From the 1 of 13 linked papers with an AI index.
13 papers
Toward Robust In-Context Segmentation via Concept Guidance
Zhigang Chen, Xiawu Zheng, Rongrong Ji
The paper proposes Concept-Guided In-Context Segmentation (CG-ICS), which improves the robustness of few-shot image segmentation by extracting high-level semantic concepts from ref…
SpecEyes: Accelerating Agentic Multimodal LLMs via Speculative Perception and Planning
Haoyu Huang, Jinfa Huang, Zhongwei Wan +3
Agentic multimodal large language models (MLLMs) (e.g., OpenAI o3 and Gemini Agentic Vision) achieve remarkable reasoning capabilities through iterative visual tool invocation. How…
A2RBench: An Automatic Paradigm for Formally Verifiable Abstract Reasoning Benchmark Generation
Qingchuan Ma, Yuexiao Ma, Yongkang Xie +3
Abstract reasoning ability reflects the intelligence and generalization capacity of LLMs to extract and apply abstract rules. However, accurately measuring this ability remains cha…
HEART: Exploiting Head Heterogeneity in Sparse Attention for Video Diffusion
Xuzhe Zheng, Yuexiao Ma, Jing Xu +3
Sparse attention accelerates video diffusion by allowing each attention head to focus on only a small subset of interactions. Existing methods already construct head-specific spars…
ALGOGEN: Tool-Generated Verifiable Traces for Reliable Algorithm Visualization
Kunpeng Liao, Yuexiao Ma, Yisheng Lin +3
Algorithm Visualization (AV) helps students build mental models by animating algorithm execution states. Recent LLM-based systems such as CODE2VIDEO generate AV videos in an end-to…
ForestPrune: High-ratio Visual Token Compression for Video Multimodal Large Language Models via Spatial-Temporal Forest Modeling
Shaobo Ju, Baiyang Song, Tao Chen +6
Due to the great saving of computation and memory overhead, token compression has become a research hot-spot for MLLMs and achieved remarkable progress in image-language tasks. How…