Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Frontis-MA1: Open-Source AI4AI Model Pushes Recursive Self-Improvement in ML Engineering

AI By Crimson AI Hugging Face Papers 31 July 2026 · 00:00 13 views
Share: X Telegram

Hugging Face researchers introduce Frontis-MA1, a 35B-parameter model trained on the OpenMLE stack to improve machine learning engineering tasks, achieving state-of-the-art results on MLE-Bench Lite and NatureBench Lite, and moving closer to recursive self-improvement.

Frontis-MA1: Open-Source AI4AI Model Pushes Recursive Self-Improvement in ML Engineering

Key points

In a new research paper, Hugging Face presents Frontis-MA1, a 35-billion-parameter model designed to push the boundaries of recursive self-improvement (RSI) in machine learning engineering (MLE). The work introduces OpenMLE, an open full-stack system that provides a concrete testbed for AI4AI—AI systems that improve the process of building AI itself.

OpenMLE comprises three key components: OpenMLE-Gym, a verifiable task environment with execution feedback; OpenMLE-RL, for operator learning; and OpenMLE-Evo, for long-horizon search. On this stack, the team post-trained Frontis-MA1 as a meta-evolution agent, aligning training and inference around four atomic program-evolution operators: Draft, Improve, Debug, and Crossover.

The results are striking. On MLE-Bench Lite, under a 12-hour per-task budget on a single RTX 4090 capped at 12 GB VRAM, Frontis-MA1 improved its Medal Average from 39.39% to 60.61% over its base model using OpenMLE-Evo, and reached 71.21% with OpenMLE-Evo-Max—exceeding GPT-5.5 + Codex and approaching GPT-5.6 Sol and the 2.8T Kimi K3.

On held-out NatureBench Lite, both components transferred effectively: with the framework fixed, swapping in the trained model raised Match-SOTA from 50% to 70%; with the model fixed, swapping in OpenMLE-Evo raised it from 20% to 50%. The authors release the model weights and the full OpenMLE stack to enable reproducible research on executable AI4AI toward RSI.

BenchmarkConfigurationResult
MLE-Bench LiteBase model39.39% Medal Average
MLE-Bench LiteFrontis-MA1 + OpenMLE-Evo60.61% Medal Average
MLE-Bench LiteFrontis-MA1 + OpenMLE-Evo-Max71.21% Medal Average
NatureBench LiteFramework fixed, model swap50% → 70% Match-SOTA
NatureBench LiteModel fixed, OpenMLE-Evo swap20% → 50% Match-SOTA
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1