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

Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

15.5K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
15.5K
Second Derivatives and Laplace Operator01:22

Second Derivatives and Laplace Operator

2.1K
The first order operators using the del operator include the gradient, divergence and curl. Certain combinations of first order operators on a scalar or vector function yield second order expressions. Second-order expressions play a very important role in mathematics and physics. Some second order expressions include the divergence and curl of a gradient function, the divergence and curl of a curl function, and the gradient of a divergence function.
Consider a scalar function. The curl of its...
2.1K
Reducing Line Loss01:18

Reducing Line Loss

220
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
220
Gradient and Del Operator01:14

Gradient and Del Operator

3.6K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
3.6K
Divergence and Curl01:15

Divergence and Curl

2.5K
The divergence of a vector field at a point is the net outward flow of the flux out of a small volume through a closed surface enclosing the volume, as the volume tends to zero. More practically, divergence measures how much a vector field spreads out or diverges from a given point. For an outgoing flux, conventionally, the divergence is positive. The diverging point is often called the "source" of the field. Meanwhile, the negative divergence of a vector field at a point means that the...
2.5K
Network Function of a Circuit01:25

Network Function of a Circuit

434
Frequency response analysis in electrical circuits provides vital insights into a circuit's behavior as the frequency of the input signal changes. The transfer function, a mathematical tool, is instrumental in understanding this behavior. It defines the relationship between phasor output and input and comes in four types: voltage gain, current gain, transfer impedance, and transfer admittance. The critical components of the transfer function are the poles and zeros.
434

You might also read

Related Articles

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

Sort by
Same author

Multi-Omics Integration Uncovers That Tenofovir Disoproxil Fumarate Is Linked to Hepatic Metabolic Reprogramming Independent of Viral Infection.

Life (Basel, Switzerland)·2026
Same author

Kernel PCA for out-of-Distribution Detection: Non-Linear Kernel Selection and Approximation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

DAG-VAERL: a novel causal inference method for building causal gene regulatory networks.

BioData mining·2026
Same author

Characterization of the biosynthetic enzymes of the <i>Morus alba</i> benzofuran natural products.

Science advances·2026
Same author

Tumor size predicts metastatic disease at diagnosis and prognosis in unilateral Wilms tumor a population-based study with external validation.

Discover oncology·2026
Same author

Transcriptome graph transformer: a graph transformer-based unsupervised model for transcriptome data analysis.

BMC bioinformatics·2026
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: Oct 19, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Derivative-free optimization adversarial attacks for graph convolutional networks.

Runze Yang1, Teng Long1

  • 1School of Information Engineering, China University of Geosciences, Beijing, China.

Peerj. Computer Science
|September 20, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a new method for creating adversarial attacks on graph convolutional networks (GCNs) without using gradients. The developed Direct Function Derivative Attack (DFDA) shows high success rates in misleading GCNs, outperforming existing methods.

Keywords:
Adversarial attackDerivative-free optimizationGraph convolutional networkMachine learning

Related Experiment Videos

Last Updated: Oct 19, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Graph convolutional networks (GCNs) excel at graph data processing but are vulnerable to adversarial attacks.
  • Adversarial attacks can manipulate graph structures (edges or nodes) to compromise GCN classification performance.

Purpose of the Study:

  • To propose a novel black-box adversarial attack framework for GCNs using derivative-free optimization (DFO).
  • To implement a direct attack algorithm (DFDA) and optimize its search space for effective graph adversarial example generation.

Main Methods:

  • Developed a black-box adversarial attack framework leveraging derivative-free optimization (DFO) algorithms.
  • Implemented the Direct Function Derivative Attack (DFDA) using the Nevergrad library.
  • Redesigned the perturbation vector using constraint size to manage the large search space.

Main Results:

  • The DFDA framework successfully generated graph adversarial examples without relying on gradient information.
  • DFDA demonstrated superior performance compared to Nettack in most experimental scenarios.
  • Achieved over 95% average attack success rate on the Cora dataset with minimal edge perturbations (at most eight).

Conclusions:

  • The proposed DFO-based framework effectively exploits derivative-free optimization for robust node classification adversarial attacks.
  • DFDA offers a promising approach to understanding and mitigating vulnerabilities in GCNs against adversarial manipulation.