paper-with-me

Papers

Sparse representation-based over-sampling technique for classification of imbalanced dataset

2017-08-04 · journal 2017 8 · Xionggao Zou, Yueping Feng, Huiying Li, Shuyu Jiang

As one of the most popular research fields in machine learning, the research on imbalanced dataset receives more and more attentions in recent years. The imbalanced problem usually occurs in when minority classes have extremely fewer samples than the others. Traditional classification algorithms have not taken the distribution of dataset into consideration, thus they fail to deal with the problem of class-imbalanced learning, and the performance of classification tends to be dominated by the majority class. SMOTE is one of the most effective over-sampling methods processing this problem, which changes the distribution of training sets by increasing the size of minority class. However, SMOTE would easily result in over-fitting on account of too many repetitive data samples. According to this issue, this paper proposes an improved method based on sparse representation theory and oversampling technique, named SROT (Sparse Representation-based Over-sampling Technique). The SROT uses a sparse dictionary to create synthetic samples directly for solving the imbalanced problem. The experiments are performed on 10 UCI datasets using C4.5 as the learning algorithm. The experimental results show that compared our algorithm with Random Over-sampling techniques, SMOTE and other methods, SROT can achieve better performance on AUC value

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse-TDA: Sparse Realization of Topological Data Analysis for Multi-Way Classification

2017-01-12 · Wei Guo, Krithika Manohar, Steven L. Brunton, Ashis G. Banerjee

Topological data analysis (TDA) has emerged as one of the most promising techniques to reconstruct the unknown shapes of high-dimensional spaces from observed data samples. TDA, thus, yields key shape descriptors in the …

General ClassificationTexture ClassificationTopological Data Analysis

Test-Time Augmentation for 3D Point Cloud Classification and Segmentation

2023-11-22 · Tuan-Anh Vu, Srinjay Sarkar, Zhiyuan Zhang, Binh-Son Hua 외

Data augmentation is a powerful technique to enhance the performance of a deep learning task but has received less attention in 3D deep learning. It is well known that when 3D shapes are sparsely represented with low poi…

3D Point Cloud ClassificationData AugmentationPoint Cloud Classificationpoint cloud upsampling+1

Improving Sparse Representation-Based Classification Using Local Principal Component Analysis

2016-07-04 · Chelsea Weaver, Naoki Saito

Sparse representation-based classification (SRC), proposed by Wright et al., seeks the sparsest decomposition of a test sample over the dictionary of training samples, with classification to the most-contributing class. …

ClassificationDimensionality ReductionGeneral ClassificationSparse Representation-based Classification

Non-intrusive Load Monitoring via Multi-label Sparse Representation based Classification

2019-12-11 · Shikha Singh, Angshul Majumdar

This work follows the approach of multi-label classification for non-intrusive load monitoring (NILM). We modify the popular sparse representation based classification (SRC) approach (developed for single label classific…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

SparseIDS: Learning Packet Sampling with Reinforcement Learning

2020-02-10 · Maximilian Bachl, Fares Meghdouri, Joachim Fabini, Tanja Zseby

Recurrent Neural Networks (RNNs) have been shown to be valuable for constructing Intrusion Detection Systems (IDSs) for network data. They allow determining if a flow is malicious or not already before it is over, making…

Computational EfficiencyEdge-computingGeneral ClassificationIntrusion Detection+3