AIBullisharXiv – CS AI · Jun 257/10
🧠Researchers introduce SPARC, a modular framework that decouples visual perception from reasoning in vision-language models to improve test-time scaling efficiency. By separating tasks into explicit visual search and conditional reasoning stages, SPARC achieves significant performance gains on visual reasoning benchmarks while reducing computational token requirements by up to 200×.
AIBullisharXiv – CS AI · May 277/10
🧠InterSketch introduces a new vision-language model architecture that combines visual sketches with textual reasoning in an interleaved chain-of-thought approach, moving beyond text-centric AI paradigms. The model uses self-correction mechanisms and stepwise reward functions during reinforcement learning to improve performance on complex visual reasoning tasks, reportedly outperforming proprietary models like Gemini-3-Pro.
🧠 Gemini
AINeutralarXiv – CS AI · May 127/10
🧠Researchers challenge the widespread assumption that sharp attention maps in vision-language models indicate reliable outputs. Through mechanistic analysis of three VLM families (LLaVA, PaliGemma, Qwen2-VL), they find attention structure is nearly uncorrelated with correctness, while hidden-state geometry and late-layer circuits prove far more predictive of model reliability.
AIBullisharXiv – CS AI · May 117/10
🧠Researchers introduce GazeVLM, a vision-language model that implements active attention control mechanisms mimicking human visual reasoning. The 4B-parameter model autonomously generates gaze tokens to dynamically focus on task-relevant visual details, achieving 4-5% performance improvements over comparable VLMs without increasing context window size.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers conducted a controlled comparison of two architectural approaches for integrating visual information into large language models (LLMs), revealing that visual tokens undergo progressive transformation as they traverse network layers. The study demonstrates that integration paradigm choice fundamentally affects how visual features align with language space and model performance across vision-language tasks.
🏢 Meta
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers introduce a reinforcement learning framework called Modality-Aware Credit Assignment (MoCA) that improves Vision-Language Models by separately identifying whether failures stem from perception errors or reasoning flaws. The approach uses Perception Verification and Structured Verbal Verification to enable targeted supervision and scalable training across diverse vision-language tasks.
AINeutralarXiv – CS AI · May 116/10
🧠LensVLM is a new inference framework that enables Vision Language Models to process highly compressed images of text by selectively expanding relevant sections, achieving 4.3x compression while maintaining accuracy comparable to full-resolution processing. The approach combines learned tool selection with post-training techniques to overcome the fundamental limitation that compressed text becomes illegible to standard vision encoders.