From the 1 of 34 linked papers with an AI index.
34 papers
Capturing Token Tendencies for Training-Free Token Pruning in Multimodal Large Language Models
Jie Ma, Zhike Qiu, Jie Gao +4
The paper introduces Trend-aware Pruning, a training‑free method that models the temporal dynamics of attention to selectively keep visual tokens that become important in deeper la…
One Reflection Is Not Enough: Self-Correcting Autonomous Research via Multi-Hypothesis Failure Attribution
Jie Ma, Binfei Chu, Jie Gao +6
Autonomous research agents can now draft hypotheses, write code, run experiments, and produce papers, but they remain brittle when experiments fail. Under the prevailing paradigm,…
An Extensive Benchmark for Single-round and Multi-round Instruction-based Image Editing
Yiwei Ma, Ke Ye, Weihuang Lin +4
In recent years, there have been notable advancements in the area of instruction-based image editing (IIE), which focuses on the automatic alteration of input images using a model.…
Look Less, Reason More: Block-wise Attention Skipping for Efficient Multimodal LLMs
Jie Ma, Zhike Qiu, Jiayi Ji +2
Multimodal Large Language Models (MLLMs) face a significant inference bottleneck due to the quadratic computational cost of self-attention over long visual token sequences. However…
ForensicConcept: Transferable Forensic Concepts for AIGI Detection
Menyanshu Zhou, Ziyin Zhou, Ke Sun +4
AI-generated image detectors achieve high accuracy on in-distribution data but often fail on unseen generators. A key obstacle to understanding this failure is the black-box nature…
Plan Before Search: Search Agents Need Plan
Zhipeng Qian, Zihan Liang, Yufei Ma +7
Training large language models as retrieval-augmented reasoning agents typically combines reinforcement learning with an SFT cold start distilled from a stronger model. However, th…