Fast and Accurate Probing of In-Training LLMs' Downstream Performances
Zhichen Liu, Tianle Lun, Zhibin Wen, Hao An, Yulin Ou, Jianhui Xu, Hao Zhang, Wenyi Fang, Yang Zheng, Yang Xu

TL;DR
This paper introduces a lightweight probing method to efficiently and accurately predict LLMs' downstream performance during training, significantly reducing evaluation time from hours to minutes.
Contribution
The authors propose a novel in-training evaluation paradigm using internal representations to predict downstream success, improving efficiency and maintaining accuracy.
Findings
Probes achieve average AUROC > 0.75 in predicting performance.
Probes generalize across checkpoints, predicting future performance.
Evaluation time reduced from ~1 hour to ~3 minutes.
Abstract
The paradigm of scaling Large Language Models (LLMs) in both parameter size and test time has pushed the boundaries of AI capabilities, but at the cost of making the traditional generative evaluation paradigm prohibitively expensive, therefore making the latency of LLM's in-training downstream performance evaluation unbearable. However, simple metrics like training loss (perplexity) are not always correlated with downstream performance, as sometimes their trends diverge from the actual task outcomes. This dilemma calls for a method that is computationally efficient and sufficiently accurate in measuring model capabilities. To address this challenge, we introduce a new in-training evaluation paradigm that uses a lightweight probe for monitoring downstream performance. The probes take the internal representations of LLM checkpoints (during training) as input and directly predict the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
