Residual Attention based Network for Hand Bone Age Assessment
Eric Wu, Bin Kong, Xin Wang, Junjie Bai, Yi Lu, Feng Gao, Shaoting, Zhang, Kunlin Cao, Qi Song, Siwei Lyu, Youbing Yin

TL;DR
This paper introduces a novel deep learning framework combining hand segmentation and residual attention mechanisms to improve accuracy and interpretability in automated hand bone age assessment from X-ray images.
Contribution
It proposes a two-component framework with hand segmentation and residual attention networks, inspired by clinical workflows, to enhance focus on key hand features for bone age prediction.
Findings
Outperforms previous methods on RSNA dataset
Effectively isolates hand regions from X-ray images
Provides visual explanations similar to clinical assessment
Abstract
Computerized automatic methods have been employed to boost the productivity as well as objectiveness of hand bone age assessment. These approaches make predictions according to the whole X-ray images, which include other objects that may introduce distractions. Instead, our framework is inspired by the clinical workflow (Tanner-Whitehouse) of hand bone age assessment, which focuses on the key components of the hand. The proposed framework is composed of two components: a Mask R-CNN subnet of pixelwise hand segmentation and a residual attention network for hand bone age assessment. The Mask R-CNN subnet segments the hands from X-ray images to avoid the distractions of other objects (e.g., X-ray tags). The hierarchical attention components of the residual attention subnet force our network to focus on the key components of the X-ray images and generate the final predictions as well as the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForensic Anthropology and Bioarchaeology Studies · Artificial Intelligence in Healthcare and Education · Dental Radiography and Imaging
MethodsRegion Proposal Network · Softmax · Convolution · RoIAlign · Mask R-CNN
