paper-with-me

홈 › Papers

Drag Your Gaussian: Effective Drag-Based Editing with Score Distillation for 3D Gaussian Splatting

2025-01-30 · Yansong Qu, Dian Chen, Xinyang Li, Xiaofan Li, Shengchuan Zhang, Liujuan Cao, Rongrong Ji

Recent advancements in 3D scene editing have been propelled by the rapid development of generative models. Existing methods typically utilize generative models to perform text-guided editing on 3D representations, such as 3D Gaussian Splatting (3DGS). However, these methods are often limited to texture modifications and fail when addressing geometric changes, such as editing a character's head to turn around. Moreover, such methods lack accurate control over the spatial position of editing results, as language struggles to precisely describe the extent of edits. To overcome these limitations, we introduce DYG, an effective 3D drag-based editing method for 3D Gaussian Splatting. It enables users to conveniently specify the desired editing region and the desired dragging direction through the input of 3D masks and pairs of control points, thereby enabling precise control over the extent of editing. DYG integrates the strengths of the implicit triplane representation to establish the geometric scaffold of the editing results, effectively overcoming suboptimal editing outcomes caused by the sparsity of 3DGS in the desired editing regions. Additionally, we incorporate a drag-based Latent Diffusion Model into our method through the proposed Drag-SDS loss function, enabling flexible, multi-view consistent, and fine-grained editing. Extensive experiments demonstrate that DYG conducts effective drag-based editing guided by control point prompts, surpassing other baselines in terms of editing effect and quality, both qualitatively and quantitatively. Visit our project page at https://quyans.github.io/Drag-Your-Gaussian.

📄 PDF Abstract BibTeX arXiv:2501.18672

Code (0)

등록된 구현이 없습니다.

Tasks

3DGS3D scene Editing

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…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

DragGaussian: Enabling Drag-style Manipulation on 3D Gaussian Representation

2024-05-09 · Sitian Shen, Jing Xu, Yuheng Yuan, Xingyi Yang 외

User-friendly 3D object editing is a challenging task that has attracted significant attention recently. The limitations of direct 3D object editing without 2D prior knowledge have prompted increased attention towards ut…

3D Object EditingNeRFObject

3DGS-Drag: Dragging Gaussians for Intuitive Point-Based 3D Editing

2026-01-12 · Jiahua Dong, Yu-Xiong Wang arxiv

The transformative potential of 3D content creation has been progressively unlocked through advancements in generative models. Recently, intuitive drag editing with geometric changes has attracted significant attention i…

ARAP-GS: Drag-driven As-Rigid-As-Possible 3D Gaussian Splatting Editing with Diffusion Prior

2025-04-17 · Xiao Han, Runze Tian, Yifei Tong, Fenggen Yu 외

Drag-driven editing has become popular among designers for its ability to modify complex geometric structures through simple and intuitive manipulation, allowing users to adjust and reshape content with minimal technical…

3DGSGPUImage Super-ResolutionSuper-Resolution

Drag Your Noise: Interactive Point-based Editing via Diffusion Semantic Propagation

2024-04-01 · CVPR 2024 1 · Haofeng Liu, Chenshu Xu, Yifei Yang, Lihua Zeng 외

Point-based interactive editing serves as an essential tool to complement the controllability of existing generative models. A concurrent work, DragDiffusion, updates the diffusion latent map in response to user inputs, …

Denoising

MvDrag3D: Drag-based Creative 3D Editing via Multi-view Generation-Reconstruction Priors

2024-10-21 · Honghua Chen, Yushi Lan, Yongwei Chen, Yifan Zhou 외

Drag-based editing has become popular in 2D content creation, driven by the capabilities of image generative models. However, extending this technique to 3D remains a challenge. Existing 3D drag-based editing methods, wh…