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

Introduction to Virus01:28

Introduction to Virus

480
Viruses are unique biological entities that blur the boundary between living and non-living systems. Although they lack cellular structure and metabolic processes, they can exhibit characteristics of life when infecting a host. Their defining feature is a nucleic acid core, composed of either DNA or RNA, encapsulated within a protein coat called a capsid. This simple structure allows them to invade host cells and use their machinery for replication efficiently.Viral Structure and...
480
Detection of Black Holes01:10

Detection of Black Holes

2.3K
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
2.3K

You might also read

Related Articles

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

Sort by
Same author

The effect of individual exercise rehabilitation program on ischemic burden and cardiac function in patients with ischemic non-obstructive coronary heart disease: a randomized parallel controlled clinical trial.

Frontiers in cardiovascular medicine·2025
Same author

Severity of COVID-19 in Cancer patients versus patients without Cancer: A Propensity Score Matching Analysis.

Journal of Cancer·2021
Same author

Effect and safety of Chinese herbal medicine granules in patients with severe coronavirus disease 2019 in Wuhan, China: a retrospective, single-center study with propensity score matching.

Phytomedicine : international journal of phytotherapy and phytopharmacology·2021
Same author

Addendum: Early triage of critically ill COVID-19 patients using deep learning.

Nature communications·2021
Same author

The utility of MEWS for predicting the mortality in the elderly adults with COVID-19: a retrospective cohort study with comparison to other predictive clinical scores.

PeerJ·2020
Same author

Systemic Corticosteroids and Mortality in Severe and Critical COVID-19 Patients in Wuhan, China.

The Journal of clinical endocrinology and metabolism·2020
Same journal

Battle royale optimizer for multilevel image thresholding.

The Journal of supercomputing·2025
Same journal

MOBRO: multi-objective battle royale optimizer.

The Journal of supercomputing·2025
Same journal

Optimizing inference of segmentation on high-resolution images in MLExchange.

The Journal of supercomputing·2025
Same journal

Topic sentiment analysis based on deep neural network using document embedding technique.

The Journal of supercomputing·2023
Same journal

AEGA: enhanced feature selection based on ANOVA and extended genetic algorithm for online customer review analysis.

The Journal of supercomputing·2023
Same journal

A Fechner multiscale local descriptor for face recognition.

The Journal of supercomputing·2023
See all related articles

Related Experiment Video

Updated: Oct 22, 2025

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.9K

Intelligent malware detection based on graph convolutional network.

Shanxi Li1, Qingguo Zhou1, Rui Zhou1

  • 1School of Information Science and Engineering, Lanzhou University, Lanzhou, People's Republic of China.

The Journal of Supercomputing
|August 30, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces an AI-based malware detection method using graph convolutional networks. The novel approach improves accuracy and reduces false positives compared to existing techniques, offering a stable solution for evolving malware threats.

Keywords:
Directed cyclic graphGraph convolutional networkMachine learningMalware detectionMarkov chain

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

770

Related Experiment Videos

Last Updated: Oct 22, 2025

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.9K
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

770

Area of Science:

  • Computer Science
  • Cybersecurity
  • Artificial Intelligence

Background:

  • Traditional malware detection methods (static, dynamic analysis) are increasingly ineffective against advanced anti-detection techniques.
  • Artificial Intelligence (AI) offers improved predictive performance for malware detection.
  • Malware diversity poses challenges for feature extraction, hindering AI application.

Purpose of the Study:

  • To develop an AI-based malware classifier robust to malware characteristic differences.
  • To enhance the effectiveness of AI in malware detection despite feature extraction difficulties.

Main Methods:

  • Extracting API call sequences from malware code to generate directed cycle graphs.
  • Utilizing Markov chain and Principal Component Analysis (PCA) for graph feature map extraction.
  • Designing and implementing a Graph Convolutional Network (GCN) based classifier.

Main Results:

  • The proposed GCN-based method demonstrates superior performance in most detection scenarios.
  • Achieved the highest accuracy () and outperformed existing methods in False Positive Rate (FPR) and accuracy.
  • The model exhibits stability in handling the continuous evolution and growth of malware.

Conclusions:

  • The GCN-based approach effectively addresses the challenges of malware diversity and feature extraction.
  • This method provides a more accurate, stable, and reliable solution for AI-driven malware detection.
  • The findings suggest a promising direction for advancing cybersecurity defenses against sophisticated malware.