pith. sign in

arxiv: 2205.03699 · v3 · pith:L2TAFJJ7new · submitted 2022-05-07 · 💻 cs.LG · cs.GT· cs.MA· stat.ML

Dynamic Matching Bandit For Two-Sided Online Markets

classification 💻 cs.LG cs.GTcs.MAstat.ML
keywords matchingdynamiconlinealgorithminformationpreferencescontextualpreference
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learn to Match: Two-Sided Matching with Temporally Extended Feedback

    cs.LG 2026-06 unverdicted novelty 7.0

    Learn2Match is a POMG-based MARL benchmark for two-sided matching with temporally extended feedback; independent PPO yields higher social welfare and lower regret than CA-ETC but higher information-friction loss.

  2. A Linear Matching Bandit Approach to Online Multi-Human Multi-Robot Teaming

    cs.LG 2026-06 unverdicted novelty 6.0

    LinMatch recasts linear matching bandits as maximum-weight matching LPs solvable by the Hungarian algorithm and proves tight regret bounds of tilde Theta(d sqrt(MKT)).