paper-with-me

홈 › Papers

Supervised Fine-Tuning as Inverse Reinforcement Learning

2024-03-18 · Hao Sun

The prevailing approach to aligning Large Language Models (LLMs) typically relies on human or AI feedback and assumes access to specific types of preference datasets. In our work, we question the efficacy of such datasets and explore various scenarios where alignment with expert demonstrations proves more realistic. We build a sequential decision-making framework to formulate the problem of aligning LLMs using demonstration datasets. Drawing insights from inverse reinforcement learning and imitation learning, we introduce various approaches for divergence minimization in the LLM alignment tasks. Our analysis highlights the mass-covering and mode-seeking behaviors of these different approaches. Inclusively, we examine the pros and cons of the classical supervised fine-tuning method, elaborating on scenarios where different methods shine.

📄 PDF Abstract BibTeX arXiv:2403.12017

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImitation Learningreinforcement-learningReinforcement LearningSequential Decision Making

Similar Papers 제목 키워드 기반

Imitating Language via Scalable Inverse Reinforcement Learning

2024-09-02 · Markus Wulfmeier, Michael Bloesch, Nino Vieillard, Arun Ahuja 외

The majority of language model training builds on imitation learning. It covers pretraining, supervised fine-tuning, and affects the starting conditions for reinforcement learning from human feedback (RLHF). The simplici…

DiversityImitation LearningLanguage ModellingQ-Learning+2

GFT: From Imitation to Reward Fine-Tuning with Unbiased Group Advantages and Dynamic Coefficient Rectification

2026-04-15 · Wangjie Gan, Miao Pan, Linbo Xi, Wenqi Zhang 외 arxiv

Large language models are typically post-trained using supervised fine-tuning (SFT) and reinforcement learning (RL), yet effectively unifying efficient knowledge injection with robust generalization remains challenging. …

Reinforcement Learning

Polyphonic Music Composition: An Adversarial Inverse Reinforcement Learning Approach

2021-09-29 · Kelvin Xavier Munguia Velez, Von-Wun Soo

Most recent approaches to automatic music harmony composition adopt deep supervised learning to train a model using a set of human composed songs as training data. However, these approaches suffer from …

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Physics-Guided Sequence-Based Generative Framework for Acoustic Metamaterial Inverse Design

2026-06-08 · Yijie Li, Jiahao Xu, Ching-Chih Tsao, Lili Qiu 외 arxiv

Acoustic metamaterial (AMM) inverse design is particularly challenging for broadband target responses due to acoustic dispersion: a structure that matches the desired response at one frequency may deviate at others, and …

Reinforcement Learning

Beyond Imitation: Recovering Dense Rewards from Demonstrations

2025-10-02 · Jiangnan Li, Thuy-Trang Vu, Ehsan Abbasnejad, Gholamreza Haffari arxiv

Conventionally, supervised fine-tuning (SFT) is treated as a simple imitation learning process that only trains a policy to imitate expert behavior on demonstration datasets. In this work, we challenge this view by estab…

Reinforcement Learning