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

Inductive Reasoning00:59

Inductive Reasoning

63.9K
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.9K
Time-Series Graph00:54

Time-Series Graph

4.8K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.8K
Neural Circuits01:25

Neural Circuits

2.2K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.2K
Deductive Reasoning01:16

Deductive Reasoning

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

Graphs of Functions

53
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...
53
Ogive Graph01:07

Ogive Graph

6.3K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
6.3K

You might also read

Related Articles

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

Sort by
Same author

Leveraging molecular graphs for natural product classification.

Computational and structural biotechnology journal·2026
Same author

Untargeted Metabolomics for Profiling of Cascara, Senna, Rhubarb, and Frangula Metabolites.

Metabolites·2025
Same author

Point cloud dosimetry framework for preclinical microbeam radiation therapy.

Physica medica : PM : an international journal devoted to the applications of physics to medicine and biology : official journal of the Italian Association of Biomedical Physics (AIFB)·2025
Same author

Enhancing antibody-antigen interaction prediction with atomic flexibility.

PLoS computational biology·2025
Same author

Antibodies elicited by altSonflex1-2-3 GMMA vaccine are bactericidal against a panel of drug-resistant <i>Shigella</i> clinical isolates.

Frontiers in immunology·2025
Same author

Interoperable Traceability in Agrifood Supply Chains: Enhancing Transport Systems Through IoT Sensor Data, Blockchain, and DataSpace.

Sensors (Basel, Switzerland)·2025
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

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

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

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

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

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

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

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

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

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

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Nov 20, 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

898

On Inductive-Transductive Learning With Graph Neural Networks.

Giorgio Ciano, Alberto Rossi, Monica Bianchini

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |January 25, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel mixed inductive-transductive graph neural network (GNN) model. The research explores how combining these learning strategies impacts performance based on specific data and problem characteristics.

    Related Experiment Videos

    Last Updated: Nov 20, 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

    898

    Area of Science:

    • Machine Learning
    • Graph Theory
    • Artificial Intelligence

    Background:

    • Real-world data often exists as graphs, with nodes representing patterns and edges denoting relationships.
    • Graph Neural Networks (GNNs) are designed to process this graph-structured data.
    • GNNs traditionally use inductive learning but can benefit from transductive learning through information propagation.

    Purpose of the Study:

    • To propose and investigate a novel mixed inductive-transductive GNN model.
    • To develop an experimental framework for distinguishing the roles of inductive and transductive learning in GNNs.
    • To analyze how problem and data specifics influence these learning strategies.

    Main Methods:

    • Development of a hybrid GNN architecture integrating both inductive and transductive learning paradigms.
    • Design of a specialized experimental setup to isolate and evaluate the contributions of each learning approach.
    • Comparative analysis of the mixed model against purely inductive or transductive GNNs.

    Main Results:

    • Preliminary experiments reveal unique properties of the mixed inductive-transductive GNN model.
    • The study demonstrates that the effectiveness of inductive versus transductive learning is context-dependent.
    • Findings highlight the significant impact of problem specifics and data characteristics on learning strategy performance.

    Conclusions:

    • The proposed mixed GNN model offers a promising approach for leveraging both inductive and transductive learning.
    • Understanding the interplay between learning strategies and data is crucial for optimizing GNN performance.
    • Future work should further explore the application of this mixed model across diverse graph-based domains.