paper-with-me

홈 › Papers

Theoretical bounds on data requirements for the ray-based classification

2021-03-17 · Brian J. Weber, Sandesh S. Kalantre, Thomas McJunkin, Jacob M. Taylor, Justyna P. Zwolak

The problem of classifying high-dimensional shapes in real-world data grows in complexity as the dimension of the space increases. For the case of identifying convex shapes of different geometries, a new classification framework has recently been proposed in which the intersections of a set of one-dimensional representations, called rays, with the boundaries of the shape are used to identify the specific geometry. This ray-based classification (RBC) has been empirically verified using a synthetic dataset of two- and three-dimensional shapes (Zwolak et al. in Proceedings of Third Workshop on Machine Learning and the Physical Sciences (NeurIPS 2020), Vancouver, Canada [December 11, 2020], arXiv:2010.00500, 2020) and, more recently, has also been validated experimentally (Zwolak et al., PRX Quantum 2:020335, 2021). Here, we establish a bound on the number of rays necessary for shape classification, defined by key angular metrics, for arbitrary convex shapes. For two dimensions, we derive a lower bound on the number of rays in terms of the shape's length, diameter, and exterior angles. For convex polytopes in $\mathbb{R}^N$, we generalize this result to a similar bound given as a function of the dihedral angle and the geometrical parameters of polygonal faces. This result enables a different approach for estimating high-dimensional shapes using substantially fewer data elements than volumetric or surface-based approaches.

📄 PDF Abstract BibTeX arXiv:2103.09577

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Efficient Sparse Subspace Clustering by Nearest Neighbour Filtering

2017-04-13 · Stephen Tierney, Yi Guo, Junbin Gao

Sparse Subspace Clustering (SSC) has been used extensively for subspace identification tasks due to its theoretical guarantees and relative ease of implementation. However SSC has quadratic computation and memory require…

ClusteringGeneral Classification

Understanding the Energy and Precision Requirements for Online Learning

2016-07-03 · Charbel Sakr, Ameya Patil, Sai Zhang, Yongjune Kim 외

It is well-known that the precision of data, hyperparameters, and internal representations employed in learning systems directly impacts its energy, throughput, and latency. The precision requirements for the training al…

General Classification

Byzantine-Robust and Communication-Efficient Distributed Learning via Compressed Momentum Filtering

2024-09-13 · Changxin Liu, Yanghao Li, Yuhao Yi, Karl H. Johansson

Distributed learning has become the standard approach for training large-scale machine learning models across private data silos. While distributed learning enhances privacy preservation and training efficiency, it faces…

BenchmarkingBinary Classificationimage-classificationImage Classification

Ensemble Learning using Error Correcting Output Codes: New Classification Error Bounds

2021-09-18 · Hieu D. Nguyen, Mohammed Sarosh Khan, Nicholas Kaegi, Shen-Shyang Ho 외

New bounds on classification error rates for the error-correcting output code (ECOC) approach in machine learning are presented. These bounds have exponential decay complexity with respect to codeword length and theoreti…

ClassificationEnsemble Learning

Error Bounds of Supervised Classification from Information-Theoretic Perspective

2024-06-07 · Binchuan Qi

In this paper, we explore bounds on the expected risk when using deep neural networks for supervised classification from an information theoretic perspective. Firstly, we introduce model risk and fitting error, which are…