paper-with-me

Papers

Imbalanced biomedical data classification using self-adaptive multilayer ELM combined with dynamic GAN

2018-12-17 · journal 2018 12 · Liyuan Zhang, Huamin Yang, Zhengang Jiang

Background Imbalanced data classification is an inevitable problem in medical intelligent diagnosis. Most of real-world biomedical datasets are usually along with limited samples and high-dimensional feature. This seriously affects the classification performance of the model and causes erroneous guidance for the diagnosis of diseases. Exploring an effective classification method for imbalanced and limited biomedical dataset is a challenging task. Methods In this paper, we propose a novel multilayer extreme learning machine (ELM) classification model combined with dynamic generative adversarial net (GAN) to tackle limited and imbalanced biomedical data. Firstly, principal component analysis is utilized to remove irrelevant and redundant features. Meanwhile, more meaningful pathological features are extracted. After that, dynamic GAN is designed to generate the realistic-looking minority class samples, thereby balancing the class distribution and avoiding overfitting effectively. Finally, a self-adaptive multilayer ELM is proposed to classify the balanced dataset. The analytic expression for the numbers of hidden layer and node is determined by quantitatively establishing the relationship between the change of imbalance ratio and the hyper-parameters of the model. Reducing interactive parameters adjustment makes the classification model more robust. Results To evaluate the classification performance of the proposed method, numerical experiments are conducted on four real-world biomedical datasets. The proposed method can generate authentic minority class samples and self-adaptively select the optimal parameters of learning model. By comparing with W-ELM, SMOTE-ELM, and H-ELM methods, the quantitative experimental results demonstrate that our method can achieve better classification performance and higher computational efficiency in terms of ROC, AUC, G-mean, and F-measure metrics. Conclusions Our study provides an effective solution for imbalanced biomedical data classification under the condition of limited samples and high-dimensional feature. The proposed method could offer a theoretical basis for computer-aided diagnosis. It has the potential to be applied in biomedical clinical practice.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationComputational EfficiencyGeneral Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

A Novel Vision Transformer with Residual in Self-attention for Biomedical Image Classification

2023-06-02 · Arun K. Sharma, Nishchal K. Verma

Biomedical image classification requires capturing of bio-informatics based on specific feature distribution. In most of such applications, there are mainly challenges due to limited availability of samples for diseased …

Classificationimage-classificationImage Classification

Learning Robust Representations for Malicious Content Detection via Contrastive Sampling and Uncertainty Estimation

2025-12-01 · Elias Hossain, Umesh Biswas, Charan Gudla, Sai Phani Parsa arxiv

We propose the Uncertainty Contrastive Framework (UCF), a Positive-Unlabeled (PU) representation learning framework that integrates uncertainty-aware contrastive loss, adaptive temperature scaling, and a self-attention-g…

Representation Learning

A Study of Data Pre-processing Techniques for Imbalanced Biomedical Data Classification

2019-11-04 · Shigang Liu, Jun Zhang, Yang Xiang, Wanlei Zhou 외

Biomedical data are widely accepted in developing prediction models for identifying a specific tumor, drug discovery and classification of human cancers. However, previous studies usually focused on different classifiers…

Drug Discoveryfeature selectionGeneral Classification

Improving Imbalanced Text Classification with Dynamic Curriculum Learning

2022-10-25 · xulong Zhang, Jianzong Wang, Ning Cheng, Jing Xiao

Recent advances in pre-trained language models have improved the performance for text classification tasks. However, little attention is paid to the priority scheduling strategy on the samples during training. Humans acq…

ClassificationSchedulingtext-classificationText Classification

Multiple Relations Classification using Imbalanced Predictions Adaptation

2023-09-24 · Sakher Khalil Alqaaidi, Elika Bozorgi, Krzysztof J. Kochut

The relation classification task assigns the proper semantic relation to a pair of subject and object entities; the task plays a crucial role in various text mining applications, such as knowledge graph construction and …

Classificationgraph constructionRelationRelation Classification+2