paper-with-me

Papers

Sample and Predict Your Latent: Modality-free Sequential Disentanglement via Contrastive Estimation

2023-05-25 · Ilan Naiman, Nimrod Berman, Omri Azencot

Unsupervised disentanglement is a long-standing challenge in representation learning. Recently, self-supervised techniques achieved impressive results in the sequential setting, where data is time-dependent. However, the latter methods employ modality-based data augmentations and random sampling or solve auxiliary tasks. In this work, we propose to avoid that by generating, sampling, and comparing empirical distributions from the underlying variational model. Unlike existing work, we introduce a self-supervised sequential disentanglement framework based on contrastive estimation with no external signals, while using common batch sizes and samples from the latent space itself. In practice, we propose a unified, efficient, and easy-to-code sampling strategy for semantically similar and dissimilar views of the data. We evaluate our approach on video, audio, and time series benchmarks. Our method presents state-of-the-art results in comparison to existing techniques. The code is available at https://github.com/azencot-group/SPYL.

📄 PDF Abstract BibTeX arXiv:2305.15924

Code (1)

azencot-group/spyl 공식 구현 pytorch

Tasks

DisentanglementRepresentation LearningTime Series

Similar Papers 제목 키워드 기반

Bootstrap Your Own Variance

2023-12-06 · Polina Turishcheva, Jason Ramapuram, Sinead Williamson, Dan Busbridge 외

Understanding model uncertainty is important for many applications. We propose Bootstrap Your Own Variance (BYOV), combining Bootstrap Your Own Latent (BYOL), a negative-free Self-Supervised Learning (SSL) algorithm, wit…

Self-Supervised Learning

Learn from your own latents and not from tokens: A sample-complexity theory

2026-05-26 · Daniel J. Korchinski, Alessandro Favero, Matthieu Wyart arxiv

Generative models, from diffusion models to large language models, achieve remarkable performance but at a cost in training data orders of magnitude larger than what biological learners require. An alternative paradigm h…

Characterizing the Predictive Impact of Modalities with Supervised Latent-Variable Modeling

2026-02-19 · Divyam Madaan, Sumit Chopra, Kyunghyun Cho arxiv

Despite the recent success of Multimodal Large Language Models (MLLMs), existing approaches predominantly assume the availability of multiple modalities during training and inference. In practice, multimodal data is ofte…

Mine Your Own vieW: Self-Supervised Learning Through Across-Sample Prediction

2021-02-19 · Mehdi Azabou, Mohammad Gheshlaghi Azar, Ran Liu, Chi-Heng Lin 외

State-of-the-art methods for self-supervised learning (SSL) build representations by maximizing the similarity between different transformed "views" of a sample. Without sufficient diversity in the transformations used t…

DiversitySelf-Supervised Learning

Towards General Modality Translation with Contrastive and Predictive Latent Diffusion Bridge

2025-10-23 · Nimrod Berman, Omkar Joglekar, Eitan Kosman, Dotan Di Castro 외 arxiv

Recent advances in generative modeling have positioned diffusion models as state-of-the-art tools for sampling from complex data distributions. While these models have shown remarkable success across single-modality doma…

Image Super-Resolution