Learning Decorrelated Representations Efficiently Using Fast Fourier Transform

01/04/2023
by   Yutaro Shigeto, et al.
0

Barlow Twins and VICReg are self-supervised representation learning models that use regularizers to decorrelate features. Although they work as well as conventional representation learning models, their training can be computationally demanding if the dimension of projected representations is high; as these regularizers are defined in terms of individual elements of a cross-correlation or covariance matrix, computing the loss for d-dimensional projected representations of n samples takes O(n d^2) time. In this paper, we propose a relaxed version of decorrelating regularizers that can be computed in O(n dlog d) time by the fast Fourier transform. We also propose an inexpensive trick to mitigate the undesirable local minima that develop with the relaxation. Models learning representations using the proposed regularizers show comparable accuracy to existing models in downstream tasks, whereas the training requires less memory and is faster when d is large.

READ FULL TEXT
research
09/24/2019

(Nearly) Sample-Optimal Sparse Fourier Transform in Any Dimension; RIPless and Filterless

In this paper, we consider the extensively studied problem of computing ...
research
11/01/2017

Analyzing the Approximation Error of the Fast Graph Fourier Transform

The graph Fourier transform (GFT) is in general dense and requires O(n^2...
research
07/17/2019

Interesting Open Problem Related to Complexity of Computing the Fourier Transform and Group Theory

The Fourier Transform is one of the most important linear transformation...
research
12/09/2019

Butterfly-Net2: Simplified Butterfly-Net and Fourier Transform Initialization

Structured CNN designed using the prior information of problems potentia...
research
05/26/2021

GeomCA: Geometric Evaluation of Data Representations

Evaluating the quality of learned representations without relying on a d...
research
07/17/2018

Are Efficient Deep Representations Learnable?

Many theories of deep learning have shown that a deep network can requir...

Please sign up or login with your details

Forgot password? Click here to reset