paper-with-me

홈 › Papers

Cold-Start Aware User and Product Attention for Sentiment Classification

2018-06-14 · ACL 2018 7 · Reinald Kim Amplayo, Jihyeok Kim, Sua Sung, Seung-won Hwang

The use of user/product information in sentiment analysis is important, especially for cold-start users/products, whose number of reviews are very limited. However, current models do not deal with the cold-start problem which is typical in review websites. In this paper, we present Hybrid Contextualized Sentiment Classifier (HCSC), which contains two modules: (1) a fast word encoder that returns word vectors embedded with short and long range dependency features; and (2) Cold-Start Aware Attention (CSAA), an attention mechanism that considers the existence of cold-start problem when attentively pooling the encoded word vectors. HCSC introduces shared vectors that are constructed from similar users/products, and are used when the original distinct vectors do not have sufficient information (i.e. cold-start). This is decided by a frequency-guided selective gate vector. Our experiments show that in terms of RMSE, HCSC performs significantly better when compared with on famous datasets, despite having less complexity, and thus can be trained much faster. More importantly, our model performs significantly better than previous models when the training data is sparse and has cold-start problems.

📄 PDF Abstract BibTeX arXiv:1806.05507

Code (1)

rktamplayo/HCSC 공식 구현 tf

Tasks

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Knowledge-aware Neural Networks with Personalized Feature Referencing for Cold-start Recommendation

2022-09-28 · Xinni Zhang, Yankai Chen, Cuiyun Gao, Qing Liao 외

Incorporating knowledge graphs (KGs) as side information in recommendation has recently attracted considerable attention. Despite the success in general recommendation scenarios, prior methods may fall short of performan…

Knowledge Graphs

A Heterogeneous Information Network based Cross Domain Insurance Recommendation System for Cold Start Users

2020-07-30 · Ye Bi, Liqiang Song, Mengqiu Yao, Zhen-Yu Wu 외

Internet is changing the world, adapting to the trend of internet sales will bring revenue to traditional insurance companies. Online insurance is still in its early stages of development, where cold start problem (prosp…

DCDIR: A Deep Cross-Domain Recommendation System for Cold Start Users in Insurance Domain

2020-07-27 · Ye Bi, Liqiang Song, Mengqiu Yao, Zhen-Yu Wu 외

Internet insurance products are apparently different from traditional e-commerce goods for their complexity, low purchasing frequency, etc.So, cold start problem is even worse. In traditional e-commerce field, several cr…

Trinity: A Scenario-Aware Recommendation Framework for Large-Scale Cold-Start Users

2026-02-28 · Wenhao Zheng, Wang Lu, Fangshuang Tang, Yiyang Lu 외 arxiv

Early-stage users in a new scenario intensify cold-start challenges, yet prior works often address only parts of the problem through model architecture. Launching a new user experience to replace an established product i…

Feature Engineering

Cold-Start based Multi-Scenario Ranking Model for Click-Through Rate Prediction

2023-04-16 · Peilin Chen, Hong Wen, Jing Zhang, Fuyu Lv 외

Online travel platforms (OTPs), e.g., Ctrip.com or Fliggy.com, can effectively provide travel-related products or services to users. In this paper, we focus on the multi-scenario click-through rate (CTR) prediction, i.e.…

Click-Through Rate Prediction