中文
相关论文

相关论文: CoNES: Convex Natural Evolutionary Strategies

200 篇论文

The present paper introduces a new representation-driven approach to per-instance algorithm selection, applied to black-box optimization, for automatically choosing the most promising solver from a fixed portfolio. Prior work in continuous…

机器学习 · 计算机科学 2026-05-21 Yiliang Yuan , Xiang Shi , Mustafa Misir

Given a point in $m$-dimensional objective space, any $\varepsilon$-ball of a point can be partitioned into the incomparable, the dominated and dominating region. The ratio between the size of the incomparable region, and the dominated (and…

神经与进化计算 · 计算机科学 2020-06-22 Yali Wang , André Deutz , Thomas Bäck , Michael Emmerich

Evolution Strategies (ES) have recently been demonstrated to be a viable alternative to reinforcement learning (RL) algorithms on a set of challenging deep RL problems, including Atari games and MuJoCo humanoid locomotion benchmarks. While…

神经与进化计算 · 计算机科学 2018-02-27 Patryk Chrabaszcz , Ilya Loshchilov , Frank Hutter

This tutorial introduces the CMA Evolution Strategy (ES), where CMA stands for Covariance Matrix Adaptation. The CMA-ES is a stochastic, or randomized, method for real-parameter (continuous domain) optimization of non-linear, non-convex…

机器学习 · 计算机科学 2023-03-13 Nikolaus Hansen

In the last decade, deep neural networks have proven to be very powerful in computer vision tasks, starting a revolution in the computer vision and machine learning fields. However, deep neural networks, usually, are not robust to…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Hao Qiu , Leonardo Lucio Custode , Giovanni Iacca

We develop the theory of Energy Conserving Descent (ECD) and introduce ECDSep, a gradient-based optimization algorithm able to tackle convex and non-convex optimization problems. The method is based on the novel ECD framework of…

机器学习 · 计算机科学 2023-06-02 G. Bruno De Luca , Alice Gatti , Eva Silverstein

Evolution strategies (ES), as a family of black-box optimization algorithms, recently emerge as a scalable alternative to reinforcement learning (RL) approaches such as Q-learning or policy gradient, and are much faster when many central…

机器学习 · 计算机科学 2022-04-01 Zhi Wang , Chunlin Chen , Daoyi Dong

The zeroth-order optimization has been widely used in machine learning applications. However, the theoretical study of the zeroth-order optimization focus on the algorithms which approximate (first-order) gradients using (zeroth-order)…

机器学习 · 计算机科学 2023-08-02 Haishan Ye

This paper presents a framework to solve constrained optimization problems in an accelerated manner based on High-Order Tuners (HT). Our approach is based on reformulating the original constrained problem as the unconstrained optimization…

最优化与控制 · 数学 2022-05-27 Anjali Parashar , Priyank Srivastava , Anuradha M. Annaswamy

We present a non-convex optimization algorithm metaheuristic, based on the training of a deep generative network, which enables effective searching within continuous, ultra-high dimensional landscapes. During network training, populations…

机器学习 · 计算机科学 2023-07-11 Jiaqi Jiang , Jonathan A. Fan

To solve large-scale or high-resolution topology optimization problem, a novel algorithm is developed based on modified bi-directional evolutionary structure optimization (BESO) and extended finite element method (XFEM). Within XFEM, a set…

应用物理 · 物理学 2026-04-07 Hongxin Wang , Jie Liu , Guilin Wen

In Bayesian optimisation, we often seek to minimise the black-box objective functions that arise in real-world physical systems. A primary contributor to the cost of evaluating such black-box objective functions is often the effort required…

机器学习 · 计算机科学 2024-07-04 Adam X. Yang , Laurence Aitchison , Henry B. Moss

We explore the capability of evolution strategies to train an agent with a policy based on a transformer architecture in a reinforcement learning setting. We performed experiments using OpenAI's highly parallelizable evolution strategy to…

机器学习 · 计算机科学 2025-07-31 Matyáš Lorenc , Roman Neruda

Efficient GPU resource scheduling is essential to maximize resource utilization and save training costs for the increasing amount of deep learning workloads in shared GPU clusters. Existing GPU schedulers largely rely on static policies to…

分布式、并行与集群计算 · 计算机科学 2021-08-10 Zhengda Bian , Shenggui Li , Wei Wang , Yang You

Deep convolutional neural networks (DCNNs) have dominated the recent developments in computer vision through making various record-breaking models. However, it is still a great challenge to achieve powerful DCNNs in resource-limited…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Jiaxin Gu , Junhe Zhao , Xiaolong Jiang , Baochang Zhang , Jianzhuang Liu , Guodong Guo , Rongrong Ji

Black-box policy optimization is a class of reinforcement learning algorithms that explores and updates the policies at the parameter level. This class of algorithms is widely applied in robotics with movement primitives or…

机器学习 · 计算机科学 2022-03-22 Marius Memmel , Puze Liu , Davide Tateo , Jan Peters

The omnipresence of deep learning architectures such as deep convolutional neural networks (CNN)s is fueled by the synergistic combination of ever-increasing labeled datasets and specialized hardware. Despite the indisputable success, the…

Modern deep learning tools are remarkably effective in addressing intricate problems. However, their operation as black-box models introduces increased uncertainty in predictions. Additionally, they contend with various challenges,…

机器学习 · 计算机科学 2024-04-09 Sourav Ganguly , Saprativa Bhattacharjee

The diverse world of machine learning applications has given rise to a plethora of algorithms and optimization methods, finely tuned to the specific regression or classification task at hand. We reduce the complexity of algorithm design for…

最优化与控制 · 数学 2016-05-23 Zeyuan Allen-Zhu , Elad Hazan

While state-of-the-art development in CNN topology, such as VGGNet and ResNet, have become increasingly accurate, these networks are computationally expensive involving billions of arithmetic operations and parameters. To improve the…

性能 · 计算机科学 2021-06-29 Ziwei Wang , Martin A. Trefzer , Simon J. Bale , Andy M. Tyrrell