paper-with-me

홈 › Papers

CAVM: Conditional Autoregressive Vision Model for Contrast-Enhanced Brain Tumor MRI Synthesis

2024-06-23 · Lujun Gui, Chuyang Ye, Tianyi Yan

Contrast-enhanced magnetic resonance imaging (MRI) is pivotal in the pipeline of brain tumor segmentation and analysis. Gadolinium-based contrast agents, as the most commonly used contrast agents, are expensive and may have potential side effects, and it is desired to obtain contrast-enhanced brain tumor MRI scans without the actual use of contrast agents. Deep learning methods have been applied to synthesize virtual contrast-enhanced MRI scans from non-contrast images. However, as this synthesis problem is inherently ill-posed, these methods fall short in producing high-quality results. In this work, we propose Conditional Autoregressive Vision Model (CAVM) for improving the synthesis of contrast-enhanced brain tumor MRI. As the enhancement of image intensity grows with a higher dose of contrast agents, we assume that it is less challenging to synthesize a virtual image with a lower dose, where the difference between the contrast-enhanced and non-contrast images is smaller. Thus, CAVM gradually increases the contrast agent dosage and produces higher-dose images based on previous lower-dose ones until the final desired dose is achieved. Inspired by the resemblance between the gradual dose increase and the Chain-of-Thought approach in natural language processing, CAVM uses an autoregressive strategy with a decomposition tokenizer and a decoder. Specifically, the tokenizer is applied to obtain a more compact image representation for computational efficiency, and it decomposes the image into dose-variant and dose-invariant tokens. Then, a masked self-attention mechanism is developed for autoregression that gradually increases the dose of the virtual image based on the dose-variant tokens. Finally, the updated dose-variant tokens corresponding to the desired dose are decoded together with dose-invariant tokens to produce the final contrast-enhanced MRI.

📄 PDF Abstract BibTeX arXiv:2406.16074

Code (1)

Luc4Gui/CAVM 공식 구현 pytorch

Tasks

Brain Tumor SegmentationComputational EfficiencyTumor Segmentation

Similar Papers 제목 키워드 기반

T-CACE: A Time-Conditioned Autoregressive Contrast Enhancement Multi-Task Framework for Contrast-Free Liver MRI Synthesis, Segmentation, and Diagnosis

2025-08-13 · Xiaojiao Xiao, Jianfeng Zhao, Qinmin Vivian Hu, Guanghui Wang arxiv

Magnetic resonance imaging (MRI) is a leading modality for the diagnosis of liver cancer, significantly improving the classification of the lesion and patient outcomes. However, traditional MRI faces challenges including…

CavMerge: Merging K-means Based on Local Log-Concavity

2026-04-05 · Zhili Qiao, Wangqian Ju, Peng Liu arxiv

K-means clustering, a classic and widely-used clustering technique, is known to exhibit suboptimal performance when applied to non-linearly separable data. Numerous adjustments and modifications have been proposed to add…

Contrastive Conditional Masked Language Model for Non-autoregressive Neural Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Inspired by the success of contrastive learning in natural language processing, we incorporate contrastive learning into the conditional masked language model which is extensively used in non-autoregressive neural machin…

Contrastive LearningLanguage ModelingLanguage ModellingMachine Translation+2

FinSight: Towards Real-World Financial Deep Research

2025-10-19 · Jiajie Jin, Yuyao Zhang, Yimeng Xu, Hongjin Qian 외 arxiv

Generating professional financial reports is a labor-intensive and intellectually demanding process that current AI systems struggle to fully automate. To address this challenge, we introduce FinSight (Financial InSight)…

InterMPL: Momentum Pseudo-Labeling with Intermediate CTC Loss

2022-11-02 · Yosuke Higuchi, Tetsuji Ogawa, Tetsunori Kobayashi, Shinji Watanabe

This paper presents InterMPL, a semi-supervised learning method of end-to-end automatic speech recognition (ASR) that performs pseudo-labeling (PL) with intermediate supervision. Momentum PL (MPL) trains a connectionist …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1