paper-with-me

Papers

Neural Implicit Shape Editing using Boundary Sensitivity

2023-04-24 · Arturs Berzins, Moritz Ibing, Leif Kobbelt

Neural fields are receiving increased attention as a geometric representation due to their ability to compactly store detailed and smooth shapes and easily undergo topological changes. Compared to classic geometry representations, however, neural representations do not allow the user to exert intuitive control over the shape. Motivated by this, we leverage boundary sensitivity to express how perturbations in parameters move the shape boundary. This allows to interpret the effect of each learnable parameter and study achievable deformations. With this, we perform geometric editing: finding a parameter update that best approximates a globally prescribed deformation. Prescribing the deformation only locally allows the rest of the shape to change according to some prior, such as semantics or deformation rigidity. Our method is agnostic to the model its training and updates the NN in-place. Furthermore, we show how boundary sensitivity helps to optimize and constrain objectives (such as surface area and volume), which are difficult to compute without first converting to another representation, such as a mesh.

📄 PDF Abstract BibTeX arXiv:2304.12951

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

Beyond Block Boundaries: Multi-Block Editing for Diffusion Large Language Models

2026-06-29 · Xingyu Mou, Zijin Huang, Tianze Zhang, Yuxin Ma 외 arxiv

Block diffusion is the dominant approach for scaling discrete diffusion language models (dLLMs), as fixed-size blocks preserve parallel decoding while keeping quadratic attention costs tractable. Yet blockwise generation…

DeepCurrents: Learning Implicit Representations of Shapes with Boundaries

2021-11-17 · CVPR 2022 1 · David Palmer, Dmitriy Smirnov, Stephanie Wang, Albert Chern 외

Recent techniques have been successful in reconstructing surfaces as level sets of learned functions (such as signed distance fields) parameterized by deep neural networks. Many of these methods, however, learn only clos…

SENS: Part-Aware Sketch-based Implicit Neural Shape Modeling

2023-06-09 · Alexandre Binninger, Amir Hertz, Olga Sorkine-Hornung, Daniel Cohen-Or 외

We present SENS, a novel method for generating and editing 3D models from hand-drawn sketches, including those of abstract nature. Our method allows users to quickly and easily sketch a shape, and then maps the sketch in…

Decoder

SPAGHETTI: Editing Implicit Shapes Through Part Aware Generation

2022-01-31 · Amir Hertz, Or Perel, Raja Giryes, Olga Sorkine-Hornung 외

Neural implicit fields are quickly emerging as an attractive representation for learning based techniques. However, adopting them for 3D shape modeling and editing is challenging. We introduce a method for $\mathbf{E}$di…

3D Shape Modeling

Neural Impostor: Editing Neural Radiance Fields with Explicit Shape Manipulation

2023-10-09 · Ruiyang Liu, Jinxu Xiang, Bowen Zhao, Ran Zhang 외

Neural Radiance Fields (NeRF) have significantly advanced the generation of highly realistic and expressive 3D scenes. However, the task of editing NeRF, particularly in terms of geometry modification, poses a significan…

NeRF