← Search

Shao Tang

5 accepted papers

2026

LLaDA-MedV: Exploring Large Language Diffusion Models for Biomedical Image Understanding

CVPR 2026

Autoregressive models (ARMs) have long dominated the landscape of biomedical vision-language models (VLMs). Recently, masked diffusion models such as LLaDA have emerged as promising alternatives, yet their application in the biomedical domain remains largely underexplored. To bridge this gap, we int

Cited by 0SourcecodeScholar
2026

Reasoning Models Can be Accurately Pruned Via Chain-of-Thought Reconstruction

ICLR 2026poster

Reasoning language models such as DeepSeek-R1 produce long chain-of-thought traces during inference time which make them costly to deploy at scale. We show that using compression techniques such as neural network pruning produces greater performance loss than in typical language modeling tasks, and…

Cited by 0SourcecodeScholar
2025

AlphaPO: Reward Shape Matters for LLM Alignment

ICML 2025poster

Reinforcement Learning with Human Feedback (RLHF) and its variants have made huge strides toward the effective alignment of large language models (LLMs) to follow instructions and reflect human values. More recently, Direct Alignment Algorithms (DAAs) have emerged in which the reward modeling stage…

Cited by 0SourcePDFScholar
2025

LLM Query Scheduling with Prefix Reuse and Latency Constraints

NeurIPS 2025poster

The efficient deployment of large language models (LLMs) in online settings requires optimizing inference performance under stringent latency constraints, particularly the time-to-first-token (TTFT) and time-per-output-token (TPOT). This paper focuses on the query scheduling problem for LLM inferenc…

Cited by 0SourceScholar
2025

On the Robustness of Reward Models for Language Model Alignment

ICML 2025poster

The Bradley-Terry (BT) model is widely practiced in reward modeling for reinforcement learning with human feedback (RLHF). Despite its effectiveness, reward models (RMs) trained with BT model loss as one-way classifiers are prone to over-optimization, losing generalizability to unseen inputs. In thi…

Cited by 0SourcePDFScholar