Classifiers in High Dimensional Hilbert Metrics

📅 2026-01-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses classification in high-dimensional Hilbert metric spaces by proposing the first support vector machine (SVM) algorithm with polynomial time complexity. By integrating linear programming optimization with geometric modeling based on the Hilbert and Funk metrics, the method efficiently solves both hard-margin and soft-margin SVM problems as well as nearest-neighbor classification tasks. In contrast to prior approaches that either lack theoretical runtime guarantees or exhibit only exponential complexity, this approach achieves polynomial time complexity in the number of samples, ambient dimension, and the number of facets of the underlying convex body. This advancement substantially enhances the scalability and practicality of classification in high-dimensional non-Euclidean spaces.

Technology Category

Application Category

📝 Abstract
Classifying points in high dimensional spaces is a fundamental geometric problem in machine learning. In this paper, we address classifying points in the $d$-dimensional Hilbert polygonal metric. The Hilbert metric is a generalization of the Cayley-Klein hyperbolic distance to arbitrary convex bodies and has a diverse range of applications in machine learning and convex geometry. We first present an efficient LP-based algorithm in the metric for the large-margin SVM problem. Our algorithm runs in time polynomial to the number of points, bounding facets, and dimension. This is a significant improvement on previous works, which either provide no theoretical guarantees on running time, or suffer from exponential runtime. We also consider the closely related Funk metric. We also present efficient algorithms for the soft-margin SVM problem and for nearest neighbor-based classification in the Hilbert metric.
Problem

Research questions and friction points this paper is trying to address.

Hilbert metric
high-dimensional classification
SVM
Funk metric
nearest neighbor classification
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hilbert metric
large-margin SVM
polynomial-time algorithm
high-dimensional classification
Funk metric
🔎 Similar Papers
No similar papers found.
A
Aditya Acharya
Department of Computer Science, University of Maryland, College Park, USA
A
Auguste H. Gezalyan
Department of Computer Science, University of Maryland, College Park, USA
David M. Mount
David M. Mount
Professor of Computer Science, University of Maryland
Computational geometrygeometric data structures