Offline Multi-Objective Bandits: From Logged Data to Pareto-Optimal Policies
Shunyu Yao, Bo Xue, Ji Cheng, Song Lai
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:45:04 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/offline-multi-objective-bandits-from-logged-data-to-pareto-o.pdf
Summary
This paper introduces Offline Multi-Objective Bandits (OffMOB), a comprehensive framework for learning Pareto-optimal policies from static, logged contextual bandit data. The core idea is to integrate the pessimism principle with multi-objective optimization, using neural networks to model vector-valued reward functions and directly approximate the entire Pareto front. OffMOB learns a single, flexible policy model capable of generating optimal actions for any desired trade-off. Empirically, OffMOB significantly outperforms existing methods on complex benchmarks, identifying the complete set of optimal trade-offs where naive extensions and single-objective methods fail.
Problem
The paper addresses several bottlenecks in offline policy learning:
- Single-objective focus: Existing offline policy learning has been largely confined to single-objective problems, despite real-world scenarios inherently involving multiple, often conflicting, objectives. Optimizing for a simple scalar reward in such scenarios can lead to unintended and detrimental outcomes.