paper-with-me

Papers

Improved Generation of Synthetic Imaging Data Using Feature-Aligned Diffusion

2024-10-01 · Lakshmi Nair

Synthetic data generation is an important application of machine learning in the field of medical imaging. While existing approaches have successfully applied fine-tuned diffusion models for synthesizing medical images, we explore potential improvements to this pipeline through feature-aligned diffusion. Our approach aligns intermediate features of the diffusion model to the output features of an expert, and our preliminary findings show an improvement of 9% in generation accuracy and ~0.12 in SSIM diversity. Our approach is also synergistic with existing methods, and easily integrated into diffusion training pipelines for improvements. We make our code available at \url{https://github.com/lnairGT/Feature-Aligned-Diffusion}.

📄 PDF Abstract BibTeX arXiv:2410.00731

Code (1)

lnairgt/feature-aligned-diffusion 공식 구현 pytorch

Tasks

DiversitySSIMSynthetic Data Generation

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 제목 키워드 기반

Improving needle visibility in LED-based photoacoustic imaging using deep learning with semi-synthetic datasets

2021-11-15 · Mengjie Shi, Tianrui Zhao, Simeon J. West, Adrien E. Desjardins 외

Photoacoustic imaging has shown great potential for guiding minimally invasive procedures by accurate identification of critical tissue targets and invasive medical devices (such as metallic needles). The use of light em…

Structural MRI Synthesis for Alzheimer's Disease via Conditional Diffusion on Anatomical Masks

2026-06-16 · Muge Zhang, Muhammad Ali Khaliq, Jamal Alsakran, Byeong Kil Lee 외 arxiv

Recent advances in generative machine learning models have significantly improved medical imaging, offering promising solutions for data augmentation, privacy preservation, and improved model generalization. However, syn…

Data Augmentation

Pathological MRI Segmentation by Synthetic Pathological Data Generation in Fetuses and Neonates

2025-01-31 · Misha P. T Kaandorp, Damola Agbelese, Hosna Asma-ull, Hyun-Gi Kim 외

Developing new methods for the automated analysis of clinical fetal and neonatal MRI data is limited by the scarcity of annotated pathological datasets and privacy concerns that often restrict data sharing, hindering the…

Data AugmentationDiagnosticMRI segmentationSegmentation

Improved $α$-GAN architecture for generating 3D connected volumes with an application to radiosurgery treatment planning

2022-07-13 · Sanaz Mohammadjafari, Mucahit Cevik, Ayse Basar

Generative Adversarial Networks (GANs) have gained significant attention in several computer vision tasks for generating high-quality synthetic data. Various medical applications including diagnostic imaging and radiatio…

DiagnosticSynthetic Data Generation

Generative Adversarial Synthesis and Deep Feature Discrimination of Brain Tumor MRI Images

2025-11-03 · Md Sumon Ali, Muzammil Behzad arxiv

Compared to traditional methods, Deep Learning (DL) becomes a key technology for computer vision tasks. Synthetic data generation is an interesting use case for DL, especially in the field of medical imaging such as Magn…

Synthetic Data Generation