Maximing the Margin in the Input Space
Shotaro Akaho (AIST Neuroscience Research Institute)

TL;DR
This paper introduces a new SVM criterion that maximizes the margin directly in the input space, especially useful when the input space is a well-designed feature space, and proposes an efficient algorithm for its optimization.
Contribution
It presents a novel margin maximization criterion in the input space and an algorithm that converges efficiently, extending the original SVM framework with preserved sparsity.
Findings
The new algorithm converges in few steps to a local optimum.
It preserves the sparsity of support vectors.
The original SVM is a special case of the proposed method.
Abstract
We propose a novel criterion for support vector machine learning: maximizing the margin in the input space, not in the feature (Hilbert) space. This criterion is a discriminative version of the principal curve proposed by Hastie et al. The criterion is appropriate in particular when the input space is already a well-designed feature space with rather small dimensionality. The definition of the margin is generalized in order to represent prior knowledge. The derived algorithm consists of two alternating steps to estimate the dual parameters. Firstly, the parameters are initialized by the original SVM. Then one set of parameters is updated by Newton-like procedure, and the other set is updated by solving a quadratic programming problem. The algorithm converges in a few steps to a local optimum under mild conditions and it preserves the sparsity of support vectors. Although the complexity…
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 · Neural Networks and Applications
