paper-with-me

홈 › Papers

UniX: Unifying Autoregression and Diffusion for Chest X-Ray Understanding and Generation

2026-01-16 · Ruiheng Zhang, Jingfeng Yao, Huangxuan Zhao, Hao Yan, Xiao He, Lei Chen, Zhou Wei, Yong Luo, Zengmao Wang, Lefei Zhang, Dacheng Tao, Bo Du arxiv

Despite recent progress, medical foundation models still struggle to unify visual understanding and generation, as these tasks have inherently conflicting goals: semantic abstraction versus pixel-level reconstruction. Existing approaches, typically based on parameter-shared autoregressive architectures, frequently lead to compromised performance in one or both tasks. To address this, we present UniX, a next-generation unified medical foundation model for chest X-ray understanding and generation. UniX decouples the two tasks into an autoregressive branch for understanding and a diffusion branch for high-fidelity generation. Crucially, a cross-modal self-attention mechanism is introduced to dynamically guide the generation process with understanding features. Coupled with a rigorous data cleaning pipeline and a multi-stage training strategy, this architecture enables synergistic collaboration between tasks while leveraging the strengths of diffusion models for superior generation. On two representative benchmarks, UniX achieves a 46.1% improvement in understanding performance (Micro-F1) and a 24.2% gain in generation quality (FD-RadDino), using only a quarter of the parameters of LLM-CXR. By achieving performance on par with task-specific models, our work establishes a scalable paradigm for synergistic medical image understanding and generation. Codes and models are available at https://github.com/ZrH42/UniX.

📄 PDF Abstract BibTeX arXiv:2601.11522

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Unifying Understanding and Generation in the Era of Vision Foundation Models: A Survey from the Autoregression Perspective

2024-10-29 · Shenghao Xie, Wenqiang Zu, Mingyang Zhao, Duo Su 외

Autoregression in large language models (LLMs) has shown impressive scalability by unifying all language tasks into the next token prediction paradigm. Recently, there is a growing interest in extending this success to v…

Survey

ERNIE-UniX2: A Unified Cross-lingual Cross-modal Framework for Understanding and Generation

2022-11-09 · Bin Shan, Yaqian Han, Weichong Yin, Shuohuan Wang 외

Recent cross-lingual cross-modal works attempt to extend Vision-Language Pre-training (VLP) models to non-English inputs and achieve impressive performance. However, these models focus only on understanding tasks utilizi…

Contrastive LearningDecoderLanguage ModelingLanguage Modelling+6

MonoFormer: One Transformer for Both Diffusion and Autoregression

2024-09-24 · Chuyang Zhao, Yuxing Song, Wenhao Wang, Haocheng Feng 외

Most existing multimodality methods use separate backbones for autoregression-based discrete text generation and diffusion-based continuous visual generation, or the same backbone by discretizing the visual data to use a…

Image GenerationText Generation

PnP-U3D: Plug-and-Play 3D Framework Bridging Autoregression and Diffusion for Unified Understanding and Generation

2026-02-03 · Yongwei Chen, Tianyi Wei, Yushi Lan, Zhaoyang Lyu 외 arxiv

The rapid progress of large multimodal models has inspired efforts toward unified frameworks that couple understanding and generation. While such paradigms have shown remarkable success in 2D, extending them to 3D remain…

3D Generation

UnixMan Corpus: A Resource for Language Learning in the Unix Domain

2014-05-01 · LREC 2014 5 · Kyle Richardson, Jonas Kuhn

We present a new resource, the UnixMan Corpus, for studying language learning it the domain of Unix utility manuals. The corpus is built by mining Unix (and other Unix related) man pages for parallel example entries, con…

Grounded language learningMachine TranslationSemantic Parsing