CVApr 26, 2018

Joint Deformable Registration of Large EM Image Volumes: A Matrix Solver Approach

arXiv:1804.10019v115 citations
Originality Incremental advance
AI Analysis

This addresses the bottleneck of inadequate and inefficient registration solvers for large-scale connectomics data, enabling more coherent analysis of brain volumes.

The authors tackled the problem of efficiently and accurately registering large electron microscopy image volumes for connectomics, presenting a matrix-based solver method that successfully aligned 2.67 million images with over 200 million point-pairs, enabling the first full adult fruit fly brain alignment.

Large electron microscopy image datasets for connectomics are typically composed of thousands to millions of partially overlapping two-dimensional images (tiles), which must be registered into a coherent volume prior to further analysis. A common registration strategy is to find matching features between neighboring and overlapping image pairs, followed by a numerical estimation of optimal image deformation using a so-called solver program. Existing solvers are inadequate for large data volumes, and inefficient for small-scale image registration. In this work, an efficient and accurate matrix-based solver method is presented. A linear system is constructed that combines minimization of feature-pair square distances with explicit constraints in a regularization term. In absence of reliable priors for regularization, we show how to construct a rigid-model approximation to use as prior. The linear system is solved using available computer programs, whose performance on typical registration tasks we briefly compare, and to which future scale-up is delegated. Our method is applied to the joint alignment of 2.67 million images, with more than 200 million point-pairs and has been used for successfully aligning the first full adult fruit fly brain.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes