yongliu20/Awesome-Unified-Understanding-and-Generation

52

13 commits

updated Aug 22, 2025

See the code

README

Awesome Unified Understanding and Generation Awesome

TAX

This is a repository for organizing unified understanding and generation works. We have organized the existing works in terms of paradigms. Specifically, some works focus on the research of unified tokenizers. For worksfocusing on unified model and framework, we classified them according to text generation methods and image generation methods. For example, "AR + Masked AR" means that the text uses the AR method, while image tokens adopt the Masked AR (discrete diffusion) method. Methods belong to "AR + Masked AR + Additional Diffusion (Two Model)" additionally use a diffusion network to decode image tokens on the basis mentioned above. Furthermore, "Seperate Understanding and Generation Transformers" indicates that the model decouples understanding and generation into two transformers. When performing image generation, the understanding transformer serves to encode semantic-rich query embeddings as conditions for generation.

If you have any suggestions, please feel free to open issues or contact us.

:star: If you find this repo useful, please star it!

1. Unified Tokenizer

2. AR + AR (One Model)

3. AR + AR + Additional Diffusion (Two Model)

4. AR + Masked AR (One Model)

5. AR + Masked AR + Additional Diffusion (Two Model)

6. AR + Full Attention + Additional Diffusion (Two Model)

7. AR + Continuous Diffusion (One Model)

8. Diffusion

9. Seperate Understanding and Generation Transformers (Two Model)

Acknowledgements

This template is provided by Awesome-Unified-Multimodal-Models.

Contributors

yongliu20

13 commits

yongliu20/Awesome-Unified-Understanding-and-Generation

52

13 commits

updated Aug 22, 2025

See the code

README

Awesome Unified Understanding and Generation Awesome

TAX

This is a repository for organizing unified understanding and generation works. We have organized the existing works in terms of paradigms. Specifically, some works focus on the research of unified tokenizers. For worksfocusing on unified model and framework, we classified them according to text generation methods and image generation methods. For example, "AR + Masked AR" means that the text uses the AR method, while image tokens adopt the Masked AR (discrete diffusion) method. Methods belong to "AR + Masked AR + Additional Diffusion (Two Model)" additionally use a diffusion network to decode image tokens on the basis mentioned above. Furthermore, "Seperate Understanding and Generation Transformers" indicates that the model decouples understanding and generation into two transformers. When performing image generation, the understanding transformer serves to encode semantic-rich query embeddings as conditions for generation.

If you have any suggestions, please feel free to open issues or contact us.

:star: If you find this repo useful, please star it!

1. Unified Tokenizer

2. AR + AR (One Model)

3. AR + AR + Additional Diffusion (Two Model)

4. AR + Masked AR (One Model)

5. AR + Masked AR + Additional Diffusion (Two Model)

6. AR + Full Attention + Additional Diffusion (Two Model)

7. AR + Continuous Diffusion (One Model)

8. Diffusion

9. Seperate Understanding and Generation Transformers (Two Model)

Acknowledgements

This template is provided by Awesome-Unified-Multimodal-Models.

Contributors

yongliu20

13 commits