paper-with-me

홈 › Papers

Supervised Topological Maps

2020-08-14 · Francesco Mannella

Controlling the internal representation space of a neural network is a desirable feature because it allows to generate new data in a supervised manner. In this paper we will show how this can be achieved while building a low-dimensional mapping of the input stream, by deriving a generalized algorithm starting from Self Organizing Maps (SOMs). SOMs are a kind of neural network which can be trained with unsupervised learning to produce a low-dimensional discretized mapping of the input space. They can be used for the generation of new data through backward propagation of interpolations made from the mapping grid. Unfortunately the final topology of the mapping space of a SOM is not known before learning, so interpolating new data in a supervised way is not an easy task. Here we will show a variation from the SOM algorithm consisting in constraining the update of prototypes so that it is also a function of the distance of its prototypes from extrinsically given targets in the mapping space. We will demonstrate how such variants, that we will call Supervised Topological Maps (STMs), allow for a supervised mapping where the position of internal representations in the mapping space is determined by the experimenter. Controlling the internal representation space in STMs reveals to be an easier task than what is currently done using other algorithms such as variational or adversarial autoencoders.

📄 PDF Abstract BibTeX arXiv:2008.06395

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SOM The Self-Organizing Map (SOM), commonly also known as Kohonen network (Kohonen 1982, Kohonen 2001) is a computational method for the visualization and analysis of…

Similar Papers 제목 키워드 기반

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

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 ex…

Decision MakingParameter Predictionregression

Unsupervised Learning of Robust Spectral Shape Matching

2023-04-27 · Dongliang Cao, Paul Roetzer, Florian Bernard

We propose a novel learning-based approach for robust 3D shape matching. Our method builds upon deep functional maps and can be trained in a fully unsupervised manner. Previous deep functional map methods mainly focus on…

Machine learning topological energy braiding of non-Bloch bands

2024-08-02 · Shuwei Shi, Shibing Chu, Yuee Xie, Yuanping Chen

Machine learning has been used to identify phase transitions in a variety of physical systems. However, there is still a lack of relevant research on non-Bloch energy braiding in non-Hermitian systems. In this work, we s…

Topological SLAM in colonoscopies leveraging deep features and topological priors

2024-09-25 · Javier Morlana, Juan D. Tardós, José M. M. Montiel

We introduce ColonSLAM, a system that combines classical multiple-map metric SLAM with deep features and topological priors to create topological maps of the whole colon. The SLAM pipeline by itself is able to create dis…