collaborators

9 papers

cs.AI2026

Circular Reasoning: Understanding Self-Reinforcing Loops in Large Reasoning Models

Zenghao Duan, Liang Pang, Zihao Wei +6

Despite the success of test-time scaling, Large Reasoning Models (LRMs) frequently encounter repetitive loops that lead to computational waste and inference failure. In this paper,…

cs.CL2025

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…

cs.CL2025

Large Language Model Sourcing: A Survey

Liang Pang, Jia Gu, Sunhao Dai +7

Due to the black-box nature of large language models (LLMs) and the realism of their generated content, issues such as hallucinations, bias, unfairness, and copyright infringement…

cs.AI2025

Reverse Physician-AI Relationship: Full-process Clinical Diagnosis Driven by a Large Language Model

Shicheng Xu, Xin Huang, Zihao Wei +3

Full-process clinical diagnosis in the real world encompasses the entire diagnostic workflow that begins with only an ambiguous chief complaint. While artificial intelligence (AI),…

cs.CL2025

The Evolution of Thought: Tracking LLM Overthinking via Reasoning Dynamics Analysis

Zihao Wei, Liang Pang, Jiahao Liu +7

Test-time scaling via explicit reasoning trajectories significantly boosts large language model (LLM) performance but often triggers overthinking. To explore this, we analyze reaso…

cs.CL2025

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…