paper-with-me

Papers

Self-Referential Quality Diversity Through Differential Map-Elites

2021-07-11 · Tae Jong Choi, Julian Togelius

Differential MAP-Elites is a novel algorithm that combines the illumination capacity of CVT-MAP-Elites with the continuous-space optimization capacity of Differential Evolution. The algorithm is motivated by observations that illumination algorithms, and quality-diversity algorithms in general, offer qualitatively new capabilities and applications for evolutionary computation yet are in their original versions relatively unsophisticated optimizers. The basic Differential MAP-Elites algorithm, introduced for the first time here, is relatively simple in that it simply combines the operators from Differential Evolution with the map structure of CVT-MAP-Elites. Experiments based on 25 numerical optimization problems suggest that Differential MAP-Elites clearly outperforms CVT-MAP-Elites, finding better-quality and more diverse solutions.

📄 PDF Abstract BibTeX arXiv:2107.04964

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Anchorless Diversification for Parallel LLM Ideation

2026-05-28 · Fares Nabil Ibrahim, Nafis Saami Azad, Raiyan Abdul Baten arxiv

LLMs are increasingly used to generate candidate-idea pools for creative tasks where broad exploration is valuable. Parallel inference can be attractive in this setting when it broadens the pool while retaining quality a…

Scaling Up Cartesian Genetic Programming through Preferential Selection of Larger Solutions

2018-10-22 · Nicola Milano, Stefano Nolfi

We demonstrate how efficiency of Cartesian Genetic Programming method can be scaled up through the preferential selection of phenotypically larger solutions, i.e. through the preferential selection of larger solutions am…

regression

TacEvo: Self-Evolving Architecture Discovery for Robotic Tactile Perception via LLM-Driven Quality-Diversity Search

2026-06-29 · Mohammed AbuSadeh, Lan Wei, Dandan Zhang arxiv

Vision-based tactile sensing converts contact-induced surface deformation into images, enabling robots to infer contact forces and fine surface textures that are not accessible through conventional vision alone. However,…

Neural Architecture Search

Post-Training Probability Manifold Correction via Structured SVD Pruning and Self-Referential Distillation

2026-01-30 · Aaron R. Flouro, Shawn P. Chadwick arxiv

Large language models are expensive to deploy. We introduce Sparse Knowledge Distillation (SparseKD), a post-training method that compresses transformer models by combining structured SVD pruning with self-referential kn…

Knowledge Distillation

Middo: Model-Informed Dynamic Data Optimization for Enhanced LLM Fine-Tuning via Closed-Loop Learning

2025-08-29 · Zinan Tang, Xin Gao, Qizhi Pei, Zhuoshi Pan 외 arxiv

Supervised Fine-Tuning (SFT) Large Language Models (LLM) fundamentally rely on high-quality training data. While data selection and data synthesis are two common strategies to improve data quality, existing approaches of…