English

Pareto Front Approximation for Multi-Objective Session-Based Recommender Systems

Information Retrieval 2025-04-01 v3 Artificial Intelligence Machine Learning

Abstract

This work introduces MultiTRON, an approach that adapts Pareto front approximation techniques to multi-objective session-based recommender systems using a transformer neural network. Our approach optimizes trade-offs between key metrics such as click-through and conversion rates by training on sampled preference vectors. A significant advantage is that after training, a single model can access the entire Pareto front, allowing it to be tailored to meet the specific requirements of different stakeholders by adjusting an additional input vector that weights the objectives. We validate the model's performance through extensive offline and online evaluation. For broader application and research, the source code is made available at https://github.com/otto-de/MultiTRON. The results confirm the model's ability to manage multiple recommendation objectives effectively, offering a flexible tool for diverse business needs.

Keywords

Cite

@article{arxiv.2407.16828,
  title  = {Pareto Front Approximation for Multi-Objective Session-Based Recommender Systems},
  author = {Timo Wilm and Philipp Normann and Felix Stepprath},
  journal= {arXiv preprint arXiv:2407.16828},
  year   = {2025}
}

Comments

Accepted at the Eighteenth ACM Conference on Recommender Systems (RecSys '24)

R2 v1 2026-06-28T17:51:33.994Z