FlowMimic: Mask-free Visual Editing and Generation with Pixel-pair Warped Flow Field for Online Video Editing Data Generation and Modality Mimicry
Summary
FlowMimic presents a method for mask-free visual editing and generation across video and image modalities using pixel-pair warped flow fields, enabling real-time video editing data generation from image editing samples and aligning modality capabilities through mimicry losses.
View Cached Full Text
Cached at: 07/21/26, 10:36 AM
Paper page - FlowMimic: Mask-free Visual Editing and Generation with Pixel-pair Warped Flow Field for Online Video Editing Data Generation and Modality Mimicry
Source: https://huggingface.co/papers/2607.18227
Abstract
Inlinewiththeprevailingdirectionofvisionresearch,weexploretheintegrationofbothgenerationandeditingcapabilitiesforvideoandimagemodalitieswithinasinglemodel.Currentapproachestocollectingvideoeditingdatatypicallydependonlabour-intensive,time-consumingcuratedprocedures--involvingobjectmaskannotation,theuseoferror-introducingpairsynthesisviaI2VmodelandControlNet-likeguidance,andVLM-basedqualityfilteringorrefinement--anddemonstratelimitedtaskscalability.Asaresult,thediversityofeditingtasksremainssubstantiallynarrowerthanthatavailableforimageeditingmodels.Wedevelopapixel-pairtemporalwarpedflowfieldthatcandirectlygeneratecorrespondingvideoeditingsamplesinrealtimefromimageeditingsamples,andwedemonstrateacrossmultiplelevelsofvideoeditingtasksthatamodelcanlearnvideoeditingusingonlysuchdata.Weregardtheimagemodalityasaparticularformofthevideomodality.Accordingly,wedesignamodalitymimicgenerationlossandamodalitymimiceditinglosstorelativelyalignthecapabilities--andtherebytheoutputdistributions--ofthetwomodalitiesthroughmutualimitation.Moreover,language-basedvisualeditingentailsthecomprehensionoftheeditinginstructionandthereferencevisualcontent,thelocalizationoftheregioncorrespondingtothatinstructionwithinthereferencevisualcontents,andthemodificationofthatregionalone.Existingapproachespredominantlyrelyonexternalaids,suchasfine-tuninganadditionalMLLMorexplicitlysupplyingamasksequenceasauxiliaryinputduringinference.Incontrast,weaspireforthemodeltointernalizethiscapability.Tothatend,weintroducesense-relatedtasks--forinstance,referringexpressionsegmentation--alongwithcorrespondingediting-region-awarelatent-levellossandattention-levelloss.
View arXiv pageView PDFAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.18227 in a model README.md to link it from this page.
Datasets citing this paper1
#### FlowMimic/Uncompressed Updatedabout 7 hours ago • 13
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.18227 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MIMFlow: Integrating Masked Image Modeling with Normalizing Flows for End-to-End Image Generation
MIMFlow integrates Masked Image Modeling with Normalizing Flows for end-to-end image generation, achieving a FID of 2.50 on ImageNet 256x256 with 50% fewer tokens than standard models.
Mage-Flow: An Efficient Native-Resolution Foundation Model for Image Generation and Editing
Mage-Flow is a compact 4B-parameter generative stack for efficient text-to-image generation and instruction-based image editing, featuring a co-designed lightweight tokenizer (Mage-VAE) and a native-resolution multimodal diffusion transformer trained with rectified flow matching. It achieves competitive performance while enabling high-resolution generation at 0.59s on a single A100 GPU.
STARFlow2: Bridging Language Models and Normalizing Flows for Unified Multimodal Generation
STARFlow2 is a new research paper introducing an architecture that bridges language models and autoregressive normalizing flows for unified multimodal generation. It addresses structural mismatches in existing systems by using a shared causal masking mechanism for interleaved text-image sequences.
Masked Language Flow Models
This paper introduces Masked Language Flow Models (MLFMs), which incorporate masking into flow-based language models to enable continuous flow for conditional generation and allow pretrained Masked Diffusion Models to be converted. The authors propose a novel sampler that alternates continuous denoising with discrete unmasking, demonstrating for the first time that flow-based language models can scale to downstream reasoning and instruction-following tasks.
DanceOPD: On-Policy Generative Field Distillation
DanceOPD proposes an on-policy generative field distillation framework for flow-matching models that unifies text-to-image generation, local editing, and global editing via capability-specific routing and velocity-based training, improving multi-capability composition while preserving anchor generation quality.