Search papers, labs, and topics across Lattice.
The authors introduce DeepMTL2R, an open-source deep learning framework for multi-task learning to rank (MTL2R) that integrates heterogeneous relevance signals using transformer-based self-attention. This framework incorporates 21 state-of-the-art MTL algorithms and supports multi-objective optimization for Pareto-optimal ranking. Experiments on a public dataset demonstrate competitive performance and visualization of trade-offs, showcasing the framework's ability to capture complex dependencies for scalable ranking systems.
Stop hand-rolling your multi-task learning to rank models: DeepMTL2R provides a ready-to-use framework with 21 SOTA algorithms and Pareto-optimal optimization.
This paper presents DeepMTL2R, an open-source deep learning framework for Multi-task Learning to Rank (MTL2R), where multiple relevance criteria must be optimized simultaneously. DeepMTL2R integrates heterogeneous relevance signals into a unified, context-aware model by leveraging the self-attention mechanism of transformer architectures, enabling effective learning across diverse and potentially conflicting objectives. The framework includes 21 state-of-the-art multi-task learning algorithms and supports multi-objective optimization to identify Pareto-optimal ranking models. By capturing complex dependencies and long-range interactions among items and labels, DeepMTL2R provides a scalable and expressive solution for modern ranking systems and facilitates controlled comparisons across MTL strategies. We demonstrate its effectiveness on a publicly available dataset, report competitive performance, and visualize the resulting trade-offs among objectives. DeepMTL2R is available at \href{https://github.com/amazon-science/DeepMTL2R}{https://github.com/amazon-science/DeepMTL2R}.