English

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

Computation and Language 2025-07-10 v3 Artificial Intelligence Machine Learning

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±1,65017,529\pm 1,650 data points and 6,573±147.436,573\pm 147.43 seconds), improved scalability and explainability, and comparable performance across multiple objectives.

Keywords

Cite

@article{arxiv.2505.02579,
  title  = {EMORL: Ensemble Multi-Objective Reinforcement Learning for Efficient and Flexible LLM Fine-Tuning},
  author = {Lingxiao Kong and Cong Yang and Susanne Neufang and Oya Deniz Beyan and Zeyd Boukhers},
  journal= {arXiv preprint arXiv:2505.02579},
  year   = {2025}
}

Comments

14 pages, 9 figures, accepted by the SIGDIAL 2025 conference

R2 v1 2026-06-28T23:21:23.404Z