AIBullisharXiv – CS AI · Jun 57/10
🧠Researchers introduce HiDe, a training-free framework that improves Multimodal Large Language Models' (MLLMs) performance on high-resolution images by identifying that background interference—not object size—is the primary limitation. The method uses token-wise attention decoupling and layout-preserving techniques to achieve state-of-the-art results on multiple benchmarks while reducing memory usage by 75% compared to existing approaches.
AIBullisharXiv – CS AI · Jun 27/10
🧠AdaCodec introduces a predictive visual coding approach for video multimodal large language models that adaptively allocates visual tokens based on scene complexity. Rather than encoding each frame independently as RGB images, the system sends full reference frames only when scenes are unpredictable and uses compact tokens for inter-frame changes, achieving superior performance at 1/7th the token budget while reducing latency significantly.
AIBullisharXiv – CS AI · Apr 157/10
🧠Researchers introduce JanusCoder, a foundational multimodal AI model that bridges visual and programmatic intelligence by processing both code and visual outputs. The team created JanusCode-800K, the largest multimodal code corpus, enabling their 7B-14B parameter models to match or exceed commercial AI performance on code generation tasks combining textual instructions and visual inputs.
AIBearisharXiv – CS AI · Apr 147/10
🧠Researchers introduce Grid2Matrix, a benchmark that reveals fundamental limitations in Vision-Language Models' ability to accurately process and describe visual details in grids. The study identifies a critical gap called 'Digital Agnosia'—where visual encoders preserve grid information that fails to translate into accurate language outputs—suggesting that VLM failures stem not from poor vision encoding but from the disconnection between visual features and linguistic expression.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce SceneConductor, a multi-agent AI framework that generates complete 3D scenes from single images by decomposing the task into structured stages: scene initialization, environment construction, and multi-agent refinement. The approach reduces reliance on extensive scene-level supervision while achieving superior geometric accuracy and spatial consistency compared to existing methods.
AINeutralarXiv – CS AI · May 295/10
🧠Researchers introduce AlignG, a machine learning approach that improves scene graph generation by enabling predicates to adapt their meanings based on image context rather than remaining static. The method uses prototype feedback to recalibrate predicate representations while preventing semantic drift, demonstrating measurable performance improvements on standard benchmarks.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce Vision-OPD, a self-distillation framework that improves multimodal large language models' ability to detect fine-grained visual details by training full-image models to match the performance of crop-focused models. The technique achieves competitive results against larger models without requiring external teachers, labels, or inference-time tools, addressing a critical weakness in current MLLMs.
AINeutralarXiv – CS AI · Apr 206/10
🧠A comprehensive survey paper examines how computer vision systems classify images into high-level and abstract categories, revealing that current approaches struggle with conceptual understanding beyond simple visual features. The research identifies key challenges including dataset limitations and the need for hybrid AI systems that integrate supplementary information to better handle abstract concepts like emotions, aesthetics, and ideologies.
AIBullisharXiv – CS AI · Mar 166/10
🧠Researchers developed UNIFIER, a continual learning framework for multimodal large language models (MLLMs) to adapt to changing visual scenarios without catastrophic forgetting. The framework addresses visual discrepancies across different environments like high-altitude, underwater, low-altitude, and indoor scenarios, showing significant improvements over existing methods.
🏢 Hugging Face
AIBullisharXiv – CS AI · Mar 26/1019
🧠Researchers have developed EMO-R3, a new framework that enhances emotional reasoning capabilities in Multimodal Large Language Models through reflective reinforcement learning. The approach introduces structured emotional thinking and reflective rewards to improve interpretability and emotional intelligence in visual understanding tasks.