paper-with-me

Papers

Query-Focused Extractive Summarisation for Finding Ideal Answers to Biomedical and COVID-19 Questions

2021-08-27 · Diego Mollá, Urvashi Khanna, Dima Galat, Vincent Nguyen, Maciej Rybinski

This paper presents Macquarie University's participation to the BioASQ Synergy Task, and BioASQ9b Phase B. In each of these tasks, our participation focused on the use of query-focused extractive summarisation to obtain the ideal answers to medical questions. The Synergy Task is an end-to-end question answering task on COVID-19 where systems are required to return relevant documents, snippets, and answers to a given question. Given the absence of training data, we used a query-focused summarisation system that was trained with the BioASQ8b training data set and we experimented with methods to retrieve the documents and snippets. Considering the poor quality of the documents and snippets retrieved by our system, we observed reasonably good quality in the answers returned. For phase B of the BioASQ9b task, the relevant documents and snippets were already included in the test data. Our system split the snippets into candidate sentences and used BERT variants under a sentence classification setup. The system used the question and candidate sentence as input and was trained to predict the likelihood of the candidate sentence being part of the ideal answer. The runs obtained either the best or second best ROUGE-F1 results of all participants to all batches of BioASQ9b. This shows that using BERT in a classification setup is a very strong baseline for the identification of ideal answers.

📄 PDF Abstract BibTeX arXiv:2108.12189

Code (1)

dmollaaliod/bioasq-synergy-public 공식 구현 tf

Tasks

Question AnsweringSentenceSentence Classification

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Macquarie University at BioASQ 5b -- Query-based Summarisation Techniques for Selecting the Ideal Answers

2017-06-07 · Diego Molla-Aliod

Macquarie University's contribution to the BioASQ challenge (Task 5b Phase B) focused on the use of query-based extractive summarisation techniques for the generation of the ideal answers. Four runs were submitted, with …

regression

Macquarie University at BioASQ 5b -- Query-based Summarisation Techniques for Selecting the Ideal Answers

2017-08-01 · WS 2017 8 · Diego Moll{\'a}

Macquarie University{'}s contribution to the BioASQ challenge (Task 5b Phase B) focused on the use of query-based extractive summarisation techniques for the generation of the ideal answers. Four runs were submitted, wit…

Question Answeringregression

Query Focused Multi-document Summarisation of Biomedical Texts

2020-08-27 · Diego Molla, Christopher Jones, Vincent Nguyen

This paper presents the participation of Macquarie University and the Australian National University for Task B Phase B of the 2020 BioASQ Challenge (BioASQ8b). Our overall framework implements Query focused multi-docume…

regressionreinforcement-learningReinforcement Learning (RL)Sentence+2

Query Focused Multi-document Summarisation of Biomedical Texts: Macquarie Universiy and the Australian National University at BioASQ8b

2020-08-27 · CLEF 2020 8 · Diego Molla, Christopher Jones, Vincent Nguyen

This paper presents the participation of Macquarie University and the Australian National University for Task B Phase B of the 2020 BioASQ Challenge (BioASQ8b). Our overall framework implements Query focused multi-docu…

regressionreinforcement-learningReinforcement Learning (RL)Sentence+2

Supervised Machine Learning for Extractive Query Based Summarisation of Biomedical Data

2018-10-01 · WS 2018 10 · M Kaur, eep, Diego Moll{\'a}

The automation of text summarisation of biomedical publications is a pressing need due to the plethora of information available online. This paper explores the impact of several supervised machine learning approaches for…

BIG-bench Machine LearningClassificationGeneral Classificationregression