paper-with-me

홈 › Papers

Sparse Algorithm for Robust LSSVM in Primal Space

2017-02-07 · Li Chen, Shuisheng Zhou

As enjoying the closed form solution, least squares support vector machine (LSSVM) has been widely used for classification and regression problems having the comparable performance with other types of SVMs. However, LSSVM has two drawbacks: sensitive to outliers and lacking sparseness. Robust LSSVM (R-LSSVM) overcomes the first partly via nonconvex truncated loss function, but the current algorithms for R-LSSVM with the dense solution are faced with the second drawback and are inefficient for training large-scale problems. In this paper, we interpret the robustness of R-LSSVM from a re-weighted viewpoint and give a primal R-LSSVM by the representer theorem. The new model may have sparse solution if the corresponding kernel matrix has low rank. Then approximating the kernel matrix by a low-rank matrix and smoothing the loss function by entropy penalty function, we propose a convergent sparse R-LSSVM (SR-LSSVM) algorithm to achieve the sparse solution of primal R-LSSVM, which overcomes two drawbacks of LSSVM simultaneously. The proposed algorithm has lower complexity than the existing algorithms and is very efficient for training large-scale problems. Many experimental results illustrate that SR-LSSVM can achieve better or comparable performance with less training time than related algorithms, especially for training large scale problems.

📄 PDF Abstract BibTeX arXiv:1702.01935

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Combining Primal and Dual Representations in Deep Restricted Kernel Machines Classifiers

2023-06-12 · Francesco Tonin, Panagiotis Patrinos, Johan A. K. Suykens

In the context of deep learning with kernel machines, the deep Restricted Kernel Machine (DRKM) framework allows multiple levels of kernel PCA (KPCA) and Least-Squares Support Vector Machines (LSSVM) to be combined into …

Classification

Object Tracking via Dual Linear Structured SVM and Explicit Feature Map

2016-06-01 · CVPR 2016 6 · Jifeng Ning, Jimei Yang, Shaojie Jiang, Lei Zhang 외

Structured support vector machine (SSVM) based methods has demonstrated encouraging performance in recent object tracking benchmarks. However, the complex and expensive optimization limits their deployment in real-world …

Object Tracking

LSSVM-ABC Algorithm for Stock Price prediction

2014-02-25 · Osman Hegazy, Omar S. Soliman, Mustafa Abdul Salam

In this paper, Artificial Bee Colony (ABC) algorithm which inspired from the behavior of honey bees swarm is presented. ABC is a stochastic population-based evolutionary algorithm for problem solving. ABC algorithm, whic…

PredictionStock Price Prediction

Short-term Wind Speed Forecasting based on LSSVM Optimized by Elitist QPSO

2020-10-15 · Ephrem Admasu Yekun, Alem Haddush Fitwi, S. Karpaga Selvi, Anubhav Kumar

Nowadays, wind power is considered as one of the most widely used renewable energy applications due to its efficient energy use and low pollution. In order to maintain high integration of wind power into the electricity …

Time SeriesTime Series Analysis

A Practical Perspective on Latent Structured Prediction for Coreference Resolution

2017-04-01 · EACL 2017 4 · Iryna Haponchyk, Aless Moschitti, ro

Latent structured prediction theory proposes powerful methods such as Latent Structural SVM (LSSVM), which can potentially be very appealing for coreference resolution (CR). In contrast, only small work is available, mai…

coreference-resolutionCoreference Resolutionfeature selectionStructured Prediction+1