CVAIGROct 17, 2025

GuideFlow3D: Optimization-Guided Rectified Flow For Appearance Transfer

Stanford
arXiv:2510.16136v11 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses appearance transfer for industries like gaming and AR, but it is incremental as it builds on existing rectified flow models with novel guidance.

The paper tackles the problem of transferring appearance to 3D assets when geometry differs significantly, proposing a training-free method that uses optimization-guided rectified flow with periodic guidance to successfully transfer texture and geometric details, outperforming baselines both qualitatively and quantitatively.

Transferring appearance to 3D assets using different representations of the appearance object - such as images or text - has garnered interest due to its wide range of applications in industries like gaming, augmented reality, and digital content creation. However, state-of-the-art methods still fail when the geometry between the input and appearance objects is significantly different. A straightforward approach is to directly apply a 3D generative model, but we show that this ultimately fails to produce appealing results. Instead, we propose a principled approach inspired by universal guidance. Given a pretrained rectified flow model conditioned on image or text, our training-free method interacts with the sampling process by periodically adding guidance. This guidance can be modeled as a differentiable loss function, and we experiment with two different types of guidance including part-aware losses for appearance and self-similarity. Our experiments show that our approach successfully transfers texture and geometric details to the input 3D asset, outperforming baselines both qualitatively and quantitatively. We also show that traditional metrics are not suitable for evaluating the task due to their inability of focusing on local details and comparing dissimilar inputs, in absence of ground truth data. We thus evaluate appearance transfer quality with a GPT-based system objectively ranking outputs, ensuring robust and human-like assessment, as further confirmed by our user study. Beyond showcased scenarios, our method is general and could be extended to different types of diffusion models and guidance functions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes