Spatial Decompositions for Large Scale SVMs
Philipp Thomann, Ingrid Blaschzyk, Mona Meister, Ingo, Steinwart

TL;DR
This paper introduces a spatial decomposition approach for large-scale SVMs that learns on small data chunks, providing theoretical guarantees and demonstrating significant practical speedups and accuracy improvements on massive datasets.
Contribution
The paper presents a novel spatial decomposition strategy for SVMs, with theoretical analysis and practical validation showing scalability and efficiency improvements.
Findings
Theoretical oracle inequality matching full SVM rates.
Significant speedup during testing compared to random chunk methods.
Scales to 10 million samples with hours of training on a single machine.
Abstract
Although support vector machines (SVMs) are theoretically well understood, their underlying optimization problem becomes very expensive, if, for example, hundreds of thousands of samples and a non-linear kernel are considered. Several approaches have been proposed in the past to address this serious limitation. In this work we investigate a decomposition strategy that learns on small, spatially defined data chunks. Our contributions are two fold: On the theoretical side we establish an oracle inequality for the overall learning method using the hinge loss, and show that the resulting rates match those known for SVMs solving the complete optimization problem with Gaussian kernels. On the practical side we compare our approach to learning SVMs on small, randomly chosen chunks. Here it turns out that for comparable training times our approach is significantly faster during testing and also…
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
TopicsFace and Expression Recognition · Machine Learning and Data Classification · Sparse and Compressive Sensing Techniques
