TORA: Train Once, Realign Anytime for Offline Multi-Objective Reinforcement Learning
Weichen Li, Waleed Mustafa, Marcio Monteiro, Puyu Wang, Marius Kloft, Sophie Fellenz
Abstract
Intelligent agents in real-world applications must adapt their behavior to changing contexts and user preferences. For example, planning a road trip requires considering both travel time and cost. Multi-objective reinforcement learning (MORL) provides a principled approach to navigate such trade-offs. However, most existing approaches require predefined preference weights during training and jointly optimize the model for all objectives. In this paper, we introduce TORA (Train Once, Realign Anytime), a novel framework that defers preference integration to inference time, enabling flexible adaptation to user preferences without retraining. TORA independently trains diffusion planning models for each objective and combines them at inference time using user-specified preferences to generate behavior aligned with desired trade-offs. Furthermore, new objectives can be added seamlessly by training additional models without modifying existing ones. Empirical evaluations on standard offline MORL benchmarks demonstrate that TORA achieves competitive and consistent performance compared to methods that require fixed preference weights.
BibTeX
@inproceedings{aaai2026_toratrainoncerea,
title = {TORA: Train Once, Realign Anytime for Offline Multi-Objective Reinforcement Learning},
author = {Weichen Li and Waleed Mustafa and Marcio Monteiro and Puyu Wang and Marius Kloft and Sophie Fellenz},
booktitle = {AAAI 2026},
year = {2026}
}