paper-with-me

홈 › Papers

Seedream 2.0: A Native Chinese-English Bilingual Image Generation Foundation Model

2025-03-10 · Lixue Gong, Xiaoxia Hou, Fanshi Li, Liang Li, Xiaochen Lian, Fei Liu, Liyang Liu, Wei Liu, Wei Lu, Yichun Shi, Shiqi Sun, Yu Tian, Zhi Tian, Peng Wang, Xun Wang, Ye Wang, Guofeng Wu, Jie Wu, Xin Xia, Xuefeng Xiao, Linjie Yang, Zhonghua Zhai, Xinyu Zhang, Qi Zhang, Yuwei Zhang, Shijia Zhao, Jianchao Yang, Weilin Huang

Rapid advancement of diffusion models has catalyzed remarkable progress in the field of image generation. However, prevalent models such as Flux, SD3.5 and Midjourney, still grapple with issues like model bias, limited text rendering capabilities, and insufficient understanding of Chinese cultural nuances. To address these limitations, we present Seedream 2.0, a native Chinese-English bilingual image generation foundation model that excels across diverse dimensions, which adeptly manages text prompt in both Chinese and English, supporting bilingual image generation and text rendering. We develop a powerful data system that facilitates knowledge integration, and a caption system that balances the accuracy and richness for image description. Particularly, Seedream is integrated with a self-developed bilingual large language model as a text encoder, allowing it to learn native knowledge directly from massive data. This enable it to generate high-fidelity images with accurate cultural nuances and aesthetic expressions described in either Chinese or English. Beside, Glyph-Aligned ByT5 is applied for flexible character-level text rendering, while a Scaled ROPE generalizes well to untrained resolutions. Multi-phase post-training optimizations, including SFT and RLHF iterations, further improve the overall capability. Through extensive experimentation, we demonstrate that Seedream 2.0 achieves state-of-the-art performance across multiple aspects, including prompt-following, aesthetics, text rendering, and structural correctness. Furthermore, Seedream 2.0 has been optimized through multiple RLHF iterations to closely align its output with human preferences, as revealed by its outstanding ELO score. In addition, it can be readily adapted to an instruction-based image editing model, such as SeedEdit, with strong editing capability that balances instruction-following and image consistency.

📄 PDF Abstract BibTeX arXiv:2503.07703

Code (1)

DYEvaLab/EvalMuse pytorch

Tasks

Image DescriptionImage GenerationInstruction FollowingLarge Language Model

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Seedream 3.0 Technical Report

2025-04-15 · Yu Gao, Lixue Gong, Qiushan Guo, Xiaoxia Hou 외

We present Seedream 3.0, a high-performance Chinese-English bilingual image generation foundation model. We develop several technical improvements to address existing challenges in Seedream 2.0, including alignment with …

2kImage Generation

Identify Bilingual Patterns and Phrases from a Bilingual Sentence Pair

2021-10-01 · ROCLING 2021 10 · Yi-Jyun Chen, Hsin-Yun Chung, Jason S. Chang

This paper presents a method for automatically identifying bilingual grammar patterns and extracting bilingual phrase instances from a given English-Chinese sentence pair. In our approach, the English-Chinese sentence pa…

Machine TranslationSentenceTranslation

FG-CLIP 2: A Bilingual Fine-grained Vision-Language Alignment Model

2025-10-13 · Chunyu Xie, Bin Wang, Fanjing Kong, Jincheng Li 외 arxiv

Fine-grained vision-language understanding requires precise alignment between visual content and linguistic descriptions, a capability that remains limited in current models, particularly in non-English settings. While m…

Surprisal Predicts Code-Switching in Chinese-English Bilingual Text

2020-11-01 · EMNLP 2020 11 · Jes{\'u}s Calvillo, Le Fang, Jeremy Cole, David Reitter

Why do bilinguals switch languages within a sentence? The present observational study asks whether word surprisal and word entropy predict code-switching in bilingual written conversation. We describe and model a new dat…

Sentence

Two Languages Are Better than One: Bilingual Enhancement for Chinese Named Entity Recognition

2022-10-01 · COLING 2022 10 · Jinzhong Ning, Zhihao Yang, Zhizheng Wang, Yuanyuan Sun 외

Chinese Named Entity Recognition (NER) has continued to attract research attention. However, most existing studies only explore the internal features of the Chinese language but neglect other lingual modal features. Actu…

Chinese Named Entity RecognitionMachine Translationnamed-entity-recognitionNamed Entity Recognition+2