collaborators

11 papers

cs.LG2026

From Reasoning Traces to Reusable Modules: Understanding Compositional Generalization in Language Model Reasoning

Lingjing Kong, Xin Liu, Guangyi Chen +9

Post-training pipelines that combine supervised fine-tuning (SFT) with reinforcement learning (RL) have emerged as the key recipe for transforming large language models (LLMs) into…

cs.CL2026

Understanding Knowledge Distillation in Post-Training: When It Helps and When It Fails

Xin Liu, Simin Ma, Shujian Liu +5

Large language models (LLMs) achieve strong performance across many tasks, but their high computational cost limits deployment in resource-constrained environments. Knowledge Disti…

cs.LG2026

JourneyFormer: Encoding Airbnb Guest Journey with Sequence Modeling

Daochen Zha, Chun How Tan, Xin Liu +9

Sequence modeling has become increasingly popular in recommendation and ranking algorithms, owing to its capacity to model users' historical behaviors and infer user intentions. De…

cs.AI2026

WEQA: Wearable hEalth Question Answering with Query-Adaptive Agentic Reasoning

Yuwei Zhang, Tong Xia, Bianca Emmerich +5

Language models are remarkably capable at medical question answering, in some cases surpassing the accuracy of general physicians. However, answering questions about wearable healt…

cs.CL2026

QUBRIC: Co-Designing Queries and Rubrics for RL Beyond Verifiable Rewards

Rongzhi Zhang, Rui Feng, Zhihan Zhang +8

Rubric-based RL is a promising route for extending reinforcement learning beyond verifiable rewards, yet existing methods optimize rubrics while treating the query distribution as…

cs.CL2026

HybridThinker: Efficient Chain-of-Thought Reasoning via Compressed Memory and Transient Thought Steps

Xin Liu, Runsong Zhao, Xinyu Liu +8

Extended chain-of-thought (CoT) traces improve LLM reasoning but incur substantial computational and memory costs. While existing CoT compression methods mitigate this by condensin…