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

Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

90
An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
90
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.4K
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...
16.4K
Graphs of Functions01:30

Graphs of Functions

79
Graphs of functions provide a visual representation of how output values change in response to varying inputs. Each point on the graph corresponds to an ordered pair, where the x-coordinate (independent variable) determines the horizontal position and the y-coordinate (dependent variable) determines the vertical position. Linear functions like y = x give a straight line, indicating a constant rate of change.Nonlinear functions display more complex behaviors. Even power functions generate...
79
Introduction to Learning01:18

Introduction to Learning

753
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
753
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

403
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
403
Associative Learning01:27

Associative Learning

961
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...
961

You might also read

Related Articles

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

Sort by
Same author

Coal Interface Modified by the Nanofluid: Insights from Dynamic Adsorption Wetting to Structural Weakening.

Langmuir : the ACS journal of surfaces and colloids·2026
Same author

Organic Chemistry as a Catalyst for AI Innovation: Challenges, Methods, and Emerging Paradigms.

Chemical reviews·2026
Same author

Impact of diagnosis-intervention packet payment reform on pediatric hospital services: an interrupted time series analysis.

BMC health services research·2026
Same author

TCMToxDB: a comprehensive database for the toxicological analysis of traditional Chinese medicines.

Database : the journal of biological databases and curation·2026
Same author

Estimating intervention impacts when timing is unclear: an AR-LagDT model with distributed lags.

BMC medical research methodology·2026
Same author

ProteoformDB: an integrative database for functional roles of proteoforms.

Database : the journal of biological databases and curation·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
Same journal

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

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

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

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

Aggregating global-scale pixel-wise forgery cues within a graph.

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

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

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

Related Experiment Video

Updated: Dec 7, 2025

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

872

Multi-label zero-shot learning with graph convolutional networks.

Guangjin Ou1, Guoxian Yu2, Carlotta Domeniconi3

  • 1School of Software, Shandong University, Jinan, China; College of Computer and Information Sciences, Southwest University, Chongqing, China.

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

This study introduces a Graph Convolutional Network model for multi-label zero-shot learning (ZSL). It effectively transfers knowledge from seen to unseen categories by learning a visual-semantic embedding, improving classifier performance.

Keywords:
Graph Convolutional NetworksLabel correlationsMulti-label classificationZero-shot learning

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

1.0K

Related Experiment Videos

Last Updated: Dec 7, 2025

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

872
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.0K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Zero-shot learning (ZSL) aims to classify novel categories without annotated data.
  • Existing multi-label ZSL methods struggle with label correlations and feature representation.
  • Learning effective visual-semantic embeddings is crucial for ZSL.

Purpose of the Study:

  • To propose a novel Graph Convolutional Network (GCN) based model for multi-label zero-shot learning (MZSL-GCN).
  • To address limitations of existing methods by incorporating label correlations and both local and global visual features.
  • To enhance generalization ability by utilizing unlabeled training data.

Main Methods:

  • Constructing a label relation graph using label co-occurrences and semantic similarity.
  • Employing GCNs to learn label semantic embeddings and inter-dependent object classifiers.
  • Training an attention network for compatible local and global visual feature learning, enabling end-to-end training.
  • Leveraging unlabeled data to mitigate bias towards seen labels.

Main Results:

  • The proposed MZSL-GCN model demonstrates competitive performance against state-of-the-art approaches on benchmark datasets.
  • Effectively captures label correlations and integrates diverse visual features for improved zero-shot classification.
  • Shows enhanced generalization capabilities, particularly when utilizing unlabeled training data.

Conclusions:

  • MZSL-GCN offers a robust framework for multi-label zero-shot learning by effectively modeling label relationships and visual-semantic spaces.
  • The integration of GCNs and attention mechanisms provides an end-to-end trainable solution with improved performance.
  • The approach shows promise in advancing the field of zero-shot learning, especially in complex multi-label scenarios.