Automatic Generation of Highlights for Academic Paper Via Prompt-based Learning

arXiv cs.CL Papers

Summary

This paper investigates prompt-based learning for automatically generating highlights of academic papers, using models like GPT-2, T5, and ChatGPT, and shows that ChatGPT with few-shot prompts achieves performance comparable to or better than supervised methods without requiring task-specific training data.

arXiv:2606.25253v1 Announce Type: new Abstract: Highlights provide a concise summary of the main contributions of an academic paper and help readers quickly understand its focus. However, many journals do not provide highlights, which limits their use in literature retrieval, text mining, and bibliometric analysis. Existing studies have explored supervised learning methods for automatic highlight extraction, but these methods usually require large amounts of labeled training data. This study investigates prompt-based learning for automatic highlight generation. We design task-specific prompt templates and combine them with paper abstracts as model inputs. Several language models are evaluated, including locally deployed pre-trained models such as GPT-2 and T5, as well as ChatGPT accessed through an API. Experiments on three datasets show that ChatGPT with prompt templates achieves performance comparable to previous supervised methods without using task-specific training samples. When a small number of examples are added to the prompts, the model significantly outperforms state-of-the-art methods on two datasets. We further analyze how prompt design affects generation quality and find that, although ChatGPT has strong language modeling ability, its performance on this task is highly sensitive to the information provided in the prompt. Case studies also show that the generated highlights are generally coherent, informative, and close to author-written highlights. This study is among the first to apply prompt-based learning to academic highlight generation. The proposed method does not rely on domain-specific training corpora and can generate highlights for papers that lack such information, thereby supporting downstream text mining and bibliometric research.
Original Article
View Cached Full Text

Cached at: 06/25/26, 05:10 AM

# Automatic Generation of Highlights for Academic Paper Via Prompt-based Learning
Source: [https://arxiv.org/abs/2606.25253](https://arxiv.org/abs/2606.25253)
[View PDF](https://arxiv.org/pdf/2606.25253)

> Abstract:Highlights provide a concise summary of the main contributions of an academic paper and help readers quickly understand its focus\. However, many journals do not provide highlights, which limits their use in literature retrieval, text mining, and bibliometric analysis\. Existing studies have explored supervised learning methods for automatic highlight extraction, but these methods usually require large amounts of labeled training data\. This study investigates prompt\-based learning for automatic highlight generation\. We design task\-specific prompt templates and combine them with paper abstracts as model inputs\. Several language models are evaluated, including locally deployed pre\-trained models such as GPT\-2 and T5, as well as ChatGPT accessed through an API\. Experiments on three datasets show that ChatGPT with prompt templates achieves performance comparable to previous supervised methods without using task\-specific training samples\. When a small number of examples are added to the prompts, the model significantly outperforms state\-of\-the\-art methods on two datasets\. We further analyze how prompt design affects generation quality and find that, although ChatGPT has strong language modeling ability, its performance on this task is highly sensitive to the information provided in the prompt\. Case studies also show that the generated highlights are generally coherent, informative, and close to author\-written highlights\. This study is among the first to apply prompt\-based learning to academic highlight generation\. The proposed method does not rely on domain\-specific training corpora and can generate highlights for papers that lack such information, thereby supporting downstream text mining and bibliometric research\.

## Submission history

From: Chengzhi Zhang \[[view email](https://arxiv.org/show-email/f80ada58/2606.25253)\] **\[v1\]**Wed, 24 Jun 2026 00:21:56 UTC \(726 KB\)

Similar Articles

Prompting fundamentals

OpenAI Blog

OpenAI Academy guide on prompting fundamentals that teaches users how to write clear, effective prompts to get better responses from ChatGPT through techniques like being specific, adding context, specifying output format, and breaking down complex tasks.

Creating images with ChatGPT

OpenAI Blog

OpenAI's guide on using ChatGPT to generate and edit images from text prompts, covering best practices for writing effective prompts and iterative refinement techniques.

Writing with ChatGPT

OpenAI Blog

OpenAI Academy published a guide on using ChatGPT for workplace writing tasks, covering a Plan→Draft→Revise→Package workflow and tips for effective prompting. The guide targets professionals looking to speed up drafting, tone adjustment, and content refinement using ChatGPT.

ChatGPT for research

OpenAI Blog

OpenAI Academy introduces ChatGPT for research, featuring Search and Deep Research capabilities to help users move from questions to evidence-backed insights through source synthesis, citation generation, and structured report production.