paper-with-me

홈 › Papers

Accurate Tumor Tissue Region Detection with Accelerated Deep Convolutional Neural Networks

2020-04-18 · Gabriel Tjio, Xulei Yang, Jia Mei Hong, Sum Thai Wong, Vanessa Ding, Andre Choo, Yi Su

Manual annotation of pathology slides for cancer diagnosis is laborious and repetitive. Therefore, much effort has been devoted to develop computer vision solutions. Our approach, (FLASH), is based on a Deep Convolutional Neural Network (DCNN) architecture. It reduces computational costs and is faster than typical deep learning approaches by two orders of magnitude, making high throughput processing a possibility. In computer vision approaches using deep learning methods, the input image is subdivided into patches which are separately passed through the neural network. Features extracted from these patches are used by the classifier to annotate the corresponding region. Our approach aggregates all the extracted features into a single matrix before passing them to the classifier. Previously, the features are extracted from overlapping patches. Aggregating the features eliminates the need for processing overlapping patches, which reduces the computations required. DCCN and FLASH demonstrate high sensitivity (~ 0.96), good precision (~0.78) and high F1 scores (~0.84). The average time taken to process each sample for FLASH and DCNN is 96.6 seconds and 9489.20 seconds, respectively. Our approach was approximately 100 times faster than the original DCNN approach while simultaneously preserving high accuracy and precision.

📄 PDF Abstract BibTeX arXiv:2004.08552

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Segmentation of Kidney Tumors on Non-Contrast CT Images using Protuberance Detection Network

2023-12-08 · Taro Hatsutani, Akimichi Ichinose, Keigo Nakamura, Yoshiro Kitamura

Many renal cancers are incidentally found on non-contrast CT (NCCT) images. On contrast-enhanced CT (CECT) images, most kidney tumors, especially renal cancers, have different intensity values compared to normal tissues.…

SegmentationSemantic SegmentationTumor Segmentation

Automatic Segmentation of Non-Tumor Tissues in Glioma MR Brain Images Using Deformable Registration with Partial Convolutional Networks

2020-07-10 · Zhongqiang Liu

In brain tumor diagnosis and surgical planning, segmentation of tumor regions and accurate analysis of surrounding normal tissues are necessary for physicians. Pathological variability often renders difficulty to registe…

Seeing Beyond Cancer: Multi-Institutional Validation of Object Localization and 3D Semantic Segmentation using Deep Learning for Breast MRI

2023-11-27 · Arda Pekis, Vignesh Kannan, Evandros Kaklamanos, Anu Antony 외

The clinical management of breast cancer depends on an accurate understanding of the tumor and its anatomical context to adjacent tissues and landmark structures. This context may be provided by semantic segmentation met…

3D Semantic Segmentationobject-detectionObject DetectionObject Localization+3

Multi-Stain Multi-Level Convolutional Network for Multi-Tissue Breast Cancer Image Segmentation

2024-06-09 · Akash Modi, Sumit Kumar Jha, Purnendu Mishra, Rajiv Kumar 외

Digital pathology and microscopy image analysis are widely employed in the segmentation of digitally scanned IHC slides, primarily to identify cancer and pinpoint regions of interest (ROI) indicative of tumor presence. H…

Image SegmentationSemantic Segmentation

AutoPET Challenge 2023: Sliding Window-based Optimization of U-Net

2023-09-21 · Matthias Hadlich, Zdravko Marinov, Rainer Stiefelhagen

Tumor segmentation in medical imaging is crucial and relies on precise delineation. Fluorodeoxyglucose Positron-Emission Tomography (FDG-PET) is widely used in clinical practice to detect metabolically active tumors. How…

Computed Tomography (CT)SegmentationTumor Segmentation