Figures
Abstract
Human involvement influences traditional service quality evaluations, which triggers an evaluation’s low accuracy, poor reliability and less impressive predictability. This paper proposes a method by employing a support vector machine (SVM) and Dempster-Shafer evidence theory to evaluate the service quality of a production process by handling a high number of input features with a low sampling data set, which is called SVMs-DS. Features that can affect production quality are extracted by a large number of sensors. Preprocessing steps such as feature simplification and normalization are reduced. Based on three individual SVM models, the basic probability assignments (BPAs) are constructed, which can help the evaluation in a qualitative and quantitative way. The process service quality evaluation results are validated by the Dempster rules; the decision threshold to resolve conflicting results is generated from three SVM models. A case study is presented to demonstrate the effectiveness of the SVMs-DS method.
Citation: Pei F-Q, Li D-B, Tong Y-F, He F (2017) Process service quality evaluation based on Dempster-Shafer theory and support vector machine. PLoS ONE 12(12): e0189189. https://doi.org/10.1371/journal.pone.0189189
Editor: Yong Deng, Southwest University, CHINA
Received: April 25, 2017; Accepted: November 17, 2017; Published: December 8, 2017
Copyright: © 2017 Pei et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: All relevant data are within the paper and its Supporting Information files.
Funding: This study was supported by the National Defense Science and Technology Project Foundation (no. 0106142), and MOE (Ministry of Education in China) Project of Humanities and Social Sciences (no. 17YJC630139).
Competing interests: The authors have declared that no competing interests exist.
Introduction
With the proposal of Made in China 2025, intelligent manufacturing has become a new research topic, and manufacturing remains the most vital component of industry. In intelligent manufacturing, the manufacturing activity is considered a type of service. How to assess the service is an urgent problem for manufacturing enterprises. There have been increasingly rapid advances in this field. Many researchers believe that process evaluation of multi-source manufacturing information is a useful measure, which is flourishing although less studied [1].
Some scholars have researched the evaluation of the process. To improve service quality, Zhang Y. [2] proposed a new three-dimensional analysis model of “service attributes, work flows and interactive contacts”. With factor analysis, the system of evaluating the quality of engineering survey (SQES) was tested to demonstrate the evaluation process. A double-layer fuzzy evaluation model was proposed to evaluate engineering service quality by Zong Q. [3]. The fuzziness and randomness of service quality were taken into consideration synthetically in this model. Hrehova S. [4] showed the possibility of creating a predictive model for quality evaluation of the production process with MATLAB by using the basic tools of statistical process control and their graphic representation. Wang L. et al. [5] established a service quality gap model based on the production, management and application of the leaf area index product. A Remote Sensing Technical System of Evaluating Service Quality of Index Products (REI) on leaf area was proposed. There is limited research on service quality evaluation of the adaptive production system [6]. Moreover, most researchers focus on feature weighting for evaluation. Traditional scoring and defective deduction are widely used with intense subjectivity and tendency for quality assessment.
Single feature evaluation is widespread. Some scholars tend to study rough set theory, which combines the similarity and prioritization of a single feature to evaluate production process service quality. Che H. [7] believed that the feature could be extracted in different spatial domains such as the time domain, time frequency domain, and wavelet domain. The information collected was a type of reflection of a device. Chen H. [8] combined brightness, contrast and a variety of other factors as single feature, image distortion factors to evaluate the quality of service. Shalet K. [9] extracted auto-regressive and moving average model features (ARMA) from vibration signals to improve machine performance. However, unreliable, incomplete and indistinguishable datasets can easily lead to the distortion and nonsense of the results. Therefore, the single feature method has been gradually replaced by multi-feature pattern recognition and evaluation [10].
The last few years have seen the development of multi-feature evaluation. Yang G. [11] proposed an effective multi-feature weighted multi-resolution image fusion algorithm. The fusion weights were calculated by averaging gradient feature adaptive weighting. The multi-feature (edge features and average gradient features of a low frequency coefficient and correlation signal intensity ratio of high frequency coefficient) evaluation performed well. Alabi A. [12] used workability and efficiency as the two features to evaluate the performance of the proposed Eigenface algorithm for the recognition of faces and demonstrated better performance of the Eigenface algorithm for the distinct features compared to those with plain features. Audhkhasi K. [13] extracted and demonstrated two features of both long-term and short-term distortions with a two-scale non-intrusive auditory system to evaluate speech quality with good results. Although the accuracy of multi-feature evaluation has been improved [14], there still exist quite a few problems: the complexity and dimension of feature space are relatively high [15], and fusion results, which are simply synthesis, are not precise, real-time and stable evaluation results [16].
Currently, there is increasing interest in using a SVMs-DS approach to further improve the accuracy, efficiency and stability of service quality evaluation especially in the area of fault detection. A fault diagnosis method based on the hierarchical support vector machine (HSVM) and Dempster-Shafer (D-S) theory for analog circuits was designed by Tang J. [17]. The output voltage signals from the test nodes were obtained from analog circuit test points, and faulty feature vectors were extracted from Haar wavelet transform coefficients; then, an HSVM model was built. Conflicting evidence was fused through D-S theory. Zhou C. [18] believed that noise could cause the least squares support vector machine (LS-SVM) to be less effective. More reliable modeling based on robust LS-SVM and D-S theory was proposed. The evidence dataset was developed by a distributed LS-SVM. Conflicting evidence was further fused by the D-S theory. This robust model could represent the original system well even in the presence of different types of random noise. A fault diagnosis method for a wheeled service robot driving system based on multi-principle component analysis (multi-PCA) models was suggested by Yuan X. [19], which compounds SVM and D-S evidence theory. The multi-PCA models are used to extract features from sensor data, and then the data are used in the SVM classifiers. The basic probability assignment (BPA) is determined by the integration of the confidence values.
Based on the above literature review, the existing evaluation models include single feature evaluation, multi-feature weight fuzzy evaluation and multi-feature fusion evaluation. Single feature evaluation cannot fully reflect the production system [20]; objectivity and fairness are weak in multi-feature weight fuzzy evaluation [21]; and multi feature fusion, widely used in fault detection, is another good evaluation method for service quality. Multi-feature fusion cannot make full use of all the feature information. Therefore, in this paper, a new service quality evaluation model based on SVMs-DS is proposed, which can utilize the aggregate information collected. This is particularly needed for a production process such as solar cells, a process where it is not easy to extract production quality features. Section 2 presents the method of SVM, D-S theory and the proposed service quality evaluation model based on SVMs-DS. In Section 3, a case study is submitted to demonstrate the application of the proposed model. Finally, the discussion and conclusion are provided in Sections 4 and 5, respectively.
Materials and methods
Support vector machine (SVM)
A support vector machine (SVM) is a statistical supervised machine learning technique, used both for classification and for regression purposes [22],originally proposed by Vapnik and Cortesin 1995 [23]. The original SVM proposal is aimed at both the binary classification problem and the multi-class classification problem [22].
SVM is one of the most successful methods of machine learning, which integrates the maximum separation hyperplane decision boundary, Mercher kernel, convex quadratic function and slack variables. It is used primarily to solve nonlinear classification and regression problems. In recent years, it has gradually been applied for sample analysis, factor selection, information compression, knowledge mining, etc.
The basic principle of SVM.
The decision boundary hyperplane in SVM classification is calculated by employing a training dataset. This decision boundary is completely defined by the support vectors, a subset of training input vectors, which by themselves lead to the same decision boundary [22]. The sample space is mapped to a high or infinite dimensional feature space (Hilbert space, a generalization of Euclidean space [24]) where linear learning machines can be applied to solve the problem of highly nonlinear classification and regression by using Mercer kernel. The SVM classifier is ready to be used with a different dataset than the one used in the training stage [25].
The nonlinear mathematical model for the SVM based on kernel methods is:
(1)
The number of samples is l. XiϵRl, yiϵ{+1,−1}, αi is the Lagrange multipliers, andC is the penalty factor. φ(Xi) is the nonlinear transform of Xi.
Finally, the optimal hyperplane decision function is obtained:
(2)
where K(X,Y) is the kernel function.Different inner functions in SVM can form different algorithms, and the commonly used kernel functions are as follows:
Each base function center of this classifier corresponds to a support vector; the base function centers with their output weights can be automatically determined by the algorithm. This is the major difference between this RBF classifier and the traditional one.
- Polynomial kernel function
This is a q-order polynomial classifier.
- Sigmoid function
Here, SVM forms a multi-layer perception classifier with hidden layers. The number of hidden nodes is automatically determined by the algorithm, which does not have local minimum value trouble.
- Linear kernel function
In addition to the above kernel functions, there are also other kernel functions such as exponential kernel, Laplacian kernel, multi-quadric kernel, rational quadratic kernel, and so on.
The selection of SVM parameters.
The penalty factor C and parameters of SVM kernel function (such as g or σ in RBF) are all referred to as SVM parameters. The penalty factor C adjusts the confidence interval and the empirical risk ratio for machine learning within a data subspace to improve the learning machine’s extension performance.
Within the data subspace, a small value of C indicates a small penalty for the empirical error and a less complex learning machine where the empirical risk can be increased. This is the ‘lack of learning’ case. The opposite of the upper case is recognized as the ‘over learning’ case. There is at least one suitable C in each data subspace available to be an optimized SVM classifier. When C exceeds a certain value, the complexity of SVM reaches the maximum allowed in the data subspace. In this case, the empirical risk and the generalization ability are almost fixed. However, there is not any uniform method to determine the optimal C.
Experiments lead by Chang C. [26] show that as C increases, the test accuracy will increase. The number of support vectors will decrease, and the number of support vectors at the boundary will decrease rapidly until there is no support vector at the boundary. Based on experiments [27], C has a great impact on training results. The optimal value of C depends on a specific condition. In general, for a change of C, the larger the amount of data used for training is, the less susceptible the training result. If the training quantity is small, a larger C value (allowed by the system) is better. Therefore, it is indicative that if sample quantities are unequal, C should be inversely proportional to a sample quantity.g is the gamma function set in the kernel function, and its default value is:
(7)
That is, g is the reciprocal of feature quantity, where g = 1/2σ^2, σ is a Gaussian parameter.
D-S evidence theory
The Dempster-Shafer (D-S) theory is useful for handling uncertainty and imprecision and does not require assigning prior probabilities. D-S evidence theory is a generalization of Bayesian theory. D-S evidence theory can tell ‘uncertain’ and ‘do not know’ without prior probability, which ensures D-S evidence theory’s excellent generalization performance. Based on above characteristics, D-S evidence theory is often used to address multi-source, uncertain information. Based on the recognition framework, denoted by Θ (elements in Θ are mutually exclusive), D-S evidence theory is a complete set of all possible answers to a problem.
Definition 1: Let Θ = {A1,A2,…An} be the universe; it is the recognition framework. The basic probability assignment (BPA) function m is a mapping from to [0, 1], which consists of all possible sub-sets of Θ, including the empty set. Ai is a subset of the recognition framework Θ (denoted as Ai ⊆ Θ), and the following is satisfied:
(8)
In this formula, m(Ai) is called a basic probability assignment (BPA function or mass function) function of Ai, and Ai is a given member ofthe power set. The mass m(Ai) offers all relevant and availableevidence that supports the claim that the actual state belongs to Ai.
Definition 2: The Belief function (Bel) is a mapping from the set to [0, 1]. A is a subset of the recognition framework Θ = {A1,A2,…An} (denoted as Ai ⊆ Θ);the following is satisfied:
(9)
Bel: [0, 1] is called a reliability function.
When m(θ) > 0, Θ is the focal element of the function Bel: [0, 1] and the kernel of the recognition function Θ.
According to D-S theory, the quantity , where
is the negation of A, is called the plausibility of A. Generally, we have [28]
where P(A) is the probability of A.
From this inequality, a body of evidence about some set of hypotheses may provide a set of compatible probabilities bounded by a belief function Bel(A) and a plausibility function Pl(A) [29], even if the system information is insufficient or the system is disturbed by various kinds of stochastic noise. This means that the boundaries of the real system output can be calculated even if there is either Gaussian noise or other kinds of stochastic uncertainty in the data. In this way, the true system information can be extracted from the data in a belief function using D-S theory.
Dempster rule.
In D-S theory, different independent sets of masses can be aggregated using the Dempster rule of combination. A commonly shared belief between multiple sources is extracted, and all conflicting (non-shared) beliefs are ignored [30–31]. Generally, let Bel1 and Bel2 be two belief functions on the same framework U; m1 and m2 are their basic probability assignments (BPAs), respectively, and their focal elements are A1…Ak and B1…Bk,
(10)
k is the conflict factor, which reflects the conflict degree of the evidence.
Decision-making rule.
If A1,A2 ⊂ U and they satisfy:
(12)
Then, A1 is the decision result, where ε1, ε2, ε3 are preset thresholds, and Θ is an uncertain set.
D-S evidence theory has several defects: it cannot address serious conflicts and complete conflicts; it is difficult for this theory to identify the fuzzy degree of synthetic evidence; the more elements in the subset there are, the fuzzier the subset; and so on. There is an army of improved algorithms proposed by domestic and overseas scholars, such as the Yager algorithm, improved Yager algorithm, weighted evidence combination method, weighted assignment conflict method, weighted absorption method based on confidence, etc. [32].
The proposed algorithm of SVMs-DS
The proposed quality evaluation requires three SVM structures with individual kernel functions for the evaluation; each SVM is independent from the others. Therefore, the different SVM may provide contradictory evaluation results. The proposed method employs the D-S theory to combine the contradictory accuracy (the BPAs) in the testing phase; the conflicting results generated in the testing phase can be refined. The three kernel-function-SVM-structures are one of the innovations of this paper. The proposed algorithm of SVMs-DS is shown in Fig 1.
Input: the feature set.
Output: the fusion result of service quality evaluation.
STEP1: The data set is constructed from the information collected from sensors.
STEP2: The feature set is generated after the normalization and dimensionality reduction.
STEP3: Trained by certain kernel function. The results of preprocessing are randomly selected as the training set, and the remaining are the prediction set. It is necessary to set the parameters or to optimize the parameters in the SVM before training. The feature space can be classified into multiple hyperplane decision boundaries of different spaces after the SVM training. There are 3 different kernel functions (RBF, Linear, and Sigmoid) for training. The results are labeled SVM1/SVM2/SVM3.
STEP4: Test the prediction set by the SVM1/SVM2/SVM3 and obtain the basic probability assignments (BPAs). Voting mechanisms are put in place for BPAs.
STEP5: Fuse the BPAs by D-S theory. The BPAs will serve as the independent evidence of D-S theory for input. After calculation, the conflict factors K and mass function, the fusion result of service quality evaluation, will be assessed by the decision threshold. The service quality evaluation is issued.
Case study
Preprocessing of the feature set
The data set (STEP1).
The original data are collected by sensors and other measurements. Therefore, the first step is to install a large number of sensors. Some key sensors are shown in Fig 2.
In Fig 2, there are some key sensors in the production line. MPXH6300/MPXV5100/MPXV5500/MPXH6400 are the pressure sensors used to estimate the clamp force/cutting force of air. Their differences are ranges and accuracies. EVT-20PH and E3FA-DN11 are utilized to count the number of solar cells. SSA00XXH2-485 determines the deflection angles, and JCJ100ZB measures temperature. The CCD is edge detection. The gas/hydraulic sensors are all used to monitor the liquid level position indicated in Fig 3.
The solar string welder production process can be divided into several systems: feeding system, loading system, CCD vision system, manipulator transfer system, release system, pressure belt system, cutting mechanism system, welding platform systems, photovoltaic welding systems, film system, lateral transfer system, flip mechanism and so on. In total, there are 309 features collected as shown in Table 1.
Feature set (STEP2).
Eliminate the singular features, such as major equipment failure and solar string welder switches, for the above 309 features by data screening based on rules. After feature elimination, a feature set containing 86 values is constructed as shown in Table 2.
Principal component analysis (PCA) is used to lower the dimension of the86 features to simplify the calculation. The main principles of PCA are as follows:
(14)
xi denotes the original eigenvector, Fi denotes the eigenvector analyzed by PCA, and aij is a dimension reduction matrix. While 86 features are dimensionally reduced to 57, feature vectors can be normalized into [0, 1].
x′ stands for a single vector value, while is its minimum value, and
is its maximum value. x is the normalized result of x′. If
, then x = 0; if
, then x = 1. Results are shown in Table 3.
Train the set by the RBF/linear/Sigmoid function(STEP3)
Since there is a total of 196 samples for the process service quality evaluation,150 samples are randomly selected as the training set to synthesize the model, and the remaining 46 samples form the prediction set to test the model. The data can be found in S1 Dataset.
Set parameter C = 1.828 and g = 0.1 (calculated by LibSVM, c1 = 1.5 and c2 = 1.7 are the optimized parameters deduced by 100 iterations;software available at http://www.csie.ntu.edu.tw/~cjlin/libsvm).
First, non-linear dataset p{label: feature set} maps the space sample into a high/infinite dimension feature space (Hibert space), which transforms the non-linear problem in the original sample space into a linear problem in the feature space. Then, hyperplane decision boundary models are built by training those 150 samples using SVM based on RBF, Linear and Sigmoid kernel functions.
Test the prediction set (STEP4)
The remaining 46 samples are the prediction set.
Test the hyperplane decision boundary models built above by using the test set. The test result, which used SVM based on RBF, shows that 3 samples have calculation inconformity to the evaluation given by the enterprise of ATW. SVM based on Linear kernel have2 and SVM based on Sigmoid kernel have 4. Table 4 shows the test results.
As is shown in Table 4, the label of the first sample is 5, which means that the daily production service is evaluated as level 5 by an engineer. There are 5 different levels in the ATW to show different service quality. Hyperplane decision boundary deduced by SVM based on Linear kernel (denoted as SVM2) is evaluated as level 4. Hyperplane decision boundaries deduced by SVM based on RBF and Sigmoid kernel are evaluated as level 5. Among them, the BPA results of all tests are shown in Table 5.
Recognition framework and the results (STEP5)
BPAs by different kernel functions in each sample do not depend on each other and can serve as inputs to D-S evidence theory [33]. Before fusion, a recognition framework should be built: the BPA of the ATW’s evaluation level is one subset of the recognition framework (denoted as ATWBPA, m(A1)); the BPA of the prediction level is another subset of the recognition framework (denoted as PPEBPA, m(A2)); and the sum of the other levels’ BPAs is the last subset, uncertain information, m(Θ).This study uses the first sample in Table 4 as an example. The first sample’s ATW level/RBF SVM/Sigmoid SVM is level 5, and Linear SVM is level 4. They clash with each other. The BPA of level 5 of each kernel function SVM is the ATWBPA (m(A1)); the BPA of level 4 is the PREBPA (m(A2)), and the m(Θ),which is recognized as uncertain information, is the sum of the other three levels, as shown in Table 6.
According to the Dempster rule, the RBF data/Linear data/Sigmoid data will take two steps to obtain the final decision. The first step is to fuse the RBF data and Linear data and calculate the first fusion data (intermediate data). The second step is to fuse the first fusion data with the Sigmoid data.
The conflict factor k of the first step is calculated by Eq (10):
The BPA of the intermediate data is calculated by Eq (11):
m(PREBPAm(A2)RBF|Linear) > m(ATWBPAm(A1)RBF|Linear); the first step fusion level is PREBPA (m(A2)) or level 4. Fusion results are shown in Table 7.
The second step of the fusion uses the same method as the first step; the fusion results are shown in Table 8.
All the contradictory results in Table 4 are fused, and the fusion results are shown in Table 9.
As shown in Table 9, using the first sample as an example, we obtain the following conclusions.
1) The fusion level is 5, which is equal to the ATW level.
2) In this paper, according to statistics data, the thresholds are set as ε1 = 0.34; ε2 = 0.06; ε3 = 0.6.
ε1 stands for the difference between m(A1) and m(A2). The minimum ε1 is one-third; the larger the difference between the two contradictory results is, the higher the credibility.
ε2 stands for the m(Θ). It is the proportion of uncertain information. The lower the m(Θ) is, the better the fusions.
ε3 stands for the difference between m(A1) and m(Θ); and the ε3 sets the minimum m(A1) and the maximum m(Θ).
The mass function of the ATW (m(A1)) is 0.6880, and the predicted result (m(A2)) is 0.2993, which satisfies the conditions m(A1) − m(A2) > ε1, m(Θ) < ε2, m(A1) > ε3 > m(Θ).
Based on the above conclusions, the model is supported by the fusion result. In Table 10, 7/8 samples passed the threshold test.
Discussion
The proposed process service quality evaluation method employs the D-S theory to combine the BPAs of each SVM. The prediction results can be refined, and the prediction accuracy increases as shown in Table 10.The total numbers of support vectors deduced from SVM based on RBF, Linear and Sigmoid data are 87, 90 and 117, respectively, without "over learning”. Compared with the prediction accuracy of the RBF (93.4%)/Linear (95.6%)/Sigmoid (91.3%) data, the prediction accuracy of the proposed D-S fusion (97.8%) is higher because of using all features and fusing the three different kernel functions to evaluate the quality of service.
The advantages of the proposed method are:
- Compared with the traditional SVM-DS, the application domain of this paper is new pattern recognition(process service quality evaluation) instead of fault diagnosis. The proposed evaluation method utilizes three different kernel functions to fuse;
- Compared with the single feature evaluation, the proposed method has higher accuracy, smaller fluctuation and stronger stability;
- Compared with the fuzzy weight analysis method, the proposed method is more objectivein machine learning; and
- Compared with the multi-feature evaluation, the proposed approach makes full use of all the features.
Conclusions
This paper proposes a SVMs-DS method to evaluate service quality. The BPAs are put into the D-S method as independent evidence. Then, the Dempster rule and thresholds are introduced to the algorithm. The SVMs-DS is found to be superior and more accurate for process service quality evaluation.
This method combines three SVMs in parallel for service quality evaluation based on kernel functions. Take each SVM as independent evidence; the evaluation results can be obtained by combining the three individual SVM results and making the ultimate decision by employing D-S evidence theory. The experimental results show that SVM-DS elevates the accuracy and stability of the service quality evaluation, which can obtain 97% prediction accuracy.
Although SVMs-DS can obtain test success of 97.8% by considering suitable sigma and penalty factors, the machine dataset is the only information resource. As a system, the information of operators such as muscle fatigue and brain fatigue should also be considered when evaluating service quality. The collection, extraction and fusion of these physiological data based on neural industrial engineering represent an important direction to devote future research efforts.
Supporting information
S1 Dataset. The dataset of the process service quality evaluation.
https://doi.org/10.1371/journal.pone.0189189.s001
(MAT)
Acknowledgments
This work was financially supported by the National Defense Science and Technology Project Foundation (No.0106142), and MOE (Ministry of Education in China) Project of Humanities and Social Sciences (No.17YJC630139).The supports are gratefully acknowledged.
References
- 1. Kádár B, Monostori L,Csáji BC. Adaptive approaches to increasing the performance of production control systems. British Journal of Haematology, 2003,165(5):722–5. http://eprints.sztaki.hu/id/eprint/3325.
- 2. Zhang Y, Zhou WY, Chen HY, Zeng M. Evaluation of service quality for power supply enterprises based on”service attributes, workflows, and interactive contacts. Journal of North China Electric Power University (Natural Science Edition), 2009,37(2):339–342.
- 3. Zong Q. The Model of Evaluating the Quality of Engineering Survey Based on Double Fuzzy Evaluation. Beijing Surveying and Mapping, 2014,3:15–17.
- 4. Hrehova S. Predictive Model to Evaluation Quality of the Manufacturing Process Using Matlab Tools☆.Procedia Engineering, 2016,149:149–154.
- 5. Wang L, Tian QJ, Geng J, Huang Y. Quality Evaluation and Process for Verification Service of Remote Sensing Satellite Leaf Area Index Product.Remote Sensing Information,2013, 28(6):102–110.
- 6. Korugan A, Gupta SM. An adaptive CONWIP mechanism for hybrid production systems. International Journal of Advanced Manufacturing Technology, 2014, 74(5–8):715–727.
- 7. Che HK, Lv FZ, Xiang ZQ. Defects Identification by SVM-DS Fusion Decision-making with Multiple Features. Journal of Mechanical Engineering, 2010,46(16):101–105.
- 8.
Chen H. Research of image quality assessment and image restoration system. M. Sc. Shanghai Jiao Tong University, 2010. Available from: http://d.wanfangdata.com.cn/Thesis/D453563.
- 9. Shalet KS, Sugumaran V, Jegadeeshwaran R, Elangovan M. Condition monitoring of single point cutting tool using arma features and SVM classifiers. International Journal of Applied Engineering Research, 2015,10(3):8401–8416. http://www.scopus.com/inward/record.url?eid=2-s2.0-84926500132&partnerID=40&md5=3d61993ba7bfd6b61cccb3335e9416e6
- 10. Geeta A, Gerda KP, Therese AO, Wendy HO, Susan AJ and Gina LA. The reliability of an adolescent dietary pattern identified using reduced-rank regression: comparison of a FFQ and 3d food record. British Journal of Nutrition, 2014,112(4):609–15. pmid:25091285
- 11. Yang G, Tong T, Lu SY. Li ZY, Zheng Y. Fusion of infrared and visible images based on multi-features. Optics and Precision Engineering, 2014,22(2):489–496.
- 12. Alabi AA, Akanbi LA, Ibrahim AA.Performance Evaluation of the Eigenface Algorithm on Plain-Feature Images in Comparison with Those of Distinct Features. American Journal of Signal Processing, 2015,5(2):32–39.
- 13. Audhkhasi K, Kumar A. Two-scale Auditory Feature Based Non-intrusive Speech Quality Evaluation. Iete Journal of Research, 2014, 56(2):111–118.
- 14. Eisenbach M, Kolarow A, Vorndran A, Niebling J, Gross HM. Evaluation of multi feature fusion at score-level for appearance-based person re-identification.2015 International Joint Conference on Neural Networks (IJCNN), Killarney, Ireland,2015,109(1):1–8.
- 15. Jiang H, Li J, Wang D, Lu H. Multi-feature tracking via adaptive weights. Neurocomputing, 2016,207:189–201.
- 16. Naula P, Airola A, Salakoski T, Pahikkala T. Multi-label learning under feature extraction budgets. Pattern Recognition Letters, 2014,40(1):56–65.
- 17. Tang JY, Shi YB, Zhang W. Analogue Electronic Circuit Fault Diagnosis Based on Hierarchical Support Vector Machine and Dempster-Shafer Theory. International Conference on Electronic Measurement and Instruments,Xi’an, China,2007,3-565-3-570.
- 18. Zhou C, Lu XJ, Huang MH. Dempster–Shafer theory-based robust least squares support vector machine for stochastic modelling. Neurocomputing, 2016,182(C):145–153.
- 19. Yuan X, Song M, Zhou F, Chen Z. Fault diagnosis of service robot based on multi-PCA models and SVM-DS fusion decision.Iournal of Vibration Measurement & Diagnosis, 2015,35(3):434–440.
- 20. Park S, Kim K, Kwang , Hee KO. Multi-Feature Based Multiple Landmine Detection Using Ground Penetration Radar.Radioengineering, 2014,23(2):642–651. Available from: http://hdl.handle.net/11012/36462.
- 21. Daniel GM, Joaquín B, Eduardo C, Susana MP. Influence of human factor in the AACMM performance: a new evaluation methodology. International Journal of Precision Engineering & Manufacturing, 2014,15(7):1283–1291.
- 22. Ruiz-Gonzalez R, Gomez-Gil J, Gomez-Gil FJ. An SVM-based classifier for estimating the state of various rotating components in agro-industrial machinery with a vibration signal acquired from a single point on the machine chassis. Sensors,2014,14(11):20713–35. pmid:25372618
- 23. Cortes C, Vapnik V. Support-Vector networks. Mach. Learn.1995,20(3):273–297.
- 24. Burges CJ. A Tutorial on Support Vector Machines for Pattern Recognition. Data Mining and Knowledge Discovery. 1998,2:121–167.
- 25. Hsu CW, Lin CJ. A comparison of methods for multiclass support vector machines. IEEE Trans. Neural Netw. 2002, 13:415–425. pmid:18244442
- 26. Shafer G. A mathematical theory of evidence.Technometrics,1978,20(1):242.
- 27. Chang CC, Lin CJ. LIBSVM: A library for support vector machines. Acm Transactions on Intelligent Systems & Technology, 2007,2(3):389–396.
- 28. Collobert R, Sinz F, Weston J, Bottou L. Large Scale Transductive SVMs. Journal of Machine Learning Research,2006, 7:1687–1712.
- 29. Denoeux T. A k-nearest neighbor classification rule based on Dempster–Shafer theory.IEEE Trans. Syst. Man Cybern.1995,25 (5):804–813.
- 30. Zouhal LM., Denoeux T. An evidence-theoretic k-NN rule with parameter optimization.IEEE Transactions on Systems Man & Cybernetics Part C, 1998, 28(2):263–271.
- 31. Denoeux T. A neural network classifier based on Dempster–Shafer theory. IEEE Trans. Syst. Man Cybern. Part A: Syst. Hum. 2000, 30 (2): 131–150.
- 32. Wei D, Deng X, Zhang X, Deng Y. Identifying influential nodes in weighted networks based on evidence theory. Physica A Statistical Mechanics & Its Applications, 2013, 392(10):2564–2575.
- 33. Chen B, Feng J. Multisensor information fusion of pulsed GTAW based on improved D-S evidence theory. The International Journal of Advanced Manufacturing Technology,2014, 71(1):91–99.