CVLGJun 1, 2022

Residual Multiplicative Filter Networks for Multiscale Reconstruction

Stanford
arXiv:2206.00746v234 citationsh-index: 79
AI Analysis

This addresses the need for fine-grained frequency control in reconstruction tasks for fields like computational imaging, though it appears incremental as it builds on existing coordinate network frameworks.

The paper tackled the problem of enabling coarse-to-fine optimization for coordinate networks in multiscale reconstruction, such as in inverse problems like cryo-EM, by introducing a new architecture with skip connections and a novel initialization scheme, achieving high-resolution results on par with state-of-the-art methods.

Coordinate networks like Multiplicative Filter Networks (MFNs) and BACON offer some control over the frequency spectrum used to represent continuous signals such as images or 3D volumes. Yet, they are not readily applicable to problems for which coarse-to-fine estimation is required, including various inverse problems in which coarse-to-fine optimization plays a key role in avoiding poor local minima. We introduce a new coordinate network architecture and training scheme that enables coarse-to-fine optimization with fine-grained control over the frequency support of learned reconstructions. This is achieved with two key innovations. First, we incorporate skip connections so that structure at one scale is preserved when fitting finer-scale structure. Second, we propose a novel initialization scheme to provide control over the model frequency spectrum at each stage of optimization. We demonstrate how these modifications enable multiscale optimization for coarse-to-fine fitting to natural images. We then evaluate our model on synthetically generated datasets for the the problem of single-particle cryo-EM reconstruction. We learn high resolution multiscale structures, on par with the state-of-the art.

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