Pith. sign in

INSIGHT: INference-time Sequence Introspection for Generating Help Triggers in Vision-Language-Action Models

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

Recent Vision-Language-Action (VLA) models show strong generalization capabilities, yet they lack introspective mechanisms for anticipating failures and requesting help from a human supervisor. We present \textbf{INSIGHT}, a learning framework for leveraging token-level uncertainty signals to predict when a VLA should request help. Using $\pi_0$-FAST as the underlying model, we extract per-token \emph{entropy}, \emph{log-probability}, and Dirichlet-based estimates of \emph{aleatoric and epistemic uncertainty}, and train compact transformer classifiers to map these sequences to help triggers. We explore supervision regimes for strong or weak supervision, and extensively compare them across in-distribution and out-of-distribution tasks. Our results show a trade-off: strong labels enable models to capture fine-grained uncertainty dynamics for reliable help detection, while weak labels, though noisier, still support competitive introspection when training and evaluation are aligned, offering a scalable path when dense annotation is impractical. Crucially, we find that modeling the temporal evolution of token-level uncertainty signals with transformers provides far greater predictive power than static sequence-level scores. This study provides the first systematic evaluation of uncertainty-based introspection in VLAs, opening future avenues for active learning and for real-time error mitigation through selective human intervention.

fields

cs.AI 1 cs.RO 1

years

2026 2

verdicts

UNVERDICTED 2

representative citing papers

AEGIS: A Backup Reflex for Physical AI

cs.AI · 2026-06-04 · unverdicted · novelty 6.0

AEGIS uses activation probes for early-warning detection of high-risk steps in weak policies and selectively escalates to stronger policies, recovering 10.1% of lost trajectories on LIBERO-Spatial while activating the strong policy on only 38% of steps.

citing papers explorer

Showing 2 of 2 citing papers.

  • AEGIS: A Backup Reflex for Physical AI cs.AI · 2026-06-04 · unverdicted · none · ref 14 · internal anchor

    AEGIS uses activation probes for early-warning detection of high-risk steps in weak policies and selectively escalates to stronger policies, recovering 10.1% of lost trajectories on LIBERO-Spatial while activating the strong policy on only 38% of steps.

  • RECALL: Recovery Experience Collection for Active Lifelong Learning in Vision-Language-Action Models cs.RO · 2026-06-22 · unverdicted · none · ref 6 · internal anchor

    RECALL introduces uncertainty-guided active data collection for continual fine-tuning of VLAs, showing efficiency gains over passive imitation but requiring replay or regularization to mitigate catastrophic forgetting.