paper-with-me

홈 › Papers

SPBERTQA: A Two-Stage Question Answering System Based on Sentence Transformers for Medical Texts

2022-06-20 · Nhung Thi-Hong Nguyen, Phuong Phan-Dieu Ha, Luan Thanh Nguyen, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

Question answering (QA) systems have gained explosive attention in recent years. However, QA tasks in Vietnamese do not have many datasets. Significantly, there is mostly no dataset in the medical domain. Therefore, we built a Vietnamese Healthcare Question Answering dataset (ViHealthQA), including 10,015 question-answer passage pairs for this task, in which questions from health-interested users were asked on prestigious health websites and answers from highly qualified experts. This paper proposes a two-stage QA system based on Sentence-BERT (SBERT) using multiple negatives ranking (MNR) loss combined with BM25. Then, we conduct diverse experiments with many bag-of-words models to assess our system's performance. With the obtained results, this system achieves better performance than traditional methods.

📄 PDF Abstract BibTeX arXiv:2206.09600

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSentence

Similar Papers 제목 키워드 기반

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

Fine-tuning Multi-hop Question Answering with Hierarchical Graph Network

2020-04-20 · Guanming Xiong

In this paper, we present a two stage model for multi-hop question answering. The first stage is a hierarchical graph network, which is used to reason over multi-hop question and is capable to capture different levels of…

Graph Neural NetworkLanguage ModelingLanguage ModellingMulti-hop Question Answering+1

On the Effectiveness of Minimal Context Selection for Robust Question Answering

2018-10-30 · Anonymous

Machine learning models for question-answering (QA), where given a question and a passage, the learner must select some span in the passage as an answer, are known to be brittle. By inserting a single nuisance sentence i…

Adversarial RobustnessQuestion AnsweringSentence

The Color of the Cat is Gray: 1 Million Full-Sentences Visual Question Answering (FSVQA)

2016-09-21 · Andrew Shin, Yoshitaka Ushiku, Tatsuya Harada

Visual Question Answering (VQA) task has showcased a new stage of interaction between language and vision, two of the most pivotal components of artificial intelligence. However, it has mostly focused on generating short…

Question AnsweringSentenceVisual Question AnsweringVisual Question Answering (VQA)

Pseudo Ambiguous and Clarifying Questions Based on Sentence Structures Toward Clarifying Question Answering System

2022-05-01 · dialdoc (ACL) 2022 5 · Yuya Nakano, Seiya Kawano, Koichiro Yoshino, Katsuhito Sudoh 외

Question answering (QA) with disambiguation questions is essential for practical QA systems because user questions often do not contain information enough to find their answers. We call this task clarifying question answ…

Question AnsweringQuestion GenerationQuestion-GenerationSentence