arXiv — Machine Learning · · 3 min read

StateTune: Transforming LLM-Assisted EDA Flow Tuning into a Stateful, Closed-Loop Process

Mirrored from arXiv — Machine Learning for archival readability. Support the source by reading on the original site.

Computer Science > Hardware Architecture

arXiv:2608.23601 (cs)
[Submitted on 19 Aug 2026]

Title:StateTune: Transforming LLM-Assisted EDA Flow Tuning into a Stateful, Closed-Loop Process

View a PDF of the paper titled StateTune: Transforming LLM-Assisted EDA Flow Tuning into a Stateful, Closed-Loop Process, by Kunlong Li and 3 other authors
View PDF HTML (experimental)
Abstract:EDA flow parameter tuning is critical for quality-of-results~(QoR), yet the parameter space is large, tightly coupled, and full evaluations are prohibitively expensive. Prior LLM-assisted tuners mainly use the LLM as an external proposer with transient working context; we instead present \textbf{StateTune}, which reformulates LLM-assisted EDA tuning as a closed-loop, state-carrying process. Its optimizer state is a typed, evidence-gated \emph{persistent optimization memory} that is updated by every evaluation and shared between candidate generation and budget allocation. On top of this optimizer state, an expected hypervolume improvement (EHVI)-guided, runtime-aware promotion policy ranks quick-stage candidates by expected Pareto frontier gain per unit of runtime cost. Evaluated on a Cadence industrial flow across six benchmark blocks (two technology nodes \(\times\) three designs), against five baselines including LLM+retrieval-augmented generation (RAG) and preference-based Bayesian optimization (BO) tuners, StateTune achieves the strongest final hypervolume on all six benchmark blocks, showing a stable improvement in frontier quality across the full matrix; it also matches or surpasses the strongest baselines on worst negative slack (WNS), area, and power across the same set. Ablation shows persistent memory is the largest contributor: removing it costs 58.5\% of the hypervolume. Dedicated analyses of evidence-gating sensitivity, memory poisoning, cross-design transfer, and three-seed reproducibility (CV\,\(<\)\,7\% on five of six blocks) further validate the memory design.
Comments: Accepted to the 2026 IEEE/ACM International Conference on Computer-Aided Design (ICCAD 2026)
Subjects: Hardware Architecture (cs.AR); Machine Learning (cs.LG); Multiagent Systems (cs.MA)
Cite as: arXiv:2608.23601 [cs.AR]
  (or arXiv:2608.23601v1 [cs.AR] for this version)
  https://doi.org/10.48550/arXiv.2608.23601
arXiv-issued DOI via DataCite
Related DOI: https://doi.org/10.1145/3831252.3834031
DOI(s) linking to related resources

Submission history

From: Kunlong Li [view email]
[v1] Wed, 19 Aug 2026 12:38:00 UTC (3,826 KB)
Full-text links:

Access Paper:

    View a PDF of the paper titled StateTune: Transforming LLM-Assisted EDA Flow Tuning into a Stateful, Closed-Loop Process, by Kunlong Li and 3 other authors
  • View PDF
  • HTML (experimental)
  • TeX Source

Current browse context:

cs.AR
< prev   |   next >
Change to browse by:

References & Citations

Loading...

BibTeX formatted citation

loading...
Data provided by:

Bookmark

BibSonomy Reddit
Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle
Bibliographic Explorer (What is the Explorer?)
Connected Papers Toggle
Connected Papers (What is Connected Papers?)
Litmaps Toggle
Litmaps (What is Litmaps?)
scite.ai Toggle
scite Smart Citations (What are Smart Citations?)
Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle
alphaXiv (What is alphaXiv?)
Links to Code Toggle
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub Toggle
DagsHub (What is DagsHub?)
GotitPub Toggle
Gotit.pub (What is GotitPub?)
Huggingface Toggle
Hugging Face (What is Huggingface?)
ScienceCast Toggle
ScienceCast (What is ScienceCast?)
Demos

Demos

Replicate Toggle
Replicate (What is Replicate?)
Spaces Toggle
Hugging Face Spaces (What is Spaces?)
Spaces Toggle
TXYZ.AI (What is TXYZ.AI?)
Related Papers

Recommenders and Search Tools

Link to Influence Flower
Influence Flower (What are Influence Flowers?)
Core recommender toggle
CORE Recommender (What is CORE?)
About arXivLabs

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.

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from arXiv — Machine Learning