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

Deductive Reasoning01:16

Deductive Reasoning

59.5K
Deductive reasoning, or deduction, is the type of logic used in hypothesis-based science. In deductive reasoning, the pattern of thinking moves in the opposite direction as compared to inductive reasoning, which means that it uses a general principle or law to predict specific results. From those general principles, a scientist can deduce and predict the specific results that would be valid as long as the general principles are valid.
For example, a researcher can deduce specific predictions...
59.5K
Hindsight Biases01:12

Hindsight Biases

3.5K
Hindsight bias leads you to believe that the event you just experienced was predictable, even though it really wasn’t. In other words, you knew all along that things would turn out the way they did. Can you relate this to the phrase "Hindsight is 20/20" now? 
3.5K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

9.0K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
9.0K
Associative Learning01:27

Associative Learning

2.1K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
2.1K
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

2.1K
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
2.1K
Understanding Deception01:14

Understanding Deception

258
Deception is a pervasive aspect of human communication. Empirical studies have shown that most individuals engage in some form of deceit on a daily basis, with approximately 20% of social exchanges involving deceptive elements. Lying follows a developmental trajectory, peaking during adolescence and declining with age, possibly due to the maturation of cognitive control and social accountability.Cognitive and Social Factors in Deception DetectionDespite its prevalence, accurately detecting...
258

You might also read

Related Articles

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

Sort by
Same author

Empirical analysis of adversarial robustness in 3D Gaussian Splatting under multi-view inconsistency attacks.

Scientific reportsยท2026
Same author

Risk-aware tactical path planning in partially observable environments via trajectory-value factorized recurrent PPO.

Scientific reportsยท2026
Same author

Decoupling forgetting and preservation in federated unlearning via knowledge distillation.

Scientific reportsยท2026
Same author

Concurrently Achieving 4.6ย W/M<sup>2</sup> and 120,000 Cyclability Enabled by Extendable Swing Arms in Rotational Triboelectric Nanogenerator.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)ยท2026
Same author

Liver-metabolic stress, apolipoprotein E ฮต4, and cognition and amyloid burden: findings from the dementia platform Korea trial-ready registry.

Frontiers in aging neuroscienceยท2026
Same author

Investigating the Gut-Brain Axis in Adolescents With Mood Disorders and Functional Gastrointestinal Symptoms.

Psychiatry investigationยท2026
Same journal

Correction: A method for supervoxel-wise association studies of age and other non-imaging variables from coronary computed tomography angiograms.

Scientific reportsยท2026
Same journal

Poly(bromophenol blue)/CoSn(OH)<sub>6</sub> cubic particles modified pencil graphite electrode for electrochemical determination of diphenhydramine.

Scientific reportsยท2026
Same journal

Dietary Chlorella, Spirulina, and acidifier modulate jejunal cytokine-related gene expression in broiler chickens.

Scientific reportsยท2026
Same journal

Perceived physical activity barriers in university students: associations with fatigue and eating behaviours.

Scientific reportsยท2026
Same journal

Refuge limitation structures habitat use in agricultural landscapes: evidence from Sunda pangolins.

Scientific reportsยท2026
Same journal

Lightweight stateless transaction verification with outsourced witness updates for UTXO blockchains.

Scientific reportsยท2026
See all related articles

Related Experiment Video

Updated: May 4, 2026

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

1.9K

Hybrid reverse knowledge distillation for adversarial example detection.

Hyun Kwon1, Joo Bon Maeng1, Dae-Jin Kim2

  • 1Department of Artificial Intelligence and Data Science, Korea Military Academy, Seoul, 01805, South Korea.

Scientific Reports
|May 2, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces Hybrid Reverse Knowledge Distillation (Hybrid RKD) to detect adversarial examples in deep neural networks. The method effectively identifies malicious inputs without needing adversarial data for training.

Keywords:
Adversarial example detectionAnomaly detectionDeep learning securityFeature reconstructionReverse knowledge distillation

Related Experiment Videos

Last Updated: May 4, 2026

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

1.9K

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep neural networks excel in computer vision but are susceptible to adversarial examples.
  • Adversarial examples are subtle perturbations causing AI misclassification, posing risks in critical applications like medical diagnosis and autonomous driving.

Purpose of the Study:

  • To propose a novel and effective method for detecting adversarial examples in deep neural networks.
  • To enhance the reliability of AI systems by identifying malicious inputs.

Main Methods:

  • Developed Hybrid Reverse Knowledge Distillation (Hybrid RKD) using a multi-scale decoder to reconstruct features from clean images.
  • Trained the decoder on a frozen teacher encoder using only normal data to identify feature-level distortions caused by adversarial perturbations.
  • Integrated Mahalanobis-style statistical distance metrics to detect distribution-level anomalies.

Main Results:

  • Achieved state-of-the-art detection performance against diverse adversarial attacks (FGSM, PGD, DeepFool, C&W, AutoAttack) on CIFAR-10 and ISIC2018 datasets.
  • Obtained average AUROC scores of 0.790 and 0.929 across five attack categories.
  • Demonstrated superior performance compared to existing methods like LID, Mahalanobis, and ODIN.

Conclusions:

  • Hybrid RKD offers a robust solution for adversarial example detection.
  • The method effectively identifies adversarial perturbations by leveraging feature reconstruction and statistical anomaly detection.
  • This approach does not require adversarial examples during training, making it practical for real-world deployment.