2D Neural Fields with Learned Discontinuities
Chenxi Liu, Siqi Wang, Matthew Fisher, Deepali Aneja, Alec Jacobson
TL;DR
This work tackles the challenge that continuous neural fields blur sharp image discontinuities. It introduces a discontinuous 2D neural field built on a triangle mesh, where edge discontinuities are learned as continuous parameters associated with every mesh edge and refined via a rounding step. The approach yields substantial gains over continuous baselines such as InstantNGP in denoising ($>5$ dB) and super-resolution ($>10$ dB), and achieves more faithful discontinuity recovery than Mumford–Shah-based methods. It enables edge-preserving reconstruction, vectorization of art and depth maps, and robust handling of complex drawings, with potential for broader application to diffusion-curve geometry and depth segmentation.
Abstract
Effective representation of 2D images is fundamental in digital image processing, where traditional methods like raster and vector graphics struggle with sharpness and textural complexity respectively. Current neural fields offer high-fidelity and resolution independence but require predefined meshes with known discontinuities, restricting their utility. We observe that by treating all mesh edges as potential discontinuities, we can represent the magnitude of discontinuities with continuous variables and optimize. Based on this observation, we introduce a novel discontinuous neural field model that jointly approximate the target image and recovers discontinuities. Through systematic evaluations, our neural field demonstrates superior performance in denoising and super-resolution tasks compared to InstantNGP, achieving improvements of over 5dB and 10dB, respectively. Our model also outperforms Mumford-Shah-based methods in accurately capturing discontinuities, with Chamfer distances 3.5x closer to the ground truth. Additionally, our approach shows remarkable capability in handling complex artistic drawings and natural images.
