Overview
- Field: Computer Vision
- Authors: Kaixin Zhu, Yiwen Tang, Yifan Yang
- Published: 2026-05-16
- arXiv: 2505.08632
- Depth-synchronized text injection: aligns semantic guidance with the backbone's spatial pose alignment, ensuring stable instruction grounding.
- Residual transformation head: directly predicts 3D geometric displacements to deform the scene while keeping the background stable.
- Multi-project objective: supervises the framework to enforce geometric precision and cross-view consistency.
- DeltaScene dataset: a large-scale dataset generated via an automated pipeline with 3D-consistency filtering to ensure ground-truth quality.
Abstract (translation)
High-quality 3D scene reconstruction has recently advanced toward generalizable feed-forward architectures, enabling the generation of complex environments in a single forward pass. However, despite their strong performance in static scene perception, these models remain limited in responding to dynamic human instructions, which restricts their use in interactive applications.
Existing editing methods typically rely on a 2D-lifting strategy, where individual views are edited independently and then lifted back into 3D space. This indirect pipeline often leads to blurry textures and inconsistent geometry, as 2D editors lack the spatial awareness required to preserve structure across viewpoints.
Contributions
To address these limitations, the authors propose VGGT-Edit, a feed-forward framework for text-conditioned native 3D scene editing:
Results
Experiments show that VGGT-Edit significantly outperforms 2D-lifting baselines, producing sharper object details, stronger multi-view consistency, and near-instant inference speed.
*Auto-collected on 2026-05-16.*