paper-with-me

Papers

Decoding Task Progress from VLA Representations

2026-08-13 · Atiksh Bhardwaj, Edward Weiyi Duan, Prithwish Dan, Wei-Chiu Ma, Preston Culbertson arxiv

Vision-language-action models (VLAs) are moving rapidly towards deployment as general-purpose manipulation policies, but we currently lack basic tools for understanding what these models represent internally or for monitoring them at runtime. Leveraging ideas from mechanistic interpretability, we probe the residual stream of $π_{0.5}$ and find that task progress, the normalized time remaining in a trajectory, is linearly readable from the activations. We find that this signal is present in the pretrained PaliGemma backbone prior to training on any robot-specific data. A single linear probe generalizes to unseen tasks and varies under language counterfactuals when trained on multi-prompt data, but does not enable meaningful steering of the policy. These properties make the signal directly useful for instrumenting deployed VLAs. We use the probe as a simple label-free OOD detector, which detects stalled task progress, and find it competitive with state-of-the-art methods. Our results suggest that VLAs have rich, linearly readable internal representations of semantic quantities like task progress, and that learning to read these signals offers a lightweight, interpretable path toward monitoring deployed visuomotor policies.

📄 PDF Abstract BibTeX arXiv:2608.13474

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comparing Span Extraction Methods for Semantic Role Labeling

2021-08-01 · ACL (spnlp) 2021 8 · Zhisong Zhang, Emma Strubell, Eduard Hovy

In this work, we empirically compare span extraction methods for the task of semantic role labeling (SRL). While recent progress incorporating pre-trained contextualized representations into neural encoders has greatly i…

Semantic Role Labeling

ViEEG: Hierarchical Neural Coding with Cross-Modal Progressive Enhancement for EEG-Based Visual Decoding

2025-05-18 · Minxu Liu, Donghai Guan, Chuhang Zheng, Chunwei Tian 외

Understanding and decoding brain activity into visual representations is a fundamental challenge at the intersection of neuroscience and artificial intelligence. While EEG-based visual decoding has shown promise due to i…

Brain DecodingContrastive LearningEEGEeg Decoding+1

ProCA: Progressive Contrastive Alignment for Robust EEG Visual Decoding

2026-09-04 · Kanglei Zhou, Chunyan Lan, Dongyang Li, Jun Zhu 외 arxiv

Electroencephalogram (EEG) visual decoding aims to recover visual semantics from non-invasive neural time-series signals, for which robust alignment between noisy neural responses and stable semantic representations is k…

Contrastive LearningEeg Decoding

Decoding Order Matters in Autoregressive Speech Synthesis

2026-01-13 · Minghui Zhao, Anton Ragni arxiv

Autoregressive speech synthesis often adopts a left-to-right order, yet generation order is a modelling choice. We investigate decoding order through masked diffusion framework, which progressively unmasks positions and …

Speech Synthesis

Progressive Multi-scale Light Field Networks

2022-08-13 · David Li, Amitabh Varshney

Neural representations have shown great promise in their ability to represent radiance and light fields while being very compact compared to the image set representation. However, current representations are not well sui…