Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Support vector machine
  4. 2001
  1. Home
  2. Topics
  3. Support vector machine
  4. 2001
Showing papers on "Support vector machine published in 2001"
Journal Article•10.1162/15324430152748236•
Sparse bayesian learning and the relevance vector machine

[...]

Michael E. Tipping1•
Microsoft1
01 Sep 2001-Journal of Machine Learning Research
TL;DR: It is demonstrated that by exploiting a probabilistic Bayesian learning framework, the 'relevance vector machine' (RVM) can derive accurate prediction models which typically utilise dramatically fewer basis functions than a comparable SVM while offering a number of additional advantages.
Abstract: This paper introduces a general Bayesian framework for obtaining sparse solutions to regression and classification tasks utilising models linear in the parameters Although this framework is fully general, we illustrate our approach with a particular specialisation that we denote the 'relevance vector machine' (RVM), a model of identical functional form to the popular and state-of-the-art 'support vector machine' (SVM) We demonstrate that by exploiting a probabilistic Bayesian learning framework, we can derive accurate prediction models which typically utilise dramatically fewer basis functions than a comparable SVM while offering a number of additional advantages These include the benefits of probabilistic predictions, automatic estimation of 'nuisance' parameters, and the facility to utilise arbitrary basis functions (eg non-'Mercer' kernels) We detail the Bayesian framework and associated learning algorithm for the RVM, and give some illustrative examples of its application along with some comparative benchmarks We offer some explanation for the exceptional degree of sparsity obtained, and discuss and demonstrate some of the advantageous features, and potential extensions, of Bayesian relevance learning

5,609 citations

Journal Article•10.1162/089976601750264965•
Estimating the Support of a High-Dimensional Distribution

[...]

Bernhard Schölkopf1, John Platt1, John Shawe-Taylor2, Alexander J. Smola3, Robert C. Williamson3 •
Microsoft1, Royal Holloway, University of London2, Australian National University3
01 Jul 2001-Neural Computation
TL;DR: In this paper, the authors propose a method to estimate a function f that is positive on S and negative on the complement of S. The functional form of f is given by a kernel expansion in terms of a potentially small subset of the training data; it is regularized by controlling the length of the weight vector in an associated feature space.
Abstract: Suppose you are given some data set drawn from an underlying probability distribution P and you want to estimate a "simple" subset S of input space such that the probability that a test point drawn from P lies outside of S equals some a priori specified value between 0 and 1. We propose a method to approach this problem by trying to estimate a function f that is positive on S and negative on the complement. The functional form of f is given by a kernel expansion in terms of a potentially small subset of the training data; it is regularized by controlling the length of the weight vector in an associated feature space. The expansion coefficients are found by solving a quadratic programming problem, which we do by carrying out sequential optimization over pairs of input patterns. We also provide a theoretical analysis of the statistical performance of our algorithm. The algorithm is a natural extension of the support vector algorithm to the case of unlabeled data.

5,436 citations

Journal Article•10.1609/AIMAG.V22I2.1566•
An Introduction to Support Vector Machines and Other Kernel-Based Learning Methods

[...]

Tong Zhang
15 Jun 2001-Ai Magazine
TL;DR: This book is an introduction to support vector machines and related kernel methods in supervised learning, whose task is to estimate an input-output functional relationship from a training set of examples.
Abstract: This book is an introduction to support vector machines and related kernel methods in supervised learning, whose task is to estimate an input-output functional relationship from a training set of examples. A learning problem is referred to as classification if its output take discrete values in a set of possible categories and regression if it has continuous real-valued output.

5,267 citations

Journal Article•10.1108/K.2001.30.1.103.6•
An Introduction to Support Vector Machines and Other Kernel‐based Learning Methods

[...]

Alex M. Andrew
01 Feb 2001-Kybernetes

3,230 citations

Journal Article•10.1162/15324430152733133•
Reducing multiclass to binary: a unifying approach for margin classifiers

[...]

Erin L. Allwein1, Robert E. Schapire2, Yoram Singer3•
Southwest Research Institute1, AT&T Labs2, Hebrew University of Jerusalem3
01 Sep 2001-Journal of Machine Learning Research
TL;DR: A general method for combining the classifiers generated on the binary problems is proposed, and a general empirical multiclass loss bound is proved given the empirical loss of the individual binary learning algorithms.
Abstract: We present a unifying framework for studying the solution of multiclass categorization problems by reducing them to multiple binary problems that are then solved using a margin-based binary learning algorithm. The proposed framework unifies some of the most popular approaches in which each class is compared against all others, or in which all pairs of classes are compared to each other, or in which output codes with error-correcting properties are used. We propose a general method for combining the classifiers generated on the binary problems, and we prove a general empirical multiclass loss bound given the empirical loss of the individual binary learning algorithms. The scheme and the corresponding bounds apply to many popular classification learning algorithms including support-vector machines, AdaBoost, regression, logistic regression and decision-tree algorithms. We also give a multiclass generalization error analysis for general output codes with AdaBoost as the binary learner. Experimental results with SVM and AdaBoost show that our scheme provides a viable alternative to the most commonly used multiclass algorithms.

2,035 citations

Book Chapter•10.1007/3-540-44581-1_27•
A Generalized Representer Theorem

[...]

Bernhard Schölkopf1, Bernhard Schölkopf2, Ralf Herbrich1, Ralf Herbrich2, Alexander J. Smola1 •
Australian National University1, Microsoft2
16 Jul 2001
TL;DR: The result shows that a wide range of problems have optimal solutions that live in the finite dimensional span of the training examples mapped into feature space, thus enabling us to carry out kernel algorithms independent of the (potentially infinite) dimensionality of the feature space.
Abstract: Wahba's classical representer theorem states that the solutions of certain risk minimization problems involving an empirical risk term and a quadratic regularizer can be written as expansions in terms of the training examples. We generalize the theorem to a larger class of regularizers and empirical risk terms, and give a self-contained proof utilizing the feature space associated with a kernel. The result shows that a wide range of problems have optimal solutions that live in the finite dimensional span of the training examples mapped into feature space, thus enabling us to carry out kernel algorithms independent of the (potentially infinite) dimensionality of the feature space.

1,990 citations

Learning with Kernels: Support Vector Machines, Regularization, Optimization, and Beyond

[...]

Schlkopf
1 Jan 2001

1,678 citations

Proceedings Article•
A kernel method for multi-labelled classification

[...]

André Elisseeff, Jason Weston
3 Jan 2001
TL;DR: This article presents a Support Vector Machine like learning system to handle multi-label problems, based on a large margin ranking system that shares a lot of common properties with SVMs.
Abstract: This article presents a Support Vector Machine (SVM) like learning system to handle multi-label problems. Such problems are usually decomposed into many two-class problems but the expressive power of such a system can be weak [5, 7]. We explore a new direct approach. It is based on a large margin ranking system that shares a lot of common properties with SVMs. We tested it on a Yeast gene functional classification problem with positive results.

1,599 citations

Book•
Learning and Soft Computing: Support Vector Machines, Neural Networks, and Fuzzy Logic Models

[...]

Vojislav Kecman
19 Mar 2001
TL;DR: This textbook provides a thorough introduction to the field of learning from experimental data and soft computing and assumes that it is not only useful, but necessary, to treat SVM, NN, and FLS as parts of a connected whole.
Abstract: This textbook provides a thorough introduction to the field of learning from experimental data and soft computing. Support vector machines (SVM) and neural networks (NN) are the mathematical structures, or models, that underlie learning, while fuzzy logic systems (FLS) enable us to embed structured human knowledge into workable algorithms. The book assumes that it is not only useful, but necessary, to treat SVM, NN, and FLS as parts of a connected whole. Throughout, the theory and algorithms are illustrated by practical examples, as well as by problem sets and simulated experiments. This approach enables the reader to develop SVM, NN, and FLS in addition to understanding them. The book also presents three case studies: on NN-based control, financial time series analysis, and computer graphics. A solutions manual and all of the MATLAB programs needed for the simulated experiments are available.

1,376 citations

Journal Article•10.1016/S0305-0483(01)00026-3•
Application of support vector machines in financial time series forecasting

[...]

Francis E. H. Tay1, Lijuan Cao1•
National University of Singapore1
01 Aug 2001-Omega-international Journal of Management Science
TL;DR: Analysis of the experimental results proved that it is advantageous to apply SVMs to forecast financial time series because of the variability in performance with respect to the free parameters.
Abstract: This paper deals with the application of a novel neural network technique, support vector machine (SVM), in financial time series forecasting. The objective of this paper is to examine the feasibility of SVM in financial time series forecasting by comparing it with a multi-layer back-propagation (BP) neural network. Five real futures contracts that are collated from the Chicago Mercantile Market are used as the data sets. The experiment shows that SVM outperforms the BP neural network based on the criteria of normalized mean square error (NMSE), mean absolute error (MAE), directional symmetry (DS) and weighted directional symmetry (WDS). Since there is no structured way to choose the free parameters of SVMs, the variability in performance with respect to the free parameters is investigated in this study. Analysis of the experimental results proved that it is advantageous to apply SVMs to forecast financial time series.

1,270 citations

Proceedings Article•10.1145/502512.502527•
Proximal support vector machine classifiers

[...]

Glenn Fung1, Olvi L. Mangasarian1•
University of Wisconsin-Madison1
26 Aug 2001
TL;DR: Computational results on publicly available datasets indicate that the proposed proximal SVM classifier has comparable test set correctness to that of standard S VM classifiers, but with considerably faster computational time that can be an order of magnitude faster.
Abstract: Instead of a standard support vector machine (SVM) that classifies points by assigning them to one of two disjoint half-spaces, points are classified by assigning them to the closest of two parallel planes (in input or feature space) that are pushed apart as far as possible. This formulation, which can also be interpreted as regularized least squares and considered in the much more general context of regularized networks [8, 9], leads to an extremely fast and simple algorithm for generating a linear or nonlinear classifier that merely requires the solution of a single system of linear equations. In contrast, standard SVMs solve a quadratic or a linear program that require considerably longer computational time. Computational results on publicly available datasets indicate that the proposed proximal SVM classifier has comparable test set correctness to that of standard SVM classifiers, but with considerably faster computational time that can be an order of magnitude faster. The linear proximal SVM can easily handle large datasets as indicated by the classification of a 2 million point 10-attribute set in 20.8 seconds. All computational results are based on 6 lines of MATLAB code.
Journal Article•10.1093/BIOINFORMATICS/17.4.349•
Multi-class protein fold recognition using support vector machines and neural networks.

[...]

Chris Ding1, Inna Dubchak1•
Lawrence Berkeley National Laboratory1
01 Apr 2001-Bioinformatics
TL;DR: This work investigated two new methods for protein fold prediction using the Support Vector Machine and the Neural Network learning methods as base classifiers, and examined many issues involved with large number of classes, including dependencies of prediction accuracy on the number of folds and on thenumber of representatives in a fold.
Abstract: Motivation: Protein fold recognition is an important approach to structure discovery without relying on sequence similarity. We study this approach with new multi-class classification methods and examined many issues important for a practical recognition system. Results: Most current discriminative methods for protein fold prediction use the one-against-others method, which has the well-known ‘False Positives’ problem. We investigated two new methods: the unique one-against-others and the all-against-all methods. Both improve prediction accuracy by 14‐110% on a dataset containing 27 SCOP folds. We used the Support Vector Machine (SVM) and the Neural Network (NN) learning methods as base classifiers. SVMs converges fast and leads to high accuracy. When scores of multiple parameter datasets are combined, majority voting reduces noise and increases recognition accuracy. We examined many issues involved with large number of classes, including dependencies of prediction accuracy on the number of folds and on the number of representatives in a fold. Overall, recognition systems achieve 56% fold prediction accuracy on a protein test dataset, where most of the proteins have below 25% sequence identity with the proteins used in training. Supplementary information: The protein parameter datasets used in this paper are available online (http://www.nersc.gov/∼cding/protein).
Proceedings Article•10.1109/ICIP.2001.958946•
One-class SVM for learning in image retrieval

[...]

Yunqiang Chen1, Xiang Sean Zhou1, Thomas S. Huang1•
University of Illinois at Urbana–Champaign1
1 Jan 2001
TL;DR: A novel scheme based on one-class SVM is developed, which fits a tight hyper-sphere in the nonlinearly transformed feature space to include most of the target images based on positive examples and provides an elegant way to deal with nonlinearity in the distribution of thetarget images.
Abstract: Relevance feedback schemes using linear/quadratic estimators have been applied in content-based image retrieval to improve retrieval performance significantly. One major difficulty in relevance feedback is to estimate the support of target images in high dimensional feature space with a relatively small number of training samples. We develop a novel scheme based on one-class SVM, which fits a tight hyper-sphere in the nonlinearly transformed feature space to include most of the target images based on positive examples. The use of a kernel provides us an elegant way to deal with nonlinearity in the distribution of the target images, while the regularization term in SVM provides good generalization ability. To validate the efficacy of the proposed approach, we test it on both synthesized data and real-world images. Promising results are achieved in both cases.
Proceedings Article•
RSVM: Reduced Support Vector Machines

[...]

Yuh-Jye Lee1, Olvi L. Mangasarian1•
University of Wisconsin-Madison1
1 Jan 2001
TL;DR: Computational results indicate that test set correctness for the reduced support vector machine (RSVM), with a nonlinear separating surface that depends on a small randomly selected portion of the dataset, is better than that of a conventional support vectors machine (SVM) with aNonlinear surface that explicitly depends on the entire dataset, and much better than a conventional SVM using a small random sample of the data.
Abstract: An algorithm is proposed which generates a nonlinear kernel-based separating surface that requires as little as 1% of a large dataset for its explicit evaluation. To generate this nonlinear surface, the entire dataset is used as a constraint in an optimization problem with very few variables corresponding to the 1% of the data kept. The remainder of the data can be thrown away after solving the optimization problem. This is achieved by making use of a rectangular m×m kernel K(A, Ā) that greatly reduces the size of the quadratic program to be solved and simplifies the characterization of the nonlinear separating surface. Here, the m rows of A represent the original m data points while the m rows of Ā represent a greatly reduced m data points. Computational results indicate that test set correctness for the reduced support vector machine (RSVM), with a nonlinear separating surface that depends on a small randomly selected portion of the dataset, is better than that of a conventional support vector machine (SVM) with a nonlinear surface that explicitly depends on the entire dataset, and much better than a conventional SVM using a small random sample of the data. Computational times, as well as memory usage, are much smaller for RSVM than that of a conventional SVM using the entire dataset.
Proceedings Article•10.1109/ICDM.2001.989589•
Incremental learning with support vector machines

[...]

Stefan Rüping1•
Technical University of Dortmund1
29 Nov 2001
TL;DR: An approach for incremental learning with support vector machines is presented, that improves the existing approach of Syed et al. (1999), and an insight into the interpretability of support vectors is given.
Abstract: Support vector machines (SVMs) have become a popular tool for machine learning with large amounts of high dimensional data. In this paper an approach for incremental learning with support vector machines is presented, that improves the existing approach of Syed et al. (1999). An insight into the interpretability of support vectors is also given.
Book Chapter•10.1007/3-540-44673-7_12•
Support vector machines: theory and applications

[...]

Theodoros Evgeniou1, Massimiliano Pontil2•
INSEAD1, Massachusetts Institute of Technology2
27 Sep 2001-Lecture Notes in Computer Science
TL;DR: The goal of the chapter is to present an overview of the background theory and current understanding of SVM, and to discuss the papers presented as well as the issues that arose during the workshop.
Abstract: This chapter presents a summary of the issues discussed during the one day workshop on “Support Vector Machines (SVM) Theory and Applications” organized as part of the Advanced Course on Artificial Intelligence (ACAI ’99) in Chania, Greece [19]. The goal of the chapter is twofold: to present an overview of the background theory and current understanding of SVM, and to discuss the papers presented as well as the issues that arose during the workshop.
Journal Article•10.1006/JMBI.2001.4580•
A novel method of protein secondary structure prediction with high segment overlap measure: support vector machine approach.

[...]

Sujun Hua1, Zhirong Sun1•
Tsinghua University1
27 Apr 2001-Journal of Molecular Biology
TL;DR: The first use of the SVM approach to predict protein secondary structure is described here, with good performance of segment overlap accuracy and a useful "reliability index" for the predictions was developed.
Journal Article•10.1061/(ASCE)0887-3801(2001)15:3(208)•
Model Induction with Support Vector Machines: Introduction and Applications

[...]

Yonas Dibike, Slavco Velickov, Dimitri Solomatine, Michael B. Abbott
01 Jul 2001-Journal of Computing in Civil Engineering
TL;DR: This study investigates the possibility of using yet another machine learning paradigm that is firmly based on the theory of statistical learning, namely that of the support vector machine (SVM), which is an approximate implementation of a structural risk minimization (SRM) induction principle.
Abstract: The rapid advance in information processing systems in recent decades had directed engineering research towards the development of intelligent systems that can evolve models of natural phenomena automatically—“by themselves,” so to speak. In this respect, a wide range of machine learning techniques like decision trees, artificial neural networks (ANNs), Bayesian methods, fuzzy-rule based systems, and evolutionary algorithms have been successfully applied to model different civil engineering systems. In this study, the possibility of using yet another machine learning paradigm that is firmly based on the theory of statistical learning, namely that of the support vector machine (SVM), is investigated. An interesting property of this approach is that it is an approximate implementation of a structural risk minimization (SRM) induction principle that aims at minimizing a bound on the generalization error of a model, rather than minimizing only the mean square error over the data set. In this paper, the basic ...
Journal Article•10.1109/7.937475•
Support vector machines for SAR automatic target recognition

[...]

Qun Zhao1, Jose C. Principe1•
University of Florida1
01 Apr 2001-IEEE Transactions on Aerospace and Electronic Systems
TL;DR: Experimental results showed that SVMs outperform conventional classifiers in target classification because SVMs with the Gaussian kernels are able to form a local "bounded" decision region around each class that presents better rejection to confusers.
Abstract: Algorithms that produce classifiers with large margins, such as support vector machines (SVMs), AdaBoost, etc, are receiving more and more attention in the literature. A real application of SVMs for synthetic aperture radar automatic target recognition (SAR/ATR) is presented and the result is compared with conventional classifiers. The SVMs are tested for classification both in closed and open sets (recognition). Experimental results showed that SVMs outperform conventional classifiers in target classification. Moreover, SVMs with the Gaussian kernels are able to form a local "bounded" decision region around each class that presents better rejection to confusers.
Journal Article•10.1016/S0893-6080(00)00077-0•
Optimal control by least squares support vector machines

[...]

Johan A. K. Suykens1, Joos Vandewalle1, B. De Moor1•
Katholieke Universiteit Leuven1
01 Jan 2001-Neural Networks
TL;DR: This paper introduces the use of least squares support vector machines (LS-SVM's) for the optimal control of nonlinear systems including examples on swinging up an inverted pendulum with local stabilization at the endpoint and a tracking problem for a ball and beam system.
Journal Article•10.1016/S0893-6080(01)00027-2•
Three learning phases for radial-basis-function networks

[...]

Friedhelm Schwenker1, Hans A. Kestler1, Günther Palm1•
University of Ulm1
01 May 2001-Neural Networks
TL;DR: It can be observed that the performance of RBF classifiers trained with two-phase learning can be improved through a third backpropagation-like training phase of the RBF network, adapting the whole set of parameters (RBF centers, scaling parameters, and output layer weights) simultaneously.
Journal Article•10.1109/72.935093•
Financial time series prediction using least squares support vector machines within the evidence framework

[...]

T. Van Gestel1, Johan A. K. Suykens, D.-E. Baestaens, A. Lambrechts, Gert R. G. Lanckriet, B. Vandaele, B. De Moor, Joos Vandewalle •
Katholieke Universiteit Leuven1
01 Jul 2001-IEEE Transactions on Neural Networks
TL;DR: The one step ahead prediction performances obtained on the prediction of the weekly 90-day T-bill rate and the daily DAX30 closing prices show that significant out of sample sign predictions can be made with respect to the Pesaran-Timmerman test statistic.
Abstract: The Bayesian evidence framework is applied in this paper to least squares support vector machine (LS-SVM) regression in order to infer nonlinear models for predicting a financial time series and the related volatility. On the first level of inference, a statistical framework is related to the LS-SVM formulation which allows one to include the time-varying volatility of the market by an appropriate choice of several hyper-parameters. The hyper-parameters of the model are inferred on the second level of inference. The inferred hyper-parameters, related to the volatility, are used to construct a volatility model within the evidence framework. Model comparison is performed on the third level of inference in order to automatically tune the parameters of the kernel function and to select the relevant inputs. The LS-SVM formulation allows one to derive analytic expressions in the feature space and practical expressions are obtained in the dual space replacing the inner product by the related kernel function using Mercer's theorem. The one step ahead prediction performances obtained on the prediction of the weekly 90-day T-bill rate and the daily DAX30 closing prices show that significant out of sample sign predictions can be made with respect to the Pesaran-Timmerman test statistic.
Book Chapter•
Support vector machines: Theory and applications

[...]

Theodoros Evgeniou1, Massimiliano Pontil2•
INSEAD1, Massachusetts Institute of Technology2
1 Dec 2001
TL;DR: In this article, a summary of the issues discussed during the one day workshop on SVM Theory and Applications organized as part of the Advanced Course on Artificial Intelligence (ACAI ’99) in Chania, Greece is presented.
Abstract: This chapter presents a summary of the issues discussed during the one day workshop on “Support Vector Machines (SVM) Theory and Applications” organized as part of the Advanced Course on Artificial Intelligence (ACAI ’99) in Chania, Greece [19]. The goal of the chapter is twofold: to present an overview of the background theory and current understanding of SVM, and to discuss the papers presented as well as the issues that arose during the workshop.
Proceedings Article•10.1109/ICCV.2001.937693•
Face recognition with support vector machines: global versus component-based approach

[...]

Bernd Heisele1, P. Ho1, Tomaso Poggio1•
Massachusetts Institute of Technology1
7 Jul 2001
TL;DR: A component-based method and two global methods for face recognition and evaluate them with respect to robustness against pose changes are presented and the component system clearly outperformed both global systems on all tests.
Abstract: We present a component-based method and two global methods for face recognition and evaluate them with respect to robustness against pose changes. In the component system we first locate facial components, extract them and combine them into a single feature vector which is classified by a Support Vector Machine (SVM). The two global systems recognize faces by classifying a single feature vector consisting of the gray values of the whole face image. In the first global system we trained a single SVM classifier for each person in the database. The second system consists of sets of viewpoint-specific SVM classifiers and involves clustering during training. We performed extensive tests on a database which included faces rotated up to about 40/spl deg/ in depth. The component system clearly outperformed both global systems on all tests.
Journal Article•10.1023/A:1011441423217•
Text Categorization Based on Regularized Linear Classification Methods

[...]

Tong Zhang1, Frank J. Oles1•
IBM1
01 Apr 2001-Information Retrieval
TL;DR: A number of known linear classification methods as well as some variants in the framework of regularized linear systems are compared to discuss the statistical and numerical properties of these algorithms, with a focus on text categorization.
Abstract: A number of linear classification methods such as the linear least squares fit (LLSF), logistic regression, and support vector machines (SVM's) have been applied to text categorization problems. These methods share the similarity by finding hyperplanes that approximately separate a class of document vectors from its complement. However, support vector machines are so far considered special in that they have been demonstrated to achieve the state of the art performance. It is therefore worthwhile to understand whether such good performance is unique to the SVM design, or if it can also be achieved by other linear classification methods. In this paper, we compare a number of known linear classification methods as well as some variants in the framework of regularized linear systems. We will discuss the statistical and numerical properties of these algorithms, with a focus on text categorization. We will also provide some numerical experiments to illustrate these algorithms on a number of datasets.
Journal Article•10.1162/089976602753633402•
A Parallel Mixture of SVMs for Very Large Scale Problems

[...]

Ronan Collobert1, Samy Bengio, Yoshua Bengio1•
Université de Montréal1
3 Jan 2001
TL;DR: This article proposes a new mixture of SVMs that can be easily implemented in parallel and where each SVM is trained on a small subset of the whole data set.
Abstract: Support Vector Machines (SVMs) are currently the state-of-the-art models for many classification problems but they suffer from the complexity of their training algorithm which is at least quadratic with respect to the number of examples, Hence, it is hopeless to try to solve real-life problems having more than a few hundreds of thousands examples with SVMs. The present paper proposes a new mixture of SVMs that can be easily implemented in parallel and where each SVM is trained on a small subset of the whole dataset. Experiments on a large benchmark dataset (Forest) as well as a difficult speech database, yielded significant time improvement (time complexity appears empirically to locally grow linearly with the number of examples). In addition, and that is a surprise, a significant improvement in generalization was observed on Forest.
Journal Article•10.1007/S005210170010•
Financial Forecasting Using Support Vector Machines

[...]

Lijuan Cao1, Francis E. H. Tay1•
National University of Singapore1
09 May 2001-Neural Computing and Applications
TL;DR: The generalisation error with respect to the free parameters of SVMs is investigated and it is demonstrated that it is advantageous to apply SVMs to forecast the financial time series.
Abstract: The use of Support Vector Machines (SVMs) is studied in financial forecasting by comparing it with a multi-layer perceptron trained by the Back Propagation (BP) algorithm. SVMs forecast better than BP based on the criteria of Normalised Mean Square Error (NMSE), Mean Absolute Error (MAE), Directional Symmetry (DS), Correct Up (CP) trend and Correct Down (CD) trend. S&P 500 daily price index is used as the data set. Since there is no structured way to choose the free parameters of SVMs, the generalisation error with respect to the free parameters of SVMs is investigated in this experiment. As illustrated in the experiment, they have little impact on the solution. Analysis of the experimental results demonstrates that it is advantageous to apply SVMs to forecast the financial time series.
Journal Article•10.1016/S0262-8856(01)00046-4•
Support vector machines for face recognition

[...]

Guodong Guo1, Stan Z. Li1, Kap Luk Chan1•
Nanyang Technological University1
01 Aug 2001-Image and Vision Computing
TL;DR: The performance of the SVMs based face recognition is compared with the standard eigenface approach, and also the more recently proposed algorithm called the nearest feature line (NFL).
Proceedings Article•10.1109/IMTC.2001.928828•
Nonlinear modelling and support vector machines

[...]

Johan A. K. Suykens1•
Katholieke Universiteit Leuven1
21 May 2001
TL;DR: This paper gives a short introduction to some new developments related to support vector machines (SVM), a new class of kernel based techniques introduced within statistical learning theory and structural risk minimization which lends to solving convex optimization problems and also the model complexity follows from this solution.
Abstract: Neural networks such as multilayer perceptrons and radial basis function networks have been very successful in a wide range of problems. In this paper we give a short introduction to some new developments related to support vector machines (SVM), a new class of kernel based techniques introduced within statistical learning theory and structural risk minimization. This new approach lends to solving convex optimization problems and also the model complexity follows from this solution. We especially focus on a least squares support vector machine formulation (LS-SVM) which enables to solve highly nonlinear and noisy black-box modelling problems, even in very high dimensional input spaces. While standard SVMs have been basically only applied to static problems like classification and function estimation, LS-SVM models have been extended to recurrent models and use in optimal control problems. Moreover, using weighted least squares and special pruning techniques, LS-SVMs can be employed for robust nonlinear estimation and sparse approximation. Applications of (LS)-SVMs to a large variety of artificial and real-life data sets indicate the huge potential of these methods.
Proceedings Article•
Dynamic Time-Alignment Kernel in Support Vector Machine

[...]

Hiroshi Shimodaira1, Ken-ichi Noma1, Mitsuru Nakai1, Shigeki Sagayama2•
Japan Advanced Institute of Science and Technology1, University of Tokyo2
3 Jan 2001
TL;DR: The proposed SVM (DTAK-SVM) is evaluated in speaker-dependent speech recognition experiments of hand-segmented phoneme recognition and preliminary experimental results show comparable recognition performance with hidden Markov models (HMMs).
Abstract: A new class of Support Vector Machine (SVM) that is applicable to sequential-pattern recognition such as speech recognition is developed by incorporating an idea of non-linear time alignment into the kernel function. Since the time-alignment operation of sequential pattern is embedded in the new kernel function, standard SVM training and classification algorithms can be employed without further modifications. The proposed SVM (DTAK-SVM) is evaluated in speaker-dependent speech recognition experiments of hand-segmented phoneme recognition. Preliminary experimental results show comparable recognition performance with hidden Markov models (HMMs).
...

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve