paper-with-me

Papers

Toward Data-Driven Tutorial Question Answering with Deep Learning Conversational Models

2018-06-01 · WS 2018 6 · Mayank Kulkarni, Kristy Boyer

There has been an increase in popularity of data-driven question answering systems given their recent success. This pa-per explores the possibility of building a tutorial question answering system for Java programming from data sampled from a community-based question answering forum. This paper reports on the creation of a dataset that could support building such a tutorial question answering system and discusses the methodology to create the 106,386 question strong dataset. We investigate how retrieval-based and generative models perform on the given dataset. The work also investigates the usefulness of using hybrid approaches such as combining retrieval-based and generative models. The results indicate that building data-driven tutorial systems using community-based question answering forums holds significant promise.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringRetrievalSemantic ParsingTransfer Learning

Similar Papers 제목 키워드 기반

Video Question Answering on Screencast Tutorials

2020-08-02 · Wentian Zhao, Seokhwan Kim, Ning Xu, Hailin Jin

This paper presents a new video question answering task on screencast tutorials. We introduce a dataset including question, answer and context triples from the tutorial videos for a software. Unlike other video question …

Question AnsweringVideo Question Answering

Ask to Learn: A Study on Curiosity-driven Question Generation

2019-11-08 · COLING 2020 8 · Thomas Scialom, Jacopo Staiano

We propose a novel text generation task, namely Curiosity-driven Question Generation. We start from the observation that the Question Generation task has traditionally been considered as the dual problem of Question Answ…

Conversational Question AnsweringMachine Reading ComprehensionQuestion AnsweringQuestion Generation+4

TutorialVQA: Question Answering Dataset for Tutorial Videos

2019-12-02 · LREC 2020 5 · Anthony Colas, Seokhwan Kim, Franck Dernoncourt, Siddhesh Gupte 외

Despite the number of currently available datasets on video question answering, there still remains a need for a dataset involving multi-step and non-factoid answers. Moreover, relying on video transcripts remains an und…

Question AnsweringVideo Question Answering

MMCoQA: Conversational Question Answering over Text, Tables, and Images

2022-05-01 · ACL 2022 5 · Yongqi Li, Wenjie Li, Liqiang Nie

The rapid development of conversational assistants accelerates the study on conversational question answering (QA). However, the existing conversational QA systems usually answer users’ questions with a single knowledge …

BenchmarkingConversational Question AnsweringQuestion AnsweringRetrieval

PCQPR: Proactive Conversational Question Planning with Reflection

2024-10-02 · Shasha Guo, Lizi Liao, Jing Zhang, Cuiping Li 외

Conversational Question Generation (CQG) enhances the interactivity of conversational question-answering systems in fields such as education, customer service, and entertainment. However, traditional CQG, focusing primar…

Conversational Question AnsweringQuestion AnsweringQuestion GenerationQuestion-Generation