paper-with-me

Papers

Prompted Contextual Transformer for Incomplete-View CT Reconstruction

2023-12-13 · Chenglong Ma, Zilong Li, Junjun He, Junping Zhang, Yi Zhang, Hongming Shan

Incomplete-view computed tomography (CT) can shorten the data acquisition time and allow scanning of large objects, including sparse-view and limited-angle scenarios, each with various settings, such as different view numbers or angular ranges. However, the reconstructed images present severe, varying artifacts due to different missing projection data patterns. Existing methods tackle these scenarios/settings separately and individually, which are cumbersome and lack the flexibility to adapt to new settings. To enjoy the multi-setting synergy in a single model, we propose a novel Prompted Contextual Transformer (ProCT) for incomplete-view CT reconstruction. The novelties of ProCT lie in two folds. First, we devise a projection view-aware prompting to provide setting-discriminative information, enabling a single ProCT to handle diverse incomplete-view CT settings. Second, we propose artifact-aware contextual learning to sense artifact pattern knowledge from in-context image pairs, making ProCT capable of accurately removing the complex, unseen artifacts. Extensive experimental results on two publicly available clinical CT datasets demonstrate the superior performance of ProCT over state-of-the-art methods -- including single-setting models -- on a wide range of incomplete-view CT settings, strong transferability to unseen datasets and scenarios, and improved performance when sinogram data is available. The code is available at: https://github.com/Masaaki-75/proct

📄 PDF Abstract BibTeX arXiv:2312.07846

Code (1)

Masaaki-75/proct 공식 구현 pytorch

Tasks

Computed Tomography (CT)CT Reconstruction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Few-Shot Large Language Models for Actionable Triage Categorization of Online Patient Inquiries

2026-05-15 · Liqi Zhou, Jiafu Li arxiv

Online patient inquiries are often informal, incomplete, and written before professional assessment, yet they must still be routed to an appropriate level of clinical follow-up. We study this as a four-class actionable t…

TranSG: Transformer-Based Skeleton Graph Prototype Contrastive Learning with Structure-Trajectory Prompted Reconstruction for Person Re-Identification

2023-03-13 · CVPR 2023 1 · Haocong Rao, Chunyan Miao

Person re-identification (re-ID) via 3D skeleton data is an emerging topic with prominent advantages. Existing methods usually design skeleton descriptors with raw body joints or perform skeleton sequence representation …

Contrastive LearningGraph ReconstructionPerson Re-IdentificationRepresentation Learning

Information Recovery-Driven Deep Incomplete Multiview Clustering Network

2023-04-02 · Chengliang Liu, Jie Wen, Zhihao Wu, Xiaoling Luo 외

Incomplete multi-view clustering is a hot and emerging topic. It is well known that unavoidable data incompleteness greatly weakens the effective information of multi-view data. To date, existing incomplete multi-view cl…

ClusteringGraph ReconstructionIncomplete multi-view clusteringMultiview Clustering+1

View-Category Interactive Sharing Transformer for Incomplete Multi-View Multi-Label Learning

2024-01-01 · CVPR 2024 1 · Shilong Ou, Zhe Xue, Yawen Li, Meiyu Liang 외

As a problem often encountered in real-world scenarios multi-view multi-label learning has attracted considerable research attention. However due to oversights in data collection and uncertainties in manual annotatio…

Multi-Label Learning

DreaMo: Articulated 3D Reconstruction From A Single Casual Video

2023-12-05 · Tao Tu, Ming-Feng Li, Chieh Hubert Lin, Yen-Chi Cheng 외

Articulated 3D reconstruction has valuable applications in various domains, yet it remains costly and demands intensive work from domain experts. Recent advancements in template-free learning methods show promising resul…

3D Reconstruction3D Shape Reconstruction