Optimization Techniques in Quantum Information
Benjamin Desef

TL;DR
This thesis develops open-source software and algorithms to improve polynomial optimization for quantum information tasks, enabling efficient solutions to large-scale problems like entanglement distribution.
Contribution
It introduces PolynomialOptimization.jl, a resource-efficient framework supporting complex quantum problems, and proposes a nearly time-optimal interior-point barrier calculation method.
Findings
Successfully solved large semidefinite relaxations with 3-4 digit size matrices
Demonstrated efficient implementation of entanglement protocols
Provided tools to reduce problem size and computational resource consumption
Abstract
This thesis focuses on the intersection of mathematical and computational optimization and quantum information. Main contributions are open-source software code: A hybrid approach mixing "traditional" nonconvex and convex methods can make difficult problems more accessible. A demonstration of how to efficiently implement such an algorithm, avoiding interfacial bottlenecks, is provided, finding optimal protocols to establish entanglement through a lossy channel. The central software package developed addresses polynomial optimization problems. Many problems naturally involve only a polynomial objective and constraint polynomials. Such problems can automatically be cast into semidefinite programs that provide a hierarchy of outer approximations. The resulting problems are often so large and scale so unfavorably with respect to the variable number and degree involved that the boundary of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Advanced Optimization Algorithms Research · Tensor decomposition and applications
