paper-with-me

Papers

Modeling Semantic Relations Expressed by Prepositions

2013-01-01 · TACL 2013 1 · Vivek Srikumar, Dan Roth

This paper introduces the problem of predicting semantic relations expressed by prepositions and develops statistical learning models for predicting the relations, their arguments and the semantic types of the arguments. We define an inventory of 32 relations, building on the word sense disambiguation task for prepositions and collapsing related senses across prepositions. Given a preposition in a sentence, our computational task to jointly model the preposition relation and its arguments along with their semantic types, as a way to support the relation prediction. The annotated data, however, only provides labels for the relation label, and not the arguments and types. We address this by presenting two models for preposition relation labeling. Our generalization of latent structure SVM gives close to 90{\%} accuracy on relation labeling. Further, by jointly predicting the relation, arguments, and their types along with preposition sense, we show that we can not only improve the relation accuracy, but also significantly improve sense prediction accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceQuestion AnsweringRelationRelation PredictionSentenceWord Sense Disambiguation

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

An Inventory of Preposition Relations

2013-05-24 · Vivek Srikumar, Dan Roth

We describe an inventory of semantic relations that are expressed by prepositions. We define these relations by building on the word sense disambiguation task for prepositions and propose a mapping from preposition sense…

RelationWord Sense Disambiguation

Understanding Spatial Relations through Multiple Modalities

2020-07-19 · LREC 2020 5 · Soham Dan, Hangfeng He, Dan Roth

Recognizing spatial relations and reasoning about them is essential in multiple applications including navigation, direction giving and human-computer interaction in general. Spatial relations between objects can either …

Common Sense ReasoningImplicit Relations

Modeling Semantics and Pragmatics of Spatial Prepositions via Hierarchical Common-Sense Primitives

2021-08-01 · ACL (splurobonlp) 2021 8 · Georgiy Platonov, Yifei Yang, HaoYu Wu, Jonathan Waxman 외

Understanding spatial expressions and using them appropriately is necessary for seamless and natural human-machine interaction. However, capturing the semantics and appropriate usage of spatial prepositions is notoriousl…

Common Sense Reasoning

Computational Models for Spatial Prepositions

2018-06-01 · WS 2018 6 · Georgiy Platonov, Lenhart Schubert

Developing computational models of spatial prepositions (such as on, in, above, etc.) is crucial for such tasks as human-machine collaboration, story understanding, and 3D model generation from descriptions. However, the…

Comprehensive Supersense Disambiguation of English Prepositions and Possessives

2018-05-13 · ACL 2018 7 · Nathan Schneider, Jena D. Hwang, Vivek Srikumar, Jakob Prange 외

Semantic relations are often signaled with prepositional or possessive marking--but extreme polysemy bedevils their analysis and automatic interpretation. We introduce a new annotation scheme, corpus, and task for the di…

Natural Language Understanding