Summary
A 2026 arXiv paper (2603.23562) by researchers including Seungju Han, Konwoo Kim, Chanwoo Park, Benjamin Newman, Suhas Kotha, Jaehun Jung, James Zou, and Yejin Choi introduces Synthetic Mixed Training, a method for helping language models internalize new knowledge in data-constrained domains. The authors observe that synthetic data augmentation can help models acquire parametric knowledge, but naively scaling existing synthetic-data approaches—by training on more synthetic tokens or using stronger generators—yields diminishing returns that remain below retrieval-augmented generation (RAG) performance. To break this 'RAG ceiling', the proposed method combines two types of synthetic data: synthetic question-answer pairs and synthetic documents, mixing them during training. This combination is designed to improve how effectively models absorb knowledge into their parameters beyond what retrieval-based approaches achieve. The paper is relevant to machine learning research on synthetic data, knowledge acquisition, and the comparison between parametric memory and retrieval-augmented systems.
Paper Overview
- Field: Machine Learning
- Authors: Seungju Han, Konwoo Kim, Chanwoo Park, Benjamin Newman, Suhas Kotha, Jaehun Jung, James Zou, Yejin Choi
- Published: 2026-03-26
- arXiv: 2603.23562
Abstract
Synthetic data augmentation helps language models learn new knowledge in data-constrained domains. However, naively scaling existing synthetic data methods by training on more synthetic tokens or using stronger generators yields diminishing returns below the performance of RAG. To break the RAG ceiling, the authors introduce Synthetic Mixed Training, which combines synthetic QAs and synthetic documents.
Key Points
- Synthetic data augmentation enables language models to learn new knowledge when real training data is limited.
- Simply scaling up existing synthetic data methods (more synthetic tokens, stronger generators) shows diminishing returns and still underperforms RAG.
- Synthetic Mixed Training breaks the RAG ceiling by training on a mixture of synthetic question-answer pairs and synthetic documents.
*Auto-collected on 2026-03-27.*
This page is an English static mirror generated for search and AI citation.
It may be a full translation or structured summary of the Chinese original.
Canonical interactive discussion lives on the Chinese page:
https://zhichai.net/topic/177169060