Helix: Evolutionary Reinforcement Learning for Open-Ended Scientific Problem Solving
Chang Su, Zhongkai Hao, Zeyu Xia, Zhizhou Zhang, Youjia Wu, Hang Su, Jun Zhu
Abstract
Large language models (LLMs) with reasoning abilities have demonstrated growing promise for tackling complex scientific problems. Yet such tasks are inherently domain-specific, unbounded and open-ended, demanding exploration across vast and flexible solution spaces. Existing approaches, whether purely learning-based or reliant on carefully designed workflows, often suffer from limited exploration efficiency and poor generalization. To overcome these challenges, we present **HELIX**---a **H**ierarchical **E**volutionary reinforcement **L**earning framework with **I**n-context e**X**periences. HELIX introduces two key novelties: (i) a diverse yet high-quality pool of candidate solutions that broadens exploration through in-context learning, and (ii) reinforcement learning for iterative policy refinement that progressively elevates solution quality. This synergy enables the discovery of more advanced solutions. On the circle packing task, HELIX achieves a new state-of-the-art with a sum of radii of 2.635983 using only a 14B model. Across standard machine learning benchmarks, HELIX further surpasses GPT-4o with a carefully engineered pipeline, delivering an average F1 improvement of 5.95 points on the Adult and Bank Marketing datasets and a 40.5\% reduction in RMSE on Boston Housing.
BibTeX
@inproceedings{
su2026helix,
title={Helix: Evolutionary Reinforcement Learning for Open-Ended Scientific Problem Solving},
author={Chang Su and Zhongkai Hao and Zeyu Xia and Zhizhou Zhang and Youjia Wu and Hang Su and Jun Zhu},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=2CHz6NYBmd}
}