distributed graph mining
#1

Hello concern,

I am M.Tech 2nd sem student and i am looking for study materials on distributed graph mining for the seminar presentation. can you please help me a deck on distributed graph mining ?

Thanks in advance!!!

Reply
#2

distributed graph mining

Introduction

Distributed data processing platforms such as MapReduce and Pregel have substantially simplified the design and deployment of certain classes of distributed graph analytics algorithms. However, these platforms do not represent a good match for distributed graph mining problems, as for example finding frequent subgraphs in a graph. Given an input graph, these problems require exploring a very large number of subgraphs and finding patterns that match some "interestingness" criteria desired by the user. These algorithms are very important for areas such as social net- works, semantic web, and bioinformatics. In this paper, we present Arabesque, the first distributed data processing platform for implementing graph mining algorithms. Arabesque automates the process of exploring a very large number of subgraphs. It defines a high-level filter-process computational model that simplifies the development of scalable graph mining algorithms: Arabesque explores subgraphs and passes them to the application, which must simply compute outputs and decide whether the subgraph should be further extended. We use Arabesque's API to produce distributed solutions to three fundamental graph mining problems: frequent subgraph mining, counting motifs, and finding cliques. Our implementations require a handful of lines of code, scale to trillions of subgraphs, and represent in some cases the first available distributed solutions.

Abstract

Distributed data processing platforms such as MapReduce and Pregel have substantially simplified the design and deployment of certain classes of distributed graph analytics algorithms. However, these platforms do not represent a good match for distributed graph mining problems, as for example finding frequent subgraphs in a graph. Given an input graph, these problems require exploring a very large number of subgraphs and finding patterns that match some “interestingness” criteria desired by the user. These algorithms are very important for areas such as social networks, semantic web, and bioinformatics. In this paper, we present Arabesque, the first distributed data processing platform for implementing graph mining algorithms. Arabesque automates the process of exploring a very large number of subgraphs. It defines a high-level filter-process computational model that simplifies the development of scalable graph mining algorithms: Arabesque explores subgraphs and passes them to the application, which must simply compute outputs and decide whether the subgraph should be further extended. We use Arabesque’s API to produce distributed solutions to three fundamental graph mining problems: frequent subgraph mining, counting motifs, and finding cliques. Our implementations require a handful of lines of code, scale to trillions of subgraphs, and represent in some cases the first available distributed solutions.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: dfd for graph mining, subgraphs, distributed data preprocessing for data mining, mining web graph for recommendation project, mining graph data, mining web graph recommendation videos,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  A New Data Mining Based Network Intrusion Detection Model prem0597 2 4,231 04-05-2018, 09:42 PM
Last Post: Guest
  invitation to graph theory by s arumugam pdf download graph 2 1,361 23-07-2016, 09:56 AM
Last Post: jaseela123d
  tcl script for blackhole attack graph 1 699 20-07-2016, 02:20 PM
Last Post: anasek
  invitation to graph theory by s arumugam pdf download graph 1 1,045 04-07-2016, 12:51 PM
Last Post: visalakshik
  ppt on effective pattern discovery for text mining 1 534 02-07-2016, 02:21 PM
Last Post: visalakshik
  ppt on effective pattern discovery for text mining 1 480 18-06-2016, 11:35 AM
Last Post: dhanabhagya
  distributed computing question papers vtu 1 664 31-05-2016, 11:43 AM
Last Post: dhanabhagya
  invitation to graph theory by s arumugam pdf download graph 1 1,193 23-05-2016, 12:00 PM
Last Post: dhanabhagya
  matlab code particle swarm optimization for optimal sizing and siting of distributed generation 1 609 19-04-2016, 12:21 PM
Last Post: dhanabhagya
  ebook free download distributed computing principles and applications m l liu pearson education 1 932 16-04-2016, 09:33 AM
Last Post: dhanabhagya

Forum Jump: