dc.contributor.advisor | Julian Shun. | en_US |
dc.contributor.author | Tseng, Tom,S.M.Massachusetts Institute of Technology. | en_US |
dc.contributor.other | Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science. | en_US |
dc.date.accessioned | 2021-01-06T18:32:51Z | |
dc.date.available | 2021-01-06T18:32:51Z | |
dc.date.copyright | 2020 | en_US |
dc.date.issued | 2020 | en_US |
dc.identifier.uri | https://hdl.handle.net/1721.1/129177 | |
dc.description | Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, September, 2020 | en_US |
dc.description | Cataloged from student-submitted PDF version of thesis. | en_US |
dc.description | Includes bibliographical references (pages 63-68). | en_US |
dc.description.abstract | SCAN (structural clustering algorithm for networks) is a well-known approach for graph clustering. Sequential versions of SCAN are prohibitively slow on large graphs, however. Existing parallel versions of SCAN, on the other hand, can cluster graphs relatively quickly on a particular setting of SCAN parameters, but do not effectively share work among queries on different parameter settings. Because users of SCAN need to test several parameter settings in order to find a good clustering, it can be worthwhile to precompute an index to speed up later queries. To that end, this thesis presents a parallelization of GS*-Index, an existing index-based SCAN algorithm. The parallelized algorithm is work-efficient and achieves logarithmic span for both constructing the index and running clustering queries. We describe an implementation of our algorithm and test it on several real-world large graphs, with the largest graph having 1.8 billion edges. On a machine with 48 cores and 2-way hyper-threading, our parallel index construction achieves 50-151x speedup over the construction of GS*-Index. In fact, our index construction algorithm is faster than GS*-Index even when running our algorithm sequentially. Our parallel index query implementation achieves 5-32x speedup over queries on GS*- Index across a range of SCAN parameter values, and our implementation is also faster than ppSCAN, the fastest existing parallel SCAN algorithm, on all tested parameter values. We also explore how locality-sensitive hashing can speed up index construction by approximating the similarity scores between vertices, the computation of which is the most time-consuming aspect of SCAN. Our experiments show that this technique can achieve meaningful speedups on denser graphs without large sacrifices in clustering quality. | en_US |
dc.description.statementofresponsibility | by Tom Tseng. | en_US |
dc.format.extent | 68 pages | en_US |
dc.language.iso | eng | en_US |
dc.publisher | Massachusetts Institute of Technology | en_US |
dc.rights | MIT theses may be protected by copyright. Please reuse MIT thesis content according to the MIT Libraries Permissions Policy, which is available through the URL provided. | en_US |
dc.rights.uri | http://dspace.mit.edu/handle/1721.1/7582 | en_US |
dc.subject | Electrical Engineering and Computer Science. | en_US |
dc.title | Parallel index-based structural graph clustering and its approximations | en_US |
dc.type | Thesis | en_US |
dc.description.degree | S.M. | en_US |
dc.contributor.department | Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science | en_US |
dc.identifier.oclc | 1227278128 | en_US |
dc.description.collection | S.M. Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science | en_US |
dspace.imported | 2021-01-06T18:32:50Z | en_US |
mit.thesis.degree | Master | en_US |
mit.thesis.department | EECS | en_US |