paper-with-me

Papers

CT-VDETR: Semi-supervised 3D Trauma Detection in Computed Tomography (CT) scans using Dense Vertex Relative Position Encoding

2026-03-12 · Shivam Chaudhary, Sheethal Bhat, Andreas Maier arxiv

Accurate detection and localization of traumatic injuries in abdominal CT remain challenging because voxel-level annotations are limited and expensive to obtain. We present a label-efficient framework for 3D abdominal trauma detection that combines self-supervised pretraining with semi-supervised transformer-based detection. First, we use Masked Image Modeling (MIM) on 1098 CT volumes to pretrain a 3D U-Net encoder for anatomical representation learning. Next, we adapt V-DETR to dense volumetric CT through a feature adapter that converts the encoder feature grid into a compact token sequence for transformer decoding. The pretrained encoder is then integrated with V-DETR and 3D Vertex Relative Position Encoding (3D V-RPE) to improve the localization of irregularly shaped injuries. Finally, semi-supervised teacher-student consistency regularization leverages 2,000 additional unlabeled volumes during detector training. To the best of our knowledge, this is the first application of a 3D DETR-style detector to the RSNA abdominal trauma detection task. On this benchmark, the proposed method achieves 31.33% test mAP@0.50 using only 78 labeled training volumes, corresponding to a 1.53x improvement over supervised-only training. These results show that combining medical-domain pretraining with semi-supervised learning is an effective strategy for label-scarce 3D medical detection.

📄 PDF Abstract BibTeX arXiv:2603.12514

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Multiview Detection with Shadow Transformer (and View-Coherent Data Augmentation)

2021-08-12 · Yunzhong Hou, Liang Zheng

Multiview detection incorporates multiple camera views to deal with occlusions, and its central problem is multiview aggregation. Given feature map projections from multiple views onto a common ground plane, the state-of…

Data AugmentationMultiview DetectionTranslation

Deep convolutional networks for automated detection of posterior-element fractures on spine CT

2016-01-29 · Holger R. Roth, Yinong Wang, Jianhua Yao, Le Lu 외

Injuries of the spine, and its posterior elements in particular, are a common occurrence in trauma patients, with potentially devastating consequences. Computer-aided detection (CADe) could assist in the detection and cl…

Rare Event Early Detection: A Dataset of Sepsis Onset for Critically Ill Trauma Patients

2026-02-03 · Yin Jin, Tucker R. Stewart, Deyi Zhou, Chhavi Gupta 외 arxiv

Sepsis is a major public health concern due to its high morbidity, mortality, and cost. Its clinical outcome can be substantially improved through early detection and timely intervention. By leveraging publicly available…

Semi-supervised anomaly detection algorithm based on KL divergence (SAD-KL)

2022-03-28 · Chong Hyun Lee, Kibae Lee

The unlabeled data are generally assumed to be normal data in detecting abnormal data via semisupervised learning. This assumption, however, causes inevitable detection error when distribution of unlabeled data is differ…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

The RSNA Abdominal Traumatic Injury CT (RATIC) Dataset

2024-05-30 · Jeffrey D. Rudie, Hui-Ming Lin, Robyn L. Ball, Sabeena Jalal 외

The RSNA Abdominal Traumatic Injury CT (RATIC) dataset is the largest publicly available collection of adult abdominal CT studies annotated for traumatic injuries. This dataset includes 4,274 studies from 23 institutions…