pith. sign in

arxiv: 2505.02579 · v3 · pith:U6QPAJCPnew · submitted 2025-05-05 · 💻 cs.CL · cs.AI· cs.LG

EMORL: Ensemble Multi-Objective Reinforcement Learning for Efficient and Flexible LLM Fine-Tuning

classification 💻 cs.CL cs.AIcs.LG
keywords emorlfine-tuningensemblelearningmodelsmulti-objectivemultipleobjectives
0
0 comments X
read the original abstract

Recent advances in reinforcement learning (RL) for large language model (LLM) fine-tuning show promise in addressing multi-objective tasks but still face significant challenges, including competing objective balancing, low training efficiency, poor scalability, and limited explainability. Leveraging ensemble learning principles, we introduce an Ensemble Multi-Objective RL (EMORL) framework that fine-tunes multiple models with individual objectives while optimizing their aggregation after the fine-tuning to improve efficiency and flexibility. Our method is the first to aggregate the hidden states of individual models, incorporating contextual information from multiple objectives. This approach is supported by a hierarchical grid search algorithm that identifies optimal weighted combinations. We evaluate EMORL on counselor reflection generation tasks, using text classification models to score the generations and provide rewards during RL fine-tuning. Through comprehensive experiments on the PAIR and Psych8k datasets, we demonstrate the advantages of EMORL against existing baselines: significantly lower and more stable training consumption ($17,529\pm 1,650$ data points and $6,573\pm 147.43$ seconds), improved scalability and explainability, and comparable performance across multiple objectives.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. One Model, Multiple Goals: Adaptive Multi-Objective Learning for E-commerce Dialogue Systems

    cs.CL 2026-06 unverdicted novelty 5.0

    MORE applies adaptive multi-objective RL to jointly optimize reasoning accuracy and linguistic quality in e-commerce dialogues, reporting 16.53% and 30.09% lifts in conversion metrics on ByteDance production traffic.