中文
相关论文

相关论文: Asymmetric Impurity Functions, Class Weighting, an…

200 篇论文

The purpose of this research report is to present the our learning curve and the exposure to the Machine Learning life cycle, with the use of a Kaggle binary classification data set and taking to explore various techniques from…

机器学习 · 计算机科学 2021-05-25 Mohamed Hamama

Robust loss functions are essential for training deep neural networks with better generalization power in the presence of noisy labels. Symmetric loss functions are confirmed to be robust to label noise. However, the symmetric condition is…

机器学习 · 计算机科学 2021-06-08 Xiong Zhou , Xianming Liu , Junjun Jiang , Xin Gao , Xiangyang Ji

Computing an optimal classification tree that provably maximizes training performance within a given size limit, is NP-hard, and in practice, most state-of-the-art methods do not scale beyond computing optimal trees of depth three.…

机器学习 · 计算机科学 2025-01-15 Catalin E. Brita , Jacobus G. M. van der Linden , Emir Demirović

The data functions that are studied in the course of functional data analysis are assembled from discrete data, and the level of smoothing that is used is generally that which is appropriate for accurate approximation of the conceptually…

统计理论 · 数学 2013-12-19 Raymond J. Carroll , Aurore Delaigle , Peter Hall

We introduce a new class of inverse optimization problems in which an input solution is given together with $k$ linear weight functions, and the goal is to modify the weights by the same deviation vector $p$ so that the input solution…

最优化与控制 · 数学 2022-01-11 Kristóf Bérczi , Lydia Mirabel Mendoza-Cadena , Kitti Varga

Imbalanced datasets are commonplace in modern machine learning problems. The presence of under-represented classes or groups with sensitive attributes results in concerns about generalization and fairness. Such concerns are further…

机器学习 · 计算机科学 2022-01-05 Mingchen Li , Xuechen Zhang , Christos Thrampoulidis , Jiasi Chen , Samet Oymak

The paper studies binary classification and aims at estimating the underlying regression function which is the conditional expectation of the class labels given the inputs. The regression function is the key component of the Bayes optimal…

机器学习 · 统计学 2019-03-26 Balázs Csanád Csáji , Ambrus Tamás

Class distribution skews in imbalanced datasets may lead to models with prediction bias towards majority classes, making fair assessment of classifiers a challenging task. Metrics such as Balanced Accuracy are commonly used to evaluate a…

In many real-world pattern recognition scenarios, such as in medical applications, the corresponding classification tasks can be of an imbalanced nature. In the current study, we focus on binary, imbalanced classification tasks, i.e.~binary…

机器学习 · 计算机科学 2020-12-01 Peter Bellmann , Heinke Hihn , Daniel A. Braun , Friedhelm Schwenker

Supervised learning has been very successful for automatic segmentation of images from a single scanner. However, several papers report deteriorated performances when using classifiers trained on images from one scanner to segment images…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Veronika Cheplygina , Annegreet van Opbroek , M. Arfan Ikram , Meike W. Vernooij , Marleen de Bruijne

We address the problem of uncertainty quantification and propose measures of total, aleatoric, and epistemic uncertainty based on a known decomposition of (strictly) proper scoring rules, a specific type of loss function, into a divergence…

机器学习 · 计算机科学 2025-05-29 Paul Hofman , Yusuf Sale , Eyke Hüllermeier

Decision trees are widely used for non-linear modeling, as they capture interactions between predictors while producing inherently interpretable models. Despite their popularity, performing inference on the non-linear fit remains largely…

统计方法学 · 统计学 2026-04-14 Soham Bakshi , Snigdha Panigrahi

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

Decision Tree is a well understood Machine Learning model that is based on minimizing impurities in the internal nodes. The most common impurity measures are Shannon entropy and Gini impurity. These impurity measures are insensitive to the…

机器学习 · 计算机科学 2024-06-03 Harikrishnan N B , Arham Jain , Nithin Nagaraj

We revisit the foundations of fairness and its interplay with utility and efficiency in settings where the training data contain richer labels, such as individual types, rankings, or risk estimates, rather than just binary outcomes. In this…

机器学习 · 计算机科学 2025-05-23 Noga Amit , Omer Reingold , Guy N. Rothblum

In binary classification problems, mainly two approaches have been proposed; one is loss function approach and the other is uncertainty set approach. The loss function approach is applied to major learning algorithms such as support vector…

机器学习 · 统计学 2012-05-01 Takafumi Kanamori , Akiko Takeda , Taiji Suzuki

An integrable asymmetric exclusion process with impurities is formulated. The model displays the full spectrum of the stochastic asymmetric XXZ chain plus new levels. We derive the Bethe equations and calculate the spectral gap for the…

统计力学 · 物理学 2010-05-21 Matheus J. Lazo , Anderson A. Ferreira

In this paper, based on results of exact learning and test theory, we study arbitrary infinite binary information systems each of which consists of an infinite set of elements and an infinite set of two-valued functions (attributes) defined…

计算复杂性 · 计算机科学 2022-01-13 Mikhail Moshkov

Overfitting in deep learning has been the focus of a number of recent works, yet its exact impact on the behavior of neural networks is not well understood. This study analyzes overfitting by examining how the distribution of logits alters…

机器学习 · 计算机科学 2019-10-02 Zeju Li , Konstantinos Kamnitsas , Ben Glocker

Recently, methods based on Convolutional Neural Networks (CNN) achieved impressive success in semantic segmentation tasks. However, challenges such as the class imbalance and the uncertainty in the pixel-labeling process are not completely…