用提示工程减少大模型在零样本科学摘要中的幻觉问题。
Mitigating Hallucinations in Zero-Shot Scientific Summarisation: A Pilot Study
- 通过重复关键句或随机句增强提示,提升摘要与原文一致性。
- 实验显示重复策略使摘要词汇匹配度显著提高,最大提升12.3%。
- 适合关注大模型可靠性、科学文本生成的研究者参考。
大型语言模型(LLMs)会产生与用户提示不一致的幻觉输出。本研究探究提示工程(PE)方法是否能缓解零样本科学文本摘要中的上下文不一致幻觉问题,其中零样本指模型仅依赖预训练数据。针对8篇酵母生物技术研究论文摘要,使用6个指令微调的LLM,采用7种提示方法:基准提示,两级递增指令复杂度(PE-1、PE-2),两级上下文重复(CR-K1、CR-K2),以及两级随机添加(RA-K1、RA-K2),K为1或2。共生成336份摘要,利用ROUGE-1、ROUGE-2、ROUGE-L、BERTScore、METEOR和余弦相似度等6项指标评估摘要与原文的词汇和语义对齐程度。基于3744个数据点,采用偏差校正加速(BCa)bootstrap置信区间及带Bonferroni-Holm校正的Wilcoxon符号秩检验进行统计分析。结果表明,上下文重复与随机添加策略显著提升了摘要的词汇对齐性。这表明提示工程在零样本科学摘要任务中具有缓解幻觉的潜力。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。