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

Collisions in Multiple Dimensions: Problem Solving01:06

Collisions in Multiple Dimensions: Problem Solving

5.5K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
5.5K
Collisions in Multiple Dimensions: Introduction01:05

Collisions in Multiple Dimensions: Introduction

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

Cross Product

993
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.
993
Scalar and Vector Triple Products01:06

Scalar and Vector Triple Products

4.6K
Two vectors can be multiplied using a scalar product or a vector product. The resultant of a scalar product is scalar, while with vector products, the resultant is a vector. These rules of the scalar or vector product between two vectors can be applied to multiple vectors to obtain meaningful combinations. The scalar triple product is the dot product of a vector with the cross product of two vectors.
The scalar triple product is the dot product of a vector with the cross product of two vectors....
4.6K

You might also read

Related Articles

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

Sort by
Same author

Deep Learning in the Ubiquitous Human-Computer Interactive 6G Era: Applications, Principles and Prospects.

Biomimetics (Basel, Switzerland)·2023
Same author

Expression and function of Toll-like receptors in peripheral blood mononuclear cells from patients with ovarian cancer.

Cancer immunology, immunotherapy : CII·2014
Same author

Multimedia model for polycyclic aromatic hydrocarbons (PAHs) and nitro-PAHs in Lake Michigan.

Environmental science & technology·2014
Same author

[Expression and localization of the nuclear factor-κB classical signaling pathway in the radial artery of diabetic patients].

Zhonghua wai ke za zhi [Chinese journal of surgery]·2014
Same author

The health effects of exposure to arsenic-contaminated drinking water: a review by global geographical distribution.

International journal of environmental health research·2014
Same author

Quantifying the lifetime circadian rhythm of physical activity: a covariate-dependent functional approach.

Biostatistics (Oxford, England)·2014
Same journal

A practical design of backdoor trigger under frequency-based orthogonality constraints.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

EEG fine-grained visual semantic decoding via a multimodal framework.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Collaborative-adversarial jailbreaking: A propagation-aware attack framework for multi-agent code generation systems.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Theoretical analysis of the denoising autoencoder using Tweedie's formula.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Frequency-based cross-attention fusion network for RGB-D salient object detection.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

HTNet: A self-supervised heterogeneous triple network for multi-modal data.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Feb 20, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.5K

Deep Softtriple hashing for Multi-Label cross-modal retrieval.

Shuo Han1, Qibing Qin2, Jinkui Hou2

  • 1School of Computer Science, Qufu Normal University, Rizhao, China.

Neural Networks : the Official Journal of the International Neural Network Society
|February 18, 2026
PubMed
Summary
This summary is machine-generated.

Deep SoftTriple Hashing (DSTH) improves cross-modal retrieval by using multiple centers per class to capture local structures. This novel deep hashing framework enhances embedding learning and reduces semantic gaps for better retrieval accuracy.

Keywords:
Class-center strategyDeep hashingMulti-label cross-modal retrievalMultiple centersSemantic position

More Related Videos

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

3.0K
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.7K

Related Experiment Videos

Last Updated: Feb 20, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.5K
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

3.0K
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.7K

Area of Science:

  • Computer Science
  • Machine Learning
  • Information Retrieval

Background:

  • Deep cross-modal hashing methods often use mini-batch training, limiting neighborhood exploration and embedding quality, especially on multi-label data.
  • Existing SoftMax loss optimizations model classes with single centers, failing to capture intra-class semantic clusters and increasing the semantic gap.

Purpose of the Study:

  • To propose Deep SoftTriple Hashing (DSTH), a novel framework for learning compact hash codes that preserve semantic similarities in cross-modal retrieval.
  • To address limitations in current deep hashing methods by modeling intra-class variations and reducing semantic gaps.

Main Methods:

  • Introduced a multi-center strategy for each class to model heterogeneous sample distributions and reduce intra-class variance.
  • Developed a class-center strategy with L2,1 regularization to aggregate similar centers and determine an optimal number of centers.
  • Incorporated a semantic position quantization loss to minimize quantization error and improve binary code discriminability.

Main Results:

  • DSTH achieved significant improvements in cross-modal retrieval, with absolute mAP gains of 1.2%-9.3% over strong baselines on three multi-label datasets.
  • Demonstrated superior performance on Precision-Recall curves compared to existing methods.
  • Effectively learned compact hash codes that better preserve semantic similarities.

Conclusions:

  • DSTH effectively models intra-class local structures using multiple centers, outperforming single-center approaches in complex multi-label retrieval scenarios.
  • The proposed framework enhances embedding learning and reduces the semantic gap, leading to state-of-the-art performance in cross-modal retrieval.
  • DSTH offers a promising approach for improving large-scale cross-modal retrieval systems.