paper-with-me

홈 › Papers

FabriMAE I Trust Myself? Self-Evaluating VLA Action Generation with Markov Attention Entropy

2026-08-17 · Aniri, Chen Yilin, Jinhe Bi, Junfei Guo, Donglai Ran, Xu Bian, Zengjie Jin, Yujun Wang, Yijun Tian, Volker Tresp, Fei Shen, Tat-Seng Chua, Yunpu Ma arxiv

Vision-Language-Action models (VLAs) integrate visual perception, language instruction, and action generation into end-to-end policies across heterogeneous architectures. However, enabling VLAs to self-evaluate their action generation reliability without external supervision remains a major challenge. Existing methods either rely on expert annotations or estimate uncertainty only from output statistics, largely ignoring internal signals. In this work, we observe that internal visual modality entropy exhibits consistent distinctions between successful and failed tasks across heterogeneous VLAs. Although VLAs' architectures differ in their action generation, we show that they share a common latent action generation abstraction evolving under visual perception, language instruction, and state input, which we formulate as a Conditional Generative Markov Chain. Based on this formulation, we propose MAE (Markov Attention Entropy), a self-evaluation framework that directly converts internal attention signals into architecture-aware reliability scores, and introduce LIBERO-Reflect, a 4,000-episode benchmark combining 2,000 standard episodes and 2,000 challenging episodes across four subsets. Extensive experiments across heterogeneous VLA architectures and diverse scenarios show that MAE consistently outperforms state-of-the-art baselines on AUPR, AUROC, and FPR@95. We further instantiate FabriMAE for verifier-free test-time action selection, showing that MAE-guided multiple sampling improves PI-family robustness on LIBERO-Plus with small observed runtime overhead.

📄 PDF Abstract BibTeX arXiv:2608.16697

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Who Should I Trust: AI or Myself? Leveraging Human and AI Correctness Likelihood to Promote Appropriate Trust in AI-Assisted Decision-Making

2023-01-14 · Shuai Ma, Ying Lei, Xinru Wang, Chengbo Zheng 외

In AI-assisted decision-making, it is critical for human decision-makers to know when to trust AI and when to trust themselves. However, prior studies calibrated human trust only based on AI confidence indicating AI's co…

Decision Making

Symbolic Computation in Software Science: My Personal View

2021-09-07 · Bruno Buchberger

In this note, I develop my personal view on the scope and relevance of symbolic computation in software science. For this, I discuss the interaction and differences between symbolic computation, software science, automat…

Management

Me, Myself, and $π$ : Evaluating and Explaining LLM Introspection

2026-03-17 · Atharv Naphade, Samarth Bhargav, Sean Lim, Mcnair Shah arxiv

A hallmark of human intelligence is Introspection-the ability to assess and reason about one's own cognitive processes. Introspection has emerged as a promising but contested capability in large language models (LLMs). H…

Refine Myself by Teaching Myself: Feature Refinement via Self-Knowledge Distillation

2021-03-15 · CVPR 2021 1 · Mingi Ji, Seungjae Shin, Seunghyun Hwang, Gibeom Park 외

Knowledge distillation is a method of transferring the knowledge from a pretrained complex teacher model to a student model, so a smaller network can replace a large teacher network at the deployment stage. To reduce the…

Data AugmentationKnowledge Distillationobject-detectionObject Detection+3

Talking to myself: self-dialogues as data for conversational agents

2018-09-18 · Joachim Fainberg, Ben Krause, Mihai Dobre, Marco Damonte 외

Conversational agents are gaining popularity with the increasing ubiquity of smart devices. However, training agents in a data driven manner is challenging due to a lack of suitable corpora. This paper presents a novel m…