paper-with-me

홈 › Papers

Intelligent Multi-Document Summarisation for Extracting Insights on Racial Inequalities from Maternity Incident Investigation Reports

2024-07-11 · Georgina Cosma, Mohit Kumar Singh, Patrick Waterson, Gyuchan Thomas Jun, Jonathan Back

In healthcare, thousands of safety incidents occur every year, but learning from these incidents is not effectively aggregated. Analysing incident reports using AI could uncover critical insights to prevent harm by identifying recurring patterns and contributing factors. To aggregate and extract valuable information, natural language processing (NLP) and machine learning techniques can be employed to summarise and mine unstructured data, potentially surfacing systemic issues and priority areas for improvement. This paper presents I-SIRch:CS, a framework designed to facilitate the aggregation and analysis of safety incident reports while ensuring traceability throughout the process. The framework integrates concept annotation using the Safety Intelligence Research (SIRch) taxonomy with clustering, summarisation, and analysis capabilities. Utilising a dataset of 188 anonymised maternity investigation reports annotated with 27 SIRch human factors concepts, I-SIRch:CS groups the annotated sentences into clusters using sentence embeddings and k-means clustering, maintaining traceability via file and sentence IDs. Summaries are generated for each cluster using offline state-of-the-art abstractive summarisation models (BART, DistilBART, T5), which are evaluated and compared using metrics assessing summary quality attributes. The generated summaries are linked back to the original file and sentence IDs, ensuring traceability and allowing for verification of the summarised information. Results demonstrate BART's strengths in creating informative and concise summaries.

📄 PDF Abstract BibTeX arXiv:2407.08322

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringSentenceSentence Embeddings

Similar Papers 제목 키워드 기반

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

Supervised Machine Learning for Extractive Query Based Summarisation of Biomedical Data

2018-09-14 · WS 2018 10 · Mandeep Kaur, Diego Mollá

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

BIG-bench Machine LearningClassificationGeneral Classificationregression

Towards Personalized and Human-in-the-Loop Document Summarization

2021-08-21 · Samira Ghodratnama

The ubiquitous availability of computing devices and the widespread use of the internet have generated a large amount of data continuously. Therefore, the amount of available information on any given topic is far beyond …

Document SummarizationFeature Engineering

M2DS: Multilingual Dataset for Multi-document Summarisation

2024-07-17 · Kushan Hewapathirana, Nisansa de Silva, C. D. Athuraliya

In the rapidly evolving digital era, there is an increasing demand for concise information as individuals seek to distil key insights from various sources. Recent attention from researchers on Multi-document Summarisatio…

Articles

Fine-Grained Natural Language Inference Based Faithfulness Evaluation for Diverse Summarisation Tasks

2024-02-27 · Huajian Zhang, Yumo Xu, Laura Perez-Beltrachini

We study existing approaches to leverage off-the-shelf Natural Language Inference (NLI) models for the evaluation of summary faithfulness and argue that these are sub-optimal due to the granularity level considered for p…

Natural Language InferenceSentence