collaborators

12 papers

cs.IR2026

The Case Against Generation for Retrieval: Discriminative Language Models as Effective Retrievers

Zhe Xu, Prachi Agrawal, Kavosh Asadi +17

Large Language Models (LLMs) have emerged as powerful assets for recommender systems. However, deploying them as generative recommenders or zero-shot rankers at web-scale remains b…

cs.LG2026

A Replicate-and-Quantize Strategy for Plug-and-Play Load Balancing of Sparse Mixture-of-Experts LLMs

Zijie Liu, Jie Peng, Jinhao Duan +7

The paper proposes a training‑free method that replicates heavily used experts and quantizes less important ones to rebalance workload in sparse mixture‑of‑experts large language m…

cs.IR2026

Diffusion-GR2: Diffusion Generative Reasoning Re-ranker

Zhuoxuan Zhang, Kangqi Ni, Yuhang Chen +12

Generative reasoning re-rankers achieve strong recommendation accuracy by emitting a chain-of-thought before re-ordering a candidate list, but they are slow at inference: an autore…

cs.CL2026

Self-Guided Test-Time Training for Long-Context LLMs

Xinyu Zhu, Zhe Xu, Xiaohan Wei +10

Long-context processing has become increasingly important for large language models (LLMs), but simply extending the context window does not guarantee effective utilization of long…

cs.IR2026

SCOReD: Student-Aware CoT Optimization for Recommendation Distillation

Haz Sameen Shahgir, Yufei Li, Xiaohan Wei +8

Chain-of-thought (CoT) distillation in the recommendation domain is a necessary precursor to RL training, but raw teacher traces are ill-suited to this task. Large teachers approac…

cs.IR2026

End-to-End Dynamic Sparsity for Resource-Adaptive LLM Inference

Yuhang Chen, Jinhao Duan, Ruichen Zhang +11

Large Language Models (LLMs) inference is typically deployed under a static resource assumption, where models execute a fixed computational graph regardless of the runtime environm…