paper-with-me

홈 › Papers

Optimizing Rankings for Recommendation in Matching Markets

2021-06-03 · Yi Su, Magd Bayoumi, Thorsten Joachims

Based on the success of recommender systems in e-commerce, there is growing interest in their use in matching markets (e.g., labor). While this holds potential for improving market fluidity and fairness, we show in this paper that naively applying existing recommender systems to matching markets is sub-optimal. Considering the standard process where candidates apply and then get evaluated by employers, we present a new recommendation framework to model this interaction mechanism and propose efficient algorithms for computing personalized rankings in this setting. We show that the optimal rankings need to not only account for the potentially divergent preferences of candidates and employers, but they also need to account for capacity constraints. This makes conventional ranking systems that merely rank by some local score (e.g., one-sided or reciprocal relevance) highly sub-optimal -- not only for an individual user, but also for societal goals (e.g., low unemployment). To address this shortcoming, we propose the first method for jointly optimizing the rankings for all candidates in the market to explicitly maximize social welfare. In addition to the theoretical derivation, we evaluate the method both on simulated environments and on data from a real-world networking-recommendation system that we built and fielded at a large computer science conference.

📄 PDF Abstract BibTeX arXiv:2106.01941

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Fast and Examination-agnostic Reciprocal Recommendation in Matching Markets

2023-06-15 · Yoji Tomita, Riku Togashi, Yuriko Hashizume, Naoto Ohsaka

In matching markets such as job posting and online dating platforms, the recommender system plays a critical role in the success of the platform. Unlike standard recommender systems that suggest items to users, reciproca…

FairnessRecommendation Systems

Rankings-Dependent Preferences: A Real Goods Matching Experiment

2023-05-05 · Andrew Kloosterman, Peter Troyan

We investigate whether preferences for objects received via a matching mechanism are influenced by how highly agents rank them in their reported rank order list. We hypothesize that all else equal, agents receive greater…

Experimental Design

Hierarchical Job Classification with Similarity Graph Integration

2025-07-14 · Md Ahsanul Kabir, Kareem Abdelfatah, Mohammed Korayem, Mohammad Al Hasan arxiv

In the dynamic realm of online recruitment, accurate job classification is paramount for optimizing job recommendation systems, search rankings, and labor market analyses. As job markets evolve, the increasing complexity…

Representation LearningRecommendation SystemsText Classification

Off-Policy Evaluation and Learning for Matching Markets

2025-07-18 · Yudai Hayashi, Shuhei Goda, Yuta Saito arxiv

Matching users based on mutual preferences is a fundamental aspect of services driven by reciprocal recommendations, such as job search and dating applications. Although A/B tests remain the gold standard for evaluating …

Wisdom and Foolishness of Noisy Matching Markets

2024-02-26 · Kenny Peng, Nikhil Garg

We consider a many-to-one matching market where colleges share true preferences over students but make decisions using only independent noisy rankings. Each student has a true value $v$, but each college $c$ ranks the st…