Denoising cosine similarity: A theory-driven approach for efficient representation learning.

Takumi Nakagawa1, Yutaro Sanada2, Hiroki Waida3

  • 1Department of Mathematical and Computing Science, Tokyo Institute of Technology, 2-12-1 Ookayama, Meguro-ku, Tokyo, 152-8550, Japan; RIKEN AIP, Nihonbashi 1-chome Mitsui Building, 15th floor, 1-4-1 Nihonbashi, Chuo-ku, Tokyo, 103-0027, Japan.

Summary

This study introduces a new denoising Cosine-Similarity (dCS) loss to create robust machine learning representations from noisy datasets. The dCS loss improves representation quality in vision and speech tasks, outperforming existing methods.

Related Concept Videos

Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
85
2D NMR: Homonuclear Correlation Spectroscopy (COSY)01:06

2D NMR: Homonuclear Correlation Spectroscopy (COSY)

Homonuclear correlation spectroscopy, or COSY, is a 2-dimensional NMR technique that provides information about coupled protons. Typically, the geminal and vicinal coupling are observed. For example, consider the COSY spectrum of ethyl acetate, where its 1D proton NMR spectrum is plotted along the vertical and horizontal axes with their corresponding chemical shift scale. Three spots on the diagonal corresponding to the three peaks in the 1D proton spectrum are called diagonal peaks. The COSY...
967
Deconvolution01:20

Deconvolution

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...
135
Direction Cosines of a Vector01:29

Direction Cosines of a Vector

Direction cosines, which help describe the orientation of a vector with respect to the coordinate axes, are an essential concept in the field of vector calculus. Consider vector A that is expressed in terms of the Cartesian vector form using i, j, and k unit vectors. The magnitude of vector A is defined as the square root of the sum of the squares of its components. The direction of this vector with respect to the x, y, and z axes is defined by the coordinate direction angles α, β, and γ,...
470
2D NMR: Overview of Homonuclear Correlation Techniques01:16

2D NMR: Overview of Homonuclear Correlation Techniques

Homonuclear correlation spectroscopy (COSY) is a powerful technique used in Nuclear Magnetic Resonance (NMR) spectroscopy to study the correlations between nuclei of the same type within a molecule. It provides information about scalar couplings between adjacent nuclei, which helps determine connectivity and structural information. There are several COSY variants, each with its unique strengths and experimental parameters.
COSY90 is the standard two-dimensional (2D) COSY experiment that...
173
Dot Product01:29

Dot Product

The dot product is an essential concept in mathematics and physics.
In engineering, the dot product of any two vectors is the product of the magnitudes of the vectors and the cosine of the angle between them. It is denoted by a dot symbol between the two vectors.
Consider a vehicle pulling an object along the ground using a rope. If the rope makes an angle with the horizontal axis, the work done can be calculated using the dot product of the force applied and the object's displacement.
The dot...
295