paper-with-me

Papers

Controllable Exploration of a Design Space via Interactive Quality Diversity

2023-04-04 · Konstantinos Sfikas, Antonios Liapis, Georgios N. Yannakakis

This paper introduces a user-driven evolutionary algorithm based on Quality Diversity (QD) search. During a design session, the user iteratively selects among presented alternatives and their selections affect the upcoming results. We aim to address two major concerns of interactive evolution: (a) the user must be presented with few alternatives, to reduce cognitive load; (b) presented alternatives should be diverse but similar to the previous user selection, to reduce user fatigue. To address these concerns, we implement a variation of the MAP-Elites algorithm where the presented alternatives are sampled from a small region (window) of the behavioral space. After a user selection, the window is centered on the selected individual's behavior characterization, evolution selects parents from within this window to produce offspring, and new alternatives are sampled. Essentially we define an adaptive system of local QD, where the user's selections guide the search towards specific regions of the behavioral space. The system is tested on the generation of architectural layouts, a constrained optimization task, leveraging QD through a two-archive approach. Results show that while global exploration is not as pronounced as in MAP-Elites, the system finds more appropriate solutions to the user's taste, based on experiments with controllable artificial users.

📄 PDF Abstract BibTeX arXiv:2304.01642

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

DisCo: World Models with Discrete Camera Motion Control

2026-06-06 · Hongrui Huang, Junke Wang, Quanhao Li, Yu-Gang Jiang 외 arxiv

Controllable video world models target interactive world exploration, where models must faithfully execute explicit action commands while preserving visual quality and temporal coherence. However, most existing approache…

Video Generation

GS-Surrogate: Deformable Gaussian Splatting for Parameter Space Exploration of Ensemble Simulations

2026-04-07 · Ziwei Li, Rumali Perera, Angus Forbes, Ken Moreland 외 arxiv

Exploring ensemble simulations is increasingly important across many scientific domains. However, supporting flexible post-hoc exploration remains challenging due to the trade-off between storing the expensive raw data a…

Failing to Explore: Language Models on Interactive Tasks

2026-01-29 · Mahdi JafariRaviz, Keivan Rezaei, Arshia Soltani Moakhar, Zahra Sodagar 외 arxiv

We evaluate language models on their ability to explore interactive environments under a limited interaction budget. We introduce three parametric tasks with controllable exploration difficulty, spanning continuous and d…

CFSNet: Toward a Controllable Feature Space for Image Restoration

2019-04-01 · ICCV 2019 10 · Wei Wang, Ruiming Guo, Yapeng Tian, Wenming Yang

Deep learning methods have witnessed the great progress in image restoration with specific metrics (e.g., PSNR, SSIM). However, the perceptual quality of the restored image is relatively subjective, and it is necessary f…

Image RestorationImage Super-ResolutionSSIMSuper-Resolution

LatentGym: A Testbed For Cross-Task Experiential Learning With Controllable Latent Structure

2026-06-13 · Daksh Mittal, Tommaso Castellani, Thomson Yen, Naimeng Ye 외 arxiv

We envision continually learning agentic systems that become more useful over time: as they encounter sequences of related tasks, they should infer the hidden structure shared across those tasks and use it to improve fut…