REVIEW 3 cited by
Dynamic Matching Bandit For Two-Sided Online Markets
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
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.
Forward citations
Cited by 3 Pith papers
-
Learn to Match: Two-Sided Matching with Temporally Extended Feedback
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.
-
A Linear Matching Bandit Approach to Online Multi-Human Multi-Robot Teaming
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)).
-
A Linear Matching Bandit Approach to Online Multi-Human Multi-Robot Teaming
LinMatch is a UCB-style linear matching bandit algorithm whose claimed tight regret bound Θ~(d√MKT) is not actually established because the lower-bound proof in the appendix is invalid as written.
Discussion (0). Sign in to comment.