The Endless Frontier team, composed of Shanghai Jiao Tong University's School of AI, DP Technology, and Shanghai Algorithm Innovation Research Institute, releases BigBang-V1, the first base model trained natively with RSI. During training, problem-setting, solving, and verification are all handed to AI, continuously generating high-quality self-evolving synthetic data through verifiable frontier tasks, without human involvement in each problem.
The team took a different angle: if the model can self-improve, can the training data production system itself become the object of optimization? The question shifts from 'how to collect more scientific data' to 'how to make the data production system continuously evolve with model capabilities.' Data quality is not cleaned up but determined by task attributes. Tasks must simultaneously satisfy frontier-ness (located at the boundary of knowledge or capability, with no known optimal answer) and verifiability (able to be objectively checked through formal methods, program execution, numerical computation, etc.). If either is missing, data quickly depreciates.
Scientific fields happen to satisfy both conditions simultaneously, naturally combining search, reading, hypothesis, mathematical derivation, code development, tool invocation, experimental analysis, etc., equivalent to a comprehensive course for general intelligence. Jeff Dean says Discovery Loop applies to scientific and engineering fields with measurable goals, and BigBang's choice of science as a training ground shares the same underlying logic.