- Semi-Supervised Learning for Semantic Parsing using Support Vector Machines
Rohit J. Kate and Raymond J. Mooney
In Proceedings of the Human Language Technology Conference of the North American Chapter of the Association for Computational Linguistics, Short Papers (NAACL/HLT-2007), pp. 81-84, Rochester, NY, April 2007.
Paper ID: 198
Category: Natural Language Learning, Learning for Semantic Parsing, Advice-Taking Learners, Unsupervised and Semi-Supervised Learning and Clustering
We present a method for utilizing unannotated sentences to improve a semantic parser which maps natural language (NL) sentences into their formal meaning representations (MRs). Given NL sentences annotated with their MRs, the initial supervised semantic parser learns the mapping by training Support Vector Machine (SVM) classifiers for every production in the MR grammar. Our new method applies the learned semantic parser to the unannotated sentences and collects unlabeled examples which are then used to retrain the classifiers using a variant of transductive SVMs. Experimental results show the improvements obtained over the purely supervised parser, particularly when the annotated training set is small.

mooney@cs.utexas.edu