Projects per year
Abstract
Clique finding problems such as maximal clique enumeration are computationally challenging due to the combinatorial number of vertex sets that need to be evaluated. Despite prior advances, the majority of execution time is still spent in set intersections, which limits the speed of the algorithms and their application to increasingly larger graphs. To address this issue, we propose to differentiate the set intersection algorithm to its function and the problem size, leading to several innovations: (i) a new primitive “intersect-size-exceeds” which short-cuts the calculation of the size of an intersection if it does not exceed a pre-determined threshold; (ii) a new data structure that supports efficient hash-based intersec- tion on constantly evolving sets; and (iii) efficient specialized variants of clique search and intersection for “small” and “tiny” subproblems. Compared to the state-of-the-art maximal clique search algorithms by Blanusa et al (VLDB 2020) and Besta et al (MICRO 2021), a median speedup is observed of 4.14× and 10.91× on AMD Zen Version 2, and a median speedup of 3.44× and 8.26× on Intel Sapphire Rapids over 14 challenging graph datasets.
Original language | English |
---|---|
Title of host publication | ICS '24: Proceedings of the 38th ACM International Conference on Supercomputing |
Publisher | Association for Computing Machinery |
Pages | 150 - 163 |
Number of pages | 14 |
ISBN (Electronic) | 9798400706103 |
DOIs | |
Publication status | Published - 03 Jun 2024 |
Event | ACM International Conference on Supercomputing 2024 - Kyoto, Japan Duration: 04 Jun 2024 → 07 Jun 2024 Conference number: 38 https://ics2024.github.io |
Publication series
Name | Proceedings of the 38th ACM International Conference on Supercomputing |
---|---|
Publisher | Association for Computing Machinery |
Conference
Conference | ACM International Conference on Supercomputing 2024 |
---|---|
Abbreviated title | ICS |
Country/Territory | Japan |
City | Kyoto |
Period | 04/06/2024 → 07/06/2024 |
Internet address |
Fingerprint
Dive into the research topics of 'Differentiating set intersections in maximal clique enumeration by function and subproblem size'. Together they form a unique fingerprint.Projects
- 1 Active
-
R1129ECI: Kelvin-2 - The High Performance Computing Centre in Northern Ireland (HPC-NI)
Woods, R. (PI), Chevallier, O. (CoI), Gillan, C. (CoI), Hu, P. (CoI), Rafferty, K. (CoI), Salto-Tellez, M. (CoI), Tikhonova, I. (CoI) & Vandierendonck, H. (CoI)
04/12/2019 → …
Project: Research