中文
相关论文

相关论文: Biased Binary Attribute Classifiers Ignore the Maj…

200 篇论文

Over the past decades the machine and deep learning community has celebrated great achievements in challenging tasks such as image classification. The deep architecture of artificial neural networks together with the plenitude of available…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Jessica Deuschel , Bettina Finzel , Ines Rieger

In this paper we address imbalanced binary classification (IBC) tasks. Applying resampling strategies to balance the class distribution of training instances is a common approach to tackle these problems. Many state-of-the-art methods find…

机器学习 · 计算机科学 2022-05-31 Vitor Cerqueira , Luis Torgo , Paula Branco , Colin Bellinger

Extracting class activation maps (CAM) from a classification model often results in poor coverage on foreground objects, i.e., only the discriminative region (e.g., the "head" of "sheep") is recognized and the rest (e.g., the "leg" of…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zhaozheng Chen , Qianru Sun

As the request for deep learning solutions increases, the need for explainability is even more fundamental. In this setting, particular attention has been given to visualization techniques, that try to attribute the right relevance to each…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Samuele Poppi , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

When using machine learning for imbalanced binary classification problems, it is common to subsample the majority class to create a (more) balanced training dataset. This biases the model's predictions because the model learns from data…

机器学习 · 计算机科学 2025-11-03 Nathan Phelps , Daniel J. Lizotte , Douglas G. Woolford

For many computer vision applications, such as image description and human identification, recognizing the visual attributes of humans is an essential yet challenging problem. Its challenges originate from its multi-label nature, the large…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Nikolaos Sarafianos , Xiang Xu , Ioannis A. Kakadiaris

Recognising detailed facial or clothing attributes in images of people is a challenging task for computer vision, especially when the training data are both in very large scale and extremely imbalanced among different attribute classes. To…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Qi Dong , Shaogang Gong , Xiatian Zhu

Fairness in machine learning seeks to mitigate model bias against individuals based on sensitive features such as sex or age, often caused by an uneven representation of the population in the training data due to selection bias. Notably,…

机器学习 · 计算机科学 2024-10-10 Yasin I. Tepeli , Joana P. Gonçalves

Bias in classifiers is a severe issue of modern deep learning methods, especially for their application in safety- and security-critical areas. Often, the bias of a classifier is a direct consequence of a bias in the training dataset,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Christian Reimers , Paul Bodesheim , Jakob Runge , Joachim Denzler

Class imbalance is a common problem in the case of real-world object detection and classification tasks. Data of some classes is abundant making them an over-represented majority, and data of other classes is scarce, making them an…

计算机视觉与模式识别 · 计算机科学 2017-03-24 Salman H. Khan , Munawar Hayat , Mohammed Bennamoun , Ferdous Sohel , Roberto Togneri

Neural networks produced by standard training are known to suffer from poor accuracy on rare subgroups despite achieving high accuracy on average, due to the correlations between certain spurious features and labels. Previous approaches…

机器学习 · 计算机科学 2024-04-10 Gaotang Li , Jiarui Liu , Wei Hu

Training on class-imbalanced data usually results in biased models that tend to predict samples into the majority classes, which is a common and notorious problem. From the perspective of energy-based model, we demonstrate that the free…

机器学习 · 计算机科学 2021-06-08 Bowen Zhao , Chen Chen , Qi Ju , ShuTao Xia

Active Learning for discriminative models has largely been studied with the focus on individual samples, with less emphasis on how classes are distributed or which classes are hard to deal with. In this work, we show that this is harmful.…

Classification networks can be used to localize and segment objects in images by means of class activation maps (CAMs). However, without pixel-level annotations, classification networks are known to (1) mainly focus on discriminative…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Arvi Jonnarth , Michael Felsberg

Learning classifiers using skewed or imbalanced datasets can occasionally lead to classification issues; this is a serious issue. In some cases, one class contains the majority of examples while the other, which is frequently the more…

机器学习 · 计算机科学 2022-11-11 Satyendra Singh Rawat , Amit Kumar Mishra

Deep learning opacity often impedes deployment in high-stakes domains. We propose a training framework that aligns model focus with class-representative features without requiring pixel-level annotations. To this end, we introduce…

人工智能 · 计算机科学 2026-02-16 Giacomo Ignesti , Davide Moroni , Massimo Martinelli

Models that are learned from real-world data are often biased because the data used to train them is biased. This can propagate systemic human biases that exist and ultimately lead to inequitable treatment of people, especially minorities.…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Daniel McDuff , Shuang Ma , Yale Song , Ashish Kapoor

Class imbalance in binary classification tasks remains a significant challenge in machine learning, often resulting in poor performance on minority classes. This study comprehensively evaluates three widely-used strategies for handling…

机器学习 · 计算机科学 2024-10-01 Mohamed Abdelhamid , Abhyuday Desai

We propose a deep learning-based feature fusion approach for facial computing including face recognition as well as gender, race and age detection. Instead of training a single classifier on face images to classify them based on the…

计算机视觉与模式识别 · 计算机科学 2016-10-17 Wei Li , Zhigang Zhu

Neural networks are prone to be biased towards spurious correlations between classes and latent attributes exhibited in a major portion of training data, which ruins their generalization capability. We propose a new method for training…

机器学习 · 计算机科学 2023-05-02 Nayeong Kim , Sehyun Hwang , Sungsoo Ahn , Jaesik Park , Suha Kwak