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

Decision Making01:20

Decision Making

140
Decision-making is a fundamental cognitive process that involves evaluating alternatives and selecting among them. This process can range from simple choices, such as deciding what to wear, to complex decisions, like choosing a major in college or a career path. The complexity of the decision often dictates the approach we use, which can be broadly categorized into two types: automatic and controlled decision-making.
Automatic decision-making is fast, intuitive, and relies on gut feelings...
140
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

128
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
128
Decision Making: Traditional Method01:14

Decision Making: Traditional Method

4.0K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
4.0K
Force Classification01:22

Force Classification

1.3K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.3K
Functional Classification of Joints01:09

Functional Classification of Joints

4.2K
Functional Classification of Joints
The functional classification of joints is determined by the amount of mobility between the adjacent bones. Joints are functionally classified as a synarthrosis or immobile joint, an amphiarthrosis or slightly moveable joint, or as a diarthrosis, a freely moveable joint. Fibrous and cartilaginous joints can be functionally classified as either synarthroses  or amphiarthroses, whereas all synovial joints are classified as diarthroses.
Synarthrosis
An...
4.2K
Masking and Demasking Agents01:19

Masking and Demasking Agents

2.5K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
2.5K

You might also read

Related Articles

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

Sort by
Same author

Dietary sodium, table salt use, and specific depressive symptoms: cross-sectional associations in NHANES and an independent Chinese clinical cohort.

Frontiers in nutrition·2026
Same author

MYDGF promotes pathological and physiological retinal angiogenesis via the Gαi1/3-Gab1-Akt-mTOR signaling.

Nature communications·2026
Same author

Atmospheric Nitrogen-Containing Organic Aerosols in Wintertime Sichuan Basin of China: A Key Role of Aqueous-Phase Process in Secondary Production and Optical Absorption.

Environmental science & technology·2026
Same author

Corynoline and Extracellular Vesicles Co-Loaded Scaffold Accelerates Vascularized Bone Regeneration with Photothermal Stimulation.

ACS biomaterials science & engineering·2026
Same author

Comparative analysis of salt tolerance and associated physiological traits in wild and cultivated barley at the seedling stage.

BMC plant biology·2026
Same author

Intravoxel incoherent motion MRI for early detection and assessment of renal injury after cardiac arrest and resuscitation in a rat model.

European radiology experimental·2026

Related Experiment Video

Updated: Jul 18, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.7K

Smart Contract Vulnerability Detection Based on Deep Learning and Multimodal Decision Fusion.

Weichu Deng1, Huanchun Wei2, Teng Huang1

  • 1Institute of Artificial Intelligence and Blockchain, Guangzhou University, Guangzhou 510006, China.

Sensors (Basel, Switzerland)
|August 26, 2023
PubMed
Summary

This study introduces a novel deep learning approach for smart contract vulnerability detection, integrating code semantics and control flow for enhanced accuracy. The method significantly improves the identification of critical vulnerabilities in blockchain applications.

Keywords:
deep learningmultimodal fusionsmart contractvulnerability detection

More Related Videos

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
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

568

Related Experiment Videos

Last Updated: Jul 18, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.7K
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
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

568

Area of Science:

  • Computer Science
  • Blockchain Technology
  • Cybersecurity

Background:

  • Smart contracts on blockchains are immutable, making vulnerability remediation difficult post-deployment.
  • Existing rule-based and machine learning methods for smart contract vulnerability detection have limitations in efficiency, scalability, and feature utilization.

Purpose of the Study:

  • To propose a novel smart contract vulnerability detection method utilizing deep learning and multimodal decision fusion.
  • To address the limitations of existing methods by considering both code semantics and control structure information.

Main Methods:

  • A deep learning model extracts five key features representing smart contracts.
  • Multimodal decision fusion integrates source code, operation code, and control-flow graph information.
  • The method was evaluated on four types of vulnerabilities: arithmetic, re-entrant, transaction-order dependence, and etherล็อค.

Main Results:

  • The proposed method achieved high detection accuracy for specific vulnerabilities: 91.6% (arithmetic), 90.9% (re-entrant), 94.8% (transaction order dependence), and 89.5% (etherล็อค).
  • Area Under the Curve (AUC) values ranged from 0.825 to 0.886, indicating strong performance.
  • Ablation experiments confirmed the significant contribution of the multimodal decision fusion technique.

Conclusions:

  • The deep learning and multimodal fusion approach offers a robust and effective solution for smart contract vulnerability detection.
  • This method enhances the utilization of smart contract information, leading to improved detection rates and reliability.
  • The findings suggest a promising direction for securing blockchain-based applications against economic losses due to vulnerabilities.