Open AccessPosted Content
Fast semidefinite programming with feedforward neural networks.
TL;DR: This work proposes to solve feasibility semidefinite programs using artificial neural networks, and demonstrates that the trained neural network gives decent accuracy, while showing orders of magnitude increase in speed compared to a traditional solver.
read more
Abstract: Semidefinite programming is an important optimization task, often used in time-sensitive applications. Though they are solvable in polynomial time, in practice they can be too slow to be used in online, i.e. real-time applications. Here we propose to solve feasibility semidefinite programs using artificial neural networks. Given the optimization constraints as an input, a neural network outputs values for the optimization parameters such that the constraints are satisfied, both for the primal and the dual formulations of the task. We train the network without having to exactly solve the semidefinite program even once, thus avoiding the possibly time-consuming task of having to generate many training samples with conventional solvers. The neural network method is only inconclusive if both the primal and dual models fail to provide feasible solutions. Otherwise we always obtain a certificate, which guarantees false positives to be excluded. We examine the performance of the method on a hierarchy of quantum information tasks, the Navascues-Pironio-Acin hierarchy applied to the Bell scenario. We demonstrate that the trained neural network gives decent accuracy, while showing orders of magnitude increase in speed compared to a traditional solver.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Journal Article
Tutorial on amortized optimization for learning to optimize over continuous domains
TL;DR: This tutorial discusses the key design choices behind amortized optimization, roughly categorizing models into fully-amortized and semi-Amortized approaches, and learning methods into regression-based and objectivebased approaches.
50
<i>Ab initio</i> experimental violation of Bell inequalities
28 Feb 2022
TL;DR: In this article , a robust automated optimization approach based on the stochastic Nelder-Mead algorithm is proposed for the violation of a Bell inequality in a truly black-box scenario.
17
Convergence properties of hit-and-run samplers
P. Jojyhekoba
- 01 Jan 1983
TL;DR: In this article, the convergence properties of hit-and-run samplers were investigated and the authors showed that the convergence properties of the sampler properties can be improved.
14
•Posted Content
Ab-initio experimental violation of Bell inequalities.
Davide Poderini,Emanuele Polino,Giovanni Rodari,Alessia Suprano,Rafael Chaves,Fabio Sciarrino +5 more
TL;DR: In this paper, a robust automated optimization approach based on the stochastic Nelder-Mead algorithm is proposed for the violation of a Bell inequality in a truly black-box scenario.
8
Upper bound on the Guessing probability using Machine Learning
Sarnava Datta,Hermann Kampermann,Dagmar Bruß +2 more
- 16 Dec 2022
TL;DR: In this paper , the authors propose a solution to solve the problem of the problem: this paper ] of "uniformity" and "uncertainty" of the solution.
References
Sediment Transport and Movable Bed s
Oscar Castro-Orgaz,Willi H. Hager +1 more
- 01 Jan 2019
TL;DR: In this article, sediment is either loaded as bed-load with particles sliding, saltating, and rolling over the river bed, or as a suspended-load, where particles move with the turbulent water flow away from the bed.
43K
On the Einstein-Podolsky-Rosen paradox
TL;DR: In this article, it was shown that even without such a separability or locality requirement, no hidden variable interpretation of quantum mechanics is possible and that such an interpretation has a grossly nonlocal structure, which is characteristic of any such theory which reproduces exactly the quantum mechanical predictions.
Proposed Experiment to Test Local Hidden Variable Theories.
TL;DR: In this paper, a theorem of Bell, proving that certain predictions of quantum mechanics are inconsistent with the entire family of local hidden-variable theories, is generalized so as to apply to realizable experiments.
8.5K
Neural computation of decisions in optimization problems
John J. Hopfield,David W. Tank +1 more
TL;DR: Results of computer simulations of a network designed to solve a difficult but well-defined optimization problem-the Traveling-Salesman Problem-are presented and used to illustrate the computational power of the networks.
6K
Improved approximation algorithms for maximum cut and satisfiability problems using semidefinite programming
TL;DR: This algorithm gives the first substantial progress in approximating MAX CUT in nearly twenty years, and represents the first use of semidefinite programming in the design of approximation algorithms.