graph streams
Recently Published Documents


TOTAL DOCUMENTS

94
(FIVE YEARS 30)

H-INDEX

16
(FIVE YEARS 3)

2021 ◽  
Vol 14 (13) ◽  
pp. 3416-3416
Author(s):  
Danai Koutra

Our ability to generate, collect, and archive data related to everyday activities, such as interacting on social media, browsing the web, and monitoring well-being, is rapidly increasing. Getting the most benefit from this large-scale data requires analysis of patterns it contains, which is computationally intensive or even intractable. Summarization techniques produce compact data representations (summaries) that enable faster processing by complex algorithms and queries. This talk will cover summarization of interconnected data (graphs) [3], which can represent a variety of natural processes (e.g., friendships, communication). I will present an overview of my group's work on bridging the gap between research on summarized network representations and real-world problems. Examples include summarization of massive knowledge graphs for refinement [2] and on-device querying [4], summarization of graph streams for persistent activity detection [1], and summarization within graph neural networks for fast, interpretable classification [5]. I will conclude with open challenges and opportunities for future research.


2021 ◽  
Author(s):  
Ziyi Ma ◽  
Yuling Liu ◽  
Yikun Hu ◽  
Jianye Yang ◽  
Chubo Liu ◽  
...  

Algorithms ◽  
2021 ◽  
Vol 14 (8) ◽  
pp. 221
Author(s):  
Zhihui Du ◽  
Oliver Alvarado Rodriguez ◽  
Joseph Patchett ◽  
David A. Bader

Data from emerging applications, such as cybersecurity and social networking, can be abstracted as graphs whose edges are updated sequentially in the form of a stream. The challenging problem of interactive graph stream analytics is the quick response of the queries on terabyte and beyond graph stream data from end users. In this paper, a succinct and efficient double index data structure is designed to build the sketch of a graph stream to meet general queries. A single pass stream model, which includes general sketch building, distributed sketch based analysis algorithms and regression based approximation solution generation, is developed, and a typical graph algorithm—triangle counting—is implemented to evaluate the proposed method. Experimental results on power law and normal distribution graph streams show that our method can generate accurate results (mean relative error less than 4%) with a high performance. All our methods and code have been implemented in an open source framework, Arkouda, and are available from our GitHub repository, Bader-Research. This work provides the large and rapidly growing Python community with a powerful way to handle terabyte and beyond graph stream data using their laptops.


2021 ◽  
Vol 15 (3) ◽  
pp. 1-30
Author(s):  
Kijung Shin ◽  
Euiwoong Lee ◽  
Jinoh Oh ◽  
Mohammad Hammoud ◽  
Christos Faloutsos

Given a graph stream, how can we estimate the number of triangles in it using multiple machines with limited storage? Specifically, how should edges be processed and sampled across the machines for rapid and accurate estimation? The count of triangles (i.e., cliques of size three) has proven useful in numerous applications, including anomaly detection, community detection, and link recommendation. For triangle counting in large and dynamic graphs, recent work has focused largely on streaming algorithms and distributed algorithms but little on their combinations for “the best of both worlds.” In this work, we propose CoCoS , a fast and accurate distributed streaming algorithm for estimating the counts of global triangles (i.e., all triangles) and local triangles incident to each node. Making one pass over the input stream, CoCoS carefully processes and stores the edges across multiple machines so that the redundant use of computational and storage resources is minimized. Compared to baselines, CoCoS is: (a) accurate: giving up to smaller estimation error; (b) fast : up to faster, scaling linearly with the size of the input stream; and (c) theoretically sound : yielding unbiased estimates.


Author(s):  
Junzhou Zhao ◽  
Pinghui Wang ◽  
Zhouguo Chen ◽  
Jianwei Ding ◽  
John C. S. Lui ◽  
...  

Author(s):  
Rundong Li ◽  
Pinghui Wang ◽  
Peng Jia ◽  
Xiangliang Zhang ◽  
Junzhou Zhao ◽  
...  

2020 ◽  
Vol 29 (6) ◽  
pp. 1501-1525
Author(s):  
Dongjin Lee ◽  
Kijung Shin ◽  
Christos Faloutsos

2020 ◽  
Vol 108 ◽  
pp. 244-255
Author(s):  
Lingling Zhang ◽  
Hong Jiang ◽  
Fang Wang ◽  
Dan Feng ◽  
Yanwen Xie
Keyword(s):  

Sign in / Sign up

Export Citation Format

Share Document