IRMar 9, 2012

A new supervised non-linear mapping

arXiv:1203.2021v1
Originality Incremental advance
AI Analysis

This addresses the need for better visualization and classification of labeled data in fields like data analysis, though it is incremental as it builds on existing mapping techniques.

The paper tackles the problem of supervised mapping methods corrupting data similarities and ignoring class topology by proposing ClassiMap, which switches between mapping methods to preserve class structure, and it is shown to be the best method in experiments on synthetic and real datasets.

Supervised mapping methods project multi-dimensional labeled data onto a 2-dimensional space attempting to preserve both data similarities and topology of classes. Supervised mappings are expected to help the user to understand the underlying original class structure and to classify new data visually. Several methods have been designed to achieve supervised mapping, but many of them modify original distances prior to the mapping so that original data similarities are corrupted and even overlapping classes tend to be separated onto the map ignoring their original topology. We propose ClassiMap, an alternative method for supervised mapping. Mappings come with distortions which can be split between tears (close points mapped far apart) and false neighborhoods (points far apart mapped as neighbors). Some mapping methods favor the former while others favor the latter. ClassiMap switches between such mapping methods so that tears tend to appear between classes and false neighborhood within classes, better preserving classes' topology. We also propose two new objective criteria instead of the usual subjective visual inspection to perform fair comparisons of supervised mapping methods. ClassiMap appears to be the best supervised mapping method according to these criteria in our experiments on synthetic and real datasets.

Foundations

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

Your Notes