Next Article in Journal
A Continuous Object Boundary Detection and Tracking Scheme for Failure-Prone Sensor Networks
Previous Article in Journal
A Real-Time High Performance Computation Architecture for Multiple Moving Target Tracking Based on Wide-Area Motion Imagery via Cloud and Graphic Processing Units
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Fiber Optic Based Surveillance System for Prevention of Pipeline Integrity Threats

by
Javier Tejedor
1,†,
Javier Macias-Guarasa
2,*,
Hugo F. Martins
1,
Daniel Piote
1,
Juan Pastor-Graells
2,
Sonia Martin-Lopez
2,
Pedro Corredera
3 and
Miguel Gonzalez-Herraez
2
1
FOCUS S.L., 28804 Madrid, Spain
2
Department of Electronics, University of Alcalá, 28801 Alcalá de Henares, Spain
3
Instituto de Óptica, CSIC, 28006 Madrid, Spain
*
Author to whom correspondence should be addressed.
Current address: Department of Information Technology, University CEU San Pablo, 28003 Madrid, Spain.
Sensors 2017, 17(2), 355; https://doi.org/10.3390/s17020355
Submission received: 24 November 2016 / Revised: 12 January 2017 / Accepted: 9 February 2017 / Published: 12 February 2017
(This article belongs to the Section Physical Sensors)

Abstract

:
This paper presents a novel surveillance system aimed at the detection and classification of threats in the vicinity of a long gas pipeline. The sensing system is based on phase-sensitive optical time domain reflectometry (ϕ-OTDR) technology for signal acquisition and pattern recognition strategies for threat identification. The proposal incorporates contextual information at the feature level and applies a system combination strategy for pattern classification. The contextual information at the feature level is based on the tandem approach (using feature representations produced by discriminatively-trained multi-layer perceptrons) by employing feature vectors that spread different temporal contexts. The system combination strategy is based on a posterior combination of likelihoods computed from different pattern classification processes. The system operates in two different modes: (1) machine + activity identification, which recognizes the activity being carried out by a certain machine, and (2) threat detection, aimed at detecting threats no matter what the real activity being conducted is. In comparison with a previous system based on the same rigorous experimental setup, the results show that the system combination from the contextual feature information improves the results for each individual class in both operational modes, as well as the overall classification accuracy, with statistically-significant improvements.

1. Introduction

Fiber optic distributed acoustic sensing (DAS) with phase-sensitive optical time-domain reflectometer (ϕ-OTDR) technology has been shown good performance for long perimeter monitorization aiming at detecting intruders on the ground [1,2,3,4,5] or vibration in general [6,7,8,9,10,11,12,13,14]. Current pipeline integrity prevention systems combine DAS technology and pattern recognition systems (PRS) for continuous monitoring of potential threats to the pipeline integrity [15,16,17,18,19,20,21,22].
In a previous work [22], we presented the first published report on a pipeline integrity threat detection and identification system that employs DAS + PRS technology, which was evaluated on realistic field data and whose results are based on a rigorous experimental setup and an objective evaluation procedure with standard and clearly-defined metrics (the original system was developed under a GERG (The European Gas Research Group)-supported project titled PIT-STOP (Early Detection of Pipeline Integrity Threats using a SmarT Fiber-OPtic Surveillance System)). In [22], we did a thorough revision of all of the previous published works in this area, showing their main limitations related to the pattern classification design: classification results were not presented; there was a lack of rigorous and realistic experimental conditions (database building, signal acquisition in limited distances); or they were aimed at a small number of classes (see [22] for more details).
More recently, new works on this topic have been published: In [19], there is again a lack of realistic experimental conditions since all of the signals corresponding to the same event are recorded in the same fiber position (hence, biasing the system to recognize the position instead of the real event); the sensed area covers up to 20 km (which reduces its application in realistic fiber deployments); and only five classes are employed. In [21], the sensing area spreads 24 km, and the real experiments were conducted at a fixed distance of 13 km away from the sensor (which we demonstrated in [22] was a major issue when facing realistic environments), dealing with only three classes. In addition, the number of tested signals in both works is small, with no additional details regarding the actual recording durations. Therefore, we can say that, again, these new systems do not fully address a realistic experimental setup that can assess the suitability of their proposals for realistic real-time monitoring of long pipelines.
The database used for the experiments in our previous work [22], which is composed of more than 1700 acoustic signals (about 10 h of recordings), addresses all of these issues: different events were recorded and tested in different positions (covering different soil conditions) and different days (covering different environmental conditions) along a 40-km pipeline. This, along with the adoption of a rigorous experimental procedure, allow us to state that the results are realistic enough to consider that similar performance can be obtained in field conditions.
With respect to the pattern recognition systems, one of the successful strategies used to improve their performance rates is adding contextual information [23]. For example, speech recognition systems obtain significant performance gains by incorporating context-dependent acoustic model information [24,25], or augmented features extracted from consecutive feature vectors (so-called first- and second-order derivatives [26]). Image recognition systems also obtain significant improvements by incorporating contextual information within the final classification rule from multiple objects that appear in the image [27].
In the field of fiber optic sensing, contextual information has also been employed for temperature measurement [28,29]. Our previous work [22] addressed the contextual information in a limited extent, since the short-time fast Fourier transform (ST-FFT) employed in the feature extraction spreads only one second (this was the optimal window size after an intensive experimentation with shorter and longer window sizes for the ST-FFT, all of them leading to lower system performance). Wavelets have also been employed previously to detect vibrations in distributed acoustic sensing systems, hence addressing contextual information to some extent, as well [30]. Both approaches show a strategy based on adding sample-level contextual information, which means that the original signal is processed taking into account each sample context. However, the contextual information is usually applied within pattern classification systems at the feature level [31,32,33,34], once the high dimensionality present in the input signal is reduced to a more discriminative set of features, which is more relevant for classification.
Another successful strategy to improve the performance of pattern recognition systems relies on system combination. This is based on the fact that complementary errors are provided by different pattern classification processes. The combination based on sum, product, average or maximum rules [35,36,37], majority voting [35,37] or more advanced techniques, such as logistic regression [38], Dempster-Shafer theory of evidence [37] and neural networks [36,37,39], have been applied to pattern recognition systems in different fields such as image recognition, speaker verification, handwritten recognition and speech recognition, showing significant performance gains.

Motivation and Organization of the Paper

The pipeline integrity threat detection and identification system presented in previous works [15,16,17,18,19,20,21,22,40,41] did not make use of feature-level contextual information, nor did it exploit the possibility of combining results from different pattern recognition systems. Given the potential of both strategies, we propose to apply them on DAS + PRS technology for pipeline integrity threat detection and identification from two different perspectives:
  • Incorporating feature-level contextual information in an intelligent way, adapting the so-called tandem approach widely used in speech recognition [42] to enhance the feature vector of the baseline system.
  • Combining the outputs of different pattern classification processes, each of them using a combination of frequency-based and tandem features, exploiting different temporal ranges of contextual information.
In this paper, we present (to the best of our knowledge) the first published report that incorporates contextual information at the feature level and system combination in a DAS + PRS-based pipeline integrity threat detection and identification system, rigorously evaluated on realistic field data, showing significant and consistent improvements over our previous work [22].
The rest of the paper is organized as follows: The baseline system is briefly reviewed in Section 2, and Section 3 describes the novel pipeline integrity threat detection system. The experimental procedure is presented in Section 4, and the experimental results are discussed in Section 5. Finally, the conclusions are drawn in Section 6 along with some lines for future work.

2. Baseline System

2.1. Sensing System

The DAS system we used is a commercially available ϕ-OTDR-based sensor (named FINDAS) manufactured and distributed by FOCUS S.L. (Madrid, Spain) [43].
For interested readers, a full theoretical revision of the sensing principle and a detailed description of the experimental setup used in the FINDAS sensor can be found in [44], but we provide here a short summary of the sensing strategy used. The ϕ-OTDR makes use of Rayleigh scattering, an elastic scattering (with no frequency shift) of light, which originates from density fluctuations in the medium, to measure changes in the state of a fiber. In the FINDAS sensor employed, highly coherent optical pulses with a central wavelength near 1550 nm are injected into the optical fiber. The back-reflected signal from the fiber is then recorded, so that the interference pattern resultant from Rayleigh backscattering (ϕ-OTDR signal) is monitored at the same fiber input. By mapping the flight time of the light in the fiber, the ϕ-OTDR signal received at a certain time is associated with a fiber position. If vibrations occur at a certain position of the fiber, the relative positions of the Rayleigh scattering centers will be altered, and the ϕ-OTDR signal will be locally changed, thus allowing for distributed acoustic sensing [44].
The FINDAS has an (optical) spatial resolution of five meters (readout resolution of one meter) and a typical sensing range of up to 45 km, using standard single-mode fiber (SMF). A sampling frequency of f s = 1085 Hz was used for signal acquisition. A detailed description of the FINDAS technology can be found in [44].

2.2. Pattern Recognition System

The baseline PRS was based on Gaussian mixture models (GMMs) and conducted classification in two different modes:
  • The machine + activity identification mode identifies the machine and the activity that the machine is conducting along the pipeline.
  • The threat detection mode directly identifies if the activity is an actual threat for the pipeline or not.
The whole system integrated three main stages, as shown in Figure 1:
  • Feature extraction, which reduces the high-dimensionality of the signals acquired with the DAS system to a more informative and discriminative set of features.
  • Feature vector normalization, which compensates for variabilities in the signal acquisition process and the sensed locations.
  • Pattern classification, which classifies the acoustic signal into a set of predefined N C classes (using a set of signal models, GMMs, previously trained from a labeled signal database).
This system obtained promising results taking into account the ambitious experimental setup (i.e., recordings in a real industrial deployment). However, the absolute performance rate in machine + activity classification ( 45.15 % , far better than the 12.5 % chance rate for N C = 8 classes) is still not high enough for a practical system in field operations. Even though the threat/non-threat classification rates were much better ( 80 % of threat detection and 40 % of false alarms), strategies to improve both rates are necessary.
The initial performance target that the GERG partners fixed to consider the system deployment in the field was over 80 % for the threat detection rate and below 50 % for the false alarm rate, so that these targets are actually achieved by the current proposal. With respect to the performance target for the machine + activity identification rates, the GERG partners did not impose any specific requirements, as the crucial aspect for real-world deployment is accurate threat detection. Considering the difficulty of the task (with eight different classes), identification rates in the range of 70%–80% are reasonable to start with.

3. Novel Pipeline Integrity Threat Detection System

The proposal of the novel pipeline integrity threat detection system is presented in Figure 2. First, the input acoustic signal is sent to a feature extraction module, where the energy corresponding to P frequency bands is calculated for the considered bandwidth f [ f 0 , f B W ] , with f 0 and f B W being the initial and final frequencies respectively, and f B W f s 2 . This builds N P - dimensional feature vectors ( N P = 100 ). The feature normalization employed in this work is the sensitivity-based normalization described in Section III.B.2 of [22], where each coefficient of those feature vectors is normalized by the energy above the considered bandwidth. This was necessary due to the strong differences in the signals acquired in different sensing positions, which relate to the different soil conditions, the mechanical coupling of the fiber to the pipe enclosure, the machinery distance, the non-linear transduction function of a ϕ-OTDR-based sensor, the exponential decay of the amplitude of the measured signals along the fiber, etc. (see [22] for more details). The pattern classification module employs a GMM-based approach to classify each feature vector into the most likely class (machine + activity pair in the machine + activity identification mode that deals with N C = 8 classes, and threat/non-threat in the threat detection mode that deals with N C = 2 classes). This employs the a posteriori maximum probability criterion to assign the given feature vector the class with the highest probability given by the corresponding GMM. The additional blocks, the contextual feature extraction (that also needs a new previous training stage) and the decision combination are new with respect to our previous work [22] and are explained in more detail next.

3.1. Contextual Feature Extraction

The contextual feature extraction is based on the tandem approach used to compute the so-called tandem features in speech recognition tasks [45,46,47]. This module takes the normalized frequency-based feature vectors as input and produces tandem feature vectors as output.
A multi-layer perceptron (MLP) is employed to integrate the feature-level contextual information. This MLP has three layers, as shown in Figure 3: an input layer that consists of N P · W s i z e feature vector values, where W s i z e is the number of feature vectors used as contextual information (for an acoustic frame being analyzed at time t, the MLP will use the W s i z e / 2 feature vectors before t and the W s i z e / 2 feature vectors after t, along with the feature vector generated for time t), a hidden layer, whose number of units is selected based on preliminary experiments, and an output layer, with the number of units equal to the number of classes involved in the system modes (eight in the machine + activity identification mode and two in the threat detection mode).
Specifically, three MLPs will be used to model the behavior of short, medium and long temporal contexts, using W s h o r t , W m e d i u m and W l o n g feature temporal window sizes, respectively. The objective is effectively dealing with different signal behaviors that cope with short, medium and long temporal contexts, so that a wider range of activities can be better learned by the system. In our implementation, the time lengths of each temporal context are 5 s, 12.5 s and 20 s, corresponding to the short, medium and long temporal contexts, respectively. These lengths were chosen based on the length of a single behavior within different activities. For example, for stable activities, such as moving, long temporal windows are more suitable to model a single behavior. However, for more difficult activities (hitting or scrapping that include several behaviors), shorter temporal windows are preferable so that the temporal windows used for modeling better cope with generating a robust model for a single behavior.
Figure 4 shows the detailed architecture of the contextual feature extraction module and its connection to the GMM-based pattern classification modules.
The MLP models required for each temporal context (referred to as MLP S , MLP M and MLP L in Figure 4) are trained by the MLP training module in Figure 2. The standard back-propagation algorithm [48] is employed to learn the MLP weights (i.e., connections between all of the units of the input and hidden layers and connections between all of the units of the hidden and output layers, as shown in Figure 3). Therefore, three different sets of weights are learned (one for each temporal context), which are used next to obtain the posterior probability vectors.
The contextual feature extraction involves two different stages, which are applied to each of the different temporal contexts:

3.1.1. Posterior Probability Vector Computation

For each set of normalized feature vectors and using the weights computed during MLP training, the MLP is employed to calculate a posterior probability for each class to be identified. This process is similar to using the MLP for classification. However, instead of assigning a raw class label to each normalized feature vector, the MLP outputs (consisting of one posterior probability per class, as shown in Figure 3) are used as new features. This builds a set of N C -dimensional posterior probability vectors per MLP (i.e., per temporal context), as shown in Figure 4.

3.1.2. Tandem Feature Vector Building

This stage concatenates the original N P -dimensional feature vectors (those generated by the feature normalization module) and the N C - dimensional posterior probability vectors computed by the MLPs. Therefore, ( N P + N C ) - dimensional tandem feature vectors are built (in our implementation, N P + N C = 108 for the machine + activity identification mode and N P + N C = 102 for the threat detection mode). These are fed into three different pattern classification processes (one for each temporal context), which generate a likelihood value for each of the N C classes, as shown in Figure 4. It must be noted that the GMM training is also carried out from these tandem feature vectors.
For MLP training, posterior probability vector computation and tandem feature vector building, the ICSI QuickNet toolkit [49] has been employed.

3.2. Decision Combination

Given the three pattern classification processes conducted on the tandem feature vectors that cover different temporal contexts and in order to exploit their complementarity when dealing with different activities, a way to combine their outputs is necessary. In this work, we have evaluated three methods to carry out a likelihood-based combination: sum, product and maximum, which are presented next:

3.2.1. Sum Method

For any frame (i.e., feature vector), the likelihood assigned to each class c i is given by:
l ( c i ) = j = 1 N l j ( c i ) ,
where N is the number of classification processes and l j ( c i ) is the likelihood assigned to class c i in the classification process j.
This sum method is typically better adapted for cases in which each classifier performs different [50].

3.2.2. Product Method

For any frame, the likelihood assigned to each class c i is given by:
l ( c i ) = j = 1 N l j ( c i ) .
This product method is typically better adapted for systems where the feature sets are independent [51].

3.2.3. Maximum Method

For any frame, the likelihood assigned to each class c i is given by:
l ( c i ) = max j = 1 N l j ( c i ) .
This maximum method is typically better adapted for systems where the performance of each individual classifier is similar [50].
For all of the combination methods, the class that is finally assigned to each frame as the recognized one is given by the maximum a posteriori criterion:
c ^ = a r g m a x i { l ( c i ) } .
The combination approach can be applied to all of the classification processes, or to a selection of them, so that a fruitful experimentation can be carried out.

4. Experimental Procedure

Our experimental setup is basically the same as that described in Section IV of [22]. We provide here the fundamental details, referring the reader to the original paper for further details.

4.1. Database Description

For comparison purposes, we employed the same database as in our previous work [22], whose content is summarized in Table 1.
As described in [22], an active gas transmission pipeline operated by Fluxys Belgium S.A. was used for the database acquisition, thus operating in a real scenario. The pipeline is made from steel, has a diameter of one meter and is one inch thick. Activities nearby the pipeline were sensed by monitoring an optical fiber cable installed about 0.5 m from the pipeline and parallel to it (the fiber cable installation was done at the same time of the pipeline construction). The pipeline and the associated optical fiber are buried, and the pipeline is pressurized at 100 bars (being an active one, operating in normal conditions). The fiber depth varies between 0.3 and two meters, and since it does not follow a tight parallel path along the pipeline and in some points, there are fiber rolls for maintenance purposes, a calibration procedure between fiber distance and geographical location was carried out for precise location labeling.
The selected activities cover realistic situations (involving possible threats and harmless ones) that could typically occur nearby pipeline locations. All of them were carefully selected by the GERG partners within the PIT-STOP project and represented those activities that could provide the best assessment of the system capabilities for real-world deployment. In particular, the staff at Fluxys Belgium S.A. (the gas carrier company in this country) was responsible for the proposal of the activities to be carried out for evaluation.
On the one hand, the dangerous activities (hitting and scrapping by small and big excavators) allowed the system to be tested when a real threat for the pipeline occurs (as is the usual situation before a critical pipeline “touch” happens).
On the other hand, the non-threat activities were chosen based on their high occurrence rate near pipelines (movements of different machinery and non-dangerous activities performed by pneumatic hammer and plate compactor machines).
The FINDAS sensor is connected at one end of the fiber that runs in parallel to the inspected pipeline. The different locations (LOC1, LOC2, LOC3, LOC4, LOC5 and LOC6) cover different pipeline “reference positions” selected at high distances from the sensing equipment (being at 22.24 , 22.49 , 23.75 , 27.43 , 27.53 and 34.27 km far from the FINDAS box, respectively) to evaluate the system in conditions close to the actual sensing limits and to ensure feature variabilities in terms of soil characteristics and weather conditions (see [22] for more details).
The machines used for the recordings of the different machine + activity pairs started their activity at the center of the so-called “machine operation area” (see Figure 5 for a visual reference). This area was located at distances between zero meters (on top of the fiber) and up to 50 m from the so-called “reference position” right above the pipeline (as described in [22] in the recording protocol for each location, the reference position was chosen manually as the closest to the center of the operation area with good sensitivity, by real-time monitoring of the fiber response). The “hitting” and “scrapping” activities were recorded five times in different positions within the machine operation area (the first position was located in the center of the area, and the other four were located at ± 25 m and ± 50 m from this center, with the direction depending on the available space around the operation area). The “movement” and “compacting” activities spread around ± 25 m from the center of the operation area. These two activities were recorded in two different ways: the first one comprises both movement and compacting actions when the machine is carrying out the activity parallel to the pipeline, the second one with the activity carried out perpendicular to the pipeline. This allowed us to generate different acoustic patterns corresponding to both ways, hence obtaining a more varied database. From this “reference position”, the signals were captured from the optical fiber in a ± 200 -m interval (see Figure 5), with one-meter spacing, thus generating 400 acoustic traces for each recorded activity. This 400-m interval was selected to ensure that we had a wide enough range of fiber responses to be used in the training and evaluation procedures.
Although the distance of the acoustic source (the machine performing the given activity) to the optical fiber has an impact on the signal-to-noise ratio (SNR), the high sensitivity of the sensing system within the limits of the selected “machine operation area” for each location makes the SNR good enough to cover realistic and practical situations. Moreover, the trained signal models are also able to cope with this variability due to the acoustic source distance to the pipeline.

4.2. System Configuration

Regarding the feature extraction, the relevant parameters are as follows: The acoustic frame size was set to one second; the acoustic frame shift was set to five milliseconds; the number of FFT points was set to 8192; the number of frequency bands (i.e., the original feature vector size) was set to 100; and the initial and final frequencies corresponding to the analyzed bandwidth were set to 1 Hz and 100 Hz, respectively.
The highest energy meter selection in our previous work has been selected for signal representation, due to its better performance over the reference position (see Figure 5) [22]. Therefore, each acoustic frame used either for training or evaluation (MLP in the contextual feature extraction and GMM in the pattern classification) corresponds to the highest energy meter between those acquired by FINDAS.
For the contextual feature extraction, 100 units have been used in the hidden layer for MLP training and posterior probability vector computation for the machine + activity identification mode and three units for the threat detection mode. These values were chosen based on their best performance in preliminary experiments.
For pattern classification, a single GMM component has been used to model each class in both modes.
The use of the sensitivity-based normalization and the bandwidth limited to 100 Hz are explicitly designed to also help in dealing with the noise in the raw data. The normalization aids in equalizing noise effects compensating for variabilities in the signal acquisition process and the sensed location (as background noise can vary for different locations due to the proximity of road, factories, etc.), and the bandwidth limitation avoids considering noisy signals where no relevant information is to be found. Furthermore, while variations in the fiber temperature could introduce noise in the measurements, these typically occur at much lower frequencies than the processed acoustic signals, so that they do not constitute a relevant issue in our proposal. Nevertheless, even though the raw signals have a high level of noise (as shown in the sample signal spectrograms shown in Figure 2 of [22]), each machine + activity pair exhibits, in general, a reasonably consistent spectral behavior, hence allowing for the use of pattern classification strategies that can efficiently extract this consistent behavior. A full experimental and theoretical description of the optical noise characteristic of the DAS technology using a similar setup, which defines the background noise of the raw data, can be found in [44].

4.3. Evaluation Strategy

The evaluation strategy was carefully and rigorously designed to maximize the statistical significance of the results and to provide a wide variety in the design of the training and evaluation subsets.
With this objective, the robust and widely-adopted leave-one-out cross-validation (CV) strategy [52] was selected to carry out the experiments. The criteria to split the full database into training and evaluation subsets match with the recorded data location criteria. Since data were recorded in six different locations, the CV strategy comprises six folds, where the data recorded in all of the locations except one were used for training (including MLP training and posterior probability vector computation for the contextual feature extraction and GMM training for the pattern classification), and the evaluation was done on data of the unused location (thus ensuring full independence between the training and evaluation subsets). Classification is again conducted on a frame-by-frame basis.
Using the data from the same locations for MLP training and posterior probability vector computation in the contextual feature extraction could lead to overfitting problems, since a subset of the data employed for MLP training is also used to compute the posterior probability values of the tandem feature vectors employed for training the pattern classification module. To evaluate this drawback, we ran a full set of experiments in which different locations for MLP training and posterior probability vector computation were employed, and similar results are obtained, which clearly indicates that no overfitting occurs.

4.4. Evaluation Metrics

As in our previous work [22] and for comparison purposes, the classification accuracy has been the main metric to evaluate the system performance both for the machine + activity identification and threat detection modes. In addition, we will also show the class classification accuracy for the machine + activity identification mode and the threat detection rate and false alarm rate for the threat detection mode. Finally, to provide a full picture of the classification performance, we will also show the confusion matrix (i.e., a table that shows the percentage of evaluation frames of a given class that are classified as any of the considered classes) for the machine + activity identification mode. Statistical validation of the results will be provided to assess the statistical significance of the results.

5. Experimental Results

5.1. Preliminary Experiments

A preliminary set of experiments was run to show the potential effectiveness of (1) using contextual information and (2) combining different contextual information sources in the whole system.
This set of experiments takes the 100 - dimensional normalized feature vectors as input for the MLP and conducts classification. For MLP-based classification, we simply assign the class with the highest posterior probability as the recognized class with which we can evaluate the system performance. The different temporal contexts (short, medium and long) are employed for MLP training and classification, and the obtained results are presented in Table 2.
From Table 2, it is clearly seen that, even though the overall accuracy improves when increasing the temporal context, the optimal temporal context (short, medium or long) is different for each machine + activity pair (the best rates are shown in bold). For example, for the big excavator moving, the baseline performance is 49.1 % , and this increases to 63.3 % , 72.9 % and 82.5 % when using progressively longer temporal contexts (short, medium and long, respectively). On the other hand, for the small excavator hitting, increasing the temporal context leads to systematic performance degradation from the 13.8 % obtained in the baseline to 10.7 % , 8.8 % and 7.0 % for progressively longer temporal contexts.
These results indicate that different temporal contexts model the feature space in a different way, so that employing and combining different window sizes could bring further improvements to the whole system performance (thus, motivating our combination approach). In addition, the MLP does not seem to be suitable to replace the GMM for classification. Despite the best overall performance obtained with the long-length window size, there are some classes whose performance is worse than that of the baseline (hitting and scrapping activities with the small excavator and hitting activity with the big excavator, which include multiple behaviors and have less training data). Therefore, this motivates the use of the MLP to produce a tandem feature vector and to maintain the GMM-based pattern classification system.

5.2. Contextual Feature Extraction

We analyze the performance of the contextual feature extraction module from the tandem feature vectors that are built from different window sizes. To do so, a GMM-based pattern classification process is carried out for each of the proposed temporal contexts (short, medium and long), as shown in Figure 4, and results are presented in Table 3.
At first sight, for the machine + activity identification mode, the average system performance compared with the baseline (column Acc. in Table 3) seems to improve to a great extent ( 57.8 % 45.2 % = 12.6 % absolute improvement). Paired t-tests [53] show that this improvement is statistically significant for any window size over the baseline ( p < 10 32 ). However, looking at the individual class performance, this improvement is not that clear. There are classes for which very similar or even slightly worse performance is obtained with the tandem feature vectors (e.g., small excavator doing hitting ( 13.8 % for the baseline system and 13.4 % for the tandem system) and scrapping ( 30.2 % for the baseline system and 30.3 % for the tandem system)), and the best performance for each class largely depends on the window size.
The large improvement obtained with the tandem feature vectors is for the classes for which more data are available. For example, the moving activity from the big excavator improves the 49.1 % baseline performance to 74.4 % for the tandem system, and from the small , the improvement goes from the 50.5 % baseline performance to 62.0 % . Furthermore, large improvements are observed for the plate compactor (from 39.5 % to 54.0 % ) and the pneumatic hammer (from 71.8 % to 81.1 % ). The fact that more data are available for these classes is biasing the performance calculation, but we also have to consider the effect on the classes with lower performance. The high performance classes, which tend to have a more stable behavior, get much more benefit from the feature-level contextual information than classes that represent different acoustic behaviors (i.e., hitting and scrapping activities). The greater amount of training data of those classes also contributes to this, since a more robust GMM is trained.
On the contrary, for classes with different acoustic behaviors during the execution (hitting and scrapping), integrating these multiple behaviors could lead to less robust GMMs, so that the final performance for these classes is similar or even worse than that of the baseline. For example, for the small excavator hitting, there is a performance degradation from the baseline 13.8 % to 13.4 % . The only exception for this observation is the improvement obtained for the big excavator doing scrapping ( 36.9 % versus 26.0 % of the baseline), which may be due to the greater amount of training data available, so that a more robust GMM is built.
This suggests that using feature-level contextual information in isolation is not enough to obtain the best performance in the whole system for classes for which different acoustic behaviors are observed and the amount of data used to train the GMM is limited.
For the threat detection mode, it can be seen that incorporating feature-level contextual information also provides an improvement in the overall classification accuracy over the baseline ( 69.7 % 64.3 % = 5.4 % absolute improvement). Paired t-tests show that this improvement is statistically significant for any window size ( p < 10 24 ) over the baseline. However, by inspecting the threat detection rate and the false alarm rate, it can be seen that both figures decrease compared with those of the baseline, which makes it more difficult to derive a clear conclusion.
From these results, we can state that decision combination is necessary to take advantage of the complementary classification errors obtained for each temporal context.

5.3. Decision Combination

Decision combination employs different combinations of temporal contexts (in pairs or all of them) to make the final decision for each frame. Results are shown in Table 4 for the machine + activity identification mode and the threat detection mode. To ease the analysis, the results for the sum method are not shown, as they are almost identical to those obtained with the product method. Additionally, the cells with worse results than the baseline have an orange background and the green background cells indicate the selected systems for the machine + activity identification and threat detection modes. As can be seen, almost all of the results obtained with the decision combination improve those of the baseline.

5.3.1. Machine + Activity Identification Mode

For the machine + activity identification mode, the combination of any window size with any combination method outperforms the overall classification accuracy of the baseline to a great extent ( 52.91 % 45.15 % = 7.76 % minimum absolute improvement, which means a 17 % relative improvement). Paired t-tests show that this improvement is statistically significant for all of the cases ( p < 10 30 ).
For sum and product methods, consistent performance gains are obtained for all of the classes in general. The sum method is expected to work well when each individual classifier performs quite different [50], as is our case (see Table 3). The product method is also expected to derive a robust combination when the feature sets are independent [51]. Different temporal contexts model the feature space in a different way so that the feature set for every class can be considered as independent.
For hitting and scrapping activities, which possess multiple behaviors and have less training data, the performance obtained with the maximum method is much worse than that of the baseline (for example, for the small excavator hitting, the 13.8 % baseline gets as low as 9.7 % ). This can be due to two reasons: (1) the maximum method does not integrate information of different classification processes (only the best likelihood is selected), which for multi-class classification problems is important, and (2) this method provides gains when the performance of the individual classifiers is close, which is not our case (see Table 3). The only exception is again for the big excavator doing scrapping, for which performance gains are obtained for each combination method (from the 26.0 % baseline performance up to 36.3 % with the product method and 36.9 % with the maximum method). This may be again due to the availability of more training data, which results in a more robust GMM.
Our selection proposal is the product-based combination from medium and long temporal window sizes, since this presents the best overall accuracy with consistent improvements for each individual class.
Table 5 shows the corresponding confusion matrix of this combination, where we have removed the values below chance (1/8 = 12.5%) to ease the visualization and analysis and where we have used color information as a visual aid. In general, it is clearly seen that the diagonal contains the greatest figures for each class (with at least 9% absolute better accuracy compared to the second most recognized one, i.e., 33.74%−24.64% = 9.10% in the big excavator doing scrapping), except for the hitting activity. For the big excavator, this is confused with the moving and scrapping activities. On the one hand, the big excavator doing hitting has less training data, which can cause that the classification process prefers the GMM for which more training data are available. On the other hand, scrapping also includes hitting when the shovel contacts the ground, which is also causing confusion in the small excavator. The classes with the lowest performances correspond to the hitting and scrapping activities, which are also confused with each other. On the one hand, these are the classes with less training data, which derives a less robust GMM. In addition, hitting and scrapping activities present different acoustic behaviors (moving up the shovel, moving it down, hitting, scrapping, moving, etc.), which may degrade the GMM, since just a single GMM component is used for modeling (increasing the number of GMM components does not provide any gain, probably due to the small amount of training data for these classes).
It is also important to note the significant improvements in the identification rates with respect to the baseline system, as shown in Table 6. The relative performance improvement between the baseline and novel systems range from 4.48 % up to 37.74 % , with an average value of 21.30 % , which clearly validates the strategy used towards improving the overall performance.

5.3.2. Threat Detection Mode

For the threat detection mode, the overall classification accuracy shows a similar trend. All of the method combinations for any window size significantly outperform the baseline ( p < 10 26 for a paired t-test).
Combining all of the temporal window sizes with the maximum method outperforms the baseline both for the threat detection rate (from the 80.7 % baseline performance up to 81.1 % , which implies a relative improvement of 0.5 % ) and the false alarm rate (from the 40.3 % baseline performance down to 35.4 % , which implies a relative improvement of 12 % ). These improvements are significant for the threat detection rate ( p < 10 5 ) and for the false alarm rate ( p < 10 28 ). By integrating all of the window sizes in a small classification task (two classes: threat/non-threat), the feature space is modeled in such a different way that the pattern classification makes different and complementary errors, so that the final performance gets improved in the maximum method, for which the classifier with the highest likelihood makes the final decision.

6. Conclusions and Future Work

This paper has presented a novel approach for a pipeline integrity threat detection system that employs a ϕ-OTDR fiber optic-based sensing system for data acquisition by adding feature-level contextual information and system combination in the pattern recognition stage. The proposal achieves consistent and significant improvements that were verified in a machine + activity identification task, where the machine and the activity carried out must be known, and in a threat detection task, where just the occurrence of a threat for the pipeline has to be known.
Feature-level contextual information in isolation has been shown to perform well for machine + activity pairs that possess a stable behavior and for which enough training data are available. Adding the decision combination from different pattern recognition processes that run on different contextual information window sizes has been shown to outperform the overall classification accuracy and the class classification accuracy for both tasks.
Although the results presented in this paper have improved those of the baseline to a great extent (about 21% relative to the machine + activity identification mode and 12% relative to the false alarm rate with a slight improvement of 0.5% relative to the threat detection rate for the threat detection mode), there is still much work to do. For classes for which different behaviors exist and the amount of training data is low, the improvements obtained are not as high as for the rest of the classes. Therefore, future work should focus on these low-performance classes by, for example developing new strategies that will also extend our system to make use of contextual information in the spatial domain (that is by using the acoustic traces from nearby sensed positions, which should experience similar disturbances simultaneously).

Acknowledgments

Some authors were supported by funding from the European Research Council through Starting Grant UFINE (Grant Number #307441), Water JPI, the WaterWorks2014 Co-funded Call, the European Commission (Horizon 2020) through Project H2020-MSCA-ITN-2016/722509-FINESSE, the Spanish Ministry of Economy and Competitivity, the Spanish “Plan Nacional de I+D+i” through Projects TEC2013-45265-R, TEC2015-71127-C2-2-R, TIN2013-47630-C2-1-R and TIN2016-75982-C2-1-R, and the regional program SINFOTONCM: S2013/MIT-2790, funded by the “Comunidad de Madrid”. H.F.M. acknowledges funding through the FP7 ITN ICONE program, Grant #608099 funded by the European Commission. J.P.-G. acknowledges funding from the Spanish Ministry of Economy and Competitivity through an FPI contract. S.M.-L. acknowledges funding from the Spanish Ministry of Science and Innovation through a “Ramón y Cajal” contract.

Author Contributions

Javier Tejedor and Javier Macias-Guarasa conceived of, designed and evaluated the pattern recognition strategy. Hugo F. Martins and Daniel Piote were responsible for the field deployment during the database signal acquisition. Sonia Martin-Lopez, Pedro Corredera and Miguel Gonzalez-Herraez devised and designed the FINDAS system and provided the fundamental basis and practical approaches to the implementation of the ϕ-OTDR measurement strategy. Juan Pastor-Graells contributed with theoretical modeling of the new capabilities of the sensing system.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Choi, K.N.; Juarez, J.C.; Taylor, H.F. Distributed fiber optic pressure/seismic sensor for low-cost monitoring of long perimeters. Proc. SPIE 2003, 134–141. [Google Scholar] [CrossRef]
  2. Juarez, J.C.; Maier, E.W.; Choi, K.N.; Taylor, H.F. Distributed Fiber-Optic Intrusion Sensor System. J. Lightwave Technol. 2005, 23, 2081–2087. [Google Scholar] [CrossRef]
  3. Juarez, J.C.; Taylor, H.F. Field test of a distributed fiber-optic intrusion sensor system for long perimeters. Appl. Opt. 2007, 46, 1968–1971. [Google Scholar] [CrossRef] [PubMed]
  4. Rao, Y.J.; Luo, J.; Ran, Z.L.; Yue, J.F.; Luo, X.D.; Zhou, Z. Long-distance fiber-optic ψ-OTDR intrusion sensing system. In Proceedings of the 20th International Conference on Optical Fibre Sensors, Edinburgh, UK, 5–14 October 2009; Volume 7503, pp. 75031O-1–75031O-4.
  5. Juarez, J.C.; Taylor, H.F. Polarization discrimination in a phase-sensitive optical time-domain reflectometer intrusion-sensor system. Opt. Lett. 2005, 30, 3284–3286. [Google Scholar] [CrossRef] [PubMed]
  6. Chao, P.; Hui, Z.; Bin, Y.; Zhu, Z.; Xiahoan, S. Distributed optical-fiber vibration sensing system based on differential detection of differential coherent-OTDR. In Proceedings of 2012 IEEE Sensors, Taipei, Taiwan, 28–31 October 2012; pp. 1–3.
  7. Quin, Z.G.; Chen, L.; Bao, X.Y. Wavelet denoising method for improving detection performance of distributed vibration sensor. IEEE Photonics Technol. Lett. 2012, 24, 542–544. [Google Scholar] [CrossRef]
  8. Wang, Z.N.; Li, J.; Fan, M.Q.; Zhang, L.; Peng, F.; Wu, H.; Zeng, J.J.; Zhou, Y.; Rao, Y.J. Phase-sensitive optical time-domain reflectometry with Brillouin amplification. Opt. Lett. 2014, 39, 4313–4316. [Google Scholar] [CrossRef] [PubMed]
  9. Martins, H.F.; Martín-López, S.; Corredera, P.; Filograno, M.L.; Frazão, O.; González-Herráez, M. Phase-sensitive Optical Time Domain Reflectometer Assisted by First-order Raman Amplification for Distributed Vibration Sensing Over >100 km. J. Lightwave Technol. 2014, 32, 1510–1518. [Google Scholar] [CrossRef]
  10. Peng, F.; Wu, H.; Jia, X.H.; Rao, Y.J.; Wang, Z.N.; Peng, Z.P. Ultra-long high-sensitivity ϕ-OTDR for high spatial resolution intrusion detection of pipelines. Opt. Express 2014, 22, 13804–13810. [Google Scholar] [CrossRef] [PubMed]
  11. Li, J.; Wang, Z.; Zhang, L.; Peng, F.; Xiao, S.; Wu, H.; Rao, Y. 124 km Phase-sensitive OTDR with Brillouin Amplification. Proc. SPIE 2014, 9157, 91575Z-1–91575Z-4. [Google Scholar] [CrossRef]
  12. Wang, Z.; Zeng, J.; Li, J.; Peng, F.; Zhang, L.; Zhou, Y.; Wu, H.; Rao, Y. 175 km Phase-sensitive OTDR with Hybrid Distributed Amplification. Proc. SPIE 2014, 9157, 9157D5-1–9157D5-4. [Google Scholar] [CrossRef]
  13. Pan, Z.; Wang, Z.; Ye, Q.; Cai, H.; Qu, R.; Fang, Z. High sampling rate multi-pulse phase-sensitive OTDR employing frequency division multiplexing. Proc. SPIE 2014, 9157, 91576X-1–91576X-4. [Google Scholar]
  14. Shi, Y.; Feng, H.; Zeng, Z. A Long Distance Phase-Sensitive Optical Time Domain Reflectometer with Simple Structure and High Locating Accuracy. Sensors 2015, 15, 21957–21970. [Google Scholar] [CrossRef] [PubMed]
  15. Zhu, H.; Pan, C.; Sun, X. Vibration Pattern Recognition and Classification in OTDR Based Distributed Optical-Fiber Vibration Sensing System. Proc. SPIE 2014, 9062, 906205-1–906205-6. [Google Scholar] [CrossRef]
  16. Conway, C.; Mondanos, M. An introduction to fibre optic Intelligent Distributed Acoustic Sensing (iDAS) technology for power industry applications. In Proceedings of the 9th International Conference on Insulated Power Cables, Versailles, France, 21–25 June 2015; Volume A3.4, pp. 1–6.
  17. Wu, H.; Wang, Z.; Peng, F.; Peng, Z.; Li, X.; Wu, Y.; Rao, Y. Field test of a fully distributed fiber optic intrusion detection system for long-distance security monitoring of national borderline. Proc. SPIE 2014, 91579, 915790-1–915790-4. [Google Scholar] [CrossRef]
  18. Wu, H.; Li, X.; Peng, Z.; Rao, Y. A novel intrusion signal processing method for phase-sensitive optical time-domain reflectometry (ϕ-OTDR). Proc. SPIE 2014, 9157, 9157O-1–9157O-4. [Google Scholar] [CrossRef]
  19. Cao, C.; Fan, X.Y.; Liu, Q.W.; He, Z.Y. Practical Pattern Recognition System for Distributed Optical Fiber Intrusion Monitoring System Based on Phase-Sensitive Coherent OTDR. In Proceedings of the Asia Communications and Photonics Conference, Hong Kong, China, 19–23 November 2015; pp. 145:1–145:3.
  20. Sun, Q.; Feng, H.; Yan, X.; Zeng, Z. Recognition of a Phase-Sensitivity OTDR Sensing System Based on Morphologic Feature Extraction. Sensors 2015, 15, 15179–15197. [Google Scholar] [CrossRef] [PubMed]
  21. Wu, H.; Xiao, S.; Li, X.; Wang, Z.; Xu, J.; Rao, Y. Separation and Determination of the Disturbing Signals in Phase-Sensitive Optical Time Domain Reflectometry (ϕ-OTDR). J. Lightwave Technol. 2015, 33, 3156–3162. [Google Scholar] [CrossRef]
  22. Tejedor, J.; Martins, H.F.; Piote, D.; Macias-Guarasa, J.; Pastor-Graells, J.; Martin-Lopez, S.; Corredera, P.; Smet, F.D.; Postvoll, W.; Gonzalez-Herraez, M. Towards Prevention of Pipeline Integrity Threats using a Smart Fiber Optic Surveillance System. J. Lightwave Technol. 2016, 34, 4445–4453. [Google Scholar] [CrossRef]
  23. Toussaint, G.T. The use of context in pattern recognition. Pattern Recognit. 1978, 10, 189–204. [Google Scholar] [CrossRef]
  24. Kurian, C.; Balakrishnan, K. Development & evaluation of different acoustic models for Malayalam continuous speech recognition. Procedia Eng. 2012, 30, 1081–1088. [Google Scholar]
  25. Zhang, J.; Zheng, F.; Li, J.; Luo, C.; Zhang, G. Improved Context-Dependent Acoustic Modeling for Continuous Chinese Speech Recognition. Proc. Eurospeech 2001, 3, 1617–1620. [Google Scholar]
  26. Laface, P.; Mori, R.D. Speech Recognition and Understanding: Recent Advances, Trends, and Applications; Springer: Berlin/Heidelberg, Germany, 1992. [Google Scholar]
  27. Song, X.B.; Abu-Mostafa, Y.; Sill, J.; Kasdan, H.; Pavel, M. Robust image recognition by fusion of contextual information. Inf. Fusion 2002, 3, 277–287. [Google Scholar] [CrossRef]
  28. Soto, M.A.; Ramírez, J.A.; Thévenaz, L. Intensifying the response of distributed optical fibre sensors using 2D and 3D image restoration. Nat. Commun. 2016, 7. [Google Scholar] [CrossRef] [PubMed]
  29. Soto, M.A.; Ramírez, J.A.; Thévenaz, L. Reaching millikelvin resolution in Raman distributed temperature sensing using image processing. Proc. SPIE 2016, 9916, 99162A-1–99162A-4. [Google Scholar] [CrossRef]
  30. Qin, Z. Spatio-Temporal Analysis of Spontaneous Speech with Microphone Arrays. Ph.D. Thesis, Ottawa-Carleton Institute for Physics, University of Ottawa, Ottawa, ON, Canada, 2013. [Google Scholar]
  31. Wang, J.; Chen, Z.; Wu, Y. Action recognition with multiscale spatio-temporal contexts. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Colorado Springs, CO, USA, 20–25 June 2011; pp. 3185–3192.
  32. Bianne-Bernard, A.L.; Menasri, F.; Mohamad, R.A.H.; Mokbel, C.; Kermorvant, C.; Likforman-Sulem, L. Dynamic and Contextual Information in HMM Modeling for Handwritten Word Recognition. IEEE Trans. Pattern Anal. Mach. Intell. 2011, 33, 2066–2080. [Google Scholar] [CrossRef] [PubMed]
  33. Lan, T.; Wang, Y.; Yang, W.; Robinovitch, S.N.; Mori, G. Discriminative Latent Models for Recognizing Contextual Group Activities. IEEE Trans. Pattern Anal. Mach. Intell. 2012, 34, 1549–1562. [Google Scholar] [CrossRef] [PubMed]
  34. Wang, X.; Ji, Q. A Hierarchical Context Model for Event Recognition in Surveillance Video. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Columbus, OH, USA, 23–28 June 2014; pp. 2561–2568.
  35. Kittler, J.; Hatef, M.; Duin, R.P.; Matas, J. On Combining Classifiers. IEEE Trans. Pattern Anal. Mach. Intell. 1998, 20, 226–239. [Google Scholar] [CrossRef]
  36. Klautau, A.; Jevtic, N.; Orlitsky, A. Combined Binary Classifiers With Applications To Speech Recognition. In Proceedings of the 7th International Conference on Spoken Language Processing (ICSLP2002)—INTERSPEECH 2002, Denver, CO, USA, 16–20 September 2002; pp. 2469–2472.
  37. Tulyakov, S.; Jaeger, S.; Govindaraju, V.; Doermann, D. Review of Classifier Combination Methods; Springer: Berlin/Heidelberg, Germany, 2008. [Google Scholar]
  38. Ho, T.K.; Hull, J.H.; Srihari, S.N. Decision combination in multiple classifier systems. IEEE Trans. Pattern Anal. Mach. Intell. 1994, 16, 66–75. [Google Scholar]
  39. Prampero, P.S.; de Carvalho, A.C.P.L.F. Classifier combination for vehicle silhouettes recognition. In Proceedings of the International Conference on Image Processing and its Applications, London, UK, 13–15 July 1999; pp. 67–71.
  40. Madsen, C.; Baea, T.; Snider, T. Intruder Signature Analysis from a Phase-sensitive Distributed Fiber-optic Perimeter Sensor. Proc. SPIE 2007, 6770, 67700K-1–67700K-8. [Google Scholar] [CrossRef]
  41. Martins, H.F.; Piote, D.; Tejedor, J.; Macias-Guarasa, J.; Pastor-Graells, J.; Martin-Lopez, S.; Corredera, P.; Smet, F.D.; Postvoll, W.; Ahlen, C.H.; et al. Early Detection of Pipeline Integrity Threats using a SmarT Fiber-OPtic Surveillance System: The PIT-STOP Project. Proc. SPIE 2015, 9634, 96347X-1–96347X-4. [Google Scholar] [CrossRef]
  42. Zhu, Q.; Chen, B.; Morgan, N.; Stolcke, A. On using MLP in LVCSR. In Proceedings of the of ICSLP, Jeju, Korea, 4–8 October 2004; pp. 921–924.
  43. FOCUS S.L. FIber Network Distributed Acoustic Sensor (FINDAS). 2015. Available online: http://www.focustech.eu/docs/FINDAS-MR-datasheet.pdf (accessed on 12 February 2017).
  44. Martins, H.F.; Martín-López, S.; Corredera, P.; Filograno, M.L.; Frazão, O.; González-Herráez, M. Coherent noise reduction in high visibility phase sensitive optical time domain reflectometer for distributed sensing of ultrasonic waves. J. Lightwave Technol. 2013, 31, 3631–3637. [Google Scholar] [CrossRef]
  45. Zhu, Q.; Chen, B.; Grezl, F.; Morgan, N. Improved MLP structures for data-driven feature extraction for ASR. In Proceedings of the INTERSPEECH 2005—Eurospeech, 9th European Conference on Speech Communication and Technology, Lisbon, Portugal, 4–8 September 2005; pp. 2129–2131.
  46. Morgan, N.; Chen, B.; Zhu, Q.; Stolcke, A. Trapping conversational speech: Extending TRAP/TANDEM approaches to conversational speech recognition. In Proceedings of the 2004 IEEE International Conference on Acoustics, Speech, and Signal Processing, Montreal, QC, Canada, 17–21 May 2004; pp. 537–540.
  47. Faria, A.; Morgan, N. Corrected tandem features for acoustic model training. In Proceedings of the 2008 IEEE International Conference on Acoustics, Speech and Signal Processing, Las Vegas, NV, USA, 31 March–4 April 2008; pp. 4737–4740.
  48. Bishop, C.M. Neural Networks for Pattern Recognition; Oxford University Press: Oxford, UK, 1995. [Google Scholar]
  49. Johnson, D. ICSI Quicknet Software Package. 2004. Available online: http://www.icsi.berkeley.edu/Speech/qn.html (accessed on 12 February 2017).
  50. Al-ani, A.; Deriche, M. A New Technique for Combining Multiple Classifiers using The Dempster-Shafer Theory of Evidence. J. Artif. Intell. Res. 2002, 17, 333–361. [Google Scholar]
  51. Breukelen, M.V.; Duin, R.P.W.; Tax, D.M.J.; Hartog, J.E.D. Handwritten digit recognition by combined classifiers. Kybernetika 1998, 34, 381–386. [Google Scholar]
  52. Wong, T.T. Performance evaluation of classification algorithms by k-fold and leave-one-out cross validation. Pattern Recognit. 2015, 48, 2839–2846. [Google Scholar] [CrossRef]
  53. David, H.A.; Gunnink, J.L. The Paired t Test Under Artificial Pairing. Am. Stat. 1997, 51, 9–12. [Google Scholar] [CrossRef]
Figure 1. Baseline version of the system architecture [22].
Figure 1. Baseline version of the system architecture [22].
Sensors 17 00355 g001
Figure 2. Novel pipeline integrity threat detection system architecture. Modules in bold typeface are the new ones with respect to [22].
Figure 2. Novel pipeline integrity threat detection system architecture. Modules in bold typeface are the new ones with respect to [22].
Sensors 17 00355 g002
Figure 3. Architecture of the three-layer MLP employed in the contextual feature extraction module.
Figure 3. Architecture of the three-layer MLP employed in the contextual feature extraction module.
Sensors 17 00355 g003
Figure 4. Detailed architecture of the contextual feature extraction module and its connection to the GMM-based pattern classification modules.
Figure 4. Detailed architecture of the contextual feature extraction module and its connection to the GMM-based pattern classification modules.
Sensors 17 00355 g004
Figure 5. Recording scenario: real example at LOC6, taken from [22].
Figure 5. Recording scenario: real example at LOC6, taken from [22].
Sensors 17 00355 g005
Table 1. Experimental database. ”Big excavator” is a 5-ton Kubota KX161-3. ”Small excavator” is a 1.5 -ton Kubota KX41-3V. From [22]. LOC, location.
Table 1. Experimental database. ”Big excavator” is a 5-ton Kubota KX161-3. ”Small excavator” is a 1.5 -ton Kubota KX41-3V. From [22]. LOC, location.
MachineActivityDuration (in Seconds)Threat/Non-Threat
LOC1LOC2LOC3LOC4LOC5LOC6Total
Big excavatorMoving along the ground11001100354017401620416013,260Non-threat
Hitting the ground120140240220802601060Threat
Scrapping the ground4604609206202005803240Threat
Small excavatorMoving along the ground600500170082082016606100Non-threat
Hitting the ground200180220220802401140Threat
Scrapping the ground4203407803601805202600Threat
Pneumatic hammerCompacting ground66005801320013203880Non-threat
Plate compactorCompacting ground74007401240016804400Non-threat
Table 2. MLP classification accuracy for the machine + activity identification mode for every class with various window sizes with the best result for each class in bold font. ”Acc.” is the overall classification accuracy, with the best result in bold font. ”Mov.” stands for moving; ”Hit.” stands for hitting; ”Scrap.” stands for scrapping; and ”Compact.” stands for compacting.
Table 2. MLP classification accuracy for the machine + activity identification mode for every class with various window sizes with the best result for each class in bold font. ”Acc.” is the overall classification accuracy, with the best result in bold font. ”Mov.” stands for moving; ”Hit.” stands for hitting; ”Scrap.” stands for scrapping; and ”Compact.” stands for compacting.
Window SizeMachine + Activity Identification
Big ExcavatorSmall ExcavatorPneumatic HammerPlate CompactorAcc.
Mov.Hit.Scrap.Mov.Hit.Scrap.Compact.Compact.
Baseline [22] 49.1 % 20.1 % 26.0 % 50.5 % 13.8 % 30.2 % 71.8 % 39.5 % 45.2 %
Short 63.3 % 13.0 % 31.5 % 54.8 % 10.7 % 26.5 % 73.9 % 57.3 % 53.5 %
Medium 72.9 % 12.1 % 35.4 % 63.8 % 8.8 % 28.3 % 76.9 % 51.3 % 58.6 %
Long 82.5 % 12.3 % 34.5 % 62.5 % 7.0 % 28.1 % 82.2 % 46.2 % 61.8 %
Table 3. Contextual feature extraction module results. Class classification accuracy and overall classification accuracy for the machine + activity identification mode and the threat detection rate (TDR), false alarm rate (FAR) and overall classification accuracy for the threat detection mode, with the best results in bold font. ”Acc.”, ”Mov.”, ”Hit.”, ”Scrap.” and ”Compact.” denote the same as in Table 2.
Table 3. Contextual feature extraction module results. Class classification accuracy and overall classification accuracy for the machine + activity identification mode and the threat detection rate (TDR), false alarm rate (FAR) and overall classification accuracy for the threat detection mode, with the best results in bold font. ”Acc.”, ”Mov.”, ”Hit.”, ”Scrap.” and ”Compact.” denote the same as in Table 2.
Window SizeMachine + Activity IdentificationThreat Detection
Big ExcavatorSmall ExcavatorPneumatic HammerPlate CompactorAcc.TDRFARAcc.
Mov.Hit.Scrap.Mov.Hit.Scrap.Compact.Compact.
Baseline [22] 49.1 % 20.1 % 26.0 % 50.5 % 13.8 % 30.2 % 71.8 % 39.5 % 45.2 % 80.7 % 40.3 % 64.3 %
Short 60.6 % 17.0 % 32.0 % 55.9 % 11.6 % 27.8 % 75.6 % 54.0 % 52.8 % 78.9 % 36.3 % 67.1 %
Medium 66.1 % 19.0 % 36.9 % 62.0 % 10.8 % 30.3 % 75.9 % 49.7 % 56.0 % 76.6 % 32.3 % 69.7 %
Long 74.4 % 21.5 % 30.2 % 59.2 % 13.4 % 28.5 % 81.1 % 43.4 % 57.8 % 71.6 % 31.2 % 69.4 %
Table 4. Decision combination results. Class classification accuracy and overall classification accuracy for the machine + activity identification mode and the threat detection rate (TDR), false alarm rate (FAR) and overall classification accuracy for the threat detection mode with the best results in bold font. For combination, ”Prod” is the product method, and ”Max” is the maximum method. ”S” denotes short window size; ”M” denotes medium window size; and ”L” denotes long window size. ”Acc.”, ”Mov.”, ”Hit.”, ”Scrap.” and ”Compact.” denote the same as in Table 2.
Table 4. Decision combination results. Class classification accuracy and overall classification accuracy for the machine + activity identification mode and the threat detection rate (TDR), false alarm rate (FAR) and overall classification accuracy for the threat detection mode with the best results in bold font. For combination, ”Prod” is the product method, and ”Max” is the maximum method. ”S” denotes short window size; ”M” denotes medium window size; and ”L” denotes long window size. ”Acc.”, ”Mov.”, ”Hit.”, ”Scrap.” and ”Compact.” denote the same as in Table 2.
MethodMachine + Activity IdentificationThreat Detection
Big ExcavatorSmall ExcavatorPneumatic HammerPlate CompactorAcc.TDRFARAcc.
Mov.Hit.Scrap.Mov.Hit.Scrap.Compact.Compact.
Baseline [22] 49.1 % 20.1 % 26.0 % 50.5 % 13.8 % 30.2 % 71.8 % 39.5 % 45.15 % 80.7 % 40.3 % 64.26 %
ProdS-M59.9%19.4%36.3%60.4%13.0%33.8%75.8%44.4%53.06%76.8%33.2%69.10%
S-L64.3%23.7%32.1%57.7%18.0%31.1%80.4%40.1%53.91%74.9%33.7%68.25%
M-L66.1%22.2%33.7%57.9%14.3%36.6%78.4%41.3%54.92%73.9%32.0%69.32%
S-M-L61.5%24.0%34.0%57.6%15.0%36.9%78.2%39.8%53.09%75.0%33.2%68.68%
MaxS-M67.3%17.3%36.9%64.2%9.7%27.2%79.5%56.6%57.75%81.0%36.2%67.66%
S-L76.8%17.2%32.1%62.9%10.9%29.4%81.1%50.0%60.20%79.7%35.0%68.29%
M-L76.6%14.8%34.2%64.1%11.5%29.2%80.1%49.9%60.33%78.4%33.4%69.24%
S-M-L77.0%14.5%34.0%65.0%10.0%27.8%81.7%51.4%60.82%81.1%35.4%68.34%
Table 5. Confusion matrix of the product combination method from medium and long window sizes for the machine + activity identification mode. Classification accuracy is shown in each cell. The values between brackets represent the number of frames that are classified as the recognized class or that belong to the real class.
Table 5. Confusion matrix of the product combination method from medium and long window sizes for the machine + activity identification mode. Classification accuracy is shown in each cell. The values between brackets represent the number of frames that are classified as the recognized class or that belong to the real class.
Recognized Class
Big ExcavatorSmall ExcavatorPneumatic
Hammer
Plate
Compactor
Sensors 17 00355 i001
[ 236845 ]
Moving
[ 40432 ]
Hitting
[ 81899 ]
Scrapping
[ 94597 ]
Moving
[ 61857 ]
Hitting
[ 91389 ]
Scrapping
[ 77049 ]
Compacting
[ 56292 ]
Compacting
Real classBig excavator [ 275145 ] Moving66.09
[ 21995 ] Hitting30.6022.1519.21
[ 67230 ] Scrapping24.64 33.74 18.39
Small excavator [ 126575 ] Moving 57.91 16.92
[ 23655 ] Hitting17.03 14.01 14.3229.55
[ 53950 ] Scrapping 15.55 12.6236.57
Pneumatic hammer [ 80510 ] Compacting 78.38
Plate Compactor [ 91300 ] Compacting 14.2416.29 41.28
Table 6. Machine + activity identification mode rate comparison between the baseline and novel systems. Relative improvement is calculated as 100 · ( n o v e l a c c u r a c y b a s e l i n e a c c u r a c y ) b a s e l i n e a c c u r a c y .
Table 6. Machine + activity identification mode rate comparison between the baseline and novel systems. Relative improvement is calculated as 100 · ( n o v e l a c c u r a c y b a s e l i n e a c c u r a c y ) b a s e l i n e a c c u r a c y .
Big ExcavatorSmall ExcavatorPneumatic HammerPlate CompactorAverages
MovingHittingScrappingMovingHittingScrappingCompactingCompacting
Baseline 49.05 % 20.11 % 26.03 % 50.50 % 13.78 % 30.22 % 71.84 % 39.51 % 45.15 %
Novel 66.09 % 22.15 % 33.74 % 57.9 % 14.32 % 36.57 % 78.38 % 41.28 % 54.92 %
Relative improvement34.74%10.14%29.62%12.89%3.92%21.01%9.10%4.48%21.30%

Share and Cite

MDPI and ACS Style

Tejedor, J.; Macias-Guarasa, J.; Martins, H.F.; Piote, D.; Pastor-Graells, J.; Martin-Lopez, S.; Corredera, P.; Gonzalez-Herraez, M. A Novel Fiber Optic Based Surveillance System for Prevention of Pipeline Integrity Threats. Sensors 2017, 17, 355. https://doi.org/10.3390/s17020355

AMA Style

Tejedor J, Macias-Guarasa J, Martins HF, Piote D, Pastor-Graells J, Martin-Lopez S, Corredera P, Gonzalez-Herraez M. A Novel Fiber Optic Based Surveillance System for Prevention of Pipeline Integrity Threats. Sensors. 2017; 17(2):355. https://doi.org/10.3390/s17020355

Chicago/Turabian Style

Tejedor, Javier, Javier Macias-Guarasa, Hugo F. Martins, Daniel Piote, Juan Pastor-Graells, Sonia Martin-Lopez, Pedro Corredera, and Miguel Gonzalez-Herraez. 2017. "A Novel Fiber Optic Based Surveillance System for Prevention of Pipeline Integrity Threats" Sensors 17, no. 2: 355. https://doi.org/10.3390/s17020355

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop