AMO Sampler: Enhancing Text Rendering with Overshooting
Xixi Hu, Keyang Xu, Bo Liu, Qiang Liu, Hongliang Fei

TL;DR
The paper introduces AMO Sampler, a training-free method that enhances text rendering in text-to-image models by adaptively controlling overshooting, significantly improving accuracy without extra inference cost.
Contribution
It proposes an Attention Modulated Overshooting sampler (AMO) that adaptively adjusts overshooting strength based on attention, improving text rendering in pretrained models.
Findings
32.3% improvement in SD3 text accuracy
35.9% improvement in Flux text accuracy
No increase in inference cost or image quality degradation
Abstract
Achieving precise alignment between textual instructions and generated images in text-to-image generation is a significant challenge, particularly in rendering written text within images. Sate-of-the-art models like Stable Diffusion 3 (SD3), Flux, and AuraFlow still struggle with accurate text depiction, resulting in misspelled or inconsistent text. We introduce a training-free method with minimal computational overhead that significantly enhances text rendering quality. Specifically, we introduce an overshooting sampler for pretrained rectified flow (RF) models, by alternating between over-simulating the learned ordinary differential equation (ODE) and reintroducing noise. Compared to the Euler sampler, the overshooting sampler effectively introduces an extra Langevin dynamics term that can help correct the compounding error from successive Euler steps and therefore improve the text…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Video Analysis and Summarization · Human Motion and Animation
MethodsSoftmax · Attention Is All You Need · Diffusion
