← Search

Haodong Wen

5 accepted papers

2026

How Learning Rate Decay Wastes Your Best Data in Curriculum-Based LLM Pretraining

ICLR 2026oral

Due to the scarcity of high-quality data, large language models (LLMs) are often trained on mixtures of data with varying quality levels, even after sophisticated data curation. A natural approach to better leverage high-quality data is curriculum-based pretraining, where the model is trained on dat…

Cited by 0SourceScholar
2026

Larger Datasets Can Be Repeated More: A Theoretical Analysis of Multi-Epoch Scaling in Linear Regression

ICLR 2026poster

Large Language Model (LLM) training often processes vast text corpora in a single pass, leaving much available data underutilized. This paper presents a theoretical analysis of how a common workaround, training for multiple epochs on the same dataset, reshapes the data scaling laws. Concretely, give…

Cited by 0SourceScholar
2025

A Multi-Power Law for Loss Curve Prediction Across Learning Rate Schedules

ICLR 2025poster

Training large models is both resource-intensive and time-consuming, making it crucial to understand the quantitative relationship between model performance and hyperparameters. In this paper, we derive an empirical law that predicts pretraining loss for large language models for every intermediate…

2025

Adam Reduces a Unique Form of Sharpness: Theoretical Insights Near the Minimizer Manifold

NeurIPS 2025poster

Despite the popularity of Adam optimizer in practice, most theoretical analyses study SGD as a proxy and little is known about how the solutions found by Adam differ. In this paper, we show that Adam reduces a specific form of sharpness measure shaped by its adaptive updates, leading to qualitativel…

Cited by 0SourceScholar
2025

Exploring the Robustness of In-Context Learning with Noisy Labels

ICASSP 2025accepted

Recently, the mysterious In-Context Learning (ICL) ability exhibited by Transformer architectures, especially in large language models (LLMs), has sparked significant research interest. However, the resilience of Transformers’ in-context learning capabilities in the presence of noisy samples, preval…

Cited by 0SourceScholar