paper-with-me

홈 › Papers

UniToken: Harmonizing Multimodal Understanding and Generation through Unified Visual Encoding

2025-04-06 · Yang Jiao, Haibo Qiu, Zequn Jie, Shaoxiang Chen, Jingjing Chen, Lin Ma, Yu-Gang Jiang

We introduce UniToken, an auto-regressive generation model that encodes visual inputs through a combination of discrete and continuous representations, enabling seamless integration of unified visual understanding and image generation tasks. Unlike previous approaches that rely on unilateral visual representations, our unified visual encoding framework captures both high-level semantics and low-level details, delivering multidimensional information that empowers heterogeneous tasks to selectively assimilate domain-specific knowledge based on their inherent characteristics. Through in-depth experiments, we uncover key principles for developing a unified model capable of both visual understanding and image generation. Extensive evaluations across a diverse range of prominent benchmarks demonstrate that UniToken achieves state-of-the-art performance, surpassing existing approaches. These results establish UniToken as a robust foundation for future research in this domain. The code and models are available at https://github.com/SxJyJay/UniToken.

📄 PDF Abstract BibTeX arXiv:2504.04423

Code (1)

sxjyjay/unitoken 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Harmonizing Visual Representations for Unified Multimodal Understanding and Generation

2025-03-27 · Size Wu, Wenwei Zhang, Lumin Xu, Sheng Jin 외

Unifying visual understanding and generation within a single multimodal framework remains a significant challenge, as the two inherently heterogeneous tasks require representations at different levels of granularity. Cur…

Image GenerationQuantization

JanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation

2024-11-12 · CVPR 2025 1 · Yiyang Ma, Xingchao Liu, Xiaokang Chen, Wen Liu 외

We present JanusFlow, a powerful framework that unifies image understanding and generation in a single model. JanusFlow introduces a minimalist architecture that integrates autoregressive language models with rectified f…

Language ModelingLanguage ModellingLarge Language ModelText-to-Image Generation+1

OwlCap: Harmonizing Motion-Detail for Video Captioning via HMD-270K and Caption Set Equivalence Reward

2025-08-26 · Chunlin Zhong, Qiuxia Hou, Zhangjun Zhou, Shuang Hao 외 arxiv

Video captioning aims to generate comprehensive and coherent descriptions of the video content, contributing to the advancement of both video understanding and generation. However, existing methods often suffer from moti…

Video Captioning

Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation

2019-02-25 · ICLR 2019 5 · Soochan Lee, Junsoo Ha, Gunhee Kim

Recent advances in conditional image generation tasks, such as image-to-image translation and image inpainting, are largely accounted to the success of conditional GAN models, which are often optimized by the joint use o…

Conditional Image GenerationDiversityImage GenerationImage Inpainting+3

HermesFlow: Seamlessly Closing the Gap in Multimodal Understanding and Generation

2025-02-17 · Ling Yang, Xinchen Zhang, Ye Tian, Chenming Shang 외

The remarkable success of the autoregressive paradigm has made significant advancement in Multimodal Large Language Models (MLLMs), with powerful models like Show-o, Transfusion and Emu3 achieving notable progress in uni…