paper-with-me

홈 › Papers

Cross-Pair Text Representations for Answer Sentence Selection

2018-10-01 · EMNLP 2018 10 · Kateryna Tymoshenko, Aless Moschitti, ro

High-level semantics tasks, e.g., paraphrasing, textual entailment or question answering, involve modeling of text pairs. Before the emergence of neural networks, this has been mostly performed using intra-pair features, which incorporate similarity scores or rewrite rules computed between the members within the same pair. In this paper, we compute scalar products between vectors representing similarity between members of different pairs, in place of simply using a single vector for each pair. This allows us to obtain a representation specific to any pair of pairs, which delivers the state of the art in answer sentence selection. Most importantly, our approach can outperform much more complex algorithms based on neural networks.

📄 PDF Abstract BibTeX

Code (1)

iKernels/RelTextRank 공식 구현

Tasks

Natural Language InferenceOpen-Domain Question AnsweringQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

ABCNN: Attention-Based Convolutional Neural Network for Modeling Sentence Pairs

2015-12-16 · TACL 2016 1 · Wenpeng Yin, Hinrich Schütze, Bing Xiang, Bo-Wen Zhou

How to model a pair of sentences is a critical issue in many NLP tasks such as answer selection (AS), paraphrase identification (PI) and textual entailment (TE). Most prior work (i) deals with one individual task by fine…

Answer SelectionNatural Language InferenceParaphrase IdentificationSentence

Sequential Attention with Keyword Mask Model for Community-based Question Answering

2019-06-01 · NAACL 2019 6 · Jianxin Yang, Wenge Rong, Libin Shi, Zhang Xiong

In Community-based Question Answering system(CQA), Answer Selection(AS) is a critical task, which focuses on finding a suitable answer within a list of candidate answers. For neural network models, the key issue is how t…

Answer SelectionQuestion Answering

DIFM:An effective deep interaction and fusion model for sentence matching

2022-10-01 · CCL 2022 10 · Jiang Kexin, Zhao Yahui, Cui Rongyi

“Natural language sentence matching is the task of comparing two sentences and identifying the relationship between them. It has a wide range of applications in natural language processing tasks such as reading comprehen…

Machine Reading ComprehensionNatural Language InferenceReading ComprehensionSentence

Open Information Extraction from Question-Answer Pairs

2019-03-01 · NAACL 2019 6 · Nikita Bhutani, Yoshihiko Suhara, Wang-Chiew Tan, Alon Halevy 외

Open Information Extraction (OpenIE) extracts meaningful structured tuples from free-form text. Most previous work on OpenIE considers extracting data from one sentence at a time. We describe NeurON, a system for extract…

Open Information ExtractionSentence

Cross-Lingual Phrase Retrieval

2022-04-19 · ACL 2022 5 · Heqi Zheng, Xiao Zhang, Zewen Chi, Heyan Huang 외

Cross-lingual retrieval aims to retrieve relevant text across languages. Current methods typically achieve cross-lingual retrieval by learning language-agnostic text representations in word or sentence level. However, ho…

RetrievalSentence