English

Learning review representations from user and product level information for spam detection

Computation and Language 2019-09-11 v1 Artificial Intelligence

Abstract

Opinion spam has become a widespread problem in social media, where hired spammers write deceptive reviews to promote or demote products to mislead the consumers for profit or fame. Existing works mainly focus on manually designing discrete textual or behavior features, which cannot capture complex semantics of reviews. Although recent works apply deep learning methods to learn review-level semantic features, their models ignore the impact of the user-level and product-level information on learning review semantics and the inherent user-review-product relationship information. In this paper, we propose a Hierarchical Fusion Attention Network (HFAN) to automatically learn the semantics of reviews from the user and product level. Specifically, we design a multi-attention unit to extract user(product)-related review information. Then, we use orthogonal decomposition and fusion attention to learn a user, review, and product representation from the review information. Finally, we take the review as a relation between user and product entity and apply TransH to jointly encode this relationship into review representation. Experimental results obtained more than 10\% absolute precision improvement over the state-of-the-art performances on four real-world datasets, which show the effectiveness and versatility of the model.

Keywords

Cite

@article{arxiv.1909.04455,
  title  = {Learning review representations from user and product level information for spam detection},
  author = {Chunyuan Yuan and Wei Zhou and Qianwen Ma and Shangwen Lv and Jizhong Han and Songlin Hu},
  journal= {arXiv preprint arXiv:1909.04455},
  year   = {2019}
}

Comments

6 pages. Accepted as IEEE ICDM 2019, Short Paper

R2 v1 2026-06-23T11:10:59.375Z