Answer Generation for Questions With Multiple Information Sources in E-Commerce
Anand A. Rajasekar, Nikesh Garera

TL;DR
This paper introduces MSQAP, a novel pipeline for automatic answer generation in e-commerce that effectively combines multiple information sources, addressing relevance and sentiment ambiguity, and significantly improves answer accuracy and content quality.
Contribution
It presents the first integrated approach in e-commerce that combines reviews, questions, and specifications for natural language answer generation, with novel relevancy and ambiguity prediction modules.
Findings
Relevancy prediction model (BERT-QA) outperforms baselines with 12.36% F1 improvement.
Generation model (T5-QA) shows 35.02% ROUGE and 198.75% BLEU improvements.
Overall pipeline improves answer accuracy by 30.7% over standalone generation models.
Abstract
Automatic question answering is an important yet challenging task in E-commerce given the millions of questions posted by users about the product that they are interested in purchasing. Hence, there is a great demand for automatic answer generation systems that provide quick responses using related information about the product. There are three sources of knowledge available for answering a user posted query, they are reviews, duplicate or similar questions, and specifications. Effectively utilizing these information sources will greatly aid us in answering complex questions. However, there are two main challenges present in exploiting these sources: (i) The presence of irrelevant information and (ii) the presence of ambiguity of sentiment present in reviews and similar questions. Through this work we propose a novel pipeline (MSQAP) that utilizes the rich information present in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques
