HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

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

Shen Gao; Zhaochun Ren; Yihong Eric Zhao; Dongyan Zhao; Dawei Yin; Rui Yan

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

Abstract

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 answer from large-scale unlabeled e-commerce reviews and product attributes. Unlike existing question-answering problems, answer generation in e-commerce confronts three main challenges: (1) Reviews are informal and noisy; (2) joint modeling of reviews and key-value product attributes is challenging; (3) traditional methods easily generate meaningless answers. To tackle above challenges, we propose an adversarial learning based model, named PAAG, which is composed of three components: a question-aware review representation module, a key-value memory network encoding attributes, and a recurrent neural network as a sequence generator. Specifically, we employ a convolutional discriminator to distinguish whether our generated answer matches the facts. To extract the salience part of reviews, an attention-based review reader is proposed to capture the most relevant words given the question. Conducted on a large-scale real-world e-commerce dataset, our extensive experiments verify the effectiveness of each module in our proposed model. Moreover, our experiments show that our model achieves the state-of-the-art performance in terms of both automatic metrics and human evaluations.

Code Repositories

gsh199449/productqa
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
product-question-answering-on-jd-productPAAG
BLEU: 2.0189

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Product-Aware Answer Generation in E-Commerce Question-Answering | Papers | HyperAI