paper-with-me

Papers

Edit Flows: Flow Matching with Edit Operations

2025-06-10 · Marton Havasi, Brian Karrer, Itai Gat, Ricky T. Q. Chen

Autoregressive generative models naturally generate variable-length sequences, while non-autoregressive models struggle, often imposing rigid, token-wise structures. We propose Edit Flows, a non-autoregressive model that overcomes these limitations by defining a discrete flow over sequences through edit operations-insertions, deletions, and substitutions. By modeling these operations within a Continuous-time Markov Chain over the sequence space, Edit Flows enable flexible, position-relative generation that aligns more closely with the structure of sequence data. Our training method leverages an expanded state space with auxiliary variables, making the learning process efficient and tractable. Empirical results show that Edit Flows outperforms both autoregressive and mask models on image captioning and significantly outperforms the mask construction in text and code generation.

📄 PDF Abstract BibTeX arXiv:2506.09018

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationImage Captioning

Similar Papers 제목 키워드 기반

Flexible Flows for Biological Sequence Design

2026-06-09 · Yogesh Verma, Dani Korpela, Harri Lähdesmäki, Vikas Garg arxiv

Designing functional biological sequences requires navigating vast discrete spaces under strict evolutionary and biophysical constraints. Discrete Flow Matching (DFM) offers a generative framework over such spaces, but e…

Density Estimation

LPDP: Inference-Time Reward Control for Variable-Length DNA Generation with Edit Flows

2026-05-12 · Jeongchan Kim, Yunkyung Ko, Jong Chul Ye arxiv

We study the application of recent Edit Flows for inference-time reward control for DNA sequence generation. Unlike most reward-guided DNA generation frameworks, which operate on fixed-length sequence spaces, Edit Flows …

CoVEBench: Can Video Editing Models Handle Complex Instructions?

2026-06-07 · Jiangtao Wu, Jiaming Wang, Yiwen He, Yuanxing Zhang 외 arxiv

While recent text-guided video editing models excel at elementary tasks (e.g., style transfer, object insertion), real-world user requests are highly compositional. A single prompt often demands multiple coupled edits, s…

Style Transfer

Shifting the Breaking Point of Flow Matching for Multi-Instance Editing

2026-02-09 · Carmine Zaccagnino, Fabio Quattrini, Enis Simsar, Marta Tintoré Gazulla 외 arxiv

Flow matching models have recently emerged as an efficient alternative to diffusion, especially for text-guided image generation and editing, offering faster inference through continuous-time dynamics. However, existing …

Image GenerationImage Editing

Time dependent loss reweighting for flow matching and diffusion models is theoretically justified

2025-11-20 · Lukas Billera, Hedwig Nora Nordlinder, Ben Murrell arxiv

This brief note clarifies that, in Generator Matching (which subsumes a large family of flow matching and diffusion models over continuous, manifold, and discrete spaces), both the Bregman divergence loss and the linear …