Blockchain technology for security issues and challenges in IoT

Z Ruan - … International Conference on Computer Simulation and …, 2023 - ieeexplore.ieee.org
With the help of the Internet of Things (IoT), an evolving technology, issues may be solved in
the fields of research and engineering without the involvement of a human workforce. It …

C-SAW: A framework for graph sampling and random walk on GPUs

S Pandey, L Li, A Hoisie, XS Li… - … Conference for High …, 2020 - ieeexplore.ieee.org
Many applications require to learn, mine, analyze and visualize large-scale graphs. These
graphs are often too large to be addressed efficiently using conventional graph processing …

Flexminer: A pattern-aware accelerator for graph pattern mining

X Chen, T Huang, S Xu, T Bourgeat… - 2021 ACM/IEEE 48th …, 2021 - ieeexplore.ieee.org
Graph pattern mining (GPM) is a class of algorithms widely used in many real-world
applications in bio-medicine, e-commerce, security, social sciences, etc. GPM is a …

Sandslash: a two-level framework for efficient graph pattern mining

X Chen, R Dathathri, G Gill, L Hoang… - Proceedings of the ACM …, 2021 - dl.acm.org
Graph pattern mining (GPM) is a key building block in diverse applications, including
bioinformatics, chemical engineering, social network analysis, recommender systems and …

Fingers: Exploiting fine-grained parallelism in graph mining accelerators

Q Chen, B Tian, M Gao - Proceedings of the 27th ACM International …, 2022 - dl.acm.org
Graph mining is an emerging application of high importance and also with high complexity,
thus requiring efficient hardware acceleration. Current accelerator designs only utilize …

Accelerating truss decomposition on heterogeneous processors

Y Che, Z Lai, S Sun, Y Wang, Q Luo - Proceedings of the VLDB …, 2020 - dl.acm.org
Truss decomposition is to divide a graph into a hierarchy of subgraphs, or trusses. A
subgraph is ak-truss (k≥ 2) if each edge is in at least k---2 triangles in the subgraph …

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 …

Efficient load-balanced butterfly counting on GPU

Q Xu, F Zhang, Z Yao, L Lu, X Du, D Deng… - Proceedings of the VLDB …, 2022 - dl.acm.org
Butterfly counting is an important and costly operation for large bipartite graphs. GPUs are
popular parallel heterogeneous devices and can bring significant performance improvement …

Making graphs compact by lossless contraction

W Fan, Y Li, M Liu, C Lu - … of the 2021 International Conference on …, 2021 - dl.acm.org
This paper proposes a scheme to reduce big graphs to small graphs. It contracts obsolete
parts, stars, cliques and paths into supernodes. The supernodes carry a synopsis S_Q for …

Parallelizing maximal clique enumeration on gpus

M Almasri, YH Chang, I El Hajj, R Nagi… - 2023 32nd …, 2023 - ieeexplore.ieee.org
We present a GPU solution for exact maximal clique enumeration (MCE) that performs a
search tree traversal following the Bron-Kerbosch algorithm. Prior works on parallelizing …