paper-with-me

Papers

Feature visualization for convolutional neural network models trained on neuroimaging data

2022-03-24 · Fabian Eitel, Anna Melkonyan, Kerstin Ritter

A major prerequisite for the application of machine learning models in clinical decision making is trust and interpretability. Current explainability studies in the neuroimaging community have mostly focused on explaining individual decisions of trained models, e.g. obtained by a convolutional neural network (CNN). Using attribution methods such as layer-wise relevance propagation or SHAP heatmaps can be created that highlight which regions of an input are more relevant for the decision than others. While this allows the detection of potential data set biases and can be used as a guide for a human expert, it does not allow an understanding of the underlying principles the model has learned. In this study, we instead show, to the best of our knowledge, for the first time results using feature visualization of neuroimaging CNNs. Particularly, we have trained CNNs for different tasks including sex classification and artificial lesion classification based on structural magnetic resonance imaging (MRI) data. We have then iteratively generated images that maximally activate specific neurons, in order to visualize the patterns they respond to. To improve the visualizations we compared several regularization strategies. The resulting images reveal the learned concepts of the artificial lesions, including their shapes, but remain hard to interpret for abstract features in the sex classification task.

📄 PDF Abstract BibTeX arXiv:2203.13120

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecision MakingLesion Classification

Methods 이 논문이 사용한 방법론

SHAP 설명 없음

Similar Papers 제목 키워드 기반

Deep Semantic Architecture with discriminative feature visualization for neuroimage analysis

2018-05-29 · Arna Ghosh, Fabien dal Maso, Marc Roig, Georgios D Mitsis 외

Neuroimaging data analysis often involves \emph{a-priori} selection of data features to study the underlying neural activity. Since this could lead to sub-optimal feature selection and thereby prevent the detection of su…

EEGElectroencephalogram (EEG)feature selection

Multi-Modal Neuroimaging Analysis and Visualization Tool (MMVT)

2019-12-20 · O. Felsenstein, N. Peled, E. Hahn, A. P. Rockhill 외

Sophisticated visualization tools are essential for the presentation and exploration of human neuroimaging data. While two-dimensional orthogonal views of neuroimaging data are conventionally used to display activity and…

Data VisualizationEEGElectroencephalogram (EEG)

MELAGE: A purely python based Neuroimaging software (Neonatal)

2023-09-12 · Bahram Jafrasteh, Simón Pedro Lubián López, Isabel Benavente Fernández

MELAGE, a pioneering Python-based neuroimaging software, emerges as a versatile tool for the visualization, processing, and analysis of medical images. Initially conceived to address the unique challenges of processing 3…

Deep LearningImage SegmentationSemantic Segmentation

Confounder-Aware Visualization of ConvNets

2019-07-30 · Qingyu Zhao, Ehsan Adeli, Adolf Pfefferbaum, Edith V. Sullivan 외

With recent advances in deep learning, neuroimaging studies increasingly rely on convolutional networks (ConvNets) to predict diagnosis based on MR images. To gain a better understanding of how a disease impacts the brai…

Feature Visualization in 3D Convolutional Neural Networks

2025-05-12 · Chunpeng Li, Ya-tang Li

Understanding the computations of convolutional neural networks requires effective visualization of their kernels. While maximal activation methods have proven successful in highlighting the preferred features of 2D conv…