paper-with-me

Papers

ILMART: Interpretable Ranking with Constrained LambdaMART

2022-06-01 · Claudio Lucchese, Franco Maria Nardini, Salvatore Orlando, Raffaele Perego, Alberto Veneri

Interpretable Learning to Rank (LtR) is an emerging field within the research area of explainable AI, aiming at developing intelligible and accurate predictive models. While most of the previous research efforts focus on creating post-hoc explanations, in this paper we investigate how to train effective and intrinsically-interpretable ranking models. Developing these models is particularly challenging and it also requires finding a trade-off between ranking quality and model complexity. State-of-the-art rankers, made of either large ensembles of trees or several neural layers, exploit in fact an unlimited number of feature interactions making them black boxes. Previous approaches on intrinsically-interpretable ranking models address this issue by avoiding interactions between features thus paying a significant performance drop with respect to full-complexity models. Conversely, ILMART, our novel and interpretable LtR solution based on LambdaMART, is able to train effective and intelligible models by exploiting a limited and controlled number of pairwise feature interactions. Exhaustive and reproducible experiments conducted on three publicly-available LtR datasets show that ILMART outperforms the current state-of-the-art solution for interpretable ranking of a large margin with a gain of nDCG of up to 8%.

📄 PDF Abstract BibTeX arXiv:2206.00473

Code (1)

veneres/ilmart 공식 구현 tf

Tasks

Learning-To-Rank

Similar Papers 제목 키워드 기반

Which Tricks Are Important for Learning to Rank?

2022-04-04 · Ivan Lyzhin, Aleksei Ustimenko, Andrey Gulin, Liudmila Prokhorenkova

Nowadays, state-of-the-art learning-to-rank methods are based on gradient-boosted decision trees (GBDT). The most well-known algorithm is LambdaMART which was proposed more than a decade ago. Recently, several other GBDT…

Learning-To-Rank

Leveraging User Behavior History for Personalized Email Search

2021-02-15 · Keping Bi, Pavel Metrikov, Chunyuan Li, Byungki Byun

An effective email search engine can facilitate users' search tasks and improve their communication efficiency. Users could have varied preferences on various ranking signals of an email, such as relevance and recency ba…

Learning-To-Rank

RETROSPECT: RETROsynthesis via Sequential Prediction, and Chemically Transformed-ranking

2026-06-05 · Raja Sekhar Pappala, Shreyas Vinaya Sathyanarayana, Ronit Kumar Choudhary, Arjun Verma 외 arxiv

Single-step retrosynthesis needs both accurate first-ranked suggestions and candidate lists that are rich enough for downstream selection. We study this as a proposal-selection decomposition. Our system, RETROSPECT, comb…

Single-step retrosynthesis

Multi-Modal Semantic Expansion with Constrained LLM Reranking for Conversational Music Recommendation

2026-08-24 · Naman Garg, Sarika Jain, George Fazekas arxiv

We present Team Semiintelligencn's solution for the ACM RecSys 2026 TalkPlayData Challenge, addressing conversational music recommendation through a multi-modal and personalized conversational recommender system. Our sub…

Response Generation

DS@GT at TREC TOT 2025: Bridging Vague Recollection with Fusion Retrieval and Learned Reranking

2026-01-21 · Wenxin Zhou, Ritesh Mehta, Anthony Miyaguchi arxiv

We develop a two-stage retrieval system that combines multiple complementary retrieval methods with a learned reranker and LLM-based reranking, to address the TREC Tip-of-the-Tongue (ToT) task. In the first stage, we emp…