Next Article in Journal
LiteCOD: Lightweight Camouflaged Object Detection via Holistic Understanding of Local-Global Features and Multi-Scale Fusion
Previous Article in Journal
Using a High-Precision YOLO Surveillance System for Gun Detection to Prevent Mass Shootings
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

Micro-Expression-Based Facial Analysis for Automated Pain Recognition in Dairy Cattle: An Early-Stage Evaluation

by
Shuqiang Zhang
1,
Kashfia Sailunaz
1 and
Suresh Neethirajan
1,2,*
1
Faculty of Computer Science, Dalhousie University, 6050 University Avenue, Halifax, NS B3H 4R2, Canada
2
Faculty of Agriculture, Agricultural Campus, Dalhousie University, P.O. Box 550, Truro, NS B2N 5E3, Canada
*
Author to whom correspondence should be addressed.
AI 2025, 6(9), 199; https://doi.org/10.3390/ai6090199
Submission received: 10 July 2025 / Revised: 14 August 2025 / Accepted: 18 August 2025 / Published: 22 August 2025

Abstract

Timely, objective pain recognition in dairy cattle is essential for welfare assurance, productivity, and ethical husbandry yet remains elusive because evolutionary pressure renders bovine distress signals brief and inconspicuous. Without verbal self-reporting, cows suppress overt cues, so automated vision is indispensable for on-farm triage. Although earlier systems tracked whole-body posture or static grimace scales, frame-level detection of facial micro-expressions has not been explored fully in livestock. We translate micro-expression analytics from automotive driver monitoring to the barn, linking modern computer vision with veterinary ethology. Our two-stage pipeline first detects faces and 30 landmarks using a custom You Only Look Once (YOLO) version 8-Pose network, achieving a 96.9% mean average precision (mAP) at an Intersection over the Union (IoU) threshold of 0.50 for detection and 83.8% Object Keypoint Similarity (OKS) for keypoint placement. Cropped eye, ear, and muzzle patches are encoded using a pretrained MobileNetV2, generating 3840-dimensional descriptors that capture millisecond muscle twitches. Sequences of five consecutive frames are fed into a 128-unit Long Short-Term Memory (LSTM) classifier that outputs pain probabilities. On a held-out validation set of 1700 frames, the system records 99.65% accuracy and an F1-score of 0.997, with only three false positives and three false negatives. Tested on 14 unseen barn videos, it attains 64.3% clip-level accuracy (i.e., overall accuracy for the whole video clip) and 83% precision for the pain class, using a hybrid aggregation rule that combines a 30% mean probability threshold with micro-burst counting to temper false alarms. As an early exploration from our proof-of-concept study on a subset of our custom dairy farm datasets, these results show that micro-expression mining can deliver scalable, non-invasive pain surveillance across variations in illumination, camera angle, background, and individual morphology. Future work will explore attention-based temporal pooling, curriculum learning for variable window lengths, domain-adaptive fine-tuning, and multimodal fusion with accelerometry on the complete datasets to elevate the performance toward clinical deployment.
Keywords: pain detection; dairy cattle; facial micro-expressions; deep learning; LSTM; YOLOv8-Pose; animal welfare; computer vision; temporal modeling; automated monitoring pain detection; dairy cattle; facial micro-expressions; deep learning; LSTM; YOLOv8-Pose; animal welfare; computer vision; temporal modeling; automated monitoring

Share and Cite

MDPI and ACS Style

Zhang, S.; Sailunaz, K.; Neethirajan, S. Micro-Expression-Based Facial Analysis for Automated Pain Recognition in Dairy Cattle: An Early-Stage Evaluation. AI 2025, 6, 199. https://doi.org/10.3390/ai6090199

AMA Style

Zhang S, Sailunaz K, Neethirajan S. Micro-Expression-Based Facial Analysis for Automated Pain Recognition in Dairy Cattle: An Early-Stage Evaluation. AI. 2025; 6(9):199. https://doi.org/10.3390/ai6090199

Chicago/Turabian Style

Zhang, Shuqiang, Kashfia Sailunaz, and Suresh Neethirajan. 2025. "Micro-Expression-Based Facial Analysis for Automated Pain Recognition in Dairy Cattle: An Early-Stage Evaluation" AI 6, no. 9: 199. https://doi.org/10.3390/ai6090199

APA Style

Zhang, S., Sailunaz, K., & Neethirajan, S. (2025). Micro-Expression-Based Facial Analysis for Automated Pain Recognition in Dairy Cattle: An Early-Stage Evaluation. AI, 6(9), 199. https://doi.org/10.3390/ai6090199

Article Metrics

Back to TopTop