paper-with-me

Papers

Rating-based Reinforcement Learning

2023-07-30 · Devin White, Mingkang Wu, Ellen Novoseller, Vernon J. Lawhern, Nicholas Waytowich, Yongcan Cao

This paper develops a novel rating-based reinforcement learning approach that uses human ratings to obtain human guidance in reinforcement learning. Different from the existing preference-based and ranking-based reinforcement learning paradigms, based on human relative preferences over sample pairs, the proposed rating-based reinforcement learning approach is based on human evaluation of individual trajectories without relative comparisons between sample pairs. The rating-based reinforcement learning approach builds on a new prediction model for human ratings and a novel multi-class loss function. We conduct several experimental studies based on synthetic ratings and real human ratings to evaluate the effectiveness and benefits of the new rating-based reinforcement learning approach.

📄 PDF Abstract BibTeX arXiv:2307.16348

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Performance Optimization of Ratings-Based Reinforcement Learning

2025-01-13 · Evelyn Rose, Devin White, Mingkang Wu, Vernon Lawhern 외

This paper explores multiple optimization methods to improve the performance of rating-based reinforcement learning (RbRL). RbRL, a method based on the idea of human ratings, has been developed to infer reward functions …

reinforcement-learningReinforcement Learning

Hierarchically Structured Reinforcement Learning for Topically Coherent Visual Story Generation

2018-05-21 · Qiuyuan Huang, Zhe Gan, Asli Celikyilmaz, Dapeng Wu 외

We propose a hierarchically structured reinforcement learning approach to address the challenges of planning for generating coherent multi-sentence stories for the visual storytelling task. Within our framework, the task…

DecoderDeep Reinforcement Learningreinforcement-learningReinforcement Learning+4

Integrating Large Language Models and Reinforcement Learning for Sentiment-Driven Quantitative Trading

2025-10-12 · Wo Long, Wenxin Zeng, Xiaoyu Zhang, Ziyao Zhou arxiv

This research develops a sentiment-driven quantitative trading system that leverages a large language model, FinGPT, for sentiment analysis, and explores a novel method for signal integration using a reinforcement learni…

Reinforcement LearningSentiment Analysis

Automatic Essay Scoring Incorporating Rating Schema via Reinforcement Learning

2018-10-01 · EMNLP 2018 10 · Yucheng Wang, Zhongyu Wei, Yaqian Zhou, Xuanjing Huang

Automatic essay scoring (AES) is the task of assigning grades to essays without human interference. Existing systems for AES are typically trained to predict the score of each single essay at a time without considering t…

Machine Translationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Reinforcement learning with human advice: a survey

2020-05-22 · Anis Najar, Mohamed Chetouani

In this paper, we provide an overview of the existing methods for integrating human advice into a Reinforcement Learning process. We first propose a taxonomy of the different forms of advice that can be provided to a lea…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey