Next Article in Journal
Degradation of Bacterial Quorum Sensing Signaling Molecules by the Microscopic Yeast Trichosporon loubieri Isolated from Tropical Wetland Waters
Previous Article in Journal
Cooperation among Wirelessly Connected Static and Mobile Sensor Nodes for Surveillance Applications
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Automatic Detection and Recognition of Pig Wasting Diseases Using Sound Data in Audio Surveillance Systems

1
Department of Computer and Information Science, College of Science and Technology, Korea University, Sejong 339-700, Korea
2
Department of Animal Science, Institute of Agriculture & Life Sciences, College of Agriculture and Life Sciences, Gyeongsang National University, Jinju 660-701, Korea
3
College of Veterinary Medicine, Gyeongsang National University, Jinju 660-701, Korea
*
Author to whom correspondence should be addressed.
Sensors 2013, 13(10), 12929-12942; https://doi.org/10.3390/s131012929
Submission received: 13 June 2013 / Revised: 16 September 2013 / Accepted: 22 September 2013 / Published: 25 September 2013
(This article belongs to the Section Physical Sensors)

Abstract

: Automatic detection of pig wasting diseases is an important issue in the management of group-housed pigs. Further, respiratory diseases are one of the main causes of mortality among pigs and loss of productivity in intensive pig farming. In this study, we propose an efficient data mining solution for the detection and recognition of pig wasting diseases using sound data in audio surveillance systems. In this method, we extract the Mel Frequency Cepstrum Coefficients (MFCC) from sound data with an automatic pig sound acquisition process, and use a hierarchical two-level structure: the Support Vector Data Description (SVDD) and the Sparse Representation Classifier (SRC) as an early anomaly detector and a respiratory disease classifier, respectively. Our experimental results show that this new method can be used to detect pig wasting diseases both economically (even a cheap microphone can be used) and accurately (94% detection and 91% classification accuracy), either as a standalone solution or to complement known methods to obtain a more accurate solution.

1. Introduction

Early detection of health anomalies is an important issue in the management of group-housed livestock. In particular, the vocalization of sick pigs could indicate respiratory diseases, which are one of the main causes of mortality among pigs and loss of productivity in intensive pig farming [1]. To minimize the damage caused by various respiratory diseases, it is necessary to develop technology for collecting and analyzing livestock data.

Coughing is one of the symptoms and a central element in the screening and diagnosis of common respiratory diseases. It is one of the body's defense mechanisms against respiratory infections, a sign of disorder. Coughing is presented by a sudden expulsion of air from the airways, which is characterized by a typical sound. This sound is so characteristic that it allows identification of the cough, distinguishing it from other vocal manifestations [1]. Clinically, coughing is the most frequent presenting symptom of many diseases affecting airways and lungs, and is often an early symptom of some respiratory diseases [2].

Sound analysis is of considerable importance, because it helps to classify and quantify coughs. Sound production by animals is a candidate bio-signal that can be measured easily at a distance, thereby not causing any additional stress to the animals [3]. Furthermore, in recent years, sound analysis has become an increasingly important tool to interpret the behavior, health condition, and well-being of animals.

Along with monitoring animals using wireless sensor network technology [46], a rich variety of studies have been reported on sound analysis: applied to animal sounds in general [79], and to farm animals [1013] and pigs in particular [3,7,12,1418]. The bio-acoustic study by Gutierrez et al. [1] was aimed at classifying the different pig wasting diseases through sound analysis with emphasis given to differences in the acoustic footprints of coughs, and they stated that their study could be useful in supporting an early detection method based on the on-line cough counter algorithm for the initial diagnosis of sick animals in breeding farms. In fact, several excellent studies were proposed for the detection of cough sounds in a pig house [7,15,19,20]. For example, Hirtum and Berckmans performed some experiments under laboratory conditions and introduced algorithms to detect cough sounds and to classify the animals as ill or healthy [7]. Guarino et al. detected different cough events in field conditions with an accuracy of 86.2% using a simple algorithm, and by applying on-line monitoring of continuous sound registration [20]. Exadaktylos et al. extended existing cough identification methods and proposed a real-time method for identifying sick pig cough sounds [19]. However, we still require further elaboration to this detection problem and recognition of pig wasting diseases using sound data in audio surveillance systems.

In this study, we introduce an efficient data mining solution for the detection and recognition of pig wasting diseases using sound data in audio surveillance systems. Primarily, pig sound acquisition process is performed, and the most widely used feature of sound analysis, the Mel Frequency Cepstrum Coefficient (MFCC), is extracted in the data preprocessing phase. The Support Vector Data Description (SVDD), which is often called an anomaly or novelty detector, naturally detects pig wasting diseases by using sound data. Finally, the Sparse Representation Classifier (SRC) classifies pig wasting diseases into Postweaning Multisystemic Wasting Syndrome (PMWS), Porcine Reproductive and Respiratory Syndrome (PRRS) virus and Mycoplasma Hyopneumoniae (MH), which are the major pathogenic diseases in farms. To the best of our knowledge, this is the first report of the detection and recognition of pig wasting diseases by using sound data, and SVDD/SRC learning for early anomaly detection and identification, respectively. Moreover, the application of a data mining method is appropriate considering the continuous and large incoming data stream that is a characteristic of audio surveillance systems for a pig house. The performance of the proposed system is validated via experiments, which confirm that its various measures are satisfactory (94% detection and 91% classification accuracy). The rest of this paper is organized as follows: Section 2 describes the proposed pig wasting disease detection and recognition system with some background concepts. The simulation results are presented in Section 3, followed by the conclusions in Section 4.

2. Pig Wasting Disease Detection and Recognition System

In this section, we summarize the pig sound acquisition process, the MFCC, the basic concept of the SVDD to detect pig wasting diseases, and the SRC to identify the types of pig wasting diseases in detail: PMWS, PRRS, and MH. We also introduce the proposed pig wasting disease detection and recognition system based on the hierarchical structure of SVDD and SRC. At the first level, an SVDD distinguishes cough sounds due to pig wasting diseases from normal sounds. At the second level, a SRC classifies the incoming audio signal into three types of pig wasting diseases: PMWS, PRRS, and MH.

2.1. Pig Sound Acquisition Process and Mel Frequency Cepstrum Coefficients (MFCC)

The pig sound acquisition process can be used to distinguish pig sounds (coughs, screams, sneezes, grunts, etc.) from noise (foot sounds, ventilation sounds, etc.) in a pig house. It can improve the recognition ratio under various types of background noises, and reduce the computing power waste induced by incorrect sound detection. In this study, we use a pig sound acquisition process that is based on the Jan čovi č's detection algorithm [21] reinforced with a short-time energy against noise sound.

In this study, the MFCC algorithm is used for the feature extraction module. The Mel frequency scale is the most widely used feature in sound analysis, with its simple calculation, good distinction ability, anti-noise capability, and other advantages [22].

A block diagram of the structure of an MFCC processor is shown in Figure 1. In the first step, the continuous audio signal is blocked into frames of N samples, with adjacent frames being separated by M (M < N). Typical values for N and M are N = 256 and M = 100. The next step in the processing is to window each individual frame to minimize the signal discontinuities at the beginning and end of each frame. Typically, the Hamming window is used. In the next processing step, the Fast Fourier Transform is used to convert each frame of N samples from the time domain into the frequency domain. The scale of frequency is then converted from the linear to mel scale. Then, the logarithm is taken from the results. In the final step, the log mel spectrum is converted back to the time domain, resulting in the MFCC.

2.2. Support Vector Data Description (SVDD)

In recent times, the support vector learning method has reached maturity as a viable tool in the area of intelligent systems [23]. Among the important application areas for support vector learning are the one-class classification problems. In one-class classification problems, only the training data for the normal class are generally given, and after the training phase is finished, we are required to decide whether each test vector belongs to the normal or abnormal class. One-class classification problems are often called outlier detection problems or novelty detection problems. One of the most well-known support vector learning methods for the one-class problems is the SVDD.

The SVDD method, which approximates the existence area of objects belonging to a normal class, is derived as follows [23]: Consider a ball B with center aRd and radius R, and the training data set D consisting of objects xiRd, i = 1, …,N. It should be noted that, since the training data are usually prone to noise, some part of the training data D could consist of abnormal objects. The main idea of the SVDD is to find a ball that can achieve the two conflicting goals simultaneously: the ball should be as small as possible, and, more importantly, it should contain as many training data as possible. Obviously, some balls that meet these multiple objectives may be obtained by solving the optimization problem:

min L o ( R 2 , a , ξ ) = R 2 + C i = 1 N ξ i s . t . x i a 2 R 2 + ξ i , ξ i 0 , i .

Here, the slack variable ξi represents the penalty associated with the deviation of the ith training pattern outside the ball. The objective function of the above optimization problem consists of two conflicting terms: the square of radius R2 and the total penalty i = 1 N ξ i. The constant C controls the relative importance of each term, and is thus called the trade-off constant. The above dual problem can be derived as follows. First, by introducing a Lagrange multiplier for each inequality condition, we obtain the Lagrange function:

L = R 2 + C I = 1 N ξ i + i = 1 N α i [ ( x i a ) T ( x i a ) R 2 ξ i ] i = 1 N η i ξ i
where αi ≥ 0, ηi ≥ 0, ∀i.

From the saddle point condition, the optimal solution of Equation (1) should satisfy:

L ( R 2 ) = 0 : i = 1 N α i = 1 . L a = 0 : a = ( i α i x i ) / i α i = i = 1 N α i x i L ξ i = 0 : α i [ 0 , C ] , i .

With the substitution of the above into L, the Lagrange function can be expressed in terms of the dual variables as follows:

L = i = 1 N α i < x i , x i > i = 1 N j = 1 N α i α j < x i , x j > , where i = 1 N α i = 1 , α i [ 0 , C ] , i .

Thus, the dual problem can be written as:

max α i = 1 N α i < x i , x j > i = 1 N j = 1 N α i α j < x i , x j > s . t . i = 1 N α i = 1 , α i [ 0 , C ] , i .

It should be noted that Equation (3) is equivalent to the quadratic programming (QP) problem:

min α i = 1 N j = 1 N α i α j < x i , x j > i = 1 N α i < x i , x i > s . t i = 1 N α i = 1 , α i [ 0 , C ] , i .

In addition, it should be noted that from the Kuhn-Tucker complementarity condition, it should hold true that:

α i ( x i a R 2 ξ i ) = 0 , i .

From the above, we can easily show that ultimately only the data points on the boundary or outside the ball can have positive alpha values. These data points are called the support vectors. Once the αi are obtained by solving the problem (4), the optimal center is given by Equation (2). In addition, the optimal value of R2 is acquired by applying condition (5) to the support vectors. After the training phase has been completed, we decide whether a given test point x ∈ ℝd belongs to the normal class utilizing the criterion:

f ( x ) = R 2 x a 2 = R 2 < x , x > 2 i = 1 N α i < x i , x > + i = 1 N j = 1 N α i α j < x i , x j > 0

2.3. Sparse Representation Classifier (SRC)

Sparse Representation (SR) was first proposed for signal representation. In the past few years, SR has successfully applied in many practical applications such as signal compression and coding, image de-noising, and compressive sensing. In recent years, several supervised classification methods based on sparse representation, viz. sparse representation classifier (SRC), have been proposed [2427].

The classification problem based on sparse representation can be formulated as follows [2427]: Suppose that we have n training samples for c classes and sufficient training samples belong to the kth class, AK = [xk,1, xk,2,⋯, xk,nk] ∈ ℝm×nk, where m is the dimension of samples and nk is the number of training samples of the kth class. Any test sample y ∈ ℝm from the kth class can be approximately represented as the linear combination of training samples of this class:

y = α k , 1 x k , 1 + α k , 2 x k , 2 + α k , n k x k , n k

Since the label of y is unknown initially, we present y as the linear combination of all the training samples:

y = A α 0
where A = [A1, A2,⋯, Ac] = [x1,1, x1,2,⋯, xc,nc] ∈ ℝm×n is a matrix composed of all the n training samples of c classes and α0 = [0,⋯,0, αk,1, αk,2,⋯, αk,nk,0,⋯,0]T ∈ ℝm×n is the coefficient vector whose nonzero entries are only associated with the kth class. When c is large, α0 will be sparse.

If m < n, Equation (7) is underdetermined. The problem of sparse representation is to search a vector α such that Equation (7) is satisfied and ‖α0 is minimized, where ‖α0 is the l0norm of α. This can be described as

α ^ 0 = arg min α α 0 subject to y = A α

However, finding the sparse solution of Equation (8) is NP-hard: namely there is no known procedure for obtaining the sparsest solution, which is significantly more efficient than exhausting all subsets of the entries for α. The theory of sparse representation and compressive sensing reveals that we can solve the following convex relaxed optimization to obtain approximate solution:

a ^ 1 = arg min α α 1 subject to y = A α
where ‖α1 is the l1norm of α.

This problem can be solved in polynomial time by standard linear programming methods. Given a new test data y from one of the classes in the training set, its sparse representation α̂1 is computed by Equation (9). The nonzero entries in the estimate α̂1will be associated with the columns of A from a single object class i, and we can easily assign the test sample y to that class.

In the context of pig wasting disease sound classification, the training data and test data might be taken under different conditions, and it may lead to nonzero entries associated with multiple object classes. Therefore, in general, the system outputs the results in sorted order according to the score value. In this paper, we use the coefficient value in the solution α̂1 of l1 minimization problem as the score value. Algorithm 1 summarizes the pig wasting disease sound classification procedure.

Algorithm 1. Pig wasting disease sound classification procedure.
  • Input: a matrix of training samples

    A = [A1, A2,…, Ac] ∈ ℝm×n for c classes, a test sample y ∈ ℝm.

  • Normalize the columns of A to have unit l2 norm.

  • Solve the l1 minimization problem: α ^ 1 = arg min α α 1 subject to y = A α .

  • Compute the mean coefficient value of each class.

    m c i = 1 n i 1 n i δ i ( α ^ 1 ) for i = 1 , 2 , , c

    mci: mean coefficient value of ith class;

    ni: number of elements in ith class;

    δi(α̂1): characteristic function that selects the coefficients associated with the ith class;

  • Sort the class in descending order according with mean coefficient value of classes.

  • Output: pig wasting diseases, which have large mean coefficient value.

2.4. Pig Wasting Disease Detection and Recognition System

The proposed automatic pig wasting disease detection and recognition system is composed of four modules: the pig sound acquisition process, feature extraction and pig wasting disease detection and identification module that comprises three online process modules, and SVDD/SRC training module of an offline process module (see Figure 2). In the pig sound acquisition process, real pig sounds (coughs, screams, sneezes, grunts, etc.) are obtained from the audio sensor (PILLAR CM-5010Pro, Seoul, Korea) installed at the center-positioned 2 m height ceiling of a compartment in a pig house, which filters out the background noises (foot sounds, ventilation sounds, etc.). In the feature extraction module, the MFCC algorithm is used for the feature extraction from the audio signal via sound sensors or a CCTV camera. The SVDD/SRC training module performs training off-line based on the MFCC. In the pig wasting disease detection and identification module, the proposed mechanism is constructed as a hierarchical two-level structure.

3. Results

3.1. Data Collection and Data Sets

The experiment was conducted in a commercial swine production farm located in Chungnam Province, South Korea. In order to collect cough sounds emitted by infected pigs, a total of 36 pigs (Yorkshire × Landrace × Duroc) were used in this experiment with the average weight ranging between 25 and 30 kg. Twenty-two pigs were housed in a 1.8 m × 4.8 m size pen with a room temperature of about 23 °C. The blood samples of the suspected infected pigs were collected and subjected to serological analysis to determine PMWS, PRRS, and MH infections. The cough sounds emitted by infected pigs were recorded individually for 30 min depending on cough attacks using a digital camcorder (JVC GR-DVL520A, Yokohama, Japan), which was placed within a meter distance from the sick pigs. The observations were recorded under field conditions. Although pigs were allowed to move around the pen, most of our recordings were done when they were lying on the floor. The cough sounds emitted by each infected pig were recorded individually. The recorded signals were digitalized in a PC with a standard soundcard Realtek AC97 at 16 bits and 44.1 Hz sampling rates using Cool Edit (Adobe, San Jose, CA, USA) program. Using the pig sound acquisition process described in Section 2.1, the sounds collected were classified through a labeling method into PMWS, PRRS and MH infections. They were then used as reference data for the detection of pig wasting diseases (for more details refer to Gutierrez et al. [1]).

Apart from the cough sounds due to pig wasting diseases, we collected pig sounds for a month between May and June in 2012 in a real pig house located in Jinju, Korea, which had a stationary CCTV with an audio sensor (PILLAR CM-5010Pro) installed at the center-positioned 2 m height ceiling of a compartment in it (see Figure 3). Then normal pig sounds (such as non-infectious coughs, screams, and grunts), excluding noisy data, were acquired using the pig sound acquisition process, and labeled accordingly by auditory processing. Please note that in the normal sound group, we assumed that the normal cough (non-infectious cough) is caused by some environmental irritants such as dust and, ammonia that are usually found in an intensive farm, or it may due to other infectious pathogens, which are not PMWS, PRRS, or MH. Figure 3 shows a picture of a pig house complete with a stationary CCTV with an audio sensor. Figure 4 shows a typical example of automatic pig sound acquisition process using the continuous recording of a microphone marked with the red rectangle, which characterizes a non-infectious cough. Figure 5 shows the sound waveforms and spectrograms of the different cough sounds acquired from normal, PMWS, PRRS, and MH samples, respectively.

3.2. Pig Wasting Disease Cough Sound Detection Result

Firstly, we performed an identification test of the proposed mechanism between cough sounds due to pig wasting diseases and normal sounds. In our experiment, 300 pig wasting disease cough sound data (150 for PMWS, 120 for PRRS, and 30 for MH) and 200 normal sound data (50 for non-infectious coughs, 50 for screams, and 100 for grunts) were used. For the MFCC features, we used 24 frames per a pig sound and 12 cepstral coefficients with triangular filters (i.e., part of the MFCC feature extraction process) and yielded 288-dimensional features (12 × 24 = 288) by using Matlab. The trade-off constant C in the Gaussian Kernel function was set to C = 0.01. The value of the parameter σ in the Gaussian Kernel function was chosen as 2.9.

We used three important formulas [28] in the evaluation of the performance of the proposed system: the cough detection rate (CDR), false positive rate (FPR), and false negative rate (FNR). They are given as follows:

Cough Detection Rate ( CDR ) = i = 1 n T i i = 1 n I i × 100
False Positive Rate ( FPR ) = i = 1 n P i i = 1 n N i × 100
False Negative Rate ( FNR ) = i = 1 n F i i = 1 n I i × 100

In the above equations, I is an individual infectious cough sound data, while N is normal sound data. T is infectious cough sound data that are classified as such by the system. P indicates normal sound data that are misclassified as infectious cough sound data. F indicates infectious cough sound data that are misclassified as normal sound data.

Our experimental results show that the average detection accuracy of the proposed system approached 94.0%, with FPR and FNR on average reaching 5.4% and 6.0%, respectively, when 70% of the normal data, randomly chosen, were used for training with a cross validation. Comparing our results with those of previous methods, our proposed system outperformed the results of previous methods (see Table 1). It should be noted that they all used different sound databases in their experiments.

3.3. Pig Wasting Disease Cough Sound Classification Result

Secondly, by using the cough sound data, we classified pig wasting diseases into three types: PMWS, PRRS virus, and MH. To measure the classification accuracy of the proposed system, the classification accuracy, precision, and recall were used as the performance measurements [29]:

Classification Accuracy = i = 1 n T i i = 1 n I i × 100
Precision = T P T P + F P × 100 , Recall = T P T P + F N × 100

For a given class, the number of correctly classified objects is denoted True Positives (TP). The number of falsely identified objects is denoted False Positives (FP). The number of objects from a class that are falsely labeled as belonging to another class is denoted False Negatives (FN). Precision is the ratio of True Positives to True Positives and False Positives. This determines the number of correctly identified objects. Recall is the ratio of True Positives to True Positives and False Negatives. This determines the number of misclassified objects in a class.

The proposed system was realized by using Matlab, and SparseLab [30] was used as a sparse representation solver. Our experimental results show that the average classification accuracy of the proposed system was 91.0%, with precision and recall on average reaching 90.8% and 92.0%, respectively, when 60% of the data, randomly chosen, were used for training with a cross validation. The classification result is shown in Table 2. Note that, in literature, attempts to classify cough sounds due to pig wasting diseases have not been found; thus, a performance comparison can-not be made. In fact, the only one that comes close in literature, Ferrari et al. gave differences between healthy coughs and coughs made by Pasteurella multocida or Actinobacillus pleuropneumoniae [31].

4. Conclusions

Early detection of health anomalies is an important issue in the management of group-housed livestock. In particular, failure to detect pig wasting diseases in a timely and accurate way can become a serious limiting factor in achieving efficient reproductive performance. In this study, we introduced an efficient data mining solution for the detection and recognition of pig wasting diseases using sound data in audio surveillance systems. Primarily, the pig sound acquisition process was performed, and MFCC was extracted in the data preprocessing phase. The SVDD, which is often called an anomaly or novelty detector, was naturally used in the detection of pig wasting diseases sound. Finally, the SRC classified porcine wasting diseases into PMWS, PRRS virus, and MH.

From the experiments, we found that automatic detection and recognition of pig wasting diseases using sound data can be an efficient and economical solution. A combination of MFCC and SVDD can automatically detect pig wasting diseases using cough sounds at an accuracy level of 94%, and the SRC classified pig wasting diseases into PMWS, PRRS virus and MH at an accuracy average of 91.0%. As the sound data acquired from even a cheap microphone can detect pig wasting diseases accurately and economically, our method can be used either as a standalone solution or to complement other known methods to obtain a more accurate solution. Moreover, this study might be a confirmation that analysis of pig's sounds is a creditable method to understand the animal's present health condition.

In principle, once an off-line processing is done, it is no longer needed at on-line process in the proposed real-time system. As stated before, in one-class classification problems (SVDD), only the training data for the normal class are generally given, and after the training phase is finished, we are required to decide whether each test vector belongs to the normal or abnormal class. Therefore, even when new pig wasting diseases are added, the cost of updating or scaling is not required in the detection process of our proposed system. As to the SRC module, it can be easily adapted for incremental updating or scaling, even with a new pig wasting disease. All we need is a new column in a matrix A instead of retraining the entire system.

In future, we will consider the multi-modality of video and audio data in a pig house surveillance system. In fact, further testing and refinement of our proposed system, as needed, in commercial production settings are also warranted. That is, a complete real-time system, capable of incorporating the automatic detection and recognition of a pig's vocalization, is a part of our ongoing research.

Acknowledgments

This research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education, Science and Technology (2012R1A1A2043679).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Gutierrez, W.M.; Kim, S.; Kim, D.H.; Yeon, S.C.; Chang, H.H. Classification of porcine wasting diseases using sound analysis. Asian Aust. J. Anim. Sci. 2010, 23, 1096–1104. [Google Scholar]
  2. Hirschberg, J.; Szende, T. Pathological Cry, Stridor and Cough in Infants; Akiadémiai Kiadó: Budapest, Hungary, 1982; pp. 127–149. [Google Scholar]
  3. Aerts, J.M.; Jans, P.; Halloy, D.; Gustin, P.; Berckmans, D. Labeling of cough from pigs for on-line disease monitoring by sound analysis. Am. Soc. Agric. Eng. 2005, 48, 351–354. [Google Scholar]
  4. Gutierrez, A.; Gonzalez, C.; Jimenez-Leube, J.; Zazo, S.; Dopico, N.; Raos, I. A heterogeneous wireless identification network for the localization of animals based on stochastic movements. Sensors 2009, 9, 3942–3957. [Google Scholar]
  5. Hancock, R.; Swain, D.; Bishop-Hurley, G.J.; Patison, K.P.; Wark, T.; Valencia, P.; Corke, P.; O'Neill, C.J. Monitoring animal behavior and environmental interactions using wireless sensor networks, GPS collars and satellite remote sensing. Sensors 2009, 9, 3586–3603. [Google Scholar]
  6. Hwang, J.; Yoe, H. Study of the ubiquitous hog farm system using wireless sensor networks for environmental monitoring and facilities control. Sensors 2010, 10, 10752–10777. [Google Scholar]
  7. Van Hirtum, A.; Berckmans, D. Fuzzy approach for improved recognition of citric acid induced piglet coughing from continuous registration. J. Sound Vib. 2003, 266, 677–686. [Google Scholar]
  8. Madsen, P.T.; Carder, D.A.; Au, W.W.L.; Nachtigall, P.E.; Møhl, B.; Rigway, S.H. Sound production in neonate sperm whales. J. Acoust. Soc. Am. 2003, 113, 2988–2991. [Google Scholar]
  9. Yeon, S.C.; Lee, H.C.; Chang, H.H.; Lee, H.J. Sound signature for the identification of tracheal collapse and laryngeal paralysis in dogs. J. Med. Sci. 2005, 67, 91–95. [Google Scholar]
  10. Ikeda, Y.; Jahns, G.; Kowalczyk, W.; Walter, K. Acoustic Analysis to Recognize Individuals and Animal Conditions. Proceedings of the XIV Memorial CIGR World Congress, Tsukuba, Japan, 28 November–1 December 2000; p. p. 2000.
  11. Moreaux, B.; Nemmar, A.; Beerens, D.; Gustin, P. Inhibiting effect of ammonia on citric acid-induced cough in pigs: A possible involvement of substance P. Pharmacol. Toxicol. 2000, 87, 279–285. [Google Scholar]
  12. Chedad, A.; Moshou, D.; Aerts, J.-M.; van Hirtum, A.; Ramon, H.; Berckmans, D. Recognition system for pig cough based on probabilistic neural networks. J. Agric. Eng. Res. 2001, 79, 449–457. [Google Scholar]
  13. Manteuffel, G.; Puppe, B.; Schon, P.C. Vocalization of farm animals as a measure of welfare. Appl. Anim. Behav. Sci. 2004, 88, 163–182. [Google Scholar]
  14. Marchant, J.N.; Whittaker, X.; Broom, D.M. Vocalization of the adult female domestic pig during a standard human approach test and their relationships with behavioural and heart rate measures. Anim. Behav. Sci. 2001, 72, 23–39. [Google Scholar]
  15. Moshou, D.; Chedad, A.; van Hirtum, A.; de Baerdemaeker, J.; Berckmans, D.; Ramon, H. An intelligent alarm for early detection of swine epidemics based on neural networks. Trans. ASAE 2001, 44, 167–174. [Google Scholar]
  16. Moura, D.J.; Silva, W.T.; Naas, I.A.; Tolon, Y.A.; Lima, K.A.O.; Vale, M.M. Real time computer stress monitoring of piglets using vocalization analysis. Comput. Electron. Agric. 2008, 64, 11–18. [Google Scholar]
  17. Ferrari, S.; Silva, M.; Guarino, M.; Aerts, J.M.; Berckmans, D. Cough sound analysis to identify respiratory infection in pigs. Comput. Electron. Agric. 2008, 64, 318–325. [Google Scholar]
  18. Mucherino, A.; Papajorghi, P.; Pardalos, P. Data Mining in Agriculture; Springer: New York, NY, USA, 2009. [Google Scholar]
  19. Exadaktylos, V.; Silva, M.; Aerts, J.-M.; Taylor, C.J.; Berckmans, D. Real-time recognition of sick pig cough sounds. Comput. Electron. Agric. 2008, 63, 207–214. [Google Scholar]
  20. Guarino, M.; Jans, P.; Costa, A.; Aertsb, J.-M.; Berckmans, D. Field test of algorithm for automatic cough detection in pig house. Comput. Electron. Agric. 2008, 64, 22–28. [Google Scholar]
  21. Jan čovič, P.; Kokuer, M. Automatic detection and recognition of tonal bird sounds in noisy environments. EURASIP J. Adv. Signal Proc. 2011, 2011, 1–10. [Google Scholar]
  22. Shen, P.; Changjun, Z.; Chen, X. Automatic Speech Emotion Recognition Using Support Vector Machine. Proceedings of the International Conference on Electronic & Mechanical Engineering and Information Technology, Harbin, China, 12–14 August 2011; pp. 621–625.
  23. Cristianini, N.; Shawe-Taylor, J. An Introduction to Support Vector Machines and Other Kernel-Based Learning Methods; Cambridge University Press: Cambridge, UK, 2000. [Google Scholar]
  24. Wright, J.; Yang, A.Y.; Ganesh, A.; Sastry, S.S.; Ma, Y. Robust face recognition via sparse representation. IEEE Trans. Pattern Anal. Mach. Intell. 2009, 31, 210–227. [Google Scholar]
  25. Qiao, L.; Chen, S.; Tan, X. Sparsity preserving projections with applications to face recognition. Pattern Recogn. 2010, 43, 331–341. [Google Scholar]
  26. Michael, E. Sparse and Redundant Representations: From Theory to Applications in Signal and Image Processing; Springer: New York, NY, USA, 2010. [Google Scholar]
  27. Yin, J.; Liu, Z.; Jin, Z.; Yang, W. Kernel sparse representation based classification. Neurocomputing 2012, 77, 120–128. [Google Scholar]
  28. Han, J.; Kamber, M.; Pei, J. Data Mining: Concepts and Techniques, 3rd ed.; Morgan Kaufman: San Francisco, CA, USA, 2012. [Google Scholar]
  29. Erman, J.; Mahanti, A.; Arlitt, M. Internet Traffic Identification Using Machine Learning. Proceedings of the IEEE Global Telecommunications Conference (GLOBECOM '06), San Francisco, CA, USA, 27 November–1 December 2006; pp. 1–6.
  30. Stanford SparseLab. Available online: http://sparselab.stanford.edu/ (accessed on 11 August 2013).
  31. Ferrari, S.; Silva, M.; Guarino, M.; Berckmans, D. Analysis of cough sounds for diagnosis of respiratory infections in intensive pig farming. Trans. ASABE 2008, 51, 1051–1055. [Google Scholar]
Figure 1. Flowchart of MFCC extraction procedure.
Figure 1. Flowchart of MFCC extraction procedure.
Sensors 13 12929f1 1024
Figure 2. Overall structure of the pig wasting diseases detection and recognition system.
Figure 2. Overall structure of the pig wasting diseases detection and recognition system.
Sensors 13 12929f2 1024
Figure 3. Picture of a pig house installed a stationary CCTV with an audio sensor.
Figure 3. Picture of a pig house installed a stationary CCTV with an audio sensor.
Sensors 13 12929f3 1024
Figure 4. Typical example of automatic pig sound acquisition process marked using the red rectangle.
Figure 4. Typical example of automatic pig sound acquisition process marked using the red rectangle.
Sensors 13 12929f4 1024
Figure 5. Waveforms and spectrograms of pig wasting diseases cough sound and normal sound samples.
Figure 5. Waveforms and spectrograms of pig wasting diseases cough sound and normal sound samples.
Sensors 13 12929f5 1024
Table 1. Performance comparison between other cough sound detection methods and the proposed method.
Table 1. Performance comparison between other cough sound detection methods and the proposed method.
Van Hirtum et al.
[7]
Exadaktylos et al.
[19]
Guarino et al.
[20]
Proposed
Method
CDR (%)92.082.285.594.0
FPR (%)29.012.013.45.4
FNR (%)8.017.814.56.0
Table 2. Performance measurement of pig wasting diseases classification.
Table 2. Performance measurement of pig wasting diseases classification.
Precision (%)Recall (%)
PMWS94.896.4
PRRS92.097.8
MH85.782.0
Average90.892.0

Share and Cite

MDPI and ACS Style

Chung, Y.; Oh, S.; Lee, J.; Park, D.; Chang, H.-H.; Kim, S. Automatic Detection and Recognition of Pig Wasting Diseases Using Sound Data in Audio Surveillance Systems. Sensors 2013, 13, 12929-12942. https://doi.org/10.3390/s131012929

AMA Style

Chung Y, Oh S, Lee J, Park D, Chang H-H, Kim S. Automatic Detection and Recognition of Pig Wasting Diseases Using Sound Data in Audio Surveillance Systems. Sensors. 2013; 13(10):12929-12942. https://doi.org/10.3390/s131012929

Chicago/Turabian Style

Chung, Yongwha, Seunggeun Oh, Jonguk Lee, Daihee Park, Hong-Hee Chang, and Suk Kim. 2013. "Automatic Detection and Recognition of Pig Wasting Diseases Using Sound Data in Audio Surveillance Systems" Sensors 13, no. 10: 12929-12942. https://doi.org/10.3390/s131012929

Article Metrics

Back to TopTop