FastMapSVM: Classifying Complex Objects Using the FastMap Algorithm and Support-Vector Machines
Malcolm C. A. White, Kushal Sharma, Ang Li, T. K. Satish Kumar, and, Nori Nakata

TL;DR
FastMapSVM is an interpretable machine learning framework that combines FastMap and SVMs to classify complex objects efficiently, requiring less data and time than neural networks, with comparable accuracy.
Contribution
It introduces FastMapSVM, a novel method extending SVMs to complex objects by efficiently mapping them into Euclidean space, enhancing interpretability and reducing training resources.
Findings
FastMapSVM achieves accuracy comparable to state-of-the-art methods.
It requires significantly less training time and data.
Provides clear visualization of classification boundaries.
Abstract
Neural Networks and related Deep Learning methods are currently at the leading edge of technologies used for classifying objects. However, they generally demand large amounts of time and data for model training; and their learned models can sometimes be difficult to interpret. In this paper, we advance FastMapSVM -- an interpretable Machine Learning framework for classifying complex objects -- as an advantageous alternative to Neural Networks for general classification tasks. FastMapSVM extends the applicability of Support-Vector Machines (SVMs) to domains with complex objects by combining the complementary strengths of FastMap and SVMs. FastMap is an efficient linear-time algorithm that maps complex objects to points in a Euclidean space while preserving pairwise domain-specific distances between them. We demonstrate the efficiency and effectiveness of FastMapSVM in the context of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSeismology and Earthquake Studies · Seismic Imaging and Inversion Techniques · Reservoir Engineering and Simulation Methods
