paper-with-me

Papers

Supervised Transfer Learning for Product Information Question Answering

2019-01-08 · Tuan Manh Lai, Trung Bui, Nedim Lipka, Sheng Li

Popular e-commerce websites such as Amazon offer community question answering systems for users to pose product related questions and experienced customers may provide answers voluntarily. In this paper, we show that the large volume of existing community question answering data can be beneficial when building a system for answering questions related to product facts and specifications. Our experimental results demonstrate that the performance of a model for answering questions related to products listed in the Home Depot website can be improved by a large margin via a simple transfer learning technique from an existing large-scale Amazon community question answering dataset. Transfer learning can result in an increase of about 10% in accuracy in the experimental setting where we restrict the size of the data of the target task used for training. As an application of this work, we integrate the best performing model trained in this work into a mobile-based shopping assistant and show its usefulness.

📄 PDF Abstract BibTeX arXiv:1901.02539

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringQuestion AnsweringTransfer Learning

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation of Contextual Embeddings for Low-Resource Duplicate Question Detection

2019-11-06 · Alexandre Rochette, Yadollah Yaghoobzadeh, Timothy J. Hazen

Answering questions is a primary goal of many conversational systems or search products. While most current systems have focused on answering questions against structured databases or curated knowledge graphs, on-line co…

Domain AdaptationKnowledge GraphsQuestion AnsweringSelf-Supervised Learning+1

Transfer Learning via Unsupervised Task Discovery for Visual Question Answering

2018-10-03 · CVPR 2019 6 · Hyeonwoo Noh, Tae-hoon Kim, Jonghwan Mun, Bohyung Han

We study how to leverage off-the-shelf visual and linguistic data to cope with out-of-vocabulary answers in visual question answering task. Existing large-scale visual datasets with annotations such as image class labels…

Question AnsweringTransfer LearningVisual Question AnsweringVisual Question Answering (VQA)

Unsupervised Domain Adaptation on Question-Answering System with Conversation Data

2022-09-01 · SIGDIAL (ACL) 2022 9 · Amalia Adiba, Takeshi Homma, Yasuhiro Sogawa

Machine reading comprehension (MRC) is a task for question answering that finds answers to questions from documents of knowledge. Most studies on the domain adaptation of MRC require documents describing knowledge of the…

Domain AdaptationMachine Reading ComprehensionQuestion AnsweringReading Comprehension+1

Mining Compatible/Incompatible Entities from Question and Answering via Yes/No Answer Classification using Distant Label Expansion

2016-12-14 · Hu Xu, Lei Shu, Jingyuan Zhang, Philip S. Yu

Product Community Question Answering (PCQA) provides useful information about products and their features (aspects) that may not be well addressed by product descriptions and reviews. We observe that a product's compatib…

Community Question AnsweringGeneral ClassificationQuestion Answering

A Simple End-to-End Question Answering Model for Product Information

2018-07-01 · WS 2018 7 · Tuan Lai, Trung Bui, Sheng Li, Nedim Lipka

When evaluating a potential product purchase, customers may have many questions in mind. They want to get adequate information to determine whether the product of interest is worth their money. In this paper we present a…

Answer SelectionQuestion Answering