ASKAT: Aspect Sentiment Knowledge Graph Attention Network for Recommendation
Abstract
:1. Introduction
Categories | Main Technical Features | Algorithmic Models | Limitation | |
---|---|---|---|---|
Recommendations based on reviews | Theme-based approach | Modelling the theme | [8,9,10] | Insufficient granularity of topics |
Clustering-based approach | Categorise users and items using clustering Recommendations based on category similarity. | [11,12,13] | Inability to model at a fine-grained level | |
Deep learning-based approach (document level) | Integrate reviews as documents for learning | [14,15] | Modelled embedded representations are latent and do not accurately represent personalised preferences | |
Deep learning- based approach (single comment level) | Modelling each review individually | [16,17,18] | ||
Sentiment-based approach | Fine-grained preference modelling of reviews based on sentiment | [12,23,24,25,26,29] | Over-reliance on external sentiment analysis tools | |
Knowledge graph based recommendation | Using historical interactions to propagate user preferences in the knowledge graph | [34,35,36,37,38,39] | Inability to model personalised information at a granular level |
- We applied text summarization techniques with ABSA to knowledge-graph-aware recommendation work.
- To solve the underutilization of review information, we effectively aligned and fused the review features with the knowledge graph.
- We proposed a new aggregation strategy to aggregate actual user-personalized features to achieve the goal of knowing what is good and what is bad.
- Experiments were conducted on three real datasets to demonstrate the effectiveness of ASKAT on several state-of-the-art baselines.
2. Theoretical Framework
3. The Proposed Model
3.1. Aspect-Based Sentiment Analysis for Reviews
3.1.1. Text Summarization
3.1.2. The Aspect and Sentiment Extraction
3.2. Aspect-Sentiment Enhanced Collaborative Knowledge Graph
3.3. Truly Personalized Preference-Aware Graph Attention Networks
3.3.1. Embedding Layer
3.3.2. Propagation Layers
3.3.3. Prediction Layer
3.3.4. Model Optimization
4. Experiments
4.1. Datasets
4.2. Baselines
4.3. Experimental Settings
4.4. Results
4.4.1. Comparison Experiment
- From Table 2, we can learn that as far as sparsity was concerned, the Yelp dataset had the highest sparsity, Book was second, and Movie was relatively denser. From Table 3, the overall experimental results on the three datasets showed that the average performance improvement on the Yelp dataset was the most significant, while the denser Movie dataset had the least performance improvement. From this, it can be judged that our model effectively alleviated the data sparsity problem of recommender systems;
- We also found that not all knowledge-graph-based methods outperformed traditional methods, indicating that the effective utilization of knowledge graph information in recommendation is crucial, or else the model performance will instead be affected by introducing too much noise;
- From Table 3, we also observed that GCN-based models such as KGCN and KGAT performed significantly better than other KG-based methods, which indicates that the ability of GCN in processing graph data should not be underestimated;
- The performance of ASKAT on the Movie and Book datasets was significantly higher than the Yelp dataset. We analysed the possible reason for this as that the reviews on the Movie and Book datasets were more focused on a single domain, such as movies or books. On the contrary, reviews on the Yelp dataset were more dispersed as they related to a wide range of domains such as restaurants, shopping centres, hotels, and travel. The model handled single domains better when learning features from reviews, while adapting to multi-domain scenarios was limited.
4.4.2. Ablation Experiment
5. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Lu, J.; Wu, D.; Mao, M.; Wang, W.; Zhang, G. Recommender system application developments: A survey. Decis. Support Syst. 2015, 74, 12–32. [Google Scholar] [CrossRef]
- Gao, C.; Zheng, Y.; Li, N.; Li, Y.; Qin, Y.; Piao, J.; Quan, Y.; Chang, J.; Jin, D.; He, X.; et al. A survey of graph neural networks for recommender systems: Challenges, methods, and directions. ACM Trans. Recomm. Syst. 2023, 1, 1–51. [Google Scholar] [CrossRef]
- Hu, Y.; Koren, Y.; Volinsky, C. Collaborative filtering for implicit feedback datasets. In Proceedings of the 2008 Eighth IEEE International Conference on Data Mining, Pisa, Italy, 15–19 December 2008; pp. 263–272. [Google Scholar]
- Koren, Y. Factorization meets the neighborhood: A multifaceted collaborative filtering model. In Proceedings of the 14th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, Las Vegas, NV, USA, 24–27 August 2008; pp. 426–434. [Google Scholar]
- Wang, X.; He, X.; Wang, M.; Feng, F.; Chua, T.S. Neural graph collaborative filtering. In Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval, Paris, France, 21–25 July 2019; pp. 165–174. [Google Scholar]
- He, X.; Chen, T.; Kan, M.Y.; Chen, X. Trirank: Review-aware explainable recommendation by modeling aspects. In Proceedings of the 24th ACM International on Conference on Information and Knowledge Management, Melbourne, Australia, 18–23 October 2015; pp. 1661–1670. [Google Scholar]
- Shuai, J.; Zhang, K.; Wu, L.; Sun, P.; Hong, R.; Wang, M.; Li, Y. A review-aware graph contrastive learning framework for recommendation. In Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval, Madrid, Spain, 11–15 July 2022; pp. 1283–1293. [Google Scholar]
- Xu, J.; Zheng, X.; Ding, W. Personalized recommendation based on reviews and ratings alleviating the sparsity problem of collaborative filtering. In Proceedings of the 2012 IEEE Ninth International Conference on e-Business Engineering, Hangzhou, China, 9–11 September 2012; pp. 9–16. [Google Scholar]
- Musat, C.C.; Liang, Y.; Faltings, B. Recommendation using textual opinions. In Proceedings of the IJCAI International Joint Conference on Artificial Intelligence, Beijing, China, 3–9 August 2013; pp. 2684–2690. [Google Scholar]
- Bao, Y.; Fang, H.; Zhang, J. Topicmf: Simultaneously exploiting ratings and reviews for recommendation. In Proceedings of the AAAI Conference on Artificial Intelligence, Quebec City, QC, Canada, 27–31 July 2014; Volume 28. [Google Scholar]
- Chen, L.; Wang, F. Preference-based clustering reviews for augmenting e-commerce recommendation. Knowl.-Based Syst. 2013, 50, 44–59. [Google Scholar] [CrossRef]
- Wang, J.; Zhao, W.; He, Y.; Li, X. Leveraging product adopter information from online reviews for product recommendation. In Proceedings of the International AAAI Conference on Web and Social Media, Oxford, UK, 26–29 May 2015; Volume 9, pp. 464–472. [Google Scholar]
- Sohail, S.S.; Siddiqui, J.; Ali, R. Feature extraction and analysis of online reviews for the recommendation of books using opinion mining technique. Perspect. Sci. 2016, 8, 754–756. [Google Scholar] [CrossRef]
- Zheng, L.; Noroozi, V.; Yu, P.S. Joint deep modeling of users and items using reviews for recommendation. In Proceedings of the Tenth ACM International Conference on Web Search And Data Mining, Cambridge, UK, 6–10 February 2017; pp. 425–434. [Google Scholar]
- Seo, S.; Huang, J.; Yang, H.; Liu, Y. Interpretable convolutional neural networks with dual local and global attention for review rating prediction. In Proceedings of the Eleventh ACM Conference on Recommender Systems, Como, Italy, 27–31 August 2017; pp. 297–305. [Google Scholar]
- Chen, C.; Zhang, M.; Liu, Y.; Ma, S. Neural attentional rating regression with review-level explanations. In Proceedings of the 2018 World Wide Web Conference, Lyon, France, 23–27 April 2018; pp. 1583–1592. [Google Scholar]
- Lu, Y.; Dong, R.; Smyth, B. Coevolutionary recommendation model: Mutual learning between ratings and reviews. In Proceedings of the 2018 World Wide Web Conference, Lyon, France, 23–27 April 2018; pp. 773–782. [Google Scholar]
- Wu, C.; Wu, F.; Liu, J.; Huang, Y. Hierarchical user and item representation with three-tier attention for recommendation. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Minneapolis, MN, USA, 3–5 June 2019; pp. 1818–1826. [Google Scholar]
- Bacanin, N.; Stoean, R.; Zivkovic, M.; Petrovic, A.; Rashid, T.A.; Bezdan, T. Performance of a novel chaotic firefly algorithm with enhanced exploration for tackling global optimization problems: Application for dropout regularization. Mathematics 2021, 9, 2705. [Google Scholar] [CrossRef]
- Malakar, S.; Ghosh, M.; Bhowmik, S.; Sarkar, R.; Nasipuri, M. A GA based hierarchical feature selection approach for handwritten word recognition. Neural Comput. Appl. 2020, 32, 2533–2552. [Google Scholar] [CrossRef]
- Bacanin, N.; Zivkovic, M.; Al-Turjman, F.; Venkatachalam, K.; Trojovskỳ, P.; Strumberger, I.; Bezdan, T. Hybridized sine cosine algorithm with convolutional neural networks dropout regularization application. Sci. Rep. 2022, 12, 6302. [Google Scholar] [CrossRef]
- Zivkovic, M.; Bacanin, N.; Antonijevic, M.; Nikolic, B.; Kvascev, G.; Marjanovic, M.; Savanovic, N. Hybrid CNN and XGBoost model tuned by modified arithmetic optimization algorithm for COVID-19 early diagnostics from X-ray images. Electronics 2022, 11, 3798. [Google Scholar] [CrossRef]
- Zhang, Y. Incorporating phrase-level sentiment analysis on textual reviews for personalized recommendation. In Proceedings of the Eighth ACM International Conference on Web Search And Data Mining, Shanghai, China, 2–6 February 2015; pp. 435–440. [Google Scholar]
- Pradhan, R.; Khandelwal, V.; Chaturvedi, A.; Sharma, D.K. Recommendation system using lexicon based sentimental analysis with collaborative filtering. In Proceedings of the 2020 International Conference on Power Electronics & IoT Applications in Renewable Energy and its Control (PARC), Mathura, India, 28–29 February 2020; pp. 129–132. [Google Scholar]
- Huang, C.; Jiang, W.; Wu, J.; Wang, G. Personalized review recommendation based on users’ aspect sentiment. ACM Trans. Internet Technol. (TOIT) 2020, 20, 1–26. [Google Scholar] [CrossRef]
- Park, S.J.; Chae, D.K.; Bae, H.K.; Park, S.; Kim, S.W. Reinforcement learning over sentiment-augmented knowledge graphs towards accurate and explainable recommendation. In Proceedings of the Fifteenth ACM International Conference on Web Search and Data Mining, Virtual Event, 21–25 February 2022; pp. 784–793. [Google Scholar]
- Do, H.H.; Prasad, P.W.; Maag, A.; Alsadoon, A. Deep learning for aspect-based sentiment analysis: A comparative review. Expert Syst. Appl. 2019, 118, 272–299. [Google Scholar] [CrossRef]
- Peng, H.; Xu, L.; Bing, L.; Huang, F.; Lu, W.; Si, L. Knowing what, how and why: A near complete solution for aspect-based sentiment analysis. In Proceedings of the AAAI Conference on Artificial Intelligence, New York, NY, USA, 7–12 February 2020; Volume 34, pp. 8600–8607. [Google Scholar]
- Li, C.; Quan, C.; Peng, L.; Qi, Y.; Deng, Y.; Wu, L. A capsule network for recommendation and explaining what you like and dislike. In Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval, Paris, France, 21–25 July 2019; pp. 275–284. [Google Scholar]
- Hogan, A.; Blomqvist, E.; Cochez, M.; d’Amato, C.; Melo, G.D.; Gutierrez, C.; Kirrane, S.; Gayo, J.E.L.; Navigli, R.; Neumaier, S.; et al. Knowledge graphs. ACM Comput. Surv. (Csur) 2021, 54, 1–37. [Google Scholar] [CrossRef]
- Ji, S.; Pan, S.; Cambria, E.; Marttinen, P.; Philip, S.Y. A survey on knowledge graphs: Representation, acquisition, and applications. IEEE Trans. Neural Netw. Learn. Syst. 2021, 33, 494–514. [Google Scholar] [CrossRef] [PubMed]
- Wang, X.; Liu, K.; Wang, D.; Wu, L.; Fu, Y.; Xie, X. Multi-level recommendation reasoning over knowledge graphs with reinforcement learning. In Proceedings of the ACM Web Conference 2022, Virtual Event, 25–29 April 2022; pp. 2098–2108. [Google Scholar]
- Ma, T.; Huang, L.; Lu, Q.; Hu, S. Kr-gcn: Knowledge-aware reasoning with graph convolution network for explainable recommendation. ACM Trans. Inf. Syst. 2023, 41, 1–27. [Google Scholar] [CrossRef]
- Wang, X.; He, X.; Cao, Y.; Liu, M.; Chua, T.S. Kgat: Knowledge graph attention network for recommendation. In Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, Anchorage, AK, USA, 4–8 August 2019; pp. 950–958. [Google Scholar]
- Yang, Y.; Huang, C.; Xia, L.; Li, C. Knowledge graph contrastive learning for recommendation. In Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval, Madrid, Spain, 11–15 July 2022; pp. 1434–1443. [Google Scholar]
- Wang, H.; Zhang, F.; Wang, J.; Zhao, M.; Li, W.; Xie, X.; Guo, M. Ripplenet: Propagating user preferences on the knowledge graph for recommender systems. In Proceedings of the 27th ACM International Conference on Information and Knowledge Management, Torino, Italy, 22–26 October 2018; pp. 417–426. [Google Scholar]
- Peng, C.; Xia, F.; Naseriparsa, M.; Osborne, F. Knowledge graphs: Opportunities and challenges. Artif. Intell. Rev. 2023, 56, 13071–13102. [Google Scholar] [CrossRef]
- Zhao, N.; Long, Z.; Wang, J.; Zhao, Z.D. AGRE: A knowledge graph recommendation algorithm based on multiple paths embeddings RNN encoder. Knowl.-Based Syst. 2023, 259, 110078. [Google Scholar] [CrossRef]
- Wang, H.; Zhao, M.; Xie, X.; Li, W.; Guo, M. Knowledge graph convolutional networks for recommender systems. In Proceedings of the World Wide Web Conference, San Francisco, CA, USA, 13–17 May 2019; pp. 3307–3313. [Google Scholar]
- Guo, Q.; Zhuang, F.; Qin, C.; Zhu, H.; Xie, X.; Xiong, H.; He, Q. A survey on knowledge graph-based recommender systems. IEEE Trans. Knowl. Data Eng. 2020, 34, 3549–3568. [Google Scholar] [CrossRef]
- Gambhir, M.; Gupta, V. Recent automatic text summarization techniques: A survey. Artif. Intell. Rev. 2017, 47, 1–66. [Google Scholar] [CrossRef]
- El-Kassas, W.S.; Salama, C.R.; Rafea, A.A.; Mohamed, H.K. Automatic text summarization: A comprehensive survey. Expert Syst. Appl. 2021, 165, 113679. [Google Scholar] [CrossRef]
- Jadhav, A.; Rajan, V. Extractive summarization with swap-net: Sentences and words from alternating pointer networks. In Proceedings of the ACL 2018—56th Annual Meeting of the Association for Computational Linguistics, Melbourne, Australia, 15–20 July 2018; pp. 142–151. [Google Scholar]
- See, A.; Liu, P.J.; Manning, C.D. Get to the point: Summarization with pointer-generator networks. arXiv 2017, arXiv:1704.04368. [Google Scholar]
- Miller, D. Leveraging BERT for extractive text summarization on lectures. arXiv 2019, arXiv:1906.04165. [Google Scholar]
- Zhang, W.; Li, X.; Deng, Y.; Bing, L.; Lam, W. A survey on aspect-based sentiment analysis: Tasks, methods, and challenges. IEEE Trans. Knowl. Data Eng. 2022, 35, 11019–11038. [Google Scholar] [CrossRef]
- Yang, H.; Zeng, B.; Yang, J.; Song, Y.; Xu, R. A multi-task learning model for chinese-oriented aspect polarity classification and aspect term extraction. Neurocomputing 2021, 419, 344–356. [Google Scholar] [CrossRef]
- Yang, H.; Zhang, C.; Li, K. PyABSA: A Modularized Framework for Reproducible Aspect-based Sentiment Analysis. In Proceedings of the 32nd ACM International Conference on Information and Knowledge Management, Birmingham, UK, 21–25 October 2023; pp. 5117–5122. [Google Scholar]
- Mikolov, T.; Chen, K.; Corrado, G.; Dean, J. Efficient estimation of word representations in vector space. arXiv 2013, arXiv:1301.3781. [Google Scholar]
- Shrestha, A.; Mahmood, A. Review of deep learning algorithms and architectures. IEEE Access 2019, 7, 53040–53065. [Google Scholar] [CrossRef]
- Lin, Y.; Liu, Z.; Sun, M.; Liu, Y.; Zhu, X. Learning entity and relation embeddings for knowledge graph completion. In Proceedings of the AAAI Conference on Artificial Intelligence, Austin, TX, USA, 25–30 January 2015; Volume 29. [Google Scholar]
- Kipf, T.N.; Welling, M. Semi-supervised classification with graph convolutional networks. arXiv 2016, arXiv:1609.02907. [Google Scholar]
- Wu, Z.; Pan, S.; Chen, F.; Long, G.; Zhang, C.; Philip, S.Y. A comprehensive survey on graph neural networks. IEEE Trans. Neural Netw. Learn. Syst. 2020, 32, 4–24. [Google Scholar] [CrossRef]
- Veličković, P.; Cucurull, G.; Casanova, A.; Romero, A.; Lio, P.; Bengio, Y. Graph attention networks. arXiv 2017, arXiv:1710.10903. [Google Scholar]
- He, R.; McAuley, J. Ups and downs: Modeling the visual evolution of fashion trends with one-class collaborative filtering. In Proceedings of the 25th International Conference on World Wide Web, Montreal, QC, Canada, 11–15 April 2016; pp. 507–517. [Google Scholar]
- McAuley, J.; Targett, C.; Shi, Q.; Van Den Hengel, A. Image-based recommendations on styles and substitutes. In Proceedings of the 38th International ACM SIGIR Conference on Research and Development in Information Retrieval, Santiago, Chile, 9–13 August 2015; pp. 43–52. [Google Scholar]
- Ai, Q.; Azizi, V.; Chen, X.; Zhang, Y. Learning heterogeneous knowledge base embeddings for explainable recommendation. Algorithms 2018, 11, 137. [Google Scholar] [CrossRef]
- He, X.; Chua, T.S. Neural factorization machines for sparse predictive analytics. In Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval, Shinjuku, Japan, 7–11 August 2017; pp. 355–364. [Google Scholar]
- Rendle, S. Factorization machines. In Proceedings of the 2010 IEEE International Conference on Data Mining, Sydney, NSW, Australia, 13–17 December 2010; pp. 995–1000. [Google Scholar]
- He, X.; Deng, K.; Wang, X.; Li, Y.; Zhang, Y.; Wang, M. Lightgcn: Simplifying and powering graph convolution network for recommendation. In Proceedings of the 43rd International ACM SIGIR Conference on Research and Development in Information Retrieval, Virtual, 25–30 July 2020; pp. 639–648. [Google Scholar]
- Tudi, M.R.; Na, J.C.; Liu, M.; Chen, H.; Dai, Y.; Yang, L. Aspect-Based Sentiment Analysis of Racial Issues in Singapore: Enhancing Model Performance Using ChatGPT. In Proceedings of the International Conference on Asian Digital Libraries, Taipei, Taiwan, 4–7 December 2023; pp. 41–55. [Google Scholar]
Movie | Amazon-Book | Yelp | |
---|---|---|---|
users | 23,641 | 14,762 | 42,464 |
items | 23,362 | 24,915 | 150,337 |
reviews | 752,782 | 311,887 | 1,746,230 |
density | 0.136% | 0.085% | 0.027% |
entities | 102,569 | 113,487 | 155,466 |
relations | 32 | 39 | 41 |
KG triples | 499,474 | 2,557,746 | 1,566,773 |
Model | Movie | Amazon-Book | Yelp | |||
---|---|---|---|---|---|---|
Recall | ndcg | Recall | ndcg | Recall | ndcg | |
NFM | 0.1490 | 0.1390 | 0.1678 | 0.1551 | 0.0710 | 0.1314 |
RippleNet | 0.1414 | 0.1357 | 0.1541 | 0.1346 | 0.0614 | 0.1322 |
KGCN | 0.1536 | 0.1377 | 0.1615 | 0.1473 | 0.0703 | 0.1055 |
CFKG | 0.1447 | 0.1216 | 0.1358 | 0.1425 | 0.0570 | 0.1144 |
KGCL | 0.1507 | 0.1417 | 0.1805 | 0.1674 | 0.0806 | 0.1416 |
KGAT | 0.1580 | 0.1406 | 0.1785 | 0.1701 | 0.0762 | 0.1367 |
LightGCN | 0.1532 | 0.1367 | 0.1719 | 0.1361 | 0.0783 | 0.1259 |
ASKAT | 0.1636 | 0.1465 | 0.1852 | 0.1736 | 0.0841 | 0.1465 |
Model | Movie | Amazon-Book | Yelp | |||
---|---|---|---|---|---|---|
Recall | ndcg | Recall | ndcg | Recall | ndcg | |
ASKAT-1 | 0.1626 | 0.1439 | 0.1842 | 0.1717 | 0.0816 | 0.1432 |
ASKAT-2 | 0.1632 | 0.1453 | 0.1848 | 0.1730 | 0.0830 | 0.1453 |
ASKAT-3 | 0.1636 | 0.1465 | 0.1852 | 0.1736 | 0.0841 | 0.1465 |
ASKAT-4 | 0.1615 | 0.1434 | 0.1854 | 0.1728 | 0.8128 | 0.1463 |
Model | Movie | Amazon-Book | Yelp | |||
---|---|---|---|---|---|---|
Recall | ndcg | Recall | ndcg | Recall | ndcg | |
GCN | 0.1636 | 0.1465 | 0.1852 | 0.1736 | 0.0841 | 0.1465 |
GraphSage | 0.1564 | 0.1457 | 0.1768 | 0.1654 | 0.0837 | 0.1460 |
Bi-Interaction | 0.1534 | 0.1448 | 0.1722 | 0.1627 | 0.8245 | 0.1443 |
Model | Movie | Amazon-Book | Yelp | |||
---|---|---|---|---|---|---|
Recall | ndcg | Recall | ndcg | Recall | ndcg | |
ASKAT w/o textS | 0.1624 | 0.1448 | 0.1840 | 0.1715 | 0.0838 | 0.1448 |
ASKAT w/o DNN | 0.1614 | 0.1425 | 0.1821 | 0.1706 | 0.0817 | 0.1430 |
ASKAT | 0.1636 | 0.1465 | 0.1852 | 0.1736 | 0.0841 | 0.1465 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Cui, Y.; Zhou, P.; Yu, H.; Sun, P.; Cao, H.; Yang, P. ASKAT: Aspect Sentiment Knowledge Graph Attention Network for Recommendation. Electronics 2024, 13, 216. https://doi.org/10.3390/electronics13010216
Cui Y, Zhou P, Yu H, Sun P, Cao H, Yang P. ASKAT: Aspect Sentiment Knowledge Graph Attention Network for Recommendation. Electronics. 2024; 13(1):216. https://doi.org/10.3390/electronics13010216
Chicago/Turabian StyleCui, Yachao, Peng Zhou, Hongli Yu, Pengfei Sun, Han Cao, and Pei Yang. 2024. "ASKAT: Aspect Sentiment Knowledge Graph Attention Network for Recommendation" Electronics 13, no. 1: 216. https://doi.org/10.3390/electronics13010216
APA StyleCui, Y., Zhou, P., Yu, H., Sun, P., Cao, H., & Yang, P. (2024). ASKAT: Aspect Sentiment Knowledge Graph Attention Network for Recommendation. Electronics, 13(1), 216. https://doi.org/10.3390/electronics13010216