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

Deconvolution01:20

Deconvolution

186
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
186
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

288
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
288
Convolution Properties II01:17

Convolution Properties II

230
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
230
Downsampling01:20

Downsampling

182
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
182
Convolution Properties I01:20

Convolution Properties I

177
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
177
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
6.4K

You might also read

Related Articles

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

Sort by
Same author

Dissecting the contribution of EBNA3C domains important for EBV-induced B-cell growth and proliferation.

Oncotarget·2015
Same author

Rapid, easy analysis of urinary vanillylmandelic acid for diagnostic testing of pheochromocytoma by liquid chromatography tandem mass spectrometry.

Journal of chromatography. B, Analytical technologies in the biomedical and life sciences·2015
Same author

[Electrokinetic chromatographic properties of amphiphilic copolymer poly (styrene-co-methacrylic acid) self-assembled micelle pseudostationary phase].

Se pu = Chinese journal of chromatography·2015
Same author

c-Myc programs fatty acid metabolism and dictates acetyl-CoA abundance and fate.

The Journal of biological chemistry·2015
Same author

Cornel iridoid glycoside reduces infarct size measured by magnetic resonance imaging and improves neurological function after focal cerebral ischemia in rats.

Chinese journal of integrative medicine·2015
Same author

c-Myc and AMPK Control Cellular Energy Levels by Cooperatively Regulating Mitochondrial Structure and Function.

PloS one·2015

Related Experiment Video

Updated: Jul 16, 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

568

Graph Convolutional Neural Networks With Diverse Negative Samples via Decomposed Determinant Point Processes.

Wei Duan, Junyu Xuan, Maoying Qiao

    IEEE Transactions on Neural Networks and Learning Systems
    |September 19, 2023
    PubMed
    Summary

    This study introduces a novel method for graph representation learning using diverse negative samples derived from determinantal point processes (DPPs). The approach enhances graph convolutional networks (GCNs) and combats over-smoothing for better node classification.

    More Related Videos

    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
    08:27

    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

    Published on: January 5, 2024

    1.2K
    Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases
    09:33

    Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases

    Published on: July 28, 2013

    28.5K

    Related Experiment Videos

    Last Updated: Jul 16, 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

    568
    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
    08:27

    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

    Published on: January 5, 2024

    1.2K
    Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases
    09:33

    Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases

    Published on: July 28, 2013

    28.5K

    Area of Science:

    • Machine Learning
    • Graph Representation Learning
    • Artificial Intelligence

    Background:

    • Graph convolutional neural networks (GCNs) excel at graph representation learning via message passing.
    • Current GCNs primarily use adjacent nodes as positive samples, neglecting valuable information from non-adjacent nodes.
    • Over-smoothing is a common issue in GCNs, limiting representation quality.

    Purpose of the Study:

    • To develop a novel approach for graph representation learning by incorporating diverse negative samples.
    • To improve the efficiency and effectiveness of GCNs by addressing limitations in sample selection.
    • To mitigate the over-smoothing problem in graph neural networks.

    Main Methods:

    • Utilized quality-diversity decomposition in determinantal point processes (DPPs) to generate diverse negative samples from non-neighboring nodes.
    • Incorporated both graph structure and node representations into the negative sample distribution.
    • Proposed a new shortest-path-based method to enhance the computational efficiency of DPP sampling.

    Main Results:

    • The proposed method significantly improved the performance of standard representation learning on node classification tasks.
    • The integration of diverse negative samples effectively alleviated the over-smoothing problem in GCNs.
    • Empirical evaluations demonstrated the superiority of the new approach over existing methods.

    Conclusions:

    • The novel method of incorporating diverse negative samples enhances GCN performance and tackles over-smoothing.
    • The shortest-path-based DPP sampling offers a computationally efficient alternative.
    • This research provides a promising direction for advancing graph representation learning.