paper-with-me

Papers

RDEC: Integrating Regularization into Deep Embedded Clustering for Imbalanced Datasets

2018-12-06 · Yaling Tao, Kentaro Takagi, Kouta Nakata

Clustering is a fundamental machine learning task and can be used in many applications. With the development of deep neural networks (DNNs), combining techniques from DNNs with clustering has become a new research direction and achieved some success. However, few studies have focused on the imbalanced-data problem which commonly occurs in real-world applications. In this paper, we propose a clustering method, regularized deep embedding clustering (RDEC), that integrates virtual adversarial training (VAT), a network regularization technique, with a clustering method called deep embedding clustering (DEC). DEC optimizes cluster assignments by pushing data more densely around centroids in latent space, but it is sometimes sensitive to the initial location of centroids, especially in the case of imbalanced data, where the minor class has less chance to be assigned a good centroid. RDEC introduces regularization using VAT to ensure the model's robustness to local perturbations of data. VAT pushes data that are similar in the original space closer together in the latent space, bunching together data from minor classes and thereby facilitating cluster identification by RDEC. Combining the advantages of DEC and VAT, RDEC attains state-of-the-art performance on both balanced and imbalanced benchmark/real-world datasets. For example, accuracies are as high as 98.41% on MNIST dataset and 85.45% on a highly imbalanced dataset derived from the MNIST, which is nearly 8% higher than the current best result.

📄 PDF Abstract BibTeX arXiv:1812.02293

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

AdamHD: Decoupled Huber Decay Regularization for Language Model Pre-Training

2025-11-18 · Fu-Ming Guo, Yingfang Fan arxiv

Adaptive optimizers with decoupled weight decay, such as AdamW, are the de facto standard for pre-training large transformer-based generative models. Yet the quadratic nature of the $\ell_2$ penalty embedded in weight de…

Deep Embedded Clustering Regularization for Supervised Imbalanced Cerebral Emboli Classification Using Transcranial Doppler Ultrasound

2023-11-01 · European Signal Processing Conference 2023 11 · Yamil Vindas, Emmanuel Roux, Blaise Kévin Guépié, Marilys Almar 외

High intensity transient signals (HITS) can be detected using transcranial Doppler ultrasound monitoring to help stroke prevention. The various types of HITS are by nature imbalanced: solid emboli are rare events, compar…

Mordecai 3: A Neural Geoparser and Event Geocoder

2023-03-23 · Andrew Halterman

Mordecai3 is a new end-to-end text geoparser and event geolocation system. The system performs toponym resolution using a new neural ranking model to resolve a place name extracted from a document to its entry in the Geo…

Question AnsweringToponym Resolution

How Does Learning Rate Decay Help Modern Neural Networks?

2019-08-05 · ICLR 2020 1 · Kaichao You, Mingsheng Long, Jian-Min Wang, Michael. I. Jordan

Learning rate decay (lrDecay) is a \emph{de facto} technique for training modern neural networks. It starts with a large learning rate and then decays it multiple times. It is empirically observed to help both optimizati…

A multi-stage semi-supervised improved deep embedded clustering method for bearing fault diagnosis under the situation of insufficient labeled samples

2021-09-28 · Tongda Sun, Gang Yu

Although data-driven fault diagnosis methods have been widely applied, massive labeled data are required for model training. However, a difficulty of implementing this in real industries hinders the application of these …

ClusteringDeep ClusteringDiagnosticFault Diagnosis