CECVNEAug 5, 2014

Computing With Contextual Numbers

arXiv:1408.0889v212 citations
AI Analysis

This provides a method for simplifying high-dimensional data representation, but it is incremental as it builds on existing SOM techniques.

The paper tackled the problem of mapping high-dimensional data to continuous one-dimensional contextual numbers using a one-dimensional Self Organizing Map (SOM), enabling these numbers to represent similar high-dimensional states in a given context and be used in data-driven modeling, with a demonstration applied to high-dimensional spatiotemporal dynamics.

Self Organizing Map (SOM) has been applied into several classical modeling tasks including clustering, classification, function approximation and visualization of high dimensional spaces. The final products of a trained SOM are a set of ordered (low dimensional) indices and their associated high dimensional weight vectors. While in the above-mentioned applications, the final high dimensional weight vectors play the primary role in the computational steps, from a certain perspective, one can interpret SOM as a nonparametric encoder, in which the final low dimensional indices of the trained SOM are pointer to the high dimensional space. We showed how using a one-dimensional SOM, which is not common in usual applications of SOM, one can develop a nonparametric mapping from a high dimensional space to a continuous one-dimensional numerical field. These numerical values, called contextual numbers, are ordered in a way that in a given context, similar numbers refer to similar high dimensional states. Further, as these numbers can be treated similarly to usual continuous numbers, they can be replaced with their corresponding high dimensional states within any data driven modeling problem. As a potential application, we showed how using contextual numbers could be used for the problem of high dimensional spatiotemporal dynamics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes