Challenge: Existing methods for summarizing text have not captured the salient information from an article.
Approach: They propose a table-guided abstractive biography summarization that utilizes factual tables to capture important information and generate a summary of a biography.
Outcome: The proposed method is the first large-scale biography summarization dataset with tables.

Similar Papers

Generating Biographies on Wikipedia: The Impact of Gender Bias on the Retrieval-Based Generation of Women Biographies (2022.acl-long)

Copied to clipboard

Challenge: Existing efforts to encourage article creation focus on reducing the gender gap in Wikipedia articles.
Approach: They propose a model that retrieves web evidence and generates biographies section by section . they analyze available web evidence to determine the accuracy of the generated text .
Outcome: The proposed model can generate biographies section by section, including citation information, using retrieval mechanisms and a cache-based pre-trained encoder-decoder.
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.
SKGSum: Structured Knowledge-Guided Document Summarization (2024.findings-acl)

Copied to clipboard

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.
SumPubMed: Summarization Dataset of PubMed Scientific Articles (2021.acl-srw)

Copied to clipboard

Challenge: Existing summarization models that can extract the top few lines of news articles fail to summarize long documents.
Approach: They constructed a scientific summarization dataset from MEDLINE articles from the PubMed archive to address this problem.
Outcome: The proposed model outperforms existing models on news article summarization datasets and shows that it is more efficient to extract the top few lines.
Summarizing, Simplifying, and Synthesizing Medical Evidence using GPT-3 (with Varying Success) (2023.acl-short)

Copied to clipboard

Challenge: Large language models are capable of producing high quality summaries of general domain news articles in few- and zero-shot settings, but it is unclear whether they are similarly capable in more specialized domains such as biomedicine.
Approach: They use GPT-3 to generate single- and multi-document summaries of biomedical articles, given no supervision, using a set of annotations.
Outcome: The proposed model outperforms fully supervised models in generic news summarization, but struggles to synthesize evidence across multiple documents.
Textomics: A Dataset for Genomics Data Summary Generation (2022.acl-long)

Copied to clipboard

Challenge: Summarizing biomedical discovery from genomics data is done manually but is slowing down the progress of scientific discovery.
Approach: They propose a novel task of generating sentences to summarize a genomics data matrix using neural text generation.
Outcome: The proposed model improves on the previous models and can be applied to other biomedical and natural language processing applications.
Surfer100: Generating Surveys From Web Resources, Wikipedia-style (2022.lrec-1)

Copied to clipboard

Challenge: Recent work on Wikipedia page generation focuses on generating the initial leading paragraph of a page, while recent pretrained language models improve upon both extractive and abstractive steps of previous models.
Approach: They propose a pretrained language model that can be combined to generate Wikipedia-style summaries with sections using 100 reference human-collected surveys.
Outcome: The proposed approach is compared with existing methods with 100 human-collected surveys.
Citance-Contextualized Summarization of Scientific Papers (2023.findings-emnlp)

Copied to clipboard

Challenge: Current automatic summarization approaches generate abstracts, but abstracts do not show relationship between paper and references.
Approach: They propose a contextualized summarization approach that generates an informative summary . they extract and model the citances of a paper, retrieve relevant passages from cited papers, and generate abstractive summaries tailored to each citance.
Outcome: The proposed method extracts and models the citances of a paper, retrieves relevant passages from cited papers, and generates abstractive summaries tailored to each citance.
Towards Comprehensive Description Generation from Factual Attribute-value Tables (P19-1)

Copied to clipboard

Challenge: Existing models for comprehensive descriptions for factual attribute-value tables might suffer from missing key attributes and groundless information problems.
Approach: They propose a force attention method to encourage the generator to pay more attention to uncovered attributes to avoid potential key attributes missing.
Outcome: The proposed model outperforms the state-of-the-art baselines on automatic and human evaluation.
SciXGen: A Scientific Paper Dataset for Context-Aware Text Generation (2021.findings-emnlp)

Copied to clipboard

Challenge: Generating texts in scientific papers requires not only capturing the content contained within the given input but also frequently acquiring the external information called context.
Approach: They propose a task of context-aware text generation in the scientific domain to exploit the contributions of context in generated texts.
Outcome: The proposed dataset comprehensively benchmarks the efficacy of the proposed dataset in generating description and paragraph.

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