中文
相关论文

相关论文: GLOBe: A Modular Global Optimization library

200 篇论文

Recent advances in computing hardware and modeling software have given rise to new applications for numerical optimization. These new applications occasionally uncover bottlenecks in existing optimization algorithms and necessitate further…

数学软件 · 计算机科学 2024-10-18 Anugrah Jo Joshy , John T. Hwang

Electromagnetismlike Optimization (EMO) is a global optimization algorithm, particularly well suited to solve problems featuring nonlinear and multimodal cost functions. EMO employs searcher agents that emulate a population of charged…

人工智能 · 计算机科学 2014-05-21 Erik Cuevas , Diego Oliva , Daniel Zaldivar , Marco Perez , Gonzalo Pajares

GPUs are now used for a wide range of problems within HPC. However, making efficient use of the computational power available with multiple GPUs is challenging. The main challenges in achieving good performance are memory layout, affecting…

分布式、并行与集群计算 · 计算机科学 2021-04-20 Robert Clucas , Philip Blakely , Nikolaos Nikiforakis

We consider the global minimization of a particular type of minimum structured optimization problems wherein the variables must belong to some basic set, the feasible domain is described by the intersection of a large number of functional…

最优化与控制 · 数学 2024-12-09 Guillaume Van Dessel , François Glineur

Orthogonality constraints are ubiquitous in robust and probabilistic machine learning. Unfortunately, current optimizers are computationally expensive and do not scale to problems with hundreds or thousands of constraints. One notable…

机器学习 · 计算机科学 2026-02-17 Adrián Javaloy , Antonio Vergari

Global optimization is an active area of research in atomistic simulations, and many algorithms have been proposed to date. A prominent example is basin hopping Monte Carlo, which performs a modified Metropolis Monte Carlo search to explore…

化学物理 · 物理学 2020-02-04 Martín Leandro Paleico , Jörg Behler

Optimization is key to solve many problems in computational biology. Global optimization methods provide a robust methodology, and metaheuristics in particular have proven to be the most efficient methods for many applications. Despite…

Robust optimization is a very popular means to address decision-making problems affected by uncertainty. Its success has been fueled by its attractive robustness and scalability properties, by ease of modeling, and by the limited…

最优化与控制 · 数学 2020-06-17 Phebe Vayanos , Qing Jin , George Elissaios

As we know, some global optimization problems cannot be solved using analytic methods, so numeric/algorithmic approaches are used to find near to the optimal solutions for them. A stochastic global optimization algorithm (SGoal) is an…

人工智能 · 计算机科学 2017-06-08 Jonatan Gomez

We present the GLoBES (``General Long Baseline Experiment Simulator'') software package, which allows the simulation of long-baseline and reactor neutrino oscillation experiments. One part of the software is the abstract experiment…

高能物理 - 唯象学 · 物理学 2016-09-06 P. Huber , M. Lindner , W. Winter

Scaling up deep neural network capacity has been known as an effective approach to improving model quality for several different machine learning tasks. In many cases, increasing model capacity beyond the memory limit of a single…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Yanping Huang , Youlong Cheng , Ankur Bapna , Orhan Firat , Mia Xu Chen , Dehao Chen , HyoukJoong Lee , Jiquan Ngiam , Quoc V. Le , Yonghui Wu , Zhifeng Chen

This paper introduces a new global optimization algorithm for solving the generalized linear multiplicative problem (GLMP). The algorithm starts by introducing $\bar{p}$ new variables and applying a logarithmic transformation to convert the…

最优化与控制 · 数学 2024-01-03 Bo Zhang

Although real-coded differential evolution (DE) algorithms can perform well on continuous optimization problems (CoOPs), it is still a challenging task to design an efficient binary-coded DE algorithm. Inspired by the learning mechanism of…

神经与进化计算 · 计算机科学 2014-05-13 Yu Chen , Weicheng Xie , Xiufen Zou

We present a code modularization approach to design efficient and massively parallel cubic and linear-scaling solvers for electronic structure calculations using atomic orbitals. The modular implementation of the orbital minimization…

材料科学 · 物理学 2023-04-27 Irina V. Lebedeva , Alberto Garcia , Emilio Artacho , Pablo Ordejon

This paper describes an approximate method for global optimization of polynomial programming problems with bounded variables. The method uses a reformulation and linearization technique to transform the original polynomial optimization…

最优化与控制 · 数学 2012-05-30 Joseph W. Norman

Optimization algorithms are widely employed to tackle complex problems, but designing them manually is often labor-intensive and requires significant expertise. Global placement is a fundamental step in electronic design automation (EDA).…

神经与进化计算 · 计算机科学 2025-04-28 Xufeng Yao , Jiaxi Jiang , Yuxuan Zhao , Peiyu Liao , Yibo Lin , Bei Yu

Meta-learning (a.k.a. learning to learn) has recently emerged as a promising paradigm for a variety of applications. There are now many meta-learning methods, each focusing on different modeling aspects of base and meta learners, but all…

机器学习 · 计算机科学 2020-09-29 Yaohua Liu , Risheng Liu

Benchmarking is central to optimization research, yet existing test suites for continuous optimization remain limited: classical collections are fixed and rigid, while previous generators cover only narrow families of landscapes with…

Submodularity is an important concept in integer and combinatorial optimization. A classical submodular set function models the utility of selecting homogenous items from a single ground set, and such selections can be represented by binary…

最优化与控制 · 数学 2023-04-06 Simge Küçükyavuz , Qimeng Yu

Global optimization of decision trees is a long-standing challenge in combinatorial optimization, yet such models play an important role in interpretable machine learning. Although the problem has been investigated for several decades, only…

机器学习 · 计算机科学 2026-02-03 Jiancheng Tu , Wenqi Fan , Zhibin Wu