@InProceedings{romadhony-EtAl:2018:W18-30,
  author    = {Romadhony, Ade  and  Wicaksono, Alfan Farizki  and  Purwarianti, Ayu  and  Widyantoro, Dwi Hendratmo},
  title     = {A Dense Vector Representation for Open-Domain Relation Tuples},
  booktitle = {Proceedings of The Third Workshop on Representation Learning for NLP},
  month     = {July},
  year      = {2018},
  address   = {Melbourne, Australia},
  publisher = {Association for Computational Linguistics},
  pages     = {107--112},
  abstract  = {Open Information Extraction (Open IE), which has been extensively studied as a new paradigm on unrestricted information extraction, produces relation tuples (results) which serve as intermediate structures in several natural language processing tasks, such as question answering system. In this paper, we investigate ways to learn the vector representation of Open IE relation tuples using various approaches, ranging from simple vector composition to more advanced methods, such as recursive autoencoder (RAE). The quality of vector representation was evaluated by conducting experiments on the relation tuple similarity task. While the experiment result shows that simple linear combination (i.e., averaging the vectors of the words participating in the tuple) outperforms any other methods, including RAE, RAE itself has its own advantage in dealing with a case, in which the similarity criterion is characterized by each element in the tuple, where the simple linear combination unable to identify.},
  url       = {http://www.aclweb.org/anthology/W18-3014}
}

