paper-with-me

Papers

ESFPNet: efficient deep learning architecture for real-time lesion segmentation in autofluorescence bronchoscopic video

2022-07-15 · Qi Chang, Danish Ahmad, Jennifer Toth, Rebecca Bascom, William E. Higgins

Lung cancer tends to be detected at an advanced stage, resulting in a high patient mortality rate. Thus, much recent research has focused on early disease detection Bronchoscopy is the procedure of choice for an effective noninvasive way of detecting early manifestations (bronchial lesions) of lung cancer. In particular, autofluorescence bronchoscopy (AFB) discriminates the autofluorescence properties of normal (green) and diseased tissue (reddish brown) with different colors. Because recent studies show AFB's high sensitivity in searching lesions, it has become a potentially pivotal method in bronchoscopic airway exams. Unfortunately, manual inspection of AFB video is extremely tedious and error prone, while limited effort has been expended toward potentially more robust automatic AFB lesion analysis. We propose a real-time (processing throughput of 27 frames/sec) deep-learning architecture dubbed ESFPNet for accurate segmentation and robust detection of bronchial lesions in AFB video streams. The architecture features an encoder structure that exploits pretrained Mix Transformer (MiT) encoders and an efficient stage-wise feature pyramid (ESFP) decoder structure. Segmentation results from the AFB airway-exam videos of 20 lung cancer patients indicate that our approach gives a mean Dice index = 0.756 and an average Intersection of Union = 0.624, results that are superior to those generated by other recent architectures. Thus, ESFPNet gives the physician a potential tool for confident real-time lesion segmentation and detection during a live bronchoscopic airway exam. Moreover, our model shows promising potential applicability to other domains, as evidenced by its state-of-the-art (SOTA) performance on the CVC-ClinicDB, ETIS-LaribPolypDB datasets, and superior performance on the Kvasir, CVC-ColonDB datasets.

📄 PDF Abstract BibTeX arXiv:2207.07759

Code (1)

dumyCq/CFPNet 공식 구현 pytorch

Tasks

Lesion DetectionLesion SegmentationMedical Image SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…

Similar Papers 제목 키워드 기반

Adaptive Post-Processing Drives Instance-Level Detection in Stroke Lesion Segmentation

2026-08-17 · Qinghui Liu, Jon André Ottesen, Atle Bjørnerud, Kyrre Eeg Emblem arxiv

Instance-level lesion detection has been an increasingly larger focal point in medical image segmentation besides the more standard voxel-level overlap. Still, most pipelines are trained and post-processed for voxel over…

Medical Image SegmentationLesion Segmentation

4D Deep Learning for Multiple Sclerosis Lesion Activity Segmentation

2020-04-20 · Nils Gessert, Marcel Bengs, Julia Krüger, Roland Opfer 외

Multiple sclerosis lesion activity segmentation is the task of detecting new and enlarging lesions that appeared between a baseline and a follow-up brain MRI scan. While deep learning methods for single-scan lesion segme…

DecoderDeep LearningLesion SegmentationSegmentation

4D Deep Learning for Multiple-Sclerosis Lesion Activity Segmentation

2020-01-25 · MIDL 2019 7 · Nils Gessert, Marcel Bengs, Julia Krüger, Roland Opfer 외

Multiple sclerosis lesion activity segmentation is the task of detecting new and enlarging lesions that appeared between a baseline and a follow-up brain MRI scan. While deep learning methods for single-scan lesion segme…

DecoderDeep LearningLesion SegmentationSegmentation

Ischemic Stroke Lesion Segmentation in CT Perfusion Scans using Pyramid Pooling and Focal Loss

2018-11-02 · S. Mazdak Abulnaga, Jonathan Rubin

We present a fully convolutional neural network for segmenting ischemic stroke lesions in CT perfusion images for the ISLES 2018 challenge. Treatment of stroke is time sensitive and current standards for lesion identific…

Ischemic Stroke Lesion SegmentationLesion SegmentationSegmentation

Implanting Synthetic Lesions for Improving Liver Lesion Segmentation in CT Exams

2020-08-11 · Dario Augusto Borges Oliveira

The success of supervised lesion segmentation algorithms using Computed Tomography (CT) exams depends significantly on the quantity and variability of samples available for training. While annotating such data constitute…

Computed Tomography (CT)Data AugmentationImage GenerationLesion Segmentation+2