activity
20242026
collaborators
Showing 2024Show all

5 papers · 1 filter

cs.SE2024

TGMM: Combining Parse Tree with GPU for Scalable Multilingual and Multi-Granularity Code Clone Detection

Yuhang Ye, Yuekun Wang, Yinxing Xue +2

The rapid evolution of programming languages and software systems has necessitated the implementation of multilingual and scalable clone detection tools. However, it is difficult t…

cs.SE2024

An Empirical Study of Vulnerability Detection using Federated Learning

Peiheng Zhou, Ming Hu, Xingrun Quan +6

Although Deep Learning (DL) methods becoming increasingly popular in vulnerability detection, their performance is seriously limited by insufficient training data. This is mainly b…

cs.SE2024

Vulseye: Detect Smart Contract Vulnerabilities via Stateful Directed Graybox Fuzzing

Ruichao Liang, Jing Chen, Cong Wu +6

Smart contracts, the cornerstone of decentralized applications, have become increasingly prominent in revolutionizing the digital landscape. However, vulnerabilities in smart contr…

cs.SE2024

Towards Effective Detection of Ponzi schemes on Ethereum with Contract Runtime Behavior Graph

Ruichao Liang, Jing Chen, Cong Wu +6

Ponzi schemes, a form of scam, have been discovered in Ethereum smart contracts in recent years, causing massive financial losses. Existing detection methods primarily focus on rul…

cs.SE2024

CC2Vec: Combining Typed Tokens with Contrastive Learning for Effective Code Clone Detection

Shihan Dou, Yueming Wu, Haoxiang Jia +3

With the development of the open source community, the code is often copied, spread, and evolved in multiple software systems, which brings uncertainty and risk to the software sys…