paper-with-me

Papers

HyperDiffusion: Generating Implicit Neural Fields with Weight-Space Diffusion

2023-03-29 · ICCV 2023 1 · Ziya Erkoç, Fangchang Ma, Qi Shan, Matthias Nießner, Angela Dai

Implicit neural fields, typically encoded by a multilayer perceptron (MLP) that maps from coordinates (e.g., xyz) to signals (e.g., signed distances), have shown remarkable promise as a high-fidelity and compact representation. However, the lack of a regular and explicit grid structure also makes it challenging to apply generative modeling directly on implicit neural fields in order to synthesize new data. To this end, we propose HyperDiffusion, a novel approach for unconditional generative modeling of implicit neural fields. HyperDiffusion operates directly on MLP weights and generates new neural implicit fields encoded by synthesized MLP parameters. Specifically, a collection of MLPs is first optimized to faithfully represent individual data samples. Subsequently, a diffusion process is trained in this MLP weight space to model the underlying distribution of neural implicit fields. HyperDiffusion enables diffusion modeling over a implicit, compact, and yet high-fidelity representation of complex signals across 3D shapes and 4D mesh animations within one single unified framework.

📄 PDF Abstract BibTeX arXiv:2303.17015

Code (1)

Rgtemze/HyperDiffusion 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

HyperDiffusionFields (HyDiF): Diffusion-Guided Hypernetworks for Learning Implicit Molecular Neural Fields

2025-10-20 · Sudarshan Babu, Phillip Lo, Xiao Zhang, Aadi Srivastava 외 arxiv

We introduce HyperDiffusionFields (HyDiF), a framework that models 3D molecular conformers as continuous fields rather than discrete atomic coordinates or graphs. At the core of our approach is the Molecular Directional …

Molecular Property Prediction

Learning Neural Deformation Representation for 4D Dynamic Shape Generation

2026-05-31 · Gyojin Han, Jiwan Hur, Jaehyun Choi, Junmo Kim arxiv

Recent developments in 3D shape representation opened new possibilities for generating detailed 3D shapes. Despite these advances, there are few studies dealing with the generation of 4D dynamic shapes that have the form…

Data Augmentations in Deep Weight Spaces

2023-11-15 · Aviv Shamsian, David W. Zhang, Aviv Navon, Yan Zhang 외

Learning in weight spaces, where neural networks process the weights of other deep neural networks, has emerged as a promising research direction with applications in various fields, from analyzing and editing neural fie…

Data AugmentationNetwork PruningQuantization

Shap-E: Generating Conditional 3D Implicit Functions

2023-05-03 · Heewoo Jun, Alex Nichol

We present Shap-E, a conditional generative model for 3D assets. Unlike recent work on 3D generative models which produce a single output representation, Shap-E directly generates the parameters of implicit functions tha…

Layered-Garment Net: Generating Multiple Implicit Garment Layers from a Single Image

2022-11-22 · Alakh Aggarwal, Jikai Wang, Steven Hogue, Saifeng Ni 외

Recent research works have focused on generating human models and garments from their 2D images. However, state-of-the-art researches focus either on only a single layer of the garment on a human model or on generating m…