Frontis-MA1: Open 35B model toward recursive self-improvement
14 hours ago
- OpenMLE is an open full-stack system for recursive self-improvement (RSI) in machine learning engineering (MLE), including environments (Gym), operator learning (RL), and long-horizon search (Evo).
- Frontis-MA1 (35B) is post-trained as a meta-evolution agent, using four atomic operators (Draft, Improve, Debug, Crossover) trained via execution-grounded SFT and RL.
- On MLE-Bench Lite, Frontis-MA1 improves Medal Average from 39.39% to 71.21% with OpenMLE-Evo-Max, surpassing GPT-5.5 + Codex and approaching GPT-5.6 Sol.
- Both the trained model and the search framework transfer to held-out NatureBench Lite, raising Match-SOTA from 50% to 70% and 20% to 50% respectively.
- The full stack—weights, gym, sandbox, training, search, and evaluation—is open-sourced for reproducible AI4AI research towards RSI.