A Hybrid Approach to Generation of Missing Abstracts in Biomedical Literature
Readers usually rely on abstracts to identify relevant medical information from scientific articles. Abstracts are also essential to advanced information retrieval methods. More than 50 thousand scientific publications in PubMed lack author-generated abstracts, and the relevancy judgements for these papers have to be based on their titles alone. In this paper, we propose a hybrid summarization technique that aims to select the most pertinent sentences from articles to generate an extractive summary in lieu of a missing abstract. We combine i) health outcome detection, ii) keyphrase extraction, and iii) textual entailment recognition between sentences. We evaluate our hybrid approach and analyze the improvements of multi-factor summarization over techniques that rely on a single method, using a collection of 295 manually generated reference summaries. The obtained results show that the hybrid approach outperforms the baseline techniques with an improvement of 13{\%} in recall and 4{\%} in F1 score.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesInformation RetrievalKeyphrase ExtractionNatural Language InferenceRetrievalText SummarizationSimilar Papers 제목 키워드 기반
A PubMed-Scale Dataset of Structured Biomedical Abstracts
Structured abstracts are important for biomedical literature processing, by facilitating information retrieval, text mining, and knowledge synthesis. However, a vast portion of abstracts indexed in PubMed remain unstruct…
Information ExtractionInformation RetrievalApplying Citizen Science to Gene, Drug, Disease Relationship Extraction from Biomedical Abstracts
Biomedical literature is growing at a rate that outpaces our ability to harness the knowledge contained therein. In order to mine valuable inferences from the large volume of literature, many researchers have turned to i…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sectioning of Biomedical Abstracts: A Sequence of Sequence Classification Task
Rapid growth of the biomedical literature has led to many advances in the biomedical text mining field. Among the vast amount of information, biomedical article abstracts are the easily accessible sources. However, the n…
SentenceSentence ClassificationWord EmbeddingsfastbmRAG: A Fast Graph-Based RAG Framework for Efficient Processing of Large-Scale Biomedical Literature
Large language models (LLMs) are rapidly transforming various domains, including biomedicine and healthcare, and demonstrate remarkable potential from scientific research to new drug discovery. Graph-based retrieval-augm…
Entity LinkingDrug DiscoveryDivide-Prompt-Refine: a Training-Free, Structure-Aware Framework for Biomedical Abstract Generation
Biomedical abstracts play a critical role in downstream NLP applications, such as information retrieval, biocuration, and biomedical knowledge discovery. However, a non-trivial number of biomedical articles do not have a…
Information Retrieval