paper-with-me

Papers

Qwen-Image Technical Report

2025-08-04 · Chenfei Wu, Jiahao Li, Jingren Zhou, Junyang Lin, Kaiyuan Gao, Kun Yan, Sheng-ming Yin, Shuai Bai, Xiao Xu, Yilei Chen, Yuxiang Chen, Zecheng Tang, Zekai Zhang, Zhengyi Wang, An Yang, Bowen Yu, Chen Cheng, Dayiheng Liu, Deqing Li, Hang Zhang, Hao Meng, Hu Wei, Jingyuan Ni, Kai Chen, Kuan Cao, Liang Peng, Lin Qu, Minggang Wu, Peng Wang, Shuting Yu, Tingkun Wen, Wensen Feng, Xiaoxiao Xu, Yi Wang, Yichang Zhang, Yongqiang Zhu, Yujia Wu, Yuxuan Cai, Zenan Liu arxiv

We present Qwen-Image, an image generation foundation model in the Qwen series that achieves significant advances in complex text rendering and precise image editing. To address the challenges of complex text rendering, we design a comprehensive data pipeline that includes large-scale data collection, filtering, annotation, synthesis, and balancing. Moreover, we adopt a progressive training strategy that starts with non-text-to-text rendering, evolves from simple to complex textual inputs, and gradually scales up to paragraph-level descriptions. This curriculum learning approach substantially enhances the model's native text rendering capabilities. As a result, Qwen-Image not only performs exceptionally well in alphabetic languages such as English, but also achieves remarkable progress on more challenging logographic languages like Chinese. To enhance image editing consistency, we introduce an improved multi-task training paradigm that incorporates not only traditional text-to-image (T2I) and text-image-to-image (TI2I) tasks but also image-to-image (I2I) reconstruction, effectively aligning the latent representations between Qwen2.5-VL and MMDiT. Furthermore, we separately feed the original image into Qwen2.5-VL and the VAE encoder to obtain semantic and reconstructive representations, respectively. This dual-encoding mechanism enables the editing module to strike a balance between preserving semantic consistency and maintaining visual fidelity. Qwen-Image achieves state-of-the-art performance, demonstrating its strong capabilities in both image generation and editing across multiple benchmarks.

📄 PDF Abstract BibTeX arXiv:2508.02324

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Editing

Similar Papers 제목 키워드 기반

QwenStyle: Content-Preserving Style Transfer with Qwen-Image-Edit

2026-01-08 · Shiwen Zhang, Haibin Huang, Chi Zhang, Xuelong Li arxiv

Content-Preserving Style transfer, given content and style references, remains challenging for Diffusion Transformers (DiTs) due to its internal entangled content and style features. In this technical report, we propose …

Continual LearningStyle Transfer

Qwen2.5-Coder Technical Report

2024-09-18 · Binyuan Hui, Jian Yang, Zeyu Cui, Jiaxi Yang 외

In this report, we introduce the Qwen2.5-Coder series, a significant upgrade from its predecessor, CodeQwen1.5. This series includes six models: Qwen2.5-Coder-(0.5B/1.5B/3B/7B/14B/32B). As a code-specific model, Qwen2.5-…

Code GenerationMathSynthetic Data Generation

Qwen-Image-2.0 Technical Report

2026-05-11 · Bing Zhao, Chenfei Wu, Deqing Li, Hao Meng 외 arxiv

We present Qwen-Image-2.0, an omni-capable image generation foundation model that unifies high-fidelity generation and precise image editing within a single framework. Despite recent progress, existing models still strug…

Instruction FollowingImage GenerationImage Editing

Qwen-Image-2.0-RL Technical Report

2026-06-25 · Yixian Xu, Kaiyuan Gao, Yuxiang Chen, Yilei Chen 외 arxiv

We present Qwen-Image-2.0-RL, a post-training pipeline that applies reinforcement learning from human feedback (RLHF) and on-policy distillation (OPD) to improve both the visual quality and instruction-following capabili…

Text-to-Image GenerationReinforcement LearningImage Editing

Qwen3-TTS Technical Report

2026-01-22 · Hangrui Hu, Xinfa Zhu, Ting He, Dake Guo 외 arxiv

In this report, we present the Qwen3-TTS series, a family of advanced multilingual, controllable, robust, and streaming text-to-speech models. Qwen3-TTS supports state-of-the-art 3-second voice cloning and description-ba…