SearcharxivSearch

arXiv subjects

Yuki Minamoto

Publications and source records attributed to Yuki Minamoto.

4 recordsLinked to original sources

Black-box optimization using factorization and Ising machines

Black-box optimization (BBO) is used in materials design, drug discovery, and hyperparameter tuning in machine learning. The world is experiencing several of these problems. In this review, a factorization machine with quantum annealing or with quadratic-optimization annealing (FMQA) algorithm to realize fast computations of BBO using Ising machines (IMs) is discussed. The FMQA algorithm uses a factorization machine (FM) as a surrogate model for BBO. The FM model can be directly transformed into a quadratic unconstrained binary optimization model that can be solved using IMs. This makes it possible to optimize the acquisition function in BBO, which is a difficult task using conventional methods without IMs. Consequently, it has the advantage of handling large BBO problems. To be able to perform BBO with the FMQA algorithm immediately, we introduce the FMQA algorithm along with Python packages to run it. In addition, we review examples of applications of the FMQA algorithm in various fields, including physics, chemistry, materials science, and social sciences. These successful examples include binary and integer optimization problems, as well as more general optimization problems involving graphs, networks, and strings, using a binary variational autoencoder. We believe that BBO using the FMQA algorithm will become a key technology in IMs including quantum annealers.

cond-mat.stat-mech

A black-box optimization method with polynomial-based kernels and quadratic-optimization annealing

We introduce kernel-QA, a black-box optimization (BBO) method that constructs surrogate models analytically using low-order polynomial kernels within a quadratic unconstrained binary optimization (QUBO) framework, enabling efficient utilization of Ising machines. The method has been evaluated on artificial landscapes, ranging from uni-modal to multi-modal, with input dimensions extending to 80 for real variables and 640 for binary variables. The results demonstrate that kernel-QA is particularly effective for optimizing black-box functions characterized by local minima and high-dimensional inputs, showcasing its potential as a robust and scalable BBO approach.

math.OC

Deep Neural Networks to Correct Sub-Precision Errors in CFD

Information loss in numerical physics simulations can arise from various sources when solving discretized partial differential equations. In particular, errors related to numerical precision ("sub-precision errors") can accumulate in the quantities of interest when the simulations are performed using low-precision 16-bit floating-point arithmetic compared to an equivalent 64-bit simulation. On the other hand, low-precision computation is less resource intensive than high-precision computation. Several machine learning techniques proposed recently have been successful in correcting errors due to coarse spatial discretization. In this work, we extend these techniques to improve CFD simulations performed with low numerical precision. We quantify the precision-related errors accumulated in a Kolmogorov forced turbulence test case. Subsequently, we employ a Convolutional Neural Network together with a fully differentiable numerical solver performing 16-bit arithmetic to learn a tightly-coupled ML-CFD hybrid solver. Compared to the 16-bit solver, we demonstrate the efficacy of the hybrid solver towards improving various metrics pertaining to the statistical and pointwise accuracy of the simulation.

physics.flu-dyn

Neural network-based modelling of unresolved stresses in a turbulent reacting flow with mean shear

Data-driven methods for modelling purposes in fluid mechanics are a promising alternative given the continuous increase of both computational power and data-storage capabilities. Highly non-linear flows including turbulence and reaction are challenging to model, and accurate closures for the unresolved terms in large eddy simulations of such flows are difficult to obtain. In this study, we investigate the use of artificial neural networks for modelling an important unclosed term namely the unresolved stress tensor, in a highly demanding turbulent and reacting flow, which additionally includes mean shear. The performance of the neural network-based modelling approach is conducted a priori following a coarsened mesh approach, and compared against the predictions of eight other classic models in the literature, which include both static and dynamic formulations.

physics.flu-dyn