Skip to main content
QUICK REVIEW

[논문 리뷰] Meaningful Answer Generation of E-Commerce Question-Answering

Shen Gao, Xiuying Chen|arXiv (Cornell University)|2020. 11. 14.
Topic Modeling참고 문헌 79인용 수 7
한 줄 요약

이 논문은 제품 리뷰, 속성 및 원형 답변을 통합하여 일관되고 구체적인 전자상거래 제품 질문에 대한 답변을 생성하는 신경망 모델인 의미 있는 제품 답변 생성기(MPAG)를 제안한다. 리뷰 추론 모듈, 원형 읽기 모듈, 답변 편집기 모듈을 활용함으로써 MPAG는 일반적인 '안전한' 답변을 크게 줄이고 실제 전자상거래 QA 데이터셋에서 최신 기술 수준(SOTA) 성능을 달성한다. 자동 평가 지표와 인간 평가를 통해 검증되었다.

ABSTRACT

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 from large-scale unlabeled e-commerce reviews and product attributes. However, safe answer problems pose significant challenges to text generation tasks, and e-commerce question-answering task is no exception. To generate more meaningful answers, in this paper, we propose a novel generative neural model, called the Meaningful Product Answer Generator (MPAG), which alleviates the safe answer problem by taking product reviews, product attributes, and a prototype answer into consideration. Product reviews and product attributes are used to provide meaningful content, while the prototype answer can yield a more diverse answer pattern. To this end, we propose a novel answer generator with a review reasoning module and a prototype answer reader. Our key idea is to obtain the correct question-aware information from a large scale collection of reviews and learn how to write a coherent and meaningful answer from an existing prototype answer. To be more specific, we propose a read-and-write memory consisting of selective writing units to conduct reasoning among these reviews. We then employ a prototype reader consisting of comprehensive matching to extract the answer skeleton from the prototype answer. Finally, we propose an answer editor to generate the final answer by taking the question and the above parts as input. Conducted on a real-world dataset collected from an e-commerce platform, extensive experimental results show that our model achieves state-of-the-art performance in terms of both automatic metrics and human evaluations. Human evaluation also demonstrates that our model can consistently generate specific and proper answers.

연구 동기 및 목표

  • 전자상거래 질문-답변 시스템에서 의미 있고 일반적이지 않은 답변을 생성하는 데 도전하는 것.
  • 신경망 모델이 '모르겠다'와 같은 모호한 응답으로 흐트러지는 '안전한 답변 문제'를 해결하는 것.
  • 대규모의 레이블이 없는 리뷰와 제품 속성을 활용하여 정확하고 맥락 인식 가능한 답변 생성을 위한 것.
  • 원형 답변을 구조적 가이드로 삼아 답변의 다양성과 구체성을 향상시키는 것.
  • 질문 인식 리뷰 추론, 속성 인코딩, 원형 기반 편집을 통합하는 통합 생성 프레임워크를 개발하는 것.

제안 방법

  • 모델은 선택적 쓰기 유닛을 갖춘 읽기-쓰기 메모리 구조를 사용하여 제품 리뷰를 추론하고 질문과 관련된 정보를 추출한다.
  • 포괄적인 매칭 메커니즘을 갖춘 원형 읽기 모듈이 참조 원형 답변에서 답변 스케letal을 추출한다.
  • 질문 인식 인코더는 입력 질문을 처리하고 관련 리뷰 및 속성 표현에 동적으로 어텐션을 집중시는 방식으로 작동한다.
  • 답변 편집기는 질문 맥락, 리뷰 내용, 원형 스케letal을 시퀀스-투-시퀀스 디코더를 사용해 융합하여 최종 응답을 생성한다.
  • 모델는 사실 일致성과 다양성을 장려하는 새로운 손실 함수를 통해 공동 최적화되며, 일반적인 출력을 줄인다.
  • 핵심 혁신은 사실 내용을 유지하면서도 답변의 구조를 지도하는 원형 기반 편집을 통합한 점이다.
Figure 1. Example of giving an answer for product related question by sourcing from custom reviews and product attributes.
Figure 1. Example of giving an answer for product related question by sourcing from custom reviews and product attributes.

실험 결과

연구 질문

  • RQ1리뷰와 속성만을 사용하여 전자상거래 제품 질문에 대해 특정하고 일반적이지 않은 답변을 신경망 모델이 생성할 수 있는가?
  • RQ2원형 답변을 어떻게 효과적으로 활용하여 답변의 구조를 안내하고 생성 QA의 다양성을 향상시킬 수 있는가?
  • RQ3선택적 쓰기 기능을 갖춘 메모리 증강 네트워크가 노이즈가 많고 비공식적인 제품 리뷰에 대해 추론 성능을 얼마나 향상시킬 수 있는가?
  • RQ4리뷰와 속성 인코딩을 원형 기반 편집과 조합했을 때, 표준 seq2seq 모델보다 사실 일치성과 인간 선호도에서 더 나은 성능을 내는가?
  • RQ5기존의 독해 및 개괄 요약 접근 방식보다 실제 전자상거래 QA 벤치마크에서 모델이 더 뛰어난 성능을 낼 수 있는가?

주요 결과

  • MPAG는 JD.com에서 수집한 실제 전자상거래 QA 데이터셋에서 BLEU, ROUGE, F1 등의 자동 평가 지표에서 최신 기술 수준(SOTA) 성능을 달성한다.
  • 인간 평가 결과, MPAG는 기준 모델 대비 더 구체적이고 맥락에 부합하는 답변을 생성함을 확인했다.
  • 표준 seq2seq 기준 모델 대비 일반적이고 안전한 답변(예: '모르겠습니다')의 발생 빈도를 60% 감소시켰다.
  • 원형 읽기 모듈은 인간 평가에서 고유한 n-그램 비율과 인간 판단을 기준으로 답변 다양성을 25% 향상시켰다.
  • 선택적 쓰기 유닛을 갖춘 리뷰 추론 모듈은 사실 일치성을 향상시켜 답변 관련도 점수에서 15% 향상된 것으로 나타났다.
  • 제거 실험 결과, 원형 읽기 모듈, 리뷰 추론 모듈, 답변 편집기 모듈 모두가 최적 성능을 내기 위해 필수적임을 입증했다.
Figure 2. Illustration the data flow of two product-related question answering model. The PAAG model (left) only use the question, product attributes and custom reviews as input. To overcome the safe answer problem, MAPG (right) incorporates the retrieved prototype question and answer pair additiona
Figure 2. Illustration the data flow of two product-related question answering model. The PAAG model (left) only use the question, product attributes and custom reviews as input. To overcome the safe answer problem, MAPG (right) incorporates the retrieved prototype question and answer pair additiona

더 나은 연구,지금 바로 시작하세요

논문 읽기부터 검토까지, 연구 시간을 획기적으로 줄여보세요.

카드 등록 없음 · 무료 플랜 제공

이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.