cd /news/machine-learning/milestone-a-multi-objective-compiler… · home topics machine-learning article
[ARTICLE · art-13984] src=arxiv.org pub= topic=machine-learning verified=true sentiment=↑ positive

MileStone: A Multi-Objective Compiler Phase Ordering Framework

Researchers have developed MileStone, a modular framework that models compiler phase ordering as a multi-objective optimization problem using graph neural networks and reinforcement learning. The system reduces execution time by up to 45 percent under the same energy budget while producing Pareto-optimal solutions that outperform standard LLVM optimization levels. MileStone addresses the longstanding challenge of balancing performance, code size, and energy consumption in compiler optimization.

read2 min publishedMay 26, 2026
[Submitted on 22 May 2026]


[View PDF](/pdf/2605.23435)

[HTML (experimental)](https://arxiv.org/html/2605.23435v1)

Abstract:Compiler phase ordering has a strong effect on program performance. Finding an effective sequence of passes is still a difficult task because the search space is large and execution time, code size and energy consumption often conflict. Existing methods usually depend on fixed optimization levels or limited heuristics and they rarely handle multiple objectives at the same time. This paper presents MileStone, a modular framework that models compiler phase ordering as a multi-objective optimization problem. MileStone represents programs as graphs, predicts performance metrics with a graph neural network and explores pass sequences with a reinforcement-learning agent that follows user constraints. The framework also builds a self-evolving database that collects compiler transformations and improves prediction quality. Experiments on standard benchmarks show that MileStone finds strong Pareto-optimal solutions, meets energy limits more accurately than LLVM optimization levels and other related techniques. MileStone reduces execution time by up to 45 percent under the same energy budget using a multi-objective approach. The results show that MileStone provides an effective and scalable solution for multi-objective compiler phase ordering.

Submission history #

From: Mehran Alidoost Nia [[view email](/show-email/e71ee63d/2605.23435)]

**[v1]** Fri, 22 May 2026 09:45:56 UTC (364 KB)

References & Citations

...

Bibliographic Explorer

(What is the Explorer?) Connected Papers

(What is Connected Papers?) Litmaps

(What is Litmaps?) scite Smart Citations

(What are Smart Citations?)# Code, Data and Media Associated with this Article alphaXiv

(What is alphaXiv?) CatalyzeX Code Finder for Papers

(What is CatalyzeX?) DagsHub

(What is DagsHub?) Gotit.pub

(What is GotitPub?) Hugging Face

(What is Huggingface?) ScienceCast

(What is ScienceCast?)# Demos Influence Flower

(What are Influence Flowers?) CORE Recommender

(What is CORE?)# arXivLabs: experimental projects with community collaborators arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

── more in #machine-learning 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/milestone-a-multi-ob…] indexed:0 read:2min 2026-05-26 ·