LGDIS-NNCVQUANT-PHFeb 13, 2022

Unsupervised Disentanglement with Tensor Product Representations on the Torus

arXiv:2202.06201v16 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of unsupervised disentanglement for machine learning researchers, offering a novel approach but likely incremental in the broader field.

The paper tackles the problem of learning disentangled representations in auto-encoders by proposing a tensor product structure with a torus latent space, which improves disentanglement, completeness, and informativeness over conventional methods.

The current methods for learning representations with auto-encoders almost exclusively employ vectors as the latent representations. In this work, we propose to employ a tensor product structure for this purpose. This way, the obtained representations are naturally disentangled. In contrast to the conventional variations methods, which are targeted toward normally distributed features, the latent space in our representation is distributed uniformly over a set of unit circles. We argue that the torus structure of the latent space captures the generative factors effectively. We employ recent tools for measuring unsupervised disentanglement, and in an extensive set of experiments demonstrate the advantage of our method in terms of disentanglement, completeness, and informativeness. The code for our proposed method is available at https://github.com/rotmanmi/Unsupervised-Disentanglement-Torus.

Code Implementations1 repo
Foundations

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

Your Notes