paper-with-me

Papers

Justifying Recommendations using Distantly-Labeled Reviews and Fine-Grained Aspects

2019-11-01 · IJCNLP 2019 11 · Jianmo Ni, Jiacheng Li, Julian McAuley

Several recent works have considered the problem of generating reviews (or {}tips{'}) as a form of explanation as to why a recommendation might match a customer{'}s interests. While promising, we demonstrate that existing approaches struggle (in terms of both quality and content) to generate justifications that are relevant to users{'} decision-making process. We seek to introduce new datasets and methods to address the recommendation justification task. In terms of data, we first propose an {}extractive{'} approach to identify review segments which justify users{'} intentions; this approach is then used to distantly label massive review corpora and construct large-scale personalized recommendation justification datasets. In terms of generation, we are able to design two personalized generation models with this data: (1) a reference-based Seq2Seq model with aspect-planning which can generate justifications covering different aspects, and (2) an aspect-conditional masked language model which can generate diverse justifications based on templates extracted from justification histories. We conduct experiments on two real-world datasets which show that our model is capable of generating convincing and diverse justifications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Pattern Learning for Detecting Defect Reports and Improvement Requests in App Reviews

2020-04-19 · Gino V. H. Mangnoesing, Maria Mihaela Trusca, Flavius Frasincar

Online reviews are an important source of feedback for understanding customers. In this study, we follow novel approaches that target this absence of actionable insights by classifying reviews as defect reports and reque…

A distantly supervised dataset for automated data extraction from diagnostic studies

2019-08-01 · WS 2019 8 · Christopher Norman, Mariska Leeflang, Ren{\'e} Spijker, Evangelos Kanoulas 외

Systematic reviews are important in evidence based medicine, but are expensive to produce. Automating or semi-automating the data extraction of index test, target condition, and reference standard from articles has the p…

ArticlesDiagnostic

Distantly Supervised Aspect Clustering And Naming For E-Commerce Reviews

2022-07-01 · NAACL (ACL) 2022 7 · Prateek Sircar, Aniket Chakrabarti, Deepak Gupta, Anirban Majumdar

Product aspect extraction from reviews is a critical task for e-commerce services to understand customer preferences and pain points. While aspect phrases extraction and sentiment analysis have received a lot of attentio…

Aspect ExtractionClusteringSentenceSentence Embeddings+1

Learning to Denoise Distantly-Labeled Data for Entity Typing

2019-05-04 · NAACL 2019 6 · Yasumasa Onoe, Greg Durrett

Distantly-labeled data can be used to scale up training of statistical models, but it is typically noisy and that noise can vary with the distant labeling technique. In this work, we propose a two-stage procedure for han…

DenoisingEntity Typing

Distantly Supervised Attribute Detection from Reviews

2018-11-01 · WS 2018 11 · Lisheng Fu, Pablo Barrio

This work aims to detect specific attributes of a place (e.g., if it has a romantic atmosphere, or if it offers outdoor seating) from its user reviews via distant supervision: without direct annotation of the review text…

AttributeEntity Extraction using GANSentiment Analysis