paper-with-me

Papers

On the proliferation of support vectors in high dimensions

2020-09-22 · Daniel Hsu, Vidya Muthukumar, Ji Xu

The support vector machine (SVM) is a well-established classification method whose name refers to the particular training examples, called support vectors, that determine the maximum margin separating hyperplane. The SVM classifier is known to enjoy good generalization properties when the number of support vectors is small compared to the number of training examples. However, recent research has shown that in sufficiently high-dimensional linear classification problems, the SVM can generalize well despite a proliferation of support vectors where all training examples are support vectors. In this paper, we identify new deterministic equivalences for this phenomenon of support vector proliferation, and use them to (1) substantially broaden the conditions under which the phenomenon occurs in high-dimensional settings, and (2) prove a nearly matching converse result.

📄 PDF Abstract BibTeX arXiv:2009.10670

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Context Vectors are Reflections of Word Vectors in Half the Dimensions

2019-02-26 · Zhenisbek Assylbekov, Rustem Takhanov

This paper takes a step towards theoretical analysis of the relationship between word embeddings and context embeddings in models such as word2vec. We start from basic probabilistic assumptions on the nature of word vect…

Text GenerationWord Embeddings

Fast Prediction with SVM Models Containing RBF Kernels

2014-03-04 · Marc Claesen, Frank De Smet, Johan A. K. Suykens, Bart De Moor

We present an approximation scheme for support vector machine models that use an RBF kernel. A second-order Maclaurin series approximation is used for exponentials of inner products between support vectors and test insta…

Prediction

Efficient Hyperdimensional Computing

2023-01-26 · Zhanglu Yan, Shida Wang, Kaiwen Tang, Weng-Fai Wong

Hyperdimensional computing (HDC) is a method to perform classification that uses binary vectors with high dimensions and the majority rule. This approach has the potential to be energy-efficient and hence deemed suitable…

image-classificationImage Classification

Graph-Based Vector Search: An Experimental Evaluation of the State-of-the-Art

2025-02-08 · Ilias Azizi, Karima Echihabi, Themis Palpanas

Vector data is prevalent across business and scientific applications, and its popularity is growing with the proliferation of learned embeddings. Vector data collections often reach billions of vectors with thousands of …

Retrieval with Multiple Query Vectors through Anomalous Pattern Detection

2026-05-03 · Allassan Tchangmena A Nken, Baimam Boukar Jean Jacques, Miriam Rateike, Celia Cintas 외 arxiv

A classical vector retrieval problem typically considers a \emph{single} query embedding vector as input and retrieves the most similar embedding vectors from a vector database. However, complex reasoning and retrieval t…