中文
相关论文

相关论文: Direct-search methods in the year 2025: Theoretica…

200 篇论文

A novel class of derivative-free optimization algorithms is developed. The main idea is to utilize certain non-commutative maps in order to approximate the gradient of the objective function. Convergence properties of the novel algorithms…

最优化与控制 · 数学 2018-05-21 Jan Feiling , Amelie Zeller , Christian Ebenbauer

Projected-search methods for bound-constrained optimization are based on performing a search along a piecewise-linear continuous path obtained by projecting a search direction onto the feasible region. A benefit of these methods is that…

最优化与控制 · 数学 2021-10-19 Michael W. Ferry , Philip E. Gill , Elizabeth Wong , Minxin Zhang

In the era of big data, one of the key challenges is the development of novel optimization algorithms that can accommodate vast amounts of data while at the same time satisfying constraints and limitations of the problem under study. The…

最优化与控制 · 数学 2019-09-27 Nicolas Loizou

The increasing reliance on numerical methods for controlling dynamical systems and training machine learning models underscores the need to devise algorithms that dependably and efficiently navigate complex optimization landscapes.…

系统与控制 · 电气工程与系统科学 2024-06-04 Andrea Martin , Luca Furieri

In this paper new descent line search iterative schemes for unconstrained as well as constrained optimization problems are developed using q-derivative. At every iteration of the scheme, a positive definite matrix is provided which is…

最优化与控制 · 数学 2017-02-07 Suvra Kanti Chakraborty , Geetanjali Panda

We describe a line-search algorithm which achieves the best-known worst-case complexity results for problems with a certain "strict saddle" property that has been observed to hold in low-rank matrix optimization problems. Our algorithm is…

最优化与控制 · 数学 2020-06-16 Michael O'Neill , Stephen J. Wright

We propose a derivative-free saddle-search algorithm designed to locate transition states using only function evaluations. The algorithm employs a nested architecture consisting of an inner eigenvector search and an outer saddle-point…

数值分析 · 数学 2026-01-07 Qiang Du , Baoming Shi , Lei Zhang , Xiangcheng Zheng

Nearest neighbor search aims to obtain the samples in the database with the smallest distances from them to the queries, which is a basic task in a range of fields, including computer vision and data mining. Hashing is one of the most…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Xiao Luo , Haixin Wang , Daqing Wu , Chong Chen , Minghua Deng , Jianqiang Huang , Xian-Sheng Hua

Search heuristics, particularly those that are evaluation-driven (e.g., evolutionary computation), are often performed in simulation, enabling exploration of large solution spaces. Yet simulation may not truly replicate real-world…

软件工程 · 计算机科学 2020-08-06 Erik M. Fredericks , Jared M. Moore

Recent progress in deep learning has been driven by increasingly larger models. However, their computational and energy demands have grown proportionally, creating significant barriers to their deployment and to a wider adoption of deep…

机器学习 · 计算机科学 2025-09-16 Pedro Savarese

A fundamental question in computer science is: Is it harder to solve $n$ instances independently than to solve them simultaneously? This question, known as the direct sum question or direct sum theorem, has been paid much attention in…

计算复杂性 · 计算机科学 2025-01-16 Daiki Suruga

We propose a family of search directions based on primal-dual entropy in the context of interior-point methods for linear optimization. We show that by using entropy based search directions in the predictor step of a predictor-corrector…

最优化与控制 · 数学 2014-10-31 Mehdi Karimi , Shen Lou , Levent Tunçel

Motivated by recent increased interest in optimization algorithms for non-convex optimization in application to training deep neural networks and other optimization problems in data analysis, we give an overview of recent theoretical…

Deep learning has arguably achieved tremendous success in recent years. In simple words, deep learning uses the composition of many nonlinear functions to model the complex dependency between input features and labels. While neural networks…

机器学习 · 统计学 2019-04-16 Jianqing Fan , Cong Ma , Yiqiao Zhong

Linear dimensionality reduction methods are a cornerstone of analyzing high dimensional data, due to their simple geometric interpretations and typically attractive computational properties. These methods capture many data features of…

机器学习 · 统计学 2016-03-22 John P. Cunningham , Zoubin Ghahramani

First-order methods for solving convex optimization problems have been at the forefront of mathematical optimization in the last 20 years. The rapid development of this important class of algorithms is motivated by the success stories…

最优化与控制 · 数学 2021-01-07 Pavel Dvurechensky , Mathias Staudigl , Shimrit Shtern

Spurred by the enthusiasm surrounding the "Big Data" paradigm, the mathematical and algorithmic tools of online optimization have found widespread use in problems where the trade-off between data exploration and exploitation plays a…

机器学习 · 计算机科学 2018-04-18 E. Veronica Belmega , Panayotis Mertikopoulos , Romain Negrel , Luca Sanguinetti

In this paper, we propose a stochastic search algorithm for solving general optimization problems with little structure. The algorithm iteratively finds high quality solutions by randomly sampling candidate solutions from a parameterized…

最优化与控制 · 数学 2013-01-08 Enlu Zhou , Jiaqiao Hu

Like any field of empirical science, AI may be approached axiomatically. We formulate requirements for a general-purpose, human-level AI system in terms of postulates. We review the methodology of deep learning, examining the explicit and…

人工智能 · 计算机科学 2018-06-26 Eray Özkural

We introduce and analyze two parameter-free linear-memory tree search algorithms. Under mild assumptions we prove our algorithms are guaranteed to perform only a logarithmic factor more node expansions than A* when the search space is a…

人工智能 · 计算机科学 2019-06-10 Laurent Orseau , Levi H. S. Lelis , Tor Lattimore