Skip to content

QA-ALIGN: Representing Cross-Text Content Overlap by Aligning Question-Answer Propositions

Notifications You must be signed in to change notification settings

DanielaBWeiss/QA-ALIGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA-ALIGN: Representing Cross-Text Content Overlap by Aligning Question-Answer Propositions

To Appear in EMNLP 2021

  • Paper can be found here
  • Official QA-Alignments can be found here
  • Crowdsourcing related materials can be found here
  • Files relatedd to training and experimenting with the QA-Align model can be found here
  • Fusion experiemnt related data can be found here
  • Processed qa-alignments for training can be found here in a zip called: processed_alignments_for_training

Paper Abstract

Multi-text applications, such as multi-document summarization, are typically required to model redundancies across related texts. Current methods confronting consolidation struggle to fuse overlapping information. In order to explicitly represent content overlap, we propose to align predicate-argument relations across texts, providing a potential scaffold for information consolidation. We go beyond clustering coreferring mentions, and instead model overlap with respect to redundancy at a propositional level, rather than merely detecting shared referents. Our setting exploits QA-SRL, utilizing question-answer pairs to capture predicate-argument relations, facilitating laymen annotation of cross-text alignments. We employ crowd-workers for constructing a dataset of QA-based alignments, and present a baseline QA alignment model trained over our dataset. Analyses show that our new task is semantically challenging, capturing content overlap beyond lexical similarity and complements cross-document coreference with proposition-level links, offering potential use for downstream tasks.

About

QA-ALIGN: Representing Cross-Text Content Overlap by Aligning Question-Answer Propositions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published