Sciweavers

PVLDB
2011

Social Content Matching in MapReduce

12 years 11 months ago
Social Content Matching in MapReduce
Matching problems are ubiquitous. They occur in economic markets, labor markets, internet advertising, and elsewhere. In this paper we focus on an application of matching for social media. Our goal is to distribute content from information suppliers to information consumers. We seek to maximize the overall relevance of the matched content from suppliers to consumers while regulating the overall activity, e.g., ensuring that no consumer is overwhelmed with data and that all suppliers have chances to deliver their content. We propose two matching algorithms, GreedyMR and StackMR, geared for the MapReduce paradigm. Both algorithms have provable approximation guarantees, and in practice they produce high-quality solutions. While both algorithms scale extremely well, we can show that StackMR requires only a poly-logarithmic number of MapReduce steps, making it an attractive option for applications with very large datasets. We experimentally show the trade-offs between quality and efficien...
Gianmarco De Francisci Morales, Aristides Gionis,
Added 14 May 2011
Updated 14 May 2011
Type Journal
Year 2011
Where PVLDB
Authors Gianmarco De Francisci Morales, Aristides Gionis, Mauro Sozio
Comments (0)