paper-with-me

Papers

Vocabulary Matters: A Simple yet Effective Approach to Paragraph-level Question Generation

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Vishwajeet Kumar, Manish Joshi, Ganesh Ramakrishnan, Yuan-Fang Li

Question generation (QG) has recently attracted considerable attention. Most of the current neural models take as input only one or two sentences, and perform poorly when multiple sentences or complete paragraphs are given as input. However, in real-world scenarios it is very important to be able to generate high-quality questions from complete paragraphs. In this paper, we present a simple yet effective technique for answer-aware question generation from paragraphs. We augment a basic sequence-to-sequence QG model with dynamic, paragraph-specific dictionary and copy attention that is persistent across the corpus, without requiring features generated by sophisticated NLP pipelines or handcrafted rules. Our evaluation on SQuAD shows that our model significantly outperforms current state-of-the-art systems in question generation from paragraphs in both automatic and human evaluation. We achieve a 6-point improvement over the best system on BLEU-4, from 16.38 to 22.62.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Training for Diversity in Image Paragraph Captioning

2018-10-01 · EMNLP 2018 10 · Luke Melas-Kyriazi, Alex Rush, er, George Han

Image paragraph captioning models aim to produce detailed descriptions of a source image. These models use similar techniques as standard image captioning models, but they have encountered issues in text generation, nota…

DiversityImage CaptioningImage Paragraph CaptioningMachine Translation+3

Simple and Effective Multi-Paragraph Reading Comprehension

2017-10-29 · ACL 2018 7 · Christopher Clark, Matt Gardner

We consider the problem of adapting neural paragraph-level question answering models to the case where entire documents are given as input. Our proposed solution trains models to produce well calibrated confidence scores…

Question AnsweringReading ComprehensionTriviaQA

Training and Meta-Evaluating Machine Translation Evaluation Metrics at the Paragraph Level

2023-08-25 · Daniel Deutsch, Juraj Juraska, Mara Finkelstein, Markus Freitag

As research on machine translation moves to translating text beyond the sentence level, it remains unclear how effective automatic evaluation metrics are at scoring longer translations. In this work, we first propose a m…

Machine TranslationSentence

A Deep Cascade Model for Multi-Document Reading Comprehension

2018-11-28 · Ming Yan, Jiangnan Xia, Chen Wu, Bin Bi 외

A fundamental trade-off between effectiveness and efficiency needs to be balanced when designing an online question answering system. Effectiveness comes from sophisticated functions such as extractive machine reading co…

Machine Reading ComprehensionQuestion AnsweringReading ComprehensionRetrieval+1

Fluency and Faithfulness in Human and Machine Literary Translation

2026-05-14 · Sarah Griebel, Ted Underwood arxiv

Literary translation requires balancing target-language fluency with faithfulness to the source. Recent large language models (LLMs) often produce fluent translations, but it remains unclear whether fluency corresponds t…