paper-with-me

Papers

Multi-Preference Actor Critic

2019-04-05 · Ishan Durugkar, Matthew Hausknecht, Adith Swaminathan, Patrick MacAlpine

Policy gradient algorithms typically combine discounted future rewards with an estimated value function, to compute the direction and magnitude of parameter updates. However, for most Reinforcement Learning tasks, humans can provide additional insight to constrain the policy learning. We introduce a general method to incorporate multiple different feedback channels into a single policy gradient loss. In our formulation, the Multi-Preference Actor Critic (M-PAC), these different types of feedback are implemented as constraints on the policy. We use a Lagrangian relaxation to satisfy these constraints using gradient descent while learning a policy that maximizes rewards. Experiments in Atari and Pendulum verify that constraints are being respected and can accelerate the learning process.

📄 PDF Abstract BibTeX arXiv:1904.03295

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

MOMA-AC: A preference-driven actor-critic framework for continuous multi-objective multi-agent reinforcement learning

2025-11-22 · Adam Callaghan, Karl Mason, Patrick Mannion arxiv

This paper addresses a critical gap in Multi-Objective Multi-Agent Reinforcement Learning (MOMARL) by introducing the first dedicated inner-loop actor-critic framework for continuous state and action spaces: Multi-Object…

Multi-agent Reinforcement Learning

Latent Preference Coding: Aligning Large Language Models via Discrete Latent Codes

2025-05-08 · Zhuocheng Gong, Jian Guan, Wei Wu, Huishuai Zhang 외

Large language models (LLMs) have achieved remarkable success, yet aligning their generations with human preferences remains a critical challenge. Existing approaches to preference modeling often rely on an explicit or i…

HCRide: Harmonizing Passenger Fairness and Driver Preference for Human-Centered Ride-Hailing

2025-08-06 · Lin Jiang, Yu Yang, Guang Wang arxiv

Order dispatch systems play a vital role in ride-hailing services, which directly influence operator revenue, driver profit, and passenger experience. Most existing work focuses on improving system efficiency in terms of…

Multi-agent Reinforcement Learning

Unifying Topic, Sentiment & Preference in an HDP-Based Rating Regression Model for Online Reviews

2018-12-19 · Zheng Chen, Yong Zhang, Yue Shang, Xiaohua Hu

This paper proposes a new HDP based online review rating regression model named Topic-Sentiment-Preference Regression Analysis (TSPRA). TSPRA combines topics (i.e. product aspects), word sentiment and user preference as …

ClusteringCollaborative FilteringOnline Review Ratingregression+1

Learning What Matters Now: Dynamic Preference Inference under Contextual Shifts

2026-03-24 · Xianwei Cao, Dou Quan, Zhenliang Zhang, Shuang Wang arxiv

Humans often juggle multiple, sometimes conflicting objectives and shift their priorities as circumstances change, rather than following a fixed objective function. In contrast, most computational decision-making and mul…