paper-with-me

Papers

Learning Deep Disentangled Embeddings with the F-Statistic Loss

2018-02-14 · NeurIPS 2018 12 · Karl Ridgeway, Michael C. Mozer

Deep-embedding methods aim to discover representations of a domain that make explicit the domain's class structure and thereby support few-shot learning. Disentangling methods aim to make explicit compositional or factorial structure. We combine these two active but independent lines of research and propose a new paradigm suitable for both goals. We propose and evaluate a novel loss function based on the $F$ statistic, which describes the separation of two or more distributions. By ensuring that distinct classes are well separated on a subset of embedding dimensions, we obtain embeddings that are useful for few-shot learning. By not requiring separation on all dimensions, we encourage the discovery of disentangled representations. Our embedding method matches or beats state-of-the-art, as evaluated by performance on recall@$k$ and few-shot learning tasks. Our method also obtains performance superior to a variety of alternatives on disentangling, as evaluated by two key properties of a disentangled representation: modularity and explicitness. The goal of our work is to obtain more interpretable, manipulable, and generalizable deep representations of concepts and categories.

📄 PDF Abstract BibTeX arXiv:1802.05312

Code (3)

carbonati/variational-zoo tf
facebookresearch/disentangling-correlated-factors pytorch
kridgeway/f-statistic-loss-nips-2018 tf

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

TimeDRL: Disentangled Representation Learning for Multivariate Time-Series

2023-12-07 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in numerous real-world applications (e.g., healthcare and industry) are informative but challenging due to the lack of labels and high dimensionality. Recent studies in self-supervised learn…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series+2

A$^{2}$V-SLP: Alignment-Aware Variational Modeling for Disentangled Sign Language Production

2026-02-12 · Sümeyye Meryem Taşyürek, Enis Mücahid İskender, Hacer Yalim Keles arxiv

Building upon recent structural disentanglement frameworks for sign language production, we propose A$^{2}$V-SLP, an alignment-aware variational framework that learns articulator-wise disentangled latent distributions ra…

TimeCMA: Towards LLM-Empowered Multivariate Time Series Forecasting via Cross-Modality Alignment

2024-06-03 · Chenxi Liu, Qianxiong Xu, Hao Miao, Sun Yang 외

Multivariate time series forecasting (MTSF) aims to learn temporal dynamics among variables to forecast future time series. Existing statistical and deep learning-based methods suffer from limited learnable parameters an…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Explaining Word Embeddings via Disentangled Representation

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Keng-Te Liao, Cheng-Syuan Lee, Zhong-Yu Huang, Shou-De Lin

Disentangled representations have attracted increasing attention recently. However, how to transfer the desired properties of disentanglement to word representations is unclear. In this work, we propose to transform typi…

DisentanglementWord Embeddings

Representation Disentanglement in Generative Models with Contrastive Learning

2021-09-29 · Shentong Mo, Zhun Sun, Shumin Han

Contrastive learning has shown its effectiveness in image classification and generation. Recent works apply the contrastive learning on the discriminator of the Generative Adversarial Networks, and there exists little wo…

Contrastive LearningDisentanglementimage-classificationImage Classification