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

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

447
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...
447
Cross Product01:25

Cross Product

359
The cross product is a fundamental concept in vector algebra that is a vector operation on two different vectors to obtain a third vector. Unlike the scalar product, the cross product results in a vector quantity perpendicular to both the original vectors.
The magnitude of the cross product is obtained by multiplying the magnitude of both the vectors and the sine of the angle between them. This means that a larger angle between the vectors will lead to a greater magnitude of the cross product.
359
Convolution Properties I01:20

Convolution Properties I

250
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:
250
Convolution Properties II01:17

Convolution Properties II

296
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...
296
Deconvolution01:20

Deconvolution

265
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...
265
Collisions in Multiple Dimensions: Introduction01:05

Collisions in Multiple Dimensions: Introduction

5.6K
It is far more common for collisions to occur in two dimensions; that is, the initial velocity vectors are neither parallel nor antiparallel to each other. Let's see what complications arise from this. The first idea is that momentum is a vector. Like all vectors, it can be expressed as a sum of perpendicular components (usually, though not always, an x-component and a y-component, and a z-component if necessary). Thus, when the statement of conservation of momentum is written for a...
5.6K

You might also read

Related Articles

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

Sort by
Same author

LRQuant+: A Unified and Learnable Framework to Post-Training Quantization for Transformer-Based Large Foundation Models.

IEEE transactions on pattern analysis and machine intelligence·2025
Same author

Phase-shifting profilometry resistant to varying ambient light.

Optics express·2025
Same author

Quad-color dark-bright pulse trapping in a fiber laser.

Optics express·2025
Same author

Correction to "Engineered Platelet Microparticle-Membrane Camouflaged Nanoparticles for Targeting the Golgi Apparatus of Synovial Fibroblasts to Attenuate Rheumatoid Arthritis".

ACS nano·2025
Same author

Plasma lipoprotein subclasses and risk of incident knee osteoarthritis: A population-based cohort study.

Osteoarthritis and cartilage·2025
Same author

Investigation into the Efficient Cooperative Planning Approach for Dual-Arm Picking Sequences of Dwarf, High-Density Safflowers.

Sensors (Basel, Switzerland)·2025

Related Experiment Video

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

652

Graph Convolutional Network Discrete Hashing for Cross-Modal Retrieval.

Cong Bai, Chao Zeng, Qing Ma

    IEEE Transactions on Neural Networks and Learning Systems
    |May 23, 2022
    PubMed
    Summary

    This study introduces graph convolutional network (GCN) discrete hashing to address data asymmetry in cross-modal hashing. The novel method enhances information-poor modalities using rich ones, improving retrieval accuracy.

    More Related Videos

    Cross-Modal Multivariate Pattern Analysis
    13:51

    Cross-Modal Multivariate Pattern Analysis

    Published on: November 9, 2011

    20.1K
    Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities
    07:13

    Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities

    Published on: October 27, 2023

    1.4K

    Related Experiment Videos

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

    652
    Cross-Modal Multivariate Pattern Analysis
    13:51

    Cross-Modal Multivariate Pattern Analysis

    Published on: November 9, 2011

    20.1K
    Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities
    07:13

    Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities

    Published on: October 27, 2023

    1.4K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Deep neural networks have advanced cross-modal hashing, but existing methods struggle with asymmetrical information between modalities (e.g., images vs. text).
    • Current approaches often overlook leveraging information-rich modalities to support information-poor ones, leading to suboptimal performance.
    • Previous methods incur quantization losses due to relaxed learning of hash functions.

    Purpose of the Study:

    • To propose a novel cross-modal hashing method that effectively bridges the information gap between different data types.
    • To enhance feature representations by utilizing information-rich modalities to support information-poor ones.
    • To achieve accurate discrete binary codes without relaxation-induced quantization losses.

    Main Methods:

    • Developed a graph convolutional network (GCN) discrete hashing (GCDH) method.
    • Utilized GCN to represent labels as word embeddings, treating them as interdependent object classifiers.
    • Employed an efficient discrete optimization strategy for learning binary codes without relaxation.

    Main Results:

    • The proposed GCDH method successfully bridges the information gap between modalities.
    • Enhanced feature representations across modalities by leveraging label embeddings.
    • Achieved superior performance compared to state-of-the-art methods on three benchmark datasets.

    Conclusions:

    • GCDH effectively addresses the information asymmetry challenge in cross-modal hashing.
    • The discrete optimization strategy avoids quantization losses, leading to more accurate hash codes.
    • This approach offers a significant improvement for cross-modal retrieval tasks.