paper-with-me

Papers

Envelope Imbalance Learning Algorithm based on Multilayer Fuzzy C-means Clustering and Minimum Interlayer discrepancy

2021-11-02 · Fan Li, Xiaoheng Zhang, Pin Wang, Yongming Li

Imbalanced learning is important and challenging since the problem of the classification of imbalanced datasets is prevalent in machine learning and data mining fields. Sampling approaches are proposed to address this issue, and cluster-based oversampling methods have shown great potential as they aim to simultaneously tackle between-class and within-class imbalance issues. However, all existing clustering methods are based on a one-time approach. Due to the lack of a priori knowledge, improper setting of the number of clusters often exists, which leads to poor clustering performance. Besides, the existing methods are likely to generate noisy instances. To solve these problems, this paper proposes a deep instance envelope network-based imbalanced learning algorithm with the multilayer fuzzy c-means (MlFCM) and a minimum interlayer discrepancy mechanism based on the maximum mean discrepancy (MIDMD). This algorithm can guarantee high quality balanced instances using a deep instance envelope network in the absence of prior knowledge. In the experimental section, thirty-three popular public datasets are used for verification, and over ten representative algorithms are used for comparison. The experimental results show that the proposed approach significantly outperforms other popular methods.

📄 PDF Abstract BibTeX arXiv:2111.01371

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Subject Enveloped Deep Sample Fuzzy Ensemble Learning Algorithm of Parkinson's Speech Data

2021-11-17 · Yiwen Wang, Fan Li, Xiaoheng Zhang, Pin Wang 외

Parkinson disease (PD)'s speech recognition is an effective way for its diagnosis, which has become a hot and difficult research area in recent years. As we know, there are large corpuses (segments) within one subject. H…

DiagnosticEnsemble Learningspeech-recognitionSpeech Recognition

Hybrid Fuzzy-Crisp Clustering Algorithm: Theory and Experiments

2023-03-25 · Akira R. Kinjo, Daphne Teck Ching Lai

With the membership function being strictly positive, the conventional fuzzy c-means clustering method sometimes causes imbalanced influence when clusters of vastly different sizes exist. That is, an outstandingly large …

Clustering

Imbalanced Data Clustering using Equilibrium K-Means

2024-02-22 · Yudong He

Centroid-based clustering algorithms, such as hard K-means (HKM) and fuzzy K-means (FKM), have suffered from learning bias towards large clusters. Their centroids tend to be crowded in large clusters, compromising perfor…

ClusteringDeep Clustering

Envelope imbalanced ensemble model with deep sample learning and local-global structure consistency

2022-06-25 · Fan Li, Xiaoheng Zhang, Yongming Li, Pin Wang

The class imbalance problem is important and challenging. Ensemble approaches are widely used to tackle this problem because of their effectiveness. However, existing ensemble methods are always applied into original sam…

Ensemble Learning

Fuzzy K-Means Clustering without Cluster Centroids

2024-04-07 · Yichen Bao, Han Lu, Quanxue Gao

Fuzzy K-Means clustering is a critical technique in unsupervised data analysis. Unlike traditional hard clustering algorithms such as K-Means, it allows data points to belong to multiple clusters with varying degrees of …

Clustering