CVLGQMMar 18, 2021

Equivariant Filters for Efficient Tracking in 3D Imaging

arXiv:2103.10255v221 citations
AI Analysis

This method is useful for low-latency applications like real-time tracking, particularly in medical imaging such as fetal brain MRI.

The paper tackled the problem of object tracking in 3D images by proposing an architecture that uses equivariant filters to preserve transformations, achieving state-of-the-art performance with fixed computational cost.

We demonstrate an object tracking method for 3D images with fixed computational cost and state-of-the-art performance. Previous methods predicted transformation parameters from convolutional layers. We instead propose an architecture that does not include either flattening of convolutional features or fully connected layers, but instead relies on equivariant filters to preserve transformations between inputs and outputs (e.g. rot./trans. of inputs rotate/translate outputs). The transformation is then derived in closed form from the outputs of the filters. This method is useful for applications requiring low latency, such as real-time tracking. We demonstrate our model on synthetically augmented adult brain MRI, as well as fetal brain MRI, which is the intended use-case.

Foundations

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

Your Notes