paper-with-me

Papers

Objectives Are All You Need: Solving Deceptive Problems Without Explicit Diversity Maintenance

2023-11-04 · Ryan Boldi, Li Ding, Lee Spector

Navigating deceptive domains has often been a challenge in machine learning due to search algorithms getting stuck at sub-optimal local optima. Many algorithms have been proposed to navigate these domains by explicitly maintaining diversity or equivalently promoting exploration, such as Novelty Search or other so-called Quality Diversity algorithms. In this paper, we present an approach with promise to solve deceptive domains without explicit diversity maintenance by optimizing a potentially large set of defined objectives. These objectives can be extracted directly from the environment by sub-aggregating the raw performance of individuals in a variety of ways. We use lexicase selection to optimize for these objectives as it has been shown to implicitly maintain population diversity. We compare this technique with a varying number of objectives to a commonly used quality diversity algorithm, MAP-Elites, on a set of discrete optimization as well as reinforcement learning domains with varying degrees of deception. We find that decomposing objectives into many objectives and optimizing them outperforms MAP-Elites on the deceptive domains that we explore. Furthermore, we find that this technique results in competitive performance on the diversity-focused metrics of QD-Score and Coverage, without explicitly optimizing for these things. Our ablation study shows that this technique is robust to different subaggregation techniques. However, when it comes to non-deceptive, or ``illumination" domains, quality diversity techniques generally outperform our objective-based framework with respect to exploration (but not exploitation), hinting at potential directions for future work.

📄 PDF Abstract BibTeX arXiv:2311.02283

Code (0)

등록된 구현이 없습니다.

Tasks

AllDiversityNavigate

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Enhanced Optimization with Composite Objectives and Novelty Selection

2018-03-10 · Hormoz Shahrzad, Daniel Fink, Risto Miikkulainen

An important benefit of multi-objective search is that it maintains a diverse population of candidates, which helps in deceptive problems in particular. Not all diversity is useful, however: candidates that optimize only…

Diversity

Enhanced Optimization with Composite Objectives and Novelty Pulsation

2019-06-07 · Hormoz Shahrzad, Babak Hodjat, Camille Dollé, Andrei Denissov 외

An important benefit of multi-objective search is that it maintains a diverse population of candidates, which helps in deceptive problems in particular. Not all diversity is useful, however: candidates that optimize only…

Diversity

Knowledge Transfer for Dynamic Multi-objective Optimization with a Changing Number of Objectives

2023-06-19 · Gan Ruan, Leandro L. Minku, Stefan Menzel, Bernhard Sendhoff 외

Different from most other dynamic multi-objective optimization problems (DMOPs), DMOPs with a changing number of objectives usually result in expansion or contraction of the Pareto front or Pareto set manifold. Knowledge…

DiversityTransfer Learning

From Consistency to Collaborative Discovery: MFEA-CoD for Multitask Novelty Search

2026-07-01 · Jiao Liu, Yanchi Li, Hua Yu, Abhishek Gupta 외 arxiv

Evolutionary multitasking (EMT) has shown strong capability in solving multiple optimization problems simultaneously by exploiting latent inter-task consistency, such as similarities in promising solutions or search dire…

Pareto Set Prediction Assisted Bilevel Multi-objective Optimization

2024-09-05 · Bing Wang, Hemant K. Singh, Tapabrata Ray

Bilevel optimization problems comprise an upper level optimization task that contains a lower level optimization task as a constraint. While there is a significant and growing literature devoted to solving bilevel proble…

Bilevel OptimizationPrediction