Hypergraph motifs: concepts, algorithms, and discoveries
Hypergraphs naturally represent group interactions, which are omnipresent in many
domains: collaborations of researchers, co-purchases of items, joint interactions of proteins …
domains: collaborations of researchers, co-purchases of items, joint interactions of proteins …
Triangular stability maximization by influence spread over social networks
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 …
advertising/marketing, one of the most important and popular problems is called influence …
Trust: Triangle Counting Reloaded on GPUs
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 …
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
Streaming graph analysis is gaining importance in various fields due to the natural
dynamicity in many real graph applications. However, approximately counting triangles in …
dynamicity in many real graph applications. However, approximately counting triangles in …
Hypergraph motifs and their extensions beyond binary
Hypergraphs naturally represent group interactions, which are omnipresent in many
domains: collaborations of researchers, co-purchases of items, and joint interactions of …
domains: collaborations of researchers, co-purchases of items, and joint interactions of …
Fast, accurate and provable triangle counting in fully dynamic graph streams
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 …
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
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 …
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 …
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 …
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 …
data become more dynamic and are organized as stream with duplicate edges in real-word …