Search papers, labs, and topics across Lattice.
This paper introduces MAE (Markov Attention Entropy), a self-evaluation framework that leverages internal visual modality entropy to assess the reliability of action generation in Vision-Language-Action (VLA) models without external supervision. By formulating a Conditional Generative Markov Chain, the authors demonstrate that despite architectural differences, VLAs share a common latent action generation abstraction that can be effectively evaluated using attention signals. Extensive experiments reveal that MAE significantly outperforms existing methods on key metrics, enhancing robustness in action selection during test time with minimal runtime overhead.
Internal visual modality entropy can serve as a reliable self-evaluation metric for action generation in heterogeneous VLA architectures, outperforming traditional methods.
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.