Auto FAQ Generation
Anjaneya Teja Kalvakolanu, NagaSai Chandra, Michael Fekadu

TL;DR
This paper presents a system that automatically generates FAQ documents from large texts by extracting salient sentences, generating questions, and filtering invalid ones, with human evaluation showing high meaningfulness.
Contribution
It introduces a novel pipeline combining text summarization, sentence ranking, question generation, and heuristics for FAQ creation from large documents.
Findings
71% of generated questions rated meaningful by humans
Effective extraction of salient sentences for FAQ answers
Combines multiple NLP techniques for automated FAQ generation
Abstract
FAQ documents are commonly used with text documents and websites to provide important information in the form of question answer pairs to either aid in reading comprehension or provide a shortcut to the key ideas. We suppose that salient sentences from a given document serve as a good proxy fro the answers to an aggregated set of FAQs from readers. We propose a system for generating FAQ documents that extract the salient questions and their corresponding answers from sizeable text documents scraped from the Stanford Encyclopedia of Philosophy. We use existing text summarization, sentence ranking via the Text rank algorithm, and question-generation tools to create an initial set of questions and answers. Finally, we apply some heuristics to filter out invalid questions. We use human evaluation to rate the generated questions on grammar, whether the question is meaningful, and whether the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Service-Oriented Architecture and Web Services · Scientific Computing and Data Management
MethodsSparse Evolutionary Training
