paper-with-me

Papers

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, Chengyue Wu, Zhiyu Wu, Zizheng Pan, Zhenda Xie, Haowei Zhang, Xingkai Yu, Liang Zhao, Yisong Wang, Jiaying Liu, Chong Ruan

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 flow, a state-of-the-art method in generative modeling. Our key finding demonstrates that rectified flow can be straightforwardly trained within the large language model framework, eliminating the need for complex architectural modifications. To further improve the performance of our unified model, we adopt two key strategies: (i) decoupling the understanding and generation encoders, and (ii) aligning their representations during unified training. Extensive experiments show that JanusFlow achieves comparable or superior performance to specialized models in their respective domains, while significantly outperforming existing unified approaches across standard benchmarks. This work represents a step toward more efficient and versatile vision-language models.

📄 PDF Abstract BibTeX arXiv:2411.07975

Code (1)

deepseek-ai/janus 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelText-to-Image GenerationVisual Question Answering

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

DanceGRPO: Unleashing GRPO on Visual Generation

2025-05-12 · Zeyue Xue, Jie Wu, Yu Gao, Fangyuan Kong 외

Recent breakthroughs in generative models-particularly diffusion models and rectified flows-have revolutionized visual content creation, yet aligning model outputs with human preferences remains a critical challenge. Exi…

Denoisingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Rectified Point Flow: Generic Point Cloud Pose Estimation

2025-06-05 · Tao Sun, Liyuan Zhu, Shengyu Huang, Shuran Song 외

We introduce Rectified Point Flow, a unified parameterization that formulates pairwise point cloud registration and multi-part shape assembly as a single conditional generative problem. Given unposed point clouds, our me…

Point Cloud RegistrationPose Estimation

OmniMamba: Efficient and Unified Multimodal Understanding and Generation via State Space Models

2025-03-11 · Jialv Zou, Bencheng Liao, Qian Zhang, Wenyu Liu 외

Recent advancements in unified multimodal understanding and visual generation (or multimodal generation) models have been hindered by their quadratic computational complexity and dependence on large-scale training data. …

GPUMambamultimodal generationState Space Models+1

Optimal Transport for Rectified Flow Image Editing: Unifying Inversion-Based and Direct Methods

2025-08-04 · Marian Lupascu, Mihai-Sorin Stupariu arxiv

Image editing in rectified flow models remains challenging due to the fundamental trade-off between reconstruction fidelity and editing flexibility. While inversion-based methods suffer from trajectory deviation, recent …

Image Editing

Mobile-O: Unified Multimodal Understanding and Generation on Mobile Device

2026-02-23 · Abdelrahman Shaker, Ahmed Heakl, Jaseel Muhammad, Ritesh Thawkar 외 arxiv

Unified multimodal models can both understand and generate visual content within a single architecture. Existing models, however, remain data-hungry and too heavy for deployment on edge devices. We present Mobile-O, a co…