paper-with-me

Papers

FSDiffReg: Feature-wise and Score-wise Diffusion-guided Unsupervised Deformable Image Registration for Cardiac Images

2023-07-22 · Yi Qin, Xiaomeng Li

Unsupervised deformable image registration is one of the challenging tasks in medical imaging. Obtaining a high-quality deformation field while preserving deformation topology remains demanding amid a series of deep-learning-based solutions. Meanwhile, the diffusion model's latent feature space shows potential in modeling the deformation semantics. To fully exploit the diffusion model's ability to guide the registration task, we present two modules: Feature-wise Diffusion-Guided Module (FDG) and Score-wise Diffusion-Guided Module (SDG). Specifically, FDG uses the diffusion model's multi-scale semantic features to guide the generation of the deformation field. SDG uses the diffusion score to guide the optimization process for preserving deformation topology with barely any additional computation. Experiment results on the 3D medical cardiac image registration task validate our model's ability to provide refined deformation fields with preserved topology effectively. Code is available at: https://github.com/xmed-lab/FSDiffReg.git.

📄 PDF Abstract BibTeX arXiv:2307.12035

Code (1)

xmed-lab/fsdiffreg 공식 구현 pytorch

Tasks

Image Registration

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

Beyond Pairwise Preferences: Listwise Reward-Aware Alignment for Diffusion Models

2026-05-26 · Austin Wang, Jiaqi Han, Stefano Ermon, Yisong Yue arxiv

Preference optimization has emerged as an efficient alternative to online reinforcement learning from human feedback (RLHF) for aligning text-to-image diffusion models. However, existing methods largely reduce supervisio…

Text-to-Image GenerationReinforcement LearningImage Editing

Adaptive Path Integral Diffusion: AdaPID

2025-12-05 · Michael Chertkov, Hamidreza Behjoo arxiv

Diffusion-based samplers -- Score Based Diffusions, Bridge Diffusions and Path Integral Diffusions -- match a target at terminal time, but the real leverage comes from choosing the schedule that governs the intermediate-…

Glocal Energy-based Learning for Few-Shot Open-Set Recognition

2023-04-24 · CVPR 2023 1 · Haoyu Wang, Guansong Pang, Peng Wang, Lei Zhang 외

Few-shot open-set recognition (FSOR) is a challenging task of great practical value. It aims to categorize a sample to one of the pre-defined, closed-set classes illustrated by few examples while being able to reject the…

Open Set Learning

Score-Based Density Estimation from Pairwise Comparisons

2025-10-10 · Petrus Mikkola, Luigi Acerbi, Arto Klami arxiv

We study density estimation from pairwise comparisons, motivated by expert knowledge elicitation and learning from human feedback. We relate the unobserved target density to a tempered winner density (marginal density of…

Density Estimation

Diffusion Model Guided Sampling with Pixel-Wise Aleatoric Uncertainty Estimation

2024-11-29 · Michele De Vita, Vasileios Belagiannis

Despite the remarkable progress in generative modelling, current diffusion models lack a quantitative approach to assess image quality. To address this limitation, we propose to estimate the pixel-wise aleatoric uncertai…

Denoising