LGAICVJul 15, 2022

HOME: High-Order Mixed-Moment-based Embedding for Representation Learning

arXiv:2207.07743v15 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses a fundamental limitation in self-supervised learning for reducing feature redundancy beyond pairwise methods, though it appears incremental as it builds on existing statistical principles.

The paper tackles the problem of redundancy among multiple feature variables in representation learning by proposing a high-order mixed-moment-based embedding strategy, which significantly outperforms the baseline Barlow Twins method in linear evaluation.

Minimum redundancy among different elements of an embedding in a latent space is a fundamental requirement or major preference in representation learning to capture intrinsic informational structures. Current self-supervised learning methods minimize a pair-wise covariance matrix to reduce the feature redundancy and produce promising results. However, such representation features of multiple variables may contain the redundancy among more than two feature variables that cannot be minimized via the pairwise regularization. Here we propose the High-Order Mixed-Moment-based Embedding (HOME) strategy to reduce the redundancy between any sets of feature variables, which is to our best knowledge the first attempt to utilize high-order statistics/information in this context. Multivariate mutual information is minimum if and only if multiple variables are mutually independent, which suggests the necessary conditions of factorized mixed moments among multiple variables. Based on these statistical and information theoretic principles, our general HOME framework is presented for self-supervised representation learning. Our initial experiments show that a simple version in the form of a three-order HOME scheme already significantly outperforms the current two-order baseline method (i.e., Barlow Twins) in terms of the linear evaluation on representation features.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes