
TL;DR
This paper introduces Supervised Topological Maps (STMs), a variation of Self Organizing Maps that allows explicit control over the internal representation space of neural networks for supervised data generation.
Contribution
It proposes a novel algorithm that constrains SOM prototype updates based on external targets, enabling supervised control of the internal mapping space.
Findings
STMs enable supervised control of the internal representation space.
STMs facilitate easier manipulation of internal representations compared to autoencoders.
The proposed method allows for targeted data generation through controlled mappings.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Face and Expression Recognition · Neural dynamics and brain function
MethodsSelf-Organizing Map
