Deep support vector classification and regression
- David Díaz-Vico
- Jesús Prada
- Adil Omari
- José R. Dorronsoro
- José Manuel Ferrández Vicente (dir. congr.)
- José Ramón Álvarez-Sánchez (dir. congr.)
- Félix de la Paz López (dir. congr.)
- Javier Toledo Moreo (dir. congr.)
- Hojjat Adeli (coord.)
Editorial: Springer Suiza
ISBN: 978-3-030-19651-6
Año de publicación: 2019
Páginas: 33-43
Tipo: Capítulo de Libro
Resumen
Support Vector Machines, SVM, are one of the most popularmachine learning models for supervised problems and have proved to achieve great performance in a wide broad of predicting tasks. However, they can suffer from scalability issues when working with large sample sizes, a common situation in the big data era. On the other hand, Deep Neural Networks (DNNs) can handle large datasets with greater ease and in this paper we propose Deep SVM models that combine the highly non-linear feature processing of DNNs with SVM loss functions. As we will show, these models can achieve performances similar to those of standard SVM while having a greater sample scalability