中文
相关论文

相关论文: ProtoPShare: Prototype Sharing for Interpretable I…

200 篇论文

We introduce ProtoPool, an interpretable image classification model with a pool of prototypes shared by the classes. The training is more straightforward than in the existing methods because it does not require the pruning stage. It is…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Dawid Rymarczyk , Łukasz Struski , Michał Górszczak , Koryna Lewandowska , Jacek Tabor , Bartosz Zieliński

When we are faced with challenging image classification tasks, we often explain our reasoning by dissecting the image, and pointing out prototypical aspects of one class or another. The mounting evidence for each of the classes helps us…

机器学习 · 计算机科学 2020-01-01 Chaofan Chen , Oscar Li , Chaofan Tao , Alina Jade Barnett , Jonathan Su , Cynthia Rudin

Classifying images with an interpretable decision-making process is a long-standing problem in computer vision. In recent years, Prototypical Part Networks has gained traction as an approach for self-explainable neural networks, due to…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Zhijie Zhu , Lei Fan , Maurice Pagnucco , Yang Song

We introduce ProtoSeg, a novel model for interpretable semantic image segmentation, which constructs its predictions using similar patches from the training set. To achieve accuracy comparable to baseline methods, we adapt the mechanism of…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Mikołaj Sacha , Dawid Rymarczyk , Łukasz Struski , Jacek Tabor , Bartosz Zieliński

We present a deformable prototypical part network (Deformable ProtoPNet), an interpretable image classifier that integrates the power of deep learning and the interpretability of case-based reasoning. This model classifies input images by…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Jon Donnelly , Alina Jade Barnett , Chaofan Chen

We propose ProtoArgNet, a novel interpretable deep neural architecture for image classification in the spirit of prototypical-part-learning as found, e.g., in ProtoPNet. While earlier approaches associate every class with multiple…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Hamed Ayoobi , Nico Potyka , Francesca Toni

Prototypical-part models are a popular interpretable alternative to black-box deep learning models for computer vision. However, they are difficult to train, with high sensitivity to hyperparameter tuning, inhibiting their application to…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Frank Willard , Luke Moffett , Emmanuel Mokel , Jon Donnelly , Stark Guo , Julia Yang , Giyoung Kim , Alina Jade Barnett , Cynthia Rudin

In this work, we perform an in-depth analysis of the visualisation methods implemented in two popular self-explaining models for visual classification based on prototypes - ProtoPNet and ProtoTree. Using two fine-grained datasets…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Romain Xu-Darme , Georges Quénot , Zakaria Chihani , Marie-Christine Rousset

Although interpretable prototype networks have improved the transparency of deep learning image classification, the need for multiple prototypes in collaborative decision-making increases cognitive complexity and hinders user understanding.…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Yitao Peng , Lianghua He , Hongzhou Chen

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

Image recognition with prototypes is considered an interpretable alternative for black box deep learning models. Classification depends on the extent to which a test image "looks like" a prototype. However, perceptual similarity for humans…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Meike Nauta , Annemarie Jutte , Jesper Provoost , Christin Seifert

Prototypical methods have recently gained a lot of attention due to their intrinsic interpretable nature, which is obtained through the prototypes. With growing use cases of model reuse and distillation, there is a need to also study…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Monish Keswani , Sriranjani Ramakrishnan , Nishant Reddy , Vineeth N Balasubramanian

We present ProtoConcepts, a method for interpretable image classification combining deep learning and case-based reasoning using prototypical parts. Existing work in prototype-based image classification uses a ``this looks like that''…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Chiyu Ma , Brandon Zhao , Chaofan Chen , Cynthia Rudin

Prototypical part learning is emerging as a promising approach for making semantic segmentation interpretable. The model selects real patches seen during training as prototypes and constructs the dense prediction map based on the similarity…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Hugo Porta , Emanuele Dalsasso , Diego Marcos , Devis Tuia

In meta-learning approaches, it is difficult for a practitioner to make sense of what kind of representations the model employs. Without this ability, it can be difficult to both understand what the model knows as well as to make meaningful…

机器学习 · 计算机科学 2022-04-05 Pedro Sandoval-Segura , Wallace Lawson

Prototypical part networks offer interpretable alternatives to black-box deep learning models by learning visual prototypes for classification. This work provides a comprehensive analysis of prototype formulations, comparing point-based and…

机器学习 · 计算机科学 2026-01-08 Maximilian Xiling Li , Korbinian Franz Rudolf , Paul Mattes , Nils Blank , Rudolf Lioutikov

Prototype-based methods use interpretable representations to address the black-box nature of deep learning models, in contrast to post-hoc explanation methods that only approximate such models. We propose the Neural Prototype Tree…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Meike Nauta , Ron van Bree , Christin Seifert

Current machine learning models have shown high efficiency in solving a wide variety of real-world problems. However, their black box character poses a major challenge for the understanding and traceability of the underlying decision-making…

机器学习 · 计算机科学 2021-08-30 Srishti Gautam , Marina M. -C. Höhne , Stine Hansen , Robert Jenssen , Michael Kampffmeyer

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

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
‹ 上一页 1 2 3 10 下一页 ›