paper-with-me

Papers

Locally Attentional SDF Diffusion for Controllable 3D Shape Generation

2023-05-08 · Xin-Yang Zheng, Hao Pan, Peng-Shuai Wang, Xin Tong, Yang Liu, Heung-Yeung Shum

Although the recent rapid evolution of 3D generative neural networks greatly improves 3D shape generation, it is still not convenient for ordinary users to create 3D shapes and control the local geometry of generated shapes. To address these challenges, we propose a diffusion-based 3D generation framework -- locally attentional SDF diffusion, to model plausible 3D shapes, via 2D sketch image input. Our method is built on a two-stage diffusion model. The first stage, named occupancy-diffusion, aims to generate a low-resolution occupancy field to approximate the shape shell. The second stage, named SDF-diffusion, synthesizes a high-resolution signed distance field within the occupied voxels determined by the first stage to extract fine geometry. Our model is empowered by a novel view-aware local attention mechanism for image-conditioned shape generation, which takes advantage of 2D image patch features to guide 3D voxel feature learning, greatly improving local controllability and model generalizability. Through extensive experiments in sketch-conditioned and category-conditioned 3D shape generation tasks, we validate and demonstrate the ability of our method to provide plausible and diverse 3D shapes, as well as its superior controllability and generalizability over existing work. Our code and trained models are available at https://zhengxinyang.github.io/projects/LAS-Diffusion.html

📄 PDF Abstract BibTeX arXiv:2305.04461

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation3D Shape Generation

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 제목 키워드 기반

StrucADT: Generating Structure-controlled 3D Point Clouds with Adjacency Diffusion Transformer

2025-09-28 · Zhenyu Shu, Jiajun Shen, Zhongui Chen, Xiaoguang Han 외 arxiv

In the field of 3D point cloud generation, numerous 3D generative models have demonstrated the ability to generate diverse and realistic 3D shapes. However, the majority of these approaches struggle to generate controlla…

Point Cloud GenerationPoint Clouds

Points-to-3D: Bridging the Gap between Sparse Points and Shape-Controllable Text-to-3D Generation

2023-07-26 · Chaohui Yu, Qiang Zhou, Jingliang Li, Zhe Zhang 외

Text-to-3D generation has recently garnered significant attention, fueled by 2D diffusion models trained on billions of image-text pairs. Existing methods primarily rely on score distillation to leverage the 2D diffusion…

3D GenerationNeRFText to 3D

Re-Attentional Controllable Video Diffusion Editing

2024-12-16 · Yuanzhi Wang, Yong Li, Mengyi Liu, Xiaoya Zhang 외

Editing videos with textual guidance has garnered popularity due to its streamlined process which mandates users to solely edit the text prompt corresponding to the source video. Recent studies have explored and exploite…

DenoisingVideo Editing

DiffFacto: Controllable Part-Based 3D Point Cloud Generation with Cross Diffusion

2023-05-03 · ICCV 2023 1 · Kiyohiro Nakayama, Mikaela Angelina Uy, Jiahui Huang, Shi-Min Hu 외

While the community of 3D point cloud generation has witnessed a big growth in recent years, there still lacks an effective way to enable intuitive user control in the generation process, hence limiting the general utili…

Point Cloud Generation

Locally Controlled Face Aging with Latent Diffusion Models

2025-07-29 · Lais Isabelle Alves dos Santos, Julien Despois, Thibaut Chauffier, Sileye O. Ba 외 arxiv

We present a novel approach to face aging that addresses the limitations of current methods which treat aging as a global, homogeneous process. Existing techniques using GANs and diffusion models often condition generati…