paper-with-me

Papers

Does Comma Selection Help To Cope With Local Optima

2020-04-02 · Benjamin Doerr

One hope when using non-elitism in evolutionary computation is that the ability to abandon the current-best solution aids leaving local optima. To improve our understanding of this mechanism, we perform a rigorous runtime analysis of a basic non-elitist evolutionary algorithm (EA), the $(\mu,\lambda)$ EA, on the most basic benchmark function with a local optimum, the jump function. We prove that for all reasonable values of the parameters and the problem, the expected runtime of the $(\mu,\lambda)$~EA is, apart from lower order terms, at least as large as the expected runtime of its elitist counterpart, the $(\mu+\lambda)$~EA (for which we conduct the first runtime analysis on jump functions to allow this comparison). Consequently, the ability of the $(\mu,\lambda)$~EA to leave local optima to inferior solutions does not lead to a runtime advantage. We complement this lower bound with an upper bound that, for broad ranges of the parameters, is identical to our lower bound apart from lower order terms. This is the first runtime result for a non-elitist algorithm on a multi-modal problem that is tight apart from lower order terms.

📄 PDF Abstract BibTeX arXiv:2004.01274

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comma Selection Outperforms Plus Selection on OneMax with Randomly Planted Optima

2023-04-19 · Joost Jorritsma, Johannes Lengler, Dirk Sudholt

It is an ongoing debate whether and how comma selection in evolutionary algorithms helps to escape local optima. We propose a new benchmark function to investigate the benefits of comma selection: OneMax with randomly pl…

Evolutionary Algorithms

Towards A Virtual Assistant That Can Be Taught New Tasks In Any Domain By Its End-Users

2016-06-30 · I. Dan Melamed, Nobal B. Niraula

The challenge stated in the title can be divided into two main problems. The first problem is to reliably mimic the way that users interact with user interfaces. The second problem is to build an instructible agent, i.e.…

paper.json: A Coordination Convention for LLM-Agent-Actionable Papers

2026-05-15 · Arquimedes Canedo arxiv

LLM agents routinely serve as first (and sometimes only) readers of academic papers, skimming for sub-claims, extracting reproducibility steps, and generalizing scope. Standard prose papers produce recurring failures in …

Pointer-CAD: Unifying B-Rep and Command Sequences via Pointer-based Edges & Faces Selection

2026-03-04 · Dacheng Qi, Chenyu Wang, Jingwei Xu, Tianzhe Chu 외 arxiv

Constructing computer-aided design (CAD) models is labor-intensive but essential for engineering and manufacturing. Recent advances in Large Language Models (LLMs) have inspired the LLM-based CAD generation by representi…

Does Reasoning Help LLM Agents Play Dungeons and Dragons? A Prompt Engineering Experiment

2025-10-20 · Patricia Delafuente, Arya Honraopatil, Lara J. Martin arxiv

This paper explores the application of Large Language Models (LLMs) and reasoning to predict Dungeons & Dragons (DnD) player actions and format them as Avrae Discord bot commands. Using the FIREBALL dataset, we evaluated…

Prompt Engineering