LGJul 9, 2016

Uncovering Locally Discriminative Structure for Feature Analysis

arXiv:1607.02559v1
Originality Synthesis-oriented
AI Analysis

This work addresses feature learning in semi-supervised settings, offering incremental improvements by combining existing techniques for local discrimination and manifold learning.

The paper tackled the problem of semi-supervised feature learning by incorporating local discriminative information alongside manifold structure, resulting in a method that outperformed other approaches on multiple datasets.

Manifold structure learning is often used to exploit geometric information among data in semi-supervised feature learning algorithms. In this paper, we find that local discriminative information is also of importance for semi-supervised feature learning. We propose a method that utilizes both the manifold structure of data and local discriminant information. Specifically, we define a local clique for each data point. The k-Nearest Neighbors (kNN) is used to determine the structural information within each clique. We then employ a variant of Fisher criterion model to each clique for local discriminant evaluation and sum all cliques as global integration into the framework. In this way, local discriminant information is embedded. Labels are also utilized to minimize distances between data from the same class. In addition, we use the kernel method to extend our proposed model and facilitate feature learning in a high-dimensional space after feature mapping. Experimental results show that our method is superior to all other compared methods over a number of 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