AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce PerceptionDLM, a multimodal diffusion language model that enables parallel processing of multiple image regions simultaneously, rather than sequentially. The innovation improves inference efficiency for visual perception tasks while maintaining competitive caption quality, accompanied by a new benchmark for evaluating parallel region captioning.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduced ROSE, a benchmark that evaluates how well multimodal language models can convert visual information into context-specific actions. Testing nine MLLMs revealed significant performance drops of up to 44.5 percentage points when shifting from counting tasks to region-conditioned actions, despite near-perfect human performance, indicating a fundamental gap in how these models translate perception into actionable outputs.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce UAV-VLN-FOV, a new evaluation framework for unmanned aerial vehicle vision-language navigation that focuses on precise target reaching once the target is visible. The accompanying 3DG-VLN model uses dual-view observations and dynamic 3D direction cues to improve navigation accuracy by 13.82%, with real-world validation demonstrating practical viability.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose SD-GRPO, a new machine learning technique that improves how multimodal AI systems generate long-form responses by analyzing outputs in semantic segments rather than as a single unit. The method addresses a fundamental limitation in existing GRPO frameworks when applied to vision-language tasks, showing consistent performance improvements across controlled and real-world benchmarks.
AIBullisharXiv – CS AI · Jun 96/10
🧠Researchers introduce MOSS-Video-Preview, a cross-attention architecture enabling real-time video understanding where models process frames continuously and revise answers as new information arrives. The approach achieves 5x speedup in time-to-first-token and 2.7x higher decoding throughput compared to decoder-only models, while maintaining competitive offline performance.
AIBullisharXiv – CS AI · Jun 96/10
🧠Researchers propose Dual-Path Vision Token Routing (DPVR), a framework that optimizes multimodal large language models by routing vision tokens away from deep transformer layers where they saturate early, instead fusing visual and textual information only in the final layer. The approach reduces computational overhead by 3% while maintaining competitive performance, challenging the assumption that vision tokens must traverse all deep language-model layers.
AIBullisharXiv – CS AI · Jun 96/10
🧠Researchers developed NutriMLLM, a specialized family of vision-language models trained on 1.1 million synthetic food images with complete 65-nutrient labels, to accurately estimate dietary micronutrients from photographs. The models outperform existing proprietary systems like GPT-5 and Gemini 3 on most nutrients, addressing a critical gap in clinical nutrition assessment where previous MLLMs frequently failed or produced implausible results.
🧠 GPT-5🧠 Claude🧠 Sonnet
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers introduce GP-Adapter, a training-free framework combining CLIP with Gaussian Process uncertainty modeling to improve few-shot classification and out-of-distribution detection. The approach maintains CLIP's frozen backbone while adding probabilistic inference capabilities, requiring minimal computational overhead and achieving competitive performance on multiple benchmarks.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers introduce MoDA (Modulation Adapter), a lightweight module that improves fine-grained visual grounding in multimodal language models through instruction-guided channel-wise modulation. Testing across 12 benchmarks and three MLLM architectures demonstrates consistent performance improvements with minimal computational overhead, suggesting a practical advancement in how AI systems understand detailed visual instructions.
AIBullisharXiv – CS AI · Jun 86/10
🧠Researchers introduce MatterDoor, a method enabling autonomous robots to infer hidden room structure and semantics from doorway-occluded views using pretrained generative vision models without task-specific training. The approach combines VLM-guided outpainting, depth estimation, and semantic segmentation to generate 3D hypotheses of unobserved spaces, evaluated on a new Matterport3D-derived benchmark for robot navigation and object-reaching tasks.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers introduce AxisGuide, a lightweight method that improves robot manipulation by explicitly visualizing action coordinates in camera views. The technique augments visual observations with cues showing robot base-frame axes, enabling better generalization when objects are placed in unseen locations despite identical scene layouts.
AINeutralarXiv – CS AI · Jun 56/10
🧠Researchers have identified a structural property in Multimodal Large Language Models called functional sparsity, discovering specialized attention heads (CoRe heads) that efficiently extract relevant visual information from complex contexts. This mechanistic insight demonstrates that only the top 5% of these heads are critical for multimodal reasoning, suggesting significant potential for model optimization and inference acceleration without performance loss.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce Partial Information Decomposition (PID), a framework for analyzing how multimodal language models integrate vision and language inputs by separating unique, redundant, and synergistic contributions. The analysis reveals distinct modality-use patterns across task types and identifies visual dominance as a bottleneck in audio-visual fusion systems.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers introduce DenseMLLM, a multimodal large language model that performs fine-grained dense prediction tasks like semantic segmentation and depth estimation without requiring task-specific decoders. The minimalist approach achieves competitive performance while maintaining the generalist design philosophy of standard MLLMs, potentially simplifying model architecture and increasing practical applicability.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduced BilliardPhys-Bench, a benchmark that tests multimodal AI models' ability to predict physical interactions in billiards simulations. The evaluation reveals that leading LLMs from OpenAI, Anthropic, Google, and Alibaba struggle with dynamic physics reasoning, exhibiting systematic failures including a 'stasis bias' where models default to predicting no interaction when physical outcomes become difficult to infer.
🧠 Claude🧠 Gemini
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce PInVerify, an offline benchmark for training embodied AI agents to verify whether objects match fine-grained descriptions through active viewpoint selection. The benchmark includes 3,000 episodes across 18 object categories and evaluates multimodal language models at on-device scale, with best results reaching 85.6% accuracy using fine-tuned approaches.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce ERGeoBench, a comprehensive benchmark for evaluating multimodal large language models (MLLMs) on embodied geo-localization tasks using 2,207 street-view panoramas across three progressive difficulty settings. The evaluation reveals that current leading models can understand high-level geographic semantics but struggle with fine-grained perception, metric localization, and spatial consistency, highlighting that accurate geo-localization requires integrated perception and reasoning rather than isolated visual recognition.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers propose CSMR, a multimodal reasoning framework where language models dynamically control when to request visual evidence from independent perception modules, addressing structural limitations in existing vision-language approaches that either lose visual detail through text conversion or suffer from linguistic bias in joint optimization.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce MMTABREAL, a new benchmark dataset of 500 real-world multimodal tables with 4,021 question-answer pairs designed to rigorously evaluate how well AI language models understand tables containing charts, maps, icons, and color encodings. Testing reveals significant performance gaps in state-of-the-art models, particularly in visual grounding and multi-step reasoning, indicating that current architectures lack tight fusion between vision and tabular structure.
AINeutralarXiv – CS AI · May 276/10
🧠Researchers propose a novel game-theoretic approach to weakly-supervised video temporal grounding that models video frames and query words as cooperative game players to improve moment localization. The method addresses limitations in existing contrastive learning approaches by enabling fine-grained cross-modal interaction without relying on complex moment proposals, demonstrating superior performance on benchmark datasets.
AINeutralarXiv – CS AI · May 276/10
🧠Researchers introduced OCR-Reasoning, a new benchmark with 1,069 annotated examples to evaluate how well multimodal AI models handle text-rich image reasoning tasks. The evaluation revealed that even the most advanced models fail to exceed 50% accuracy, indicating significant gaps in this critical capability area.
AIBullisharXiv – CS AI · May 116/10
🧠Researchers introduce LiteGUI, a novel training framework that enhances lightweight GUI agents (2B-3B parameters) through reinforcement learning and knowledge distillation, achieving competitive performance with much larger models. The approach addresses key limitations of traditional supervised fine-tuning by incorporating multi-solution learning and dynamic retrieval mechanisms to reduce hallucinations in automated interface interaction tasks.
AINeutralarXiv – CS AI · May 96/10
🧠Researchers introduce Hard Negative Captions (HNC), an automatically generated dataset designed to improve vision-language models' ability to understand fine-grained mismatches between images and text. The work addresses a fundamental limitation in current image-text matching approaches, where weakly paired web data fails to teach models detailed cross-modal comprehension, demonstrating improved performance on diagnostic tasks and robustness under noisy conditions.
AINeutralarXiv – CS AI · May 16/10
🧠Researchers introduce PRISM, a three-stage training pipeline that addresses distributional drift in large multimodal models by inserting a distribution-alignment stage between supervised fine-tuning and reinforcement learning. The method uses a Mixture-of-Experts discriminator to correct perception and reasoning errors, achieving 4.4-6.0 percentage point improvements on multimodal benchmarks compared to standard SFT-to-RLVR approaches.
🧠 Gemini
AINeutralarXiv – CS AI · Apr 146/10
🧠TorchUMM is an open-source unified codebase designed to standardize evaluation, analysis, and post-training of multimodal AI models across diverse architectures. The framework addresses fragmentation in the field by providing a single interface for benchmarking models on vision-language understanding, generation, and editing tasks, enabling reproducible comparisons and accelerating development of more capable multimodal systems.
🏢 Meta