activity
20242026
collaborators

30 papers

cs.CV2026

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…

cs.AI2026

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,…

cs.CV2026

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.…

cs.CV2026

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…

cs.CV2026

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…

cs.AI2026

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…