paper-with-me

홈 › Papers

Shifting Uncertainty to Critical Moments: Towards Reliable Uncertainty Quantification for VLA Model

2026-03-18 · Yanchuan Tang, Taowen Wang, Yuefei Chen, Boxuan Zhang, Qiang Guan, Ruixiang Tang arxiv

Vision-Language-Action (VLA) models enable general-purpose robotic policies by mapping visual observations and language instructions to low-level actions, but they often lack reliable introspection. A common practice is to compute a token-level uncertainty signal and take its mean over a rollout. However, mean aggregation can dilute short-lived but safety-critical uncertainty spikes in continuous control. In particular, successful rollouts may contain localized high-entropy segments due to benign noise or non-critical micro-adjustments, while failure rollouts can appear low-entropy for most timesteps and only exhibit brief spikes near the onset of failure. We propose a unified uncertainty quantification approach for predicting rollout success versus failure that (1) uses max-based sliding window pooling to preserve transient risk signals, (2) applies motion-aware stability weighting to emphasize high-frequency action oscillations associated with unstable behaviors, and (3) performs DoF-adaptive calibration via Bayesian Optimization to prioritize kinematically critical axes. Experiments on the LIBERO benchmark show that our method substantially improves failure prediction accuracy and yields more reliable signals for failure detection, which can support downstream human-in-the-loop interventions.

📄 PDF Abstract BibTeX arXiv:2603.18342

Code (0)

등록된 구현이 없습니다.

Tasks

Continuous Control

Similar Papers 제목 키워드 기반

Robust Dependence Measure using RKHS based Uncertainty Moments and Optimal Transport

2022-11-03 · Rishabh Singh, Jose C. Principe

Reliable measurement of dependence between variables is essential in many applications of statistics and machine learning. Current approaches for dependence estimation, especially density-based approaches, lack in precis…

BAR: Bayesian Activity Recognition using variational inference

2018-11-08 · Ranganath Krishnan, Mahesh Subedar, Omesh Tickoo

Uncertainty estimation in deep neural networks is essential for designing reliable and robust AI systems. Applications such as video surveillance for identifying suspicious activities are designed with deep neural networ…

Activity RecognitionBayesian InferenceVariational Inference

Kalman Bayesian Transformer

2025-09-12 · Haoming Jing, Oren Wright, José M. F. Moura, Yorie Nakahira arxiv

Sequential fine-tuning of transformers is useful when new data arrive sequentially, especially with shifting distributions. Unlike batch learning, sequential learning demands that training be stabilized despite a small a…

Integrating Uncertainty into Neural Network-based Speech Enhancement

2023-05-15 · Huajian Fang, Dennis Becker, Stefan Wermter, Timo Gerkmann

Supervised masking approaches in the time-frequency domain aim to employ deep neural networks to estimate a multiplicative mask to extract clean speech. This leads to a single estimate for each input without any guarante…

Speech Enhancement

Uncertainty-Aware Reliable Text Classification

2021-07-15 · Yibo Hu, Latifur Khan

Deep neural networks have significantly contributed to the success in predictive accuracy for classification tasks. However, they tend to make over-confident predictions in real-world settings, where domain shifting and …

ClassificationOutlier DetectionOut of Distribution (OOD) Detectiontext-classification+1