Persistent Laplacian-Enhanced Algorithm for Scarcely Labeled Data Classification
Abstract
The success of many machine learning (ML) methods depends crucially on having large amounts of labeled data. However, obtaining enough labeled data can be expensive, time-consuming, and subject to ethical constraints for many applications. One approach that has shown tremendous value in addressing this challenge is semi-supervised learning (SSL); this technique utilizes both labeled and unlabeled data during training, often with much less labeled data than unlabeled data, which is often relatively easy and inexpensive to obtain. In fact, SSL methods are particularly useful in applications where the cost of labeling data is especially expensive, such as medical analysis, natural language processing, or speech recognition. A subset of SSL methods that have achieved great success in various domains involves algorithms that integrate graph-based techniques. These procedures are popular due to the vast amount of information provided by the graphical framework. In this work, we propose an algebraic topology-based semi-supervised method called persistent Laplacian-enhanced graph MBO by integrating persistent spectral graph theory with the classical Merriman–Bence–Osher (MBO) scheme. Specifically, we use a filtration procedure to generate a sequence of chain complexes and associated families of simplicial complexes, from which we construct a family of persistent Laplacians. Overall, it is a very efficient procedure that requires much less labeled data to perform well compared to many ML techniques, and it can be adapted for both small and large datasets. We evaluate the performance of our method on classification, and the results indicate that the technique outperforms other existing semi-supervised algorithms.
Cite
Text
Bhusal et al. "Persistent Laplacian-Enhanced Algorithm for Scarcely Labeled Data Classification." Machine Learning, 2024. doi:10.1007/S10994-024-06616-WMarkdown
[Bhusal et al. "Persistent Laplacian-Enhanced Algorithm for Scarcely Labeled Data Classification." Machine Learning, 2024.](https://mlanthology.org/mlj/2024/bhusal2024mlj-persistent/) doi:10.1007/S10994-024-06616-WBibTeX
@article{bhusal2024mlj-persistent,
title = {{Persistent Laplacian-Enhanced Algorithm for Scarcely Labeled Data Classification}},
author = {Bhusal, Gokul and Merkurjev, Ekaterina and Wei, Guo-Wei},
journal = {Machine Learning},
year = {2024},
pages = {7267-7292},
doi = {10.1007/S10994-024-06616-W},
volume = {113},
url = {https://mlanthology.org/mlj/2024/bhusal2024mlj-persistent/}
}