Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

67133200266 · May 202619922001200920172026
48 results for global uncertainty

Proposes integrating global and local entropy for more reliable LLMs.

problem Uncertainty in large language models (LLMs) leads to unreliable predictions.
method Measures global uncertainty from hidden-state matrices and local uncertainty from tokens, combining them via a multiplicative gate.
result Global-Local Uncertainty (GLU) outperforms unsupervised baselines across multiple models and benchmarks.

The study examines tail dependence between global economic uncertainty and BRICS currencies using high-frequency data.

problem Understanding the tail dependence between exchange rates and economic uncertainty.
method Daily Twitter Uncertainty Index and BRICS exchange rates analyzed using time-varying copula framework.
result Indian, Russian, and South African currencies exhibit elliptical copulas, while Brazilian and Chinese currencies show upward trending tail dependence.

The study examines how global economic policy uncertainty affects crude oil futures volatility.

problem Predicting crude oil futures volatility using global economic policy uncertainty.
method Established single-factor and two-factor models under the GARCH-MIDAS framework, tested with rolling-window and fixed-span specifications.
result GEPU changes have stronger predictive power than the GEPU index for crude oil futures volatility.

New method improves uncertainty quantification in latent variable models.

problem Uncertainty quantification in latent variable models with SGLD-Gibbs.
method Statistical scaling limit theory for SGLD-Gibbs, proposing hyperparameter tuning.
result Explicit guidance on hyperparameter tuning for SGLD-Gibbs ensures meaningful uncertainty quantification.

The ultimate goal of optimization is to find the minimizer of a target function.However, typical criteria for active optimization often ignore the uncertainty about the minimizer. We propose a novel criterion for global optimization and an associated sequential active learning strategy using Gaussian processes.Our crit…

2012-02-09abs ↗pdf ↗

Global sensitivity analysis improves BNN hyperparameter selection for accurate uncertainty quantification.

problem Difficulties in obtaining accurate uncertainty quantification with Bayesian Neural Networks (BNNs).
method Global sensitivity analysis of BNN performance under varying hyperparameter settings.
result Many hyperparameters interact to affect both predictive accuracy and uncertainty quantification.

Paper uses PCE to quantify ML model and input uncertainties.

problem Accurately quantify and propagate combined uncertainties in ML predictions.
method Polynomial Chaos Expansion (PCE) for joint input and model uncertainty.
result Efficient and accurate calculation of output variability and sensitivity.

DSVNP uses global and local latent variables for improved neural process predictions.

problem Limited expressiveness of vanilla neural processes in capturing target-specific local variation.
method Introduces DSVNP combining global and local latent variables for prediction.
result Competitive prediction performance in multi-output regression and uncertainty estimation.

Estimating global pairwise interaction effects, i.e., the difference between the joint effect and the sum of marginal effects of two input features, with uncertainty properly quantified, is centrally important in science applications. We propose a non-parametric probabilistic method for detecting interaction effects of…

2019-01-24abs ↗pdf ↗

This paper improves federated learning by selecting between global and personalized models based on uncertainty.

problem Inherent heterogeneity and diverse data distributions in federated learning.
method Introduces a new approach to federated learning that models predictive uncertainties to select between global and personalized models.
result The model performs better on out-of-distribution data and on par with state-of-the-art personalized federated learning algorithms in standard scenarios.

New methods improve uncertainty explanations for models.

problem Improving interpretation of uncertainty estimates from probabilistic models.
method Developed new methods to generate diverse and global explanations for uncertain model predictions.
result Generated diverse and global explanations for uncertain model predictions, addressing previous limitations.

Proposes φφ-table for statistical SHAP explanations in regression models.

problem Lack of clear directional summaries, uncertainty, and fidelity in SHAP feature importance.
method SHAP importance selection, fitting a standardized linear surrogate, reporting coefficients, uncertainty, fidelity, and stability.
result Extends SHAP into a statistical global explanation with direction, uncertainty, fidelity, and stability.

This paper presents an assessment of global economic energy potentials for all major natural energy resources. This work is based on both an extensive literature review and calculations using natural resource assessment data. Economic potentials are presented in the form of cost-supply curves, in terms of energy flows …

2012-05-21abs ↗pdf ↗

A novel double-space tensor-product RKHS framework for hybrid uncertainty sensitivity analysis.

problem Quantifying the influence of hybrid aleatory and epistemic uncertainties on high-dimensional system responses.
method A novel double-space tensor-product RKHS framework for sensitivity analysis under hybrid uncertainty.
result Concurrent double Möbius inversion orthogonally decomposes global dependence measure into pure aleatory effects, pure epistemic effects, and their interaction contributions.

Thompson sampling is an efficient algorithm for sequential decision making, which exploits the posterior uncertainty to address the exploration-exploitation dilemma. There has been significant recent interest in integrating Bayesian neural networks into Thompson sampling. Most of these methods rely on global variable u…

2019-10-30abs ↗pdf ↗

Uncertainty principles such as Heisenberg's provide limits on the time-frequency concentration of a signal, and constitute an important theoretical tool for designing and evaluating linear signal transforms. Generalizations of such principles to the graph setting can inform dictionary design for graph signals, lead to …

2016-03-10abs ↗pdf ↗

Polynomial chaos surrogates handle intrinsic noise in stochastic models.

problem Handling intrinsic noise in stochastic models with parametric uncertainty.
method Developed a PCE surrogate on a joint space of intrinsic and parametric uncertainty using Rosenblatt transformations and Karhunen-Loeve expansion.
result Quantified intrinsic noise contribution to model output variance using PCE Sobol indices.

We propose a novel neural network architecture, named the Global Workspace Network (GWN), which addresses the challenge of dynamic and unspecified uncertainties in multimodal data fusion. Our GWN is a model of attention across modalities and evolving through time, and is inspired by the well-established Global Workspac…

2020-01-26abs ↗pdf ↗

Framework disentangles deep feature uncertainty for efficient inference.

problem Inference-time uncertainty estimation for reliable decision-making.
method Uncertainty-Guided Inference-Time Selection framework.
result Significantly tighter prediction intervals and 60% compute reduction.

We study a notion of good-deal hedging, that corresponds to good-deal valuation for generalized good-deal constraints. Under model uncertainty about the market prices of risk of hedging assets, a robust approach leads to a reduction or even elimination of a speculative component in good-deal hedging, which is shown to …

2016-07-15abs ↗pdf ↗

Study shows oil prices but not COVID-19 cases affect US economic policy uncertainty.

problem Effect of COVID-19 and crude oil prices on US economic policy uncertainty.
method Used ARDL model with daily data from January 21-March 13, 2020.
result Crude oil price dynamics increase US economic policy uncertainty, while COVID-19 cases have mixed effects.

Paper proposes FMAB framework for federated learning with two models: approximate and exact.

problem Uncertainty in client sampling and suboptimality gap in federated multi-armed bandits.
method Developed a general FMAB framework and two specific models (approximate and exact), proposing Fed2-UCB for the approximate model.
result Achieved O(log(T)) regret in the approximate model and order-optimal regret in the exact model.

Climate projections suffer from uncertain equilibrium climate sensitivity. The reason behind this uncertainty is the resolution of global climate models, which is too coarse to resolve key processes such as clouds and convection. These processes are approximated using heuristics in a process called parameterization. Th…

2019-06-16abs ↗pdf ↗

New method optimizes black-box functions using generative models and Wasserstein distance.

problem Optimizing black-box functions with stochastic responses in high dimensions.
method Deep generative surrogate models and Wasserstein distance for uncertainty estimation.
result Method outperforms state-of-the-art methods in robustness to function shape and stochasticity.

Novel framework for uncertainty quantification in metric spaces.

problem Uncertainty quantification in regression models with metric responses.
method Developed algorithms for large datasets, agnostic to predictive models, with asymptotic and non-asymptotic guarantees.
result Asymptotic and non-asymptotic guarantees for special cases, demonstrated in clinical applications.

HawkesLLM models text generation with temporal influence, improving semantic alignment under limited memory.

problem Path-dependent uncertainty in agentic text-simulation systems.
method HawkesLLM framework separates temporal influence modeling from text generation, using a multivariate Hawkes process and a language model.
result HawkesLLM improves late-stage semantic alignment under a compact prompt-memory budget.

Bayesian optimization is a class of global optimization techniques. In Bayesian optimization, the underlying objective function is modeled as a realization of a Gaussian process. Although the Gaussian process assumption implies a random distribution of the Bayesian optimization outputs, quantification of this uncertain…

2020-02-04abs ↗pdf ↗

Proposes a Bayesian federated learning method for diverse tasks.

problem Current federated learning approaches focus on homogeneous tasks, ignoring task diversity.
method Integrates multi-task learning with MOGP at the local level and federated learning at the global level.
result Demonstrates superior predictive performance and uncertainty calibration on diverse tasks.

Study shows economic policy uncertainty increases stock market crash risk during pandemic.

problem Impact of economic policy uncertainty on stock market crashes during the pandemic.
method Used GARCH-S model to estimate daily skewness as a proxy for crash risk, analyzed data from US stock market.
result Significantly negative correlation between economic policy uncertainty and stock market crash risk, stronger during pandemic.

Geopolitical and geoeconomic shocks affect sovereign risk differently, with distinct transmission channels.

problem Understanding how geopolitical and geoeconomic shocks impact sovereign credit risk.
method Daily panel data of 42 economies over 2018-2025; semistructural framework; Shapley-Taylor decomposition; machine learning predictions; placebo and sign-restricted SVAR evidence.
result Geopolitical shocks primarily increase sovereign credit spreads through direct repricing, while geoeconomic shocks mainly affect spreads through financial conditions and policy uncertainty.

Study shows uncertainty calibration improves BO performance, but not as much as model type.

problem Effect of model uncertainties on Bayesian optimization performance.
method Extensive study comparing different surrogate models and their uncertainty calibration.
result Gaussian Processes outperform other models in BO, and uncertainty calibration does not significantly improve regret.

This study analyzes economic policy uncertainty indices using visibility graphs.

problem Understanding the role of economic policy uncertainty in global economies.
method Visibility graph algorithm applied to economic policy uncertainty indices.
result The economic policy uncertainty indices exhibit persistent behavior and scale-free networks.

Proposes a new framework for uncertainty-aware LLM post-training.

problem Heterogeneous, conflicting data in large language models.
method α-Rényi variational framework for learning distributions over post-training parameters.
result Enables training examples to be softly routed across ensemble members, promoting model specialisation and providing uncertainty estimates.

Novel deep Gaussian process improves predictive uncertainty.

problem Flexible probabilistic data representations with tractable inference.
method Structured Gaussian variational family with marginalisation.
result Improved accuracy and calibrated uncertainty estimates.

Deep learning predicts uncertainty to optimize Eurodollar futures trading.

problem Optimizing investment size in high-frequency Eurodollar futures trading.
method Deep learning models to estimate prediction uncertainty, scaling investment size.
result Clear outperformance with Sharpe ratio metric compared to alternative strategies.

Enhances uncertainty estimation in medical image segmentation.

problem Frequency-related noise in medical imaging leads to biased uncertainty estimates.
method Extends MC-Dropout to the frequency domain for better uncertainty estimation.
result MC-Frequency Dropout improves calibration and uncertainty in semantic segmentation.

A new method selects inducing points to optimize high-throughput Bayesian optimisation.

problem Current inducing point selection methods sacrifice high-fidelity modeling of promising regions.
method Information-theoretic criterion to select inducing points maximizing global and maximum value uncertainties.
result Surrogate models support high-precision high-throughput Bayesian optimisation.

Rigorous uncertainty quantification of probabilistic AI weather forecasts with conformal prediction

problem Calibrated uncertainty quantification in probabilistic weather forecasts
method Conformal prediction
result Calibrated uncertainty at no expense to other probabilistic metrics