paper-with-me

홈 › Papers

Thinking Twice: Clinical-Inspired Thyroid Ultrasound Lesion Detection Based on Feature Feedback

2023-05-24 · Lingtao Wang, Jianrui Ding, Fenghe Tang, Chunping Ning

Accurate detection of thyroid lesions is a critical aspect of computer-aided diagnosis. However, most existing detection methods perform only one feature extraction process and then fuse multi-scale features, which can be affected by noise and blurred features in ultrasound images. In this study, we propose a novel detection network based on a feature feedback mechanism inspired by clinical diagnosis. The mechanism involves first roughly observing the overall picture and then focusing on the details of interest. It comprises two parts: a feedback feature selection module and a feature feedback pyramid. The feedback feature selection module efficiently selects the features extracted in the first phase in both space and channel dimensions to generate high semantic prior knowledge, which is similar to coarse observation. The feature feedback pyramid then uses this high semantic prior knowledge to enhance feature extraction in the second phase and adaptively fuses the two features, similar to fine observation. Additionally, since radiologists often focus on the shape and size of lesions for diagnosis, we propose an adaptive detection head strategy to aggregate multi-scale features. Our proposed method achieves an AP of 70.3% and AP50 of 99.0% on the thyroid ultrasound dataset and meets the real-time requirement. The code is available at https://github.com/HIT-wanglingtao/Thinking-Twice.

📄 PDF Abstract BibTeX arXiv:2305.15114

Code (1)

hit-wanglingtao/thinking-twice 공식 구현 pytorch

Tasks

feature selectionLesion Detection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Key-frame Guided Network for Thyroid Nodule Recognition using Ultrasound Videos

2022-06-27 · Yuchen Wang, Zhongyu Li, Xiangxiang Cui, Liangliang Zhang 외

Ultrasound examination is widely used in the clinical diagnosis of thyroid nodules (benign/malignant). However, the accuracy relies heavily on radiologist experience. Although deep learning techniques have been investiga…

Video Classification

Extracting Thyroid Nodules Characteristics from Ultrasound Reports Using Transformer-based Natural Language Processing Methods

2023-03-31 · Aman Pathak, Zehao Yu, Daniel Paredes, Elio Paul Monsour 외

The ultrasound characteristics of thyroid nodules guide the evaluation of thyroid cancer in patients with thyroid nodules. However, the characteristics of thyroid nodules are often documented in clinical narratives such …

Language ModellingLarge Language Model

Prototype-Enhanced Multi-View Learning for Thyroid Nodule Ultrasound Classification

2026-03-30 · Yangmei Chen, Zhongyuan Zhang, Xikun Zhang, Xinyu Hao 외 arxiv

Thyroid nodule classification using ultrasound imaging is essential for early diagnosis and clinical decision-making; however, despite promising performance on in-distribution data, existing deep learning methods often e…

Representation Learning

Nodule-DETR: A Novel DETR Architecture with Frequency-Channel Attention for Ultrasound Thyroid Nodule Detection

2026-01-05 · Jingjing Wang, Qianglin Liu, Zhuo Xiao, Xinning Yao 외 arxiv

Thyroid cancer is the most common endocrine malignancy, and its incidence is rising globally. While ultrasound is the preferred imaging modality for detecting thyroid nodules, its diagnostic accuracy is often limited by …

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