paper-with-me

홈 › Papers

Improving Deep Lesion Detection Using 3D Contextual and Spatial Attention

2019-07-09 · Qingyi Tao, ZongYuan Ge, Jianfei Cai, Jianxiong Yin, Simon See

Lesion detection from computed tomography (CT) scans is challenging compared to natural object detection because of two major reasons: small lesion size and small inter-class variation. Firstly, the lesions usually only occupy a small region in the CT image. The feature of such small region may not be able to provide sufficient information due to its limited spatial feature resolution. Secondly, in CT scans, the lesions are often indistinguishable from the background since the lesion and non-lesion areas may have very similar appearances. To tackle both problems, we need to enrich the feature representation and improve the feature discriminativeness. Therefore, we introduce a dual-attention mechanism to the 3D contextual lesion detection framework, including the cross-slice contextual attention to selectively aggregate the information from different slices through a soft re-sampling process. Moreover, we propose intra-slice spatial attention to focus the feature learning in the most prominent regions. Our method can be easily trained end-to-end without adding heavy overhead on the base detection network. We use DeepLesion dataset and train a universal lesion detector to detect all kinds of lesions such as liver tumors, lung nodules, and so on. The results show that our model can significantly boost the results of the baseline lesion detector (with 3D contextual information) but using much fewer slices.

📄 PDF Abstract BibTeX arXiv:1907.04052

Code (1)

truetqy/lesion_det_dual_att mxnet

Tasks

Computed Tomography (CT)Lesion Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

A Spatial-Temporal Deformable Attention based Framework for Breast Lesion Detection in Videos

2023-09-09 · Chao Qin, Jiale Cao, Huazhu Fu, Rao Muhammad Anwer 외

Detecting breast lesion in videos is crucial for computer-aided diagnosis. Existing video-based breast lesion detection approaches typically perform temporal feature aggregation of deep backbone features based on the sel…

DecoderLesion Detection

Attentive CT Lesion Detection Using Deep Pyramid Inference with Multi-Scale Booster

2019-07-09 · Qingbin Shao, Lijun Gong, Kai Ma, Hualuo Liu 외

Accurate lesion detection in computer tomography (CT) slices benefits pathologic organ analysis in the medical diagnosis process. More recently, it has been tackled as an object detection problem using the Convolutional …

Lesion DetectionMedical Diagnosisobject-detectionObject Detection

Guided Context Gating: Learning to leverage salient lesions in retinal fundus images

2024-06-19 · Teja Krishna Cherukuri, Nagur Shareef Shaik, Dong Hye Ye

Effectively representing medical images, especially retinal images, presents a considerable challenge due to variations in appearance, size, and contextual information of pathological signs called lesions. Precise discri…

HGNet: High-Order Spatial Awareness Hypergraph and Multi-Scale Context Attention Network for Colorectal Polyp Detection

2025-07-07 · Xiaofang Liu, Lingling Sun, Xuqing Zhang, Yuannong Ye 외 arxiv

Colorectal cancer (CRC) is closely linked to the malignant transformation of colorectal polyps, making early detection essential. However, current models struggle with detecting small lesions, accurately localizing bound…

Transfer Learning

An Attention-Guided Global and Local Fusion Framework for Lesion-Focused Image Classification

2026-09-04 · Mst Shafia Tasnima, Md Samaun Elaheea, Tanjim Taharat Aurpab, Md Musfique Anwar arxiv

Lesion-focused image classification presents a core analytical challenge, as discriminative signals are often sparse, spatially dispersed, and easily obscured by background noise, while conventional convolutional neural …

Image Classification