A generalized quadratic loss for SVM and Deep Neural Networks
Filippo Portera

TL;DR
This paper introduces a novel generalized quadratic loss function that considers pattern correlations, enhancing generalization in SVMs and Deep Neural Networks across classification and regression tasks, with promising results on UCI datasets.
Contribution
It proposes a new pattern correlation-aware loss function and algorithms for SVM and Deep Learning, improving generalization and addressing previous mathematical inaccuracies.
Findings
Improved classification accuracy on UCI datasets.
Comparable results with standard solvers like SVMlight and Keras.
Enhanced generalization performance with the new loss function.
Abstract
We consider some supervised binary classification tasks and a regression task, whereas SVM and Deep Learning, at present, exhibit the best generalization performances. We extend the work [3] on a generalized quadratic loss for learning problems that examines pattern correlations in order to concentrate the learning problem into input space regions where patterns are more densely distributed. From a shallow methods point of view (e.g.: SVM), since the following mathematical derivation of problem (9) in [3] is incorrect, we restart from problem (8) in [3] and we try to solve it with one procedure that iterates over the dual variables until the primal and dual objective functions converge. In addition we propose another algorithm that tries to solve the classification problem directly from the primal problem formulation. We make also use of Multiple Kernel Learning to improve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Face and Expression Recognition · Machine Learning and ELM
MethodsSupport Vector Machine
