中文
相关论文

相关论文: LucidPPN: Unambiguous Prototypical Parts Network f…

200 篇论文

Explaining deep learning models is of vital importance for understanding artificial intelligence systems, improving safety, and evaluating fairness. To better understand and control the CNN model, many methods for…

机器学习 · 计算机科学 2022-11-24 Zhihao Wang , Chuang Zhu

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

Convolutional neural networks (CNNs) have shown exceptional performance for a range of medical imaging tasks. However, conventional CNNs are not able to explain their reasoning process, therefore limiting their adoption in clinical…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Linde S. Hesse , Ana I. L. Namburete

Deep learning methods have shown great success in several domains as they process a large amount of data efficiently, capable of solving complex classification, forecast, segmentation, and other tasks. However, they come with the inherent…

人工智能 · 计算机科学 2020-11-20 Dominique Mercier , Andreas Dengel , Sheraz Ahmed

We combine concept-based neural networks with generative, flow-based classifiers into a novel, intrinsically explainable, exactly invertible approach to supervised learning. Prototypical neural networks, a type of concept-based neural…

机器学习 · 计算机科学 2024-07-18 Zachariah Carmichael , Timothy Redgrave , Daniel Gonzalez Cedre , Walter J. Scheirer

We present Parametric Piecewise Linear Networks (PPLNs) for temporal vision inference. Motivated by the neuromorphic principles that regulate biological neural behaviors, PPLNs are ideal for processing data captured by event cameras, which…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Chen Song , Zhenxiao Liang , Bo Sun , Qixing Huang

The use of convolutional neural networks (CNNs) for classification tasks has become dominant in various medical imaging applications. At the same time, recent advances in interpretable machine learning techniques have shown great potential…

图像与视频处理 · 电气工程与系统科学 2019-10-02 Irina Grigorescu , Lucilio Cordero-Grande , A David Edwards , Jo Hajnal , Marc Modat , Maria Deprez

The paper presents a novel deep learning approach, which extracts latent information from trained Deep Neural Networks (DNNs) and derives concise representations that are analyzed in an effective, unified way for prediction purposes. It is…

机器学习 · 计算机科学 2020-09-22 D. Kollias , N. Bouas , Y. Vlaxos , V. Brillakis , M. Seferis , I. Kollia , L. Sukissian , J. Wingate , S. Kollias

This paper introduces Progressively Diffused Networks (PDNs) for unifying multi-scale context modeling with deep feature learning, by taking semantic image segmentation as an exemplar application. Prior neural networks, such as ResNet, tend…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Ruimao Zhang , Wei Yang , Zhanglin Peng , Xiaogang Wang , Liang Lin

Neural Networks require large amounts of memory and compute to process high resolution images, even when only a small part of the image is actually informative for the task at hand. We propose a method based on a differentiable Top-K…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Jean-Baptiste Cordonnier , Aravindh Mahendran , Alexey Dosovitskiy , Dirk Weissenborn , Jakob Uszkoreit , Thomas Unterthiner

Deep neural networks (DNNs) have recently been applied and used in many advanced and diverse tasks, such as medical diagnosis, automatic driving, etc. Due to the lack of transparency of the deep models, DNNs are often criticized for their…

计算机视觉与模式识别 · 计算机科学 2020-10-15 Qing Yang , Xia Zhu , Jong-Kae Fwu , Yun Ye , Ganmei You , Yuan Zhu

In the area of Intelligent Transportation Systems (ITS), fine-grained vehicle classification systems play an essential role. Recently, the authors have presented a novel vision-based classification approach in which standard end-to-end…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Andreas Caduff , Klaus Zahn , Jonas Hofstetter , Martin Rechsteiner , Patrick Flaig

Neural networks currently dominate the machine learning community and they do so for good reasons. Their accuracy on complex tasks such as image classification is unrivaled at the moment and with recent improvements they are reasonably easy…

机器学习 · 计算机科学 2019-01-21 Sascha Saralajew , Lars Holdijk , Maike Rees , Thomas Villmann

Nonlinear manifolds are pervasive in deep visual features, where Euclidean distances can misrepresent true similarity. This mismatch is particularly detrimental to prototype-based interpretable fine-grained recognition, where even subtle…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Junhao Jia , Yunyou Liu , Yifei Sun , Huangwei Chen , Feiwei Qin , Changmiao Wang , Yong Peng

Deep convolutional neural networks (CNNs) have demonstrated impressive performance on visual object classification tasks. In addition, it is a useful model for predication of neuronal responses recorded in visual system. However, there is…

机器学习 · 统计学 2017-11-15 Qi Yan , Zhaofei Yu , Feng Chen , Jian K. Liu

Convolutional Neural Network (CNN) has been successful in image recognition tasks, and recent works shed lights on how CNN separates different classes with the learned inter-class knowledge through visualization. In this work, we instead…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Donglai Wei , Bolei Zhou , Antonio Torrabla , William Freeman

The widespread use of deep neural networks has achieved substantial success in many tasks. However, there still exists a huge gap between the operating mechanism of deep learning models and human-understandable decision making, so that…

人工智能 · 计算机科学 2021-03-08 Xiaowei Zhou , Jie Yin , Ivor Tsang , Chen Wang

Pretrained transformer-based Language Models (LMs) are well-known for their ability to achieve significant improvement on NLP tasks, but their black-box nature, which leads to a lack of interpretability, has been a major concern. My…

计算与语言 · 计算机科学 2024-12-06 Ximing Wen

Determinantal Point Processes (DPPs) provide an elegant and versatile way to sample sets of items that balance the point-wise quality with the set-wise diversity of selected items. For this reason, they have gained prominence in many…

机器学习 · 统计学 2019-01-09 Zelda Mariet , Yaniv Ovadia , Jasper Snoek

Feature pyramids have become ubiquitous in multi-scale computer vision tasks such as object detection. Given their importance, a computer vision network can be divided into three parts: a backbone (generating a feature pyramid), a neck…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Cédric Picron , Tinne Tuytelaars