FireRed-Image-Edit-1.0 Technical Report
About
We present FireRed-Image-Edit, a diffusion transformer for instruction-based image editing that achieves state-of-the-art performance through systematic optimization of data curation, training methodology, and evaluation design. We construct a 1.6B-sample training corpus, comprising 900M text-to-image and 700M image editing pairs from diverse sources. After rigorous cleaning, stratification, auto-labeling, and two-stage filtering, we retain over 100M high-quality samples balanced between generation and editing, ensuring strong semantic coverage and instruction alignment. Our multi-stage training pipeline progressively builds editing capability via pre-training, supervised fine-tuning, and reinforcement learning. To improve data efficiency, we introduce a Multi-Condition Aware Bucket Sampler for variable-resolution batching and Stochastic Instruction Alignment with dynamic prompt re-indexing. To stabilize optimization and enhance controllability, we propose Asymmetric Gradient Optimization for DPO, DiffusionNFT with layout-aware OCR rewards for text editing, and a differentiable Consistency Loss for identity preservation. We further establish REDEdit-Bench, a comprehensive benchmark spanning 15 editing categories, including newly introduced beautification and low-level enhancement tasks. Extensive experiments on REDEdit-Bench and public benchmarks (ImgEdit and GEdit) demonstrate competitive or superior performance against both open-source and proprietary systems. We release code, models, and the benchmark suite to support future research.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Editing | GEdit-Bench English | G_O (Overall Quality)7.943 | 73 | |
| Instruction-based Image Editing | ImgEdit Bench 1.0 (test) | Add Score4.55 | 37 | |
| Image Editing | REDEdit-Bench-EN General dimensions | Overall Score4.26 | 18 | |
| Image Editing | GEdit-Bench Chinese | G_SC8.287 | 10 | |
| Image Editing | REDEdit-Bench Text dimension 1.0 (test) | OCR98.3 | 9 | |
| Instruction-based Image Editing | REDEdit-Bench-CN General dimensions | Overall Score4.33 | 9 |