paper-with-me

홈 › Papers

Soft Quality-Diversity Optimization

2025-11-30 · Saeed Hedayatian, Stefanos Nikolaidis arxiv

Quality-Diversity (QD) algorithms constitute a branch of optimization that is concerned with discovering a diverse and high-quality set of solutions to an optimization problem. Current QD methods commonly maintain diversity by dividing the behavior space into discrete regions, ensuring that solutions are distributed across different parts of the space. The QD problem is then solved by searching for the best solution in each region. This approach to QD optimization poses challenges in large solution spaces, where storing many solutions is impractical, and in high-dimensional behavior spaces, where discretization becomes ineffective due to the curse of dimensionality. We present an alternative framing of the QD problem, called \emph{Soft QD}, that sidesteps the need for discretizations. We validate this formulation by demonstrating its desirable properties, such as monotonicity, and by relating its limiting behavior to the widely used QD Score metric. Furthermore, we leverage it to derive a novel differentiable QD algorithm, \emph{Soft QD Using Approximated Diversity (SQUAD)}, and demonstrate empirically that it is competitive with current state of the art methods on standard benchmarks while offering better scalability to higher dimensional problems. Source code is available at https://github.com/conflictednerd/soft-qd.

📄 PDF Abstract BibTeX arXiv:2512.00810

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robustness for Free: Quality-Diversity Driven Discovery of Agile Soft Robotic Gaits

2023-11-02 · John Daly, Daniel Casper, Muhammad Farooq, Andrew James 외

Soft robotics aims to develop robots able to adapt their behavior across a wide range of unstructured and unknown environments. A critical challenge of soft robotic control is that nonlinear dynamics often result in comp…

Diversity

A 'MAP' to find high-performing soft robot designs: Traversing complex design spaces using MAP-elites and Topology Optimization

2024-07-10 · Yue Xie, Josh Pinskier, Lois Liow, David Howard 외

Soft robotics has emerged as the standard solution for grasping deformable objects, and has proven invaluable for mobile robotic exploration in extreme environments. However, despite this growth, there are no widely adop…

Diversity

Ensemble Diversity Optimization for Subjective Supervision

2026-07-09 · Xia Cui, Ziyi Huang, N. R. Abeynayake arxiv

Subjective NLP tasks often exhibit systematic annotator disagreement, requiring models that represent uncertainty rather than collapse it. We introduce Ensemble Diversity Optimization (EDO), a prediction-space framework …

pyribs: A Bare-Bones Python Library for Quality Diversity Optimization

2023-03-01 · Bryon Tjanaka, Matthew C. Fontaine, David H. Lee, Yulun Zhang 외

Recent years have seen a rise in the popularity of quality diversity (QD) optimization, a branch of optimization that seeks to find a collection of diverse, high-performing solutions to a given problem. To grow further, …

Diversity

Diffusion Fine-Tuning via Reparameterized Policy Gradient of the Soft Q-Function

2025-12-04 · Hyeongyu Kang, Jaewoo Lee, Woocheol Shin, Kiyoung Om 외 arxiv

Diffusion models excel at generating high-likelihood samples but often require alignment with downstream objectives. Existing fine-tuning methods for diffusion models significantly suffer from reward over-optimization, r…