LGJun 19, 2025

Classification of Cattle Behavior and Detection of Heat (Estrus) using Sensor Data

arXiv:2506.16380v12 citationsh-index: 9
Originality Incremental advance
AI Analysis

This provides a scalable and accessible solution for precision livestock monitoring, particularly in resource-constrained environments.

The paper tackled the problem of monitoring cattle behavior and detecting estrus periods by developing a low-cost sensor-based system, achieving over 93% accuracy in behavior classification and 96% accuracy in estrus detection on a limited test set.

This paper presents a novel system for monitoring cattle behavior and detecting estrus (heat) periods using sensor data and machine learning. We designed and deployed a low-cost Bluetooth-based neck collar equipped with accelerometer and gyroscope sensors to capture real-time behavioral data from real cows, which was synced to the cloud. A labeled dataset was created using synchronized CCTV footage to annotate behaviors such as feeding, rumination, lying, and others. We evaluated multiple machine learning models -- Support Vector Machines (SVM), Random Forests (RF), and Convolutional Neural Networks (CNN) -- for behavior classification. Additionally, we implemented a Long Short-Term Memory (LSTM) model for estrus detection using behavioral patterns and anomaly detection. Our system achieved over 93% behavior classification accuracy and 96% estrus detection accuracy on a limited test set. The approach offers a scalable and accessible solution for precision livestock monitoring, especially in resource-constrained environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes