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

Classification of Systems-I01:26

Classification of Systems-I

504
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
504
Force Classification01:22

Force Classification

2.2K
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,...
2.2K
Adrenergic Antagonists: Chemistry and Classification of ɑ-Receptor Blockers01:17

Adrenergic Antagonists: Chemistry and Classification of ɑ-Receptor Blockers

1.4K
Adrenergic antagonists, or sympatholytics, inhibit adrenoceptor activation driven by catecholamines or agonists. Based on their adrenoceptor specificity, adrenergic blockers can be categorized into two primary groups: α-adrenergic blockers (α-blockers) and β-adrenergic blockers (β-blockers). α-blockers interact with α1 and α2 subtypes of α-adrenoceptors.
Nonselective α-blockers: Nonselective α-blockers contain haloalkylamine or imidazoline...
1.4K
Strategies for Assessing and Addressing Confounding01:25

Strategies for Assessing and Addressing Confounding

307
Confounding is a critical issue in epidemiological studies, often leading to misleading conclusions about associations between exposures and outcomes. It occurs when the relationship between the exposure and the outcome is mixed with the effects of other factors that influence the outcome. Given that, addressing confounding is of high importance for drawing accurate inferences in research.
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
307
Randomized Experiments01:13

Randomized Experiments

8.8K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
8.8K
Theory of Attribution II: Kelley's Covariation Theory01:29

Theory of Attribution II: Kelley's Covariation Theory

400
Attribution theory plays a crucial role in social psychology, helping to explain how individuals interpret the causes of behavior. One prominent model within this field is Harold Kelley's covariation theory, which provides a systematic approach to determining whether internal traits or external circumstances drive a person's actions. The model posits that individuals rely on three key types of information—consensus, consistency, and distinctiveness—to make these judgments.Consensus:...
400

You might also read

Related Articles

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

Sort by
Same author

Photonic Kolmogorov-Arnold networks based on self-phase modulation in nonlinear waveguides.

Optics letters·2026
Same author

LIX: Implicitly Infusing Spatial Geometric Prior Knowledge Into Visual Semantic Segmentation for Autonomous Driving.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2025
Same author

Comparison of ChatGPT-3.5 and GPT-4 as potential tools in artificial intelligence-assisted clinical practice in renal and liver transplantation.

World journal of transplantation·2025
Same author

Inducing Neural Collapse via Anticlasses and One-Cold Cross-Entropy Loss.

IEEE transactions on neural networks and learning systems·2025
Same author

Sign potential-driven multiplicative optimization for robust deep reinforcement learning.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

These Maps Are Made by Propagation: Adapting Deep Stereo Networks to Road Scenarios With Decisive Disparity Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2025
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Videos

K-Anonymity inspired adversarial attack and multiple one-class classification defense.

Vasileios Mygdalis1, Anastasios Tefas1, Ioannis Pitas1

  • 1Department of Informatics, Aristotle University of Thessaloniki, Thessaloniki, Greece.

Neural Networks : the Official Journal of the International Neural Network Society
|February 10, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a new adversarial attack (K-Anonymity-inspired Adversarial Attack) and defense (Multiple Support Vector Data Description Defense) for deep neural networks. The defense enhances robustness against image classification attacks.

Keywords:
Adversarial attackAdversarial defenseDeep SVDDK-AnonymityKernel learning

Related Experiment Videos

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep neural networks (DNNs) are vulnerable to adversarial attacks in image classification.
  • Existing adversarial attacks aim to misclassify images with minimal perturbations.
  • Effective defense mechanisms are crucial for secure DNN deployment.

Purpose of the Study:

  • To propose a novel adversarial attack methodology, K-Anonymity-inspired Adversarial Attack (K-A³).
  • To introduce a novel defense mechanism, Multiple Support Vector Data Description Defense (M-SVDD-D).
  • To enhance the robustness of DNNs against adversarial attacks in image classification.

Main Methods:

  • K-A³: Incorporates K-Anonymity principles into adversarial attack optimization criteria.
  • K-A³: Generates adversarial examples that are misclassified and spread across K ranked output positions.
  • M-SVDD-D: Replaces the final linear layer of DNNs with non-linear one-class classifiers (Support Vector Data Description).
  • M-SVDD-D: Includes an additional class verification mechanism for enhanced security.
  • M-SVDD-D: Evaluated for its effectiveness in both white-box and black-box attack scenarios.

Main Results:

  • K-A³ successfully generates adversarial examples with targeted output distribution.
  • M-SVDD-D significantly decreases the effectiveness of adversarial attacks by increasing required noise energy.
  • The non-linearity introduced by M-SVDD-D enhances model robustness.
  • M-SVDD-D demonstrates effectiveness in preventing adversarial attacks even in black-box settings.

Conclusions:

  • The proposed K-A³ offers a novel approach to crafting sophisticated adversarial attacks.
  • M-SVDD-D presents a promising defense strategy against adversarial attacks on DNNs.
  • The M-SVDD-D defense mechanism improves model security and resilience in image classification tasks.