paper-with-me

Papers

A differentiable Gaussian Prototype Layer for explainable Segmentation

2023-06-25 · Michael Gerstenberger, Steffen Maaß, Peter Eisert, Sebastian Bosse

We introduce a Gaussian Prototype Layer for gradient-based prototype learning and demonstrate two novel network architectures for explainable segmentation one of which relies on region proposals. Both models are evaluated on agricultural datasets. While Gaussian Mixture Models (GMMs) have been used to model latent distributions of neural networks before, they are typically fitted using the EM algorithm. Instead, the proposed prototype layer relies on gradient-based optimization and hence allows for end-to-end training. This facilitates development and allows to use the full potential of a trainable deep feature extractor. We show that it can be used as a novel building block for explainable neural networks. We employ our Gaussian Prototype Layer in (1) a model where prototypes are detected in the latent grid and (2) a model inspired by Fast-RCNN with SLIC superpixels as region proposals. The earlier achieves a similar performance as compared to the state-of-the art while the latter has the benefit of a more precise prototype localization that comes at the cost of slightly lower accuracies. By introducing a gradient-based GMM layer we combine the benefits of end-to-end training with the simplicity and theoretical foundation of GMMs which will allow to adapt existing semi-supervised learning strategies for prototypical part models in future.

📄 PDF Abstract BibTeX arXiv:2306.14361

Code (0)

등록된 구현이 없습니다.

Tasks

Superpixels

Similar Papers 제목 키워드 기반

An Explainable Proxy Model for Multiabel Audio Segmentation

2024-01-16 · Théo Mariotte, Antonio Almudévar, Marie Tahon, Alfonso Ortega

Audio signal segmentation is a key task for automatic audio indexing. It consists of detecting the boundaries of class-homogeneous segments in the signal. In many applications, explainable AI is a vital process for trans…

Decision MakingSegmentation

Explainable Artificial Intelligence Recommendation System by Leveraging the Semantics of Adverse Childhood Experiences: Proof-of-Concept Prototype Development

2020-11-06 · Nariman Ammar, Arash Shaban-Nejad

The study of adverse childhood experiences and their consequences has emerged over the past 20 years. In this study, we aimed to leverage explainable artificial intelligence, and propose a proof-of-concept prototype for …

Explainable artificial intelligenceGraph GenerationQuestion Answering

Segmentation Ability Map: Interpret deep features for medical image segmentation

2022-12-19 · Sheng He, Yanfang Feng, P. Ellen Grant, Yangming Ou

Deep convolutional neural networks (CNNs) have been widely used for medical image segmentation. In most studies, only the output layer is exploited to compute the final segmentation results and the hidden representations…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

From Latent Space to Training Data: Explainable Specialization in Minimal MLPs

2026-05-25 · Enrique Alba, Ezequiel Lopez-Rubio arxiv

We here study whether training biases can make hidden neurons specialize in minimal one-hidden-layer MLPs, and whether such specialization improves prototype-based reconstruction of the training dataset from the learned …

Counterfactual Multi-player Bandits for Explainable Recommendation Diversification

2025-05-27 · Yansen Zhang, Bowei He, Xiaokun Zhang, Haolun Wu 외

Existing recommender systems tend to prioritize items closely aligned with users' historical interactions, inevitably trapping users in the dilemma of ``filter bubble''. Recent efforts are dedicated to improving the dive…

counterfactualDiversityExplainable RecommendationRecommendation Systems