中文
相关论文

相关论文: ProtoP-OD: Explainable Object Detection with Proto…

200 篇论文

Part-based reasoning is a classical strategy to make a computer vision model directly focus on the object parts that are relevant to the downstream task. In the context of deep learning, this also serves to improve by-design…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Ananthu Aniraj , Cassio F. Dantas , Dino Ienco , Massimiliano Mancini , Diego Marcos

While computer vision has received increasing attention in computer science over the last decade, there are few efforts in applying this to leverage engineering design research. Existing datasets and technologies allow researchers to…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Jorgen F. Erichsen , Sampsa Kohtala , Martin Steinert , Torgeir Welo

Interpretability is a key requirement for the use of machine learning models in high-stakes applications, including medical diagnosis. Explaining black-box models mostly relies on post-hoc methods that do not faithfully reflect the model's…

人工智能 · 计算机科学 2024-06-25 Kerol Djoumessi , Bubacarr Bah , Laura Kühlewein , Philipp Berens , Lisa Koch

Mechanistic interpretability focuses on reverse engineering the internal mechanisms learned by neural networks. We extend our focus and propose to mechanistically forward engineer using our framework based on Concept Bottleneck Models. In…

机器学习 · 计算机科学 2025-12-01 Angela van Sprang , Erman Acar , Willem Zuidema

We present ProtoViT, a method for interpretable image classification combining deep learning and case-based reasoning. This method classifies an image by comparing it to a set of learned prototypes, providing explanations of the form ``this…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Chiyu Ma , Jon Donnelly , Wenjun Liu , Soroush Vosoughi , Cynthia Rudin , Chaofan Chen

Prototypical part network (ProtoPNet) methods have been designed to achieve interpretable classification by associating predictions with a set of training prototypes, which we refer to as trivial prototypes because they are trained to lie…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Chong Wang , Yuyuan Liu , Yuanhong Chen , Fengbei Liu , Yu Tian , Davis J. McCarthy , Helen Frazer , Gustavo Carneiro

Prototypical parts networks combine the power of deep learning with the explainability of case-based reasoning to make accurate, interpretable decisions. They follow the this looks like that reasoning, representing each prototypical part…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Mateusz Pach , Dawid Rymarczyk , Koryna Lewandowska , Jacek Tabor , Bartosz Zieliński

The ability to interpret machine learning model decisions is critical in such domains as healthcare, where trust in model predictions is as important as their accuracy. Inspired by the development of prototype parts-based deep neural…

机器学习 · 计算机科学 2026-03-06 Jacek Karolczak , Jerzy Stefanowski

Detecting the openable parts of articulated objects is crucial for downstream applications in intelligent robotics, such as pulling a drawer. This task poses a multitasking challenge due to the necessity of understanding object categories…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Siqi Li , Xiaoxue Chen , Haoyu Cheng , Guyue Zhou , Hao Zhao , Guanzhong Tian

Conventional methods for object detection usually require substantial amounts of training data and annotated bounding boxes. If there are only a few training data and annotations, the object detectors easily overfit and fail to generalize.…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

We present a semantic part detection approach that effectively leverages object information.We use the object appearance and its class as indicators of what parts to expect. We also model the expected relative location of parts inside the…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Abel Gonzalez-Garcia , Davide Modolo , Vittorio Ferrari

Openable part detection is the task of detecting the openable parts of an object in a single-view image, and predicting corresponding motion parameters. Prior work investigated the unrealistic setting where all input images only contain a…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Xiaohao Sun , Hanxiao Jiang , Manolis Savva , Angel Xuan Chang

Modern two-stage object detectors generally require excessively large models for their detection heads to achieve high accuracy. To address this problem, we propose that the model parameters of two-stage detection heads can be condensed and…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Zhe Chen , Jing Zhang , Dacheng Tao

Computer vision systems in real-world applications need to be robust to partial occlusion while also being explainable. In this work, we show that black-box deep convolutional neural networks (DCNNs) have only limited robustness to partial…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Adam Kortylewski , Qing Liu , Angtian Wang , Yihong Sun , Alan Yuille

In this work, we introduce InfoDisent, a hybrid approach to explainability based on the information bottleneck principle. InfoDisent enables the disentanglement of information in the final layer of any pretrained model into atomic concepts,…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Łukasz Struski , Dawid Rymarczyk , Jacek Tabor

Fine-grained visual recognition is to classify objects with visually similar appearances into subcategories, which has made great progress with the development of deep CNNs. However, handling subtle differences between different…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Yifan Zhao , Jia Li , Xiaowu Chen , Yonghong Tian

Model-agnostic explanation methods for deep learning models are flexible regarding usability and availability. However, due to the fact that they can only manipulate input to see changes in output, they suffer from weak performance when…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Maurice Günder , Sneha Banerjee , Rafet Sifa , Christian Bauckhage

Object detection for robot guidance is a crucial mission for autonomous robots, which has provoked extensive attention for researchers. However, the changing view of robot movement and limited available data hinder the research in this…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Jingwen Fu , Licheng Zong , Yinbing Li , Ke Li , Bingqian Yang , Xibei Liu

Neural network models are widely used in a variety of domains, often as black-box solutions, since they are not directly interpretable for humans. The field of explainable artificial intelligence aims at developing explanation methods to…

机器学习 · 计算机科学 2023-07-25 Patrik Hammersborg , Inga Strümke

Prototypical parts-based models offer a "this looks like that" paradigm for intrinsic interpretability, yet they typically struggle with ImageNet-scale generalization and often require computationally expensive backbone finetuning.…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Mikołaj Janusz , Adam Wróbel , Bartosz Zieliński , Dawid Rymarczyk