Investigating the Generative Approach for Question Answering in E-Commerce
Many e-commerce websites provide Product-related Question Answering (PQA) platform where potential customers can ask questions related to a product, and other consumers can post an answer to that question based on their experience. Recently, there has been a growing interest in providing automated responses to product questions. In this paper, we investigate the suitability of the generative approach for PQA. We use state-of-the-art generative models proposed by Deng et al.(2020) and Lu et al.(2020) for this purpose. On closer examination, we find several drawbacks in this approach: (1) input reviews are not always utilized significantly for answer generation, (2) the performance of the models is abysmal while answering the numerical questions, (3) many of the generated answers contain phrases like “I do not know” which are taken from the reference answer in training data, and these answers do not convey any information to the customer. Although these approaches achieve a high ROUGE score, it does not reflect upon these shortcomings of the generated answers. We hope that our analysis will lead to more rigorous PQA approaches, and future research will focus on addressing these shortcomings in PQA.
Code (0)
등록된 구현이 없습니다.
Tasks
Answer GenerationQuestion AnsweringSimilar Papers 제목 키워드 기반
Meaningful Answer Generation of E-Commerce Question-Answering
In e-commerce portals, generating answers for product-related questions has become a crucial task. In this paper, we focus on the task of product-aware answer generation, which learns to generate an accurate and complete…
Answer GenerationQuestion AnsweringText GenerationInstant Answering in E-Commerce Buyer-Seller Messaging using Message-to-Question Reformulation
E-commerce customers frequently seek detailed product information for purchase decisions, commonly contacting sellers directly with extended queries. This manual response requirement imposes additional costs and disrupts…
Question AnsweringProduct-Aware Answer Generation in E-Commerce Question-Answering
In e-commerce portals, generating answers for product-related questions has become a crucial task. In this paper, we propose the task of product-aware answer generation, which tends to generate an accurate and complete a…
Answer GenerationQuestion AnsweringUsing Large Pretrained Language Models for Answering User Queries from Product Specifications
While buying a product from the e-commerce websites, customers generally have a plethora of questions. From the perspective of both the e-commerce service provider as well as the customers, there must be an effective que…
Question AnsweringProduct Question Answering in E-Commerce: A Survey
Product question answering (PQA), aiming to automatically provide instant responses to customer's questions in E-Commerce platforms, has drawn increasing attention in recent years. Compared with typical QA problems, PQA …
Question AnsweringSurvey