paper-with-me

Papers

Minimally Supervised Learning using Topological Projections in Self-Organizing Maps

2024-01-12 · Zimeng Lyu, Alexander Ororbia, Rui Li, Travis Desell

Parameter prediction is essential for many applications, facilitating insightful interpretation and decision-making. However, in many real life domains, such as power systems, medicine, and engineering, it can be very expensive to acquire ground truth labels for certain datasets as they may require extensive and expensive laboratory testing. In this work, we introduce a semi-supervised learning approach based on topological projections in self-organizing maps (SOMs), which significantly reduces the required number of labeled data points to perform parameter prediction, effectively exploiting information contained in large unlabeled datasets. Our proposed method first trains SOMs on unlabeled data and then a minimal number of available labeled data points are assigned to key best matching units (BMU). The values estimated for newly-encountered data points are computed utilizing the average of the $n$ closest labeled data points in the SOM's U-matrix in tandem with a topological shortest path distance calculation scheme. Our results indicate that the proposed minimally supervised model significantly outperforms traditional regression techniques, including linear and polynomial regression, Gaussian process regression, K-nearest neighbors, as well as deep neural network models and related clustering schemes.

📄 PDF Abstract BibTeX arXiv:2401.06923

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingParameter Predictionregression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Minimally Supervised Topological Projections of Self-Organizing Maps for Phase of Flight Identification

2024-02-17 · Zimeng Lyu, Pujan Thapa, Travis Desell

Identifying phases of flight is important in the field of general aviation, as knowing which phase of flight data is collected from aircraft flight data recorders can aid in the more effective detection of safety or haza…

Anomaly Detection via Self-organizing Map

2021-07-21 · Ning li, Kaitao Jiang, Zhiheng Ma, Xing Wei 외

Anomaly detection plays a key role in industrial manufacturing for product quality control. Traditional methods for anomaly detection are rule-based with limited generalization ability. Recent methods based on supervised…

Anomaly DetectionUnsupervised Anomaly Detection

Self Organizing Classifiers: First Steps in Structured Evolutionary Machine Learning

2018-11-20 · Danilo Vasconcellos Vargas, Hirotaka Takano, Junichi Murata

Learning classifier systems (LCSs) are evolutionary machine learning algorithms, flexible enough to be applied to reinforcement, supervised and unsupervised learning problems with good performance. Recently, self organiz…

BIG-bench Machine Learning

Incremental Semantic Mapping with Unsupervised On-line Learning

2019-07-09 · Ygor C. N. Sousa, Hansenclever F. Bassani

This paper introduces an incremental semantic mapping approach, with on-line unsupervised learning, based on Self-Organizing Maps (SOM) for robotic agents. The method includes a mapping module, which incrementally create…

Clustering

Randomized Self Organizing Map

2020-11-18 · Nicolas P. Rougier, Georgios Is. Detorakis

We propose a variation of the self organizing map algorithm by considering the random placement of neurons on a two-dimensional manifold, following a blue noise distribution from which various topologies can be derived. …

Topological Data Analysis