EFEVD: Enhanced Feature Extraction for Smart Contract Vulnerability Detection
Chi Jiang, Xihan Liu, Shenao Wang, Jinzhuo Liu, Yin Zhang
Abstract
Because of the wide deployment of smart contracts, smart contract vulnerabilities pose a challenging risk to blockchain security. Currently, deep learning-based vulnerability detection is a very attractive solution due to its ability to identify complex patterns and features. The existing methods mainly consider the contract code content features, expert knowledge patterns, and contract code modalities. To further enhance smart contract vulnerability detection, this paper attempts to identify community features from smart contracts with similar semantic and syntactic structures, and shared features from two related vulnerability detection tasks, vulnerability classification and localization. The experimental results verify that the proposed approach significantly outperforms the state-of-the-art methods in terms of accuracy, recall, precision, and F1-score.
BibTeX
@inproceedings{ijcai2024p469,
title = {EFEVD: Enhanced Feature Extraction for Smart Contract Vulnerability Detection},
author = {Jiang, Chi and Liu, Xihan and Wang, Shenao and Liu, Jinzhuo and Zhang, Yin},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Kate Larson},
pages = {4246--4254},
year = {2024},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2024/469},
url = {https://doi.org/10.24963/ijcai.2024/469},
}