The document describes a paper that proposes a filtering method for solving graph problems in MapReduce. It presents the MapReduce model and challenges in designing algorithms for it. The authors study the Karloff-Suri-Vassilvitskii model of MapReduce and focus on dense graph problems that can be solved in polylogarithmic rounds of MapReduce (MRC0). They assume working with dense graphs modeled as having n1+c edges, as empirical evidence suggests many social networks exhibit this pattern.