collaborators

10 papers

cs.LG2026

Training-Free Hashing-Based Attention via Binary Principal Components

Daohai Yu, Zhanpeng Zeng, Keyu Chen +6

Long-context large language models (LLMs) are increasingly deployed in real-world applications, yet self-attention remains a major efficiency bottleneck -- especially during decodi…

cs.IR2026

Skill Is Not Document: Query-Conditioned Compatibility for LLM Agent Skill Routing

Zifei Wang, Wei Wen, Qiang Ji +3

Large language model agents increasingly rely on reusable skills, making skill retrieval a critical front-end component of agent systems. Skill retrieval, however, is not ordinary…

cs.AI2026

ManimAgent: Self-Evolving Multimodal Agents for Visual Education

Wenjia Jiang, Zongyuan Cai, Yuanhang Shao +7

Multi-round reflection lets agents built on large language models recover from failures within a single task, but each task remains an isolated episode: lessons learned across many…

cs.CV2026

Toward Native Multimodal Modeling: A Roadmap

Siyu An, Junru Lu, Junnan Dong +18

Multimodal modeling represents a vital step from modality-agnostic reasoning toward world modeling. While early approaches predominantly rely on late-fusion that assembles encoders…

cs.CV2026

Benchmarking and Evolving Reason-Reflect-Rectify for Reflective Visual Generation

Junjie Wang, Xinghua Lou, Jason Li +8

Text-to-Image (T2I) models and Unified Multimodal Models (UMMs) have achieved remarkable progress in visual generation. However, their reliance on a single-pass generation paradigm…

cs.AI2026

When should I search more: Adaptive Complex Query Optimization with Reinforcement Learning

Wei Wen, Sihang Deng, Tianjun Wei +3

Query optimization is a crucial component for the efficacy of Retrieval-Augmented Generation (RAG) systems. While reinforcement learning (RL)-based agentic and reasoning methods ha…