paper-with-me

Papers

Mitigating Hallucinations in Zero-Shot Scientific Summarisation: A Pilot Study

2025-11-30 · Imane Jaaouine, Ross D. King arxiv

Large language models (LLMs) produce context inconsistency hallucinations, which are LLM generated outputs that are misaligned with the user prompt. This research project investigates whether prompt engineering (PE) methods can mitigate context inconsistency hallucinations in zero-shot LLM summarisation of scientific texts, where zero-shot indicates that the LLM relies purely on its pre-training data. Across eight yeast biotechnology research paper abstracts, six instruction-tuned LLMs were prompted with seven methods: a baseline prompt, two levels of increasing instruction complexity (PE-1 and PE-2), two levels of context repetition (CR-K1 and CR-K2), and two levels of random addition (RA-K1 and RA-K2). Context repetition involved the identification and repetition of K key sentences from the abstract, whereas random addition involved the repetition of K randomly selected sentences from the abstract, where K is 1 or 2. A total of 336 LLM-generated summaries were evaluated using six metrics: ROUGE-1, ROUGE-2, ROUGE-L, BERTScore, METEOR, and cosine similarity, which were used to compute the lexical and semantic alignment between the summaries and the abstracts. Four hypotheses on the effects of prompt methods on summary alignment with the reference text were tested. Statistical analysis on 3744 collected datapoints was performed using bias-corrected and accelerated (BCa) bootstrap confidence intervals and Wilcoxon signed-rank tests with Bonferroni-Holm correction. The results demonstrated that CR and RA significantly improve the lexical alignment of LLM-generated summaries with the abstracts. These findings indicate that prompt engineering has the potential to impact hallucinations in zero-shot scientific summarisation tasks.

📄 PDF Abstract BibTeX arXiv:2512.00931

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Leveraging Large Language Models for Zero-shot Lay Summarisation in Biomedicine and Beyond

2025-01-09 · Tomas Goldsack, Carolina Scarton, Chenghua Lin

In this work, we explore the application of Large Language Models to zero-shot Lay Summarisation. We propose a novel two-stage framework for Lay Summarisation based on real-life processes, and find that summaries generat…

Articles

Detecting and Mitigating Hallucinations in Multilingual Summarisation

2023-05-23 · Yifu Qiu, Yftah Ziser, Anna Korhonen, Edoardo M. Ponti 외

Hallucinations pose a significant challenge to the reliability of neural models for abstractive summarisation. While automatically generated summaries may be fluent, they often lack faithfulness to the original document.…

Cross-Lingual Transfer

Large Language Models and Prompt Engineering for Biomedical Query Focused Multi-Document Summarisation

2023-11-09 · Diego Mollá

This paper reports on the use of prompt engineering and GPT-3.5 for biomedical query-focused multi-document summarisation. Using GPT-3.5 and appropriate prompts, our system achieves top ROUGE-F1 results in the task of ob…

Prompt EngineeringRetrievalRetrieval-augmented Generation

Exploring the Benefits of Domain-Pretraining of Generative Large Language Models for Chemistry

2024-11-05 · Anurag Acharya, Shivam Sharma, Robin Cosbey, Megha Subramanian 외

A proliferation of Large Language Models (the GPT series, BLOOM, LLaMA, and more) are driving forward novel development of multipurpose AI for a variety of tasks, particularly natural language processing (NLP) tasks. The…

named-entity-recognitionNamed Entity Recognition

A Corpus of Very Short Scientific Summaries

2020-11-01 · CONLL 2020 · Yifan Chen, Tamara Polajnar, Colin Batchelor, Simone Teufel

We present a new summarisation task, taking scientific articles and producing journal table-of-contents entries in the chemistry domain. These are one- or two-sentence author-written summaries that present the key findin…

ArticlesSentence