中文
相关论文

相关论文: Addressing Class Imbalance with Probabilistic Grap…

200 篇论文

In practice, machine learning experts are often confronted with imbalanced data. Without accounting for the imbalance, common classifiers perform poorly and standard evaluation metrics mislead the practitioners on the model's performance. A…

机器学习 · 计算机科学 2020-07-21 Ramiro Camino , Christian Hammerschmidt , Radu State

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

计算机视觉与模式识别 · 计算机科学 2020-12-10 Kumari Deepshikha , Anugunj Naman

In most real-world scenarios, labeled training datasets are highly class-imbalanced, where deep neural networks suffer from generalizing to a balanced testing criterion. In this paper, we explore a novel yet simple way to alleviate this…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Jaehyung Kim , Jongheon Jeong , Jinwoo Shin

Class imbalance is an inherent problem in many machine learning classification tasks. This often leads to trained models that are unusable for any practical purpose. In this study we explore an unsupervised approach to address these…

机器学习 · 计算机科学 2021-08-20 Ademola Okerinde , Lior Shamir , William Hsu , Tom Theis , Nasik Nafi

Credit card fraud detection based on machine learning has recently attracted considerable interest from the research community. One of the most important tasks in this area is the ability of classifiers to handle the imbalance in credit…

神经与进化计算 · 计算机科学 2017-04-13 Van Loi Cao , Nhien-An Le-Khac , Miguel Nicolau , Michael ONeill , James McDermott

Churn prediction in credit cards, fraud detection in insurance, and loan default prediction are important analytical customer relationship management (ACRM) problems. Since frauds, churns and defaults happen less frequently, the datasets…

机器学习 · 计算机科学 2022-02-11 Prateek Kate , Vadlamani Ravi , Akhilesh Gangwar

Model learning from class imbalanced training data is a long-standing and significant challenge for machine learning. In particular, existing deep learning methods consider mostly either class balanced data or moderately imbalanced data in…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Qi Dong , Shaogang Gong , Xiatian Zhu

Imbalanced classification on graphs is ubiquitous yet challenging in many real-world applications, such as fraudulent node detection. Recently, graph neural networks (GNNs) have shown promising performance on many network analysis tasks.…

机器学习 · 计算机科学 2021-06-08 Liang Qu , Huaisheng Zhu , Ruiqi Zheng , Yuhui Shi , Hongzhi Yin

When presented with a binary classification problem where the data exhibits severe class imbalance, most standard predictive methods may fail to accurately model the minority class. We present a model based on Generative Adversarial…

机器学习 · 计算机科学 2022-04-20 Jonathan Gradstein , Moshe Salhov , Yoav Tulpan , Ofir Lindenbaum , Amir Averbuch

This study is about inducing classifiers using data that is imbalanced, with a minority class being under-represented in relation to the majority classes. The first section of this research focuses on the main characteristics of data that…

机器学习 · 计算机科学 2022-10-25 Shivaditya Shivganesh , Nitin Narayanan N , Pranav Murali , Ajaykumar M

Learning with imbalanced data is a challenging problem in deep learning. Over-sampling is a widely used technique to re-balance the sampling distribution of training data. However, most existing over-sampling methods only use intra-class…

机器学习 · 计算机科学 2023-02-23 Qingzhong Ai , Pengyun Wang , Lirong He , Liangjian Wen , Lujia Pan , Zenglin Xu

Detecting fraudulent auto-insurance claims remains a challenging classification problem, largely due to the extreme imbalance between legitimate and fraudulent cases. Standard learning algorithms tend to overfit to the majority class,…

机器学习 · 计算机科学 2026-01-26 Francis Boabang , Samuel Asante Gyamerah

Imbalanced response variable distribution is a common occurrence in data science. In fields such as fraud detection, medical diagnostics, system intrusion detection and many others where abnormal behavior is rarely observed the data under…

机器学习 · 计算机科学 2019-11-21 Firuz Kamalov

Class imbalance is a common challenge in machine learning and data mining, often leading to suboptimal performance in classifiers. While deep learning excels in feature extraction, its performance still deteriorates under imbalanced data.…

机器学习 · 计算机科学 2025-12-24 Sukumar Kishanthan , Asela Hevapathige

In recent years, the node classification task in graph neural networks(GNNs) has developed rapidly, driving the development of research in various fields. However, there are a large number of class imbalances in the graph data, and there is…

机器学习 · 计算机科学 2022-10-13 Min Liu , Siwen Jin , Luo Jin , Shuohan Wang , Yu Fang , Yuliang Shi

Class imbalance is a pervasive issue among classification models including deep learning, whose capacity to extract task-specific features is affected in imbalanced settings. However, the challenges of handling imbalance among a large…

机器学习 · 计算机科学 2018-10-31 Shin Ando

Medical image data are usually imbalanced across different classes. One-class classification has attracted increasing attention to address the data imbalance problem by distinguishing the samples of the minority class from the majority…

图像与视频处理 · 电气工程与系统科学 2022-04-15 Long Gao , Chang Liu , Dooman Arefan , Ashok Panigrahy , Shandong Wu

Neural networks trained on real-world datasets with long-tailed label distributions are biased towards frequent classes and perform poorly on infrequent classes. The imbalance in the ratio of positive and negative samples for each class…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Kevin Duarte , Yogesh S. Rawat , Mubarak Shah

Recently, deep learning models have achieved great success in computer vision applications, relying on large-scale class-balanced datasets. However, imbalanced class distributions still limit the wide applicability of these models due to…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Yechan Kim , Younkwan Lee , Moongu Jeon

Machine learning has opened up new tools for financial fraud detection. Using a sample of annotated transactions, a machine learning classification algorithm learns to detect frauds. With growing credit card transaction volumes and rising…

机器学习 · 计算机科学 2022-08-26 Gayan K. Kulatilleke