← Search

Yunzhen Feng

9 accepted papers

2026

What Characterizes Effective Reasoning? Revisiting Length, Review, and Structure of CoT

ICML 2026poster

Large reasoning models (LRMs) spend substantial test-time compute on long chain-of-thought (CoT) traces, but what *characterizes* an effective CoT remains unclear. While prior work reports gains from lengthening CoTs and increasing review via appended *wait* tokens, recent studies suggest that short…

Cited by 0SourceScholar
2025

Beyond Model Collapse: Scaling Up with Synthesized Data Requires Verification

ICLR 2025poster

Large Language Models (LLM) are increasingly trained on data generated by other LLMs, either because generated text and images become part of the pre-training corpus, or because synthetized data is used as a replacement for expensive human-annotation. This raises concerns about *model collapse*, a d…

Cited by 3SourcePDFScholar
2025

PILAF: Optimal Human Preference Sampling for Reward Modeling

ICML 2025poster

As large language models increasingly drive real-world applications, aligning them with human values becomes paramount. Reinforcement Learning from Human Feedback (RLHF) has emerged as a key technique, translating preference data into reward models when oracle human values remain inaccessible. In pr…

Cited by 1SourcePDFScholar
2025

Spend Wisely: Maximizing Post-Training Gains in Iterative Synthetic Data Bootstrapping

NeurIPS 2025spotlight

Modern foundation models often undergo iterative ``bootstrapping'' in their post-training phase: a model generates synthetic data, an external verifier filters out low-quality samples, and the high-quality subset is used for further fine-tuning. Over multiple iterations, the model performance improv…

Cited by 0SourceScholar
2024

A Tale of Tails: Model Collapse as a Change of Scaling Laws

ICML 2024poster

As AI model size grows, neural *scaling laws* have become a crucial tool to predict the improvements of large models when increasing capacity and the size of original (human or natural) training data. Yet, the widespread use of popular models means that the ecosystem of online data and text will co-…

Cited by 58SourcePDFScholar
2024

Do Efficient Transformers Really Save Computation?

ICML 2024poster

As transformer-based language models are trained on increasingly large datasets and with vast numbers of parameters, finding more efficient alternatives to the standard Transformer has become very valuable. While many efficient Transformers and Transformer alternatives have been proposed, none provi…

Cited by 16SourcePDFScholar