AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce CORTIS, a framework that enables spoken language models (SLMs) to handle task-oriented voice agent functions using only text-based training data, eliminating the need for expensive paired speech-target annotations. The approach matches or outperforms traditional ASR-LLM cascades while demonstrating superior robustness under acoustic degradation.
AINeutralarXiv – CS AI · Jun 97/10
🧠Researchers introduce WeaveBench, a comprehensive benchmark for evaluating computer-use agents across hybrid interfaces combining GUI, CLI, and code operations. The benchmark reveals significant capability gaps, with the best frontier models achieving only 41.2% success rates on 114 real-world tasks, indicating that current AI agents struggle with complex multi-interface orchestration.
AIBearisharXiv – CS AI · Jun 97/10
🧠Researchers have identified significant privacy vulnerabilities in Multi-modal Large Language Models (MLLMs) that process both text and images, revealing these systems can leak sensitive information embedded in images or retained in memory. The study introduces MM-Privacy, a comprehensive dataset for evaluating privacy risks across multi-modal tasks, and demonstrates that task inconsistency contributes substantially to data exposure risks.
AIBullisharXiv – CS AI · May 47/10
🧠Researchers introduce Odysseus, an open framework for training vision-language models (VLMs) to handle 100+ turn decision-making tasks using reinforcement learning, demonstrated through Super Mario Land gameplay. The work achieves 3x better performance than existing models while maintaining general capabilities, advancing the frontier of embodied AI agents.
AIBullisharXiv – CS AI · May 17/10
🧠OmniDrive-R1 is a new Vision-Language Model framework that addresses critical reliability failures in autonomous driving by combining perception and reasoning through an interleaved multi-modal chain-of-thought mechanism, achieving significant accuracy improvements (37.81% to 73.62%) without requiring dense localization labels.
AIBullisharXiv – CS AI · Mar 277/10
🧠Researchers introduce the Wireless World Model (WWM), a multi-modal AI framework for 6G networks that predicts wireless channel evolution by understanding electromagnetic wave propagation through 3D geometry. The model demonstrates superior performance across five downstream tasks and real-world measurements, outperforming existing foundation models.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers submitted a vision-language-action driving agent called OmniDrive to the doScenes Instructed Driving Challenge, which predicts autonomous vehicle trajectories based on visual context, motion history, and natural language instructions. The team introduced a divided-view perception module that improves multi-camera visual grounding by reducing cross-view interference, enabling better alignment between language instructions and driving-relevant visual evidence.
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 96/10
🧠Researchers introduce ArtiFact, a large-scale multi-modal dataset containing 651,045 museum records from three major art institutions combined with images, text, and structured data. The dataset benchmarks AI systems on cross-modal error detection and semantic query processing tasks, revealing significant challenges in detecting domain-specific errors and handling culturally-nuanced information retrieval.
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers introduce VGGSounder, an improved benchmark dataset for evaluating audio-visual foundation models that addresses critical limitations in the widely-used VGGSound dataset. The new dataset features comprehensive re-annotation, proper multi-label support, and modality-specific performance metrics to enable more accurate assessment of AI models' multi-modal understanding capabilities.
AINeutralarXiv – CS AI · Jun 26/10
🧠DiffCrossGait presents a novel deep learning approach that uses latent diffusion models to improve cross-modal gait recognition between 2D silhouettes and 3D LiDAR data. The method achieves state-of-the-art results on major benchmarks by aligning trajectories during the generative process rather than only at the embedding level, while maintaining computational efficiency during inference.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers introduce TelecomTS, a large-scale observability dataset from 5G telecommunications networks designed to advance time series analysis and anomaly detection. The dataset addresses a critical gap in AI research by providing de-anonymized, scale-preserved metrics that reflect real-world system monitoring challenges, while benchmarking reveals that current foundation models struggle with the noisy, high-variance characteristics of enterprise observability data.
AIBullisharXiv – CS AI · May 276/10
🧠Hi-SAM is a new hierarchical multi-modal recommendation framework that improves how AI systems process diverse data types (text, images) for personalized suggestions. The system addresses tokenization inefficiencies and architectural misalignments in existing approaches, achieving 6.55% improvement in core metrics when deployed at scale.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce TAP (Two-Stage Adaptive Personalization), a novel federated learning framework that enables personalized fine-tuning of foundation models across clients with heterogeneous tasks and modalities. The method uses mismatched architectures to prevent cross-task interference and post-FL distillation to recover shared knowledge, advancing practical deployment of AI systems in distributed environments.
AINeutralarXiv – CS AI · May 96/10
🧠Researchers propose a novel knowledge distillation method for multi-modal AI systems that transfers modality relationship information from teacher to student networks by learning the teacher's Gram Matrix. This approach goes beyond existing methods that only focus on final output, enabling deeper knowledge transfer across different data modalities.
AINeutralarXiv – CS AI · Apr 136/10
🧠Researchers introduce Spatial-Gym, a benchmarking environment that evaluates AI models on spatial reasoning tasks through step-by-step pathfinding in 2D grids rather than one-shot generation. Testing eight models reveals a significant performance gap, with the best model achieving only 16% solve rate versus 98% for humans, exposing critical limitations in how AI systems scale reasoning effort and process spatial information.
AIBullisharXiv – CS AI · Apr 136/10
🧠Researchers introduce VISOR, a new agentic visual retrieval-augmented generation system that improves how AI models reason over multi-page visual documents. By addressing key technical challenges in evidence gathering and context management, VISOR achieves state-of-the-art results on complex visual reasoning tasks.
AINeutralarXiv – CS AI · Apr 106/10
🧠Researchers have developed an enhanced version of YOLOv5 that combines visual and textual data through cross-attention mechanisms to improve UI control detection in software screenshots. Tested on over 16,000 annotated images across 23 control classes, the multi-modal approach significantly outperforms pixel-only detection, with convolutional fusion showing the strongest results for semantically complex elements.