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

Extraction: Advanced Methods00:56

Extraction: Advanced Methods

446
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
446
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

6.1K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.1K
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

250
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
250
Classification of Signals01:30

Classification of Signals

456
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
456

You might also read

Related Articles

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

Sort by
Same author

Earthworms With Low Dose n-MoS<sub>2</sub> Improve Soybean Yield and Quality by Reconfiguring Rhizosphere Chemistry and Strengthening Nitrogen Fixation.

Physiologia plantarum·2026
Same author

Trait-based selection for excess moisture tolerance in chickpea: genetic and physiological insights.

Plant physiology and biochemistry : PPB·2026
Same author

Stability and Hopf bifurcation analysis of a fractional-order Filippov prey-predator model with prey refuge and fear effects.

Scientific reports·2026
Same author

Production of exopolysaccharides from Lactobacillus species and optimization of physiochemical parameters by response surface methodology.

Journal of microbiological methods·2026
Same author

Ascorbic and citric acids mitigate cadmium stress and reduce metal accumulation in spinach grown in alkaline calcareous soil.

Biometals : an international journal on the role of metal ions in biology, biochemistry, and medicine·2026
Same author

Temperature-Assisted Crystallization of Mustard Oil for Erucic Acid Reduction and Its Impact on Phenolic Compounds, Sterols and Oxidative Quality of Oil During Ambient Storage.

Food science & nutrition·2026
Same journal

Integrated multi-assessment and structural performance index framework for stacking-sequence optimisation of natural fibre reinforced laminates.

Scientific reports·2026
Same journal

SuperiorGAT: graph attention networks for sparse LiDAR point cloud reconstruction in autonomous systems.

Scientific reports·2026
Same journal

The effect of stretching the pectoralis major, sternocleidomastoid, and iliopsoas muscles on 800 m swimming performance in master swimmers.

Scientific reports·2026
Same journal

ISNR-PQC: isometry noise resilience post quantum cryptography primitive.

Scientific reports·2026
Same journal

Identification of high-yielding and stable genotypes of barley in the cold climate of Iran using AMMI and GGE biplot models.

Scientific reports·2026
Same journal

Bayesian negative binomial modelling of spatial and temporal patterns of road traffic deaths in Ghana.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jun 29, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

543

Vulnerability detection in Java source code using a quantum convolutional neural network with self-attentive pooling,

Shumaila Hussain1,2, Muhammad Nadeem3, Junaid Baber4,5

  • 1Department of Computer Science, Sardar Bahadur Khan Women's University, Quetta, Pakistan. shumaila.hussain@sbkwu.edu.pk.

Scientific Reports
|March 29, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a deep learning system for automatic Java code vulnerability detection. It achieves 99.2% accuracy by enhancing semantic understanding and addressing common detection challenges.

Keywords:
CodeBERTFeature extractionHybrid GCNSelf-attentive QCNNSoftware securityVulnerability detection

More Related Videos

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

530
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

744

Related Experiment Videos

Last Updated: Jun 29, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

543
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

530
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

744

Area of Science:

  • Computer Science
  • Software Engineering
  • Cybersecurity

Background:

  • Software vulnerabilities are a major security risk, requiring advanced detection methods.
  • Existing techniques struggle with dependency issues, language bias, and detection granularity.
  • Automatic vulnerability detection in Java code remains a critical research area.

Purpose of the Study:

  • To develop a novel deep learning system for accurate automatic vulnerability detection in Java code.
  • To overcome limitations of current methods, including dependency issues and coarse granularity.
  • To enhance semantic and syntactic understanding of code for improved vulnerability identification.

Main Methods:

  • Utilized hybrid feature extraction combining graph (control flow graphs, abstract syntax trees, program dependencies) and sequence-based techniques.
  • Employed a hybrid neural network (GCN-RFEMLP) and CodeBERT for feature extraction, feeding into a quantum convolutional neural network with self-attentive pooling.
  • Addressed long-term dependency and granularity issues using intermediate code representation and inter-procedural slice code, mitigating language bias with a benchmark dataset.

Main Results:

  • Achieved a superior accuracy of 99.2% in detecting software vulnerabilities.
  • Outperformed existing benchmark methods in vulnerability detection tasks.
  • Successfully identified a wide range of Common Weakness Enumeration (CWE) vulnerabilities, including improper input validation, buffer overflows, and SQL injection.

Conclusions:

  • The proposed deep learning system offers a highly accurate and effective solution for automatic Java code vulnerability detection.
  • The hybrid feature extraction and advanced neural network architecture successfully address key challenges in the field.
  • This approach significantly advances the state-of-the-art in software security and vulnerability analysis.