paper-with-me

Papers

BACON: Band-limited Coordinate Networks for Multiscale Scene Representation

2021-12-09 · CVPR 2022 1 · David B. Lindell, Dave Van Veen, Jeong Joon Park, Gordon Wetzstein

Coordinate-based networks have emerged as a powerful tool for 3D representation and scene reconstruction. These networks are trained to map continuous input coordinates to the value of a signal at each point. Still, current architectures are black boxes: their spectral characteristics cannot be easily analyzed, and their behavior at unsupervised points is difficult to predict. Moreover, these networks are typically trained to represent a signal at a single scale, so naive downsampling or upsampling results in artifacts. We introduce band-limited coordinate networks (BACON), a network architecture with an analytical Fourier spectrum. BACON has constrained behavior at unsupervised points, can be designed based on the spectral characteristics of the represented signal, and can represent signals at multiple scales without per-scale supervision. We demonstrate BACON for multiscale neural representation of images, radiance fields, and 3D scenes using signed distance functions and show that it outperforms conventional single-scale coordinate networks in terms of interpretability and quality.

📄 PDF Abstract BibTeX arXiv:2112.04645

Code (1)

computational-imaging/bacon 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Residual Multiplicative Filter Networks for Multiscale Reconstruction

2022-06-01 · Shayan shekarforoush, David B. Lindell, David J. Fleet, Marcus A. Brubaker

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 applica…

MambaControl: Anatomy Graph-Enhanced Mamba ControlNet with Fourier Refinement for Diffusion-Based Disease Trajectory Prediction

2025-05-15 · Hao Yang, Tao Tan, Shuai Tan, Weiqin Yang 외

Modelling disease progression in precision medicine requires capturing complex spatio-temporal dynamics while preserving anatomical integrity. Existing methods often struggle with longitudinal dependencies and structural…

AnatomyDisease PredictionMambaPrediction+2

AmoebaContact and GDFold: a new pipeline for rapid prediction of protein structures

2019-05-28

Native contacts between residues could be predicted from the amino acid sequence of proteins, and the predicted contact information could assist the de novo protein structure prediction. Here, we present a novel pipeline…

PredictionProtein Structure Prediction

A Latent Implicit 3D Shape Model for Multiple Levels of Detail

2024-09-10 · Benoit Guillard, Marc Habermann, Christian Theobalt, Pascal Fua

Implicit neural representations map a shape-specific latent code and a 3D coordinate to its corresponding signed distance (SDF) value. However, this approach only offers a single level of detail. Emulating low levels of …

Scaling Implicit Fields via Hypernetwork-Driven Multiscale Coordinate Transformations

2025-11-23 · Plein Versace arxiv

Implicit Neural Representations (INRs) have emerged as a powerful paradigm for representing signals such as images, 3D shapes, signed distance fields, and radiance fields. While significant progress has been made in arch…