Challenge: Existing summarization methods ignore the importance of summary structure, resulting in summaries that emphasize the most prominent information while omitting essential details from other sections.
Approach: They propose a method that uses automatically extracted summary points to generate summaries.
Outcome: The proposed methods improve quality and BERTScore of summaries and broaden the types of documents that can be effectively summarized.

Similar Papers

StructSum: Summarization via Structured Representations (2021.eacl-main)

Copied to clipboard

Challenge: Abstractive summarization models overfit to training corpora, lack of transparency and layout bias . authors propose incorporating latent and explicit dependencies across sentences in source document .
Approach: They propose a framework based on document-level structure induction to address layout bias and lack of transparency in abstractive summarization models.
Outcome: The proposed framework improves coverage of content in the source documents and generates more abstractive summaries by generating more novel n-grams.
GSum: A General Framework for Guided Neural Abstractive Summarization (2021.naacl-main)

Copied to clipboard

Challenge: Abstractive summarization models are flexible, but they can be difficult to control.
Approach: They propose a general and extensible guided summarization framework that takes different kinds of guidance as input and perform experiments across different varieties.
Outcome: The proposed framework can generate more faithful summaries and different types of guidance generate qualitatively different summary.
ACLSum: A New Dataset for Aspect-based Summarization of Scientific Publications (2024.naacl-long)

Copied to clipboard

Challenge: Existing statistical phrasal or hierarchical machine translation systems relies on a large set of translation rules which results in engineering challenges.
Approach: They propose to use factorized grammar from the field of linguistics as more general translation rules from XTAG English Grammar to generate a manually crafted summarization dataset.
Outcome: The proposed method outperforms existing methods on low-resource language translation tasks with less training data.
WikiSum: Coherent Summarization Dataset for Efficient Human-Evaluation (2021.acl-short)

Copied to clipboard

Challenge: Existing summarization datasets are limited in their ability to evaluate output . a human evaluation is necessary to understand and improve summarizing systems .
Approach: They propose a dataset based on how-to articles and coherent paragraph summaries written in plain language.
Outcome: The proposed dataset makes human evaluation easier and more effective . the authors compare the proposed dataset to existing ones on PubMed and the literature.
Inducing Document Structure for Aspect-based Summarization (P19-1)

Copied to clipboard

Challenge: Abstractive summarization systems treat documents as unstructured and generate a single generic summary per document.
Approach: They propose to incorporate document structure into automatic summarization systems . they induce latent document structure and abstractive summarizing objective .
Outcome: The proposed model improves on topic-agnostic baselines and can produce abstractive and extractive aspect-based summaries.
Beyond Generic Summarization: A Multi-faceted Hierarchical Summarization Corpus of Large Heterogeneous Data (L18-1)

Copied to clipboard

Challenge: Automated summarization has focused on ten to twenty documents, typically news articles, but could in theory analyze hundreds of documents from a wide range of sources and provide an overview to the interested reader.
Approach: They propose a method for creating hierarchical summarization corpora from large, heterogeneous document collections by crowdsourcing relevant content and asking trained annotators to order the relevant information hierarchically.
Outcome: The proposed method can be used to develop and evaluate hierarchical summarization systems.
Bringing Structure into Summaries: a Faceted Summarization Dataset for Long Scientific Documents (2021.acl-short)

Copied to clipboard

Challenge: Faceted summarization provides briefings of a document from different perspectives.
Approach: They propose a faceted summarization benchmark built on Emerald journal articles . they propose faceted models that bring structure into faceted documents .
Outcome: The proposed benchmark is based on Emerald journal articles and covers a diverse range of domains.
BOOKSUM: A Collection of Datasets for Long-form Narrative Summarization (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing text summarization datasets include short-form source documents that lack long-range causal and temporal dependencies and contain strong layout and stylistic biases.
Approach: They propose a dataset for long-form narrative summarization that uses human written summaries on three levels of difficulty.
Outcome: The proposed dataset covers documents from the literature domain, such as novels, plays and stories, and includes highly abstractive, human written summaries on three levels of difficulty.
Evidence-Focused Fact Summarization for Knowledge-Augmented Zero-Shot Question Answering (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for enhancing QA performance of Large Language Models (LLMs) have limitations, including duplicated entities or relations, reduced evidence density, and failure to highlight crucial evidence.
Approach: They propose an Evidence-focused Fact Summarization framework for enhanced QA with knowledge-augmented Large Language Models (LLMs) that incorporates external knowledge into LLMs to improve QA performance.
Outcome: The proposed framework improves LLM’s zero-shot QA performance especially when noisy facts are retrieved.
Summarizing Text on Any Aspects: A Knowledge-Informed Weakly-Supervised Approach (2020.emnlp-main)

Copied to clipboard

Challenge: Existing studies on aspect-based abstractive summarization assume a small set of aspects and do not consider other diverse aspects.
Approach: They propose a weak supervision construction method and an aspect modeling scheme to solve this problem.
Outcome: The proposed method significantly expands the application of the task in practice.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations