paper-with-me

Papers

GASP: Gaussian Splatting for Physic-Based Simulations

2024-09-09 · Piotr Borycki, Weronika Smolak, Joanna Waczyńska, Marcin Mazur, Sławomir Tadeja, Przemysław Spurek

Physics simulation is paramount for modeling and utilization of 3D scenes in various real-world applications. However, its integration with state-of-the-art 3D scene rendering techniques such as Gaussian Splatting (GS) remains challenging. Existing models use additional meshing mechanisms, including triangle or tetrahedron meshing, marching cubes, or cage meshes. As an alternative, we can modify the physics grounded Newtonian dynamics to align with 3D Gaussian components. Current models take the first-order approximation of a deformation map, which locally approximates the dynamics by linear transformations. In contrast, our Gaussian Splatting for Physics-Based Simulations (GASP) model uses such a map (without any modifications) and flat Gaussian distributions, which are parameterized by three points (mesh faces). Subsequently, each 3D point (mesh face node) is treated as a discrete entity within a 3D space. Consequently, the problem of modeling Gaussian components is reduced to working with 3D points. Additionally, the information on mesh faces can be used to incorporate further properties into the physics model, facilitating the use of triangles. Resulting solution can be integrated into any physics engine that can be treated as a black box. As demonstrated in our studies, the proposed model exhibits superior performance on a diverse range of benchmark datasets designed for 3D object rendering.

📄 PDF Abstract BibTeX arXiv:2409.05819

Code (1)

waczjoan/gasp 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

GASP: Gaussian Avatars with Synthetic Priors

2024-12-10 · CVPR 2025 1 · Jack Saunders, Charlie Hewitt, Yanan Jian, Marek Kowalski 외

Gaussian Splatting has changed the game for real-time photo-realistic rendering. One of the most popular applications of Gaussian Splatting is to create animatable avatars, known as Gaussian Avatars. Recent works have pu…

GaSpCT: Gaussian Splatting for Novel CT Projection View Synthesis

2024-04-04 · Emmanouil Nikolakakis, Utkarsh Gupta, Jonathan Vengosh, Justin Bui 외

We present GaSpCT, a novel view synthesis and 3D scene representation method used to generate novel projection views for Computer Tomography (CT) scans. We adapt the Gaussian Splatting framework to enable novel view synt…

Image GenerationImage ReconstructionNovel View Synthesis

EndoGSim: Physics-Aware 4D Dynamic Endoscopic Scene Simulations via MLLM-Guided Gaussian Splatting

2026-05-15 · Changjing Liu, Yiming Huang, Long Bai, Beilei Cui 외 arxiv

In robot-assisted minimally invasive surgery, high-fidelity dynamic endoscopic scene reconstruction and simulation are crucial to enhancing downstream tasks and advancing surgical outcomes. However, existing methods prim…

Depth Estimation

GASP -- A Genetic Algorithm for State Preparation

2023-02-22 · Floyd M. Creevey, Charles D. Hill, Lloyd C. L. Hollenberg

The efficient preparation of quantum states is an important step in the execution of many quantum algorithms. In the noisy intermediate-scale quantum (NISQ) computing era, this is a significant challenge given quantum re…

GASPACHO: Gaussian Splatting for Controllable Humans and Objects

2025-03-12 · Aymen Mir, Arthur Moreau, Helisa Dhamo, Zhensong Zhang 외

We present GASPACHO: a method for generating photorealistic controllable renderings of human-object interactions. Given a set of multi-view RGB images of human-object interactions, our method reconstructs animatable temp…

Human-Object Interaction DetectionObject