AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce ZeProM, a zero-shot framework using Video-Language Models to detect procedural mistakes without task-specific training. The approach matches or exceeds supervised methods on standard benchmarks, suggesting a shift toward more generalizable AI solutions for quality control across industries.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers introduce IEA, a conversational AI agent that enables amateur users to edit images through natural language by learning to operate parameterized editing tools in an interpretable action space. The system uses a three-stage training pipeline combining supervised fine-tuning, reinforcement learning with rewards for editing quality, and synthetic data fine-tuning, producing transparent edit traces that outperform both generative and tool-calling baselines in user studies.
AIBullisharXiv – CS AI · Jun 27/10
🧠SceneSmith is a new AI framework that generates realistic, physics-accurate indoor environments from natural language descriptions for robot simulation and training. The system produces 3-6x more objects than existing methods with minimal collisions, achieving 92% realism in user evaluations and enabling automated robot policy testing.
AIBullisharXiv – CS AI · Apr 77/10
🧠Researchers developed Sim2Real-AD, a framework that successfully transfers VLM-guided reinforcement learning policies trained in CARLA simulation to real autonomous vehicles without requiring real-world training data. The system achieved 75-90% success rates in real-world driving scenarios when deployed on a full-scale Ford E-Transit.
AIBullisharXiv – CS AI · Apr 67/10
🧠Researchers introduce IMAgent, an open-source visual AI agent trained with reinforcement learning to handle multi-image reasoning tasks. The system addresses limitations of current VLM-based agents that only process single images, using specialized tools for visual reflection and verification to maintain attention on image content throughout inference.
🏢 OpenAI🧠 o1🧠 o3
AIBullisharXiv – CS AI · Mar 167/10
🧠DriveMind introduces a new AI framework combining vision-language models with reinforcement learning for autonomous driving, achieving significant performance improvements in safety and route completion. The system demonstrates strong cross-domain generalization from simulation to real-world dash-cam data, suggesting practical deployment potential.
AIBullisharXiv – CS AI · Mar 127/10
🧠Researchers introduce Super Neurons (SNs), a new method that probes raw activations in Vision Language Models to improve classification performance while achieving up to 5.10x speedup. Unlike Sparse Attention Vectors, SNs can identify discriminative neurons in shallow layers, enabling extreme early exiting from the first layer at the first generated token.
AIBullisharXiv – CS AI · Mar 56/10
🧠Researchers introduce PhysMem, a memory framework that enables vision-language model robot planners to learn physical principles through real-time interaction without updating model parameters. The system records experiences, generates hypotheses, and verifies them before application, achieving 76% success on brick insertion tasks compared to 23% for direct experience retrieval.
AINeutralarXiv – CS AI · Mar 56/10
🧠Researchers introduce 'Cognition Envelopes' as a new framework to constrain AI decision-making in autonomous systems, addressing errors like hallucinations in Large Language Models and Vision-Language Models. The approach is demonstrated through autonomous drone search and rescue missions, establishing reasoning boundaries to complement traditional safety measures.
AIBullisharXiv – CS AI · Mar 57/10
🧠Researchers developed DMAST, a new training framework that protects multimodal web agents from cross-modal attacks where adversaries inject malicious content into webpages to deceive both visual and text processing channels. The method uses adversarial training through a three-stage pipeline and significantly outperforms existing defenses while doubling task completion efficiency.
AIBullisharXiv – CS AI · Mar 57/10
🧠Researchers have developed TIGeR, a framework that enhances Vision-Language Models with precise geometric reasoning capabilities for robotics applications. The system enables VLMs to execute centimeter-level accurate computations by integrating external computational tools, moving beyond qualitative spatial reasoning to quantitative precision required for real-world robotic manipulation.
AINeutralarXiv – CS AI · Mar 46/103
🧠Researchers introduce ViPlan, the first benchmark for comparing Vision-Language Model planning approaches, finding that VLM-as-grounder methods excel in visual tasks like Blocksworld while VLM-as-planner methods perform better in household robotics scenarios. The study reveals fundamental limitations in current VLMs' visual reasoning abilities, with Chain-of-Thought prompting showing no consistent benefits.
AIBullisharXiv – CS AI · Feb 277/107
🧠Researchers introduce Spatial Credit Redistribution (SCR), a training-free method that reduces hallucination in vision-language models by 4.7-6.0 percentage points. The technique redistributes attention from dominant visual patches to contextual areas, addressing the spatial credit collapse problem that causes AI models to generate false objects.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers introduce DataClaw0, an AI system that actively refines and structures unstructured multimodal data streams to align with specific user and downstream task intents. The 9B-parameter model uses a two-stage pipeline combining supervised fine-tuning with reinforcement learning, validated through a new benchmark and demonstrated improvements in video generation, VQA, and GUI navigation tasks.
AINeutralarXiv – CS AI · Jun 116/10
🧠AutoMine, a novel scenario mining method combining large language models and vision language models, achieved competitive scores in the Argoverse 2 Scenario Mining Competition at CVPR 2026. The approach addresses the critical challenge of extracting safety-critical scenarios from autonomous driving logs through self-refining code generation and execution feedback.
AIBullisharXiv – CS AI · Jun 116/10
🧠Researchers developed MSUE, a multi-expert question-answering system that achieved 0.95 accuracy in the 2026 SoccerNet VQA Challenge by combining vision-language models, large language models, and specialized experts. The solution uses an LLM router to dynamically dispatch questions to text, image, and video processing experts, demonstrating advances in multi-modal AI for domain-specific tasks.
AINeutralarXiv – CS AI · Jun 26/10
🧠VESTA is a new AI framework that enhances vision-language models with dynamically generated statistical tools to automate scientific model fitting tasks. The system outperforms prior approaches by actively exploring data through adaptive tool creation rather than relying solely on iterative critique, with particular strength on complex, domain-specific modeling problems.
AIBullisharXiv – CS AI · May 296/10
🧠Researchers introduce VisAnomReasoner, a parameter-efficient Vision-Language Model designed for time-series anomaly detection, trained on VisAnomBench—a new benchmark augmented with high-quality natural language explanations. The model achieves significant performance improvements over existing approaches, demonstrating 21-23 percentage point gains in precision and F1 scores.
AIBullisharXiv – CS AI · May 286/10
🧠Researchers introduce OC-VTP, a lightweight vision token pruning method for Vision Language Models that reduces computational overhead by selectively retaining the most representative visual tokens without requiring model fine-tuning. The approach maintains inference accuracy across all pruning ratios while providing computational efficiency gains and interpretability benefits.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce MarsTSC, a novel framework combining Vision Language Models with agentic reasoning for few-shot multimodal time series classification. The system uses collaborative AI roles—Generator, Reflector, and Modifier—to iteratively refine knowledge and improve classification accuracy across 12 benchmarks while providing interpretable explanations.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce DUDE, a framework that teaches AI web agents to resist deceptive interface elements through hybrid-reward learning and experience summarization. The accompanying RUC benchmark demonstrates the framework reduces susceptibility to deception by 53.8% while preserving task performance, addressing a critical vulnerability in autonomous GUI interaction systems.
AIBullisharXiv – CS AI · May 126/10
🧠Researchers demonstrate that large multimodal models develop internal visual representations when solving spatial reasoning tasks, improving puzzle-solving accuracy from 83% to 89% by integrating visual tokens into chain-of-thought reasoning. The findings suggest AI systems spontaneously form world models without explicit visual supervision, with practical applications for enhancing spatial reasoning capabilities.
AIBullisharXiv – CS AI · May 126/10
🧠Researchers have developed a knowledge distillation framework that compresses a 7B 3D vision-language model into a 2.29B student model, achieving 8.7x faster inference while retaining 54-72% performance. The approach introduces "Hidden CoT," learnable latent tokens that enable spatial reasoning without explicit chain-of-thought training data, making 3D scene understanding feasible on resource-constrained devices.
AIBullisharXiv – CS AI · Apr 206/10
🧠Researchers introduce MM-Telco, a comprehensive multimodal benchmark and model suite designed to adapt large language models for telecommunications applications. The framework addresses domain-specific challenges in network optimization, troubleshooting, and customer support, with fine-tuned models demonstrating significant performance improvements over baseline LLMs.
AINeutralarXiv – CS AI · Apr 76/10
🧠Researchers developed an AI framework using reinforcement learning to automatically discover failure modes in vision-language models without human intervention. The system trains a questioner agent that generates adaptive queries to expose weaknesses, successfully identifying 36 novel failure modes across various VLM combinations.