paper-with-me

홈 › Papers

Tripod: Three Complementary Inductive Biases for Disentangled Representation Learning

2024-04-16 · Kyle Hsu, Jubayer Ibn Hamid, Kaylee Burns, Chelsea Finn, Jiajun Wu

Inductive biases are crucial in disentangled representation learning for narrowing down an underspecified solution set. In this work, we consider endowing a neural network autoencoder with three select inductive biases from the literature: data compression into a grid-like latent space via quantization, collective independence amongst latents, and minimal functional influence of any latent on how other latents determine data generation. In principle, these inductive biases are deeply complementary: they most directly specify properties of the latent space, encoder, and decoder, respectively. In practice, however, naively combining existing techniques instantiating these inductive biases fails to yield significant benefits. To address this, we propose adaptations to the three techniques that simplify the learning problem, equip key regularization terms with stabilizing invariances, and quash degenerate incentives. The resulting model, Tripod, achieves state-of-the-art results on a suite of four image disentanglement benchmarks. We also verify that Tripod significantly improves upon its naive incarnation and that all three of its "legs" are necessary for best performance.

📄 PDF Abstract BibTeX arXiv:2404.10282

Code (1)

kylehkhsu/tripod 공식 구현 jax

Tasks

Data CompressionDecoderDisentanglementQuantizationRepresentation Learning

Similar Papers 제목 키워드 기반

Inductive-Biases for Contrastive Learning of Disentangled Representations

2021-09-29 · Jonathan Kahana, Yedid Hoshen

Learning disentangled representations is a core machine learning task. It has been shown that this task requires inductive biases. Recent work on class-content disentanglement has shown excellent performance, but require…

Contrastive LearningDisentanglementRepresentation LearningRetrieval+1

Challenging Common Assumptions in the Unsupervised Learning of Disentangled Representations

2018-11-29 · ICML 2019 6 · Francesco Locatello, Stefan Bauer, Mario Lucic, Gunnar Rätsch 외

The key idea behind the unsupervised learning of disentangled representations is that real-world data is generated by a few explanatory factors of variation which can be recovered by unsupervised learning algorithms. In …

DisentanglementRepresentation Learning

Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series

2024-10-16 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in fields like healthcare and industry are informative but challenging due to high dimensionality and lack of labels. Recent self-supervised learning methods excel in learning rich represent…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series

Towards Better Understanding of Disentangled Representations via Mutual Information

2019-11-25 · Xiaojiang Yang, Wendong Bi, Yitong Sun, Yu Cheng 외

Most existing works on disentangled representation learning are solely built upon an marginal independence assumption: all factors in disentangled representations should be statistically independent. This assumption is n…

DisentanglementInductive BiasRelationRepresentation Learning

A Sober Look at the Unsupervised Learning of Disentangled Representations and their Evaluation

2020-10-27 · Francesco Locatello, Stefan Bauer, Mario Lucic, Gunnar Rätsch 외

The idea behind the \emph{unsupervised} learning of \emph{disentangled} representations is that real-world data is generated by a few explanatory factors of variation which can be recovered by unsupervised learning algor…

Disentanglement