paper-with-me

홈 › Papers

ResDynUNet++: A nested U-Net with residual dynamic convolution blocks for dual-spectral CT

2025-12-18 · Ze Yuan, Wenbin Li, Shusen Zhao arxiv

We propose a hybrid reconstruction framework for dual-spectral CT (DSCT) that integrates iterative methods with deep learning models. The reconstruction process consists of two complementary components: a knowledge-driven module and a data-driven module. In the knowledge-driven phase, we employ the oblique projection modification technique (OPMT) to reconstruct an intermediate solution of the basis material images from the projection data. We select OPMT for this role because of its fast convergence, which allows it to rapidly generate an intermediate solution that successfully achieves basis material decomposition. Subsequently, in the data-driven phase, we introduce a novel neural network, ResDynUNet++, to refine this intermediate solution. The ResDynUNet++ is built upon a UNet++ backbone by replacing standard convolutions with residual dynamic convolution blocks, which combine the adaptive, input-specific feature extraction of dynamic convolution with the stable training of residual connections. This architecture is designed to address challenges like channel imbalance and near-interface large artifacts in DSCT, producing clean and accurate final solutions. Extensive experiments on both synthetic phantoms and real clinical datasets validate the efficacy and superior performance of the proposed method.

📄 PDF Abstract BibTeX arXiv:2512.16140

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Finger-NestNet: Interpretable Fingerphoto Verification on Smartphone using Deep Nested Residual Network

2022-12-09 · Raghavendra Ramachandra, Hailin Li

Fingerphoto images captured using a smartphone are successfully used to verify the individuals that have enabled several applications. This work presents a novel algorithm for fingerphoto verification using a nested resi…

Dynamic Scene Deblurring With Parameter Selective Sharing and Nested Skip Connections

2019-06-01 · CVPR 2019 6 · Hongyun Gao, Xin Tao, Xiaoyong Shen, Jiaya Jia

Dynamic Scene deblurring is a challenging low-level vision task where spatially variant blur is caused by many factors, e.g., camera shake and object motion. Recent study has made significant progress. Compared with the …

DeblurringImage Deblurring

Dynamic Steerable Blocks in Deep Residual Networks

2017-06-02 · Jörn-Henrik Jacobsen, Bert de Brabandere, Arnold W. M. Smeulders

Filters in convolutional networks are typically parameterized in a pixel basis, that does not take prior knowledge about the visual world into account. We investigate the generalized notion of frames designed with image …

Contour Detection

U$^2$-Net: Going Deeper with Nested U-Structure for Salient Object Detection

2020-05-18 · Xuebin Qin, Zichen Zhang, Chenyang Huang, Masood Dehghan 외

In this paper, we design a simple yet powerful deep network architecture, U$^2$-Net, for salient object detection (SOD). The architecture of our U$^2$-Net is a two-level nested U-structure. The design has the following a…

Dichotomous Image SegmentationGPUimage-classificationImage Classification+4

Res-CR-Net, a residual network with a novel architecture optimized for the semantic segmentation of microscopy images

2020-04-14 · Hassan Abdallah, Asiri Liyanaarachchi, Maranda Saigh, Samantha Silvers 외

Deep Neural Networks (DNN) have been widely used to carry out segmentation tasks in both electron and light microscopy. Most DNNs developed for this purpose are based on some variation of the encoder-decoder type U-Net a…

DecoderSemantic Segmentation