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

Survival Tree01:19

Survival Tree

200
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
200
Associative Learning01:27

Associative Learning

778
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...
778
Observational Learning01:12

Observational Learning

520
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
520
Introduction to Learning01:18

Introduction to Learning

658
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...
658
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

15.7K
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.7K
Inductive Reasoning00:59

Inductive Reasoning

63.7K
Inductive reasoning is a form of logical thinking that uses related observations to arrive at a general conclusion. It is uncertain and operates in degrees to which the conclusions are credible. As such, inductive arguments can be weak or strong, rather than valid or invalid, and conclusions can be used to formulate testable, falsifiable hypotheses.
Inductive reasoning is common in descriptive science. A life scientist makes observations and records them. This data can be qualitative or...
63.7K

You might also read

Related Articles

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

Sort by
Same author

Stationary state distribution and efficiency analysis of the Langevin equation via real or virtual dynamics.

The Journal of chemical physics·2017
Same author

Optimized production and isolation of antibacterial agent from marine <i>Aspergillus flavipes</i> against <i>Vibrio harveyi</i>.

3 Biotech·2017
Same author

Preparation and antioxidant properties of low molecular holothurian glycosaminoglycans by H<sub>2</sub>O<sub>2</sub>/ascorbic acid degradation.

International journal of biological macromolecules·2017
Same author

Associations between single-nucleotide polymorphisms in the NTRK1 gene and basal pain sensitivity in young Han Chinese women.

Neuroscience letters·2017
Same author

Design, synthesis and antiproliferative effect of 17β-amide derivatives of 2-methoxyestradiol and their studies on pharmacokinetics.

Steroids·2017
Same author

MiR-324-3p promotes tumor growth through targeting DACT1 and activation of Wnt/β-catenin pathway in hepatocellular carcinoma.

Oncotarget·2017
Same journal

Granular Ball-Based Noise-Resistant Fuzzy Multineighborhood Feature Selection via Label Enhancement and Feature Graph.

IEEE transactions on neural networks and learning systems·2026
Same journal

Fighting Evolving Spam With ARTMAP Models: A Noise-Resilient Online Detection Framework.

IEEE transactions on neural networks and learning systems·2026
Same journal

HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

Negation of Basic Belief Assignment in Multisource Information Fusion on Dempster-Shafer Theory With Applications in Pattern Classification.

IEEE transactions on neural networks and learning systems·2026
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Nov 2, 2025

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

811

Adversarial Caching Training: Unsupervised Inductive Network Representation Learning on Large-Scale Graphs.

Junyang Chen, Zhiguo Gong, Wei Wang

    IEEE Transactions on Neural Networks and Learning Systems
    |June 10, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an adversarial training method to improve unsupervised inductive network representation learning (NRL). The approach enhances negative sampling strategies for better graph embeddings, outperforming existing methods.

    Related Experiment Videos

    Last Updated: Nov 2, 2025

    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

    811

    Area of Science:

    • Data Mining
    • Machine Learning
    • Graph Theory

    Background:

    • Network representation learning (NRL) preserves graph structures in low-dimensional spaces for tasks like vertex classification.
    • Graph convolutional network (GCN)-based models excel in inductive NRL, often using negative sampling (NS) for optimization.
    • Current NS methods randomly select negative samples, leading to suboptimal or unrelated samples and potentially zero gradients, hindering representation learning.

    Purpose of the Study:

    • To propose an adversarial training method for unsupervised inductive NRL on large networks.
    • To address the limitations of random negative sampling in GCN-based models.
    • To improve the quality of learned network representations.

    Main Methods:

    • Developed an adversarial training method specifically for unsupervised inductive NRL.
    • Designed a caching scheme with sampling and updating strategies for efficient, high-quality negative sample selection.
    • Ensured the method is adaptive to various GCN-based models.

    Main Results:

    • The proposed method significantly improves performance in unsupervised inductive NRL.
    • The caching scheme efficiently identifies high-quality negative samples, balancing exploration and training cost.
    • Achieved better results compared to state-of-the-art models in extensive experiments.

    Conclusions:

    • The adversarial training method with an effective negative sampling strategy enhances unsupervised inductive NRL.
    • The proposed approach offers a robust solution for learning superior graph embeddings on large-scale networks.
    • This method provides a valuable advancement for data mining and machine learning applications involving graph data.