paper-with-me

Papers

Dynamic value alignment through preference aggregation of multiple objectives

2023-10-09 · Marcin Korecki, Damian Dailisan, Cesare Carissimo

The development of ethical AI systems is currently geared toward setting objective functions that align with human objectives. However, finding such functions remains a research challenge, while in RL, setting rewards by hand is a fairly standard approach. We present a methodology for dynamic value alignment, where the values that are to be aligned with are dynamically changing, using a multiple-objective approach. We apply this approach to extend Deep $Q$-Learning to accommodate multiple objectives and evaluate this method on a simplified two-leg intersection controlled by a switching agent.Our approach dynamically accommodates the preferences of drivers on the system and achieves better overall performance across three metrics (speeds, stops, and waits) while integrating objectives that have competing or conflicting actions.

📄 PDF Abstract BibTeX arXiv:2310.05871

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learning

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Value alignment: a formal approach

2021-10-18 · Carles Sierra, Nardine Osman, Pablo Noriega, Jordi Sabater-Mir 외

principles that should govern autonomous AI systems. It essentially states that a system's goals and behaviour should be aligned with human values. But how to ensure value alignment? In this paper we first provide a form…

APPA: Adaptive Preference Pluralistic Alignment for Fair Federated RLHF of LLMs

2026-04-05 · Mahmoud Srewa, Tianyu Zhao, Salma Elmalaki arxiv

Aligning large language models (LLMs) with diverse human preferences requires pluralistic alignment, where a single model must respect the values of multiple distinct groups simultaneously. In federated reinforcement lea…

Reinforcement Learning

Panacea: Pareto Alignment via Preference Adaptation for LLMs

2024-02-03 · Yifan Zhong, Chengdong Ma, Xiaoyuan Zhang, Ziran Yang 외

Current methods for large language model alignment typically use scalar human preference labels. However, this convention tends to oversimplify the multi-dimensional and heterogeneous nature of human preferences, leading…

Language ModellingLarge Language Model

Constructive Alignment: Governing Preference Dynamics in Human-AI Interaction

2026-04-01 · Max Kanwal, Caryn Tran arxiv

Most approaches to AI alignment treat human preferences as fixed targets to be inferred and optimized. This assumption conflicts with extensive empirical evidence showing that preferences are layered, dynamic, and constr…

Adaptive Preference Aggregation

2025-03-13 · Benjamin Heymann

AI alignment, the challenge of ensuring AI systems act in accordance with human values, has emerged as a critical problem in the development of systems such as foundation models and recommender systems. Still, the curren…

Recommendation Systems