LoFi: Neural Local Fields for Scalable Image Reconstruction
AmirEhsan Khorashadizadeh, Tob\'ias I. Liaudat, Tianlin Liu, Jason D., McEwen, and Ivan Dokmani\'c

TL;DR
LoFi introduces a local neural field framework for scalable image reconstruction that efficiently processes local information, enabling high-resolution recovery, excellent generalization, and low memory usage, even with small datasets.
Contribution
LoFi presents a novel local neural field approach for image reconstruction that outperforms traditional models in efficiency, resolution flexibility, and data efficiency.
Findings
Achieves comparable or better performance than CNNs and ViTs.
Requires less than 200MB memory for 1024x1024 images.
Can train on datasets with fewer than 10 samples without overfitting.
Abstract
Neural fields or implicit neural representations (INRs) have attracted significant attention in computer vision and imaging due to their efficient coordinate-based representation of images and 3D volumes. In this work, we introduce a coordinate-based framework for solving imaging inverse problems, termed LoFi (Local Field). Unlike conventional methods for image reconstruction, LoFi processes local information at each coordinate separately by multi-layer perceptrons (MLPs), recovering the object at that specific coordinate. Similar to INRs, LoFi can recover images at any continuous coordinate, enabling image reconstruction at multiple resolutions. With comparable or better performance than standard deep learning models like convolutional neural networks (CNNs) and vision transformers (ViTs), LoFi achieves excellent generalization to out-of-distribution data with memory usage almost…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Medical Image Segmentation Techniques · Cell Image Analysis Techniques
MethodsSoftmax · Attention Is All You Need
