Fixed That for You: Generating Contrastive Claims with Semantic Edits
Christopher Hidey, Kathy Mckeown
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/chridey/fixedthatOfficialIn paperpytorch★ 0
Abstract
Understanding contrastive opinions is a key component of argument generation. Central to an argument is the claim, a statement that is in dispute. Generating a counter-argument then requires generating a response in contrast to the main claim of the original argument. To generate contrastive claims, we create a corpus of Reddit comment pairs self-labeled by posters using the acronym FTFY (fixed that for you). We then train neural models on these pairs to edit the original claim and produce a new claim with a different view. We demonstrate significant improvement over a sequence-to-sequence baseline in BLEU score and a human evaluation for fluency, coherence, and contrast.