Feedforward 3D Editing via Text-Steerable Image-to-3D

πŸ“… 2025-12-15
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses the lack of text controllability in image-to-3D generation models by proposing the first single-pass, text-driven editing framework. Methodologically: (1) it introduces plug-and-play text guidance into pre-trained image-to-3D models without iterative optimization; (2) it adopts a two-stage training paradigmβ€”flow-matching-based cross-modal alignment followed by Direct Preference Optimization (DPO)-driven semantic fidelity fine-tuning; and (3) it designs a ControlNet-inspired controllable architecture coupled with an automated data engine, achieving high-quality cross-modal editing with only 100K samples. Experiments demonstrate that our method significantly outperforms prior approaches in both text adherence and preservation of original 3D geometry, while accelerating inference by 2.4–28.5Γ—.

Technology Category

Application Category

πŸ“ Abstract
Recent progress in image-to-3D has opened up immense possibilities for design, AR/VR, and robotics. However, to use AI-generated 3D assets in real applications, a critical requirement is the capability to edit them easily. We present a feedforward method, Steer3D, to add text steerability to image-to-3D models, which enables editing of generated 3D assets with language. Our approach is inspired by ControlNet, which we adapt to image-to-3D generation to enable text steering directly in a forward pass. We build a scalable data engine for automatic data generation, and develop a two-stage training recipe based on flow-matching training and Direct Preference Optimization (DPO). Compared to competing methods, Steer3D more faithfully follows the language instruction and maintains better consistency with the original 3D asset, while being 2.4x to 28.5x faster. Steer3D demonstrates that it is possible to add a new modality (text) to steer the generation of pretrained image-to-3D generative models with 100k data. Project website: https://glab-caltech.github.io/steer3d/
Problem

Research questions and friction points this paper is trying to address.

Enables text-based editing of AI-generated 3D assets
Adds text steerability to image-to-3D models efficiently
Improves instruction-following and consistency in 3D editing
Innovation

Methods, ideas, or system contributions that make the work stand out.

Feedforward method for text-steerable image-to-3D editing
Adapts ControlNet to enable direct text steering in forward pass
Uses flow-matching and DPO training with scalable data engine
πŸ”Ž Similar Papers
No similar papers found.