y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#uncertainty-quantification News & Analysis

152 articles tagged with #uncertainty-quantification. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

152 articles
AINeutralarXiv – CS AI · Jun 236/10
🧠

Flow Annealing Posterior Sampling for Function-Space Regression and Inverse Problems

Researchers introduce Flow Annealing Posterior Sampling (FAPS), a new function-space framework that unifies stochastic-process regression with PDE inverse problems using pretrained flow-matching priors. The method enables probabilistic inference from sparse observations while maintaining computational efficiency and accurate uncertainty quantification, outperforming existing baselines.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Generative Robust Optimisation

Researchers introduce Generative Robust Optimisation (GRO), a framework using deep generative models to define uncertainty sets for optimization problems that better capture real-world data complexity than traditional geometric approaches. The method combines neural network decoders with a five-point evaluation framework and demonstrates practical applicability through production planning and facility location studies.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Interpretable Uncertainty Routing Separating Emotion Ambiguity from Distribution Shift in Facial Expression Recognition

Researchers have developed a method to distinguish between two types of uncertainty in facial expression recognition: ambiguity from human disagreement versus errors from distribution shift. The Uncertainty-Aware Routing system uses deep ensembles to separate aleatoric and epistemic uncertainty, enabling more intelligent handling of ambiguous faces versus out-of-distribution inputs.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Generalization of Fine-Tuned Uncertainty Communication and Metacognition in Large Language Models

Researchers demonstrate that large language models can be fine-tuned to improve uncertainty communication—aligning stated confidence with actual answer correctness—but gains don't reliably transfer across different confidence tasks or domains. Multitask training shows promise for broader generalization, addressing a critical reliability issue as LLMs are deployed in high-stakes settings.

AIBullisharXiv – CS AI · Jun 196/10
🧠

ProMUSE: Progressive Multi-modal Uncertainty-guided Staged Evidential Alzheimer Disease Classification

Researchers introduce ProMUSE, an AI system that intelligently decides when to use expensive medical imaging for Alzheimer's diagnosis by first analyzing low-cost clinical data and progressively incorporating MRI or PET scans only when uncertainty warrants it. The approach maintains diagnostic accuracy while reducing imaging costs by 50-90%, demonstrating practical efficiency gains for real-world clinical deployment.

AINeutralarXiv – CS AI · Jun 196/10
🧠

AURA: Adaptive Uncertainty-aware Refinement for LLM-as-a-Judge Auditing

Researchers introduce AURA, a framework that improves the reliability of using large language models as judges for evaluating generated text by iteratively learning human-consistency patterns and prioritizing uncertain comparisons for human review. The approach addresses the core challenge that LLM judges often reflect their own biases rather than genuine human preferences, even when some human feedback is available.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Uncertainty-Aware Reward Modeling for Stable RLHF

Researchers propose Uncertainty-Aware Reward Modeling (UARM), a technique that addresses critical vulnerabilities in RLHF training by equipping reward models with calibrated uncertainty estimates and reweighting policy optimization to prevent reward hacking. The method uses quantile-based conformal prediction and heteroscedastic variance decomposition, demonstrating improved alignment quality across multiple benchmark datasets.

AINeutralarXiv – CS AI · Jun 126/10
🧠

Strategic Decision Support for AI Agents

Researchers propose a framework for strategic decision support in AI agent systems that balances minimizing human intervention with controlling the risk of agents acting without support when they should seek it. The approach uses threshold-based optimization and online algorithms to reduce unnecessary support calls while maintaining reliability, with applications across information gathering, human-AI collaboration, and tool use.

AIBullisharXiv – CS AI · Jun 106/10
🧠

Co-GLANCE: Uncertainty-Aware Active Perception for Heterogeneous Robot Teaming

Researchers introduce Co-GLANCE, an onboard AI system for multi-robot teams that detects and resolves perceptual uncertainty in unstructured environments without cloud computing. By distilling vision-language model capabilities into an efficient local model with statistical uncertainty guarantees, the system achieves 25-36% accuracy improvements over cloud-based approaches while reducing inference latency by 350x.

AINeutralarXiv – CS AI · Jun 106/10
🧠

SHAPO: Sharpness-Aware Policy Optimization for Safe Exploration

Researchers propose SHAPO (Sharpness-Aware Policy Optimization), a reinforcement learning technique that improves safe exploration by treating parameter sensitivity as a proxy for uncertainty. The method makes policy updates conservative in unexplored regions, demonstrating improved safety and task performance across continuous-control tasks.

AINeutralarXiv – CS AI · Jun 96/10
🧠

A Multi-Agent System for IPMSM Design Optimization via an FEA-AI Hybrid Approach

Researchers propose an automated multi-agent AI system for optimizing Interior Permanent Magnet Synchronous Motor (IPMSM) design that combines retrieval-augmented generation, finite element analysis, and machine learning surrogates. The framework addresses traditional bottlenecks in motor design by automating problem setup, reducing computational costs, and improving prediction reliability through uncertainty-aware switching between AI inference and high-fidelity simulation.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Beyond Point Estimates: Benchmarking Uncertainty Quantification Methods on the AION-1 Astronomical Foundation Model

Researchers benchmarked seven uncertainty quantification (UQ) methods on the AION-1 astronomical foundation model for galaxy property prediction, finding that conformal prediction methods—particularly the Locally Valid and Discriminative (LVD) framework—significantly outperform traditional approaches by providing reliable, adaptive confidence intervals. This work establishes best practices for deploying foundation models in scientific inference where uncertainty estimates are as critical as point predictions.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Instrumented data for causal scientific machine learning

Researchers propose 'instrumented data' as a new paradigm for scientific machine learning, where each data point carries its mechanistic model, uncertainty estimates, and executable counterfactuals. This approach bridges observational data and synthetic data by creating sensor-backed simulations with explicit parameters and causal intervention capabilities, with applications across computational biology, climate modeling, materials science, and medical imaging.

AINeutralarXiv – CS AI · Jun 96/10
🧠

A Unifying Lens on Reward Uncertainty in RLHF

Researchers propose using distributional reward models instead of scalar models to address reward hacking in RLHF, where AI policies exploit errors in reward models. A unified mathematical framework shows that pessimistic reward adjustment through KL regularization recovers existing ensemble aggregation methods as special cases, providing theoretical clarity on uncertainty handling in AI alignment.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Developing Distance-Aware Physics-Constrained Probabilistic Frameworks for Industrial Prognostics

Researchers present two physics-constrained probabilistic frameworks (PC-SNGP and PC-SNER) for industrial prognostics that improve prediction accuracy and uncertainty quantification by maintaining awareness of input distance from training data. The methods use spectral normalization to preserve distance representations and dynamic weighting strategies, demonstrating improved performance on bearing failure prediction benchmarks while maintaining robustness under distributional shifts.

AINeutralarXiv – CS AI · Jun 96/10
🧠

UA-DCM: Uncertainty-aware Causal Decision Making via Effect Bound Decomposition

Researchers introduce UA-DCM, a framework that distinguishes between causal effect uncertainty that can be resolved with more data versus uncertainty inherent to unobserved confounding. By decomposing effect bounds through max-min optimization, the method helps practitioners determine whether additional sampling will improve decision-making or if alternative approaches like randomized trials are necessary.

AIBullisharXiv – CS AI · Jun 86/10
🧠

Exploring Agentic Tool-Calling Decisions via Uncertainty-Aligned Reinforcement Learning

Researchers propose TRUST, a reinforcement learning framework that improves LLM-based agent decision-making by incorporating uncertainty quantification into reward design. The approach addresses a critical flaw where standard RL weakens the distinction between correct and incorrect tool-use decisions, leading to overconfident mistakes and reduced exploration capabilities.

AINeutralarXiv – CS AI · Jun 85/10
🧠

A Geometric Gaussian Mixture Representation of Plane Curves

Researchers introduce a Gaussian Mixture Model (GMM) framework that represents plane curves as probabilistic geometric primitives, encoding both tangential and normal uncertainty. This mathematical approach enables uncertainty-aware geometric modeling applicable to CAD, robotics, and digital twin applications.

AINeutralarXiv – CS AI · Jun 86/10
🧠

GP-Adapter: Gaussian Process CLIP-Adapter for Few-Shot Out-of-Distribution Detection

Researchers introduce GP-Adapter, a training-free framework combining CLIP with Gaussian Process uncertainty modeling to improve few-shot classification and out-of-distribution detection. The approach maintains CLIP's frozen backbone while adding probabilistic inference capabilities, requiring minimal computational overhead and achieving competitive performance on multiple benchmarks.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Bounded-Abstention Pairwise Learning to Rank

Researchers introduce a novel abstention mechanism for pairwise learning-to-rank systems that enables algorithmic decision-making to defer uncertain predictions to human experts. The method uses risk-based thresholding and includes theoretical guarantees, a plug-in algorithm, and empirical validation across datasets.

AINeutralarXiv – CS AI · Jun 56/10
🧠

A Framework for Measuring Appropriate Reliance on Set-Valued AI Advice

Researchers introduce the first formal framework for evaluating how humans should appropriately rely on set-valued AI advice (discrete sets or continuous intervals) rather than point predictions. The framework defines metrics for both classification and regression tasks, addressing a gap in human-AI collaboration research by measuring not just whether advice is followed, but whether that reliance actually improves decision-making outcomes.

$MKR
AINeutralarXiv – CS AI · Jun 56/10
🧠

Conformal Risk-Averse Decision Making with Action Conditional Guarantee

Researchers introduce action-conditional conformal prediction, a machine learning safety framework that provides explicit guarantees for each decision an AI system makes. This advancement strengthens uncertainty quantification methods for risk-averse decision-making, enabling more reliable automated decision systems with measurable safety constraints.

$MKR
← PrevPage 3 of 7Next →