paper-with-me

홈 › Papers

Highly Efficient Follicular Segmentation in Thyroid Cytopathological Whole Slide Image

2019-02-13 · Siyan Tao, Yao Guo, Chuang Zhu, Huang Chen, Yue Zhang, Jie Yang, Jun Liu

In this paper, we propose a novel method for highly efficient follicular segmentation of thyroid cytopathological WSIs. Firstly, we propose a hybrid segmentation architecture, which integrates a classifier into Deeplab V3 by adding a branch. A large amount of the WSI segmentation time is saved by skipping the irrelevant areas using the classification branch. Secondly, we merge the low scale fine features into the original atrous spatial pyramid pooling (ASPP) in Deeplab V3 to accurately represent the details in cytopathological images. Thirdly, our hybrid model is trained by a criterion-oriented adaptive loss function, which leads the model converging much faster. Experimental results on a collection of thyroid patches demonstrate that the proposed model reaches 80.9% on the segmentation accuracy. Besides, 93% time is reduced for the WSI segmentation by using our proposed method, and the WSI-level accuracy achieves 53.4%.

📄 PDF Abstract BibTeX arXiv:1902.05431

Code (1)

bupt-ai-cz/Hybrid-Model-Enabling-Highly-Efficient-Follicular-Segmentation 공식 구현 tf

Tasks

General ClassificationSegmentation

Methods 이 논문이 사용한 방법론

Adaptive Loss 설명 없음
CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
Dilated Convolution 설명 없음
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…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
DeepLab 설명 없음

Similar Papers 제목 키워드 기반

Interpretable Data Mining of Follicular Thyroid Cancer Ultrasound Features Using Enhanced Association Rules

2025-09-09 · Songlin Zhou, Tao Zhou, Xin Li, Stephen Shing-Toung Yau arxiv

Purpose: Thyroid cancer has been a common cancer. Papillary thyroid cancer and follicular thyroid cancer are the two most common types of thyroid cancer. Follicular thyroid cancer lacks distinctive ultrasound signs and i…

Interpretable Machine Learning

Beyond the Nucleus: Cytoplasmic Dominance in Follicular Thyroid Carcinoma Detection Using Single-Cell Raman Imaging Across Multiple Devices

2019-04-11 · Aurelien Pelissier, Kosuke Hashimoto, Kentaro Mochizuki, J. Nicholas Taylor 외

Cytological diagnosis of follicular thyroid carcinoma (FTC) is one of major challenges in the field of endocrine oncology due to absence of evident morphological indicators. Morphological abnormalities in the nucleus are…

DiagnosticDimensionality Reductionfeature selection

Shape-Margin Knowledge Augmented Network for Thyroid Nodule Segmentation and Diagnosis

2023-08-29 · Weihua Liu, Chaochao Lin

Thyroid nodule segmentation is a crucial step in the diagnostic procedure of physicians and computer-aided diagnosis systems. Mostly, current studies treat segmentation and diagnosis as independent tasks without consider…

DiagnosticSegmentation

An Explainable AI Model for Predicting the Recurrence of Differentiated Thyroid Cancer

2024-10-13 · Mohammad Al-Sayed Ahmad, Jude Haddad

Thyroid carcinoma, a significant yet often controllable cancer, has seen a rise in cases, largely due to advancements in diagnostic methods. Differentiated thyroid cancer (DTC), which includes papillary and follicular va…

Deep LearningDiagnosticPrognosis

Tracked 3D Ultrasound and Deep Neural Network-based Thyroid Segmentation reduce Interobserver Variability in Thyroid Volumetry

2021-08-10 · Markus Krönke, Christine Eilers, Desislava Dimova, Melanie Köhler 외

Background: Thyroid volumetry is crucial in diagnosis, treatment and monitoring of thyroid diseases. However, conventional thyroid volumetry with 2D ultrasound is highly operator-dependent. This study compares 2D ultraso…