Using Multidimensional Projection to Find Relations

Abstract

When shortage of domain knowledge prevents us from chosing good attributes to represent the examples, learning is difficult. Expressing the target concept using only primitive (low-level) attributes may be complex, and the individual contribution of each attribute to the target's definition becomes insignificant. This aggravates attribute interaction (a situation in which complex relationships among attributes appear in the target concept). Then the learner needs to find relations and use them to help learning. This paper purports the relational operator projection as a useful tool to find relations. We describe MRP, a learning algorithm based on multidimensional relational projection, and compare it empirically to other learning systems. In spite of its simple search strategy, MRP performs well on synthetic concepts and real-world data. This advantage is attributed to the projection operator achieving the required functionality: finding relations.

Cite

Text

Pérez and Rendell. "Using Multidimensional Projection to Find Relations." International Conference on Machine Learning, 1995. doi:10.1016/B978-1-55860-377-6.50062-1

Markdown

[Pérez and Rendell. "Using Multidimensional Projection to Find Relations." International Conference on Machine Learning, 1995.](https://mlanthology.org/icml/1995/perez1995icml-using/) doi:10.1016/B978-1-55860-377-6.50062-1

BibTeX

@inproceedings{perez1995icml-using,
  title     = {{Using Multidimensional Projection to Find Relations}},
  author    = {Pérez, Eduardo and Rendell, Larry A.},
  booktitle = {International Conference on Machine Learning},
  year      = {1995},
  pages     = {447-455},
  doi       = {10.1016/B978-1-55860-377-6.50062-1},
  url       = {https://mlanthology.org/icml/1995/perez1995icml-using/}
}