paper-with-me

홈 › Papers

QuantGraph: A Receding-Horizon Quantum Graph Solver

2025-12-17 · Pranav Vaidhyanathan, Aristotelis Papatheodorou, David R. M. Arvidsson-Shukur, Mark T. Mitchison, Natalia Ares, Ioannis Havoutis arxiv

Dynamic programming is a cornerstone of graph-based optimization. While effective, it scales unfavorably with problem size. In this work, we present QuantGraph, a two-stage quantum-enhanced framework that casts local and global graph-optimization problems as quantum searches over discrete trajectory spaces. The solver is designed to operate efficiently by first finding a sequence of locally optimal transitions in the graph (local stage), without considering full trajectories. The accumulated cost of these transitions acts as a threshold that prunes the search space (up to 60% reduction for certain examples). The subsequent global stage, based on this threshold, refines the solution. Both stages utilize variants of the Grover-adaptive-search algorithm. To achieve scalability and robustness, we draw on principles from control theory and embed QuantGraph's global stage within a receding-horizon model-predictive-control scheme. This classical layer stabilizes and guides the quantum search, improving precision and reducing computational burden. In practice, the resulting closed-loop system exhibits robust behavior and lower overall complexity. Notably, for a fixed query budget, QuantGraph attains a 2x increase in control-discretization precision while still benefiting from Grover-search's inherent quadratic speedup compared to classical methods.

📄 PDF Abstract BibTeX arXiv:2512.15476

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Receding Horizon Recursive Location Estimation

2025-06-23 · Xu Weng, K. V. Ling, Ling Zhao

This paper presents a recursive solution to the receding or moving horizon estimation (MHE) problem for nonlinear time-variant systems. We provide the conditions under which the recursive MHE is equivalent to the extende…

Neural Solvers for Fast and Accurate Numerical Optimal Control

2022-03-13 · NeurIPS Workshop DLDE 2021 12 · Federico Berto, Stefano Massaroli, Michael Poli, Jinkyoo Park

Synthesizing optimal controllers for dynamical systems often involves solving optimization problems with hard real-time constraints. These constraints determine the class of numerical methods that can be applied: computa…

Multi-Agent Path Finding Among Dynamic Uncontrollable Agents with Statistical Safety Guarantees

2025-07-29 · Kegan J. Strawn, Thomy Phan, Eric Wang, Nora Ayanian 외 arxiv

Existing multi-agent path finding (MAPF) solvers do not account for uncertain behavior of uncontrollable agents. We present a novel variant of Enhanced Conflict-Based Search (ECBS), for both one-shot and lifelong MAPF in…

QART: A Quantum-Classical Hybrid Architecture for Long-Horizon Reasoning -- Exploring a Conditional Path toward Quantum Scaling

2026-09-15 · Lehao Lin, Yuheng Cheng, Guolong Liu, Yao Li 외 arxiv

Long-horizon reasoning is vulnerable to early errors that compromise later decisions. We present QART, the Quantum-Augmented Reasoning Transformer, a quantum--classical hybrid architecture combining a backbone language m…

Linear-Quadratic Dynamic Games as Receding-Horizon Variational Inequalities

2024-08-28 · Emilio Benenati, Sergio Grammatico

We consider dynamic games with linear dynamics and quadratic objective functions. We observe that the unconstrained open-loop Nash equilibrium coincides with the LQR in an augmented space, thus deriving an explicit expre…