paper-with-me

홈 › Papers

Unifying Self-Supervised Clustering and Energy-Based Models

2023-12-30 · Emanuele Sansone, Robin Manhaeve

Self-supervised learning excels at learning representations from large amounts of data. At the same time, generative models offer the complementary property of learning information about the underlying data generation process. In this study, we aim at establishing a principled connection between these two paradigms and highlight the benefits of their complementarity. In particular, we perform an analysis of self-supervised learning objectives, elucidating the underlying probabilistic graphical models and presenting a standardized methodology for their derivation from first principles. The analysis suggests a natural means of integrating self-supervised learning with likelihood-based generative models. We instantiate this concept within the realm of cluster-based self-supervised learning and energy models, introducing a lower bound proven to reliably penalize the most important failure modes. Our theoretical findings are substantiated through experiments on synthetic and real-world data, including SVHN, CIFAR10, and CIFAR100, demonstrating that our objective function allows to jointly train a backbone network in a discriminative and generative fashion, consequently outperforming existing self-supervised learning strategies in terms of clustering, generation and out-of-distribution detection performance by a wide margin. We also demonstrate that the solution can be integrated into a neuro-symbolic framework to tackle a simple yet non-trivial instantiation of the symbol grounding problem.

📄 PDF Abstract BibTeX arXiv:2401.00873

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringOut-of-Distribution DetectionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Learning Deep Representation with Energy-Based Self-Expressiveness for Subspace Clustering

2021-10-28 · Yanming Li, Changsheng Li, Shiye Wang, Ye Yuan 외

Deep subspace clustering has attracted increasing attention in recent years. Almost all the existing works are required to load the whole training data into one batch for learning the self-expressive coefficients in the …

ClusteringRepresentation LearningSelf-Supervised Learning

GEDI: GEnerative and DIscriminative Training for Self-Supervised Learning

2022-12-27 · Emanuele Sansone, Robin Manhaeve

Self-supervised learning is a popular and powerful method for utilizing large amounts of unlabeled data, for which a wide variety of training objectives have been proposed in the literature. In this study, we perform a B…

ClusteringSelf-Supervised Learning

Spectral image clustering on dual-energy CT scans using functional regression mixtures

2022-01-31 · Segolene Brivet, Faicel Chamroukhi, Mark Coates, Reza Forghani 외

Dual-energy computed tomography (DECT) is an advanced CT scanning technique enabling material characterization not possible with conventional CT scans. It allows the reconstruction of energy decay curves at each 3D image…

ClusteringImage Clusteringregression

Representation Learning via Consistent Assignment of Views to Clusters

2021-12-31 · Thalles Silva, Adín Ramírez Rivera

We introduce Consistent Assignment for Representation Learning (CARL), an unsupervised learning method to learn visual representations by combining ideas from self-supervised contrastive learning and deep clustering. By …

ClusteringContrastive LearningDeep ClusteringLinear evaluation+2

Weighted Clustering Ensemble: A Review

2019-10-06 · Mimi Zhang

Clustering ensemble, or consensus clustering, has emerged as a powerful tool for improving both the robustness and the stability of results from individual clustering methods. Weighted clustering ensemble arises naturall…

ClusteringClustering Ensemble