Automatic Recognition of Abdominal Organs in Ultrasound Images based on Deep Neural Networks and K-Nearest-Neighbor Classification
Keyu Li, Yangxin Xu, Max Q.-H. Meng

TL;DR
This paper presents a real-time method combining deep neural networks and k-NN to automatically recognize six abdominal organs in ultrasound images with high accuracy, aiming to assist sonographers and reduce examination time.
Contribution
The study introduces a novel combination of fine-tuned deep neural networks and k-NN classification for ultrasound organ recognition, demonstrating high accuracy with minimal training.
Findings
Achieved 96.67% classification accuracy.
Effective feature extraction using PCA and deep learning.
Real-time recognition capability demonstrated.
Abstract
Abdominal ultrasound imaging has been widely used to assist in the diagnosis and treatment of various abdominal organs. In order to shorten the examination time and reduce the cognitive burden on the sonographers, we present a classification method that combines the deep learning techniques and k-Nearest-Neighbor (k-NN) classification to automatically recognize various abdominal organs in the ultrasound images in real time. Fine-tuned deep neural networks are used in combination with PCA dimension reduction to extract high-level features from raw ultrasound images, and a k-NN classifier is employed to predict the abdominal organ in the image. We demonstrate the effectiveness of our method in the task of ultrasound image classification to automatically recognize six abdominal organs. A comprehensive comparison of different configurations is conducted to study the influence of different…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Colorectal Cancer Screening and Detection · Lung Cancer Diagnosis and Treatment
MethodsPrincipal Components Analysis · k-Nearest Neighbors
