paper-with-me

홈 › Papers

Reinforcement Learning from Reflective Feedback (RLRF): Aligning and Improving LLMs via Fine-Grained Self-Reflection

2024-03-21 · Kyungjae Lee, Dasol Hwang, Sunghyun Park, Youngsoo Jang, Moontae Lee

Despite the promise of RLHF in aligning LLMs with human preferences, it often leads to superficial alignment, prioritizing stylistic changes over improving downstream performance of LLMs. Underspecified preferences could obscure directions to align the models. Lacking exploration restricts identification of desirable outputs to improve the models. To overcome these challenges, we propose a novel framework: Reinforcement Learning from Reflective Feedback (RLRF), which leverages fine-grained feedback based on detailed criteria to improve the core capabilities of LLMs. RLRF employs a self-reflection mechanism to systematically explore and refine LLM responses, then fine-tuning the models via a RL algorithm along with promising responses. Our experiments across Just-Eval, Factuality, and Mathematical Reasoning demonstrate the efficacy and transformative potential of RLRF beyond superficial surface-level adjustment.

📄 PDF Abstract BibTeX arXiv:2403.14238

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

RLRF: Competitive Search Agent Design via Reinforcement Learning from Ranker Feedback

2025-10-05 · Tommy Mordo, Sagie Dekel, Omer Madmon, Moshe Tennenholtz 외 arxiv

Competitive search is a setting where document publishers modify them to improve their ranking in response to a query. Recently, publishers have increasingly leveraged LLMs to generate and modify competitive content. We …

Reinforcement Learning

Rendering-Aware Reinforcement Learning for Vector Graphics Generation

2025-05-27 · Juan A. Rodriguez, Haotian Zhang, Abhay Puri, Aarash Feizi 외

Scalable Vector Graphics (SVG) offer a powerful format for representing visual designs as interpretable code. Recent advances in vision-language models (VLMs) have enabled high-quality SVG generation by framing the probl…

Code Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Re2LLM: Reflective Reinforcement Large Language Model for Session-based Recommendation

2024-03-25 · Ziyan Wang, Yingpeng Du, Zhu Sun, Haoyan Chua 외

Large Language Models (LLMs) are emerging as promising approaches to enhance session-based recommendation (SBR), where both prompt-based and fine-tuning-based methods have been widely investigated to align LLMs with SBR.…

Language ModelingLanguage ModellingLarge Language ModelSession-Based Recommendations

Reflective Preference Optimization (RPO): Enhancing On-Policy Alignment via Hint-Guided Reflection

2025-12-15 · Zihui Zhao, Zechang Li arxiv

Direct Preference Optimization (DPO) has emerged as a lightweight and effective alternative to Reinforcement Learning from Human Feedback (RLHF) and Reinforcement Learning with AI Feedback (RLAIF) for aligning large lang…

Reinforcement Learning

Reinforcement Learning from User Feedback

2025-05-20 · Eric Han, Jun Chen, Karthik Abinav Sankararaman, Xiaoliang Peng 외

As large language models (LLMs) are increasingly deployed in diverse user facing applications, aligning them with real user preferences becomes essential. Existing methods like Reinforcement Learning from Human Feedback …

reinforcement-learningReinforcement Learning