paper-with-me

홈 › Papers

Online Matching in Sparse Random Graphs: Non-Asymptotic Performances of Greedy Algorithm

2021-07-02 · NeurIPS 2021 12 · Nathan Noiry, Flore Sentenac, Vianney Perchet

Motivated by sequential budgeted allocation problems, we investigate online matching problems where connections between vertices are not i.i.d., but they have fixed degree distributions -- the so-called configuration model. We estimate the competitive ratio of the simplest algorithm, GREEDY, by approximating some relevant stochastic discrete processes by their continuous counterparts, that are solutions of an explicit system of partial differential equations. This technique gives precise bounds on the estimation errors, with arbitrarily high probability as the problem size increases. In particular, it allows the formal comparison between different configuration models. We also prove that, quite surprisingly, GREEDY can have better performance guarantees than RANKING, another celebrated algorithm for online matching that usually outperforms the former.

📄 PDF Abstract BibTeX arXiv:2107.00995

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Community detection in the sparse hypergraph stochastic block model

2019-04-11 · Soumik Pal, Yizhe Zhu

We consider the community detection problem in sparse random hypergraphs. Angelini et al. (2015) conjectured the existence of a sharp threshold on model parameters for community detection in sparse hypergraphs generated …

Community DetectionStochastic Block Model

Decentralized Online Learning for Random Inverse Problems Over Graphs

2023-03-20 · Tao Li, Xiwei Zhang, Yan Chen

We propose a decentralized online learning algorithm for distributed random inverse problems over network graphs with online measurements, and unifies the distributed parameter estimation in Hilbert spaces and the least …

parameter estimation

On the Non-asymptotic and Sharp Lower Tail Bounds of Random Variables

2018-10-21 · Anru R. Zhang, Yuchen Zhou

The non-asymptotic tail bounds of random variables play crucial roles in probability, statistics, and machine learning. Despite much success in developing upper bounds on tail probability in literature, the lower bounds …

Orthogonal Matching Pursuit From Noisy Random Measurements: A New Analysis

2009-12-01 · NeurIPS 2009 12 · Sundeep Rangan, Alyson K. Fletcher

Orthogonal matching pursuit (OMP) is a widely used greedy algorithm for recovering sparse vectors from linear measurements. A well-known analysis of Tropp and Gilbert shows that OMP can recover a k-sparse n-dimensional …

2k4k

Experimental performance of graph neural networks on random instances of max-cut

2019-08-15 · Weichi Yao, Afonso S. Bandeira, Soledad Villar

This note explores the applicability of unsupervised machine learning techniques towards hard optimization problems on random inputs. In particular we consider Graph Neural Networks (GNNs) -- a class of neural networks d…