paper-with-me

Papers

GK-SMOTE: A Hyperparameter-free Noise-Resilient Gaussian KDE-Based Oversampling Approach

2025-09-14 · Mahabubur Rahman Miraj, Hongyu Huang, Ting Yang, Jinxue Zhao, Nankun Mu, Xinyu Lei arxiv

Imbalanced classification is a significant challenge in machine learning, especially in critical applications like medical diagnosis, fraud detection, and cybersecurity. Traditional oversampling techniques, such as SMOTE, often fail to handle label noise and complex data distributions, leading to reduced classification accuracy. In this paper, we propose GK-SMOTE, a hyperparameter-free, noise-resilient extension of SMOTE, built on Gaussian Kernel Density Estimation (KDE). GK-SMOTE enhances class separability by generating synthetic samples in high-density minority regions, while effectively avoiding noisy or ambiguous areas. This self-adaptive approach uses Gaussian KDE to differentiate between safe and noisy regions, ensuring more accurate sample generation without requiring extensive parameter tuning. Our extensive experiments on diverse binary classification datasets demonstrate that GK-SMOTE outperforms existing state-of-the-art oversampling techniques across key evaluation metrics, including MCC, Balanced Accuracy, and AUPRC. The proposed method offers a robust, efficient solution for imbalanced classification tasks, especially in noisy data environments, making it an attractive choice for real-world applications.

📄 PDF Abstract BibTeX arXiv:2509.11163

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationDensity EstimationMedical DiagnosisFraud Detection

Similar Papers 제목 키워드 기반

Gaussian Process Training with Input Noise

2011-12-01 · NeurIPS 2011 12 · Andrew Mchutchon, Carl E. Rasmussen

In standard Gaussian Process regression input locations are assumed to be noise free. We present a simple yet effective GP model for training on input points corrupted by i.i.d. Gaussian noise. To make computations tract…

regression

How Bayesian Should Bayesian Optimisation Be?

2021-05-03 · George De Ath, Richard Everson, Jonathan Fieldsend

Bayesian optimisation (BO) uses probabilistic surrogate models - usually Gaussian processes (GPs) - for the optimisation of expensive black-box functions. At each BO iteration, the GP hyperparameters are fit to previousl…

Bayesian OptimisationGaussian Processes

Do we need rebalancing strategies? A theoretical and empirical study around SMOTE and its variants

2024-02-06 · Abdoulaye Sakho, Emmanuel Malherbe, Erwan Scornet

Synthetic Minority Oversampling Technique (SMOTE) is a common rebalancing strategy for handling imbalanced tabular data sets. However, few works analyze SMOTE theoretically. In this paper, we prove that SMOTE (with defau…

DAO-GP Drift Aware Online Non-Linear Regression Gaussian-Process

2025-12-09 · Mohammad Abu-Shaira, Ajita Rattani, Weishi Shi arxiv

Real-world datasets often exhibit temporal dynamics characterized by evolving data distributions. Disregarding this phenomenon, commonly referred to as concept drift, can significantly diminish a model's predictive accur…

Self-Supervised Poisson-Gaussian Denoising

2020-02-21 · Wesley Khademi, Sonia Rao, Clare Minnerath, Guy Hagen 외

We extend the blindspot model for self-supervised denoising to handle Poisson-Gaussian noise and introduce an improved training scheme that avoids hyperparameters and adapts the denoiser to the test data. Self-supervised…

DenoisingImage Denoising