English

Boundary Detection Algorithm Inspired by Locally Linear Embedding

Machine Learning 2025-08-22 v2 Differential Geometry

Abstract

In the study of high-dimensional data, it is often assumed that the data set possesses an underlying lower-dimensional structure. A practical model for this structure is an embedded compact manifold with boundary. Since the underlying manifold structure is typically unknown, identifying boundary points from the data distributed on the manifold is crucial for various applications. In this work, we propose a method for detecting boundary points inspired by the widely used locally linear embedding algorithm. We implement this method using two nearest neighborhood search schemes: the epsilon-radius ball scheme and the K-nearest neighbor scheme. This algorithm incorporates the geometric information of the data structure, particularly through its close relation with the local covariance matrix. We analyze the algorithm by exploring the spectral properties of the local covariance matrix, with the findings guiding the selection of key parameters. In the presence of high-dimensional noise, we propose a framework aimed at enhancing boundary detection in noisy data. Furthermore, we demonstrate the algorithm's performance with simulated examples.

Keywords

Cite

@article{arxiv.2406.18456,
  title  = {Boundary Detection Algorithm Inspired by Locally Linear Embedding},
  author = {Pei-Cheng Kuo and Nan Wu},
  journal= {arXiv preprint arXiv:2406.18456},
  year   = {2025}
}

Comments

37 Pages, 10 figures