paper-with-me

Papers

Adaptive Subspace Sampling for Class Imbalance Processing-Some clarifications, algorithm, and further investigation including applications to Brain Computer Interface

2019-05-26 · Chin-Teng Lin, Kuan-Chih Huang, Yu-Ting Liu, Yang-Yin Lin, Tsung-Yu Hsieh, Nikhil R. Pal, Shang-Lin Wu, Chieh-Ning Fang, Zehong Cao

Kohonen's Adaptive Subspace Self-Organizing Map (ASSOM) learns several subspaces of the data where each subspace represents some invariant characteristics of the data. To deal with the imbalance classification problem, earlier we have proposed a method for oversampling the minority class using Kohonen's ASSOM. This investigation extends that study, clarifies some issues related to our earlier work, provides the algorithm for generation of the oversamples, applies the method on several benchmark data sets, and makes application to three Brain Computer Interface (BCI) applications. First we compare the performance of our method using some benchmark data sets with several state-of-the-art methods. Finally, we apply the ASSOM-based technique to analyze the three BCI based applications using electroencephalogram (EEG) datasets. These tasks are classification of motor imagery , drivers' fatigue states, and phases of migraine. Our results demonstrate the effectiveness of the ASSOM-based meth od in dealing with imbalance classification problem.

📄 PDF Abstract BibTeX arXiv:1906.02772

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Computer InterfaceClassificationEEGElectroencephalogram (EEG)General ClassificationMotor Imagery

Similar Papers 제목 키워드 기반

Hashing-Based Undersampling Ensemble for Imbalanced Pattern Classification Problems

2020-06-29 · Wing WY Ng, Shichao Xu, Jianjun Zhang, Xing Tian 외

Undersampling is a popular method to solve imbalanced classification problems. However, sometimes it may remove too many majority samples which may lead to loss of informative samples. In this article, the hashing-based …

ClassificationGeneral Classificationimbalanced classification

Adaptive Mask Sampling and Manifold to Euclidean Subspace Learning with Distance Covariance Representation for Hyperspectral Image Classification

2023-04-07 · IEEE Transactions on Geoscience and Remote Sensing 2023 4 · Mingsong Li, Wei Li, Yikun Liu, Yuwen Huang 외

For the abundant spectral and spatial information recorded in hyperspectral images (HSIs), fully exploring spectral-spatial relationships has attracted widespread attention in hyperspectral image classification (HSIC) co…

Hyperspectral image analysisHyperspectral Image ClassificationHyperspectral Image Segmentationimage-classification+1

A Conditional GAN for Tabular Data Generation with Probabilistic Sampling of Latent Subspaces

2025-08-01 · Leonidas Akritidis, Panayiotis Bozanis arxiv

The tabular form constitutes the standard way of representing data in relational database systems and spreadsheets. But, similarly to other forms, tabular data suffers from class imbalance, a problem that causes serious …

Tabular Data Generation

One Adapter for All: Towards Unified Representation in Step-Imbalanced Class-Incremental Learning

2026-03-10 · Xiaoyan Zhang, Jiangpeng He arxiv

Class-incremental learning (CIL) aims to acquire new classes over time while retaining prior knowledge, yet most setups and methods assume balanced task streams. In practice, the number of classes per task often varies s…

class-incremental learning

Deep Over-sampling Framework for Classifying Imbalanced Data

2017-04-25 · Shin Ando, Chun-Yuan Huang

Class imbalance is a challenging issue in practical classification problems for deep learning models as well as traditional models. Traditionally successful countermeasures such as synthetic over-sampling have had limite…

Representation Learning