paper-with-me

홈 › Papers

Proxy-Free Gaussian Splats Deformation with Splat-Based Surface Estimation

2025-11-24 · Jaeyeong Kim, Seungwoo Yoo, Minhyuk Sung arxiv

We introduce SpLap, a proxy-free deformation method for Gaussian splats (GS) based on a Laplacian operator computed from our novel surface-aware splat graph. Existing approaches to GS deformation typically rely on deformation proxies such as cages or meshes, but they suffer from dependency on proxy quality and additional computational overhead. An alternative is to directly apply Laplacian-based deformation techniques by treating splats as point clouds. However, this often fail to properly capture surface information due to lack of explicit structure. To address this, we propose a novel method that constructs a surface-aware splat graph, enabling the Laplacian operator derived from it to support more plausible deformations that preserve details and topology. Our key idea is to leverage the spatial arrangement encoded in splats, defining neighboring splats not merely by the distance between their centers, but by their intersections. Furthermore, we introduce a Gaussian kernel adaptation technique that preserves surface structure under deformation, thereby improving rendering quality after deformation. In our experiments, we demonstrate the superior performance of our method compared to both proxy-based and proxy-free baselines, evaluated on 50 challenging objects from the ShapeNet, Objaverse, and Sketchfab datasets, as well as the NeRF-Synthetic dataset. Code is available at https://github.com/kjae0/SpLap.

📄 PDF Abstract BibTeX arXiv:2511.19542

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Optimization-Free Style Transfer for 3D Gaussian Splats

2025-08-07 · Raphael Du Sablon, David Hart arxiv

The task of style transfer for 3D Gaussian splats has been explored in many previous works, but these require reconstructing or fine-tuning the splat while incorporating style information or optimizing a feature extracti…

Style Transfer

MeshGS: Adaptive Mesh-Aligned Gaussian Splatting for High-Quality Rendering

2024-10-11 · Jaehoon Choi, Yonghan Lee, Hyungtae Lee, Heesung Kwon 외

Recently, 3D Gaussian splatting has gained attention for its capability to generate high-fidelity rendering results. At the same time, most applications such as games, animation, and AR/VR use mesh-based representations …

NeRFNeural Rendering

GrowSplat: Constructing Temporal Digital Twins of Plants with Gaussian Splats

2025-05-16 · Simeon Adebola, Shuangyu Xie, Chung Min Kim, Justin Kerr 외

Accurate temporal reconstructions of plant growth are essential for plant phenotyping and breeding, yet remain challenging due to complex geometries, occlusions, and non-rigid deformations of plants. We present a novel f…

Plant Phenotyping

Mode-GS: Monocular Depth Guided Anchored 3D Gaussian Splatting for Robust Ground-View Scene Rendering

2024-10-06 · Yonghan Lee, Jaehoon Choi, Dongki Jung, JaeSeong Yun 외

We present a novel-view rendering algorithm, Mode-GS, for ground-robot trajectory datasets. Our approach is based on using anchored Gaussian splats, which are designed to overcome the limitations of existing 3D Gaussian …

Neural RenderingSSIM

Space-time 2D Gaussian Splatting for Accurate Surface Reconstruction under Complex Dynamic Scenes

2024-09-27 · Shuo Wang, Binbin Huang, Ruoyu Wang, Shenghua Gao

Previous surface reconstruction methods either suffer from low geometric accuracy or lengthy training times when dealing with real-world complex dynamic scenes involving multi-person activities, and human-object interact…

Human-Object Interaction DetectionSurface Reconstruction