Linguistics 575: MRS in Applications
Winter quarter, 2014
Course Info
Instructor Info
- Emily M. Bender
- Office Hours: (most) Fridays 1-2:30 & by appointment
- Office: GUG 418-B (If I'm not in my office, check the
Treehouse.)
- Phone: 543-6914 (nb: I pick up email before I pick up voice mail)
- Email: ebender at u
Syllabus
Description
The English Resource Grammar (Flickinger 2000, 2011) is a
broad-coverage precision grammar for English, written in HPSG (Pollard
and Sag 1994) and producing semantic representations in the format of
Minimal Recursion Semantics (Copestake et al 2005). It encompasses
analyses of a wide range of phenomena in English, and a key piece of
each analysis is the design of the resulting semantic representation.
The MRS representations are built compositionally by the grammar and
represent a significant abstraction away from the surface string.
The goal of this seminar is to explore how the MRS representations can
be used to inform semantically-sensitive NLP tasks, such as anaphora
resolution, event detection, or relation extraction. We will begin
with an overview of MRS, and then move on to an exploration of candidate
tasks and how to create machine learning features from MRSs to
augment existing solutions to those tasks. Term projects (which may
be done in pairs) will involve selecting an existing annotated data
set for a semantically-sensitive task as well as an existing baseline
solution and then attempting to improve on the baseline by adding
MRS-based features.
Prereqs: This is a hands-on course that presupposes sufficient
knowledge of NLP systems to work with and augment existing solutions.
Students should have taken Ling 570 (or equivalent) and ideally also
Ling 571/572 or be concurrently enrolled in those courses. Ling 566
may be beneficial, but is not required.
Note: To request academic accommodations due to a
disability, please contact Disabled Student Services, 448 Schmitz,
206-543-8924 (V/TTY). If you have a letter from Disabled Student
Services indicating that you have a disability which requires academic
accommodations, please present the letter to the instructor so we can
discuss the accommodations you might need in this class.
Requirements
- KWLA paper (approx 7 pages) (20).
- Smaller assignments (10)
- In-class presentations (5)
- Participation in discussions (incl. GoPost) (15).
- Term project (50).
Schedule of Topics and Assignments (still subject to change)
Bibliography
General background
- Bender, Emily. 2013. Linguistic Fundamentals for Natural Language Processing: 100 Essentials from Morphology and Syntax. Synthesis Lectures on Human Language Technologies #20. Morgan & Claypool Publishers.
- Copestake, A., Flickinger, D., Pollard, C., & Sag, I. A. 2005. Minimal
recursion semantics: An introduction. Research on Language & Computation, 3 (4), 281-332.
- Dridan, Rebecca and Stephan Oepen. 2011. Parser evaluation using elementary dependency matching. Proceedings of the 12th International Conference on Parsing Technologies. Association for Computational Linguistics.
- Flickinger, Dan, Bender, Emily M. and Oepen, Stephan. 2013. ERG Semantic Documentation. Available online at http://www.delph-in.net/esd. Accessed on 2014-02-11.
Papers about tasks
Coreference resolution
Robust Textual Entailment/Semantic Textual Similarity
- Agichtein, Eugene, Walt Askew, and Yandong Liu. 2008. Combining lexical, syntactic, and semantic evidence for textual entailment classification. Proceedings of TAC 31.
- Mehdad, Yashar, Alessandro Moschitti, and Fabio Massimo Zanzotto. 2010. Syntactic/semantic structures for textual entailment recognition. In Human Language Technologies: The 2010 Annual Conference of the North American Chapter of the Association for Computational Linguistics, pp. 1020-1028. Association for Computational Linguistics.
- Šarić, Frane, Goran Glavaš, Mladen Karan, Jan Šnajder, and Bojana Dalbelo Bašić. 2012. Takelab: Systems for measuring semantic text similarity. In Proceedings of the First Joint Conference on Lexical and Computational Semantics-Volume 1: Proceedings of the main conference and the shared task, and Volume 2: Proceedings of the Sixth International Workshop on Semantic Evaluation, pp. 441-448. Association for Computational Linguistics.
- Wang, Mengqiu, and Christopher D. Manning. 2010. Probabilistic tree-edit models with structured latent variables for textual entailment and question answering. In Proceedings of the 23rd International Conference on Computational Linguistics, pp. 1164-1172. Association for Computational Linguistics.
Sentiment Analysis
- Jia, Lifeng, Clement Yu, and Weiyi Meng. 2009. The effect of negation on sentiment analysis and retrieval effectiveness. In Proceedings of the 18th ACM conference on Information and knowledge management, pp. 1827-1830. ACM.
- Nakagawa, Tetsuji, Kentaro Inui, and Sadao Kurohashi. 2010 Dependency tree-based sentiment classification using CRFs with hidden variables. In Human Language Technologies: The 2010 Annual Conference of the North American Chapter of the Association for Computational Linguistics, pp. 786-794. Association for Computational Linguistics.
- Socher, Richard, Alex Perelygin, Jean Y. Wu, Jason Chuang, Christopher D. Manning, Andrew Y. Ng, and Christopher Potts. 2013 Recursive deep models for semantic compositionality over a sentiment treebank. In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP).
Summarization
- Louis, Annie, Aravind Joshi, and Ani Nenkova. 2010. Discourse indicators for content selection in summarization. In Proceedings of the 11th Annual Meeting of the Special Interest Group on Discourse and Dialogue, pp. 147-156. Association for Computational Linguistics.
- Wang, Sicui, Weijiang Li, Feng Wang, and Hui Deng. 2010. A Survey on Automatic Summarization. In Information Technology and Applications (IFITA), 2010 International Forum on, vol. 1, pp. 193-196. IEEE.
- Christensen, Janara, Stephen Soderland Mausam, and Oren Etzioni. 2013. Towards Coherent Multi-Document Summarization. In Proceedings of NAACL-HLT, pp. 1163-1173.
Word Sense Disambiguation
- Lu, Wenpeng, Heyan Huang, and Chaoyong Zhu. 2012. Feature Words Selection for Knowledge-based Word Sense Disambiguation with Syntactic Parsing. PrzeglÄ…d Elektrotechniczny 88, no. 1b: 82-87.
- Navigli, Roberto. 2009. Word sense disambiguation: A survey. ACM Computing Surveys (CSUR) 41, no. 2: 10.
- Pitler, Emily, and Ani Nenkova. 2009. Using syntax to disambiguate explicit discourse connectives in text. In Proceedings of the ACL-IJCNLP 2009 Conference Short Papers, pp. 13-16. Association for Computational Linguistics.
- Tratz, Stephen, Antonio Sanfilippo, Michelle Gregory, Alan Chappell, Christian Posse, and Paul Whitney. 2007. PNNL: a supervised maximum entropy approach to word sense disambiguation. In Proceedings of the 4th International Workshop on Semantic Evaluations, pp. 264-267. Association for Computational Linguistics.
MRS feature design
- Fujita, Sanae, Francis Bond, Stephan Oepen, and Takaaki Tanaka. 2010. Exploiting semantic information for HPSG parse selection. Research on Language and Computation 8(1):1-22.
- Oepen, Stephan, Erik Velldal, Jan Tore Lønning, Paul Meurer, Victoria Rosén, and Dan Flickinger. 2007. Towards hybrid quality-oriented machine translation. on linguistics and probabilities in MT. In: 11th International Conference on Theoretical and Methodological Issues in Machine Translation: TMI2007. [pdf available from course CommonView]
- Pozen, Zinaida. 2013. Using Lexical and Compositional Semantics to Improve HPSG Parse Selection. MS thesis, University of Washington, 2013.
- Tanaka, Takaaki, Francis Bond, Timothy Baldwin, Sanae Fujita, and Chikara Hashimoto. 2007. Word Sense Disambiguation Incorporating Lexical and Structural Semantic Information. In EMNLP-CoNLL, pp. 477-485.
ebender at u dot washington dot edu
Last modified: 2/6/14