| Literature DB >> 25049882 |
Y Chung1, J Lee1, S Oh1, D Park1, H H Chang1, S Kim1.
Abstract
Early detection of anomalies is an important issue in the management of group-housed livestock. In particular, failure to detect oestrus in a timely and accurate way can become a limiting factor in achieving efficient reproductive performance. Although a rich variety of methods has been introduced for the detection of oestrus, a more accurate and practical method is still required. In this paper, we propose an efficient data mining solution for the detection of oestrus, using the sound data of Korean native cows (Bos taurus coreanea). In this method, we extracted the mel frequency cepstrum coefficients from sound data with a feature dimension reduction, and use the support vector data description as an early anomaly detector. Our experimental results show that this method can be used to detect oestrus both economically (even a cheap microphone) and accurately (over 94% accuracy), either as a standalone solution or to complement known methods.Entities:
Keywords: Cow’s Oestrus Detection; Feature Subset Selection; Mel Frequency Cepstrum Coefficient; Sound Data; Support Vector Data Description
Year: 2013 PMID: 25049882 PMCID: PMC4093488 DOI: 10.5713/ajas.2012.12628
Source DB: PubMed Journal: Asian-Australas J Anim Sci ISSN: 1011-2367 Impact factor: 2.509
Figure 1.Overall structure of the Korean native cow oestrus detection system.
Figure 2.MFCC extraction procedure.
Figure 3.Spectrums of oestrus sound and normal sound, respectively.
Performance of the proposed system in oestrus sound detection
| No. | CFS (62 features used)
| All features (360) used
| ||||
|---|---|---|---|---|---|---|
| ODR (%) | FPR (%) | FNR (%) | ODR (%) | FPR (%) | FNR (%) | |
| 1 | 94.9 | 8.3 | 5.1 | 97.7 | 4.1 | 2.3 |
| 2 | 94.1 | 12.5 | 5.9 | 97 | 4.1 | 3 |
| 3 | 94.9 | 8.3 | 5.1 | 96.3 | 12.5 | 3.7 |
| 4 | 94.1 | 12.5 | 5.9 | 97 | 4.1 | 3 |
| 5 | 94.1 | 12.5 | 5.9 | 96.3 | 12.5 | 3.7 |
| Avg. | 94.42 | 10.82 | 5.58 | 96.86 | 7.46 | 3.14 |
CFS = Correlation-based feature selection, ODR = Oestrus detection rate, FPR = False positive rate, FNR = False negative rate.
Comparison of memory requirement and execution time
| Number of dataset | CFS (62 features used)
| All features (360) used
| ||||
|---|---|---|---|---|---|---|
| Dimension | Memory requirement | Execution time | Dimension | Memory requirement | Execution time | |
| 160 | 160×62 | 76 KB | 1.03 s | 160×360 | 438 KB | 5.27 s |
| 320 | 320×62 | 152 KB | 2.07 s | 320×360 | 876 KB | 10.61 s |
| 480 | 480×62 | 299 KB | 3.12 s | 480×360 | 1,314 KB | 15.83 s |