LGGTMAMLMay 7, 2022

Dynamic Matching Bandit For Two-Sided Online Markets

arXiv:2205.03699v37 citationsh-index: 15
Originality Highly original
AI Analysis

This addresses the need for modern online matching platforms (e.g., job-seeking markets) to track shifting preferences, moving beyond static models that are insufficient in dynamic environments.

The paper tackles the problem of two-sided online matching with dynamic preferences that shift based on contextual information, proposing a dynamic matching bandit algorithm that achieves agent-optimal stable matching with high probability and proves a logarithmic regret upper bound O(log(T)).

Two-sided online matching platforms are employed in various markets. However, agents' preferences in the current market are usually implicit and unknown, thus needing to be learned from data. With the growing availability of dynamic side information involved in the decision process, modern online matching methodology demands the capability to track shifting preferences for agents based on contextual information. This motivates us to propose a novel framework for this dynamic online matching problem with contextual information, which allows for dynamic preferences in matching decisions. Existing works focus on online matching with static preferences, but this is insufficient: the two-sided preference changes as soon as one side's contextual information updates, resulting in non-static matching. In this paper, we propose a dynamic matching bandit algorithm to adapt to this problem. The key component of the proposed dynamic matching algorithm is an online estimation of the preference ranking with a statistical guarantee. Theoretically, we show that the proposed dynamic matching algorithm delivers an agent-optimal stable matching result with high probability. In particular, we prove a logarithmic regret upper bound $\mathcal{O}(\log(T))$ and construct a corresponding instance-dependent matching regret lower bound. In the experiments, we demonstrate that dynamic matching algorithm is robust to various preference schemes, dimensions of contexts, reward noise levels, and context variation levels, and its application to a job-seeking market further demonstrates the practical usage of the proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes