paper-with-me

Papers

Split4D: Decomposed 4D Scene Reconstruction Without Video Segmentation

2025-12-28 · Yongzhen Hu, Yihui Yang, Haotong Lin, Yifan Wang, Junting Dong, Yifu Deng, Xinyu Zhu, Fan Jia, Hujun Bao, Xiaowei Zhou, Sida Peng arxiv

This paper addresses the problem of decomposed 4D scene reconstruction from multi-view videos. Recent methods achieve this by lifting video segmentation results to a 4D representation through differentiable rendering techniques. Therefore, they heavily rely on the quality of video segmentation maps, which are often unstable, leading to unreliable reconstruction results. To overcome this challenge, our key idea is to represent the decomposed 4D scene with the Freetime FeatureGS and design a streaming feature learning strategy to accurately recover it from per-image segmentation maps, eliminating the need for video segmentation. Freetime FeatureGS models the dynamic scene as a set of Gaussian primitives with learnable features and linear motion ability, allowing them to move to neighboring regions over time. We apply a contrastive loss to Freetime FeatureGS, forcing primitive features to be close or far apart based on whether their projections belong to the same instance in the 2D segmentation map. As our Gaussian primitives can move across time, it naturally extends the feature learning to the temporal dimension, achieving 4D segmentation. Furthermore, we sample observations for training in a temporally ordered manner, enabling the streaming propagation of features over time and effectively avoiding local minima during the optimization process. Experimental results on several datasets show that the reconstruction quality of our method outperforms recent methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2512.22745

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationVideo Segmentation

Similar Papers 제목 키워드 기반

Total-Recon: Deformable Scene Reconstruction for Embodied View Synthesis

2023-04-24 · ICCV 2023 1 · Chonghyuk Song, Gengshan Yang, Kangle Deng, Jun-Yan Zhu 외

We explore the task of embodied view synthesis from monocular videos of deformable scenes. Given a minute-long RGBD video of people interacting with their pets, we render the scene from novel camera trajectories derived …

DRSM: efficient neural 4d decomposition for dynamic reconstruction in stationary monocular cameras

2024-02-01 · Weixing Xie, Xiao Dong, Yong Yang, Qiqin Lin 외

With the popularity of monocular videos generated by video sharing and live broadcasting applications, reconstructing and editing dynamic scenes in stationary monocular cameras has become a special but anticipated techno…

Dynamic ReconstructionNeural Rendering

UnIRe: Unsupervised Instance Decomposition for Dynamic Urban Scene Reconstruction

2025-04-01 · Yunxuan Mao, Rong Xiong, Yue Wang, Yiyi Liao

Reconstructing and decomposing dynamic urban scenes is crucial for autonomous driving, urban planning, and scene editing. However, existing methods fail to perform instance-aware decomposition without manual annotations,…

3DGSAutonomous Driving

Dense Variational Reconstruction of Non-rigid Surfaces from Monocular Video

2013-06-01 · CVPR 2013 6 · Ravi Garg, Anastasios Roussos, Lourdes Agapito

This paper offers the first variational approach to the problem of dense 3D reconstruction of non-rigid surfaces from a monocular video sequence. We formulate nonrigid structure from motion ( NRS f M ) as a global variat…

3D ReconstructionGPU

Total-Decom: Decomposed 3D Scene Reconstruction with Minimal Interaction

2024-03-28 · CVPR 2024 1 · Xiaoyang Lyu, Chirui Chang, Peng Dai, Yang-tian Sun 외

Scene reconstruction from multi-view images is a fundamental problem in computer vision and graphics. Recent neural implicit surface reconstruction methods have achieved high-quality results; however, editing and manipul…

3D geometry3D Reconstruction3D Scene ReconstructionObject+1