Pith. sign in

REVIEW 2 cited by

Efficient Historical Butterfly Counting in Large Temporal Bipartite Networks via Graph Structure-aware Index

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.00344 v2 pith:TTL2UFX5 submitted 2024-06-01 cs.SI cs.DB

classification cs.SIcs.DB
keywords graphscountingbipartitebutterflybutterflieshistoricalmemorytemporal
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Bipartite graphs are ubiquitous in many domains, e.g., e-commerce platforms, social networks, and academia, by modeling interactions between distinct entity sets. Within these graphs, the butterfly motif, a complete 2*2 biclique, represents the simplest yet significant subgraph structure, crucial for analyzing complex network patterns. Counting the butterflies offers significant benefits across various applications, including community analysis and recommender systems. Additionally, the temporal dimension of bipartite graphs, where edges activate within specific time frames, introduces the concept of historical butterfly counting, i.e., counting butterflies within a given time interval. This temporal analysis sheds light on the dynamics and evolution of network interactions, offering new insights into their mechanisms. Despite its importance, no existing algorithm can efficiently solve the historical butterfly counting task. To address this, we design two novel indices whose memory footprints are dependent on #butterflies and #wedges, respectively. Combining these indices, we propose a graph structure-aware indexing approach that significantly reduces memory usage while preserving exceptional query speed. We theoretically prove that our approach is particularly advantageous on power-law graphs, a common characteristic of real-world bipartite graphs, by surpassing traditional complexity barriers for general graphs. Extensive experiments reveal that our query algorithms outperform existing methods by up to five magnitudes, effectively balancing speed with manageable memory requirements.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Efficient Approximate Temporal Triangle Counting in Streaming with Predictions

    cs.DS 2025-06 conditional novelty 6.0 of 10

    STEP combines Horvitz-Thompson wedge sampling with a temporal min-degree predictor to give unbiased, low-variance estimates of all eight temporal triangle counts in one streaming pass over billions of edges.

  2. Temporal $k$-Core Query, Revisited

    cs.DB 2025-08 conditional novelty 5.0 of 10

    CoreT answers all temporal k-core queries over a time interval in a single pass by maintaining k-core entry times, with claimed complexity O(Δ·|E|) and up to 10,000x speedups.

Pith tools