Lift4D: Harmonizing Single-View 3D Estimation for 4D Reconstruction In-the-Wild

2026-06-22Computer Vision and Pattern Recognition

Computer Vision and Pattern Recognition
AI summary

The authors developed Lift4D, a method to create 3D models of moving, flexible objects from regular video. They improved previous techniques by combining a model that makes consistent 3D guesses for each video frame with a way to refine these guesses while handling parts blocked from view. Their method fills in missing details using an AI-based prediction system, leading to better results especially when objects bend a lot or get hidden. Overall, Lift4D works better in complicated, real-world videos than earlier approaches.

3D reconstructionnon-rigid motionmonocular videolatent conditioningGaussian Splattingocclusion handlingview-conditioned diffusiontest-time optimization4D representation
Authors
Yehonathan Litman, Xiaoxuan Ma, Manan Shah, Nicolas Ugrinovic, Kris Kitani, Fernando De la Torre, Shubham Tulsiani
Abstract
Reconstructing dynamic non-rigid objects from monocular video requires integrating visual cues from direct observations with data-driven priors over geometry and appearance. Prior approaches either learn to directly predict 4D representations from visual input or initialize a 3D representation that is subsequently deformed and refined based on video evidence. However, the former are constrained by the scarcity of 4D training data, while the latter leverage priors only for the initial reconstruction and rely solely on video supervision thereafter; neither handles complex in-the-wild scenarios with large deformations and occlusions well. We present Lift4D, a test-time optimization framework that addresses both limitations. First, we adapt an existing single-view 3D reconstruction model to yield temporally consistent per-frame predictions via causal latent conditioning, providing a coherent initialization for a deformable 3D Gaussian Splatting representation. We then ``sculpt'' this representation to match the input video through an occlusion-aware optimization that faithfully recovers visible surface details while completing unobserved regions using a view-conditioned diffusion prior. We demonstrate that Lift4D clearly improves over prior 4D reconstruction methods, particularly on challenging in-the-wild sequences with severe occlusions and non-rigid motion.