paper-with-me

홈 › Papers

FAQ-Gen: An automated system to generate domain-specific FAQs to aid content comprehension

2024-02-08 · Sahil Kale, Gautam Khaire, Jay Patankar

Frequently Asked Questions (FAQs) refer to the most common inquiries about specific content. They serve as content comprehension aids by simplifying topics and enhancing understanding through succinct presentation of information. In this paper, we address FAQ generation as a well-defined Natural Language Processing task through the development of an end-to-end system leveraging text-to-text transformation models. We present a literature review covering traditional question-answering systems, highlighting their limitations when applied directly to the FAQ generation task. We propose a system capable of building FAQs from textual content tailored to specific domains, enhancing their accuracy and relevance. We utilise self-curated algorithms to obtain an optimal representation of information to be provided as input and also to rank the question-answer pairs to maximise human comprehension. Qualitative human evaluation showcases the generated FAQs as well-constructed and readable while also utilising domain-specific constructs to highlight domain-based nuances and jargon in the original content.

📄 PDF Abstract BibTeX arXiv:2402.05812

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Beyond-RAG: Question Identification and Answer Generation in Real-Time Conversations

2024-10-14 · Garima Agrawal, Sashank Gummuluri, Cosimo Spera

In customer contact centers, human agents often struggle with long average handling times (AHT) due to the need to manually interpret queries and retrieve relevant knowledge base (KB) articles. While retrieval augmented …

Answer GenerationArticlesRAGRetrieval+1

orgFAQ: A New Dataset and Analysis on Organizational FAQs and User Questions

2020-09-03 · Guy Lev, Michal Shmueli-Scheuer, Achiya Jerbi, David Konopnicki

Frequently Asked Questions (FAQ) webpages are created by organizations for their users. FAQs are used in several scenarios, e.g., to answer user questions. On the other hand, the content of FAQs is affected by user quest…

DoQA -- Accessing Domain-Specific FAQs via Conversational QA

2020-05-04 · Jon Ander Campos, Arantxa Otegi, Aitor Soroa, Jan Deriu 외

The goal of this work is to build conversational Question Answering (QA) interfaces for the large body of domain-specific information available in FAQ sites. We present DoQA, a dataset with 2,437 dialogues and 10,917 QA …

Conversational Question AnsweringInformation RetrievalQuestion AnsweringRetrieval+1

DoQA - Accessing Domain-Specific FAQs via Conversational QA

2020-07-01 · ACL 2020 6 · Jon Ander Campos, Arantxa Otegi, Aitor Soroa, Jan Deriu 외

The goal of this work is to build conversational Question Answering (QA) interfaces for the large body of domain-specific information available in FAQ sites. We present DoQA, a dataset with 2,437 dialogues and 10,917 QA …

Conversational Question AnsweringInformation RetrievalQuestion AnsweringRetrieval+1

MFBE: Leveraging Multi-Field Information of FAQs for Efficient Dense Retrieval

2023-02-23 · Debopriyo Banerjee, Mausam Jain, Ashish Kulkarni

In the domain of question-answering in NLP, the retrieval of Frequently Asked Questions (FAQ) is an important sub-area which is well researched and has been worked upon for many languages. Here, in response to a user que…

Question AnsweringRetrieval