paper-with-me

Papers

Fixed-Target Runtime Analysis

2020-04-20 · Maxim Buzdalov, Benjamin Doerr, Carola Doerr, Dmitry Vinokurov

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 find an optimal solution. However, both from a practical and from a theoretical viewpoint, more fine-grained performance measures are needed to gain a more detailed understanding of the main working principles and their resulting performance implications. Two complementary approaches have been suggested: fixed-budget analyses and fixed-target analyses. In this work, we conduct an in-depth study on the advantages and the limitations of fixed-target analyses. We show that, different from fixed-budget analyses, many classical methods from the runtime analysis of discrete evolutionary algorithms yield fixed-target results without greater effort. We use this to conduct a number of new fixed-target analyses. However, we also point out examples where an extension of existing runtime results to fixed-target results is highly non-trivial.

📄 PDF Abstract BibTeX arXiv:2004.09613

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Fixed Point Computation: Beating Brute Force with Smoothed Analysis

2025-01-18 · Idan Attias, Yuval Dagan, Constantinos Daskalakis, Rui Yao 외

We propose a new algorithm that finds an $\varepsilon$-approximate fixed point of a smooth function from the $n$-dimensional $\ell_2$ unit ball to itself. We use the general framework of finding approximate solutions to …

Some Notes on the Sample Complexity of Approximate Channel Simulation

2024-05-07 · Gergely Flamich, Lennie Wells

Channel simulation algorithms can efficiently encode random samples from a prescribed target distribution $Q$ and find applications in machine learning-based lossy data compression. However, algorithms that encode exact …

Data Compression

When Do Prompt-Side Agent Playbooks Transfer? Accuracy, Cost, and Runtime Shift in Agent Deployment

2026-08-06 · Weihong Lin, Lin Sun, Xiangzheng Zhang arxiv

Prompt-side playbooks can improve tool-using language agents without retraining, but their portability beyond the source setting is unclear. We study frozen playbook transfer under a shared distill--validate--transfer pr…

LASER: Language Model Regression for Semi-Structured Workflow Resource and Runtime Estimation

2025-12-08 · Yuxuan Yin, Shengke Zhou, Yunjie Zhang, Ajay Mohindra 외 arxiv

Accurate prediction of resource consumption and runtime for cloud workflow jobs is critical for scheduling efficiency, yet remains challenging due to the semi-structured nature of job configurations -- comprising shell c…

Feature Engineering

PLAIground: SLO-Driven Runtime Model Selection for Compound AI Systems in the Edge-Cloud-Space Continuum

2026-06-12 · Milos Gravara, Cynthia Marcelino, Andrija Stanisic, Stefan Nastic arxiv

Applications in the 3D Computing Continuum, which unifies edge, cloud, and space, require combining multiple AI tasks such as object detection, time-series analytics, and natural language processing into Compound AI syst…

Object Detection