paper-with-me

홈 › Papers

Ranking with Long-Term Constraints

2023-07-10 · Kianté Brantley, Zhichong Fang, Sarah Dean, Thorsten Joachims

The feedback that users provide through their choices (e.g., clicks, purchases) is one of the most common types of data readily available for training search and recommendation algorithms. However, myopically training systems based on choice data may only improve short-term engagement, but not the long-term sustainability of the platform and the long-term benefits to its users, content providers, and other stakeholders. In this paper, we thus develop a new framework in which decision makers (e.g., platform operators, regulators, users) can express long-term goals for the behavior of the platform (e.g., fairness, revenue distribution, legal requirements). These goals take the form of exposure or impact targets that go well beyond individual sessions, and we provide new control-based algorithms to achieve these goals. In particular, the controllers are designed to achieve the stated long-term goals with minimum impact on short-term engagement. Beyond the principled theoretical derivation of the controllers, we evaluate the algorithms on both synthetic and real-world data. While all controllers perform well, we find that they provide interesting trade-offs in efficiency, robustness, and the ability to plan ahead.

📄 PDF Abstract BibTeX arXiv:2307.04923

Code (1)

xkianteb/ranking_constraints 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Ranking with Fairness Constraints

2017-04-22 · L. Elisa Celis, Damian Straszak, Nisheeth K. Vishnoi

Ranking algorithms are deployed widely to order a set of items in applications such as search engines, news feeds, and recommendation systems. Recent studies, however, have shown that, left unchecked, the output of ranki…

AttributeDiversityFairnessHypergraph Matching+1

FinCARDS: Card-Based Analyst Reranking for Financial Document Question Answering

2026-01-11 · Yixi Zhou, Fan Zhang, Yu Chen, Haipeng Zhang 외 arxiv

Financial question answering (QA) over long corporate filings requires evidence to satisfy strict constraints on entities, financial metrics, fiscal periods, and numeric values. However, existing LLM-based rerankers prim…

Question Answering

Fairness of Exposure in Rankings

2018-02-20 · Ashudeep Singh, Thorsten Joachims

Rankings are ubiquitous in the online world today. As we have transitioned from finding books in libraries to ranking products, jobs, job applicants, opinions and potential romantic partners, there is a substantial prece…

Fairness

Better than BERT but Worse than Baseline

2021-05-12 · Boxiang Liu, Jiaji Huang, Xingyu Cai, Kenneth Church

This paper compares BERT-SQuAD and Ab3P on the Abbreviation Definition Identification (ADI) task. ADI inputs a text and outputs short forms (abbreviations/acronyms) and long forms (expansions). BERT with reranking improv…

Reranking

Multi-objective Learning to Rank by Model Distillation

2024-07-09 · Jie Tang, Huiji Gao, Liwei He, Sanjeev Katariya

In online marketplaces, search ranking's objective is not only to purchase or conversion (primary objective), but to also the purchase outcomes(secondary objectives), e.g. order cancellation(or return), review rating, cu…

Learning-To-Rankmodel