Reducing Support Vector Machine Classification Error by Implementing Kalman Filter
TL;DR: It is found that noisy data can greatly affect the performance of SVM and Kalman Filter + SVM hybrid technique has been proposed as a solution to reduce SVM classification errors.
read more
Abstract: The aim of this is to demonstrate the capability of Kalman Filter to reduce Support Vector Machine classification errors in classifying pipeline corrosion depth. In pipeline defect classification, it is important to increase the accuracy of the SVM classification so that one can avoid misclassification which can lead to greater problems in monitoring pipeline defect and prediction of pipeline leakage. In this paper, it is found that noisy data can greatly affect the performance of SVM. Hence, Kalman Filter + SVM hybrid technique has been proposed as a solution to reduce SVM classification errors. The datasets has been added with Additive White Gaussian Noise in several stages to study the effect of noise on SVM classification accuracy. Three techniques have been studied in this experiment, namely SVM, hybrid of Discrete Wavelet Transform + SVM and hybrid of Kalman Filter + SVM. Experiment results have been compared to find the most promising techniques among them. MATLAB simulations show Kalman Filter and Support Vector Machine combination in a single system produced higher accuracy compared to the other two techniques.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A new modeling approach for Arabic opinion mining recognition
Walid Cherif,Abdellah Madani,Mohamed Kissi +2 more
- 25 Mar 2015
TL;DR: Arab Opinion mining is conducted in this study using a dataset consisting of 625 Arabic reviews and comments collected from Trip Advisor website, and a new mathematical approach to recognize author's opinion is introduced.
20
MA Comparative Study of Flat and Hierarchical Classification for Amharic News Text Using SVM
TL;DR: This paper aimed to explore the use of hierarchical structure for classifying a large, heterogeneous collection of Amharic News Text by utilizing the hierarchical topic structure to decompose the classification task into a set of simpler problems, one at each node in the classification tree.
Support vector machines for modelling phosphocalcic hydroxyapatite by precipitation from a calcium carbonate solution and phosphoric acid solution
TL;DR: In this article, a quantitative relationship model using support vector machines for the synthesis of phosphocalcic hydroxyapatite by precipitation from a calcium carbonate solution and a phosphoric acid solution was developed.
6
An Adaptive Hybrid Ant Colony Optimization Algorithm for The Classification Problem
TL;DR: An adaptive hybrid ant colony optimization algorithm called A_HACO is proposed which can effectively solve classification problem and get the comprehensible classification rules at the same time.
A novel adaptive noise reduction method for field natural gas pipeline defect detection signals
Linyu Wu,Wei Liang,Duolin Sha +2 more
TL;DR: In this paper , a transfer learning-based adaptive wavelet neural network (AWNN) method was proposed for pipeline defect detection signal denoising, where simulated noisy signals and field detection signals were used to determine the network's initial structure and fine-tune its parameters.
2
References
•Book
The Nature of Statistical Learning Theory
Vladimir Vapnik
- 01 Jan 1995
TL;DR: Setting of the learning problem consistency of learning processes bounds on the rate of convergence ofLearning processes controlling the generalization ability of learning process constructing learning algorithms what is important in learning theory?
46K
•Book
Neural Networks: A Comprehensive Foundation
Simon Haykin
- 16 Jul 1998
TL;DR: Thorough, well-organized, and completely up to date, this book examines all the important aspects of this emerging technology, including the learning process, back-propagation learning, radial-basis function networks, self-organizing systems, modular networks, temporal processing and neurodynamics, and VLSI implementation of neural networks.
•Book
A wavelet tour of signal processing
Stéphane Mallat
- 01 Jan 1998
TL;DR: An introduction to a Transient World and an Approximation Tour of Wavelet Packet and Local Cosine Bases.
20.3K
A Tutorial on Support Vector Machines for Pattern Recognition
TL;DR: There are several arguments which support the observed high accuracy of SVMs, which are reviewed and numerous examples and proofs of most of the key theorems are given.
An introduction to kernel-based learning algorithms
TL;DR: This paper provides an introduction to support vector machines, kernel Fisher discriminant analysis, and kernel principal component analysis, as examples for successful kernel-based learning methods.