scispace - formally typeset
Open AccessJournal ArticleDOI

Time–Adaptive Support Vector Machines

Reads0
Chats0
TLDR
This work introduces a modified SVM classifier created using multiple hyperplanes valid only at small temporal intervals (windows), and learns all hyperplanes in a global way, minimizing a cost function that evaluates the error committed by this family of local classifiers plus a measure associated to the VC dimension of the family.
Abstract
In this work we propose an adaptive classification method able both to learn and to follow the temporal evolution of a drifting concept. With that purpose we introduce a modified SVM classifier, created using multiple hyperplanes valid only at small temporal intervals (windows). In contrast to other strategies proposed in the literature, our method learns all hyperplanes in a global way, minimizing a cost function that evaluates the error committed by this family of local classifiers plus a measure associated to the VC dimension of the family. We also show how the idea of slowly changing classifiers can be applied to non-linear stationary concepts with results similar to those obtained with normal SVMs using gaussian kernels.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Solving Nonstationary Classification Problems With Coupled Support Vector Machines

TL;DR: This work introduces the time-adaptive support vector machine (TA-SVM), a new method for generating adaptive classifiers, capable of learning concepts that change with time, and analyzes the regularizing effect of changing the number of classifiers in the sequence or adapting the strength of the coupling.
Journal ArticleDOI

A dynamic financial distress forecast model with multiple forecast results under unbalanced data environment

TL;DR: The proposed ANS-REA algorithm had better performance than SMOTE, ANS, Random Walk Over-Sampling Approach (RWO), Rapidly Converging Gibbs sampling Technique (racog), SMOTEboost, RUSboost, SMOTEbagging, wRACOG and Majority Weighted Minority Oversampling Technique (MWMOTE) methods in dealing with imbalanced data sets classification.

Extensión de métodos modernos de Aprendizaje Automatizado y aplicaciones

TL;DR: Aprendizaje automatizado (Machine Learning) is parte central de la nueva revolucion tecnologica basada en el uso inteligente de la informacion as mentioned in this paper.
References
More filters

Statistical learning theory

TL;DR: Presenting a method for determining the necessary and sufficient conditions for consistency of learning process, the author covers function estimates from small data pools, applying these estimations to real-life problems, and much more.
Book

An Introduction to Support Vector Machines

TL;DR: This book is the first comprehensive introduction to Support Vector Machines, a new generation learning system based on recent advances in statistical learning theory, and introduces Bayesian analysis of learning and relates SVMs to Gaussian Processes and other kernel based learning methods.
Journal ArticleDOI

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.

Introduction to Support Vector Machines

TL;DR: Support Vector Machines (SVM’s) are intuitive, theoretically wellfounded, and have shown to be practically successful.
Journal ArticleDOI

Dynamic Weighted Majority: An Ensemble Method for Drifting Concepts

TL;DR: It is concluded that *DWM* outperformed other learners that only incrementally learn concept descriptions, that maintain and use previously encountered examples, and that employ an unweighted, fixed-size ensemble of experts.