中文
相关论文

相关论文: Unlimited Budget Analysis of Randomised Search Heu…

200 篇论文

We study a budgeted hyper-parameter tuning problem, where we optimize the tuning result under a hard resource constraint. We propose to solve it as a sequential decision making problem, such that we can use the partial training progress of…

机器学习 · 计算机科学 2019-02-05 Zhiyun Lu , Chao-Kai Chiang , Fei Sha

Fixed-budget theory is concerned with computing or bounding the fitness value achievable by randomized search heuristics within a given budget of fitness function evaluations. Despite recent progress in fixed-budget theory, there is a lack…

神经与进化计算 · 计算机科学 2020-06-15 Timo Kötzing , Carsten Witt

Runtime analysis aims at contributing to our understanding of evolutionary algorithms through mathematical analyses of their runtimes. In the context of discrete optimization problems, runtime analysis classically studies the time needed to…

神经与进化计算 · 计算机科学 2022-06-17 Maxim Buzdalov , Benjamin Doerr , Carola Doerr , Dmitry Vinokurov

The paper presents a comprehensive performance evaluation of some heuristic search algorithms in the context of autonomous systems and robotics. The objective of the study is to evaluate and compare the performance of different search…

多智能体系统 · 计算机科学 2023-10-05 Aya Kherrour , Marco Robol , Marco Roveri , Paolo Giorgini

We present the first nontrivial procedure for configuring heuristic algorithms to maximize the utility provided to their end users while also offering theoretical guarantees about performance. Existing procedures seek configurations that…

人工智能 · 计算机科学 2023-11-01 Devon R. Graham , Kevin Leyton-Brown , Tim Roughgarden

In most practical settings and theoretical analyses, one assumes that a model can be trained until convergence. However, the growing complexity of machine learning datasets and models may violate such assumptions. Indeed, current approaches…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Mengtian Li , Ersin Yumer , Deva Ramanan

When globally optimal solutions of complicated optimization problems cannot be located by evolutionary algorithms (EAs) in polynomial expected running time, the hitting time/running time analysis is not flexible enough to accommodate the…

神经与进化计算 · 计算机科学 2020-12-01 Cong Wang , Yu Chen , Jun He , Chengwang Xie

A predominant topic in the theory of evolutionary algorithms and, more generally, theory of randomized black-box optimization techniques is running time analysis. Running time analysis aims at understanding the performance of a given…

神经与进化计算 · 计算机科学 2018-06-13 Carola Doerr

In certain real-world optimization scenarios, practitioners are not interested in solving multiple problems but rather in finding the best solution to a single, specific problem. When the computational budget is large relative to the cost…

机器学习 · 计算机科学 2026-02-10 Judith Echevarrieta , Etor Arza , Aritz Pérez , Josu Ceberio

This paper presents a new framework for anytime heuristic search where the task is to achieve as many goals as possible within the allocated resources. We show the inadequacy of traditional distance-estimation heuristics for tasks of this…

人工智能 · 计算机科学 2015-03-19 D. Davidov , S. Markovitch

Software model optimization is a process that automatically generates design alternatives aimed at improving quantifiable non-functional properties of software systems, such as performance and reliability. Multi-objective evolutionary…

软件工程 · 计算机科学 2025-11-04 J. Andres Diaz-Pace , Daniele Di Pompeo , Michele Tucci

We argue that proven exponential upper bounds on runtimes, an established area in classic algorithms, are interesting also in heuristic search and we prove several such results. We show that any of the algorithms randomized local search,…

神经与进化计算 · 计算机科学 2021-10-12 Benjamin Doerr

We consider a framework for structured prediction based on search in the space of complete structured outputs. Given a structured input, an output is produced by running a time-bounded search procedure guided by a learned cost function, and…

机器学习 · 计算机科学 2012-07-03 Janardhan Rao Doppa , Alan Fern , Prasad Tadepalli

This chapter compiles a number of results that apply the theory of parameterized algorithmics to the running-time analysis of randomized search heuristics such as evolutionary algorithms. The parameterized approach articulates the running…

神经与进化计算 · 计算机科学 2020-01-16 Frank Neumann , Andrew M. Sutton

In this work, we address unconstrained finite-sum optimization problems, with particular focus on instances originating in large scale deep learning scenarios. Our main interest lies in the exploration of the relationship between recent…

最优化与控制 · 数学 2026-03-13 Matteo Lapucci , Davide Pucci

Adaptive random search approaches have been shown to be effective for global optimization problems, where under certain conditions, the expected performance time increases only linearly with dimension. However, previous analyses assume that…

最优化与控制 · 数学 2022-03-22 David D. Linz , Zelda B. Zabinsky

We consider the problem of developing automated techniques for solving recurrence relations to aid the expected-runtime analysis of programs. Several classical textbook algorithms have quite efficient expected-runtime complexity, whereas…

编程语言 · 计算机科学 2017-05-02 Krishnendu Chatterjee , Hongfei Fu , Aniket Murhekar

Motivated by programmatic advertising optimization, we consider the task of sequentially allocating budget across a set of resources. At every time step, a feasible allocation is chosen and only a corresponding random return is observed.…

人工智能 · 计算机科学 2024-10-02 Juliette Achddou , Olivier Cappe , Aurélien Garivier

Large language models (LLMs) have emerged as powerful tools for automatic algorithm design (AAD). However, existing pipelines remain inefficient. They operate at the granularity of full algorithms, redundantly rewriting recurring…

人工智能 · 计算机科学 2026-05-12 Maxime Bouscary , Manxi Wu , Saurabh Amin

A key trait of stochastic optimizers is that multiple runs of the same optimizer in attempting to solve the same problem can produce different results. As a result, their performance is evaluated over several repeats, or runs, on the…

机器学习 · 计算机科学 2026-05-18 Moslem Noori , Elisabetta Valiante , Thomas Van Vaerenbergh , Masoud Mohseni , Ignacio Rozada
‹ 上一页 1 2 3 10 下一页 ›