CVLGDec 17, 2023

Latent Space Editing in Transformer-Based Flow Matching

arXiv:2312.10825v143 citationsh-index: 67Has CodeAAAI
Originality Incremental advance
AI Analysis

This work addresses image editing for users of generative models, but it is incremental as it builds on existing flow matching and transformer techniques.

The paper tackles the problem of image editing via generative models by exploring latent space manipulation in transformer-based flow matching, introducing a controllable editing space and a tailored sampling solution, and achieving effective image editing while preserving original content.

This paper strives for image editing via generative models. Flow Matching is an emerging generative modeling technique that offers the advantage of simple and efficient training. Simultaneously, a new transformer-based U-ViT has recently been proposed to replace the commonly used UNet for better scalability and performance in generative modeling. Hence, Flow Matching with a transformer backbone offers the potential for scalable and high-quality generative modeling, but their latent structure and editing ability are as of yet unknown. Hence, we adopt this setting and explore how to edit images through latent space manipulation. We introduce an editing space, which we call $u$-space, that can be manipulated in a controllable, accumulative, and composable manner. Additionally, we propose a tailored sampling solution to enable sampling with the more efficient adaptive step-size ODE solvers. Lastly, we put forth a straightforward yet powerful method for achieving fine-grained and nuanced editing using text prompts. Our framework is simple and efficient, all while being highly effective at editing images while preserving the essence of the original content. Our code will be publicly available at https://taohu.me/lfm/

Foundations

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

Your Notes