English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Journal Article

Parallel Discrete Convolutions on Adaptive Particle Representations of Images.

MPS-Authors

Jonsson,  Joel
Max Planck Institute for Molecular Cell Biology and Genetics, Max Planck Society;

/persons/resource/persons219065

Cheeseman,  Bevan
Max Planck Institute for Molecular Cell Biology and Genetics, Max Planck Society;

/persons/resource/persons219410

Maddu,  Suryanarayana
Max Planck Institute for Molecular Cell Biology and Genetics, Max Planck Society;

/persons/resource/persons246945

Gonciarz,  Krzysztof
Max Planck Institute for Molecular Cell Biology and Genetics, Max Planck Society;

/persons/resource/persons219620

Sbalzarini,  Ivo F.
Max Planck Institute for Molecular Cell Biology and Genetics, Max Planck Society;

Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Jonsson, J., Cheeseman, B., Maddu, S., Gonciarz, K., & Sbalzarini, I. F. (2022). Parallel Discrete Convolutions on Adaptive Particle Representations of Images. IEEE transactions on image processing: a publication of the IEEE Signal Processing Society, 31, 4197-4212. doi:10.1109/TIP.2022.3181487.


Cite as: https://hdl.handle.net/21.11116/0000-000B-036F-6
Abstract
We present data structures and algorithms for native implementations of discrete convolution operators over Adaptive Particle Representations (APR) of images on parallel computer architectures. The APR is a content-adaptive image representation that locally adapts the sampling resolution to the image signal. It has been developed as an alternative to pixel representations for large, sparse images as they typically occur in fluorescence microscopy. It has been shown to reduce the memory and runtime costs of storing, visualizing, and processing such images. This, however, requires that image processing natively operates on APRs, without intermediately reverting to pixels. Designing efficient and scalable APR-native image processing primitives, however, is complicated by the APR's irregular memory structure. Here, we provide the algorithmic building blocks required to efficiently and natively process APR images using a wide range of algorithms that can be formulated in terms of discrete convolutions. We show that APR convolution naturally leads to scale-adaptive algorithms that efficiently parallelize on multi-core CPU and GPU architectures. We quantify the speedups in comparison to pixel-based algorithms and convolutions on evenly sampled data. We achieve pixel-equivalent throughputs of up to 1TB/s on a single Nvidia GeForce RTX 2080 gaming GPU, requiring up to two orders of magnitude less memory than a pixel-based implementation.