paper-with-me

Papers

Convolutional Clustering for Unsupervised Learning

2015-11-19 · Aysegul Dundar, Jonghoon Jin, Eugenio Culurciello

The task of labeling data for training deep neural networks is daunting and tedious, requiring millions of labels to achieve the current state-of-the-art results. Such reliance on large amounts of labeled data can be relaxed by exploiting hierarchical features via unsupervised learning techniques. In this work, we propose to train a deep convolutional network based on an enhanced version of the k-means clustering algorithm, which reduces the number of correlated parameters in the form of similar filters, and thus increases test categorization accuracy. We call our algorithm convolutional k-means clustering. We further show that learning the connection between the layers of a deep convolutional neural network improves its ability to be trained on a smaller amount of labeled data. Our experiments show that the proposed algorithm outperforms other techniques that learn filters unsupervised. Specifically, we obtained a test accuracy of 74.1% on STL-10 and a test error of 0.5% on MNIST.

📄 PDF Abstract BibTeX arXiv:1511.06241

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage Classification

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Ensemble clustering for histopathological images segmentation using convolutional autoencoders

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · Anonymous

Unsupervised deep learning using autoencoders has shown excellent results in image analysis and computer vision. However, only few studies have been presented in the field of digital pathology, where proper labelling o…

Clustering

Unsupervised Prostate Cancer Detection on H&E using Convolutional Adversarial Autoencoders

2018-04-19 · Wouter Bulten, Geert Litjens

We propose an unsupervised method using self-clustering convolutional adversarial autoencoders to classify prostate tissue as tumor or non-tumor without any labeled training data. The clustering method is integrated into…

Clustering

Graph Convolutional Network Based Semi-Supervised Learning on Multi-Speaker Meeting Data

2022-04-25 · Fuchuan Tong, Siqi Zheng, Min Zhang, Yafeng Chen 외

Unsupervised clustering on speakers is becoming increasingly important for its potential uses in semi-supervised learning. In reality, we are often presented with enormous amounts of unlabeled data from multi-party meeti…

ClusteringSpeaker Recognition

Self-Taught Convolutional Neural Networks for Short Text Clustering

2017-01-01 · Jiaming Xu, Peng Wang, Suncong Zheng, Guanhua Tian 외

Short text clustering is a challenging problem due to its sparseness of text representation. Here we propose a flexible Self-Taught Convolutional neural network framework for Short Text Clustering (dubbed STC^2), which c…

ClusteringDimensionality ReductionShort Text ClusteringText Clustering+1

Unsupervised Variational Acoustic Clustering

2025-03-24 · Luan Vinícius Fiorio, Bruno Defraene, Johan David, Frans Widdershoven 외

We propose an unsupervised variational acoustic clustering model for clustering audio data in the time-frequency domain. The model leverages variational inference, extended to an autoencoder framework, with a Gaussian mi…

ClusteringVariational Inference