ADP 前沿学习

← 板块一 · 研究前沿

A Comparison of the Triangle Algorithm and SMO for Solving the Hard Margin Problem

Gupta, Kalantari · cs.CG,cs.DS · 2016-11-14 · 原文

In this article we consider the problem of testing, for two finite sets of points in the Euclidean space, if their convex hulls are disjoint and computing an optimal supporting hyperplane if so. This is a fundamental problem of classification in machine learning known as the hard-margin SVM. The problem can be formulated as a quadratic programming problem. The SMO algorithm is the current state of art algorithm for solving it, but it does not answer the question of separability. An alternative to solving both problems is the Triangle Algorithm, a geometrically inspired algorithm, initially described for the convex hull membership problem, a fundamental problem in linear programming. First, we describe the experimental performance of the Triangle Algorithm for testing the intersection of two convex hulls. Next, we compare the performance of Triangle Algorithm with SMO for finding the optimal supporting hyperplane. Based on experimental results ranging up to 5000 points in each set in dimensions up to 10000, the Triangle Algorithm outperforms SMO.

🔮 让 ChatGPT 全网深度追问

讲义

讲义·推断 依据「原文」自动生成的结构化摘要(推断),非原文表述;以原文为准。

1. 人话版

In this article we consider the problem of testing, for two finite sets of points in the Euclidean space, if their convex hulls are disjoint and computing an optimal supporting hyperplane if so.

This is a fundamental problem of classification in machine learning known as the hard-margin SVM.

2. 领域脉络

本文类目:cs.CG、cs.DS,属于其所在研究脉络的最新进展。

3. 机制拆解

The problem can be formulated as a quadratic programming problem.

An alternative to solving both problems is the Triangle Algorithm, a geometrically inspired algorithm, initially described for the convex hull membership problem, a fundamental problem in linear programming.

4. 证据与数字

Based on experimental results ranging up to 5000 points in each set in dimensions up to 10000, the Triangle Algorithm outperforms SMO.

5. 反例与边界

The SMO algorithm is the current state of art algorithm for solving it, but it does not answer the question of separability.

6. 跨领域连接与意外收获

横跨 2 个类目(cs.CG、cs.DS),关注其在你兴趣板块间的迁移面。

7. 可复用方法

把本文机制与你手头项目对照,找一个两周内能验证的最小实验。

8. 术语表

精读时把不熟的术语记入此处,作为下次回忆的锚点。