paper-with-me

홈 › Papers

FlowOpt: Fast Optimization Through Whole Flow Processes for Training-Free Editing

2025-10-24 · Or Ronai, Vladimir Kulikov, Tomer Michaeli arxiv

The remarkable success of diffusion and flow-matching models has ignited a surge of works on adapting them at test time for controlled generation tasks. Examples range from image editing to restoration, compression and personalization. However, due to the iterative nature of the sampling process in those models, it is computationally impractical to use gradient-based optimization to directly control the image generated at the end of the process. As a result, existing methods typically resort to manipulating each timestep separately. Here we introduce FlowOpt - a zero-order (gradient-free) optimization framework that treats the entire flow process as a black box, enabling optimization through the whole sampling path without backpropagation through the model. Our method is both highly efficient and allows users to monitor the intermediate optimization results and perform early stopping if desired. We prove a sufficient condition on FlowOpt's step-size, under which convergence to the global optimum is guaranteed. We further show how to empirically estimate this upper bound so as to choose an appropriate step-size. We demonstrate how FlowOpt can be used for image editing, showcasing two options: (i) inversion (determining the initial noise that generates a given image), and (ii) directly steering the edited image to be similar to the source image while conforming to a target text prompt. In both cases, FlowOpt achieves state-of-the-art results while using roughly the same number of neural function evaluations (NFEs) as existing methods. Code and examples are available on the project's webpage.

📄 PDF Abstract BibTeX arXiv:2510.22010

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

GPflowOpt: A Bayesian Optimization Library using TensorFlow

2017-11-10 · Nicolas Knudde, Joachim van der Herten, Tom Dhaene, Ivo Couckuyt

A novel Python framework for Bayesian optimization known as GPflowOpt is introduced. The package is based on the popular GPflow library for Gaussian processes, leveraging the benefits of TensorFlow including automatic di…

Bayesian OptimisationBayesian OptimizationGaussian ProcessesGPU

VFlowOpt: A Token Pruning Framework for LMMs with Visual Information Flow-Guided Optimization

2025-08-07 · Sihan Yang, Runsen Xu, Chenhang Cui, Tai Wang 외 arxiv

Large Multimodal Models (LMMs) excel in visual-language tasks by leveraging numerous visual tokens for fine-grained visual information, but this token redundancy results in significant computational costs. Previous resea…

Network Flow Algorithms for Structured Sparsity

2010-12-01 · NeurIPS 2010 12 · Julien Mairal, Rodolphe Jenatton, Francis R. Bach, Guillaume R. Obozinski

We consider a class of learning problems that involve a structured sparsity-inducing norm defined as the sum of $\ell_\infty$-norms over groups of variables. Whereas a lot of effort has been put in developing fast optimi…

Output fusion of MPC and PID and its application in intelligent layered water injection of oilfield

2021-12-14 · Yuan-Long Yue, Hao-Yang Wen, Xin Zuo, Mao Sheng 외

To improve the dynamic response performance of wave code communication in intelligent layered water injection of oilfield, this paper proposes an output optimal fusion control method based on MPC-PID. Firstly, depending …

RLMM-Flow: A Flow-based Mobile Manipulation Framework with Latent-Space Reinforcement Learning

2026-07-29 · Shuhang Wang, Ziming Li, Hui Cheng arxiv

Mobile manipulation requires generating whole-body action chunks that jointly satisfy goal reaching, collision avoidance, base kinematic constraints, manipulator joint limits, and trajectory smoothness. Flow-based genera…

Reinforcement LearningCollision Avoidance