paper-with-me

Papers

CoreDiff: Contextual Error-Modulated Generalized Diffusion Model for Low-Dose CT Denoising and Generalization

2023-04-04 · Qi Gao, Zilong Li, Junping Zhang, Yi Zhang, Hongming Shan

Low-dose computed tomography (CT) images suffer from noise and artifacts due to photon starvation and electronic noise. Recently, some works have attempted to use diffusion models to address the over-smoothness and training instability encountered by previous deep-learning-based denoising models. However, diffusion models suffer from long inference times due to the large number of sampling steps involved. Very recently, cold diffusion model generalizes classical diffusion models and has greater flexibility. Inspired by the cold diffusion, this paper presents a novel COntextual eRror-modulated gEneralized Diffusion model for low-dose CT (LDCT) denoising, termed CoreDiff. First, CoreDiff utilizes LDCT images to displace the random Gaussian noise and employs a novel mean-preserving degradation operator to mimic the physical process of CT degradation, significantly reducing sampling steps thanks to the informative LDCT images as the starting point of the sampling process. Second, to alleviate the error accumulation problem caused by the imperfect restoration operator in the sampling process, we propose a novel ContextuaL Error-modulAted Restoration Network (CLEAR-Net), which can leverage contextual information to constrain the sampling process from structural distortion and modulate time step embedding features for better alignment with the input at the next time step. Third, to rapidly generalize to a new, unseen dose level with as few resources as possible, we devise a one-shot learning framework to make CoreDiff generalize faster and better using only a single LDCT image (un)paired with NDCT. Extensive experimental results on two datasets demonstrate that our CoreDiff outperforms competing methods in denoising and generalization performance, with a clinically acceptable inference time. Source code is made available at https://github.com/qgao21/CoreDiff.

📄 PDF Abstract BibTeX arXiv:2304.01814

Code (1)

qgao21/corediff 공식 구현 pytorch

Tasks

Computed Tomography (CT)DenoisingOne-Shot Learning

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

Modulated Diffusion: Accelerating Generative Modeling with Modulated Quantization

2025-06-18 · Weizhi Gao, Zhichao Hou, Junqi Yin, Feiyi Wang 외

Diffusion models have emerged as powerful generative models, but their high computation cost in iterative sampling remains a significant bottleneck. In this work, we present an in-depth and insightful study of state-of-t…

Quantization

Heat modulated affine stochastic volatility models for forward curve dynamics

2024-09-19 · Sven Karbach

We present a function-valued stochastic volatility model designed to capture the continuous-time evolution of forward curves in fixed-income or commodity markets. The dynamics of the (logarithmic) forward curves are defi…

Maximum Likelihood Estimation for a Markov-Modulated Jump-Diffusion Model

2022-11-30 · Laura Eslava, Fernando Baltazar-Larios, Bor Reynoso

We propose a method for obtaining maximum likelihood estimates (MLEs) of a Markov-Modulated Jump-Diffusion Model (MMJDM) when the data is a discrete time sample of the diffusion process, the jumps follow a Laplace distri…

Contextual Combinatorial Bandits with Probabilistically Triggered Arms

2023-03-30 · Xutong Liu, Jinhang Zuo, Siwei Wang, John C. S. Lui 외

We study contextual combinatorial bandits with probabilistically triggered arms (C$^2$MAB-T) under a variety of smoothness conditions that capture a wide range of applications, such as contextual cascading bandits and co…

Linear Jamming Bandits: Learning to Jam 5G-based Coded Communications Systems

2024-09-17 · Zachary Schutz, Daniel J. Jakubisin, Charles E. Thornton, R. Michael Buehrer

We study jamming of an OFDM-modulated signal which employs forward error correction coding. We extend this to leverage reinforcement learning with a contextual bandit to jam a 5G-based system implementing some aspects of…

reinforcement-learningReinforcement Learning