The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jul. 23, 2024
Filed:
Oct. 20, 2023
Jinan University, Guangzhou, CN;
JINAN UNIVERSITY, Guangzhou, CN;
Abstract
The embodiment of the invention discloses a diversified recommendation method for news based on graph neural network and its device, which comprises the followings: word segmentation processing is performed on the target news text to obtain a word segmentation set, and vectorization processing is performed on the word segmentation set, so that each word segmentation in the word segmentation set has a word segmentation embedding vector; vectorization processing is performed on a target user group, so that each user in the target user group has a user embedding vector; the word segmentation embedding vector and the user embedding vector are input into the attention mechanism algorithm to obtain the news embedding vector; a graph neural network is constructed according to the user embedding vector and the news embedding vector, and the recommendation model is trained to obtain diversified recommendation results. In the embodiment, firstly, a word segmentation tool is used to segment each news text, and then the embedding vector of news is obtained by using attention mechanism, user interest and word segmentation information, and the corresponding expression is obtained by graph neural network, and the model is optimized, and finally the diversified recommendation results are obtained by calculation.