works on

From the 1 of 32 linked papers with an AI index.

activity
20242026
most citedLarge Language Model Sourcing: A Survey

1 citations · 1 across the 14 of their papers we have counts for

collaborators
Showing cs.CLShow all

16 papers · 1 filter

cs.CL2026

RING: Retrieval-Internalized Generation for Continual Large-Scale Knowledge Injection

Shicheng Xu, Liang Pang, Liyi Chen +7

Retrieval-augmented generation (RAG) improves factuality but adds latency and engineering overhead at serving time. We propose RING (Retrieval-Internalized Generation), a holistic…

cs.CL2026

Dynamic Rollout Editing for Reducing Overthinking in RL-Trained Reasoning Models

Zihao Wei, Wenjie Shi, Liang Pang +8

Long-form chain-of-thought reasoning can improve LLM performance on complex tasks, but models often continue generating unnecessary reasoning after a correct answer has emerged. We…

cs.CL2026

Inference-time Alignment in Continuous Space

Yige Yuan, Teng Xiao, Li Yunfan +5

Aligning large language models with human feedback at inference time has received increasing attention due to its flexibility. Existing methods rely on generating multiple response…

cs.CL2026

Fine-tuning Done Right in Model Editing

Wanli Yang, Rui Tang, Hongyu Zang +6

Fine-tuning, a foundational method for adapting large language models, has long been considered ineffective for model editing. Here, we challenge this belief, arguing that the repo…

cs.CL2026

RLKD: Distilling LLMs' Reasoning via Reinforcement Learning

Shicheng Xu, Liang Pang, Yunchang Zhu +6

Distilling reasoning paths from teacher to student models via supervised fine-tuning (SFT) provides a shortcut for improving the reasoning ability of smaller Large Language Models…

cs.CL2026

LLM Latent Reasoning as Chain of Superposition

Jingcheng Deng, Liang Pang, Zihao Wei +6

Latent reasoning offers a computation-efficient alternative to Chain-of-Thought but often suffers from performance degradation due to distributional misalignment and ambiguous chai…