Hypergraph motifs: concepts, algorithms, and discoveries

G Lee, J Ko, K Shin - arXiv preprint arXiv:2003.01853, 2020 - arxiv.org
Hypergraphs naturally represent group interactions, which are omnipresent in many
domains: collaborations of researchers, co-purchases of items, joint interactions of proteins …

Triangular stability maximization by influence spread over social networks

Z Hu, W Zheng, X Lian - Proceedings of the VLDB Endowment, 2023 - dl.acm.org
In many real-world applications such as social network analysis and online
advertising/marketing, one of the most important and popular problems is called influence …

Trust: Triangle Counting Reloaded on GPUs

S Pandey, Z Wang, S Zhong, C Tian… - … on Parallel and …, 2021 - ieeexplore.ieee.org
Triangle counting is a building block for a wide range of graph applications. Traditional
wisdom suggests that i) hashing is not suitable for triangle counting, ii) edge-centric triangle …

Sliding window-based approximate triangle counting over streaming graphs with duplicate edges

X Gou, L Zou - Proceedings of the 2021 International Conference on …, 2021 - dl.acm.org
Streaming graph analysis is gaining importance in various fields due to the natural
dynamicity in many real graph applications. However, approximately counting triangles in …

Hypergraph motifs and their extensions beyond binary

G Lee, S Yoon, J Ko, H Kim, K Shin - The VLDB Journal, 2024 - Springer
Hypergraphs naturally represent group interactions, which are omnipresent in many
domains: collaborations of researchers, co-purchases of items, and joint interactions of …

Fast, accurate and provable triangle counting in fully dynamic graph streams

K Shin, S Oh, J Kim, B Hooi, C Faloutsos - ACM Transactions on …, 2020 - dl.acm.org
Given a stream of edge additions and deletions, how can we estimate the count of triangles
in it? If we can store only a subset of the edges, how can we obtain unbiased estimates with …

Efficient sampling algorithms for approximate temporal motif counting

J Wang, Y Wang, W Jiang, Y Li, KL Tan - Proceedings of the 29th ACM …, 2020 - dl.acm.org
A great variety of complex systems ranging from user interactions in communication
networks to transactions in financial markets can be modeled as temporal graphs, which …

Fleet: Butterfly estimation from a bipartite graph stream

SV Sanei-Mehri, Y Zhang, AE Sariyüce… - Proceedings of the 28th …, 2019 - dl.acm.org
We consider space-efficient single-pass estimation of the number of butterflies, a
fundamental bipartite graph motif, from a massive bipartite graph stream where each edge …

sGrapp: Butterfly approximation in streaming graphs

A Sheshbolouki, MT Özsu - … on Knowledge Discovery from Data (TKDD), 2022 - dl.acm.org
We study the fundamental problem of butterfly (ie,(2, 2)-bicliques) counting in bipartite
streaming graphs. Similar to triangles in unipartite graphs, enumerating butterflies is crucial …

FABLE: Approximate Butterfly Counting in Bipartite Graph Stream with Duplicate Edges

G Sun, Y Zhao, Y Li - Proceedings of the 33rd ACM International …, 2024 - dl.acm.org
Bipartite graph models the relationship between two different sets of entities. Such graph
data become more dynamic and are organized as stream with duplicate edges in real-word …