Action Respecting Embedding

Abstract

Dimensionality reduction is the problem of finding a low-dimensional representation of high-dimensional input data. This paper examines the case where additional information is known about the data. In particular, we assume the data are given in a sequence with action labels associated with adjacent data points, such as might come from a mobile robot. The goal is a variation on dimensionality reduction, where the output should be a representation of the input data that is both low-dimensional and respects the actions (i.e., actions correspond to simple transformations in the output representation). We show how this variation can be solved with a semidefinite program. We evaluate the technique in a synthetic, robot-inspired domain, demonstrating qualitatively superior representations and quantitative improvements on a data prediction task.

Cite

Text

Bowling et al. "Action Respecting Embedding." International Conference on Machine Learning, 2005. doi:10.1145/1102351.1102360

Markdown

[Bowling et al. "Action Respecting Embedding." International Conference on Machine Learning, 2005.](https://mlanthology.org/icml/2005/bowling2005icml-action/) doi:10.1145/1102351.1102360

BibTeX

@inproceedings{bowling2005icml-action,
  title     = {{Action Respecting Embedding}},
  author    = {Bowling, Michael H. and Ghodsi, Ali and Wilkinson, Dana F.},
  booktitle = {International Conference on Machine Learning},
  year      = {2005},
  pages     = {65-72},
  doi       = {10.1145/1102351.1102360},
  url       = {https://mlanthology.org/icml/2005/bowling2005icml-action/}
}