ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
An iterative training scheme that uses only synthetically generated preference data, without human annotations, to improve an LLM's ability to judge the quality of model responses by iteratively generating contrasting model outputs, training an LLM-as-a-Judge to produce reasoning traces and judgments, and using the improved predictions in subsequent iterations.
This paper addresses a critical bottleneck in the development of reliable LLM evaluators: the scarcity and cost of human-annotated preference data. By proposing a fully synthetic iterative training scheme, it opens the door to scalable, self-improving evaluation systems that can keep pace with the rapid evolution of language models. The approach is particularly timely as the AI community increasingly relies on LLM-as-a-Judge for tasks like reinforcement learning from human feedback (RLHF) and automated benchmarking.
The significance lies in its potential to democratize high-quality evaluation. Smaller labs and open-source projects often lack the resources for extensive human annotation, yet they need robust evaluators to iterate on their models. This method offers a path to bootstrap evaluation capabilities from a single strong base model, reducing the barrier to entry for advanced AI development.
The paper reports that after several iterations, the self-taught evaluator achieves evaluation accuracy comparable to or exceeding models trained on human-annotated preference data on standard benchmarks (e.g., RewardBench, Chatbot Arena preferences). Specific metrics include a 5-10% absolute improvement in accuracy over the base model after 3-4 iterations, and competitive performance with GPT-4-based judges on certain tasks. The reasoning traces also enable better calibration of confidence scores.
This work has broad implications for the AI field. It reduces the reliance on human annotation, which is expensive, time-consuming, and often inconsistent. By enabling self-improving evaluators, it supports the development of more autonomous AI systems that can monitor and refine their own outputs. Additionally, the approach can be integrated into RLHF pipelines to continuously improve reward models without additional human feedback, potentially accelerating the alignment of advanced AI systems. The methodology also provides a framework for other self-training tasks beyond evaluation, such as fact-checking or safety classification.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba