paper-with-me

홈 › Papers

MedITok: A Unified Tokenizer for Medical Image Synthesis and Interpretation

2025-05-25 · Chenglong Ma, Yuanfeng Ji, Jin Ye, Zilong Li, Chenhui Wang, Junzhi Ning, Wei Li, Lihao Liu, Qiushan Guo, Tianbin Li, Junjun He, Hongming Shan

Advanced autoregressive models have reshaped multimodal AI. However, their transformative potential in medical imaging remains largely untapped due to the absence of a unified visual tokenizer -- one capable of capturing fine-grained visual structures for faithful image reconstruction and realistic image synthesis, as well as rich semantics for accurate diagnosis and image interpretation. To this end, we present MedITok, the first unified tokenizer tailored for medical images, encoding both low-level structural details and high-level clinical semantics within a unified latent space. To balance these competing objectives, we introduce a novel two-stage training framework: a visual representation alignment stage that cold-starts the tokenizer reconstruction learning with a visual semantic constraint, followed by a textual semantic representation alignment stage that infuses detailed clinical semantics into the latent space. Trained on the meticulously collected large-scale dataset with over 30 million medical images and 2 million image-caption pairs, MedITok achieves state-of-the-art performance on more than 30 datasets across 9 imaging modalities and 4 different tasks. By providing a unified token space for autoregressive modeling, MedITok supports a wide range of tasks in clinical diagnostics and generative healthcare applications. Model and code will be made publicly available at: https://github.com/Masaaki-75/meditok.

📄 PDF Abstract BibTeX arXiv:2505.19225

Code (1)

masaaki-75/meditok 공식 구현 pytorch

Tasks

Image GenerationImage Reconstruction

Similar Papers 제목 키워드 기반

MotionLLaMA: A Unified Framework for Motion Synthesis and Comprehension

2024-11-26 · Zeyu Ling, Bo Han, Shiyang Li, Hongdeng Shen 외

This paper introduces MotionLLaMA, a unified framework for motion synthesis and comprehension, along with a novel full-body motion tokenizer called the HoMi Tokenizer. MotionLLaMA is developed based on three core princip…

Language ModelingLanguage ModellingLarge Language ModelMotion Synthesis+1

Multimodal Medical Code Tokenizer

2025-02-06 · Xiaorui Su, Shvat Messica, Yepeng Huang, Ruth Johnson 외

Foundation models trained on patient electronic health records (EHRs) require tokenizing medical data into sequences of discrete vocabulary items. Existing tokenizers treat medical codes from EHRs as isolated textual tok…

OmniTokenizer: A Joint Image-Video Tokenizer for Visual Generation

2024-06-13 · Junke Wang, Yi Jiang, Zehuan Yuan, Binyue Peng 외

Tokenizer, serving as a translator to map the intricate visual data into a compact latent space, lies at the core of visual generative models. Based on the finding that existing tokenizers are tailored to image or video …

Video GenerationVideo Prediction

LUMI: Tokenizer-Agnostic LLM-Based Lossless Image Compression

2026-07-09 · Chris Xing Tian, Chengkai Wu, Ziyu Wang, Rongqun Lin 외 arxiv

Large language model (LLM)-based lossless image compression methods typically represent pixel data through the native text interface of a pretrained model, converting pixel values into token sequences that the LLM proces…

Image Compression

AToken: A Unified Tokenizer for Vision

2025-09-17 · Jiasen Lu, Liangchen Song, Mingze Xu, Byeongjoo Ahn 외 arxiv

We present AToken, the first unified visual tokenizer that achieves both high-fidelity reconstruction and semantic understanding across images, videos, and 3D assets. Unlike existing tokenizers that specialize in either …

Text-to-Video GenerationImage Generation