paper-with-me

Papers

UNCC QA: Biomedical Question Answering system

2018-11-01 · WS 2018 11 · Bh, Abhishek waldar, Wlodek Zadrozny

In this paper, we detail our submission to the BioASQ competition{'}s Biomedical Semantic Question and Answering task. Our system uses extractive summarization techniques to generate answers and has scored highest ROUGE-2 and Rogue-SU4 in all test batch sets. Our contributions are named-entity based method for answering factoid and list questions, and an extractive summarization techniques for building paragraph-sized summaries, based on lexical chains. Our system got highest ROUGE-2 and ROUGE-SU4 scores for ideal-type answers in all test batch sets. We also discuss the limitations of the described system, such lack of the evaluation on other criteria (e.g. manual). Also, for factoid- and list -type question our system got low accuracy (which suggests that our algorithm needs to improve in the ranking of entities).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive SummarizationQuestion Answering

Similar Papers 제목 키워드 기반

UNCC Biomedical Semantic Question Answering Systems. BioASQ: Task-7B, Phase-B

2020-02-05 · Sai Krishna Telukuntla, Aditya Kapri, Wlodek Zadrozny

In this paper, we detail our submission to the 2019, 7th year, BioASQ competition. We present our approach for Task-7b, Phase B, Exact Answering Task. These Question Answering (QA) tasks include Factoid, Yes/No, List Typ…

Question Answering

Biomedical Question Answering via Weighted Neural Network Passage Retrieval

2018-01-09 · Ferenc Galkó, Carsten Eickhoff

The amount of publicly available biomedical literature has been growing rapidly in recent years, yet question answering systems still struggle to exploit the full potential of this source of data. In a preliminary proces…

Passage RetrievalQuestion AnsweringRetrievalWord Embeddings

Biomedical Multi-hop Question Answering Using Knowledge Graph Embeddings and Language Models

2022-11-10 · Dattaraj J. Rao, Shraddha S. Mane, Mukta A. Paliwal

Biomedical knowledge graphs (KG) are heterogenous networks consisting of biological entities as nodes and relations between them as edges. These entities and relations are extracted from millions of research papers and u…

Knowledge Graph EmbeddingsKnowledge GraphsMulti-hop Question AnsweringQuestion Answering

Contextual embedding and model weighting by fusing domain knowledge on Biomedical Question Answering

2022-06-26 · Yuxuan Lu, Jingya Yan, Zhixuan Qi, Zhongzheng Ge 외

Biomedical Question Answering aims to obtain an answer to the given question from the biomedical domain. Due to its high requirement of biomedical domain knowledge, it is difficult for the model to learn domain knowledge…

Cloze TestMachine Reading ComprehensionQuestion AnsweringUnsupervised Pre-training

Pre-trained Language Model for Biomedical Question Answering

2019-09-18 · Wonjin Yoon, Jinhyuk Lee, Donghyeon Kim, Minbyul Jeong 외

The recent success of question answering systems is largely attributed to pre-trained language models. However, as language models are mostly pre-trained on general domain corpora such as Wikipedia, they often have diffi…

Language ModelingLanguage ModellingmodelQuestion Answering