paper-with-me

Papers

Combining Deep Learning and Topic Modeling for Review Understanding in Context-Aware Recommendation

2018-06-01 · NAACL 2018 6 · Mingmin Jin, Xin Luo, Huiling Zhu, Hankz Hankui Zhuo

With the rise of e-commerce, people are accustomed to writing their reviews after receiving the goods. These comments are so important that a bad review can have a direct impact on others buying. Besides, the abundant information within user reviews is very useful for extracting user preferences and item properties. In this paper, we investigate the approach to effectively utilize review information for recommender systems. The proposed model is named LSTM-Topic matrix factorization (LTMF) which integrates both LSTM and Topic Modeling for review understanding. In the experiments on popular review dataset Amazon , our LTMF model outperforms previous proposed HFT model and ConvMF model in rating prediction. Furthermore, LTMF shows the better ability on making topic clustering than traditional topic model based method, which implies integrating the information from deep learning and topic modeling is a meaningful approach to make a better understanding of reviews.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCollaborative FilteringRecommendation Systems

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

JST-RR Model: Joint Modeling of Ratings and Reviews in Sentiment-Topic Prediction

2021-02-18 · Qiao Liang, Shyam Ranganathan, Kaibo Wang, Xinwei Deng

Analysis of online reviews has attracted great attention with broad applications. Often times, the textual reviews are coupled with the numerical ratings in the data. In this work, we propose a probabilistic model to acc…

Prediction

Submission-Aware Reviewer Profiling for Reviewer Recommender System

2022-11-08 · Omer Anjum, Alok Kamatar, Toby Liang, JinJun Xiong 외

Assigning qualified, unbiased and interested reviewers to paper submissions is vital for maintaining the integrity and quality of the academic publishing system and providing valuable reviews to authors. However, matchin…

Recommendation Systems

Qualitative Insights Tool (QualIT): LLM Enhanced Topic Modeling

2024-09-24 · Satya Kapoor, Alex Gil, Sreyoshi Bhaduri, Anshul Mittal 외

Topic modeling is a widely used technique for uncovering thematic structures from large text corpora. However, most topic modeling approaches e.g. Latent Dirichlet Allocation (LDA) struggle to capture nuanced semantics a…

ArticlesBenchmarkingClusteringDiversity+1

Single Stage Prediction with Embedded Topic Modeling of Online Reviews for Mobile App Management

2018-02-19 · Mankad Shawn, Hu Shengli, Gopal Anandasivam

Mobile apps are one of the building blocks of the mobile digital economy. A differentiating feature of mobile apps to traditional enterprise software is online reviews, which are available on app marketplaces and represe…

BenchmarkingManagementsoftware testing

Explainable and Discourse Topic-aware Neural Language Understanding

2020-06-18 · ICML 2020 1 · Yatin Chaudhary, Hinrich Schütze, Pankaj Gupta

Marrying topic models and language models exposes language understanding to a broader source of document-level context beyond sentences via topics. While introducing topical semantics in language models, existing approac…

Document ClassificationLanguage ModelingLanguage ModellingRetrieval+4