Published: 15 August 2015

An intelligent fault diagnosis method using variable weight artificial immune recognizers (V-AIR)

Hongli Zhang1
Jicheng Liu2
Erping Zhou3
Dong Li4
Bo Wang5
Kunju Shi6
1Shanghai Institute of Applied Mathematics and Mechanics, Shanghai University, Shanghai 20072, China
1, 2, 4, 5, 6School of Mechatronics Engineering and Automation, Shanghai University, Shanghai 200072, China
3University of Bolton, Bolton, UK
Corresponding Author:
Jicheng Liu
Views 21
Reads 10
Downloads 1062

Abstract

The Artificial Immune Recognition System (AIRS), which has been proved to be a successful classification method in the field of Artificial Immune Systems, has been used in many classification problems and gained good classification effect. However, the network inhibition mechanisms used in these methods are based on the threshold inhibition and the cells with low affinity will be deleted directly from the network, which will misrepresent the key features of the data set for not considering the density information within the data. In this paper, we utilize the concept of data potential field and propose a new weight optimizing network inhibition algorithm called variable weight artificial immune recognizer (V-AIR) where we replace the network inhibiting mechanism based on affinity with the inhibiting mechanism based on weight optimizing. The concept of data potential field was also used to describe the data distribution around training samples and the pattern of a training data belongs to the class with the largest potential field. At last, we used this algorithm to rolling bearing analog fault diagnosis and reciprocating compressor valves fault diagnosis, which get a good classification effect.

1. Introduction

Immune system has been noticed by many computer sciences and engineering researchers, for it has many advantages that many artificial-intelligence systems can’t match such as the distinction of self-nonself molecules, early warning of danger signals, distributed disposition of hazardous situations and incremental learning. Thus, the immune system characteristics has been developed and applied in many engineering field [1]. In the last decade, several interdisciplinary research scientists have produced a prolific amount of immune inspired algorithms, mathematical models and hybrid intelligent systems by extracting one or more properties, function and mechanism of immune system.

Based on the principles of self-nonself discrimination of immune system, one of the major algorithms developed is the Negative Selection Algorithm (NSA) which is analogous to the censoring process of T cell maturation in immune system [2, 3]. The NSA generates detectors randomly and eliminates the ones that detect self so that the remaining detectors can detect any non-self [4]. Since the matching criterion is not specific, we can cover the non-self space with limited number of detectors. However, the original NSA represents detectors in binary, which may not capture the structure of some problem spaces or cause a low level of computing efficiency [5]. The real-valued negative selection (RNS) extends the previous binary anomaly detectors to real space anomaly detectors [5, 6] and a lot of further researches concentrating on detector generation schemes also have sprung up such as the hyper-rectangular detectors [5], the variable-sized detectors (V-detector) [7, 8], the hyper-ellipsoid detector [9]. Nevertheless, almost all of the methods don’t consider the distribution density of self samples and use constant-size self hyperspheres to express the profile of self space, which may increase false alarm rates with a smaller self radius and decreases detection rates on the contrary. The ANSA disposes the issue with variable-sized self radius and acquires a great of achievement [10].

Another method of imitating the immune system is to use the specific immunity of B cells. Compared with NSA, it is a straightforward artificial immune algorithm and called as “positive selection algorithm”. Jerne [11] and Farmer [12] firstly proposed the immune network theory to illustrate the B cell concentration changes. Inspired by the immune network theory, a clustering algorithms-ainet model was firstly invented to find some memory points called as memory antibodies representing the data distribution. As an information compression algorithm, the algorithm can largely reduce the number of memory cells, however, it also may misrepresent the key features of the data for not considering the density information within the data [13, 14]. So the Adaptive Radius Immune Algorithm (ARIA) [15] introduces an antibody adaptive suppression radius that varies inversely with the local density for each antibody’s neighborhood to preserve the density information of the data set and obtains a superior performance.

Artificial immune network model (AINE) is another algorithm obtained by the proposing of B cell stimulation and network affinity threshold [16]. The most successful unsupervised learning algorithm based on AINE is the resource limited artificial immune system (RLAIS) which not only uses the immune network dynamics and introduces the concept of shape-space but also puts forward the concept of artificial recognition ball (ARB) [17]. Influenced by the concept of ARB in RLAIS, Watkins et al. [18] put forward a supervised learning algorithm named as Artificial Immune Recognition System (AIRS) using the immune mechanism of high frequency variation, clonal mutation, resource allocation mechanism and network suppression. Since then, AIRS is applied to a serial of classification problems and a lot of improved algorithms continuously emerge. A hybrid classifier that uses the fuzzy weighted pre-processing to weight the input data and the AIRS classifier shows an effective performance on several problems such as machine learning benchmark problems and medical classification problems [19, 20]. In the study of Polat et al. [21], a new resource allocation mechanism was done with fuzzy-logic in the Fuzzy-AIRS. As a further research, another nonlinear recognition system involving AIS and ANN (artificial neural network (ANN)-aided AIS-response, AaA-response) was proposed, which used multiple antibodies to form an output for a presented input [22]. In the research of MAIRS2, a modified AIRS2 was used to replace the k-nearest neighbor algorithm with the fuzzy k-nearest neighbor to improve the diagnostic accuracy of diabetes diseases. However, the network inhibition mechanisms used in these methods are all based on threshold inhibition and the cells with low affinity will be deleted directly from the network, so as an information compression algorithm it may misrepresent the key features of the data set for the relative distances among the trained memory cells did not adequately represent the original data [13-15].

In this paper, we utilize the concept of data potential field and propose a new classification method called variable weight artificial immune recognizers (V-AIR). In this algorithm, we use weight optimizing inhibition mechanism to realize the network inhibition mechanism, which is realized by quadratic programming. In this way, for high density portion of training samples, memory cells are allowed to have larger weights; for sparse region of samples, the memory cells are allowed to have smaller weights. Therefore, this method reflects the density distribution information of data through increasing the memory cell’s weight in dense region and decreasing the weight of memory cells in sparse region. In testing phase, the pattern of a training data belongs to the class with the largest potential field.

This paper is structured as follows: In the next section, we give our motivation to the definition of data potential field. In Section 3, we introduce the V-AIR to solve the problem of data classification. Related works are also discussed in Section 3. In Section 4, 4 kinds UCI data sets are used to compare with AIRS. Beside, rolling bearing fault diagnosis is also researched to prove the effectiveness of V-AIR.

2. Definition of data potential field

In 1837, British physicist Faraday firstly proposed the concept of physical to describe the non-contact effect among objects. He thought the occurrence of non-contact interaction such as the universal gravitation, electrostatic force and magnetic force must be achieved with some intermediate medium and the medium is field. With the development of field theory, people abstracted this as a mathematical concept [23]:

Definition 1: If every point in the space corresponds to a certain physical or mathematical value, a field can be determined in the space and this field can be expressed with different univalent functions according to different objects such as:

- The gravitational field:

1
φr=G×i=1nmir-ri,

with mi is the weight of a particle, r-ri is distance between site r and particle ri;

- The nuclear field:

2
φr=V0×e-r-riR2,

with Vi is the weight of a nucleus, r-ri is the distance between site r and nucleus ri, R is the scope of nuclear force.

Referencing the thought of field in physics, Li et al. [23] also introduced the concept of potential field into the number field space and created the data potential field:

Definition 2: Given a data set with N objects D={x1, x2, , xn} in space ΩRp. A field can be determined in the space and this field can be expressed with different univalent functions according to different objects such as:

3
φx=i=1Nφix=i=1Nmi×e-x-xiδ2,

with x-xi is the distance between site x and nucleus xi, mi is the weight of nucleus xi, δ is the impact factor of nuclear field function. Assuming that the normalization condition meet, we have:

4
i=1nmi=1.

Similar to the contour in physics, we also represent the characteristics of physical field distribution with the potential function.

3. The variable weight artificial immune recognizers (V-AIR)

In this research, an innovative classification model called variable weight artificial immune recognizers (V-AIR) is proposed. The motivation for developing this algorithm comes from the fact that deleting an antibody from the immune system directly may misrepresent the key features of data set for not considering the density information within the data. In this paper, we utilize the concept of potential field data and propose a new weight optimizing network inhibition algorithm called variable weight artificial immune recognizers (V-AIR) where we replace the network inhibiting mechanism based on affinity with the inhibiting mechanism based on weight optimizing. In this algorithm, the weights of memory cells are optimized by the quadratic programming and the cells with weights below the setting threshold will be deleted directly from the memory network. In this way, for high density portion of training samples, memory cells are allowed to have a larger weight; for sparse region of samples, memory cells are allowed to have a smaller weight. Therefore, this method reflects the density distribution information of data through increasing the memory cell’s weight in dense region and decreasing the weight of memory cells in sparse region. To describe conveniently, V-AIR also introduces the concept of Artificial Recognition Ball (ARB) and variable weight memory cells (V-mc). Like the memory cells used in RLAIS and AIRS [17, 18], a V-mc also represents a number of identical B cells but has a variable weight changing according to the result of optimizing.

3.1. The algorithm description

The V-AIR can be described specifically as follows:

AGh: the antigen set of hth class, AGhRM×L. L is the dimension of attributive character, M is the number of antigens belonging to a class.

MC-Ph: the memory cell pool used for the h class antigens, which represents the collection of memory cells, MCRN×L. L is the dimension of attributive character, N is the number of memory cells.

Aghi: the ith antigen belonging to h class, AghiAGh.

ARB-Ph: the artificial recognition ball pool used for hth antigens. It is used for storing the cells produced in the process of cloning.

ARBhj: stored in ARB-Ph and corresponds to the jth ARB of class h, ARBhjARB-Ph.

C-mchi: the ith candidate memory cells stored in MC-Ph, C-mchiMC-Ph.

V-mchi: the retained memory cells after quadratic programming, which is also stored in MC-Ph with a variable weight.

Af: the measure of similarity degree or affinity between antigen and antibody cells, the value in V-AIR is expressed with kernel function, such as:

5
AfV-ARBhj,Aghi=e-V-ARBhjj,:-Aghii,:δ2,

where Reh: the V-ARBh’s total resources, Nhj: the clone scales of ARBhj, T: the cloning coefficient of ARBh, Mr: the mutation rate of ARBh, sh: the average affinity threshold between antigen and ARB, Ch: the number of class h’s ARBbefore resource allocation, Ch*: the number of ARBh’s after resource allocation, Rs: the total number of resource that all ARBh are allowed to have, δ: the impact factor of nuclear field function, r: the variable coefficient to adjust the merging criteria between antibodies, D: the number of antigen categories, Et: the setting threshold to delete or reserve an V-mc. If the weight of an V-mc is greater than Et, the V-mc will be reserved. If the weight of an V-mc is smaller than Et, the V-mc will be deleted.

During the training process, all kinds of antigens are independent of each other, so we can freely take the antigens of class h as the instance to illustrate the generative process of V-mc. The following of this part will instruct the steps of the algorithm in detail:

1. Initialization: In this part, we firstly normalize the training samples in the unit square 0, 1n. At the same time, the required input: AGh, sh, Rs, δ, r, T, Et, k are also set. The initial ARBhs in ARB-Ph are generated randomly on this step.

2. The produce of candidate memory cells: For every Aghi (i= 1, 2, …, M), do the following steps:

a) Calculate the affinity Af between Aghi and the initialized ARBhs.

b) Clone and mutate ARBhj with Nhj=T*Af(ARBhj, Aghi) and mutation rate Mr. Then get the number of ARBhs, which are labeled as Ch.

c) Calculate the total ARBhs’ resources Reh=j=1ChNhj and distribute the resource in ARBhs, until the RehRs. This will result in some ARBhs with resource approaching 0 to die and ultimately control the population. The specific process of resource allocation is shown in Fig. 1.

d) Calculate the average affinity Af between ARBhs and Aghi, if the average affinity Af larger than sh, select the candidate memory cells (C-mchs); if the average affinity Af less than sh, return to step (b) until meeting the affinity conditions.

e) Choose the ARBhj with highest affinity and take it as a C-mchi. The C-mchi will be put into MC-Ph.

The step (a)-(e) will be looped until all of the class h antigens are processed.

Fig. 1The process of resource allocation

The process of resource allocation

3. The network inhibition of candidate memory cells: The weights of C-mchs in MC-Ph (or the concentration of each C-mchi) are optimized by quadratic programming function and the C-mchs with weight below the setting threshold Er will be deleted directly from the memory network. At last, the retained C-mchs change into V-mchs and constitute the MC-Ph.

After all the D types of training antigens are recognized, the V-mchs will be used for data classification. The classification process is conducted by the principle of potential field dominant namely each kind of V-mchs’ potential field is superposed at the point of the test sample Yk, which can get the potential field value of Yk belonging to each kind of V-mch: φ1, φ2, …, φD and Yk belongs to the class with the largest superimposed potential field φi.

As a supervised learning classification system, each antigen Aghi has its class and produces many ARBhs responding to this antigen Aghi. After clone mutation and resource allocation process, the ARBhs with resource equal to 0 will be deleted from the ARB-Ph directly. The ARBhs with the strongest response will be seen as the C-mchs and put into the MC-Ph. However, the number of these C-mchs still exceeds the people’s cognitive needs, so we need to use the quadratic programming function to estimate the weights of objects and get a few non-zero core objects to reduce the number of memory cells. At last, the several core objects are used to represent the data classification model. The quadratic simplified estimation process is as follows: In ΩRd, the set of H=C-mch1,C-mch2,,C-mchE includes E candidate memory cells. Besides, in order to describe conveniently, we describe them as H=X1,X2,,XE, so according to the concept of data potential field, the data potential field of any test sample in the space can be decided as:

6
φY=i=1EφiY=i=1Emi×e-Y-Xiδ2.

When the weights of objects don’t require equal, the weight of m1, m2,…, mE can be seen as a group of function according to spatial position X1, X2,…, XE. If the population distribution is known, the weights of all objects can be estimated through minimizing the error criterion between potential function φ(Y) and distribution density function. Assuming that the overall density of all objects is p(Y), so when the value of δ is certain, we can minimize the following integral square error criterion [24]:

7
minJ=min{mi}ΩφYπσd-pY2dx.

Accessibility:

8
minJ=min{mi}Ωφ2(Y)πσ2d-2p(Y)φ(Y)πσd+p2(Y)dx.

Obviously, Ωp2(Y)dx has nothing to do with m1, m2,…, mE, so the objective function can be simplified as:

9
minJ=min{mi}Ωφ2Y2πσddx-ΩpYφYdx.

Analysis the following function, Ωp(Y)φ(Y)dx is the mathematical expectation of φ(Y) and we can use E independent extraction samples to approximate:

10
minJ=min{mi}12πσdΩφ2(Y)dx-1EjEφXj,

with Eq. (5), can get:

11
minJ=min{mi}122di=1Ej=1Emi×mj×e-Yi-Yj2δ2-1Ei=1Ej=1Emi×e-Yi-Yjδ2.

Obviously, this is a typical constrained quadratic programming problem and satisfies the following constraint conditions:

12
i=1Emi=1,

with mi0.

Optimize the Eq. (11) and get a set of optimal weights. The optimization result is a few objects in the candidate memory cell concentration areas having great weights and most objects with much smaller weights or a weight of zero.

4. Combining mutation: After each presentation of the training antigen, the V-mchis are generated with the variable weights calculated by Eq. (11). However, these cells still have large coincidence with each other for each training antigen being assigned a V-mchi, which increases the computational complexity. Thus, the redundant V-mchi must be cleared away. However, if an antibody is deleted from the memory antibody network directly, the rest memory antibody would be far away from the antigen and cause the relative distances distortion phenomenon between memory antibodies. So, in this paper we decrease the coincidence and reduce the number of them through merge the similar two memory cells into a new one. We call this merger as combining mutation for the position and weight of the memory cells changed.

When the distance between two memory cells satisfies the inequality, the two memory cells can be merged into a new one:

13
Yi-Yjr×δ×Mi+Mj,

where r is a variable coefficient to adjust the merging criteria between the antibodies, Yi and Yj are the spatial position of the original two memory cells. Here we use the momentum conservation law [23] as the merge mutation rule and the fusion memory cell’s new position and weight can be calculated by the following equation:

14
Ynew=Mi×Yi+Mj×YjMi+Mj, ij,
15
Mnew=Mi+Mj ij,

where Ynew is the new spatial position of fusion memory cell, Mi and Mj are the weights of memory cells to be merged, Yi and Yj are the spatial position of the original two memory cells and Mnew is the new weight of fusion memory cell. The merging mutation is recursively implemented, until all the memory cells that meet the merging condition are merged. Through multiple combining mutations, some fusion memory cell would claim a larger and larger weight calculated by Eq. (15). From Eq. (14), we also find that the fusion memory cell would get more close to the center of larger weight memory cell and the larger weight the memory cell have, the closer the fusion memory cell will be. Thus, through many times combining mutation, some fusion memory cells would have much larger weights than other memory cells needed to be merged. In the extreme cases, if the other memory cell’s weight is too small to be ignored, the weight and spatial position of the fusion memory cell will have no change in the combining mutation.

5. Recognition phase: After training has completed, each V-mchi in MC is endowed with a weight. In view of the unbalance factor of the training samples, a V-mchi’s weight should be divided by the number of the training antigens of its class j, so the weight of V-mchi is changed into:

16
hi=miNj,

where hi is the weight of V-mchi after transformation, mi is the weight of V-mchi before transformation and Nj is the number of training samples of class j. The affinity between a test antigen and a V-mchi changes from Eq. (3) into:

17
affinityY,Xt=hi×e-Y-Xtδ2.

In the next, the recognition phase is performed in a new nearest neighbor approach: k- weight nearest neighbor approach. Like the k-nearest neighbor approach, this method firstly presents each test sample to all of the memory cells and then picks out the k memory cells with the largest affinities in MC. However, the system’s classification of a data item is not determined directly by using a majority vote of the outputs of the k most nearest memory cells. In our k-weight nearest neighbor approach, the minimum affinity memory cell is endowed with a vote of 1 and the votes for the k most nearest memory cells are decided by the following equation:

18
Vi=affinity(Y,Xi)min(affinity(Y,X1),affinity(Y,X2),,affinity(Y,Xk)),

where Vi is the vote for test antigen Y. So the memory cell’s vote for a test antigen is converted into decimals and the classification of the test antigen belongs to the class with the largest total value of votes, e.g. in the 3-weight nearest neighbor approach, for a test antigen if there are two nearest memory cells in class 1 with the votes V1= 1, V2= 1.1 and one nearest memory cell in class 2 with the vote V3= 2.2, then the test sample belongs to the class 2 not the class 1.

3.2. The flow of V-AIR algorithm

V-AIR uses the quadratic to imitate the network inhibition mechanism among V-mcs and distribute the number of B cells included in a V-mc. Like the the method used in AIRS, the antigens used in V-AIR are firstly initialized as eigenvectors Agi=(xi1, xi2,, xin) and proposed to the system during training and learning process. The B cells are also expressed as eigenvectors Abi=(yi1, yi2,, yin) with xik and yik(k=1, 2,…, n) expressing the ith attributive character of Agi or Abj respectively. To reduce the repetition of B cells, the same B cells are expressed as a ARB and the memory cell are expressed as a V-mc. The key of the algorithm is to use the mechanism of quadratic programming optimizing the weight of V-mc and use the data field to classify the testing data.

Fig. 2The flow diagram of V-AIR

The flow diagram of V-AIR

In general, the V-AIR can be divided into two stages: the limited resource competition stage and the quadratic programming phase of C-mchs. The limited resource competition stage mainly uses the clone variation and limited resources allocation mechanism to imitate the somatic hyper mutation, clone suppression and immune homeostasis process in human immune system. In the human immune system, there is also network suppression among B cells: when the external antigens invade, some B cells in the immune system will clone and amplify and its concentration would increase; however, some other B cells will die and its concentration would decrease. In V-AIR, we use the quadratic programming to achieve this function. Fig. 2 gives the description of this algorithm.

4. Application of V-AIR to classification

This section briefly touched on the effect of parameters and some comparisons between the existing techniques presented in [18]. The focus of parameters’ discussion was mainly on two of the important features of V-AIR algorithms: classification accuracy and memory cell reduction. In the comparisons, experiments were carried out using four UCI datasets [25]: the Fisher Iris, Pima diabetes, Ionosphere and Sonar data sets.

4.1. Classification accuracy

In this study, the classification accuracies for the datasets were measured according to Eq. (19) [20, 21]:

19
accuracyT=j=1TassessYiT, YiT,
assess(Y)=1, if classifyY=Y.c,0, otherwise,

where T is the set of data items to be classified (the test set), Y.c is the class of the item Y, and classify Y returns the classification of Y by V-AIR or AIRS.

4.2. Effect of parameters

V-AIR is a multi-parameter classification system, so it is important to evaluate that the behavior of V-AIR is altered with respect to the user defined parameters in actual engineering. In order to establish this, investigations were undertaken to determine what affect two of the most important features: the number of memory cells and the classification accuracy. For V-AIR has 8 parameters to analyze, so the effect of each parameter is analyzed to determine which one is more likely to affect the above two items.

In the V-AIR classification method, once a set of memory cells has been developed, the resultant cells can be used for classification. As described in 3.1, obviously we can conclude that the mutation rate Mr, clonal rate T and number of resource Rs allowed in V-AIR only associate with the evolution speed of ARBh but have nothing to do with the classification accuracy. Thus, in the analysis of classification accuracy and number of memory cells, we need not to consider the 3 parameters. The average stimulation threshold sh is an evaluation parameter to determine the degree of affinity between antigens and antibodies. In the process of clonal variation, if sh is set too large, ARBh would spend more time to cycle the clone and mutation process until the termination condition satisfied; if sh is set too small, ARBh would have small affinity with the target antigen Aghi which can affect the classification accuracy in some degree. Therefore, sh should be set in a suitable range. According to Eq. (5), sh is a parameter changing in (0, 1], so we give the instructional scope between 0.6 and 0.94. The setting threshold Et, which also changes between 0 and 1, determines the number of reserved C-mchs and can affect the number of memory cells and classification accuracy in some degree. Because when Et is set large, less C-mchs are used for generating V-mchs. Meanwhile the classification accuracy and number of memory cells are both reduced in some degree. When Et is set small, more C-mchs are used for generating V-mchs which increase the number of memory cells. The classification accuracy would also be affected in some extent for more C-mchs are reserved to produce the V-mchs. However, according to Eq. (5), when Et is little enough, the reserved V-mch with small weight would have little influence to final data classification for the Af calculated by Eq. (5) can be ignored. Hence, we give the guidance value of Et= 0.001 at here. The k value of V-AIR determines the number of nearest neighbor used for classification and has nothing to do with the number of memory cells but relates with the classification accuracy. In the process of application, we give the guidance value between 3 to 7 if the number of V-mchs greater than 3 or use all of the V-mchs when the number of V-mchs below 3.

In our method, the number of memory cells and the detection rate are mainly affected by the parameters r and δ. In order to illustrate the varying rules of them, investigations are firstly undertaken with the diabetes, ionosphere, sonar and iris dataset to determine how do the changes of δ and r affect the number of memory cells (Fig. 3 and 5) and the classification accuracy (Figs. 4 and 6).

Fig. 3The change of memory cells with changing values of the δ threshold

The change of memory cells with changing values of the δ threshold

Fig. 4The change of classification rate with changing values of the δ threshold

The change of classification rate with changing values of the δ threshold

The relationships between the parameter δ and the number of memory cells in V-AIR for the four UCI datasets (Diabetes, Ionosphere, Sonar and Iris dataset) are shown in Fig. 3. The variation tendencies of the classification accuracy following with the parameter δ are also shown in Fig. 4. In Fig. 3, the number of memory cells decreases gradually as the increase of the parameter δ, for more memory cells satisfies the Eq. (5). At last, all of the memory cells belonging to one training class will be combined into one memory cell and the curves for memory cells’ number don’t change again. During the change of the memory cells’ number, the classification accuracy of memory cells also fluctuate significantly but at last, the classification accuracy will becomes calm and steady ultimately, for the number of memory cells never changes again. In Figs. 5-6, altering the parameter r with a fixed parameter δ for each type of datasets, the number of memory cells and the classification accuracy show the same varying patterns with Figs. 3-4.

Fig. 5The change of memory cells with changing values of the r threshold

The change of memory cells with changing values of the r threshold

Fig. 6The change of classification rate with changing values of the r threshold

The change of classification rate with changing values of the r threshold

4.3. Comparison of V-AIR with AIRS

To have a stark comparison, we show the performance of V-AIR on these data sets with the results of AIRS [18] in Tables 1-2. The parameters used in V-AIR are set in Table 3. Since AIRS and V-AIR use all the memory cells to classify the unknown data, the classification cost is proportional to the number of cells. Like the method used in [18], these results are also obtained from the averaging multiple runs of V-AIR, typically consisting of three or more runs and five-way, or greater, cross validation. For the Iris date set, a five-fold cross validation scheme is employed with each result representing an average of three runs across these five divisions. For the Ionosphere data set, we remain the division method as detailed in AIRS: 200 instances hic are carefully split almost 50 % positive and 50 % negative are used for training with the remaining 151 as test instances, consisting of 125 “good” and only 26 “bad” instances. The results reported here also represent an average of three runs. For the Diabetes data set a ten-fold cross validation scheme is used, again with each of the 10 testing sets being disjoint from the others and the results are averaged over three runs across these data sets. The Sonar date set is divided randomly into 13 disjoint sets with 16 cases in each. 12 of these sets are used as training data with 1 as the test date.

The accuracy of V-AIR for Iris, Diabetes, Ionosphere and Sonar is about 0.6 %, 0.3 %, 0.7 % and 1.9 % higher than the AIRS’s in Table 1. The accuracy of V-AIR for these four UCI date sets is sufficiently comparable with that of the AIRS classifier but this method requires more memory cells in the classification of Diabetes, Ionosphere and Sonar (Table 2), which means higher computational complexity. However, in the classification of Iris, the V-AIR uses only average of 23.8 memory cells and implements the 97.3 % classification accuracy. Thus, to further validate the advantage of our method, we use it in bearing analog failure with the data set of Case Western Reserve University.

Table 1Comparisons of accuracy between AIRS and V-AIR

Training set
V-AIR: accuracy (%)
AIRS: accuracy (%)
Iris
97.3 (0.1)
96.7 (3.1)
Diabetes
74.5 (0.7)
74.2 (4.4)
Ionosphere
96.3 (0.1)
95.6 (1.7)
Sonar
86.8 (0.1)
84.9 (9.1)

Table 2Comparisons of the average number of memory cells between V-AIR and AIRS. Size refers to the number of training data and the percentage refers to the compression ratio of memory cells

Training set
Size
V-AIR: memory cells
AIRS: memory cells
Iris
120
23.8/81 % (5.6)
30.9/74 % (4.1)
Diabetes
691
691/0 % (0.0)
273.4/60 % (20.0)
Ionosphere
200
169.6/15 % (5.5)
96.3/52 % (5.5)
Sonar
192
189.7/1 % (0.8)
177.7/7 % (4.5)

Table 3Used parameters in V-AIR for UCI datasets

Used parameters
Diabetes
Ionosphere
Sonar
Iris
Mutation rate
0.7
0.7
0.7
0.7
Average stimulation threshold
0.9
0.9
0.9
0.9
Clonal rate
100
100
100
100
Number of resources allowed in V-AIR
40
40
40
40
k value for k-weight nearest neighbor
7
7
3
7
r value
0.705
50
7
0.4
δ value
0.001
0.0015
0.025
0.02
Et value
0.001
0.001
0.001
0.001

5. Application of V-AIR in equipment fault diagnosis

The fault of many equipment usually has the characteristics of complexity and nonlinear. In addition, they also often have small signal noise ratio (SNR) with the weak fault. As a fault simulation instance, the ball bearing data set of Case Western Reserve University [25] was firstly introduced to do the bearing fault diagnosis experiment in this section. Then, as an industrial case, the V-AIR was conducted using the gas valves failure data for piston compressors to validate the feasibility of our failure diagnosis method with the appropriate parameters. The influence of parameters’ change on the classification rate and number of memory cells is also discussed in this section.

5.1. The diagnosis of bearing analog failure

In this paper, three kinds of fault samples are used for verifying the effectiveness of the proposed method. Fig. 7 gives the time domain vibration waveform of rolling bearing in normal state, 0.007˝ lesions size of inner race, outer race and roller fault with the bearing type and parameters referring to Table 4. From Fig. 7, the vibration signal of inner race and outer race fault have obvious cycle shock, however, the normal and ball fault vibration signal are not obvious and show serious noise interference.

To form the training and testing samples, the normal and various fault time-domains signal data are decomposed through orthogonal wavelet and high frequency of wavelet energy feature extraction [26] then form many 7d energy eigenvectors. Respectively, 100 normal and fault eigenvectors are used for training samples. The other 100 normal and fault eigenvectors are used for testing samples to detect the classification accuracy of V-AIR. The calculation parameters used in V-AIR are shown in Table 5.

Fig. 7The time domain vibration waveform of rolling bearing

The time domain vibration waveform of rolling bearing

a) The normal vibration signals

The time domain vibration waveform of rolling bearing

b) The inner race fault vibration signals

The time domain vibration waveform of rolling bearing

c) The outer race fault vibration signals

The time domain vibration waveform of rolling bearing

d) The roller fault vibration signals

Table 4The bearing data classification accuracy of V-AIR

Type of samples
The classification accuracy of V-AIR (%)
Accuracy
Standard deviation
Normal samples
98.3
0.2
Ball fault with size 0.007˝
98.5
0.1
Inner race fault with size 0.007˝
100
0
Outer race fault with size 0.007˝
100
0

Fig. 8 shows the distribution of training samples and V-mchs with different failure state, which is disposed by PCA. Through clonal variation, quadratic programming and combined mutation, it can be seen that each training samples only forms a memory cell to represent the distribution of a class of samples, which largely reduces the complexity of calculation. Because the r value and δ value are set too much and more combining mutations are happened among V-mchs. Table 4 shows the average classification accuracy of 10 times test. It can be seen that the proposed V-AIR algorithm have a good classification effect for all kind of samples: the testing accuracy for the inner race and outer race faults are 100 % respectively; for the normal samples, it is 98.3 %; for the ball fault, it is 98.5 %. Thus, our fault diagnosis method is effective in analog fault diagnosis.

Fig. 8The training samples of bearing and their memory cells

The training samples of bearing and their memory cells

Table 5Used parameters in V-AIR for bearing data

Used parameters
The parameter value
Mutation rate
0.6
Average stimulation threshold
0.9
Clonal rate
50
Number of resources allowed in V-AIR
40
k value for k-weight nearest neighbor
1
r value
0.4
δ value
0.0075
Et value
0.001

5.2. The fault diagnosis of reciprocating compressor valves

The reciprocating compressor is a class of large general machinery widely used in petroleum chemical industry, mining, refrigeration and other industries. Its structure is complex, widely excitation source and the vibration is mainly put on multi-source impact signal such as air flow in and out of the cylinder, valve plates dropped into the seat or piston striking the block etc., which can’t be diagnosed by the traditional fault diagnosis methods.

To large reciprocating compressor, valve is the key components and according to some statistics, more than 60 % of the failure happens on valve. As valve is a typical reciprocating working part, it needs to be monitored and diagnosed based on intelligent fault diagnosis techniques.

Fig. 9 and Fig. 10 show the test site condition and vibration testing principle respectively. In the valve vibration monitoring, we used the high-frequency acceleration sensor with measurement frequency range 0.0002-10 kHz to gather the high frequency vibration signal of valve. The collected signal is transmitted to computer through 32 channel programmed multifunctional signal conditioner and intelligent data collection analyzer, which prepares for the subsequent data analysis. The sample length is 200000 points with sampling frequency 50 kHz and 200 groups of data samples for each fault condition.

Fig. 9The test site condition

The test site condition

a) The tested reciprocating compressor

The test site condition

b) The used test instruments

Fig. 10The reciprocating compressor structure and the vibration testing principle

The reciprocating compressor structure and the vibration testing principle

Fig. 11 gives the vibration signal of valve gap, plate fracture and spring deficiency fault. Due to the shock wave and impact time changing all the time, it is very difficult to detect the symptom of time domain waveform. Thus, in order to effectively diagnose the reciprocating compressor valve failure, we use the method of V-AIR for fault identification. Fig. 12 shows the distribution of training samples and V-mchs with different failure state, which is also disposed by PCA. In the V-AIR method, 100 groups of data samples are used for training with the rest 100 groups of data samples for testing. From Fig. 12, we can learn that different fault samples are completely non-linear separable and have different concentration degree.

Fig. 11The time domain vibration waveform of reciprocating compressor valve

The time domain vibration waveform of reciprocating compressor valve

a) The normal vibration signals

The time domain vibration waveform of reciprocating compressor valve

b) The spring deficiency fault vibration signals

The time domain vibration waveform of reciprocating compressor valve

c) The valve gap fault vibration signals

The time domain vibration waveform of reciprocating compressor valve

d) The plate fracture fault vibration signals

Like the method used in bearing analog fault diagnosis, Tables 6 and Table 7 show the average classification accuracy of 10 times test and the parameter values used in V-AIR respectively. It can be seen that the proposed V-AIR algorithm can effectively classify all kind of fault samples in the highly nonlinear separable condition: the testing accuracy for the normal samples are 89.5 % with 86 number of memory cells; with only 1 memory cell, the plate fracture and spring deficiency fault reach 90.5 % and 90.4 % respectively; for the value gap fault, it is 95.2 %. Thus, the result proves that V-AIR is a useful method in equipment fault diagnosis.

Fig. 12The training samples of reciprocating compressor valve fault and their memory cells

The training samples of reciprocating compressor valve fault and their memory cells

Table 6The reciprocating compressor valve fault classification accuracy of V-AIR

Type of samples
Number of memory cells
The classification accuracy of V-AIR (%)
Accuracy
Standard deviation
Normal samples
86
89.5
0.5
Plate fracture fault
1
90.5
0.3
Value gap fault
9
95.2
0.2
Spring deficiency fault
1
90.4
0.6

Table 7Used parameters in V-AIR for reciprocating compressor valve fault

Used parameters
The parameter value
Mutation rate
0.6
Average stimulation threshold
0.5
Clonal rate
100
Number of resources allowed in V-AIR
40
k value for k-weight nearest neighbor
1
r value
0.75
δ value
0.02
Et value
0.001

6. Conclusions

In this study, the inhibition mechanism between antibodies of AIRS that is among the most important classification systems of Artificial Immune Systems was changed with a new one that was formed with combining mutation. The fixed weight memory cells were also replaced by the variable weight memory cells with the weight changing according to the training samples’ density distribution. After training, the k-weight nearest neighbor algorithm is used to determine the classes of test samples.

In the application phase of this study, four important UCI datasets: Diabetes, Ionosphere, Sonar and Iris were used. In the data classifications stage, the analyses were conducted both for the comparison of reached classification accuracy with other classifiers in UCI web site and the effects of the number of memory cells. According to the application results, V-AIR showed a considerably high performance with regard to the classification accuracy for all of the four dataset. The reached classification accuracy of V-AIR for the Diabetes, Ionosphere, Sonar and Iris were 74.5 %, 96.3 %, 86.8 % and 97.3 % respectively, which were all higher than the AIRS method. V-AIR is going one step ahead than the original AIRS with the aid of improvements done in the algorithm. The proposed change in this study has not only produced very satisfactory results, but also decreased the number of memory cells for some UCI datasets.

As an application example, the V-AIR also shows high classification accuracy for bearing data with only one memory cell for a kind of bearing data. In the process of reciprocating compressor valve fault diagnosis, it also shows great fault diagnosis effect. Thus, this method can be used for fault diagnosis successfully.

References

  • Dasgupta D., Yu S., Nino F. Recent advances in artificial immune systems: models and applications. Applied Soft Computing, Vol. 11, Issue 2, 2011, p. 1574-1587.
  • Dasgupta D., Yu S., Majumdar N. S. MILA-multilevel immune learning algorithm and its application to anomaly detection. Soft Computing, Vol. 9, Issue 3, 2011, p. 172-184.
  • Forrest S., Perelson A. S., Allen L., et al. Self-nonself discrimination in a computer. IEEE Computer Society Symposium on Research in Security and Privacy, 1994, p. 202-212.
  • Mousavi M., Abu Bakar A., Zainudin S., et al. Negative selection algorithm for dengue outbreak detection. Turkish Journal of Electrical Engineering and Computer Sciences, Vol. 21, Issue 2, 2013, p. 2345-2356.
  • Gonzalez F., Dasgupta D., Kozma R. Combining negative selection and classification techniques for anomaly detection. Congress on Evolutionary Computation, 2002, p. 705-710.
  • González F., Dasgupta D., Gómez J. The effect of binary matching rules in negative selection. Genetic and Evolutionary Computation – GECCO, First Edition, Springer Inc., Chicago, 2003.
  • Ji Z., Dasgupta D. V-detector: an efficient negative selection algorithm with “probably adequate” detector coverage. Information Science, Vol. 179, Issue 10, 2009, p. 1390-1406.
  • Ji Z., Dasgupta D. Real-valued negative selection algorithm with variable-sized detectors. Genetic and Evolutionary Computation – GECCO, First Edition, Springer Inc., Seattle, 2004.
  • Shapiro J. M., Lamont G. B., Peterson G. L. An evolutionary algorithm to generate hyper-ellipsoid detectors for negative selection. Conference on Genetic and evolutionary computation, First Edition, ACM., Washington, 2005.
  • Zeng J., Tang W., Liu C., et al. Real-valued negative selection algorithm with variable-sized self radius. Information Computing and Applications, First Edition, Springer Inc., Chengdu, 2012.
  • Jerne N. K. Towards the network theory of the immune system. Annales d’Immunologie, Vol. 125, 1974, p. 373-389.
  • Farmer J. D., Packard N. H., Perelson A. S. The immune system adaptation and machine learning. Physica D, Vol. 22, 1986, p. 187-204.
  • Ultsch A. U*-Matrix: a Tool to Visualize Clusters in High Dimensional Data. Technical Report, Philipps-University Marburg, Marburg, Germany, 2003.
  • Kohonen T. Self-organizing Maps. Springer Inc., Berlin, 2001.
  • Bezerra G. B., Barra T. V., De Castro L. N., et al. Adaptive radius immune algorithm for data clustering. 4th International Conference on Artificial Immune Systems, First Edition, Springer Inc., Banff, 2005.
  • Timmis J., Neal M., Hunt J. An artificial immune system for data analysis. Biosystems, Vol. 55, Issues 1-3, 2000, p. 143-150.
  • Timmis J., Neal M. A resource limited artificial immune system for data analysis. Knowledge Based System, Vol. 14, Issue 3-4, 2001, p. 121-130.
  • Watkins A. B. AIRS: a Resource Limited Artificial Immune Classifier. Mississippi State University, Mississippi, 2001.
  • Polat K., Şahan S., Güneş S. A new method to medical diagnosis: Artificial immune recognition system (AIRS) with fuzzy weighted pre-processing and application to ECG arrhythmia. Expert System Application, Vol. 31, Issue 2, 2006, p. 264-269.
  • Polat K., Güneş S., Tosun S. Diagnosis of heart disease using artificial immune recognition system and fuzzy weighted pre-processing. Pattern Recognition, Vol. 39, Issue 11, 2006, p. 2186-2193.
  • Polat K., Şahan S., Kodaz H., et al. Breast cancer and liver disorders classification using artificial immune recognition system (AIRS) with performance evaluation by fuzzy resource allocation mechanism. Expert System with Application, Vol. 32, Issue 1, 2007, p. 172-183.
  • Ozsen S., Gunes S. Performance evolution of a newly developed general-use hybrid AIS-ANN system: AaA-response. Turkish Journal of Electrical Engineering and Computer Sciences, Vol. 21, Issue 6, 2013, p. 1703-1709.
  • Li D. Y., Du Y. Artificial Intelligence with Uncertainty. First Edition, National Defense Industry Press, Beijing, 2005.
  • Wang S. L., Cheng G. Q., Li D. Y., et al. A try for handling uncertainties in spatial data mining. 8th International Conference on Knowledge-Based Intelligent Information and Engineering Systems, First Edition, Springer Inc., Wellington, 2004, p. 149-153.
  • Igawa K., Ohashi H., et al. A negative selection algorithm for classification and reduce of the noise effect. Applied Soft Computing, Vol. 9, Issue 1, 2009, p. 431-438.
  • Zheng H. B., Chen X. Z., Li Z. Y., et al. Implementation and application of a neural network fault diagnosis system based on wavelet transform. Transactions of the Chinese Society of Agricultural Machinery, Vol. 5, Issue 1, 2002, p. 73-76.

About this article

Received
04 December 2014
Accepted
05 May 2015
Published
15 August 2015
SUBJECTS
Fault diagnosis based on vibration signal analysis
Keywords
V-AIR
data potential field
weight optimizing
network inhibition
combining mutation
Acknowledgements

This work was supported by National Natural Science Foundation of China (50475183), the Specialized Research Fund for the Doctoral Program of Higher Education (20103 108110006) and Shanghai Science and Technology Commission Basic Research Project (11JC140 4100).