SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2206.00746 · NeurIPS · 2022

Residual Multiplicative Filter Networks for Multiscale Reconstruction

Marcus Brubaker, David Fleet, Shayan Shekarforoush, David Lindell

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
shekshaa/residualmfn — 3 of 5
FunctionStatusWhere it lives
BaconLayer Ran shekshaa/residualmfn/modules.py
pointer only (licence: NONE) · get_code("a97f25fbbf4d8544")
ContinuousCustomizedFourierLayer Ran shekshaa/residualmfn/modules.py
pointer only (licence: NONE) · get_code("49e002690bafdd49")
ContinuousFourierLayer Ran shekshaa/residualmfn/modules.py
pointer only (licence: NONE) · get_code("229000d654200538")
BACON Not yet run shekshaa/residualmfn/modules.py
pointer only (licence: NONE) · get_code("aaf8f84ab73afcf7")
mfn_weights_init Not yet run shekshaa/residualmfn/modules.py
pointer only (licence: NONE) · get_code("2807660f7bf6b6b5")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

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 coarseto-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. Project webpage: https://shekshaa.github.io/ResidualMFN/.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2206.00746")
get_code_for_paper("2206.00746")
have("2206.00746")

Connect an agent — have() is free.