English

{\mu}Split: efficient image decomposition for microscopy data

Computer Vision and Pattern Recognition 2023-08-21 v5 Machine Learning

Abstract

We present {\mu}Split, a dedicated approach for trained image decomposition in the context of fluorescence microscopy images. We find that best results using regular deep architectures are achieved when large image patches are used during training, making memory consumption the limiting factor to further improving performance. We therefore introduce lateral contextualization (LC), a novel meta-architecture that enables the memory efficient incorporation of large image-context, which we observe is a key ingredient to solving the image decomposition task at hand. We integrate LC with U-Nets, Hierarchical AEs, and Hierarchical VAEs, for which we formulate a modified ELBO loss. Additionally, LC enables training deeper hierarchical models than otherwise possible and, interestingly, helps to reduce tiling artefacts that are inherently impossible to avoid when using tiled VAE predictions. We apply {\mu}Split to five decomposition tasks, one on a synthetic dataset, four others derived from real microscopy data. Our method consistently achieves best results (average improvements to the best baseline of 2.25 dB PSNR), while simultaneously requiring considerably less GPU memory. Our code and datasets can be found at https://github.com/juglab/uSplit.

Keywords

Cite

@article{arxiv.2211.12872,
  title  = {{\mu}Split: efficient image decomposition for microscopy data},
  author = {Ashesh and Alexander Krull and Moises Di Sante and Francesco Silvio Pasqualini and Florian Jug},
  journal= {arXiv preprint arXiv:2211.12872},
  year   = {2023}
}

Comments

Published at ICCV 2023. 10 pages, 7 figures, 9 pages supplement, 8 supplementary figures

R2 v1 2026-06-28T06:39:57.379Z