Related Experiment Video
Updated: Jul 9, 2025

13:51
Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
20.0K
Random Online Hashing for Cross-Modal Retrieval.
IEEE Transactions on Neural Networks and Learning Systems
|December 4, 2023
Summary
This study introduces Random Online Hashing (ROH), a new supervised cross-modal hashing method. ROH enhances semantic information preservation and modality-specific feature embedding for efficient large-scale multimedia database searching.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Supervised cross-modal hashing methods are crucial for efficient searching in large multimedia databases.
- Existing methods using similarity matrices or matrix factorization face limitations in scalability and preserving modality-specific information.
- There is a need for advanced methods that can effectively integrate semantic correlations and modality-specific features.
Purpose of the Study:
- To propose a novel supervised cross-modal hashing method, Random Online Hashing (ROH).
- To address the limitations of existing methods in preserving semantic information and modality-specific features.
- To develop an efficient method for handling real-time data dynamically.
Main Methods:
- Introduced a linear bridging strategy to simplify pair-wise similarities factorization into linear optimization.
- Utilized a bridging matrix to establish a bidirectional linear relation between hash codes and labels.
- Proposed a Maximum Eigenvalue Direction (MED) embedding method to preserve critical modality-specific information and adopted an online structure for dynamic data handling.
Main Results:
- The bridging matrix effectively preserves semantic similarities and reduces semantic distances between similar labeled samples.
- The MED embedding method successfully embeds critical information into modality-specific hash codes.
- Extensive experiments on benchmark datasets show ROH outperforms existing state-of-the-art cross-modal hashing methods.
Conclusions:
- ROH offers an effective solution for supervised cross-modal hashing by improving semantic information preservation and modality-specific feature integration.
- The proposed linear bridging strategy and MED embedding method enhance the performance and scalability of cross-modal hashing.
- The online structure makes ROH suitable for real-time applications with dynamic data streams.
Related Concept Videos
Random Sampling Method
11.2K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
11.2K
Randomized Experiments
7.0K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
7.0K
Random Variables
12.2K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
12.2K
Cluster Sampling Method
11.9K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.9K
Cross Product
253
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.
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.
253
Wald-Wolfowitz Runs Test I
653
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
653

