paper-with-me

Papers

A Kernel Space-based Multidimensional Sparse Model for Dynamic PET Image Denoising

2025-09-23 · Kuang Xiaodong, Li Bingxuan, Li Yuan, Rao Fan, Ma Gege, Xie Qingguo, Mok Greta S P, Liu Huafeng, Zhu Wentao arxiv

Achieving high image quality for temporal frames in dynamic positron emission tomography (PET) is challenging due to the limited statistic especially for the short frames. Recent studies have shown that deep learning (DL) is useful in a wide range of medical image denoising tasks. In this paper, we propose a model-based neural network for dynamic PET image denoising. The inter-frame spatial correlation and intra-frame structural consistency in dynamic PET are used to establish the kernel space-based multidimensional sparse (KMDS) model. We then substitute the inherent forms of the parameter estimation with neural networks to enable adaptive parameters optimization, forming the end-to-end neural KMDS-Net. Extensive experimental results from simulated and real data demonstrate that the neural KMDS-Net exhibits strong denoising performance for dynamic PET, outperforming previous baseline methods. The proposed method may be used to effectively achieve high temporal and spatial resolution for dynamic PET. Our source code is available at https://github.com/Kuangxd/Neural-KMDS-Net/tree/main.

📄 PDF Abstract BibTeX arXiv:2509.18801

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Denoising

Similar Papers 제목 키워드 기반

Correlating Time Series with Interpretable Convolutional Kernels

2024-09-02 · Xinyu Chen, HanQin Cai, Fuqiang Liu, Jinhua Zhao

This study addresses the problem of convolutional kernel learning in univariate, multivariate, and multidimensional time series data, which is crucial for interpreting temporal patterns in time series and supporting down…

Time Series

Autism Spectrum Disorder Classification using Graph Kernels on Multidimensional Time Series

2016-11-29 · Rushil Anirudh, Jayaraman J. Thiagarajan, Irene Kim, Wolfgang Polonik

We present an approach to model time series data from resting state fMRI for autism spectrum disorder (ASD) severity classification. We propose to adopt kernel machines and employ graph kernels that define a kernel dot p…

General ClassificationTime SeriesTime Series Analysis

Online Learning in Kernelized Markov Decision Processes

2018-05-21 · Sayak Ray Chowdhury, Aditya Gopalan

We consider online learning for minimizing regret in unknown, episodic Markov decision processes (MDPs) with continuous states and actions. We develop variants of the UCRL and posterior sampling algorithms that employ no…

Training Neural Networks Using Reproducing Kernel Space Interpolation and Model Reduction

2023-08-31 · Eric Arthur Werneburg

We introduce and study the theory of training neural networks using interpolation techniques from reproducing kernel Hilbert space theory. We generalize the method to Krein spaces, and show that widely-used neural networ…

Multiple Kernel Sparse Representations for Supervised and Unsupervised Learning

2013-03-03 · Jayaraman J. Thiagarajan, Karthikeyan Natesan Ramamurthy, Andreas Spanias

In complex visual recognition tasks it is typical to adopt multiple descriptors, that describe different aspects of the images, for obtaining an improved recognition performance. Descriptors that have diverse forms can b…

ClusteringDictionary LearningGraph EmbeddingImage Clustering+1