Buggraph: Differentiating source-binary code similarity with graph triplet-loss network

Y Ji, L Cui, HH Huang - Proceedings of the 2021 ACM Asia Conference …, 2021 - dl.acm.org
Binary code similarity detection, which answers whether two pieces of binary code are
similar, has been used in a number of applications, such as vulnerability detection and …

iSpan: Parallel Identification of Strongly Connected Components with Spanning Trees

Y Ji, H Liu, Y Hu, HH Huang - ACM Transactions on Parallel Computing, 2022 - dl.acm.org
Detecting strongly connected components (SCCs) in a directed graph is crucial for
understanding the structure of graphs. Most real-world graphs have one large SCC that …

Vestige: Identifying Binary Code Provenance for Vulnerability Detection

Y Ji, L Cui, HH Huang - … Conference on Applied Cryptography and Network …, 2021 - Springer
Identifying the compilation provenance of a binary code helps to pinpoint the specific
compilation tools and configurations that were used to produce the executable …

Peek: A Prune-Centric Approach for K Shortest Path Computation

W Feng, S Chen, H Liu, Y Ji - … of the International Conference for High …, 2023 - dl.acm.org
The K shortest path (KSP) algorithm, which finds the top K shortest simple paths from a
source to a target vertex, has a wide range of real-world applications, eg, routing …

[图书][B] Graph Techniques for Next Generation Cybersecurity

B Bowman - 2022 - search.proquest.com
Since the dawn of the Information Age, we have increasingly relied on the technology that
we develop to support nearly every aspect of modern living. At this point in our history, we …

Efficient defense against covert and side channel attack on multi-core processor using signal processing techniques

H Fang - 2021 - search.proquest.com
Modern application workloads are mostly deployed on cloud computing platforms. Illicit
communication across user domains is prohibited by Operating System (OS) or Virtual …

Exploring High Performance and Energy Efficient Graph Processing on GPU

RP Watling - 2023 - search.proquest.com
Parallel graph processing is central to analytical computer science applications, and GPUs
have proven to be an ideal platform for parallel graph processing. Existing GPU graph …

High-Performance Graph Computing and Application in Cybersecurity

Y Ji - 2021 - search.proquest.com
Graph is a natural representation for many real-world applications, such as road map,
protein-protein interaction network, and code graph. The graph algorithms can help mine …