paper-with-me

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 generated with this method are increasingly preferred by human judges for larger models. To help establish best practices for employing LLMs in zero-shot settings, we also assess the ability of LLMs as judges, finding that they are able to replicate the preferences of human judges. Finally, we take the initial steps towards Lay Summarisation for Natural Language Processing (NLP) articles, finding that LLMs are able to generalise to this new domain, and further highlighting the greater utility of summaries generated by our proposed approach via an in-depth human evaluation.

📄 PDF Abstract BibTeX arXiv:2501.05224

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

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

Zero-Shot Spam Email Classification Using Pre-trained Large Language Models

2024-05-24 · Sergio Rojas-Galeano

This paper investigates the application of pre-trained large language models (LLMs) for spam email classification using zero-shot prompting. We evaluate the performance of both open-source (Flan-T5) and proprietary LLMs …

Classification

Models and Datasets for Cross-Lingual Summarisation

2022-02-19 · EMNLP 2021 11 · Laura Perez-Beltrachini, Mirella Lapata

We present a cross-lingual summarisation corpus with long documents in a source language associated with multi-sentence summaries in a target language. The corpus covers twelve language pairs and directions for four Euro…

ArticlesSentence

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) meth…

Prompt Engineering

Generating Zero-shot Abstractive Explanations for Rumour Verification

2024-01-23 · Iman Munire Bilal, Preslav Nakov, Rob Procter, Maria Liakata

The task of rumour verification in social media concerns assessing the veracity of a claim on the basis of conversation threads that result from it. While previous work has focused on predicting a veracity label, here we…

Few-Shot LearningInformativenessLanguage ModelingLanguage Modelling+1