[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Demographic-aware fine-grained classification of pediatric wrist fractures

Created by
  • Haebom

Author

Ammar Ahmed, Ali Shariq Imran, Zenun Kastrati, Sher Muhammad Daudpota

Outline

This paper presents a multi-faceted approach to overcome the difficulty and limited dataset of pediatric wrist lesion diagnosis. We use a fine-grained recognition strategy to identify fine X-ray lesions that are overlooked by conventional CNNs, and improve the network performance by fusion of patient metadata and X-ray images. In addition, we utilize pre-trained weights on a fine-grained dataset instead of a common dataset such as ImageNet. We show a 2% improvement in diagnostic accuracy on a limited dataset and more than 10% on a larger fracture-focused dataset. This is a novel attempt to utilize metadata integration in wrist lesion diagnosis.

Takeaways, Limitations

Takeaways:
We demonstrate that high-accuracy wrist lesion diagnosis is possible even with limited medical image datasets.
Suggesting the possibility of improving diagnostic accuracy through fine particle recognition strategy and metadata integration.
Demonstrating the usefulness of metadata fusion in medical image analysis.
Limitations:
The size of the dataset used may still be limited.
Generalizability to other types of wrist lesions or populations is needed.
Performance may vary depending on the type and quality of metadata.
👍