中文
相关论文

相关论文: Reviving Threshold-Moving: a Simple Plug-in Baggin…

200 篇论文

Bagging, a powerful ensemble method from machine learning, improves the performance of unstable predictors. Although the power of Bagging has been shown mostly in classification problems, we demonstrate the success of employing Bagging in…

机器学习 · 统计学 2019-05-03 Luoluo Liu , Sang Peter Chin , Trac D. Tran

Robots should be able to learn complex behaviors from human demonstrations. In practice, these human-provided datasets are inevitably imbalanced: i.e., the human demonstrates some subtasks more frequently than others. State-of-the-art…

机器人学 · 计算机科学 2026-01-06 Sagar Parekh , Heramb Nemlekar , Dylan P. Losey

Learning from imbalanced data is among the most challenging areas in contemporary machine learning. This becomes even more difficult when considered the context of big data that calls for dedicated architectures capable of high-performance…

机器学习 · 计算机科学 2022-11-16 William C. Sleeman , Bartosz Krawczyk

One of the most significant current discussions in the field of data mining is classifying imbalanced data. In recent years, several ways are proposed such as algorithm level (internal) approaches, data level (external) techniques, and…

机器学习 · 计算机科学 2021-06-03 Maliheh Roknizadeh , Hossein Monshizadeh Naeen

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

This paper examines the use of a residual bootstrap for bias correction in machine learning regression methods. Accounting for bias is an important obstacle in recent efforts to develop statistical inference for machine learning methods. We…

机器学习 · 统计学 2015-06-02 Giles Hooker , Lucas Mentch

Imbalanced class distribution is a common problem in a number of fields including medical diagnostics, fraud detection, and others. It causes bias in classification algorithms leading to poor performance on the minority class data. In this…

机器学习 · 计算机科学 2020-09-23 Firuz Kamalov , Dmitry Denisov

In this paper, we propose a balancing training method to address problems in imbalanced data learning. To this end, we derive a new loss used in the balancing training phase that alleviates the influence of samples that cause an overfitted…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Seulki Park , Jongin Lim , Younghan Jeon , Jin Young Choi

Cybersecurity has become essential worldwide and at all levels, concerning individuals, institutions, and governments. A basic principle in cybersecurity is to be always alert. Therefore, automation is imperative in processes where the…

机器学习 · 计算机科学 2025-05-08 Mateo Lopez-Ledezma , Gissel Velarde

In the era of big data, the utilization of credit-scoring models to determine the credit risk of applicants accurately becomes a trend in the future. The conventional machine learning on credit scoring data sets tends to have poor…

机器学习 · 统计学 2021-02-10 Xiaofan Liua , Zuoquan Zhanga , Di Wanga

Class probabilities predicted by most multiclass classifiers are uncalibrated, often tending towards over-confidence. With neural networks, calibration can be improved by temperature scaling, a method to learn a single corrective…

机器学习 · 计算机科学 2019-10-29 Meelis Kull , Miquel Perello-Nieto , Markus Kängsepp , Telmo Silva Filho , Hao Song , Peter Flach

Despite the enormous amount of data, particular events of interest can still be quite rare. Classification of rare events is a common problem in many domains, such as fraudulent transactions, malware traffic analysis and network intrusion…

机器学习 · 计算机科学 2021-01-01 Ivan Letteri , Antonio Di Cecco , Abeer Dyoub , Giuseppe Della Penna

Classification tasks require a balanced distribution of data to ensure the learner to be trained to generalize over all classes. In real-world datasets, however, the number of instances vary substantially among classes. This typically leads…

机器学习 · 计算机科学 2020-11-24 Joel Jang , Yoonjeon Kim , Kyoungho Choi , Sungho Suh

Feature bagging is a well-established ensembling method which aims to reduce prediction variance by combining predictions of many estimators trained on subsets or projections of features. Here, we develop a theory of feature-bagging in…

机器学习 · 统计学 2024-01-11 Benjamin S. Ruben , Cengiz Pehlevan

Data imbalance is a common problem in machine learning that can have a critical effect on the performance of a model. Various solutions exist but their impact on the convergence of the learning dynamics is not understood. Here, we elucidate…

机器学习 · 统计学 2024-02-20 Emanuele Francazi , Marco Baity-Jesi , Aurelien Lucchi

The problem of class imbalanced data is that the generalization performance of the classifier deteriorates due to the lack of data from minority classes. In this paper, we propose a novel minority over-sampling method to augment diversified…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Seulki Park , Youngkyu Hong , Byeongho Heo , Sangdoo Yun , Jin Young Choi

Imbalanced problems are prevalent in various real-world scenarios and are extensively explored in classification tasks. However, they also present challenges for regression tasks due to the rarity of certain target values. A common…

机器学习 · 计算机科学 2025-07-17 Juscimara G. Avelino , George D. C. Cavalcanti , Rafael M. O. Cruz

In this work, we introduce a modified (rescaled) likelihood for imbalanced logistic regression. This new approach makes easier the use of exponential priors and the computation of lasso regularization path. Precisely, we study a limiting…

统计方法学 · 统计学 2018-04-19 Vincent Runge

Network traffic data is huge, varying and imbalanced because various classes are not equally distributed. Machine learning (ML) algorithms for traffic analysis uses the samples from this data to recommend the actions to be taken by the…

网络与互联网体系结构 · 计算机科学 2013-11-13 Raman Singh , Harish Kumar , R. K. Singla

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