Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/3340531.3412691acmconferencesArticle/Chapter ViewAbstractPublication PagescikmConference Proceedingsconference-collections
research-article

Category-aware Graph Neural Networks for Improving E-commerce Review Helpfulness Prediction

Published: 19 October 2020 Publication History

Abstract

Helpful reviews in e-commerce sites can help customers acquire detailed information about a certain item, thus affecting customers' buying decisions. Predicting review helpfulness automatically in Taobao is an essential but challenging task for two reasons: (1) whether a review is helpful not only relies on its text, but also is related with the corresponding item and the user who posts the review, (2) the criteria of classifying review helpfulness under different items are not the same. To handle these two challenges, we propose CA-GNN (Category Aware Graph Neural Networks), which uses graph neural networks (GNNs) to identify helpful reviews in a multi-task manner --- we employ GNNs with one shared and many item-specific graph convolutions to learn the common features and each item's specific criterion for classifying reviews simultaneously. To reduce the number of parameters in CA-GNN and further boost its performance, we partition the items into several clusters according to their category information, such that items in one cluster share a common graph convolution.We conduct solid experiments on two public datasets and demonstrate that CA-GNN outperforms existing methods by up to 10.9% in AUC. We also deployed our system in Taobao with online A/B Test and verify that CA-GNN still outperforms the baseline system in most cases.

Supplementary Material

MP4 File (3340531.3412691.mp4)
Presentation Video.

References

[1]
Martin Abadi, Paul Barham, Jianmin Chen, Zhifeng Chen, Andy Davis, Jeffrey Dean, Matthieu Devin, Sanjay Ghemawat, Geoffrey Irving, Michael Isard, Manjunath Kudlur, Josh Levenberg, Rajat Monga, Sherry Moore, Derek Gordon Murray, Benoit Steiner, Paul A. Tucker, Vijay Vasudevan, Pete Warden, Martin Wicke, Yuan Yu, and Xiaoqiang Zheng. 2016. TensorFlow: A System for Large-Scale Machine Learning. In ODSI. 265--283.
[2]
Sanjeev Arora, Yingyu Liang, and Tengyu Ma. 2017. A Simple but Tough-to-Beat Baseline for Sentence Embeddings. In ICLR.
[3]
Cen Chen, Minghui Qiu, Yinfei Yang, Jun Zhou, Jun Huang, Xiaolong Li, and Forrest Sheng Bao. 2018b. Review Helpfulness Prediction with Embedding-Gated CNN. CoRR, Vol. abs/1808.09896 (2018).
[4]
Cen Chen, Yinfei Yang, Jun Zhou, Xiaolong Li, and Forrest Sheng Bao. 2018c. Cross-Domain Review Helpfulness Prediction Based on Convolutional Neural Networks with Auxiliary Domain Discriminators. In NAACL-HLT. 602--607.
[5]
Jie Chen, Tengfei Ma, and Cao Xiao. 2018a. FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling. In ICLR.
[6]
Gerardo Ocampo Diaz and Vincent Ng. 2018. Modeling and Prediction of Online Product Review Helpfulness: A Survey. In ACL. 698--708.
[7]
Miao Fan, Chao Feng, Lin Guo, Mingming Sun, and Ping Li. 2019. Product-Aware Helpfulness Prediction of Online Reviews. In WWW. 2715--2721.
[8]
Miao Fan, Yue Feng, Mingming Sun, Ping Li, Haifeng Wang, and Jianmin Wang. 2018. Multi-Task Neural Learning Architecture for End-to-End Identification of Helpful Reviews. In ASONAM. 343--350.
[9]
William L. Hamilton, Zhitao Ying, and Jure Leskovec. 2017. Inductive Representation Learning on Large Graphs. In NIPS. 1024--1034.
[10]
Jiawei Jiang, Bin Cui, Ce Zhang, and Fangcheng Fu. 2018. DimBoost: Boosting Gradient Boosting Decision Tree to Higher Dimensions. In SIGMOD.
[11]
Soo-Min Kim, Patrick Pantel, Timothy Chklovski, and Marco Pennacchiotti. 2006. Automatically Assessing Review Helpfulness. In EMNLP. 423--430.
[12]
Yoon Kim. 2014. Convolutional Neural Networks for Sentence Classification. In EMNLP. 1746--1751.
[13]
Thomas N. Kipf and Max Welling. 2017. Semi-Supervised Classification with Graph Convolutional Networks. In ICLR.
[14]
Quoc V. Le and Tomas Mikolov. 2014. Distributed Representations of Sentences and Documents. In ICML. 1188--1196.
[15]
Ao Li, Zhou Qin, Runshi Liu, Yiqun Yang, and Dong Li. 2019. Spam Review Detection with Graph Convolutional Networks. In CIKM. 2703--2711.
[16]
Zhao Li, Xin Shen, Yuhang Jiao, Xuming Pan, Pengcheng Zou, Xianling Meng, Chengwei Yao, and Jiajun Bu. 2020. Hierarchical Bipartite Graph Neural Networks: Towards Large-Scale E-commerce Applications. In ICDE. 1677--1688.
[17]
Jerry Chun-Wei Lin, Jiexiong Zhang, Philippe Fournier-Viger, Tzung-Pei Hong, and Ji Zhang. 2017. A two-phase approach to mine short-period high-utility itemsets in transactional databases. Advanced Engineering Informatics, Vol. 33 (2017), 29--43.
[18]
Haijing Liu, Yang Gao, Pin Lv, Mengxue Li, Shiqiang Geng, Minglan Li, and Hao Wang. 2017. Using Argument-based Features to Predict and Analyse Review Helpfulness. In EMNLP. 1358--1363.
[19]
Lionel Martin and Pearl Pu. 2014. Prediction of Helpful Reviews Using Emotions Extraction. In AAAI. 1551--1557.
[20]
Tomas Mikolov, Ilya Sutskever, Kai Chen, Gregory S. Corrado, and Jeffrey Dean. 2013. Distributed Representations of Words and Phrases and their Compositionality. In NIPS. 3111--3119.
[21]
Jun Wu, Jingrui He, and Jiejun Xu. 2019. DEMO-Net: Degree-specific Graph Neural Networks for Node and Graph Classification. In SIGKDD. 406--415.
[22]
Wenting Xiong and Diane J. Litman. 2011. Automatically Predicting Peer-Review Helpfulness. In ACL. 502--507.
[23]
Wenting Xiong and Diane J. Litman. 2014. Empirical analysis of exploiting review helpfulness for extractive summarization of online reviews. In COLING. 1985--1995.
[24]
Keyulu Xu, Weihua Hu, Jure Leskovec, and Stefanie Jegelka. 2019. How Powerful are Graph Neural Networks?. In ICLR.
[25]
Yinfei Yang, Yaowei Yan, Minghui Qiu, and Forrest Sheng Bao. 2015. Semantic Analysis and Helpfulness Prediction of Text for Online Product Reviews. In ACL. 38--44.
[26]
Wenpeng Yin, Katharina Kann, Mo Yu, and Hinrich Schü tze. 2017. Comparative Study of CNN and RNN for Natural Language Processing. CoRR, Vol. abs/1702.01923 (2017).
[27]
Li Zheng, Zhenpeng Li, Jian Li, Zhao Li, and Jun Gao. 2019. AddGraph: Anomaly Detection in Dynamic Graph Using Attention-based Temporal GCN. In IJCAI. 4419--4425.

Cited By

View all
  • (2024)Professionalism-Aware Pre-Finetuning for Profitability RankingProceedings of the 33rd ACM International Conference on Information and Knowledge Management10.1145/3627673.3679981(3674-3678)Online publication date: 21-Oct-2024
  • (2023)A Survey on Graph Representation Learning MethodsACM Transactions on Intelligent Systems and Technology10.1145/363351815:1(1-55)Online publication date: 28-Nov-2023
  • (2023)A Novel Review Helpfulness Measure Based on the User-Review-Item ParadigmACM Transactions on the Web10.1145/358528017:4(1-31)Online publication date: 11-Jul-2023
  • Show More Cited By

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM Conferences
CIKM '20: Proceedings of the 29th ACM International Conference on Information & Knowledge Management
October 2020
3619 pages
ISBN:9781450368599
DOI:10.1145/3340531
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Sponsors

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 19 October 2020

Permissions

Request permissions for this article.

Check for updates

Author Tags

  1. e-commerce
  2. graph neural networks
  3. review helpfulness prediction

Qualifiers

  • Research-article

Funding Sources

  • NSFC
  • Zhejiang Lab
  • Alibaba-PKU joint program

Conference

CIKM '20
Sponsor:

Acceptance Rates

Overall Acceptance Rate 1,861 of 8,427 submissions, 22%

Upcoming Conference

CIKM '25

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)82
  • Downloads (Last 6 weeks)14
Reflects downloads up to 01 Nov 2024

Other Metrics

Citations

Cited By

View all
  • (2024)Professionalism-Aware Pre-Finetuning for Profitability RankingProceedings of the 33rd ACM International Conference on Information and Knowledge Management10.1145/3627673.3679981(3674-3678)Online publication date: 21-Oct-2024
  • (2023)A Survey on Graph Representation Learning MethodsACM Transactions on Intelligent Systems and Technology10.1145/363351815:1(1-55)Online publication date: 28-Nov-2023
  • (2023)A Novel Review Helpfulness Measure Based on the User-Review-Item ParadigmACM Transactions on the Web10.1145/358528017:4(1-31)Online publication date: 11-Jul-2023
  • (2023)Transferable Structure-based Adversarial Attack of Heterogeneous Graph Neural NetworkProceedings of the 32nd ACM International Conference on Information and Knowledge Management10.1145/3583780.3615095(2188-2197)Online publication date: 21-Oct-2023
  • (2023)Towards Cross-Lingual Multi-Modal Misinformation Detection for E-Commerce ManagementIEEE Transactions on Network and Service Management10.1109/TNSM.2023.323411420:2(1040-1050)Online publication date: Jun-2023
  • (2023)Statistical Analysis of Design Aspects on Various Graph Embedding Learning Classifiers2023 7th International Conference on Computing Methodologies and Communication (ICCMC)10.1109/ICCMC56507.2023.10083741(98-105)Online publication date: 23-Feb-2023
  • (2023)Review helpfulness prediction on e-commerce websites: A comprehensive surveyEngineering Applications of Artificial Intelligence10.1016/j.engappai.2023.107075126(107075)Online publication date: Nov-2023
  • (2022)Prohibited Item Detection via Risk Graph Structure LearningProceedings of the ACM Web Conference 202210.1145/3485447.3512190(1434-1443)Online publication date: 25-Apr-2022
  • (2021)Are Topics Interesting or Not? An LDA-based Topic-graph Probabilistic Model for Web Search PersonalizationACM Transactions on Information Systems10.1145/347610640:3(1-24)Online publication date: 30-Dec-2021
  • (2021)A Review of Learning-Based E-commerce2021 16th International Conference on Intelligent Systems and Knowledge Engineering (ISKE)10.1109/ISKE54062.2021.9755410(483-490)Online publication date: 26-Nov-2021
  • Show More Cited By

View Options

Get Access

Login options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media