中文
相关论文

相关论文: Average Convergence Rate of Evolutionary Algorithm…

200 篇论文

In evolutionary optimization, it is important to understand how fast evolutionary algorithms converge to the optimum per generation, or their convergence rate. This paper proposes a new measure of the convergence rate, called average…

神经与进化计算 · 计算机科学 2019-11-11 Jun He , Guangming Lin

An important question in evolutionary computation is how good solutions evolutionary algorithms can produce. This paper aims to provide an analytic analysis of solution quality in terms of the relative approximation error, which is defined…

神经与进化计算 · 计算机科学 2016-11-28 Jun He

In the empirical study of evolutionary algorithms, the solution quality is evaluated by either the fitness value or approximation error. The latter measures the fitness difference between an approximation solution and the optimal solution.…

神经与进化计算 · 计算机科学 2018-10-30 Jun He , Yu Chen , Yuren Zhou

Stochastic approximation is a foundation for many algorithms found in machine learning and optimization. It is in general slow to converge: the mean square error vanishes as $O(n^{-1})$. A deterministic counterpart known as quasi-stochastic…

最优化与控制 · 数学 2024-03-26 Caio Kalil Lauand , Sean Meyn

Artificial neural network training with stochastic gradient descent can be destabilized by "bad batches" with high losses. This is often problematic for training with small batch sizes, high order loss functions or unstably high learning…

机器学习 · 计算机科学 2020-05-21 Jeffrey M. Ede , Richard Beanland

In recent years, many design automation methods have been developed to routinely create approximate implementations of circuits and programs that show excellent trade-offs between the quality of output and required resources. This paper…

神经与进化计算 · 计算机科学 2021-08-17 Lukas Sekanina

Many recent advances in machine learning are driven by a challenging trifecta: large data size $N$; high dimensions; and expensive algorithms. In this setting, cross-validation (CV) serves as an important tool for model assessment. Recent…

机器学习 · 统计学 2022-11-03 William T. Stephenson , Madeleine Udell , Tamara Broderick

The cubic regularization method (CR) and its adaptive version (ARC) are popular Newton-type methods in solving unconstrained non-convex optimization problems, due to its global convergence to local minima under mild conditions. The main aim…

最优化与控制 · 数学 2022-10-13 Yihang Gao , Michael K. Ng

Asynchronous optimization algorithms are at the core of modern machine learning and resource allocation systems. However, most convergence results consider bounded information delays and several important algorithms lack guarantees when…

最优化与控制 · 数学 2022-03-10 Xuyang Wu , Sindri Magnusson , Hamid Reza Feyzmahdavian , Mikael Johansson

Continual learning, also known as lifelong learning or incremental learning, refers to the process by which a model learns from a stream of incoming data over time. A common problem in continual learning is the classification layer's bias…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Haoran Chen , Micah Goldblum , Zuxuan Wu , Yu-Gang Jiang

Population-based evolutionary algorithms (EAs) have been widely applied to solve various optimization problems. The question of how the performance of a population-based EA depends on the population size arises naturally. The performance of…

神经与进化计算 · 计算机科学 2013-05-13 Jun He , Tianshi Chen , Boris Mitavskiy

Machine learning models often suffer from catastrophic forgetting of previously learned knowledge when learning new classes. Various methods have been proposed to mitigate this issue. However, rehearsal-based learning, which retains samples…

机器学习 · 计算机科学 2024-10-10 Hossein Rezaei , Mohammad Sabokrou

This paper presents the first convergence result for random search algorithms to a subset of the Pareto set of given maximum size k with bounds on the approximation quality. The core of the algorithm is a new selection criterion based on a…

最优化与控制 · 数学 2011-11-10 Marco Laumanns

Precision matrix is of significant importance in a wide range of applications in multivariate analysis. This paper considers adaptive minimax estimation of sparse precision matrices in the high dimensional setting. Optimal rates of…

统计理论 · 数学 2012-12-13 T. Tony Cai , Weidong Liu , Harrison H. Zhou

The averaged alternating modified reflections (AAMR) method is a projection algorithm for finding the closest point in the intersection of convex sets to any arbitrary point in a Hilbert space. This method can be seen as an adequate…

最优化与控制 · 数学 2018-09-27 Francisco J. Aragón Artacho , Rubén Campoy

This paper develops a unified high-order accumulative regularization (AR) framework for convex and uniformly convex gradient norm minimization. Existing high-order methods often exhibit a gap: the function-value residual decreases fast,…

最优化与控制 · 数学 2025-11-13 Yao Ji , Guanghui Lan

In this paper we study the adaptivity of submodular maximization. Adaptivity quantifies the number of sequential rounds that an algorithm makes when function evaluations can be executed in parallel. Adaptivity is a fundamental concept that…

数据结构与算法 · 计算机科学 2018-04-18 Eric Balkanski , Aviad Rubinstein , Yaron Singer

Adaptive sampling algorithms are modern and efficient methods that dynamically adjust the sample size throughout the optimization process. However, they may encounter difficulties in risk-averse settings, particularly due to the challenge…

最优化与控制 · 数学 2025-02-17 Sandra Pieraccini , Tommaso Vanzan

Optimizing machine learning algorithms that are used to solve the objective function has been of great interest. Several approaches to optimize common algorithms, such as gradient descent and stochastic gradient descent, were explored. One…

机器学习 · 计算机科学 2022-10-06 Hilal AlQuabeh , Farha AlBreiki , Dilshod Azizov

Adversarial Imitation Learning (AIL) is a class of popular state-of-the-art Imitation Learning algorithms commonly used in robotics. In AIL, an artificial adversary's misclassification is used as a reward signal that is optimized by any…

机器学习 · 计算机科学 2022-12-01 Ankur Deka , Changliu Liu , Katia Sycara
‹ 上一页 1 2 3 10 下一页 ›