paper-with-me

Papers

Solving Boltzmann Optimization Problems with Deep Learning

2024-01-30 · Fiona Knoll, John T. Daly, Jess J. Meyer

Decades of exponential scaling in high performance computing (HPC) efficiency is coming to an end. Transistor based logic in complementary metal-oxide semiconductor (CMOS) technology is approaching physical limits beyond which further miniaturization will be impossible. Future HPC efficiency gains will necessarily rely on new technologies and paradigms of compute. The Ising model shows particular promise as a future framework for highly energy efficient computation. Ising systems are able to operate at energies approaching thermodynamic limits for energy consumption of computation. Ising systems can function as both logic and memory. Thus, they have the potential to significantly reduce energy costs inherent to CMOS computing by eliminating costly data movement. The challenge in creating Ising-based hardware is in optimizing useful circuits that produce correct results on fundamentally nondeterministic hardware. The contribution of this paper is a novel machine learning approach, a combination of deep neural networks and random forests, for efficiently solving optimization problems that minimize sources of error in the Ising model. In addition, we provide a process to express a Boltzmann probability optimization problem as a supervised machine learning problem.

📄 PDF Abstract BibTeX arXiv:2401.17408

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Logically Synthesized, Hardware-Accelerated, Restricted Boltzmann Machines for Combinatorial Optimization and Integer Factorization

2020-06-16 · Saavan Patel, Philip Canoza, Sayeef Salahuddin

The Restricted Boltzmann Machine (RBM) is a stochastic neural network capable of solving a variety of difficult tasks such as NP-Hard combinatorial optimization problems and integer factorization. The RBM architecture is…

Combinatorial Optimization

Scalability of using Restricted Boltzmann Machines for Combinatorial Optimization

2014-11-27 · Malte Probst, Franz Rothlauf, Jörn Grahl

Estimation of Distribution Algorithms (EDAs) require flexible probability models that can be efficiently learned and sampled. Restricted Boltzmann Machines (RBMs) are generative neural networks with these desired propert…

Bayesian OptimizationCombinatorial OptimizationCPU

Deep Boltzmann Machines in Estimation of Distribution Algorithms for Combinatorial Optimization

2015-09-22 · Malte Probst, Franz Rothlauf

Estimation of Distribution Algorithms (EDAs) require flexible probability models that can be efficiently learned and sampled. Deep Boltzmann Machines (DBMs) are generative neural networks with these desired properties. W…

Bayesian OptimizationCombinatorial Optimization

XLB: A differentiable massively parallel lattice Boltzmann library in Python

2023-11-27 · Mohammadmehdi Ataei, Hesam Salehipour

The lattice Boltzmann method (LBM) has emerged as a prominent technique for solving fluid dynamics problems due to its algorithmic potential for computational scalability. We introduce XLB library, a Python-based differe…

CPUGPU

Low-rank combinatorial optimization and statistical learning by spatial photonic Ising machine

2023-03-27 · Hiroshi Yamashita, Ken-ichi Okubo, Suguru Shimomura, Yusuke Ogura 외

The spatial photonic Ising machine (SPIM) [D. Pierangeli et al., Phys. Rev. Lett. 122, 213902 (2019)] is a promising optical architecture utilizing spatial light modulation for solving large-scale combinatorial optimizat…

Combinatorial Optimization