cd /news/artificial-intelligence/automating-quadratic-unconstrained-b… · home topics artificial-intelligence article
[ARTICLE · art-127421] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Automating Quadratic Unconstrained Binary Optimization (QUBO) Formulation Generation from Natural Language

A multi-agent framework that automatically generates Quadratic Unconstrained Binary Optimization (QUBO) formulations from natural-language problem descriptions achieved 68% accuracy on QUBOBench, a new benchmark of 100 combinatorial optimization problems spanning 12 application domains, according to the arXiv paper 2609.10629v1. The framework outperformed a direct single-call baseline by 22%, and the authors identified iterative self-repair as the most important component behind the performance gain. The data and code are open-sourced at the project's GitHub Pages site.

by read1 min views2 publishedSep 12, 2026

arXiv:2609.10629v1 Announce Type: new Abstract: Quadratic Unconstrained Binary Optimization (QUBO) is a central formulation for combinatorial optimization and has gained increasing attention due to its compatibility with quantum, hybrid quantum-classical, and quantum-inspired solvers. However, translating natural-language problem descriptions into correct QUBO formulations remains difficult, requiring the identification of binary variables, constraints, objective functions, penalty terms, and suitable penalty weights. This process is time-consuming and often demands substantial domain expertise. To address this challenge, we propose an end-to-end multi-agent framework that automatically generates QUBO formulations from natural-language problem descriptions, supported by structured or unstructured test cases. To evaluate its performance, We also introduce QUBOBench, a benchmark containing 100 combinatorial optimization problems across 12 application domains, curated from peer-reviewed literature, competitions, and canonical NP-hard problems. Experimental results show that our framework achieves 68% accuracy on QUBOBench, outperforming a direct single-call baseline by 22%. Further analysis identifies iterative self-repair as the most important component contributing to improved performance. The data and code are open-sourced at https://quitttcat.github.io/QuantumQUBOAgent.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @qubo 3 stories trending now
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/automating-quadratic…] indexed:0 read:1min 2026-09-12 ·