paper-with-me

홈 › Papers

A Lightweight Dual-Domain Attention Framework for Sparse-View CT Reconstruction

2022-02-19 · Chang Sun, Ken Deng, Yitong Liu, Hongwen Yang

Computed Tomography (CT) plays an essential role in clinical diagnosis. Due to the adverse effects of radiation on patients, the radiation dose is expected to be reduced as low as possible. Sparse sampling is an effective way, but it will lead to severe artifacts on the reconstructed CT image, thus sparse-view CT image reconstruction has been a prevailing and challenging research area. With the popularity of mobile devices, the requirements for lightweight and real-time networks are increasing rapidly. In this paper, we design a novel lightweight network called CAGAN, and propose a dual-domain reconstruction pipeline for parallel beam sparse-view CT. CAGAN is an adversarial auto-encoder, combining the Coordinate Attention unit, which preserves the spatial information of features. Also, the application of Shuffle Blocks reduces the parameters by a quarter without sacrificing its performance. In the Radon domain, the CAGAN learns the mapping between the interpolated data and fringe-free projection data. After the restored Radon data is reconstructed to an image, the image is sent into the second CAGAN trained for recovering the details, so that a high-quality image is obtained. Experiments indicate that the CAGAN strikes an excellent balance between model complexity and performance, and our pipeline outperforms the DD-Net and the DuDoNet.

📄 PDF Abstract BibTeX arXiv:2202.09609

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)CT ReconstructionImage Reconstruction

Methods 이 논문이 사용한 방법론

Coordinate attention Hou et al. proposed coordinate attention, a novel attention mechanism which embeds positional information into channel attention, so that the network can focus on large…

Similar Papers 제목 키워드 기반

TA-SparseMG: Trend-Aware Sparse Forecasting via Multi-Scale Gating for Long-Term Time Series

2026-06-26 · Wenchao Liu, Hongbing Wang, Youji Zhu, Xiaodong Liu 외 arxiv

Long-term time series forecasting finds extensive applications in domains such as power demand, traffic flow, meteorological observation, and renewable energy dispatch. Forecasting dynamically varying long-term time seri…

Time Series Forecasting

Learning Subglacial Bed Topography from Sparse Radar with Physics-Guided Residuals

2025-11-18 · Bayu Adhi Tama, Jianwu Wang, Vandana Janeja, Mostafa Cham arxiv

Accurate subglacial bed topography is essential for ice sheet modeling, yet radar observations are sparse and uneven. We propose a physics-guided residual learning framework that predicts bed thickness residuals over a B…

SFMformer: A Spatial-Frequency Modulation Transformer for Lightweight Image Super-Resolution

2026-08-18 · Chih-Hsiang Yang, Chia-Min Lin, Ching-Yu Tsai, Yung-Che Wang 외 arxiv

Sparse attention mechanisms, which score all token pairs but propagate only the strongest, now underpin the most efficient Transformers for lightweight image super-resolution. This paper observes that sparsification chan…

Image Super-Resolution

Towards Lightweight Cross-domain Sequential Recommendation via External Attention-enhanced Graph Convolution Network

2023-02-07 · Jinyu Zhang, Huichuan Duan, Lei Guo, Liancheng Xu 외

Cross-domain Sequential Recommendation (CSR) is an emerging yet challenging task that depicts the evolution of behavior patterns for overlapped users by modeling their interactions from multiple domains. Existing studies…

Collaborative FilteringSequential Recommendation

FreqFormer: Hierarchical Frequency-Domain Attention with Adaptive Spectral Routing for Long-Sequence Video Diffusion Transformers

2026-04-14 · Haopeng Jin arxiv

Long-sequence video diffusion transformers hit a quadratic self-attention cost that dominates runtime and memory for very long token sequences. Most efficient attention methods use one approximation everywhere, yet video…