paper-with-me

Papers

Persona-Aware Tips Generation

2019-03-06 · Piji Li, ZiHao Wang, Lidong Bing, Wai Lam

Tips, as a compacted and concise form of reviews, were paid less attention by researchers. In this paper, we investigate the task of tips generation by considering the `persona' information which captures the intrinsic language style of the users or the different characteristics of the product items. In order to exploit the persona information, we propose a framework based on adversarial variational auto-encoders (aVAE) for persona modeling from the historical tips and reviews of users and items. The latent variables from aVAE are regarded as persona embeddings. Besides representing persona using the latent embeddings, we design a persona memory for storing the persona related words for users and items. Pointer Network is used to retrieve persona wordings from the memory when generating tips. Moreover, the persona embeddings are used as latent factors by a rating prediction component to predict the sentiment of a user over an item. Finally, the persona embeddings and the sentiment information are incorporated into a recurrent neural networks based tips generation component. Extensive experimental results are reported and discussed to elaborate the peculiarities of our framework.

📄 PDF Abstract BibTeX arXiv:1903.02156

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
[LivE@PeRson]How do I talk to a real person at Expedia? How do I talk to a real person at Expedia? To speak with a live Expedia agent, call 1 (888) 829-0881 anytime. The customer support team is available 24/7 to help with…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Pointer Network Pointer Networks tackle problems where input and output data are sequential data, but can't be solved by seq2seq type models because discrete categories of output elements…

Similar Papers 제목 키워드 기반

Query-aware Tip Generation for Vertical Search

2020-10-19 · Yang Yang, Junmei Hao, Canjia Li, Zili Wang 외

As a concise form of user reviews, tips have unique advantages to explain the search results, assist users' decision making, and further improve user experience in vertical search scenarios. Existing work on tip generati…

Decision MakingDecoder

Neural Rating Regression with Abstractive Tips Generation for Recommendation

2017-08-01 · Piji Li, ZiHao Wang, Zhaochun Ren, Lidong Bing 외

Recently, some E-commerce sites launch a new interaction box called Tips on their mobile apps. Users can express their experience and feelings or provide suggestions using short texts typically several words or one sente…

regressionSentence

Generating Tips from Song Reviews: A New Dataset and Framework

2022-05-14 · Jingya Zang, Cuiyun Gao, Yupan Chen, Ruifeng Xu 외

Reviews of songs play an important role in online music service platforms. Prior research shows that users can make quicker and more informed decisions when presented with meaningful song reviews. However, reviews of mus…

TIPS Over Tricks: Simple Prompts for Effective Zero-shot Anomaly Detection

2026-02-03 · Alireza Salehi, Ehsan Karami, Sepehr Noey, Sahand Noey 외 arxiv

Anomaly detection identifies departures from expected behavior in safety-critical settings. When target-domain normal data are unavailable, zero-shot anomaly detection (ZSAD) leverages vision-language models (VLMs). Howe…

Anomaly Detection

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 existi…

Decision MakingLanguage ModelingLanguage Modelling