NACVMay 21, 2019

A Two-stage Classification Method for High-dimensional Data and Point Clouds

arXiv:1905.08538v1
Originality Incremental advance
AI Analysis

This work addresses classification challenges in machine learning and imaging science, offering incremental improvements for high-dimensional and point cloud data.

The authors tackled the problem of classifying high-dimensional data and point clouds by proposing a two-stage semi-supervised method that uses smoothing and thresholding to refine an initial fuzzy classification, resulting in improved accuracy and faster computation compared to state-of-the-art methods.

High-dimensional data classification is a fundamental task in machine learning and imaging science. In this paper, we propose a two-stage multiphase semi-supervised classification method for classifying high-dimensional data and unstructured point clouds. To begin with, a fuzzy classification method such as the standard support vector machine is used to generate a warm initialization. We then apply a two-stage approach named SaT (smoothing and thresholding) to improve the classification. In the first stage, an unconstraint convex variational model is implemented to purify and smooth the initialization, followed by the second stage which is to project the smoothed partition obtained at stage one to a binary partition. These two stages can be repeated, with the latest result as a new initialization, to keep improving the classification quality. We show that the convex model of the smoothing stage has a unique solution and can be solved by a specifically designed primal-dual algorithm whose convergence is guaranteed. We test our method and compare it with the state-of-the-art methods on several benchmark data sets. The experimental results demonstrate clearly that our method is superior in both the classification accuracy and computation speed for high-dimensional data and point clouds.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes