Topic
test-time
New AI Research Shows Vision-Language Models Think Better with Visual Grounding
Researchers introduce visually grounded thinking, a reasoning process that interleaves natural-language thoughts with explicit point or box groundings to image regions. The method, using a scalable synthesis pipeline and grounding-aware reinforcement learning, consistently improves performance of Gemma3-4B-IT on counting and spatial reasoning benchmarks, with the 4B model matching or surpassing the 27B variant.
Less is More: Improving LLM Reasoning with Minimal Test-Time Intervention
Researchers propose Minimal Test-Time Intervention (MTI), a training-free method that enhances large language model reasoning by focusing on localized, high-entropy tokens. MTI achieves +9.28% average improvement on six benchmarks for DeepSeek-R1-7B and +11.25% on AIME2024 for Ling-mini-2.0, with minimal computational cost.
Research Shows 'Retrieve, Don't Retrain' Approach Cuts AI Model Adaptation Costs
A new research paper from arXiv proposes a retrieval-augmented vision-language-action (VLA) policy that eliminates the need for per-task fine-tuning. By retrieving relevant demonstrations from a pool at test time, the frozen policy adapts to new tasks without updating model parameters. The method shows strong results on robotic manipulation benchmarks, including PushT and RoboTwin 2.0, and on a real robot.