Improving Embeddings by Flexible Exploitation of Side Information

Abstract

Dimensionality reduction is a much-studied task in machine learning in which high-dimensional data is mapped, possibly via a non-linear transformation, onto a low-dimensional manifold. The resulting embeddings, however, may fail to capture features of interest. One solution is to learn a distance metric which prefers embeddings that capture the salient features. We propose a novel approach to learning a metric from side information to guide the embedding process. Our approach admits the use of two kinds of side information. The first kind is class-equivalence information, where some limited number of pairwise "same/different class" statements are known. The second form of side information is a limited set of distances between pairs of points in the target metric space. We demonstrate the effectiveness of the method by producing embeddings that capture features of interest. URL: http://www.cs.ualberta.ca/~finnegan/ijcai07-metric/IJCAI-GhodsiA1643/ijcai07-metric.pdf

Cite

Text

Ghodsi et al. "Improving Embeddings by Flexible Exploitation of Side Information." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Ghodsi et al. "Improving Embeddings by Flexible Exploitation of Side Information." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/ghodsi2007ijcai-improving/)

BibTeX

@inproceedings{ghodsi2007ijcai-improving,
  title     = {{Improving Embeddings by Flexible Exploitation of Side Information}},
  author    = {Ghodsi, Ali and Wilkinson, Dana F. and Southey, Finnegan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {810-816},
  url       = {https://mlanthology.org/ijcai/2007/ghodsi2007ijcai-improving/}
}