collaborators

15 papers

cs.IR2026

miniReranker: Efficient Multimodal Reranking through Visual Cache Reuse and Interaction Sparsity

Yingqi Fan, Xuan Lu, Anhao Zhao +6

Multimodal large language models (MLLMs) have recently shown strong potential as point-wise rerankers by directly modeling query--document relevance through next-token prediction.…

cs.AI2026

Dr-DCI: Scaling Direct Corpus Interaction via Dynamic Workspace Expansion

Yi Lu, Zhuofeng Li, Ping Nie +7

Agentic search over large corpora relies on retriever-mediated interfaces (e.g., BM25 or ColBERT) for scalable candidate discovery. While effective at ranking relevant documents, t…

cs.IR2026

MMEB-V3: Measuring the Performance Gaps of Omni-Modality Embedding Models

Haohang Huang, Xuan Lu, Mingyi Su +9

Multimodal embedding models aim to map heterogeneous inputs, such as text, images, videos, and audio, into a shared semantic space. However, existing methods and benchmarks remain…

cs.CL2026

ClawBench: Can AI Agents Complete Everyday Online Tasks?

Yuxuan Zhang, Yubo Wang, Yipeng Zhu +27

AI agents may be able to assist with emails and documents, but can they reliably complete everyday online workflows on real websites? Everyday online tasks offer a realistic yet un…

cs.SE2026

VisCoder2: Building Multi-Language Visualization Coding Agents

Yuansheng Ni, Songcheng Cai, Xiangchao Chen +8

Large language models (LLMs) have recently enabled coding agents capable of generating, executing, and revising visualization code. However, existing models often fail in practical…

cs.SE2026

SWE-Next: Scalable Real-World Software Engineering Tasks for Agents

Jiarong Liang, Zhiheng Lyu, Zijie Liu +4

Executable software engineering data is valuable for training SWE agents, but scaling it remains difficult for two reasons: only a small fraction of real repository changes yield v…