paper-with-me

홈 › Papers

semiPQA: A Study on Product Question Answering over Semi-structured Data

2022-05-01 · ECNLP (ACL) 2022 5 · Xiaoyu Shen, Gianni Barlacchi, Marco del Tredici, Weiwei Cheng, Adrià Gispert

Product question answering (PQA) aims to automatically address customer questions to improve their online shopping experience. Current research mainly focuses on finding answers from either unstructured text, like product descriptions and user reviews, or structured knowledge bases with pre-defined schemas. Apart from the above two sources, a lot of product information is represented in a semi-structured way, e.g., key-value pairs, lists, tables, json and xml files, etc. These semi-structured data can be a valuable answer source since they are better organized than free text, while being easier to construct than structured knowledge bases. However, little attention has been paid to them. To fill in this blank, here we study how to effectively incorporate semi-structured answer sources for PQA and focus on presenting answers in a natural, fluent sentence. To this end, we present semiPQA: a dataset to benchmark PQA over semi-structured data. It contains 11,243 written questions about json-formatted data covering 320 unique attribute types. Each data point is paired with manually-annotated text that describes its contents, so that we can train a neural answer presenter to present the data in a natural way. We provide baseline results and a deep analysis on the successes and challenges of leveraging semi-structured data for PQA. In general, state-of-the-art neural models can perform remarkably well when dealing with seen attribute types. For unseen attribute types, however, a noticeable drop is observed for both answer presentation and attribute ranking.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

Less is More: Rejecting Unreliable Reviews for Product Question Answering

2020-07-09 · Shiwei Zhang, Xiuzhen Zhang, Jey Han Lau, Jeffrey Chan 외

Promptly and accurately answering questions on products is important for e-commerce applications. Manually answering product questions (e.g. on community question answering platforms) results in slow response and does no…

Community Question AnsweringConformal PredictionQuestion AnsweringRetrieval

Supervised Transfer Learning for Product Information Question Answering

2019-01-08 · Tuan Manh Lai, Trung Bui, Nedim Lipka, Sheng Li

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 Learning

Can Visual Language Models Replace OCR-Based Visual Question Answering Pipelines in Production? A Case Study in Retail

2024-08-28 · Bianca Lamm, Janis Keuper

Most production-level deployments for Visual Question Answering (VQA) tasks are still build as processing pipelines of independent steps including image pre-processing, object- and text detection, Optical Character Recog…

Optical Character RecognitionOptical Character Recognition (OCR)Question AnsweringText Detection+2

A Simple End-to-End Question Answering Model for Product Information

2018-07-01 · WS 2018 7 · Tuan Lai, Trung Bui, Sheng Li, Nedim Lipka

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…

Answer SelectionQuestion Answering

Answering Product-related Questions with Heterogeneous Information

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Wenxuan Zhang, Qian Yu, Wai Lam

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 Answering