paper-with-me

홈 › Papers

Reducing Annotation Need in Self-Explanatory Models for Lung Nodule Diagnosis

2022-06-27 · Jiahao Lu, CHONG YIN, Oswin Krause, Kenny Erleben, Michael Bachmann Nielsen, Sune Darkner

Feature-based self-explanatory methods explain their classification in terms of human-understandable features. In the medical imaging community, this semantic matching of clinical knowledge adds significantly to the trustworthiness of the AI. However, the cost of additional annotation of features remains a pressing issue. We address this problem by proposing cRedAnno, a data-/annotation-efficient self-explanatory approach for lung nodule diagnosis. cRedAnno considerably reduces the annotation need by introducing self-supervised contrastive learning to alleviate the burden of learning most parameters from annotation, replacing end-to-end training with two-stage training. When training with hundreds of nodule samples and only 1% of their annotations, cRedAnno achieves competitive accuracy in predicting malignancy, meanwhile significantly surpassing most previous works in predicting nodule attributes. Visualisation of the learned space further indicates that the correlation between the clustering of malignancy and nodule attributes coincides with clinical knowledge. Our complete code is open-source available: https://github.com/diku-dk/credanno.

📄 PDF Abstract BibTeX arXiv:2206.13608

Code (2)

diku-dk/credanno 공식 구현 pytorch
ludles/credanno 공식 구현 pytorch

Tasks

Clinical KnowledgeContrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

cRedAnno+: Annotation Exploitation in Self-Explanatory Lung Nodule Diagnosis

2022-10-28 · Jiahao Lu, CHONG YIN, Kenny Erleben, Michael Bachmann Nielsen 외

Recently, attempts have been made to reduce annotation requirements in feature-based self-explanatory models for lung nodule diagnosis. As a representative, cRedAnno achieves competitive performance with considerably red…

Active LearningAttributeContrastive Learning

Enhancing Weakly Supervised Semantic Segmentation for Fibrosis via Controllable Image Generation

2024-11-05 · Zhiling Yue, Yingying Fang, Liutao Yang, Nikhil Baid 외

Fibrotic Lung Disease (FLD) is a severe condition marked by lung stiffening and scarring, leading to respiratory decline. High-resolution computed tomography (HRCT) is critical for diagnosing and monitoring FLD; however,…

Image GenerationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Self-Learning to Detect and Segment Cysts in Lung CT Images without Manual Annotation

2018-01-25 · Ling Zhang, Vissagan Gopalakrishnan, Le Lu, Ronald M. Summers 외

Image segmentation is a fundamental problem in medical image analysis. In recent years, deep neural networks achieve impressive performances on many medical image segmentation tasks by supervised learning on large manual…

Image SegmentationLesion DetectionMedical Image AnalysisMedical Image Segmentation+4

Tri-Reader: An Open-Access, Multi-Stage AI Pipeline for First-Pass Lung Nodule Annotation in Screening CT

2026-01-27 · Fakrul Islam Tushar, Joseph Y. Lo arxiv

Using multiple open-access models trained on public datasets, we developed Tri-Reader, a comprehensive, freely available pipeline that integrates lung segmentation, nodule detection, and malignancy classification into a …

Enhancing Lung Disease Diagnosis via Semi-Supervised Machine Learning

2025-07-20 · Xiaoran Xu, In-Ho Ra, Ravi Sankar arxiv

Lung diseases, including lung cancer and COPD, are significant health concerns globally. Traditional diagnostic methods can be costly, time-consuming, and invasive. This study investigates the use of semi supervised lear…