Learning Language Semantics from Ambiguous Supervision

Abstract

This paper presents a method for learning a semantic parser from ambiguous supervision. Training data consists of natural language sentences annotated with multiple potential meaning representations, only one of which is correct. Such ambiguous supervision models the type of supervision that can be more naturally available to language-learning systems. Given such weak supervision, our approach produces a semantic parser that maps sentences into meaning representations. An existing semantic parsing learning system that can only learn from unambiguous supervision is augmented to handle ambiguous supervision. Experimental results show that the resulting system is able to cope up with ambiguities and learn accurate semantic parsers.

Cite

Text

Kate and Mooney. "Learning Language Semantics from Ambiguous Supervision." AAAI Conference on Artificial Intelligence, 2007.

Markdown

[Kate and Mooney. "Learning Language Semantics from Ambiguous Supervision." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/kate2007aaai-learning/)

BibTeX

@inproceedings{kate2007aaai-learning,
  title     = {{Learning Language Semantics from Ambiguous Supervision}},
  author    = {Kate, Rohit J. and Mooney, Raymond J.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {895-900},
  url       = {https://mlanthology.org/aaai/2007/kate2007aaai-learning/}
}