Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Neural Circuits01:25

Neural Circuits

2.1K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Out of sight, but not out of mind: Key issues regarding seafloor macrolitter monitoring.

Marine pollution bulletin·2025
Same author

Scaling down annotation needs: The capacity of self-supervised learning on diatom classification.

iScience·2025
Same author

A data science approach for multi-sensor marine observatory data monitoring cold water corals (Paragorgia arborea) in two campaigns.

PloS one·2023
Same author

Improving deep learning-based segmentation of diatoms in gigapixel-sized virtual slides by object-based tile positioning and object integrity constraint.

PloS one·2023
Same author

The Impact of Data Augmentations on Deep Learning-Based Marine Object Classification in Benthic Image Transects.

Sensors (Basel, Switzerland)·2022
Same author

Publisher Correction: Making marine image data FAIR.

Scientific data·2022
Same journal

Cross-linguistic patterns of cognitive biases in large language models: a comparative study in English, Hebrew, and Russian.

Frontiers in artificial intelligence·2026
Same journal

From human-like AI to user adoption: the role of trust, attitude, and social influence in shaping behavioral intention.

Frontiers in artificial intelligence·2026
Same journal

Building large-scale English-Romanian literary translation resources with open models.

Frontiers in artificial intelligence·2026
Same journal

Editorial: GenAI in healthcare: technologies, applications and evaluation.

Frontiers in artificial intelligence·2026
Same journal

Logic, inference, understanding: cross-domain generalization for generative language models.

Frontiers in artificial intelligence·2026
Same journal

Label tree semantic losses for rich multi-class medical image segmentation.

Frontiers in artificial intelligence·2026
See all related articles

Related Experiment Video

Updated: Nov 12, 2025

Localizing Protein in 3D Neural Stem Cell Culture: a Hybrid Visualization Methodology
21:47

Localizing Protein in 3D Neural Stem Cell Culture: a Hybrid Visualization Methodology

Published on: December 19, 2010

13.0K

An Interactive Visualization for Feature Localization in Deep Neural Networks.

Martin Zurowietz1, Tim W Nattkemper1

  • 1Biodata Mining Group, Faculty of Technology, Bielefeld University, Bielefeld, Germany.

Frontiers in Artificial Intelligence
|March 18, 2021
PubMed
Summary
This summary is machine-generated.

Interactive Feature Localization in Deep neural networks (IFeaLiD) offers a novel visualization for deep learning models. This tool helps understand how convolutional neural networks perceive images by displaying pixel feature similarities.

Keywords:
computer visiondeep neural network visualizationexplainable deep learninginteractive visualizationmachine learningvisual analyticsweb application

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

764
Revealing Neural Circuit Topography in Multi-Color
09:11

Revealing Neural Circuit Topography in Multi-Color

Published on: November 14, 2011

15.2K

Related Experiment Videos

Last Updated: Nov 12, 2025

Localizing Protein in 3D Neural Stem Cell Culture: a Hybrid Visualization Methodology
21:47

Localizing Protein in 3D Neural Stem Cell Culture: a Hybrid Visualization Methodology

Published on: December 19, 2010

13.0K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

764
Revealing Neural Circuit Topography in Multi-Color
09:11

Revealing Neural Circuit Topography in Multi-Color

Published on: November 14, 2011

15.2K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Artificial Intelligence

Background:

  • Deep artificial neural networks, particularly deep convolutional neural networks (CNNs), excel at computer vision tasks but suffer from opacity, acting as 'black boxes'.
  • Existing methods for visualizing neural network workings are crucial for understanding and improving these complex models.
  • Interpreting the decision-making process of deep neural networks is essential for reliable AI applications.

Purpose of the Study:

  • To introduce Interactive Feature Localization in Deep neural networks (IFeaLiD), a novel tool for visualizing convolutional neural network layers.
  • To provide a method for interpreting how different layers of a CNN perceive image regions by analyzing feature vector similarities.
  • To facilitate the design, inspection, and interpretation of deep neural networks in computer vision.

Main Methods:

  • IFeaLiD interprets neural network layers as multivariate feature maps.
  • It visualizes the similarity between feature vectors of individual pixels in a heatmap display.
  • The tool utilizes GPU acceleration with WebGL 2 for real-time processing of high-resolution feature maps in a web browser.

Main Results:

  • The similarity display reveals how input images are perceived by different CNN layers.
  • It allows comparison of the perception of specific image regions against the rest of the image.
  • Examples from four computer vision datasets using a pre-trained ResNet101 demonstrate the tool's capabilities.

Conclusions:

  • IFeaLiD offers an effective and interactive approach to visualizing and understanding the internal representations of deep convolutional neural networks.
  • The tool enhances the interpretability of 'black box' models, aiding in debugging and model development.
  • IFeaLiD is open-source and accessible online, promoting wider adoption in the computer vision research community.