Papers › FourierNets enable the design of highly non-local optical encoders for computational imaging

FourierNets enable the design of highly non-local optical encoders for computational imaging

21 Apr 2021arXiv:2104.10611archive 2025-07-28

Diptodip Deb, Zhenfei Jiao, Ruth Sims, Alex B. Chen, Michael Broxton, Misha B. Ahrens, Kaspar Podgorski, Srinivas C. Turaga

Differentiable simulations of optical systems can be combined with deep learning-based reconstruction networks to enable high performance computational imaging via end-to-end (E2E) optimization of both the optical encoder and the deep decoder. This has enabled imaging applications such as 3D localization microscopy, depth estimation, and lensless photography via the optimization of local optical encoders. More challenging computational imaging applications, such as 3D snapshot microscopy which compresses 3D volumes into single 2D images, require a highly non-local optical encoder. We show that existing deep network decoders have a locality bias which prevents the optimization of such highly non-local optical encoders. We address this with a decoder based on a shallow neural network architecture using global kernel Fourier convolutional neural networks (FourierNets). We show that FourierNets surpass existing deep network based decoders at reconstructing photographs captured by the highly non-local DiffuserCam optical encoder. Further, we show that FourierNets enable E2E optimization of highly non-local optical encoders for 3D snapshot microscopy. By combining FourierNets with a large-scale multi-GPU differentiable optical simulation, we are able to optimize non-local optical encoders 170× to 7372× larger than prior state of the art, and demonstrate the potential for ROI-type specific optical encoding with a programmable microscope.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2104.10611")

Code

Syntology Ran 8 of 11 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · our draft was wrong; 4 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

turagalab/snapshotscope officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 8 ran; 2 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
2ran · our draft was wrong
4ran
3unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from turagalab/snapshotscope. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

DoubleConv turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository ran MIT (permissive) · b89fbfc92cb47718 · report
SingleConv turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository ran MIT (permissive) · caf37f4d286cdb2f · report
Upsampling turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · dfb19fd861ab462d · report
_list turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository ran · honoured contract fingerprinted MIT (permissive) · 08526b48215dcceb · report
conv3d turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository ran · our draft was wrong MIT (permissive) · 4b9801b55ba77727 · report
create_conv turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository ran MIT (permissive) · 1c5e8fae51b1defa · report
initialize_optimizer turagalab/snapshotscope/experiments/dlmd/fouriernet_mse_lpips/exp.py official repository ran · our draft was wrong MIT (permissive) · c2d0bde8dded026c · report
number_of_features_per_level turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository ran · honoured contract fingerprinted MIT (permissive) · 432a763e2bd52224 · report
Decoder turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository unverified MIT (permissive) · ef2c227915690bbb · report
FUNet3D turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository unverified MIT (permissive) · 441bb51000f08ada · report
MultiscaleFourierConv2D turagalab/snapshotscope/snapshotscope/networks/unet/model.py official repository unverified MIT (permissive) · f589bc544a0c13a8 · report

Tasks

DecoderDepth Estimation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections