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

You might also read

Related Articles

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

Sort by
Same author

[Research progress of lymphaticovenous anastomosis in treatment of severe extremity trauma].

Zhongguo xiu fu chong jian wai ke za zhi = Zhongguo xiufu chongjian waike zazhi = Chinese journal of reparative and reconstructive surgery·2026
Same author

Can one model fit all? Evaluating foundation models for time series forecasting across clinical medicine.

Artificial intelligence in medicine·2026
Same author

Semantic Scene Graphs for Creating a Localization-Ready Internet of Things.

IEEE transactions on visualization and computer graphics·2026
Same author

Ambient Analytics: Calm Technology for Immersive Visualization and Sensemaking.

IEEE computer graphics and applications·2026
Same author

Uncertainty estimation and probabilistic skull shape reconstruction using bayesian neural networks.

Scientific reports·2026
Same author

Salvage Radiotherapy Confers an Overall Survival Advantage in Biochemical Recurrence of Prostate Cancer: Evidence from the International PROMISE Registry.

Journal of nuclear medicine : official publication, Society of Nuclear Medicine·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jul 10, 2025

Author Spotlight: Advancing 3D Cytoarchitecture Analysis - Rapid Volumetric Reconstruction of the Human Brain
06:52

Author Spotlight: Advancing 3D Cytoarchitecture Analysis - Rapid Volumetric Reconstruction of the Human Brain

Published on: January 26, 2024

2.0K

Sparse convolutional neural network for high-resolution skull shape completion and shape super-resolution.

Jianning Li1, Christina Gsaxner2, Antonio Pepe2

  • 1Institute for AI in Medicine (IKIM), University Medicine Essen (AöR), Girardetstraße 2, 45131, Essen, Germany. Jianning.Li@uk-essen.de.

Scientific Reports
|November 20, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a sparse convolutional neural network (CNN) for processing 3D medical images. The sparse CNN efficiently reconstructs skull shapes, outperforming dense CNNs with reduced memory usage.

More Related Videos

Super-resolution Imaging of Neuronal Dense-core Vesicles
09:30

Super-resolution Imaging of Neuronal Dense-core Vesicles

Published on: July 2, 2014

9.8K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.8K

Related Experiment Videos

Last Updated: Jul 10, 2025

Author Spotlight: Advancing 3D Cytoarchitecture Analysis - Rapid Volumetric Reconstruction of the Human Brain
06:52

Author Spotlight: Advancing 3D Cytoarchitecture Analysis - Rapid Volumetric Reconstruction of the Human Brain

Published on: January 26, 2024

2.0K
Super-resolution Imaging of Neuronal Dense-core Vesicles
09:30

Super-resolution Imaging of Neuronal Dense-core Vesicles

Published on: July 2, 2014

9.8K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.8K

Area of Science:

  • Medical Imaging
  • Computer Vision
  • Artificial Intelligence

Background:

  • Traditional convolutional neural networks (CNNs) struggle with spatially sparse data due to reliance on dense tensors.
  • High-resolution 3D shapes, like medical scans, are often represented by sparse voxel grids, leading to computational inefficiency.
  • Processing sparse medical data requires methods that minimize memory and computation overhead.

Purpose of the Study:

  • To propose and evaluate a novel CNN model utilizing sparse tensors for efficient processing of high-resolution sparse data.
  • To apply the sparse CNN to clinically relevant skull reconstruction tasks: shape completion and super-resolution.
  • To demonstrate the method's superiority over dense CNN counterparts in terms of performance and resource efficiency.

Main Methods:

  • Developed a CNN architecture that operates on sparse tensors, processing only non-empty voxels.
  • Evaluated the sparse CNN on 3D skull data for reconstruction tasks, comparing it against dense CNN approaches.
  • Analyzed memory consumption during training and inference concerning image resolution and voxel count.

Main Results:

  • The sparse CNN significantly outperformed dense CNNs in quantitative and qualitative skull reconstruction.
  • Substantially reduced memory requirements for both training and inference compared to dense CNNs.
  • Memory consumption of the sparse CNN demonstrated near-linear growth with resolution during inference and minimal increase during training.

Conclusions:

  • Sparse CNNs are highly effective for processing spatially sparse medical data, particularly in 3D shape reconstruction.
  • The proposed method offers a more efficient alternative to dense CNNs for high-resolution medical imaging tasks.
  • The findings are applicable to other spatially sparse problems, as evidenced by successful tests on aorta and heart datasets.