paper-with-me

Papers

STRAPPER: Preference-based Reinforcement Learning via Self-training Augmentation and Peer Regularization

2023-07-19 · Yachen Kang, Li He, Jinxin Liu, Zifeng Zhuang, Donglin Wang

Preference-based reinforcement learning (PbRL) promises to learn a complex reward function with binary human preference. However, such human-in-the-loop formulation requires considerable human effort to assign preference labels to segment pairs, hindering its large-scale applications. Recent approache has tried to reuse unlabeled segments, which implicitly elucidates the distribution of segments and thereby alleviates the human effort. And consistency regularization is further considered to improve the performance of semi-supervised learning. However, we notice that, unlike general classification tasks, in PbRL there exits a unique phenomenon that we defined as similarity trap in this paper. Intuitively, human can have diametrically opposite preferredness for similar segment pairs, but such similarity may trap consistency regularization fail in PbRL. Due to the existence of similarity trap, such consistency regularization improperly enhances the consistency possiblity of the model's predictions between segment pairs, and thus reduces the confidence in reward learning, since the augmented distribution does not match with the original one in PbRL. To overcome such issue, we present a self-training method along with our proposed peer regularization, which penalizes the reward model memorizing uninformative labels and acquires confident predictions. Empirically, we demonstrate that our approach is capable of learning well a variety of locomotion and robotic manipulation behaviors using different semi-supervised alternatives and peer regularization.

📄 PDF Abstract BibTeX arXiv:2307.09692

Code (1)

rll-research/bpref 공식 구현

Tasks

General Classificationreinforcement-learning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Neural Bootstrapper

2020-10-02 · NeurIPS 2021 12 · Minsuk Shin, Hyungjoo Cho, Hyun-seok Min, Sungbin Lim

Bootstrapping has been a primary tool for ensemble and uncertainty quantification in machine learning and statistics. However, due to its nature of multiple training and resampling, bootstrapping deep neural networks is …

Active LearningBIG-bench Machine Learningimage-classificationImage Classification+2

Improving Text-to-Image Generation with Intrinsic Self-Confidence Rewards

2026-03-01 · Seungwook Kim, Minsu Cho arxiv

Text-to-image generation powers content creation across design, media, and data augmentation. Post-training of text-to-image generative models is a promising path to improve human preference alignment, factuality, and ae…

Text-to-Image GenerationReinforcement LearningData Augmentation

A State Augmentation based approach to Reinforcement Learning from Human Preferences

2023-02-17 · Mudit Verma, Subbarao Kambhampati

Reinforcement Learning has suffered from poor reward specification, and issues for reward hacking even in simple enough domains. Preference Based Reinforcement Learning attempts to solve the issue by utilizing binary fee…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

MergeMix: A Unified Augmentation Paradigm for Visual and Multi-Modal Understanding

2025-10-27 · Xin Jin, Siyuan Li, Siyong Jian, Kai Yu 외 arxiv

Vision-language alignment in multi-modal large language models (MLLMs) relies on supervised fine-tuning (SFT) or reinforcement learning (RL). To align multi-modal large language models (MLLMs) in the post-training stage,…

Reinforcement Learning

SURF: Semi-supervised Reward Learning with Data Augmentation for Feedback-efficient Preference-based Reinforcement Learning

2022-03-18 · ICLR 2022 4 · Jongjin Park, Younggyo Seo, Jinwoo Shin, Honglak Lee 외

Preference-based reinforcement learning (RL) has shown potential for teaching agents to perform the target tasks without a costly, pre-defined reward function by learning the reward with a supervisor's preference between…

Data AugmentationReinforcement Learning (RL)