A Simple End-to-End Question Answering Model for Product Information
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 simple deep learning model for answering questions regarding product facts and specifications. Given a question and a product specification, the model outputs a score indicating their relevance. To train and evaluate our proposed model, we collected a dataset of 7,119 questions that are related to 153 different products. Experimental results demonstrate that {--}despite its simplicity{--} the performance of our model is shown to be comparable to a more complex state-of-the-art baseline.
Code (0)
등록된 구현이 없습니다.
Tasks
Answer SelectionQuestion AnsweringSimilar Papers 제목 키워드 기반
Supervised Transfer Learning for Product Information Question Answering
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…
Community Question AnsweringQuestion AnsweringTransfer LearningAnswering Product-related Questions with Heterogeneous Information
Providing instant response for product-related questions in E-commerce question answering platforms can greatly improve users{'} online shopping experience. However, existing product question answering (PQA) methods only…
AttributeQuestion AnsweringThe combination of context information to enhance simple question answering
With the rapid development of knowledge base,question answering based on knowledge base has been a hot research issue. In this paper, we focus on answering singlerelation factoid questions based on knowledge base. We bui…
Fact SelectionKnowledge Base Question AnsweringQuestion AnsweringUnlocking Markets: A Multilingual Benchmark to Cross-Market Question Answering
Users post numerous product-related questions on e-commerce platforms, affecting their purchase decisions. Product-related question answering (PQA) entails utilizing product-related resources to provide precise responses…
Answer GenerationQuestion AnsweringThe Web as a Knowledge-base for Answering Complex Questions
Answering complex questions is a time-consuming activity for humans that requires reasoning and integration of information. Recent work on reading comprehension made headway in answering simple questions, but tackling co…
Reading Comprehension