paper-with-me

홈 › Papers

Can questions summarize a corpus? Using question generation for characterizing COVID-19 research

2020-09-19 · Gabriela Surita, Rodrigo Nogueira, Roberto Lotufo

What are the latent questions on some textual data? In this work, we investigate using question generation models for exploring a collection of documents. Our method, dubbed corpus2question, consists of applying a pre-trained question generation model over a corpus and aggregating the resulting questions by frequency and time. This technique is an alternative to methods such as topic modelling and word cloud for summarizing large amounts of textual data. Results show that applying corpus2question on a corpus of scientific articles related to COVID-19 yields relevant questions about the topic. The most frequent questions are "what is covid 19" and "what is the treatment for covid". Among the 1000 most frequent questions are "what is the threshold for herd immunity" and "what is the role of ace2 in viral entry". We show that the proposed method generated similar questions for 13 of the 27 expert-made questions from the CovidQA question answering dataset. The code to reproduce our experiments and the generated questions are available at: https://github.com/unicamp-dl/corpus2question

📄 PDF Abstract BibTeX arXiv:2009.09290

Code (1)

unicamp-dl/corpus2question 공식 구현

Tasks

ArticlesQuestion AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Annotating and Characterizing Clinical Sentences with Explicit Why-QA Cues

2019-06-01 · WS 2019 6 · Jungwei Fan

Many clinical information needs can be stated as why-questions. The answers to them represent important clinical reasoning and justification. Clinical notes are a rich source for such why-question answering (why-QA). How…

DiversityQuestion Answering

Characterizing the Response Space of Questions: a Corpus Study for English and Polish

2019-09-01 · WS 2019 9 · Jonathan Ginzburg, Zulipiye Yusupujiang, Chuyuan Li, Kexin Ren 외

The main aim of this paper is to provide a characterization of the response space for questions using a taxonomy grounded in a dialogical formal semantics. As a starting point we take the typology for responses in the fo…

Dialogue ManagementManagement

Educational Question Generation of Children Storybooks via Question Type Distribution Learning and Event-Centric Summarization

2022-03-27 · ACL 2022 5 · Zhenjie Zhao, Yufang Hou, Dakuo Wang, Mo Yu 외

Generating educational questions of fairytales or storybooks is vital for improving children's literacy ability. However, it is challenging to generate questions that capture the interesting aspects of a fairytale story …

Question AnsweringQuestion GenerationQuestion-Generation

Hierarchical Retrieval-Augmented Generation Model with Rethink for Multi-hop Question Answering

2024-08-20 · XiaoMing Zhang, Ming Wang, Xiaocui Yang, Daling Wang 외

Multi-hop Question Answering (QA) necessitates complex reasoning by integrating multiple pieces of information to resolve intricate questions. However, existing QA systems encounter challenges such as outdated informatio…

Multi-hop Question AnsweringQuestion AnsweringRetrievalRetrieval-augmented Generation

Learning to Summarize and Answer Questions about a Virtual Robot's Past Actions

2023-06-16 · Chad DeChant, Iretiayo Akinola, Daniel Bauer

When robots perform long action sequences, users will want to easily and reliably find out what they have done. We therefore demonstrate the task of learning to summarize and answer questions about a robot agent's past a…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering