paper-with-me

Papers

Proportional Allocation: Simple, Distributed, and Diverse Matching with High Entropy

2018-07-01 · ICML 2018 7 · Shipra Agrawal, Morteza Zadimoghaddam, Vahab Mirrokni

Inspired by many applications of bipartite matching in online advertising and machine learning, we study a simple and natural iterative proportional allocation algorithm: Maintain a priority score $\priority_a$ for each node $a\in \mathds{A}$ on one side of the bipartition, initialized as $\priority_a=1$. Iteratively allocate the nodes $i\in \impressions$ on the other side to eligible nodes in $\mathds{A}$ in proportion of their priority scores. After each round, for each node $a\in \mathds{A}$, decrease or increase the score $\priority_a$ based on whether it is over- or under- allocated. Our first result is that this simple, distributed algorithm converges to a $(1-\epsilon)$-approximate fractional $b$-matching solution in $O({\log n\over \epsilon^2} )$ rounds. We also extend the proportional allocation algorithm and convergence results to the maximum weighted matching problem, and show that the algorithm can be naturally tuned to produce maximum matching with high entropy. High entropy, in turn, implies additional desirable properties of this matching, e.g., it satisfies certain diversity and fairness (aka anonymity) properties that are desirable in a variety of applications in online advertising and machine learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDiversityFairnessVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Networked Fairness in Cake Cutting

2017-07-07 · Xiaohui Bei, Youming Qiao, Shengyu Zhang

We introduce a graphical framework for fair division in cake cutting, where comparisons between agents are limited by an underlying network structure. We generalize the classical fairness notions of envy-freeness and pro…

Fairness

Distributed Learning in Markovian Restless Bandits over Interference Graphs for Stable Spectrum Sharing

2025-12-19 · Liad Lea Didi, Kobi Cohen arxiv

We study distributed learning for spectrum access and sharing among multiple cognitive communication entities, such as cells, subnetworks, or cognitive radio users (collectively referred to as cells), in communication-co…

Distributed Optimal Allocation with Quantized Communication and Privacy-Preserving Guarantees

2021-09-29 · Jakob Nylöf, Apostolos I. Rikos, Sebin Gracy, Karl H. Johansson

In this paper, we analyze the problem of optimally allocating resources in a distributed and privacy-preserving manner. We propose a novel distributed optimal resource allocation algorithm with privacy-preserving guarant…

Privacy Preserving

The Best of Many Worlds: Dual Mirror Descent for Online Allocation Problems

2020-11-18 · Santiago Balseiro, Haihao Lu, Vahab Mirrokni

Online allocation problems with resource constraints are central problems in revenue management and online advertising. In these problems, requests arrive sequentially during a finite horizon and, for each request, a dec…

Assortment OptimizationManagement

Optimal Allocation of Limited Funds in Quadratic Funding

2022-07-29 · Ricardo A. Pasquini

We examine the allocation of a limited pool of matching funds to public good projects using Quadratic Funding. In particular, we consider a variation of the Capital Constrained Quadratic Funding (CQF) mechanism proposed …