中文
相关论文

相关论文: Dataset Bias Mitigation in Multiple-Choice Visual …

200 篇论文

Image classification models often learn to predict a class based on irrelevant co-occurrences between input features and an output class in training data. We call the unwanted correlations "data biases," and the visual features causing data…

人机交互 · 计算机科学 2022-09-15 Bum Chul Kwon , Jungsoo Lee , Chaeyeon Chung , Nyoungwoo Lee , Ho-Jin Choi , Jaegul Choo

A recent study has shown that large-scale visual datasets are very biased: they can be easily classified by modern neural networks. However, the concrete forms of bias among these datasets remain unclear. In this study, we propose a…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Boya Zeng , Yida Yin , Zhuang Liu

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

The ability to understand logical relationships between sentences is an important task in language understanding. To aid in progress for this task, researchers have collected datasets for machine learning and evaluation of current systems.…

计算与语言 · 计算机科学 2019-06-25 Shawn Tan , Yikang Shen , Chin-wei Huang , Aaron Courville

Problems at the intersection of vision and language are of significant importance both as challenging research questions and for the rich set of applications they enable. However, inherent structure in our world and bias in our language…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Yash Goyal , Tejas Khot , Douglas Summers-Stay , Dhruv Batra , Devi Parikh

When building artificial intelligence systems that can reason and answer questions about visual data, we need diagnostic tests to analyze our progress and discover shortcomings. Existing benchmarks for visual question answering can help,…

计算机视觉与模式识别 · 计算机科学 2016-12-22 Justin Johnson , Bharath Hariharan , Laurens van der Maaten , Li Fei-Fei , C. Lawrence Zitnick , Ross Girshick

A biased dataset is a dataset that generally has attributes with an uneven class distribution. These biases have the tendency to propagate to the models that train on them, often leading to a poor performance in the minority class. In this…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Athiya Deviyani

Many structured prediction tasks in machine vision have a collection of acceptable answers, instead of one definitive ground truth answer. Segmentation of images, for example, is subject to human labeling bias. Similarly, there are multiple…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Michael Firman , Neill D. F. Campbell , Lourdes Agapito , Gabriel J. Brostow

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

We investigate the problem of cross-dataset adaptation for visual question answering (Visual QA). Our goal is to train a Visual QA model on a source dataset but apply it to another target one. Analogous to domain adaptation for visual…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Wei-Lun Chao , Hexiang Hu , Fei Sha

As the social impact of visual recognition has been under scrutiny, several protected-attribute balanced datasets emerged to address dataset bias in imbalanced datasets. However, in facial attribute classification, dataset bias stems from…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Jiazhi Li , Wael Abd-Almageed

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

In question-answering scenarios, humans can assess whether the available information is sufficient and seek additional information if necessary, rather than providing a forced answer. In contrast, Vision Language Models (VLMs) typically…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Li Liu , Diji Yang , Sijia Zhong , Kalyana Suma Sree Tholeti , Lei Ding , Yi Zhang , Leilani H. Gilpin

Stance detection models may tend to rely on dataset bias in the text part as a shortcut and thus fail to sufficiently learn the interaction between the targets and texts. Recent debiasing methods usually treated features learned by small…

计算与语言 · 计算机科学 2022-12-21 Jianhua Yuan , Yanyan Zhao , Bing Qin

Vision-language models (VLMs) have demonstrated impressive performance by effectively integrating visual and textual information to solve complex tasks. However, it is not clear how these models reason over the visual and textual data…

人工智能 · 计算机科学 2025-04-15 Pouya Pezeshkpour , Moin Aminnaseri , Estevam Hruschka

Many datasets have been shown to contain incidental correlations created by idiosyncrasies in the data collection process. For example, sentence entailment datasets can have spurious word-class correlations if nearly all contradiction…

机器学习 · 计算机科学 2020-11-10 Christopher Clark , Mark Yatskar , Luke Zettlemoyer

Addressing biases in computer vision models is crucial for real-world AI deployments. However, mitigating visual biases is challenging due to their unexplainable nature, often identified indirectly through visualization or sample…

机器学习 · 计算机科学 2024-03-28 Younghyun Kim , Sangwoo Mo , Minkyu Kim , Kyungmin Lee , Jaeho Lee , Jinwoo Shin

In recent years, there has been a growing emphasis on the intersection of audio, vision, and text modalities, driving forward the advancements in multimodal research. However, strong bias that exists in any modality can lead to the model…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Xiulong Liu , Zhikang Dong , Peng Zhang

Mitigating biases in computer vision models is an essential step towards the trustworthiness of artificial intelligence models. Existing bias mitigation methods focus on a small set of predefined biases, limiting their applicability in…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Ioannis Sarridis , Christos Koutlis , Symeon Papadopoulos , Christos Diou

We propose a novel approach to mitigate biases in computer vision models by utilizing counterfactual generation and fine-tuning. While counterfactuals have been used to analyze and address biases in DNN models, the counterfactuals…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Pushkar Shukla , Dhruv Srikanth , Lee Cohen , Matthew Turk
‹ 上一页 1 2 3 10 下一页 ›