Polynomial Neural Fields for Subband Decomposition and Manipulation

Abstract

Neural fields have emerged as a new paradigm for representing signals, thanks to their ability to do it compactly while being easy to optimize. In most applications, however, neural fields are treated like a black box, which precludes many signal manipulation tasks. In this paper, we propose a new class of neural fields called basis-encoded polynomial neural fields (PNFs). The key advantage of a PNF is that it can represent a signal as a composition of a number of manipulable and interpretable components without losing the merits of neural fields representation. We develop a general theoretical framework to analyze and design PNFs. We use this framework to design Fourier PNFs, which match state-of-the-art performance in signal representation tasks that use neural fields. In addition, we empirically demonstrate that Fourier PNFs enable signal manipulation applications such as texture transfer and scale-space interpolation. Code is available at https://github.com/stevenygd/PNF.

Cite

Text

Yang et al. "Polynomial Neural Fields for Subband Decomposition and Manipulation." Neural Information Processing Systems, 2022.

Markdown

[Yang et al. "Polynomial Neural Fields for Subband Decomposition and Manipulation." Neural Information Processing Systems, 2022.](https://mlanthology.org/neurips/2022/yang2022neurips-polynomial/)

BibTeX

@inproceedings{yang2022neurips-polynomial,
  title     = {{Polynomial Neural Fields for Subband Decomposition and Manipulation}},
  author    = {Yang, Guandao and Benaim, Sagie and Jampani, Varun and Genova, Kyle and Barron, Jonathan and Funkhouser, Thomas and Hariharan, Bharath and Belongie, Serge},
  booktitle = {Neural Information Processing Systems},
  year      = {2022},
  url       = {https://mlanthology.org/neurips/2022/yang2022neurips-polynomial/}
}