paper-with-me

Papers

Approximated Variational Bayesian Inverse Reinforcement Learning for Large Language Model Alignment

2024-11-14 · Yuang Cai, Yuyu Yuan, Jinsheng Shi, Qinhong Lin

The alignment of large language models (LLMs) is crucial for generating helpful and harmless content. Existing approaches leverage preference-based human feedback data to learn the reward function and align the LLM with the feedback data. However, these approaches focus on modeling the reward difference between the chosen and rejected demonstrations, rather than directly modeling the true reward from each demonstration. Moreover, these approaches assume that the reward is only obtained at the end of the sentence, which overlooks the modeling of intermediate rewards. These issues lead to insufficient use of training signals in the feedback data, limiting the representation and generalization ability of the reward and potentially resulting in reward hacking. In this paper, we formulate LLM alignment as a Bayesian Inverse Reinforcement Learning (BIRL) problem and propose a novel training objective, Approximated Variational Alignment (AVA), to perform LLM alignment through Approximated Variational Reward Imitation Learning (AVRIL). The BIRL formulation facilitates intermediate reward modeling and direct reward modeling on each single demonstration, which enhances the utilization of training signals in the feedback data. Experiments show that AVA outperforms existing LLM alignment approaches in reward modeling, RL fine-tuning, and direct optimization.

📄 PDF Abstract BibTeX arXiv:2411.09341

Code (0)

등록된 구현이 없습니다.

Tasks

BIRLImitation LearningLanguage ModelingLanguage ModellingLarge Language ModelSentence

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Scalable Bayesian Inverse Reinforcement Learning

2021-02-12 · Alex J. Chan, Mihaela van der Schaar

Bayesian inference over the reward presents an ideal solution to the ill-posed nature of the inverse reinforcement learning problem. Unfortunately current methods generally do not scale well beyond the small tabular sett…

Bayesian InferenceImitation Learningreinforcement-learningReinforcement Learning+1

A Novel Variational Lower Bound for Inverse Reinforcement Learning

2023-11-07 · Yikang Gui, Prashant Doshi

Inverse reinforcement learning (IRL) seeks to learn the reward function from expert trajectories, to understand the task for imitation or collaboration thereby removing the need for manual reward engineering. However, IR…

reinforcement-learningReinforcement Learningvalid

Q-based Variational Inverse Reinforcement Learning

2026-08-17 · Ondrej Bajgar, Peter Tisnikar, Alessandro Abate, Konstantinos Gatsis 외 arxiv

The development of safe and beneficial AI requires that systems can learn and act in accordance with human preferences. However, explicitly specifying these preferences by hand is often infeasible. Inverse reinforcement …

Reinforcement LearningActive LearningAtari Games

Scalable Bayesian Inverse Reinforcement Learning by Auto-Encoding Reward

2021-01-01 · ICLR 2021 1 · Alex James Chan, Mihaela van der Schaar

Bayesian inference over the reward presents an ideal solution to the ill-posed nature of the inverse reinforcement learning problem. Unfortunately current methods generally do not scale well beyond the small tabular sett…

Bayesian InferenceImitation Learningreinforcement-learningReinforcement Learning+1

Enhanced uncertainty quantification variational autoencoders for the solution of Bayesian inverse problems

2025-02-18 · Andrea Tonini, Luca Dede'

Among other uses, neural networks are a powerful tool for solving deterministic and Bayesian inverse problems in real-time. In the Bayesian framework, variational autoencoders, a specialized type of neural network, enabl…

Uncertainty Quantification