paper-with-me

Papers

PhysGM: Large Physical Gaussian Model for Feed-Forward 4D Synthesis

2025-08-19 · Chunji Lv, Zequn Chen, Donglin Di, Weinan Zhang, Hao Li, Wei Chen, Yinjie Lei, Changsheng Li arxiv

Despite advances in physics-based 3D motion synthesis, current methods face key limitations: reliance on pre-reconstructed 3D Gaussian Splatting (3DGS) built from dense multi-view images with time-consuming per-scene optimization; physics integration via either inflexible, hand-specified attributes or unstable, optimization-heavy guidance from video models using Score Distillation Sampling (SDS); and naive concatenation of prebuilt 3DGS with physics modules, which ignores physical information embedded in appearance and yields suboptimal performance. To address these issues, we propose PhysGM, a feed-forward framework that jointly predicts 3D Gaussian representation and physical properties from a single image, enabling immediate simulation and high-fidelity 4D rendering. Unlike slow appearance-agnostic optimization methods, we first pre-train a physics-aware reconstruction model that directly infers both Gaussian and physical parameters. We further refine the model with Direct Preference Optimization (DPO), aligning simulations with the physically plausible reference videos and avoiding the high-cost SDS optimization. To address the absence of a supporting dataset for this task, we propose PhysAssets, a dataset of 50K+ 3D assets annotated with physical properties and corresponding reference videos. Experiments show that PhysGM produces high-fidelity 4D simulations from a single image in one minute, achieving a significant speedup over prior work while delivering realistic renderings. Our project page is at:https://hihixiaolv.github.io/PhysGM.github.io/

📄 PDF Abstract BibTeX arXiv:2508.13911

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Synthesis

Similar Papers 제목 키워드 기반

InvSplat: Inverse Feed-Forward Scene Splatting

2026-07-02 · Polina Karpikova, Wenjing Bian, Haofei Xu, Hendrik Lensch 외 arxiv

Inverse rendering aims to recover both 3D geometry and physically meaningful material properties from images, enabling applications such as relighting and novel view synthesis. Optimization-based methods achieve high fid…

Multi-View 3D ReconstructionNovel View SynthesisInverse Rendering

NemoSplat: Feed-Forward 4D Gaussian Splatting for Media-Aware Underwater Reconstruction

2026-08-24 · Xiaopeng Guo, Wai Chung Tse, Yipeng Zhu, Hanwen Zhang 외 arxiv

Reconstructing photorealistic scenes in unconstrained underwater environments remains challenging due to severe media-induced light scattering and unpredictable dynamic objects. Recent feed-forward visual foundation mode…

Dynamic ReconstructionNovel View Synthesis

DGS-LRM: Real-Time Deformable 3D Gaussian Reconstruction From Monocular Videos

2025-06-11 · Chieh Hubert Lin, Zhaoyang Lv, Songyin Wu, Zhen Xu 외

We introduce the Deformable Gaussian Splats Large Reconstruction Model (DGS-LRM), the first feed-forward method predicting deformable 3D Gaussian splats from a monocular posed video of any dynamic scene. Feed-forward sce…

Dynamic Reconstruction

SparseSplat: Towards Applicable Feed-Forward 3D Gaussian Splatting with Pixel-Unaligned Prediction

2026-04-03 · Zicheng Zhang, Xiangting Meng, Ke Wu, Wenchao Ding arxiv

Recent progress in feed-forward 3D Gaussian Splatting (3DGS) has notably improved rendering quality. However, the spatially uniform and highly redundant 3DGS map generated by previous feed-forward 3DGS methods limits the…

F4Splat: Feed-Forward Predictive Densification for Feed-Forward 3D Gaussian Splatting

2026-03-22 · Injae Kim, Chaehyeon Kim, Minseong Bae, Minseok Joo 외 arxiv

Feed-forward 3D Gaussian Splatting methods enable single-pass reconstruction and real-time rendering. However, they typically adopt rigid pixel-to-Gaussian or voxel-to-Gaussian pipelines that uniformly allocate Gaussians…