Study on Parameter Optimization for Support Vector Regression in Solving the Inverse ECG Problem
TL;DR: Compared with DE and GA, PSO algorithm is more efficient in parameters optimization and performs better in solving the inverse ECG problem, leading to a more accurate reconstruction of the TMPs.
read more
Abstract: The typical inverse ECG problem is to noninvasively reconstruct the transmembrane potentials (TMPs) from body surface potentials (BSPs). In the study, the inverse ECG problem can be treated as a regression problem with multi-inputs (body surface potentials) and multi-outputs (transmembrane potentials), which can be solved by the support vector regression (SVR) method. In order to obtain an effective SVR model with optimal regression accuracy and generalization performance, the hyperparameters of SVR must be set carefully. Three different optimization methods, that is, genetic algorithm (GA), differential evolution (DE) algorithm, and particle swarm optimization (PSO), are proposed to determine optimal hyperparameters of the SVR model. In this paper, we attempt to investigate which one is the most effective way in reconstructing the cardiac TMPs from BSPs, and a full comparison of their performances is also provided. The experimental results show that these three optimization methods are well performed in finding the proper parameters of SVR and can yield good generalization performance in solving the inverse ECG problem. Moreover, compared with DE and GA, PSO algorithm is more efficient in parameters optimization and performs better in solving the inverse ECG problem, leading to a more accurate reconstruction of the TMPs.
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 Short-Term and High-Resolution Distribution System Load Forecasting Approach Using Support Vector Regression With Hybrid Parameters Optimization
TL;DR: This paper proposes an approach for distribution system load forecasting, which aims to provide highly accurate short-term load forecasting with high resolution utilizing a support vector regression based forecaster and a two-step hybrid parameters optimization method.
256
Machine Learning, Deep Learning and Statistical Analysis for forecasting building energy consumption - A systematic review
Mohamad Khalil,Andrew Stephen McGough,Zoya Pourmirza,Mehdi Pazhoohesh,Sara Walker +4 more
TL;DR: In this paper , the authors present state-of-the-art machine learning, deep learning and statistical analysis models that have been used in the area of forecasting building energy consumption.
142
A novel hybrid model using teaching–learning-based optimization and a support vector machine for commodity futures index forecasting
Shom Prasad Das,Sudarsan Padhy +1 more
TL;DR: This study forecasted a financial derivatives instrument (the commodity futures contract index) using techniques based on recently developed machine learning techniques and developed a hybrid method that combines a support vector machine (SVM) with teaching–learning-based optimization (TLBO).
117
An Evolutionary Optimizer of libsvm Models
TL;DR: This user guide describes the rationale behind, and the modus operandi of a Unix script-driven package for evolutionary searching of optimal Support Vector Machine model parameters as computed by the libsvm package, leading to support vector machine models of maximal predictive power and robustness.
59
A new hybrid model based on relevance vector machine with flower pollination algorithm for phycocyanin pigment concentration estimation
Quoc Bao Pham,Saad Sh. Sammen,Sani Isa Abba,Babak Mohammadi,Shamsuddin Shahid,R. A. Abdulkadir +5 more
TL;DR: In this paper, the authors proposed a hybrid AI model that integrates the potentials of relevance vector machine and flower pollination algorithm (RVM-FPA) to predict the phycocyanin (PC) pigment concentration in water resources.
26
References
LIBSVM: A library for support vector machines
Chih-Chung Chang,Chih-Jen Lin +1 more
TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
Differential Evolution – A Simple and Efficient Heuristic for Global Optimization over Continuous Spaces
Rainer Storn,Kenneth Price +1 more
TL;DR: In this article, a new heuristic approach for minimizing possibly nonlinear and non-differentiable continuous space functions is presented, which requires few control variables, is robust, easy to use, and lends itself very well to parallel computation.
Particle swarm optimization
TL;DR: A snapshot of particle swarming from the authors’ perspective, including variations in the algorithm, current and ongoing research, applications and open problems, is included.
A tutorial on support vector regression
TL;DR: This tutorial gives an overview of the basic ideas underlying Support Vector (SV) machines for function estimation, and includes a summary of currently used algorithms for training SV machines, covering both the quadratic programming part and advanced methods for dealing with large datasets.
Learning with Kernels: Support Vector Machines, Regularization, Optimization, and Beyond
Bernhard Schölkopf,Alexander J. Smola +1 more
- 01 Dec 2001
TL;DR: Learning with Kernels provides an introduction to SVMs and related kernel methods that provide all of the concepts necessary to enable a reader equipped with some basic mathematical knowledge to enter the world of machine learning using theoretically well-founded yet easy-to-use kernel algorithms.
10.2K