Awesome-Summarization-LLM

A collection of AWESOME things about LLMs based Summarize Method.

MIT License

Stars
3

Awesome-Summarization-LLM Awesome

A collection of AWESOME things about Long-Context Comprehension and Summarization Based on LLMs.

Large Language Models (LLMs) have made remarkable progress in natural language processing tasks. However, they often struggle to handle large amounts of input context, such as books and movie scripts, which can lead to redundant, inaccurate or incoherent summaries. This repository aims to promote research in this area by providing a collated list of research papers.

Table of Contents

Datasets, Benchmarks & Surveys

  • (NAACL'21) Knowledge Graph Based Synthetic Corpus Generation for Knowledge-Enhanced Language Model Pre-training [paper][code]
  • (ACL'22) SummScreen: A Dataset for Abstractive Screenplay Summarization[paper][code]
  • (ACL'23) MeetingBank: A Benchmark Dataset for Meeting Summarization[paper][code]
  • (ACL'24) LongBench: A Bilingual, Multitask Benchmark for Long Context Understanding[paper][code]
  • (ACL'24) MovieSum: An Abstractive Summarization Dataset for Movie Screenplays[[paper][https://aclanthology.org/2024.findings-acl.239/]][code]
  • (EMNLP'22) BookSum: A Collection of Datasets for Long-form Narrative Summarization[paper][code]
  • (NAACL'24) Select and Summarize: Scene Saliency for Movie Script Summarization[paper][code]
  • (LREC'24) MDS: A Fine-Grained Dataset for Multi-Modal Dialogue Summarization[paper][code]
  • (arXiv 2024.05) A Comprehensive Survey on Process-Oriented Automatic Text Summarization with Exploration of LLM-Based Methods[[paper][https://arxiv.org/abs/2403.02901]]
  • (arXiv 2024.06) SUMIE: A Synthetic Benchmark for Incremental Entity Summarization [paper][code]
  • (arXiv 2024.06) A Systematic Survey of Text Summarization: From Statistical Methods to Large Language Models[paper]
  • (arXiv 2024.07) Retrieval-Augmented Generation for Natural Language Processing: A Survey[paper]

Method

  • (EMNLP'23) StructGPT: A General Framework for Large Language Model to Reason over Structured Data [paper][code]
  • (NAACL'24) Select and Summarize: Scene Saliency for Movie Script Summarization[paper][code]
  • (NAACL'24) RST-LoRA: A Discourse-Aware Low-Rank Adaptation for Long Document Abstractive Summarization[[paper][https://aclanthology.org/2024.naacl-long.121/]]
  • (ACL'24) On Context Utilization in Summarization with Large Language Models[paper][code]
  • (AAAI'24) Graph of Thoughts: Solving Elaborate Problems with Large Language Models [paper][code]
  • (arXiv 2024.01) GraphReader: Building Graph-based Agent to Enhance Long-Context Abilities of Large Language Models[paper][code]
  • (arXiv 2024.03) Reading Subtext: Evaluating Large Language Models on Short Story Summarization with Writers[paper][code]
  • (arXiv 2024.06) Chain of Agents: Large Language Models Collaborating on Long-Context Tasks[paper][code]
  • (arXiv 2024.07) Enhancing Incremental Summarization with Structured Representations[paper][code]

evaluate

  • (ICLR'2024) BooookScore: A systematic exploration of book-length summarization in the era of LLMs[paper][code]
  • (arXiv 2024.04) FABLES: Evaluating faithfulness and content selection in book-length summarization[paper][code]
  • (arXiv 2024.04) Evaluating Character Understanding of Large Language Models via Character Profiling from Fictional Works[code][code]

Applications

Knowledge Graph

  • (AAAI'22) Enhanced Story Comprehension for Large Language Models through Dynamic Document-Based Knowledge Graphs [paper]
  • (EMNLP'22) Language Models of Code are Few-Shot Commonsense Learners [paper][code]
  • (SIGIR'23) Schema-aware Reference as Prompt Improves Data-Efficient Knowledge Graph Construction [paper][code]
  • (TKDE'23) AutoAlign: Fully Automatic and Effective Knowledge Graph Alignment enabled by Large Language Models [paper][code]
  • (AAAI'24) Graph Neural Prompting with Large Language Models [paper][code]
  • (NAACL'24) zrLLM: Zero-Shot Relational Learning on Temporal Knowledge Graphs with Large Language Models [paper]
  • (ICLR'24) Think-on-Graph: Deep and Responsible Reasoning of Large Language Model on Knowledge Graph [paper][code]
  • (arXiv 2023.04) CodeKGC: Code Language Model for Generative Knowledge Graph Construction [paper][code]
  • (arXiv 2023.05) Knowledge Graph Completion Models are Few-shot Learners: An Empirical Study of Relation Labeling in E-commerce with LLMs [paper]
  • (arXiv 2023.08) MindMap: Knowledge Graph Prompting Sparks Graph of Thoughts in Large Language Models [paper][code]
  • (arXiv 2023.10) Faithful Path Language Modelling for Explainable Recommendation over Knowledge Graph [paper]
  • (arXiv 2023.10) Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning [paper][code]
  • (arXiv 2023.11) Zero-Shot Relational Learning on Temporal Knowledge Graphs with Large Language Models [paper]
  • (arXiv 2023.12) KGLens: A Parameterized Knowledge Graph Solution to Assess What an LLM Does and Doesn’t Know [paper]
  • (arXiv 2024.02) Large Language Model Meets Graph Neural Network in Knowledge Distillation [paper]
  • (arXiv 2024.02) Large Language Models Can Learn Temporal Reasoning [paper][code]
  • (arXiv 2024.03) Call Me When Necessary: LLMs can Efficiently and Faithfully Reason over Structured Environments [paper]
  • (arXiv 2024.04) Evaluating the Factuality of Large Language Models using Large-Scale Knowledge Graphs [paper][code]
  • (arXiv 2024.04) Extract, Define, Canonicalize: An LLM-based Framework for Knowledge Graph Construction [paper]
  • (arXiv 2024.05) FiDeLiS: Faithful Reasoning in Large Language Model for Knowledge Graph Question Answering [paper]
  • (arXiv 2024.06) Explore then Determine: A GNN-LLM Synergy Framework for Reasoning over Knowledge Graph [paper]

Others

  • (arXiv 2024.07) Summary of a Haystack: A Challenge to Long-Context LLMs and RAG Systems[paper][code]

Resources & Tools

Contributing

👍 Contributions to this repository are welcome!

If you have come across relevant resources, feel free to open an issue or submit a pull request.

- (*conference|journal*) paper_name [[pdf](link)][[code](link)]

Star History