Challenge: Existing methods for summarizing long questions are difficult due to the lack of training data and the complexity of the related subtasks.
Approach: They propose a reinforcement learning-based framework for abstractive question summarization that rewards question-type identification and question-focus recognition for regularizing the question generation model.
Outcome: The proposed method achieves higher performance over state-of-the-art models on two benchmark datasets.

Similar Papers

Using Question Answering Rewards to Improve Abstractive Summarization (2021.findings-emnlp)

Copied to clipboard

Challenge: Neural abstractive summarization models have seen improvements in recent years, but they still suffer from multiple drawbacks.
Approach: They propose a general framework to train abstractive summarization models to alleviate these issues by question-answering based rewards.
Outcome: The proposed framework is preferred over general abstractive summarization models.
Reinforced Extractive Summarization with Question-Focused Rewards (P18-3)

Copied to clipboard

Challenge: Existing methods for extractive summarization use human abstracts to create annotations for extraction units.
Approach: They propose a method where abstracts are converted to Cloze-style comprehension questions to generate extractive summarization.
Outcome: The proposed method surpasses state-of-the-art systems on the standard summarization dataset.
On the Summarization of Consumer Health Questions (P19-1)

Copied to clipboard

Challenge: Question understanding is one of the main challenges in question answering.
Approach: They propose to use semantic augmentation to augment question datasets to improve their performance.
Outcome: The proposed model outperforms sequence-to-sequence attentional models on the medical question summarization task with a ROUGE-1 score of 44.16%.
Improving Unsupervised Question Answering via Summarization-Informed Question Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Question Generation (QG) is the production of meaningful questions given a set of input passages and corresponding answers.
Approach: They propose a method which uses questions generated heuristically from news summaries as a source of training data for a QG system.
Outcome: The proposed method outperforms previous unsupervised models on three in-domain datasets and three out-of-domain ones.
Multi-hop Inference for Question-driven Summarization (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for summarizing source document for non-factoid questions are lacking in factoidic QA.
Approach: They propose a question-driven abstractive summarization method that incorporates multi-hop reasoning into question-based summarizing.
Outcome: The proposed method outperforms state-of-the-art methods on two non-factoid QA datasets.
Reinforcement Replaces Supervision: Query focused Summarization using Deep Reinforcement Learning (2023.emnlp-main)

Copied to clipboard

Challenge: Query-focused Summarization (QfS) is a system that generates summaries from document(s) based on a query.
Approach: They propose a Query-focused Summarization approach that uses a generalization of Reinforcement Learning (RL) for Natural Language Generation and a better semantic similarity reward.
Outcome: The proposed approach improves on the ROUGE-L metric and in a benchmark dataset.
Soft Layer-Specific Multi-Task Summarization with Entailment and Question Generation (P18-1)

Copied to clipboard

Challenge: Recent advances on abstractive summarization have allowed substantial improvements in the quality of the model, but there is still scope for improvement.
Approach: They propose novel multi-task architectures with high-level layer-specific sharing across multiple encoder and decoder layers of the three tasks and soft-sharing mechanisms.
Outcome: The proposed model improves on the CNN/DailyMail and Gigaword datasets and on the DUC-2002 transfer setup.
Interactive Query-Assisted Summarization via Deep Reinforcement Learning (2022.naacl-main)

Copied to clipboard

Challenge: Existing systems that can perform interactive summarization cannot ingest the full document set or operate at sufficient speed for interactivity.
Approach: They propose two deep reinforcement learning models for interactive summarization task . they use interactive session state and history to refrain from redundancy .
Outcome: The proposed model improves informativeness while preserving positive user experience.
Improve Query Focused Abstractive Summarization by Incorporating Answer Relevance (2021.findings-acl)

Copied to clipboard

Challenge: Query focused summarization models aim to generate summaries from source documents that can answer the given query.
Approach: They propose a QFS-BART model that incorporates the explicit answer relevance of the source documents given the query via a question answering model.
Outcome: Empirical results show that the proposed model achieves the new state-of-the-art performance.
Document Summarization with Latent Queries (2022.tacl-1)

Copied to clipboard

Challenge: Existing benchmarks for query-focused summarization are small for training large neural models.
Approach: They propose a unified modeling framework for query-focused summarization . they model queries as discrete latent variables over document tokens .
Outcome: The proposed framework outperforms strong comparison systems across benchmarks, query types, document settings, and target domains.

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