Score: 1

Counting hypertriangles through hypergraph orientations

Published: January 7, 2026 | arXiv ID: 2601.03573v1

By: Daniel Paul-Pena , Vaishali Surianarayanan , Deeparnab Chakrabarty and more

Potential Business Impact:

Counts tiny patterns in complex data faster.

Business Areas:
Big Data Data and Analytics

Counting the number of small patterns is a central task in network analysis. While this problem is well studied for graphs, many real-world datasets are naturally modeled as hypergraphs, motivating the need for efficient hypergraph motif counting algorithms. In particular, we study the problem of counting hypertriangles - collections of three pairwise-intersecting hyperedges. These hypergraph patterns have a rich structure with multiple distinct intersection patterns unlike graph triangles. Inspired by classical graph algorithms based on orientations and degeneracy, we develop a theoretical framework that generalizes these concepts to hypergraphs and yields provable algorithms for hypertriangle counting. We implement these ideas in DITCH (Degeneracy Inspired Triangle Counter for Hypergraphs) and show experimentally that it is 10-100x faster and more memory efficient than existing state-of-the-art methods.

Country of Origin
πŸ‡ΊπŸ‡Έ United States

Page Count
17 pages

Category
Computer Science:
Data Structures and Algorithms