collaborators

5 papers

cs.LG2026

AR-Omni: A Unified Autoregressive Model for Any-to-Any Generation

Dongjie Cheng, Ruifeng Yuan, Yongqi Li +5

Real-world perception and interaction are inherently multimodal, encompassing not only language but also vision and speech, which motivates the development of "Omni" MLLMs that sup…

cs.IR2025

EARN: Efficient Inference Acceleration for LLM-based Generative Recommendation by Register Tokens

Chaoqun Yang, Xinyu Lin, Wenjie Wang +4

Large Language Model-based generative recommendation (LLMRec) has achieved notable success, but it suffers from high inference latency due to massive computational overhead and mem…

cs.IR2025

Rec: Towards Large Recommender Models with Reasoning

Runyang You, Yongqi Li, Xinyu Lin +4

Large recommender models have extended LLMs as powerful recommenders via encoding or item generation, and recent breakthroughs in LLM reasoning synchronously motivate the explorati…

cs.IR2025

Exploring Training and Inference Scaling Laws in Generative Retrieval

Hongru Cai, Yongqi Li, Ruifeng Yuan +4

Generative retrieval reformulates retrieval as an autoregressive generation task, where large language models (LLMs) generate target documents directly from a query. As a novel par…

cs.CL2025

TokenSkip: Controllable Chain-of-Thought Compression in LLMs

Heming Xia, Chak Tou Leong, Wenjie Wang +2

Chain-of-Thought (CoT) has been proven effective in enhancing the reasoning capabilities of large language models (LLMs). Recent advancements, such as OpenAI's o1 and DeepSeek-R1,…