paper-with-me

홈 › Papers

FERERO: A Flexible Framework for Preference-Guided Multi-Objective Learning

2024-12-02 · Lisha Chen, AFM Saif, Yanning Shen, Tianyi Chen

Finding specific preference-guided Pareto solutions that represent different trade-offs among multiple objectives is critical yet challenging in multi-objective problems. Existing methods are restrictive in preference definitions and/or their theoretical guarantees. In this work, we introduce a Flexible framEwork for pREfeRence-guided multi-Objective learning (FERERO) by casting it as a constrained vector optimization problem. Specifically, two types of preferences are incorporated into this formulation -- the relative preference defined by the partial ordering induced by a polyhedral cone, and the absolute preference defined by constraints that are linear functions of the objectives. To solve this problem, convergent algorithms are developed with both single-loop and stochastic variants. Notably, this is the first single-loop primal algorithm for constrained vector optimization to our knowledge. The proposed algorithms adaptively adjust to both constraint and objective values, eliminating the need to solve different subproblems at different stages of constraint satisfaction. Experiments on multiple benchmarks demonstrate the proposed method is very competitive in finding preference-guided optimal solutions. Code is available at https://github.com/lisha-chen/FERERO/.

📄 PDF Abstract BibTeX arXiv:2412.01773

Code (1)

lisha-chen/ferero 공식 구현 pytorch

Similar Papers 제목 키워드 기반

VORTEX: Aligning Task Utility and Human Preferences through LLM-Guided Reward Shaping

2025-09-19 · Guojun Xiong, Milind Tambe arxiv

In social impact optimization, AI decision systems often rely on solvers that optimize well-calibrated mathematical objectives. However, these solvers cannot directly accommodate evolving human preferences, typically exp…

MAVIS: Multi-Objective Alignment via Inference-Time Value-Guided Selection

2025-08-19 · Jeremy Carleton, Debajoy Mukherjee, Srinivas Shakkottai, Dileep Kalathil arxiv

Large Language Models (LLMs) are increasingly deployed across diverse applications that demand balancing multiple, often conflicting, objectives -- such as helpfulness, harmlessness, or humor. Many traditional methods fo…

Simultaneous Multi-objective Alignment Across Verifiable and Non-verifiable Rewards

2025-10-01 · Yiran Shen, Yu Xia, Jonathan Chang, Prithviraj Ammanabrolu arxiv

Aligning large language models to human preferences is inherently multidimensional, yet most pipelines collapse heterogeneous signals into a single objective. We seek to answer what it would take to simultaneously align …

LLMdoctor: Token-Level Flow-Guided Preference Optimization for Efficient Test-Time Alignment of Large Language Models

2026-01-15 · Tiesunlong Shen, Rui Mao, Jin Wang, Heming Sun 외 arxiv

Aligning Large Language Models (LLMs) with human preferences is critical, yet traditional fine-tuning methods are computationally expensive and inflexible. While test-time alignment offers a promising alternative, existi…

ARGS: Alignment as Reward-Guided Search

2024-01-23 · Maxim Khanov, Jirayu Burapacheep, Yixuan Li

Aligning large language models with human objectives is paramount, yet common approaches including RLHF suffer from unstable and resource-intensive training. In response to this challenge, we introduce ARGS, Alignment as…

Diversity