@InProceedings{reddy-EtAl:2017:EMNLP2017,
  author    = {Reddy, Siva  and  T\"{a}ckstr\"{o}m, Oscar  and  Petrov, Slav  and  Steedman, Mark  and  Lapata, Mirella},
  title     = {Universal Semantic Parsing},
  booktitle = {Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing},
  month     = {September},
  year      = {2017},
  address   = {Copenhagen, Denmark},
  publisher = {Association for Computational Linguistics},
  pages     = {89--101},
  abstract  = {Universal Dependencies (UD) offer a uniform cross-lingual syntactic
	representation, with the aim of advancing multilingual applications. Recent
	work shows that semantic parsing can be accomplished by transforming syntactic
	dependencies to logical forms. However, this work is limited to English, and
	cannot process dependency graphs, which allow handling complex phenomena such
	as control. In this work, we introduce UDepLambda, a semantic interface for UD,
	which maps natural language to logical forms in an almost language-independent
	fashion and can process dependency graphs. We perform experiments on question
	answering against Freebase and provide German and Spanish translations of the
	WebQuestions and GraphQuestions datasets to facilitate multilingual evaluation.
	Results show that UDepLambda outperforms strong baselines across languages and
	datasets.  For English, it achieves a 4.9 F1 point improvement over the
	state-of-the-art on GraphQuestions.},
  url       = {https://www.aclweb.org/anthology/D17-1009}
}

