中文
相关论文

相关论文: Measuring the Effect of Background on Classificati…

200 篇论文

Deep Learning has already been successfully applied to analyze industrial sensor data in a variety of relevant use cases. However, the opaque nature of many well-performing methods poses a major obstacle for real-world deployment.…

机器学习 · 计算机科学 2023-10-20 Thomas Decker , Michael Lebacher , Volker Tresp

eXplainable Artificial Intelligence (XAI) is a sub-field of Artificial Intelligence (AI) that is at the forefront of AI research. In XAI, feature attribution methods produce explanations in the form of feature importance. People often use…

人工智能 · 计算机科学 2022-02-09 Jamie Duell , Monika Seisenberger , Gert Aarts , Shangming Zhou , Xiuyi Fan

Evaluating feature attribution methods represents a critical challenge in explainable AI (XAI), as researchers typically rely on perturbation-based metrics when ground truth is unavailable. However, recent work reveals that these evaluation…

机器学习 · 计算机科学 2026-05-12 Gregor Baer , Isel Grau , Chao Zhang , Pieter Van Gorp

A particular class of Explainable AI (XAI) methods provide saliency maps to highlight part of the image a Convolutional Neural Network (CNN) model looks at to classify the image as a way to explain its working. These methods provide an…

机器学习 · 计算机科学 2021-06-25 Sam Zabdiel Sunder Samuel , Vidhya Kamakshi , Namrata Lodhi , Narayanan C Krishnan

Scene classification, aiming at classifying a scene image to one of the predefined scene categories by comprehending the entire image, is a longstanding, fundamental and challenging problem in computer vision. The rise of large-scale…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Delu Zeng , Minyu Liao , Mohammad Tavakolian , Yulan Guo , Bolei Zhou , Dewen Hu , Matti Pietikäinen , Li Liu

Feature attribution (FA), or the assignment of class-relevance to different locations in an image, is important for many classification problems but is particularly crucial within the neuroscience domain, where accurate mechanistic models…

机器学习 · 计算机科学 2020-06-17 Cher Bass , Mariana da Silva , Carole Sudre , Petru-Daniel Tudosiu , Stephen M. Smith , Emma C. Robinson

Conventionally, AI models are thought to trade off explainability for lower accuracy. We develop a training strategy that not only leads to a more explainable AI system for object classification, but as a consequence, suffers no perceptible…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Andrea Zunino , Sarah Adel Bargal , Riccardo Volpi , Mehrnoosh Sameki , Jianming Zhang , Stan Sclaroff , Vittorio Murino , Kate Saenko

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

The increasing use of deep learning across various domains highlights the importance of understanding the decision-making processes of these black-box models. Recent research focusing on the decision boundaries of deep classifiers, relies…

Semantic segmentation plays a crucial role in enabling comprehensive scene understanding for robotic systems. However, generating annotations is challenging, requiring labels for every pixel in an image. In scenarios like autonomous…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mostafa ElAraby , Ali Harakeh , Liam Paull

The robustness of machine learning models can be compromised by spurious correlations between non-causal features in the input data and target labels. A common way to test for such correlations is to train on data where the label is…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Akshit Achara , Yovin Yathathugoda , Nick Byrne , Michela Antonelli , Esther Puyol Anton , Alexander Hammers , Andrew P. King

Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propose an approach which…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Carola Figueroa-Flores , Bogdan Raducanu , David Berga , Joost van de Weijer

Saliency maps have become one of the most widely used interpretability techniques for convolutional neural networks (CNN) due to their simplicity and the quality of the insights they provide. However, there are still some doubts about…

人工智能 · 计算机科学 2023-09-25 Oscar Llorente , Jaime Boal , Eugenio F. Sánchez-Úbeda

Deep learning based computer vision models are increasingly used by urban planners to support decision making for shaping urban environments. Such models predict how people perceive the urban environment quality in terms of e.g. its safety…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Ruben Sangers , Jan van Gemert , Sander van Cranenburgh

Visual quality inspection systems, crucial in sectors like manufacturing and logistics, employ computer vision and machine learning for precise, rapid defect detection. However, their unexplained nature can hinder trust, error…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Tobias Clement , Truong Thanh Hung Nguyen , Mohamed Abdelaal , Hung Cao

Natural image matting separates the foreground from background in fractional occupancy which can be caused by highly transparent objects, complex foreground (e.g., net or tree), and/or objects containing very fine details (e.g., hairs).…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Yanan Sun , Chi-Keung Tang , Yu-Wing Tai

AI-based object detection, and efforts to explain and investigate their characteristics, is a topic of high interest. The impact of, e.g., complex background structures with similar appearances as the objects of interest, on the detection…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Toni Schneidereit , Stefan Gohrenz , Michael Breuß

The way residents perceive safety plays an important role in how they use public spaces. Studies have combined large-scale street view images and advanced computer vision techniques to measure the perception of safety of urban environments.…

人机交互 · 计算机科学 2025-10-01 Yuhao Kang , Junda Chen , Liu Liu , Kshitij Sharmad , Martina Mazzarello , Simone Mora , Fabio Duarte , Carlo Ratti

CNNs have become one of the most commonly used computational tool in the past two decades. One of the primary downsides of CNNs is that they work as a ``black box", where the user cannot necessarily know how the image data are analyzed, and…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Sai Teja Erukude , Akhil Joshi , Lior Shamir

CAM-based methods are widely-used post-hoc interpretability method that produce a saliency map to explain the decision of an image classification model. The saliency map highlights the important areas of the image relevant to the…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Magamed Taimeskhanov , Ronan Sicre , Damien Garreau