paper-with-me

Papers

CoLa-Diff: Conditional Latent Diffusion Model for Multi-Modal MRI Synthesis

2023-03-24 · Lan Jiang, Ye Mao, Xi Chen, Xiangfeng Wang, Chao Li

MRI synthesis promises to mitigate the challenge of missing MRI modality in clinical practice. Diffusion model has emerged as an effective technique for image synthesis by modelling complex and variable data distributions. However, most diffusion-based MRI synthesis models are using a single modality. As they operate in the original image domain, they are memory-intensive and less feasible for multi-modal synthesis. Moreover, they often fail to preserve the anatomical structure in MRI. Further, balancing the multiple conditions from multi-modal MRI inputs is crucial for multi-modal synthesis. Here, we propose the first diffusion-based multi-modality MRI synthesis model, namely Conditioned Latent Diffusion Model (CoLa-Diff). To reduce memory consumption, we design CoLa-Diff to operate in the latent space. We propose a novel network architecture, e.g., similar cooperative filtering, to solve the possible compression and noise in latent space. To better maintain the anatomical structure, brain region masks are introduced as the priors of density distributions to guide diffusion process. We further present auto-weight adaptation to employ multi-modal information effectively. Our experiments demonstrate that CoLa-Diff outperforms other state-of-the-art MRI synthesis methods, promising to serve as an effective tool for multi-modal MRI synthesis.

📄 PDF Abstract BibTeX arXiv:2303.14081

Code (1)

SeeMeInCrown/CoLa_Diff_MultiModal_MRI_Synthesis 공식 구현 pytorch

Tasks

CoLAImage Generation

Methods 이 논문이 사용한 방법론

fail 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

Continuous Latent Diffusion Language Model

2026-05-07 · Hongcan Guo, Qinyu Zhao, Yian Zhao, Shen Nie 외 arxiv

Large language models have achieved remarkable success under the autoregressive paradigm, yet high-quality text generation need not be tied to a fixed left-to-right order. Existing alternatives still struggle to jointly …

Representation LearningText Generation

CoLA-Flow Policy: Temporally Coherent Imitation Learning via Continuous Latent Action Flow Matching for Robotic Manipulation

2026-01-30 · Wu Songwei, Jiang Zhiduo, Sun Wandong, Xie Guanghu 외 arxiv

Learning long-horizon robotic manipulation requires jointly achieving expressive behavior modeling, real-time inference, and stable execution, which remains challenging for existing generative policies. Diffusion-based a…

CoLay: Controllable Layout Generation through Multi-conditional Latent Diffusion

2024-05-18 · Chin-Yi Cheng, Ruiqi Gao, Forrest Huang, Yang Li

Layout design generation has recently gained significant attention due to its potential applications in various fields, including UI, graphic, and floor plan design. However, existing models face two main challenges that…

Layout DesignLayout Generation

CoLa-DCE -- Concept-guided Latent Diffusion Counterfactual Explanations

2024-06-03 · Franz Motzkus, Christian Hellert, Ute Schmid

Recent advancements in generative AI have introduced novel prospects and practical implementations. Especially diffusion models show their strength in generating diverse and, at the same time, realistic features, positio…

CoLAcounterfactualimage-classificationImage Classification

Sketch2Colab: Sketch-Conditioned Multi-Human Animation via Controllable Flow Distillation

2026-03-02 · Divyanshu Daiya, Aniket Bera arxiv

We present Sketch2Colab, which turns storyboard-style 2D sketches into coherent, object-aware 3D multi-human motion with fine-grained control over agents, joints, timing, and contacts. Diffusion-based motion generators o…