CORTEXA
← Browse
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-26Cited by 0

Automated Detection of Self-Harm Wounds Using Deep Learning and Image Processing in Forensic Medicine

A Mohammadi, Mahdi Mehrabi, Seyed Mohammad Saadatneshan, Kamroz Amini, Mahdi Gheysari

Background and Objective: Self-harm is a psychologically damaging behavior, and its accurate differentiation from other wounds (violence, accidents, burns, diabetic ulcers) is critically important in forensic medicine. However, this differentiation often falls into a diagnostic "gray zone," where traditional visual inspection methods are time-consuming, require high expertise, and are prone to subjective error. In Iran, despite the high volume of self-harm cases referred to the Forensic Medicine Organization, no comprehensive automated solution has been developed to address this challenge. This study aims to design and evaluate an automated deep learning system for the detection and classification of self-harm wounds in real-world forensic images. Methods: A pre-trained ResNet18 model was fine-tuned on a dataset of 2,292 real forensic images collected from case files, categorized into six classes: Self-harm (Yes), Self-harm (No), Burn, Diabetic Ulcer, Infectious Wound, and Non-wound. All images underwent standardized preprocessing (resizing to 150×150, normalization) and augmentation (flips, color jitter, rotation) to enhance generalization. To address class imbalance, we employed a WeightedRandomSampler and Focal Loss with adjusted class weighting (1.5× for the Self-harm class). Training was conducted using the AdamW optimizer (lr=0.001) with a OneCycleLR scheduler over 30 epochs. The model's decisions were interpreted using Grad-CAM and LIME, and feature representations were analyzed using t-SNE to ensure explainability. A frozen ResNet18 baseline was compared to evaluate the effectiveness of full fine-tuning. Results: The proposed model achieved an overall accuracy of 71.0% and a weighted F1-score of 0.7158 on the validation set. For the primary target class (Self-harm), the model demonstrated strong discriminative power with a precision of 0.745, a recall of 0.767, an F1-score of 0.756, and an AUC of 0.926. The model achieved only 6 false positives and 3 false negatives for the self-harm class, confirming its reliability in critical cases. Compared to the frozen baseline, the fine-tuned model showed a significant improvement of 19.8% in overall accuracy and 36.3% in F1-score, highlighting the importance of layer-specific adaptation for forensic feature extraction. Conclusion: The proposed system demonstrates strong capability in differentiating self-harm wounds from other injuries, effectively leveraging deep learning to reduce human error and standardize forensic assessments. The interpretability tools (Grad-CAM and LIME) provide visual and spatial reasoning for model predictions, making it a trustworthy assistive tool for forensic experts. This study represents the first systematic investigation into automated self-harm detection using real forensic images in Iran, filling a critical research gap and paving the way for intelligent decision-support systems in forensic medicine.

View free PDFSource page

Related papers

openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

Multi-Modal Deepfake Detection System Using Hybrid Deep Learning on Visual and Audio Features

Nandana K Gowda, P Hemavathi

Abstract: Deepfake technology, driven by generative models such as GANs and diffusion architectures, has enabled the creation of highly realistic manipulated media capable of deceiving both visual and auditory perception. Such forgeries pose significant risks to identity verifica…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-08-11

Low Dose and High Contrast Biomedical Imaging Using SelfSupervised Deep Learning

Xiao Fan Ding, Xiaoman Duan, Ning Zhu

Self-supervised deep learning has emerged as a powerful method for image enhancement when a priori ground-truth references are not available. Stemming from Noise2Noise , it was shown that a convolutional neural network (CNN) can be trained from a noisy input and target pair of th…

Also available via: European Organization for Nuclear Research

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

Resume Ranking Engine Using Machine Learning and Natural Language Processing for Automated Candidate Screening

V. Satish Mantripragada Akshaya Pranathi

Organizations often receive hundreds of resumes for a single job opening, making manual candidate screening slow and difficult to manage. Conventional recruitment methods generally depend on keyword matching or manual evaluation, both of which may overlook qualified applicants be…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

Evaluation of the Implementation of the Deep Learning Approach in Learning in the Subject of PJOK in Public Junior High Schools in Godean District

Andi Raafa Firmansyach, Ngatman

This study aims to evaluate the implementation of the deep learning approach in Physical Education, Sports, and Health (PJOK) learning in public junior high schools in Godean District, based on the Countenance Stake Evaluation Model, which includes antecedents, transactions, and…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)

Learning Perceptual Hash Similarity for Image Copy Detection

Maria Pegia, Dimitrios Stefanopoulos, Björn Þór Jónsson, Anastasia Moumtzidou, Ilias Gialampoukidis, Stefanos Vrochidis, et al.

Image copy detection is commonly addressed using either local descriptors or deep learning models, which can be computationally expensive and rely on high-dimensional features. In contrast, this work explores copy detection using compact perceptual hash representations and learne…

Also available via: European Organization for Nuclear Research

View free PDFSource page