paper-with-me

Papers

A mostly unlexicalized model for recognizing textual entailment

2018-11-01 · WS 2018 11 · Mithun Paul, Rebecca Sharp, Mihai Surdeanu

Many approaches to automatically recognizing entailment relations have employed classifiers over hand engineered lexicalized features, or deep learning models that implicitly capture lexicalization through word embeddings. This reliance on lexicalization may complicate the adaptation of these tools between domains. For example, such a system trained in the news domain may learn that a sentence like {``}Palestinians recognize Texas as part of Mexico{''} tends to be unsupported, but this fact (and its corresponding lexicalized cues) have no value in, say, a scientific domain. To mitigate this dependence on lexicalized information, in this paper we propose a model that reads two sentences, from any given domain, to determine entailment without using lexicalized features. Instead our model relies on features that are either unlexicalized or are domain independent such as proportion of negated verbs, antonyms, or noun overlap. In its current implementation, this model does not perform well on the FEVER dataset, due to two reasons. First, for the information retrieval portion of the task we used the baseline system provided, since this was not the aim of our project. Second, this is work in progress and we still are in the process of identifying more features and gradually increasing the accuracy of our model. In the end, we hope to build a generic end-to-end classifier, which can be used in a domain outside the one in which it was trained, with no or minimal re-training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionInformation RetrievalmodelNatural Language InferenceRetrievalSentenceWord Embeddings

Similar Papers 제목 키워드 기반

Visual Denotations for Recognizing Textual Entailment

2017-09-01 · EMNLP 2017 9 · Dan Han, Pascual Mart{\'\i}nez-G{\'o}mez, Koji Mineshima

In the logic approach to Recognizing Textual Entailment, identifying phrase-to-phrase semantic relations is still an unsolved problem. Resources such as the Paraphrase Database offer limited coverage despite their large …

Natural Language InferenceSemantic Composition

蘊涵句型分析於改進中文文字蘊涵識別系統 (Entailment Analysis for Improving Chinese Recognizing Textual Entailment System) [In Chinese]

2013-10-01 · ROCLINGIJCLCLP 2013 10 · Shan-Shun Yang, Shih-Hung Wu, Liang-Pu Chen, Hung-Sheng Chiu 외
Natural Language Inference

Recognizing Partial Textual Entailment

2013-08-01 · ACL 2013 8 · Omer Levy, Torsten Zesch, Ido Dagan, Iryna Gurevych
Natural Language Inference

Labeled Alignment for Recognizing Textual Entailment

2013-10-01 · IJCNLP 2013 10 · Xiaolin Wang, Hai Zhao, Bao-liang Lu
Machine TranslationNatural Language InferenceQuestion Answering

Recognizing Textual Entailment Using Probabilistic Inference

2015-09-01 · EMNLP 2015 9 · Lei Sha, Sujian Li, Baobao Chang, Zhifang Sui 외
Information RetrievalNatural Language InferenceQuestion Answering