中文
相关论文

相关论文: DASH: Visual Analytics for Debiasing Image Classif…

200 篇论文

Vision-language (VL) understanding tasks evaluate models' comprehension of complex visual scenes through multiple-choice questions. However, we have identified two dataset biases that models can exploit as shortcuts to resolve various VL…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Zhecan Wang , Long Chen , Haoxuan You , Keyang Xu , Yicheng He , Wenhao Li , Noel Codella , Kai-Wei Chang , Shih-Fu Chang

In practice, and especially when training deep neural networks, visual recognition rules are often learned based on various sources of information. On the other hand, the recent deployment of facial recognition systems with uneven…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Stephan Clémençon , Pierre Laforgue , Robin Vogel

With the rise of AI, algorithms have become better at learning underlying patterns from the training data including ingrained social biases based on gender, race, etc. Deployment of such algorithms to domains such as hiring, healthcare, law…

机器学习 · 计算机科学 2022-08-11 Bhavya Ghai , Klaus Mueller

Image classification models tend to make decisions based on peripheral attributes of data items that have strong correlation with a target variable (i.e., dataset bias). These biased models suffer from the poor generalization capability…

机器学习 · 计算机科学 2021-10-26 Jungsoo Lee , Eungyeup Kim , Juyoung Lee , Jihyeon Lee , Jaegul Choo

Computer vision models learn to perform a task by capturing relevant statistics from training data. It has been shown that models learn spurious age, gender, and race correlations when trained for seemingly unrelated tasks like activity…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Zeyu Wang , Klint Qinami , Ioannis Christos Karakozis , Kyle Genova , Prem Nair , Kenji Hata , Olga Russakovsky

Model explanations such as saliency maps can improve user trust in AI by highlighting important features for a prediction. However, these become distorted and misleading when explaining predictions of images that are subject to systematic…

人机交互 · 计算机科学 2022-03-02 Wencan Zhang , Mariella Dimiccoli , Brian Y. Lim

Machine learning fairness concerns about the biases towards certain protected or sensitive group of people when addressing the target tasks. This paper studies the debiasing problem in the context of image classification tasks. Our data…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Yi Zhang , Jitao Sang

Spurious correlations are everywhere. While humans often do not perceive them, neural networks are notorious for learning unwanted associations, also known as biases, instead of the underlying decision rule. As a result, practitioners are…

机器学习 · 计算机科学 2023-06-01 Moritz Vandenhirtz , Laura Manduchi , Ričards Marcinkevičs , Julia E. Vogt

Visual data from the Web power image classifiers, which often underpin many web services, such as recommendation and content moderation. However, the raw Web data often contain spurious correlations and social biases, and neural networks…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Jungwook Seo , Yoonsik Park , Changmin Lee , Sungyong Baik

Mixed-initiative visual analytics systems incorporate well-established design principles that improve users' abilities to solve problems. As these systems consider whether to take initiative towards achieving user goals, many current…

人机交互 · 计算机科学 2020-11-20 Adam Coscia , Duen Horng Chau , Alex Endert

Recent works find that AI algorithms learn biases from data. Therefore, it is urgent and vital to identify biases in AI algorithms. However, the previous bias identification pipeline overly relies on human experts to conjecture potential…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Zhiheng Li , Chenliang Xu

Vision-language models are growing in popularity and public visibility to generate, edit, and caption images at scale; but their outputs can perpetuate and amplify societal biases learned during pre-training on uncurated image-text pairs…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Brandon Smith , Miguel Farinha , Siobhan Mackenzie Hall , Hannah Rose Kirk , Aleksandar Shtedritski , Max Bain

The widespread use of machine learning and data-driven algorithms for decision making has been steadily increasing over many years. \emph{Bias} in the data can adversely affect this decision-making. We present a new mitigation strategy to…

机器学习 · 计算机科学 2025-07-25 Bruno Scarone , Alfredo Viola , Renée J. Miller , Ricardo Baeza-Yates

Deep Learning has seen an unprecedented increase in vision applications since the publication of large-scale object recognition datasets and introduction of scalable compute hardware. State-of-the-art methods for most vision tasks for…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Nikita Jaipuria , Xianling Zhang , Rohan Bhasin , Mayar Arafa , Punarjay Chakravarty , Shubham Shrivastava , Sagar Manglani , Vidya N. Murali

The proliferation of machine learning models in critical decision making processes has underscored the need for bias discovery and mitigation strategies. Identifying the reasons behind a biased system is not straightforward, since in many…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Badr-Eddine Marani , Mohamed Hanini , Nihitha Malayarukil , Stergios Christodoulidis , Maria Vakalopoulou , Enzo Ferrante

Bias in AI/ML-based systems is a ubiquitous problem and bias in AI/ML systems may negatively impact society. There are many reasons behind a system being biased. The bias can be due to the algorithm we are using for our problem or may be…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Vedant V. Kandge , Siddhant V. Kandge , Kajal Kumbharkar , Tanuja Pattanshetti

The currently leading artificial neural network models of the visual ventral stream - which are derived from a combination of performance optimization and robustification methods - have demonstrated a remarkable degree of behavioral…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Morgan B. Talbot , Gabriel Kreiman , James J. DiCarlo , Guy Gaziv

Computer Vision (CV) has achieved remarkable results, outperforming humans in several tasks. Nonetheless, it may result in significant discrimination if not handled properly as CV systems highly depend on the data they are fed with and can…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Simone Fabbrizzi , Symeon Papadopoulos , Eirini Ntoutsi , Ioannis Kompatsiaris

Classification models learn to generalize the associations between data samples and their target classes. However, researchers have increasingly observed that machine learning practice easily leads to systematic errors in AI applications, a…

机器学习 · 计算机科学 2023-03-20 Yongsu Ahn , Yu-Ru Lin , Panpan Xu , Zeng Dai

Dataset bias is a well-known problem in the field of computer vision. The presence of implicit bias in any image collection hinders a model trained and validated on a particular dataset to yield similar accuracies when tested on other…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Kirthi Shankar Sivamani
‹ 上一页 1 2 3 10 下一页 ›