paper-with-me

홈 › Papers

Understanding the Learning Dynamics of Alignment with Human Feedback

2024-03-27 · Shawn Im, Yixuan Li

Aligning large language models (LLMs) with human intentions has become a critical task for safely deploying models in real-world systems. While existing alignment approaches have seen empirical success, theoretically understanding how these methods affect model behavior remains an open question. Our work provides an initial attempt to theoretically analyze the learning dynamics of human preference alignment. We formally show how the distribution of preference datasets influences the rate of model updates and provide rigorous guarantees on the training accuracy. Our theory also reveals an intricate phenomenon where the optimization is prone to prioritizing certain behaviors with higher preference distinguishability. We empirically validate our findings on contemporary LLMs and alignment tasks, reinforcing our theoretical insights and shedding light on considerations for future alignment approaches. Disclaimer: This paper contains potentially offensive text; reader discretion is advised.

📄 PDF Abstract BibTeX arXiv:2403.18742

Code (1)

shawn-im/dpo-dynamics 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Your Weak LLM is Secretly a Strong Teacher for Alignment

2024-09-13 · Leitian Tao, Yixuan Li

The burgeoning capabilities of large language models (LLMs) have underscored the need for alignment to ensure these models act in accordance with human values and intentions. Existing alignment frameworks present constra…

Challenges and Future Directions of Data-Centric AI Alignment

2024-10-02 · Min-Hsuan Yeh, Jeffrey Wang, Xuefeng Du, Seongheon Park 외

As AI systems become increasingly capable and influential, ensuring their alignment with human values, preferences, and goals has become a critical research focus. Current alignment methods primarily focus on designing a…

A Survey of Reinforcement Learning from Human Feedback

2023-12-22 · Timo Kaufmann, Paul Weng, Viktor Bengs, Eyke Hüllermeier

Reinforcement learning from human feedback (RLHF) is a variant of reinforcement learning (RL) that learns from human feedback instead of relying on an engineered reward function. Building on prior work on the related set…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

RLHS: Mitigating Misalignment in RLHF with Hindsight Simulation

2025-01-15 · Kaiqu Liang, Haimin Hu, Ryan Liu, Thomas L. Griffiths 외

Generative AI systems like foundation models (FMs) must align well with human values to ensure their behavior is helpful and trustworthy. While Reinforcement Learning from Human Feedback (RLHF) has shown promise for opti…

On the Effect of Robot Errors on Human Teaching Dynamics

2024-09-15 · Jindan Huang, Isaac Sheidlower, Reuben M. Aronson, Elaine Schaertl Short

Human-in-the-loop learning is gaining popularity, particularly in the field of robotics, because it leverages human knowledge about real-world tasks to facilitate agent learning. When people instruct robots, they natural…