Related Experiment Video
Updated: Jul 14, 2026

Computational Reconstruction of Pancreatic Islets as a Tool for Structural and Functional Analysis
Published on: March 9, 2022
Implementation and performance evaluation of reconstruction algorithms on graphics processors.
Daniel Castaño Díez1, Hannes Mueller, Achilleas S Frangakis
1European Molecular Biology Laboratory, Meyerhofstr. 1, 69117 Heidelberg, Germany. castano@embl.de
Accelerating electron tomography and single particle analysis, graphics processing units (GPUs) achieve 60-80x speedups for reconstruction algorithms like SIRT and SART compared to CPUs, with comparable quality.
Area of Science:
- Microscopy and structural biology
- Computational imaging
- Bioinformatics
Background:
- High-throughput demands in electron tomography and single particle analysis necessitate parallelized reconstruction algorithms.
- Existing software packages often rely on distributed computing clusters for acceleration.
Purpose of the Study:
- To implement and evaluate popular reconstruction algorithms on graphics processing units (GPUs).
- To assess the speed and quality improvements offered by GPU acceleration for cryo-EM data processing.
Main Methods:
- Implementation of weighted backprojection, Simultaneous Iterative Reconstruction Technique (SIRT), and Simultaneous Algebraic Reconstruction Technique (SART) on GPUs.
- Performance comparison between GPU and Central Processing Unit (CPU) implementations.
- Evaluation of reconstruction quality on GPUs versus CPUs.
Main Results:
- GPUs provide a 60-80x speed increase for reconstruction algorithms compared to single CPUs.
- GPU-accelerated reconstruction achieves speedups comparable to medium-range computing clusters.
- Reconstruction quality on GPUs is equivalent to that achieved on CPUs.
Conclusions:
- GPU implementation offers significant acceleration for electron tomography and single particle analysis reconstruction.
- The developed software is hardware-agnostic, requiring only commercial graphics cards.
- This approach can be readily integrated into existing cryo-EM software packages.
Related Concept Videos
Introduction to Scalers
Scalar...
Fast Fourier Transform
The computational efficiency of the FFT becomes...
Reconstruction of Signal using Interpolation
Aliasing
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original signal...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Parallel Processing

