Enumerating k-cliques in a large network using Apache Spark
dc.contributor.advisor | Al Hasan, MOHAMMAD | |
dc.contributor.author | Dheekonda, Raja Sekhar Rao | |
dc.date.accessioned | 2017-04-20T17:50:42Z | |
dc.date.available | 2017-04-20T17:50:42Z | |
dc.date.issued | 2017 | |
dc.degree.date | 2017 | en_US |
dc.degree.grantor | Purdue University | en_US |
dc.degree.level | M.S. | en_US |
dc.description | Indiana University-Purdue University Indianapolis (IUPUI) | en_US |
dc.description.abstract | Network analysis is an important research task which explains the relationships among various entities in a given domain. Most of the existing approaches of network analysis compute global properties of a network, such as transitivity, diameter, and all-pair shortest paths. They also study various non-random properties of a network, such as graph densifi cation with shrinking diameter, small diameter, and scale-freeness. Such approaches enable us to understand real-life networks with global properties. However, the discovery of the local topological building blocks within a network is an important task, and examples include clique enumeration, graphlet counting, and motif counting. In this paper, my focus is to fi nd an efficient solution of k-clique enumeration problem. A clique is a small, connected, and complete induced subgraph over a large network. However, enumerating cliques using sequential technologies is very time-consuming. Another promising direction that is being adopted is a solution that runs on distributed clusters of machines using the Hadoop mapreduce framework. However, the solution suffers from a general limitation of the framework, as Hadoop's mapreduce performs substantial amounts of reading and writing to disk. Thus, the running times of Hadoop-based approaches suffer enormously. To avoid these problems, we propose an e cient, scalable, and distributed solution, kc-spark , for enumerating cliques in real-life networks using the Apache Spark in-memory cluster computing framework. Experiment results show that kc-spark can enumerate k-cliques from very large real-life networks, whereas a single commodity machine cannot produce the same desired result in a feasible amount of time. We also compared kc-spark with Hadoop mapreduce solutions and found the algorithm to be 80-100 percent faster in terms of running times. On the other hand, we compared with the triangle enumeration with Hadoop mapreduce and results shown that kc-spark is 8-10 times faster than mapreduce implementation with the same cluster setup. Furthermore, the overall performance of kc-spark is improved by using Spark's inbuilt caching and broadcast transformations. | en_US |
dc.identifier.doi | 10.7912/C2N94Z | |
dc.identifier.uri | https://hdl.handle.net/1805/12282 | |
dc.identifier.uri | http://dx.doi.org/10.7912/C2/2341 | |
dc.language.iso | en_US | en_US |
dc.subject | k-clique | en_US |
dc.subject | Apache Spark | en_US |
dc.subject | Enumeration | en_US |
dc.subject | Distributed | en_US |
dc.subject | Graph Mining | en_US |
dc.title | Enumerating k-cliques in a large network using Apache Spark | en_US |
dc.type | Thesis | en |
thesis.degree.discipline | Computer & Information Science | en |
Files
Original bundle
1 - 1 of 1
Loading...
- Name:
- RajaDheekonda Thesis Final Copy_approved.pdf
- Size:
- 613.03 KB
- Format:
- Adobe Portable Document Format
- Description:
- Raja Thesis Approved April 2017
License bundle
1 - 1 of 1
No Thumbnail Available
- Name:
- license.txt
- Size:
- 1.88 KB
- Format:
- Item-specific license agreed upon to submission
- Description: