paper-with-me

홈 › Papers

Investigating the Generative Approach for Question Answering in E-Commerce

2022-05-01 · ECNLP (ACL) 2022 5 · Kalyani Roy, Vineeth Balapanuru, Tapas Nayak, Pawan Goyal

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationQuestion Answering

Similar Papers 제목 키워드 기반

Meaningful Answer Generation of E-Commerce Question-Answering

2020-11-14 · Shen Gao, Xiuying Chen, Zhaochun Ren, Dongyan Zhao 외

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 Generation

Instant Answering in E-Commerce Buyer-Seller Messaging using Message-to-Question Reformulation

2024-01-18 · Besnik Fetahu, Tejas Mehta, Qun Song, Nikhita Vedula 외

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 Answering

Product-Aware Answer Generation in E-Commerce Question-Answering

2019-01-23 · Shen Gao, Zhaochun Ren, Yihong Eric Zhao, Dongyan Zhao 외

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 Answering

Using Large Pretrained Language Models for Answering User Queries from Product Specifications

2020-05-29 · WS 2020 7 · Kalyani Roy, Smit Shah, Nithish Pai, Jaidam Ramtej 외

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 Answering

Product Question Answering in E-Commerce: A Survey

2023-02-16 · Yang Deng, Wenxuan Zhang, Qian Yu, Wai Lam

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