paper-with-me

Papers

Quality Diversity through Human Feedback: Towards Open-Ended Diversity-Driven Optimization

2023-10-18 · Li Ding, Jenny Zhang, Jeff Clune, Lee Spector, Joel Lehman

Reinforcement Learning from Human Feedback (RLHF) has shown potential in qualitative tasks where easily defined performance measures are lacking. However, there are drawbacks when RLHF is commonly used to optimize for average human preferences, especially in generative tasks that demand diverse model responses. Meanwhile, Quality Diversity (QD) algorithms excel at identifying diverse and high-quality solutions but often rely on manually crafted diversity metrics. This paper introduces Quality Diversity through Human Feedback (QDHF), a novel approach that progressively infers diversity metrics from human judgments of similarity among solutions, thereby enhancing the applicability and effectiveness of QD algorithms in complex and open-ended domains. Empirical studies show that QDHF significantly outperforms state-of-the-art methods in automatic diversity discovery and matches the efficacy of QD with manually crafted diversity metrics on standard benchmarks in robotics and reinforcement learning. Notably, in open-ended generative tasks, QDHF substantially enhances the diversity of text-to-image generation from a diffusion model and is more favorably received in user studies. We conclude by analyzing QDHF's scalability, robustness, and quality of derived diversity metrics, emphasizing its strength in open-ended optimization tasks. Code and tutorials are available at https://liding.info/qdhf.

📄 PDF Abstract BibTeX arXiv:2310.12103

Code (1)

ld-ing/qdhf 공식 구현 jax

Tasks

DiversityImage Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)Robotic GraspingText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Quality-Diversity through AI Feedback

2023-10-19 · Herbie Bradley, Andrew Dai, Hannah Teufel, Jenny Zhang 외

In many text-generation problems, users may prefer not only a single response, but a diverse range of high-quality outputs from which to choose. Quality-diversity (QD) search algorithms aim at such outcomes, by continual…

DiversityText Generation

Interpretable Directed Diversity: Leveraging Model Explanations for Iterative Crowd Ideation

2021-09-21 · Yunlong Wang, Priyadarshini Venkatesh, Brian Y. Lim

Feedback in creativity support tools can help crowdworkers to improve their ideations. However, current feedback methods require human assessment from facilitators or peers. This is not scalable to large crowds. We propo…

counterfactualDiversity

Diversity from Human Feedback

2023-10-10 · Ren-Jian Wang, Ke Xue, Yutong Wang, Peng Yang 외

Diversity plays a significant role in many problems, such as ensemble learning, reinforcement learning, and combinatorial optimization. How to define the diversity measure is a longstanding problem. Many methods rely on …

Combinatorial OptimizationDiversityEnsemble Learning

Curiosity-Driven Reinforcement Learning from Human Feedback

2025-01-20 · Haoran Sun, Yekun Chai, Shuohuan Wang, Yu Sun 외

Reinforcement learning from human feedback (RLHF) has proven effective in aligning large language models (LLMs) with human preferences, but often at the cost of reduced output diversity. This trade-off between diversity …

DiversityInstruction Followingreinforcement-learningReinforcement Learning+1

UltraFeedback: Boosting Language Models with Scaled AI Feedback

2023-10-02 · Ganqu Cui, Lifan Yuan, Ning Ding, Guanming Yao 외

Learning from human feedback has become a pivot technique in aligning large language models (LLMs) with human preferences. However, acquiring vast and premium human feedback is bottlenecked by time, labor, and human capa…

Language Modelling