中文
相关论文

相关论文: Corner Cases: How Size and Position of Objects Cha…

200 篇论文

Deep learning models have demonstrated remarkable capabilities in learning complex patterns and concepts from training data. However, recent findings indicate that these models tend to rely heavily on simple and easily discernible features…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Raha Ahmadi , Mohammad Javad Rajabi , Mohammad Khalooie , Mohammad Sabokrou

It is known that humans display "shape bias" when classifying new items, i.e., they prefer to categorize objects based on their shape rather than color. Convolutional Neural Networks (CNNs) are also designed to take into account the spatial…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Hossein Hosseini , Baicen Xiao , Mayoore Jaiswal , Radha Poovendran

Image orientation detection requires high-level scene understanding. Humans use object recognition and contextual scene information to correctly orient images. In literature, the problem of image orientation detection is mostly confronted…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Kunal Swami , Pranav P. Deshpande , Gaurav Khandelwal , Ajay Vijayvargiya

Distribution shifts are common in real-world datasets and can affect the performance and reliability of deep learning models. In this paper, we study two types of distribution shifts: diversity shifts, which occur when test samples exhibit…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Alceu Bissoto , Catarina Barata , Eduardo Valle , Sandra Avila

Deep neural networks often exploit *spurious* features that are present in the majority of examples within a class during training. This leads to *poor worst-group test accuracy*, i.e., poor accuracy for minority groups that lack these…

机器学习 · 计算机科学 2025-04-18 Siddharth Joshi , Yu Yang , Yihao Xue , Wenhan Yang , Baharan Mirzasoleiman

Identifying and mitigating bias in deep learning algorithms has gained significant popularity in the past few years due to its impact on the society. Researchers argue that models trained on balanced datasets with good representation…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Puspita Majumdar , Surbhi Mittal , Richa Singh , Mayank Vatsa

Background modeling has emerged as a popular foreground detection technique for various applications in video surveillance. Background modeling methods have become increasing efficient in robustly modeling the background and hence detecting…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Thierry Bouwmans , Caroline Silva , Cristina Marghes , Mohammed Sami Zitouni , Harish Bhaskar , Carl Frelicot

The presence of spurious features interferes with the goal of obtaining robust models that perform well across many groups within the population. A natural remedy is to remove spurious features from the model. However, in this work we show…

机器学习 · 计算机科学 2020-12-09 Fereshte Khani , Percy Liang

Deep classifiers are known to rely on spurious features $\unicode{x2013}$ patterns which are correlated with the target on the training data but not inherently relevant to the learning problem, such as the image backgrounds when classifying…

机器学习 · 计算机科学 2022-10-21 Pavel Izmailov , Polina Kirichenko , Nate Gruver , Andrew Gordon Wilson

The neural networks of the human visual brain derive representations of three-dimensional structure from specific two-dimensional image cues. Neural models backed by psychophysical data predict how local differences in either luminance…

神经元与认知 · 定量生物学 2019-12-16 Birgitta Dresp-Langley , Adam Reeves

Deep neural networks have been shown to learn and rely on spurious correlations present in the data that they are trained on. Reliance on such correlations can cause these networks to malfunction when deployed in the real world, where these…

机器学习 · 计算机科学 2025-05-20 Varun Mulchandani , Jung-Eun Kim

We propose a method for generating spurious features by leveraging large-scale text-to-image diffusion models. Although the previous work detects spurious features in a large-scale dataset like ImageNet and introduces Spurious ImageNet, we…

计算机视觉与模式识别 · 计算机科学 2024-02-14 AprilPyone MaungMaung , Huy H. Nguyen , Hitoshi Kiya , Isao Echizen

Deep Metric Learning trains a neural network to map input images to a lower-dimensional embedding space such that similar images are closer together than dissimilar images. When used for item retrieval, a query image is embedded using the…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Konstantin Kobs , Andreas Hotho

Common approaches to explainable AI (XAI) for deep learning focus on analyzing the importance of input features on the classification task in a given model: saliency methods like SHAP and GradCAM are used to measure the impact of spatial…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Anne Sielemann , Valentin Barner , Stefan Wolf , Masoud Roschani , Jens Ziehn , Juergen Beyerer

Neural networks trained on real-world data often exhibit biases while simultaneously being vulnerable to privacy attacks aimed at extracting sensitive information. Despite extensive research on each problem individually, their intersection…

机器学习 · 计算机科学 2025-10-07 Chenxiang Zhang , Jun Pang , Sjouke Mauw

Recent work on background subtraction has shown developments on two major fronts. In one, there has been increasing sophistication of probabilistic models, from mixtures of Gaussians at each pixel [7], to kernel density estimates at each…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Manjunath Narayana , Allen Hanson , Erik Learned-Miller

The development of larger models for medical image analysis has led to increased performance. However, it also affected our ability to explain and validate model decisions. Models can use non-relevant parts of images, also called spurious…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Théo Sourget , Michelle Hestbek-Møller , Amelia Jiménez-Sánchez , Jack Junchi Xu , Veronika Cheplygina

Machine learning model bias can arise from dataset composition: correlated sensitive features can distort the downstream classification model's decision boundary and lead to performance differences along these features. Existing de-biasing…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Miao Zhang , Zee fryer , Ben Colman , Ali Shahriyari , Gaurav Bharaj

Humans rely heavily on shapes as a primary cue for object recognition. As secondary cues, colours and textures are also beneficial in this regard. Convolutional neural networks (CNNs), an imitation of biological neural networks, have been…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Aditya Singh , Alessandro Bay , Andrea Mirabile

Image classifiers often use spurious patterns, such as "relying on the presence of a person to detect a tennis racket, which do not generalize. In this work, we present an end-to-end pipeline for identifying and mitigating spurious patterns…

机器学习 · 计算机科学 2022-08-19 Gregory Plumb , Marco Tulio Ribeiro , Ameet Talwalkar