paper-with-me

Papers

Two-sided Competing Matching Recommendation Markets With Quota and Complementary Preferences Constraints

2023-01-24 · Yuantong Li, Guang Cheng, Xiaowu Dai

In this paper, we propose a new recommendation algorithm for addressing the problem of two-sided online matching markets with complementary preferences and quota constraints, where agents' preferences are unknown a priori and must be learned from data. The presence of mixed quota and complementary preferences constraints can lead to instability in the matching process, making this problem challenging to solve. To overcome this challenge, we formulate the problem as a bandit learning framework and propose the Multi-agent Multi-type Thompson Sampling (MMTS) algorithm. The algorithm combines the strengths of Thompson Sampling for exploration with a new double matching technique to provide a stable matching outcome. Our theoretical analysis demonstrates the effectiveness of MMTS as it can achieve stability and has a total $\widetilde{\mathcal{O}}(Q{\sqrt{K_{\max}T}})$-Bayesian regret with high probability, which exhibits linearity with respect to the total firm's quota $Q$, the square root of the maximum size of available type workers $\sqrt{K_{\max}}$ and time horizon $T$. In addition, simulation studies also demonstrate MMTS's effectiveness in various settings. We provide code used in our experiments \url{https://github.com/Likelyt/Double-Matching}.

📄 PDF Abstract BibTeX arXiv:2301.10230

Code (1)

likelyt/double-matching 공식 구현

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

Repetitive Dilemma Games in Distribution Information Using Interplay of Droop Quota: Meek's Method in Impact of Maximum Compensation and Minimum Cost Routes in Information Role of Marginal Contribution in Two-Sided Matching Markets

2024-02-19 · Yasuko Kawahata

This paper is a preliminary report of the research plan and a digest of the results and discussions. On research note explores the complex dynamics of fake news dissemination and fact-checking costs within the framework …

Fact Checking

An IPW-based Unbiased Ranking Metric in Two-sided Markets

2023-07-14 · Keisho Oh, Naoki Nishimura, Minje Sung, Ken Kobayashi 외

In modern recommendation systems, unbiased learning-to-rank (LTR) is crucial for prioritizing items from biased implicit user feedback, such as click data. Several techniques, such as Inverse Propensity Weighting (IPW), …

Learning-To-RankPositionRecommendation Systems

Competing Bandits in Matching Markets via Super Stability

2025-06-19 · Soumya Basu

We study bandit learning in matching markets with two-sided reward uncertainty, extending prior research primarily focused on single-sided uncertainty. Leveraging the concept of `super-stability' from Irving (1994), we d…

Decentralized Competing Bandits in Non-Stationary Matching Markets

2022-05-31 · Avishek Ghosh, Abishek Sankararaman, Kannan Ramchandran, Tara Javidi 외

Understanding complex dynamics of two-sided online matching markets, where the demand-side agents compete to match with the supply-side (arms), has recently received substantial interest. To that end, in this paper, we i…

Decentralized, Communication- and Coordination-free Learning in Structured Matching Markets

2022-06-06 · Chinmay Maheshwari, Eric Mazumdar, Shankar Sastry

We study the problem of online learning in competitive settings in the context of two-sided matching markets. In particular, one side of the market, the agents, must learn about their preferences over the other side, the…