paper-with-me

Papers

Joint Debiased Representation Learning and Imbalanced Data Clustering

2021-09-11 · Mina Rezaei, Emilio Dorigatti, David Ruegamer, Bernd Bischl

One of the most promising approaches for unsupervised learning is combining deep representation learning and deep clustering. Some recent works propose to simultaneously learn representation using deep neural networks and perform clustering by defining a clustering loss on top of embedded features. However, these approaches are sensitive to imbalanced data and out-of-distribution samples. As a consequence, these methods optimize clustering by pushing data close to randomly initialized cluster centers. This is problematic when the number of instances varies largely in different classes or a cluster with few samples has less chance to be assigned a good centroid. To overcome these limitations, we introduce a new unsupervised framework for joint debiased representation learning and image clustering. We simultaneously train two deep learning models, a deep representation network that captures the data distribution, and a deep clustering network that learns embedded features and performs clustering. Specifically, the clustering network and learning representation network both take advantage of our proposed statistics pooling block that represents mean, variance, and cardinality to handle the out-of-distribution samples and class imbalance. Our experiments show that using these representations, one can considerably improve results on imbalanced image clustering across a variety of image datasets. Moreover, the learned representations generalize well when transferred to the out-of-distribution dataset.

📄 PDF Abstract BibTeX arXiv:2109.05232

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep ClusteringImage ClusteringRepresentation Learning

Similar Papers 제목 키워드 기반

Joint Debiased Representation and Image Clustering Learning with Self-Supervision

2022-09-14 · Shunjie-Fabian Zheng, JaeEun Nam, Emilio Dorigatti, Bernd Bischl 외

Contrastive learning is among the most successful methods for visual representation learning, and its performance can be further improved by jointly performing clustering on the learned representations. However, existing…

ClusteringContrastive LearningImage ClusteringRepresentation Learning

Debiased Learning from Naturally Imbalanced Pseudo-Labels

2022-01-05 · CVPR 2022 1 · Xudong Wang, Zhirong Wu, Long Lian, Stella X. Yu

Pseudo-labels are confident predictions made on unlabeled target data by a classifier trained on labeled source data. They are widely used for adapting a model to unlabeled data, e.g., in a semi-supervised learning setti…

counterfactualCounterfactual ReasoningFew-Shot Image Classificationimbalanced classification+2

DHC: Dual-debiased Heterogeneous Co-training Framework for Class-imbalanced Semi-supervised Medical Image Segmentation

2023-07-22 · Haonan Wang, Xiaomeng Li

The volume-wise labeling of 3D medical images is expertise-demanded and time-consuming; hence semi-supervised learning (SSL) is highly desirable for training with limited labeled data. Imbalanced class distribution is a …

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

A Linkage-based Doubly Imbalanced Graph Learning Framework for Face Clustering

2021-07-06 · Huafeng Yang, Qijie Shen, Xingjian Chen, Fangyi Zhang 외

In recent years, benefiting from the expressive power of Graph Convolutional Networks (GCNs), significant breakthroughs have been made in face clustering area. However, rare attention has been paid to GCN-based clusterin…

ClusteringFace ClusteringGraph Learningimage-classification+1

Debiased Sample Selection for Combating Noisy Labels

2024-01-24 · Qi Wei, Lei Feng, Haobo Wang, Bo An

Learning with noisy labels aims to ensure model generalization given a label-corrupted training set. The sample selection strategy achieves promising performance by selecting a label-reliable subset for model training. I…

Learning with noisy labels