🤖 AI Summary
This study addresses the challenge of accurately identifying pin-site infections in orthopedic external fixation patients by constructing the first publicly available pin-site infection image dataset and proposing a lightweight deep learning model that integrates an attention mechanism with a novel Efficient Redundant Reconstruction Convolution (ERRC) module. The method specifically focuses on the critical region at the interface between skin and metallic pins, effectively enhancing discriminative feature representation and substantially improving infection classification performance. With only 5.77 million parameters, the model achieves an AUC of 0.975 and an F1-score of 0.927 on the test set, outperforming existing baseline approaches while maintaining high accuracy and low computational overhead.
📝 Abstract
Pin sites represent the interface where a metal pin or wire from the external environment passes through the skin into the internal environment of the limb. These pins or wires connect an external fixator to the bone to stabilize the bone segments in a patient with trauma or deformity. Because these pin sites represent an opportunity for external skin flora to enter the internal environment of the limb, infections of the pin site are common. These pin site infections are painful, annoying, and cause increased morbidity to the patients. Improving the identification and management of pin site infections would greatly enhance the patient experience when external fixators are used. For this, this paper collects and produces a dataset on pin sites wound infections and proposes a deep learning (DL) method to classify pin sites images based on their appearance: Group A displayed signs of inflammation or infection, while Group B showed no evident complications. Unlike studies that primarily focus on open wounds, our research includes potential interventions at the metal pin/skin interface. Our attention-based deep learning model addresses this complexity by emphasizing relevant regions and minimizing distractions from the pins. Moreover, we introduce an Efficient Redundant Reconstruction Convolution (ERRC) method to enhance the richness of feature maps while reducing the number of parameters. Our model outperforms baseline methods with an AUC of 0.975 and an F1-score of 0.927, requiring only 5.77 M parameters. These results highlight the potential of DL in differentiating pin sites only based on visual signs of infection, aligning with healthcare professional assessments, while further validation with more data remains essential.