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

346
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:
346
Classification of Systems-II01:31

Classification of Systems-II

251
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
251
Classification of Signals01:30

Classification of Signals

980
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
980

You might also read

Related Articles

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

Sort by
Same author

Evaluation of the correlation between dental arch width and dentofacial parameters using cone-beam computed tomography: A retrospective analysis.

American journal of orthodontics and dentofacial orthopedics : official publication of the American Association of Orthodontists, its constituent societies, and the American Board of Orthodontics·2026
Same author

RBM10 Deficiency Promotes Anti-PD-1 Resistance in LUAD via STING Alternative Splicing-Driven CCL7 Signaling and Macrophage Polarization.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same author

Quorum sensing-mediated odor regulation in livestock and poultry manure: an emerging perspective.

Water research·2026
Same author

CD301b<sup>+</sup> tissue-resident macrophages drive bone repair as an early-responding subpopulation.

International immunopharmacology·2026
Same author

Psychological interventions to alleviate death anxiety among patients with cancer: a systematic review and meta-analysis of randomized controlled studies.

BMC psychology·2026
Same author

Piezoelectric cold atmospheric plasma modulates neurogenic cell proliferation and differentiation via cross-signaling.

IBRO neuroscience reports·2026
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

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

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

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

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

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

A Survey on Human-Centric Voice-Face Multimodal Learning.

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

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

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

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

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

Related Experiment Video

Updated: Sep 29, 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

665

Semisupervised Cross-Scale Graph Prototypical Network for Hyperspectral Image Classification.

Bobo Xi, Jiaojiao Li, Yunsong Li

    IEEE Transactions on Neural Networks and Learning Systems
    |March 23, 2022
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel Cross-Scale Graph Prototypical Network (X-GPN) for hyperspectral image classification (HSIC). The X-GPN effectively addresses data scarcity and improves classification accuracy using semisupervised learning and graph convolutional networks.

    More Related Videos

    Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
    08:47

    Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

    Published on: February 9, 2024

    1.7K
    Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters
    07:05

    Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters

    Published on: June 18, 2021

    2.5K

    Related Experiment Videos

    Last Updated: Sep 29, 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

    665
    Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
    08:47

    Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

    Published on: February 9, 2024

    1.7K
    Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters
    07:05

    Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters

    Published on: June 18, 2021

    2.5K

    Area of Science:

    • Remote Sensing
    • Computer Vision
    • Machine Learning

    Background:

    • Hyperspectral image classification (HSIC) faces challenges due to limited labeled data, leading to model overfitting and performance issues in supervised methods.
    • Graph Convolutional Networks (GCNs) offer a promising semisupervised approach by propagating information between nodes transductively.
    • Existing GCN methods may not fully capture the multiscale nature of land cover appearances in remotely sensed scenes.

    Purpose of the Study:

    • To propose a Cross-Scale Graph Prototypical Network (X-GPN) for high-quality semisupervised HSIC.
    • To address the limitations of data scarcity and improve classification performance in HSIC.
    • To leverage multiscale spectral-spatial features for more robust land cover classification.

    Main Methods:

    • Constructing adjacency matrices using multiscale neighborhoods to capture diverse spatial contexts.
    • Implementing a multibranch framework with 1-D convolutions to extract both spectral and spatial features across different scales.
    • Developing a Self-Branch Attentional Addition (SBAA) module to adaptively weigh features from different branches.
    • Introducing an innovative prototypical layer with Distance-based Cross-Entropy (DCE) loss and Temporal Entropy-based Regularizer (TER) for enhanced feature discrimination and representativeness.

    Main Results:

    • The proposed X-GPN significantly outperforms classic and state-of-the-art methods in HSIC.
    • Experimental results validate the effectiveness of the multiscale approach and the SBAA module in improving classification accuracy.
    • The novel prototypical layer enhances the discriminative power and representativeness of learned features.

    Conclusions:

    • The X-GPN provides a superior semisupervised approach for hyperspectral image classification.
    • The method effectively utilizes multiscale information and attention mechanisms for enhanced feature learning.
    • The innovative prototypical layer contributes to improved discrimination and representativeness, advancing the field of HSIC.