MOOSE-Star: Unlocking Tractable Training for Scientific Discovery by Breaking the Complexity Barrier
Abstract
Lay Summary
Scientific discovery often requires combining ideas from very different fields—much as the chain rule from calculus inspired the backpropagation algorithm in neural networks. Recent large language models (LLMs) show promise in helping researchers make such cross-disciplinary leaps, but directly teaching an LLM to do so turns out to be mathematically infeasible: the model would have to consider an astronomical number of possible combinations of ideas drawn from the entire scientific literature. This paper introduces MOOSE-Star, a training framework that sidesteps this difficulty by breaking the discovery process into smaller, manageable steps. Instead of asking the model to invent a complete hypothesis in one shot, MOOSE-Star teaches it to (1) plan a research direction, (2) locate a relevant prior idea in the literature, and (3) combine that idea with the research question to form one increment of a hypothesis. Repeating these steps builds up a full discovery. We also release TOMATO-Star, a dataset of over 108,000 scientific papers processed into this structured form, and show that the resulting trained models keep improving as we add more training data or computing budget—whereas the standard end-to-end approach quickly hits a wall it cannot scale past.