Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Development and Application of a Dual-Readout RPA-PfAgo System for Rapid Detection of <i>Streptococcus agalactiae</i> in Bovine Milk.

Veterinary sciences·2026
Same author

Ferroptosis Revealed by a Bifunctional Nanopipette Sensing the Intracellular Iron-Reactive Oxygen under Dibenzothiophene Exposure.

Analytical chemistry·2026
Same author

Deep learning based time series analysis for breathing phase prediction in phase-gated proton therapy.

Physics in medicine and biology·2026
Same author

Feasibility and signal quality of the Minder® implantable continuous EEG monitoring® system compared to 10-20 scalp electrodes over extended monitoring periods.

Epilepsia·2026
Same author

Integrating metabolomics and molecular dynamics simulation to elucidate the anti-atherosclerotic mechanisms of Gynostemma pentaphyllum.

Archives of biochemistry and biophysics·2026
Same author

Perturbation-induced responses improved seizure forecasting in epileptic rats.

Epilepsia·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jul 11, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

559

Deep learning-based solution for smart contract vulnerabilities detection.

Xueyan Tang1, Yuying Du2, Alan Lai2

  • 1Salus Security, Beijing, 100020, China. 777728@gmail.com.

Scientific Reports
|November 17, 2023
PubMed
Summary
This summary is machine-generated.

Deep learning effectively detects smart contract vulnerabilities, outperforming traditional methods. The Optimized-CodeBERT model in the Lightning Cat solution achieved a 93.53% f1-score for enhanced blockchain security.

More Related Videos

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K

Related Experiment Videos

Last Updated: Jul 11, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

559
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K

Area of Science:

  • Blockchain Technology
  • Artificial Intelligence
  • Software Engineering

Background:

  • Smart contracts are vital for decentralized applications but susceptible to vulnerabilities causing financial losses.
  • Traditional static analysis tools for smart contract vulnerability detection suffer from high false positives/negatives and lack adaptability.
  • Deep learning offers a rule-free approach to learn and identify vulnerability patterns in code.

Purpose of the Study:

  • To explore the application of deep learning for detecting smart contract vulnerabilities.
  • To introduce Lightning Cat, a deep learning-based solution for vulnerability detection.
  • To evaluate the performance of different deep learning models in identifying smart contract flaws.

Main Methods:

  • Trained three deep learning models: Optimized-CodeBERT, Optimized-LSTM, and Optimized-CNN.
  • Utilized CodeBERT pre-training for accurate code syntax and semantic analysis.
  • Extracted vulnerable code function segments to retain critical vulnerability features.
  • Evaluated models on the SolidiFI-benchmark dataset comprising 9369 vulnerable contracts.

Main Results:

  • The Optimized-CodeBERT model within the Lightning Cat framework achieved the highest performance.
  • Optimized-CodeBERT attained an f1-score of 93.53%, surpassing other tested deep learning models.
  • The approach demonstrated effectiveness in detecting seven different types of smart contract vulnerabilities.

Conclusions:

  • Deep learning, particularly the Optimized-CodeBERT model, presents a superior method for smart contract vulnerability detection compared to static analysis.
  • The Lightning Cat solution effectively leverages deep learning for robust and adaptable vulnerability identification in blockchain applications.
  • The findings highlight the potential of AI in securing the rapidly evolving landscape of smart contracts.