paper-with-me

Papers

Multi-view Semantic Matching of Question retrieval using Fine-grained Semantic Representations

2022-10-21 · Li Chong, Denghao Ma, Yueguo Chen

As a key task of question answering, question retrieval has attracted much attention from the communities of academia and industry. Previous solutions mainly focus on the translation model, topic model, and deep learning techniques. Distinct from the previous solutions, we propose to construct fine-grained semantic representations of a question by a learned importance score assigned to each keyword, so that we can achieve a fine-grained question matching solution with these semantic representations of different lengths. Accordingly, we propose a multi-view semantic matching model by reusing the important keywords in multiple semantic representations. As a key of constructing fine-grained semantic representations, we are the first to use a cross-task weakly supervised extraction model that applies question-question labelled signals to supervise the keyword extraction process (i.e. to learn the keyword importance). The extraction model integrates the deep semantic representation and lexical matching information with statistical features to estimate the importance of keywords. We conduct extensive experiments on three public datasets and the experimental results show that our proposed model significantly outperforms the state-of-the-art solutions.

📄 PDF Abstract BibTeX arXiv:2210.11806

Code (0)

등록된 구현이 없습니다.

Tasks

Keyword ExtractionQuestion AnsweringRetrievalSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Content-based Image Retrieval and the Semantic Gap in the Deep Learning Era

2020-11-12 · Björn Barz, Joachim Denzler

Content-based image retrieval has seen astonishing progress over the past decade, especially for the task of retrieving images of the same object that is depicted in the query image. This scenario is called instance or o…

Content-Based Image RetrievalImage RetrievalRetrievalWorld Knowledge

UniKGQA: Unified Retrieval and Reasoning for Solving Multi-hop Question Answering Over Knowledge Graph

2022-12-02 · Jinhao Jiang, Kun Zhou, Wayne Xin Zhao, Ji-Rong Wen

Multi-hop Question Answering over Knowledge Graph~(KGQA) aims to find the answer entities that are multiple hops away from the topic entities mentioned in a natural language question on a large-scale Knowledge Graph (KG)…

Language ModellingMulti-hop Question AnsweringQuestion AnsweringRetrieval

Multi-task Sentence Encoding Model for Semantic Retrieval in Question Answering Systems

2019-11-18 · Qiang Huang, Jianhui Bu, Weijian Xie, Shengwen Yang 외

Question Answering (QA) systems are used to provide proper responses to users' questions automatically. Sentence matching is an essential task in the QA systems and is usually reformulated as a Paraphrase Identification …

intent-classificationIntent ClassificationMulti-Task LearningParaphrase Identification+4

An Unsupervised Model with Attention Autoencoders for Question Retrieval

2018-03-09 · Minghua Zhang, Yunfang Wu

Question retrieval is a crucial subtask for community question answering. Previous research focus on supervised models which depend heavily on training data and manual feature engineering. In this paper, we propose a nov…

Community Question AnsweringFeature EngineeringQuestion AnsweringRetrieval

Semantic Sentence Composition Reasoning for Multi-Hop Question Answering

2022-03-01 · Qianglong Chen

Due to the lack of insufficient data, existing multi-hop open domain question answering systems require to effectively find out relevant supporting facts according to each question. To alleviate the challenges of semanti…

Multi-hop Question AnsweringOpen-Domain Question AnsweringQuestion AnsweringRetrieval+2