English

Query Focused Multi-document Summarisation of Biomedical Texts

Computation and Language 2020-08-28 v1

Abstract

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-document extractive summarisation by applying either a classification or a regression layer to the candidate sentence embeddings and to the comparison between the question and sentence embeddings. We experiment with variants using BERT and BioBERT, Siamese architectures, and reinforcement learning. We observe the best results when BERT is used to obtain the word embeddings, followed by an LSTM layer to obtain sentence embeddings. Variants using Siamese architectures or BioBERT did not improve the results.

Keywords

Cite

@article{arxiv.2008.11986,
  title  = {Query Focused Multi-document Summarisation of Biomedical Texts},
  author = {Diego Molla and Christopher Jones and Vincent Nguyen},
  journal= {arXiv preprint arXiv:2008.11986},
  year   = {2020}
}

Comments

14 pages, 7 tables, 3 figures. Accepted at BioASQ workshop, CLEF 2020

R2 v1 2026-06-23T18:08:08.968Z