Abstract
MG-Select, a novel test-time scaling framework for Vision-Language-Action models, improves performance by using KL divergence from a reference distribution generated with masked inputs, achieving significant gains in both in-distribution and out-of-distribution tasks.
Vision-Language-Action models (VLAs) have demonstrated remarkable performance in robot control. However, they remain fundamentally limited in tasks that require high precision due to their single-inference paradigm. While test-time scaling approaches using external verifiers have shown promise, they require additional training and fail to generalize to unseen conditions. We propose Masking Distribution Guided Selection (MG-Select), a novel test-time scaling framework for VLAs that leverages the model's internal properties without requiring additional training or external modules. Our approach utilizes KL divergence from a reference action token distribution as a confidence metric for selecting the optimal action from multiple candidates. We introduce a reference distribution generated by the same VLA but with randomly masked states and language conditions as inputs, ensuring maximum uncertainty while remaining aligned with the target task distribution. Additionally, we propose a joint training strategy that enables the model to learn both conditional and unconditional distributions by applying dropout to state and language conditions, thereby further improving the quality of the reference distribution. Our experiments demonstrate that MG-Select achieves significant performance improvements, including a 28%/35% improvement in real-world in-distribution/out-of-distribution tasks, along with a 168% relative gain on RoboCasa pick-and-place tasks trained with 30 demonstrations.
Community
π MG-Select β a verifier-free test-time scaling framework for Vision-Language-Action (VLA) models
π What we do:
- Propose Masking Distribution Guided Selection (MG-Select), a verifier-free test-time scaling method that leverages intrinsic model uncertainty without additional training or external modules.
- Use KL divergence between predicted and condition-masked action distributions as a self-confidence signal for selecting optimal actions from multiple candidates.
- Introduce a joint training strategy that enables the VLA to learn both conditional and condition-masked distributions via random text/state dropout.
- Validate across simulation and real-world benchmarks (RoboCasa, SIMPLER-WidowX, LIBERO, and Franka Research 3), achieving up to 168% relative improvement in low-data settings.
π‘ Why it matters:
MG-Select establishes a new verifier-free test-time scaling paradigm for VLAs, improving precision and robustness in robotic manipulation by using the modelβs own uncertainty to guide decision-making β without any external verifier or retraining.
π Paper: https://arxiv.org/abs/2510.05681
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- ContextVLA: Vision-Language-Action Model with Amortized Multi-Frame Context (2025)
- Contrastive Representation Regularization for Vision-Language-Action Models (2025)
- SITCOM: Scaling Inference-Time COMpute for VLAs (2025)
- VLA-Reasoner: Empowering Vision-Language-Action Models with Reasoning via Online Monte Carlo Tree Search (2025)
- dVLA: Diffusion Vision-Language-Action Model with Multimodal Chain-of-Thought (2025)
- VLA-RFT: Vision-Language-Action Reinforcement Fine-tuning with Verified Rewards in World Simulators (2025)
- Efficient Test-Time Scaling for Small Vision-Language Models (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper