paper-with-me

Papers

Faster Matchings via Learned Duals

2021-07-20 · NeurIPS 2021 12 · Michael Dinitz, Sungjin Im, Thomas Lavastida, Benjamin Moseley, Sergei Vassilvitskii

A recent line of research investigates how algorithms can be augmented with machine-learned predictions to overcome worst case lower bounds. This area has revealed interesting algorithmic insights into problems, with particular success in the design of competitive online algorithms. However, the question of improving algorithm running times with predictions has largely been unexplored. We take a first step in this direction by combining the idea of machine-learned predictions with the idea of "warm-starting" primal-dual algorithms. We consider one of the most important primitives in combinatorial optimization: weighted bipartite matching and its generalization to $b$-matching. We identify three key challenges when using learned dual variables in a primal-dual algorithm. First, predicted duals may be infeasible, so we give an algorithm that efficiently maps predicted infeasible duals to nearby feasible solutions. Second, once the duals are feasible, they may not be optimal, so we show that they can be used to quickly find an optimal solution. Finally, such predictions are useful only if they can be learned, so we show that the problem of learning duals for matching has low sample complexity. We validate our theoretical findings through experiments on both real and synthetic data. As a result we give a rigorous, practical, and empirically effective method to compute bipartite matchings.

📄 PDF Abstract BibTeX arXiv:2107.09770

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Platform-Mediated Competition

2020-11-08 · Quitzé Valenzuela-Stookey

Cross-group externalities and network effects in two-sided platform markets shape market structure and competition policy, and are the subject of extensive study. Less understood are the within-group externalities that a…

Solving stable matching problems using answer set programming

2015-12-16 · Sofie De Clercq, Steven Schockaert, Martine De Cock, Ann Nowé

Since the introduction of the stable marriage problem (SMP) by Gale and Shapley (1962), several variants and extensions have been investigated. While this variety is useful to widen the application potential, each varian…

Modeling Stable Matching Problems with Answer Set Programming

2013-02-28 · Sofie De Clercq, Steven Schockaert, Martine De Cock, Ann Nowé

The Stable Marriage Problem (SMP) is a well-known matching problem first introduced and solved by Gale and Shapley (1962). Several variants and extensions to this problem have since been investigated to cover a wider set…

Enhancing medical vision-language contrastive learning via inter-matching relation modelling

2024-01-19 · Mingjian Li, Mingyuan Meng, Michael Fulham, David Dagan Feng 외

Medical image representations can be learned through medical vision-language contrastive learning (mVLCL) where medical imaging reports are used as weak supervision through image-text alignment. These learned image repre…

Contrastive LearningCross-Modal RetrievalRelationRepresentation Learning+2

Decentralized and Uncoordinated Learning of Stable Matchings: A Game-Theoretic Approach

2024-07-31 · S. Rasoul Etesami, R. Srikant

We consider the problem of learning stable matchings with unknown preferences in a decentralized and uncoordinated manner, where "decentralized" means that players make decisions individually without the influence of a c…