TL;DR
This paper introduces Lagrange Oscillatory Neural Networks (LagONN), a physics-inspired approach that effectively solves constrained combinatorial optimization problems by guiding oscillatory neural systems towards feasible solutions using Lagrange multipliers.
Contribution
The paper proposes a novel LagONN model that incorporates Lagrange oscillators to handle constraints, improving upon existing Ising machines for constrained optimization tasks.
Findings
Successfully solved Max-3-SAT instances with up to 200 variables and 860 clauses.
Demonstrated deterministic solutions as an alternative to simulated annealing.
Showcased potential for applying Lagrange oscillators to other constraint types.
Abstract
Physics-inspired computing paradigms are receiving renewed attention to enhance efficiency in compute-intensive tasks such as artificial intelligence and optimization. Similar to Hopfield neural networks, oscillatory neural networks (ONNs) minimize an Ising energy function that embeds the solutions of hard combinatorial optimization problems. Despite their success in solving unconstrained optimization problems, Ising machines still face challenges with constrained problems as they can become trapped in infeasible local minima. In this paper, we introduce a Lagrange ONN (LagONN) designed to escape infeasible states based on the theory of Lagrange multipliers. Unlike existing oscillatory Ising machines, LagONN employs additional Lagrange oscillators to guide the system towards feasible states in an augmented energy landscape, settling only when constraints are met. Taking the maximum…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need
