MDNF: Multi-Diffusion-Nets for Neural Fields on Meshes
Avigail Cohen Rimon, Tal Shnitzer, and Mirela Ben Chen

TL;DR
This paper introduces MDNF, a multi-resolution neural field framework on meshes that combines spatial and frequency decomposition, improving accuracy and robustness for complex signals across various neural field applications.
Contribution
The paper presents a novel multi-resolution neural field architecture on meshes that integrates diffusion-based spatial decomposition with Fourier features, enhancing performance over existing methods.
Findings
Achieves high accuracy in learning complex neural fields.
Robust to discontinuities and mesh modifications.
Outperforms two alternative approaches in experiments.
Abstract
We propose a novel framework for representing neural fields on triangle meshes that is multi-resolution across both spatial and frequency domains. Inspired by the Neural Fourier Filter Bank (NFFB), our architecture decomposes the spatial and frequency domains by associating finer spatial resolution levels with higher frequency bands, while coarser resolutions are mapped to lower frequencies. To achieve geometry-aware spatial decomposition we leverage multiple DiffusionNet components, each associated with a different spatial resolution level. Subsequently, we apply a Fourier feature mapping to encourage finer resolution levels to be associated with higher frequencies. The final signal is composed in a wavelet-inspired manner using a sine-activated MLP, aggregating higher-frequency signals on top of lower-frequency ones. Our architecture attains high accuracy in learning complex neural…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Generative Adversarial Networks and Image Synthesis · Machine Learning and Data Classification
