paper-with-me

홈 › Papers

Generating Novel Brain Morphology by Deforming Learned Templates

2025-03-04 · Alan Q. Wang, Fangrui Huang, Bailey Trang, Wei Peng, Mohammad Abbasi, Kilian Pohl, Mert Sabuncu, Ehsan Adeli

Designing generative models for 3D structural brain MRI that synthesize morphologically-plausible and attribute-specific (e.g., age, sex, disease state) samples is an active area of research. Existing approaches based on frameworks like GANs or diffusion models synthesize the image directly, which may limit their ability to capture intricate morphological details. In this work, we propose a 3D brain MRI generation method based on state-of-the-art latent diffusion models (LDMs), called MorphLDM, that generates novel images by applying synthesized deformation fields to a learned template. Instead of using a reconstruction-based autoencoder (as in a typical LDM), our encoder outputs a latent embedding derived from both an image and a learned template that is itself the output of a template decoder; this latent is passed to a deformation field decoder, whose output is applied to the learned template. A registration loss is minimized between the original image and the deformed template with respect to the encoder and both decoders. Empirically, our approach outperforms generative baselines on metrics spanning image diversity, adherence with respect to input conditions, and voxel-based morphometry. Our code is available at https://github.com/alanqrwang/morphldm.

📄 PDF Abstract BibTeX arXiv:2503.03778

Code (1)

alanqrwang/morphldm 공식 구현 pytorch

Tasks

AttributeDecoder

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Bidirectional Modeling and Analysis of Brain Aging with Normalizing Flows

2020-11-26 · Matthias Wilms, Jordan J. Bannister, Pauline Mouches, M. Ethan MacDonald 외

Brain aging is a widely studied longitudinal process throughout which the brain undergoes considerable morphological changes and various machine learning approaches have been proposed to analyze it. Within this context, …

SIAM: Head and Brain MRI Segmentation from Few High-Quality Templates via Synthetic Training

2026-05-04 · Romain Valabregue, Ines Khemir, Eric Badinet, François Rousseau 외 arxiv

Synthetic training has recently advanced brain MRI segmentation by enabling contrast-agnostic models trained entirely on generated data. However, most existing approaches rely on hundreds of automatically labeled templat…

Image Generation

AtlasMorph: Learning conditional deformable templates for brain MRI

2025-11-17 · Marianne Rakic, Andrew Hoopes, S. Mazdak Abulnaga, Mert R. Sabuncu 외 arxiv

Deformable templates, or atlases, are images that represent a prototypical anatomy for a population, and are often enhanced with probabilistic anatomical label maps. They are commonly used in medical image analysis for p…

Harvesting Creative Templates for Generating Stylistically Varied Restaurant Reviews

2017-09-15 · WS 2017 9 · Shereen Oraby, Sheideh Homayon, Marilyn Walker

Many of the creative and figurative elements that make language exciting are lost in translation in current natural language generation engines. In this paper, we explore a method to harvest templates from positive and n…

Text GenerationTranslation

DAE-Net: Deforming Auto-Encoder for fine-grained shape co-segmentation

2023-11-22 · Zhiqin Chen, Qimin Chen, Hang Zhou, Hao Zhang

We present an unsupervised 3D shape co-segmentation method which learns a set of deformable part templates from a shape collection. To accommodate structural variations in the collection, our network composes each shape …

Decoder