CN115905590A - An image recommendation method, system and terminal device based on deep hash retrieval - Google Patents

An image recommendation method, system and terminal device based on deep hash retrieval Download PDF

Info

Publication number
CN115905590A
CN115905590A CN202211696082.9A CN202211696082A CN115905590A CN 115905590 A CN115905590 A CN 115905590A CN 202211696082 A CN202211696082 A CN 202211696082A CN 115905590 A CN115905590 A CN 115905590A
Authority
CN
China
Prior art keywords
image
data
image data
candidate set
recommendation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211696082.9A
Other languages
Chinese (zh)
Inventor
聂伟
周俊亮
秦斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen University
Original Assignee
Shenzhen University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen University filed Critical Shenzhen University
Priority to CN202211696082.9A priority Critical patent/CN115905590A/en
Publication of CN115905590A publication Critical patent/CN115905590A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an image recommendation method, system and terminal equipment based on deep hash retrieval, wherein the method comprises the following steps: crawling image data from the Internet through a crawler program, and preprocessing the image data to obtain preprocessed image data; inputting the preprocessed image data into a trained deep hash model to obtain a hash value, and determining an image candidate set based on the hash value; obtaining historical interactive data of a user, inputting the historical interactive data of the user and the image candidate set into a preset sequencing model to obtain an image recommendation list, and feeding back the image recommendation list to the user. According to the image recommendation method and device, the image candidate set is determined through the depth hash algorithm, the image recommendation list is determined based on the sorting model, the image retrieval speed can be greatly improved, and therefore the recommendation process of the image is accelerated.

Description

一种基于深度哈希检索的图像推荐方法、系统及终端设备An image recommendation method, system and terminal device based on deep hash retrieval

技术领域technical field

本发明涉及图像推荐技术领域,尤其涉及一种基于深度哈希检索的图像推荐方法、系统及终端设备。The present invention relates to the technical field of image recommendation, in particular to an image recommendation method, system and terminal device based on deep hash retrieval.

背景技术Background technique

随着社交、多媒体资讯、电商等网络平台的数据多元化发展,特别是图像数据,数字图像的数量正以惊人的速度增长。面对这种发展趋势,人们对信息的潜在需求逐渐从文字转移到图像上。然而,用户很难从庞大繁杂的图像数据库中快速找到自己感兴趣的图像。因此,面向用户兴趣的图像推荐逐渐成为一个热门的研究方向。与此同时,互联网上图像数据的爆炸式增长也给推荐系统的发展带来新的机遇和挑战。With the diversified development of data on social networking, multimedia information, e-commerce and other network platforms, especially image data, the number of digital images is growing at an alarming rate. Faced with this development trend, people's potential demand for information has gradually shifted from text to images. However, it is difficult for users to quickly find the images they are interested in from the huge and complicated image database. Therefore, image recommendation based on user interests has gradually become a popular research direction. At the same time, the explosive growth of image data on the Internet also brings new opportunities and challenges to the development of recommendation systems.

对于以用户为核心的网络平台来说,通过捕捉用户偏好并进行个性化推荐,推荐系统可以快速向用户推荐感兴趣的内容,这对提高用户对信息的获取效率和提升网络平台的经济效益都具有十分重要的意义。然而,对于图像推荐领域来说,从稀疏的用户图像交互数据中挖掘出用户对图像的兴趣画像变得愈发困难。而图像本身具有稠密的语义信息,利用图像丰富的视觉信息来挖掘用户和图像相关性,成为图像推荐的一个突破口。因此,图像推荐的关键挑战在于如何挖掘图像的高级语义信息,以及如何对图像与用户进行相关表示的建模,从而解决用户需求和过载图像数据之间的矛盾。For a user-centered network platform, by capturing user preferences and making personalized recommendations, the recommendation system can quickly recommend content of interest to users, which will improve the efficiency of users' information acquisition and the economic benefits of the network platform. is of great significance. However, for the field of image recommendation, it becomes increasingly difficult to mine the user's interest in images from the sparse user image interaction data. The image itself has dense semantic information, and using the rich visual information of the image to mine the correlation between users and images has become a breakthrough in image recommendation. Therefore, the key challenge of image recommendation is how to mine the high-level semantic information of images, and how to model the relevant representations of images and users, so as to solve the contradiction between user needs and overloaded image data.

图像推荐作为推荐系统的一个细分领域,早期的图像推荐基本上都是将图像视为一个项目,利用图像的描述属性以及用户交互记录来进行推荐,算法上采用传统的Content-Based算法、ItemCF协同过滤算法或矩阵分解算法等。随着图像特征提取技术的不断发展,图像推荐的算法开始融入人工提取的图像特征,这对基于内容的推荐系统效果提升最为明显。与此同时,图像检索技术也给图像推荐带来了一些新的启发,传统的图像检索过程,先通过人工对图像进行文字标注,再利用关键字来检索图像,这种依据图像描述的字符匹配程度提供检索结果的方法既耗时又主观多义,推荐效果不理想。在大规模图像的应用场景下,给定一张查询图片,快速从百万量级的图像数据库中通过图像特征来找出内容相近的一定数量的图片,这种基于内容的图像检索(content-based image retrieval),是目前非常流行的研究方向,但是其检索速度依然受限于图像特征向量。由此可见,现有的图像推荐方法耗时,推荐效率低。Image recommendation is a subdivision of the recommendation system. The early image recommendation basically regarded the image as an item, and used the description attributes of the image and user interaction records to make recommendations. The algorithm used the traditional Content-Based algorithm, ItemCF Collaborative filtering algorithm or matrix factorization algorithm, etc. With the continuous development of image feature extraction technology, image recommendation algorithms have begun to incorporate manually extracted image features, which is most effective for content-based recommendation systems. At the same time, image retrieval technology has also brought some new inspirations to image recommendation. In the traditional image retrieval process, first manually mark the text of the image, and then use keywords to retrieve the image. This kind of character matching based on image description The method of providing retrieval results is time-consuming and subjectively ambiguous, and the recommendation effect is not ideal. In the application scenario of large-scale images, given a query image, quickly find a certain number of images with similar content from a million-level image database through image features, this content-based image retrieval (content- based image retrieval) is a very popular research direction at present, but its retrieval speed is still limited by the image feature vector. It can be seen that the existing image recommendation methods are time-consuming and have low recommendation efficiency.

因此,现有技术还有待改进和提高。Therefore, the prior art still needs to be improved and improved.

发明内容Contents of the invention

本发明要解决的技术问题在于,针对现有技术的上述缺陷,提供一种基于深度哈希检索的图像推荐方法、系统及终端设备,旨在解决现有技术中的图像推荐方法耗时,推荐效率低的问题。The technical problem to be solved by the present invention is to provide an image recommendation method, system and terminal device based on deep hash retrieval in view of the above-mentioned defects of the prior art, aiming to solve the time-consuming and time-consuming image recommendation method in the prior art. The problem of low efficiency.

为了解决上述技术问题,本发明所采用的技术方案如下:In order to solve the problems of the technologies described above, the technical scheme adopted in the present invention is as follows:

第一方面,本发明提供一种基于深度哈希检索的图像推荐方法,其中,方法包括:In the first aspect, the present invention provides an image recommendation method based on deep hash retrieval, wherein the method includes:

通过爬虫程序从互联网上爬取图像数据,并对所述图像数据进行预处理,得到预处理后的图像数据;Crawling image data from the Internet through a crawler program, and preprocessing the image data to obtain preprocessed image data;

将所述预处理后的图像数据输入至已训练的深度哈希模型中,得到哈希值,并基于所述哈希值,确定图像候选集;Input the preprocessed image data into the trained depth hash model to obtain a hash value, and determine an image candidate set based on the hash value;

获取用户历史交互数据,将所述用户历史交互数据与所述图像候选集输入至预设的排序模型中,得到图像推荐列表,并将所述图像推荐列表反馈给用户。Obtain user history interaction data, input the user history interaction data and the image candidate set into a preset ranking model, obtain an image recommendation list, and feed back the image recommendation list to the user.

在一种实现方式中,所述对所述图像数据进行预处理,得到预处理后的图像数据,包括:In an implementation manner, the preprocessing the image data to obtain the preprocessed image data includes:

对所述图像数据进行格式检测、图片清洗以及图片索引。Perform format detection, picture cleaning and picture indexing on the image data.

在一种实现方式中,所述基于所述哈希值,确定图像候选集,包括:In an implementation manner, the determining the image candidate set based on the hash value includes:

获取索引数据库,所述索引数据库中包括所述图像数据所对应的图像特征;Obtain an index database, the index database includes image features corresponding to the image data;

基于所述哈希值与所述图像特征,确定所述图像候选集。The image candidate set is determined based on the hash value and the image features.

在一种实现方式中,所述基于所述哈希值与所述图像特征,确定所述图像候选集,包括:In an implementation manner, the determining the image candidate set based on the hash value and the image feature includes:

基于所述哈希值,计算所述图像数据的图像特征彼此之间的相似度,并获取所述相似度高于预设阈值的图像特征,得到候选图像特征;Based on the hash value, calculate the similarity between the image features of the image data, and acquire the image features whose similarity is higher than a preset threshold to obtain candidate image features;

基于所述候选图像特征,得到候选图像数据,并将所述候选图像数据作为所述图像候选集。Based on the candidate image features, candidate image data is obtained, and the candidate image data is used as the image candidate set.

在一种实现方式中,所述获取用户历史交互数据,包括:In an implementation manner, the acquiring historical user interaction data includes:

获取用户在历史时间段内通过浏览、点击、收藏图片生成历史查询项,并将所述历史查询项作为所述用户历史交互数据。Acquire historical query items generated by users through browsing, clicking, and bookmarking pictures within a historical time period, and use the historical query items as the user historical interaction data.

在一种实现方式中,所述将所述用户历史交互数据与所述图像候选集输入至预设的排序模型中,得到图像推荐列表,包括:In an implementation manner, the inputting the user historical interaction data and the image candidate set into a preset sorting model to obtain an image recommendation list includes:

根据所述用户历史交互数据,确定所述历史查询项所对应的反馈行为数据;determining feedback behavior data corresponding to the historical query item according to the user historical interaction data;

基于所述排序模型,根据所述反馈行为数据,对所述图像候选集中每一张图像数据进行排序,输出所述图像推荐列表。Based on the sorting model, sort each piece of image data in the image candidate set according to the feedback behavior data, and output the image recommendation list.

在一种实现方式中,所述基于所述排序模型,根据所述反馈行为数据,对所述图像候选集中每一张图像数据进行排序,输出所述图像推荐列表,包括:In an implementation manner, the sorting of each piece of image data in the image candidate set based on the sorting model and the feedback behavior data, and outputting the image recommendation list include:

基于所述排序模型,对所述图像候选集中每一张图像数据进行贝叶斯分析得到的最大后验概率;Based on the ranking model, the maximum posterior probability obtained by Bayesian analysis for each image data in the image candidate set;

基于所述最大后验概率对所述图像候选集中每一张图像数据进行排序,输出所述图像推荐列表。Sorting each piece of image data in the image candidate set based on the maximum posterior probability, and outputting the image recommendation list.

第二方面,本发明实施例还提供一种基于深度哈希检索的图像推荐系统,其特征在于,所述系统包括:In the second aspect, the embodiment of the present invention also provides an image recommendation system based on deep hash retrieval, wherein the system includes:

图像数据处理模块,用于通过爬虫程序从互联网上爬取图像数据,并对所述图像数据进行预处理,得到预处理后的图像数据;The image data processing module is used to crawl image data from the Internet through a crawler program, and preprocess the image data to obtain preprocessed image data;

图像候选集确定模块,用于将所述预处理后的图像数据输入至已训练的深度哈希模型中,得到哈希值,并基于所述哈希值,确定图像候选集;An image candidate set determination module, configured to input the preprocessed image data into the trained deep hash model to obtain a hash value, and determine an image candidate set based on the hash value;

图像推荐模块,用于获取用户历史交互数据,将所述用户历史交互数据与所述图像候选集输入至预设的排序模型中,得到图像推荐列表,并将所述图像推荐列表反馈给用户。The image recommendation module is used to obtain user history interaction data, input the user history interaction data and the image candidate set into a preset sorting model, obtain an image recommendation list, and feed back the image recommendation list to the user.

第三方面,本发明实施例还提供一种终端设备,其中,终端设备包括存储器、处理器及存储在存储器中并可在处理器上运行的基于深度哈希检索的图像推荐程序,处理器执行基于深度哈希检索的图像推荐程序时,实现上述方案中任一项的基于深度哈希检索的图像推荐方法的步骤。In the third aspect, the embodiment of the present invention also provides a terminal device, wherein the terminal device includes a memory, a processor, and an image recommendation program based on deep hash retrieval that is stored in the memory and can run on the processor, and the processor executes In the image recommendation program based on deep hash retrieval, the steps of the image recommendation method based on deep hash retrieval in any one of the above schemes are realized.

第四方面,本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有基于深度哈希检索的图像推荐程序,基于深度哈希检索的图像推荐程序被处理器执行时,实现上述方案中任一项的基于深度哈希检索的图像推荐方法的步骤。In the fourth aspect, the embodiment of the present invention also provides a computer-readable storage medium, the computer-readable storage medium stores an image recommendation program based on deep hash retrieval, and when the image recommendation program based on deep hash retrieval is executed by a processor , to realize the steps of the image recommendation method based on deep hash retrieval in any one of the above schemes.

有益效果:与现有技术相比,本发明提供了一种基于深度哈希检索的图像推荐方法,本发明首先通过爬虫程序从互联网上爬取图像数据,并对所述图像数据进行预处理,得到预处理后的图像数据。然后,将所述预处理后的图像数据输入至已训练的深度哈希模型中,得到哈希值,并基于所述哈希值,确定图像候选集。最后,获取用户历史交互数据,将所述用户历史交互数据与所述图像候选集输入至预设的排序模型中,得到图像推荐列表,并将所述图像推荐列表反馈给用户。本发明通过深度哈希算法确定图像候选集,并基于排序模型来确定图像推荐列表,能大大提高图像检索速度,从而加快图像的推荐流程。Beneficial effects: Compared with the prior art, the present invention provides an image recommendation method based on deep hash retrieval. First, the present invention crawls image data from the Internet through a crawler program, and preprocesses the image data. Get the preprocessed image data. Then, input the preprocessed image data into the trained deep hash model to obtain a hash value, and determine an image candidate set based on the hash value. Finally, the user history interaction data is obtained, the user history interaction data and the image candidate set are input into a preset sorting model, an image recommendation list is obtained, and the image recommendation list is fed back to the user. The invention determines the image candidate set through the deep hash algorithm, and determines the image recommendation list based on the sorting model, which can greatly improve the image retrieval speed, thereby accelerating the image recommendation process.

附图说明Description of drawings

图1为本发明实施例提供的基于深度哈希检索的图像推荐方法的具体实施方式的流程图。FIG. 1 is a flowchart of a specific implementation of an image recommendation method based on deep hash retrieval provided by an embodiment of the present invention.

图2为本发明实施例提供的基于深度哈希检索的图像推荐系统的整体框架示意图。FIG. 2 is a schematic diagram of an overall framework of an image recommendation system based on deep hash retrieval provided by an embodiment of the present invention.

图3为本发明实施例提供的基于深度哈希检索的图像推荐方法中的深度哈希模型示意图。FIG. 3 is a schematic diagram of a deep hash model in an image recommendation method based on deep hash retrieval provided by an embodiment of the present invention.

图4为本发明实施例提供的基于深度哈希检索的图像推荐方法中的排序模型的原理示意图。FIG. 4 is a schematic diagram of a ranking model in an image recommendation method based on deep hash retrieval provided by an embodiment of the present invention.

图5为本发明实施例提供的基于深度哈希检索的图像推荐系统的原理框图。FIG. 5 is a functional block diagram of an image recommendation system based on deep hash retrieval provided by an embodiment of the present invention.

图6是本发明实施例提供的终端设备的内部结构原理框图。Fig. 6 is a functional block diagram of an internal structure of a terminal device provided by an embodiment of the present invention.

具体实施方式Detailed ways

为使本发明的目的、技术方案及效果更加清楚、明确,以下参照附图并举实施例对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and effect of the present invention more clear and definite, the present invention will be further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

本发明实施例提供一种基于深度哈希检索的图像推荐方法,具体实施时,本实施例首先通过爬虫程序从互联网上爬取图像数据,并对所述图像数据进行预处理,得到预处理后的图像数据。然后,本实施例将所述预处理后的图像数据输入至已训练的深度哈希模型中,得到哈希值,并基于所述哈希值,确定图像候选集。最后,本实施例获取用户历史交互数据,将所述用户历史交互数据与所述图像候选集输入至预设的排序模型中,得到图像推荐列表,并将所述图像推荐列表反馈给用户。本实施例通过深度哈希算法确定图像候选集,并基于排序模型来确定图像推荐列表,能大大提高图像检索速度,从而加快图像的推荐流程。The embodiment of the present invention provides an image recommendation method based on deep hash retrieval. During specific implementation, this embodiment first crawls image data from the Internet through a crawler program, and preprocesses the image data to obtain the preprocessed image data. image data. Then, in this embodiment, the preprocessed image data is input into the trained deep hash model to obtain a hash value, and an image candidate set is determined based on the hash value. Finally, this embodiment acquires user history interaction data, inputs the user history interaction data and the image candidate set into a preset sorting model, obtains an image recommendation list, and feeds back the image recommendation list to the user. In this embodiment, the image candidate set is determined by the deep hash algorithm, and the image recommendation list is determined based on the ranking model, which can greatly improve the image retrieval speed, thereby speeding up the image recommendation process.

示例性方法exemplary method

本实施例的基于深度哈希检索的图像推荐方法可应用于终端设备中,所述终端设备为电脑、智能电视、手机等智能化产品终端。在本实施例中,如图1中所示,所述基于深度哈希检索的图像推荐方法包括如下步骤:The image recommendation method based on deep hash retrieval in this embodiment can be applied to terminal devices, and the terminal devices are intelligent product terminals such as computers, smart TVs, and mobile phones. In this embodiment, as shown in Figure 1, the image recommendation method based on deep hash retrieval includes the following steps:

步骤S100、通过爬虫程序从互联网上爬取图像数据,并对所述图像数据进行预处理,得到预处理后的图像数据。Step S100 , crawling image data from the Internet through a crawler program, and performing preprocessing on the image data to obtain preprocessed image data.

具体地,本实施例首先编写爬虫程序,用以爬取图像数据。本实施例以装修风格推荐项目作为示例,因此,首先可搭建图片网站系统,该图片网站系统可收集若干图像数据,并且这些图像数据分别对应不同的装修风格。为此,本实施例可通过爬虫程序来爬取图像数据,然后对这些图像数据进行必要的预处理。在本实施例中,如图2中所示,预处理包括对所述图像数据进行格式检测、图片清洗以及图片索引中的一种或者多种。当对图像数据进行预处理后,就可得到预处理后的图像数据。Specifically, in this embodiment, a crawler program is first written to crawl image data. This embodiment takes decoration style recommendation items as an example. Therefore, a picture website system can be built first. The picture website system can collect several image data, and these image data correspond to different decoration styles. For this reason, in this embodiment, a crawler program can be used to crawl image data, and then necessary preprocessing is performed on these image data. In this embodiment, as shown in FIG. 2 , the preprocessing includes performing one or more of format detection, image cleaning, and image indexing on the image data. After the image data is preprocessed, the preprocessed image data can be obtained.

步骤S200、将所述预处理后的图像数据输入至已训练的深度哈希模型中,得到哈希值,并基于所述哈希值,确定图像候选集。Step S200, input the preprocessed image data into the trained deep hash model to obtain a hash value, and determine an image candidate set based on the hash value.

当得到预处理后的图像数据后,本实施例可将预处理后的图像数据输入至已训练的深度哈希模型中,通过深度哈希模型的处理,得到图像候选集。本实施例中,深度哈希模型选择深度卷积神经网络,因为该网络的拓扑和输入图像能够更好的匹配,而且可以同时进行特征提取和图像分类,另外CNN稀疏连接和权值共享的特点可以在训练过程中大幅降低网络的训练参数,因此卷积神经网络的整体结构适应性更强、更简单。该深度哈希模型可如图3中所示,将哈希算法嵌入到CNN模型的最后一层(如图2所示),然后设定分类任务进行误差反向传播来优化模型,这样可以同时学习图像特征和哈希函数,因此训练好的深度哈希模型可自动基于图像数据提取图像特征,并计算哈希值。当得到该哈希值后,本实施例即可确定图像候选集。该图像候选集即为在进行图像推荐时的候选集合。After the preprocessed image data is obtained, in this embodiment, the preprocessed image data can be input into the trained deep hash model, and the image candidate set can be obtained through the processing of the deep hash model. In this embodiment, the deep hash model chooses the deep convolutional neural network because the topology of the network can better match the input image, and it can perform feature extraction and image classification at the same time. In addition, CNN has the characteristics of sparse connection and weight sharing. The training parameters of the network can be greatly reduced during the training process, so the overall structure of the convolutional neural network is more adaptable and simpler. The deep hash model can be shown in Figure 3, the hash algorithm is embedded into the last layer of the CNN model (as shown in Figure 2), and then the classification task is set to perform error backpropagation to optimize the model, which can simultaneously Learn image features and hash functions, so the trained deep hash model can automatically extract image features based on image data and calculate hash values. After the hash value is obtained, this embodiment can determine the image candidate set. The image candidate set is the candidate set when performing image recommendation.

具体地,本实施例首先获取索引数据库,所述索引数据库中包括所述图像数据所对应的图像特征。然后,本实施例基于所述哈希值,计算所述图像数据的图像特征彼此之间的相似度,并获取所述相似度高于预设阈值的图像特征,得到候选图像特征。这些候选图像特征所对对应的图像数据相似度较高。因此,本实施例基于所述候选图像特征,得到候选图像数据,并将所述候选图像数据作为所述图像候选集。本实施例采用局部敏感哈希算法。传统的哈希算法为了避免哈希碰撞,让数据尽可能的分布在不同编码位置,而该算法的思路是高相似度的数据映射到同一位置的概率较高,或者映射的位置相互靠近,这样就可以保持生成的编码空间和图像特征空间相似,而且生成的二值化编码的相似性度量计算速度快,可以达到很好的检索速度性能。Specifically, in this embodiment, firstly, an index database is acquired, and the index database includes image features corresponding to the image data. Then, in this embodiment, based on the hash value, the similarity between the image features of the image data is calculated, and image features whose similarity is higher than a preset threshold are obtained to obtain candidate image features. The image data corresponding to these candidate image features have a high similarity. Therefore, in this embodiment, candidate image data is obtained based on the features of the candidate images, and the candidate image data is used as the image candidate set. This embodiment uses a locality-sensitive hash algorithm. In order to avoid hash collisions, the traditional hash algorithm distributes data in different coding positions as much as possible. The idea of this algorithm is that data with high similarity has a higher probability of being mapped to the same position, or the mapped positions are close to each other. It can keep the generated encoding space similar to the image feature space, and the calculation speed of the similarity measure of the generated binary encoding is fast, which can achieve a good retrieval speed performance.

步骤S300、获取用户历史交互数据,将所述用户历史交互数据与所述图像候选集输入至预设的排序模型中,得到图像推荐列表,并将所述图像推荐列表反馈给用户。Step S300, acquiring user historical interaction data, inputting the user historical interaction data and the image candidate set into a preset sorting model to obtain an image recommendation list, and feeding back the image recommendation list to the user.

具体地,当得到图像候选集后,本实施例可获取用户历史交互数据,具体应用时,用户在历史时间段内通过浏览、点击、收藏图片生成历史查询项,这些历史查询项即为交互数据,因此可将所述历史查询项作为所述用户历史交互数据。接着,本实施例将用户历史交互数据与所述图像候选集输入至预设的排序模型中,该排序模型为改进的BPR排序模型(贝叶斯个性化排序模型)。与其他的基于用户评分矩阵的方法不同的是,本实施例的BPR排序模型主要是获取用户在交互过程中的隐式反馈(如点击、收藏等),如图4所示,+号表示用户对item(即历史查询项)有反馈行为,?号则表示无反馈,通过反馈矩阵生成每个用户的反馈行为数据,图4中的+号表示用户在i与j之间偏好i,-则相反,?号表示均无反馈或者为相同的反馈。因此,本实施例可根据所述用户历史交互数据,确定所述历史查询项所对应的反馈行为数据。由于反馈行为数据可分析出用户历史交互数据中用户对哪些图像数据进行了反馈,因此本实施例就可以基于所述BPR排序模型,对此时的图像候选集中每一张图像数据进行贝叶斯分析得到的最大后验概率,该最大后验概率用于反映该图像数据被用户作出反馈如点击、收藏等)的概率。接着,本实施例基于所述最大后验概率对所述图像候选集中每一张图像数据进行排序,排序时从高至低进行排序,然后输出所述图像推荐列表。并将该图像推荐列表反馈给用户。用户基于该图像推荐列表所作出的交互反馈也会被记录,并生成对应的查询项,该查询项可输入至深度哈希模型中,以对深度哈希模型进行参数调优,以便深度哈希模型可以输出更准确的哈希值。此外,本实施例还采用融合图像边信息的混合协同过滤来增加BPR模型的参数约束,大大加强了用户和图像低维的隐表示,而且缓解了只用User-Item矩阵训练模型的数据稀疏问题。Specifically, after obtaining the image candidate set, this embodiment can obtain the user's historical interaction data. In a specific application, the user generates historical query items by browsing, clicking, and collecting pictures within the historical time period, and these historical query items are interaction data. , so the historical query item can be used as the user historical interaction data. Next, in this embodiment, the user historical interaction data and the image candidate set are input into a preset ranking model, which is an improved BPR ranking model (Bayesian personalized ranking model). Different from other methods based on user rating matrix, the BPR ranking model of this embodiment is mainly to obtain implicit feedback (such as clicking, favorites, etc.) There is feedback behavior for item (that is, historical query item),? The sign means no feedback, and the feedback behavior data of each user is generated through the feedback matrix. The + sign in Figure 4 indicates that the user prefers i between i and j, and - is the opposite, ? The sign indicates no feedback or the same feedback. Therefore, in this embodiment, the feedback behavior data corresponding to the historical query item can be determined according to the user historical interaction data. Since the feedback behavior data can analyze which image data the user has given feedback to in the user historical interaction data, this embodiment can perform Bayesian analysis on each image data in the image candidate set at this time based on the BPR sorting model. The maximum posterior probability obtained from the analysis is used to reflect the probability that the image data is given feedback by the user (such as click, bookmark, etc.). Next, in this embodiment, each piece of image data in the image candidate set is sorted based on the maximum posterior probability, from high to low when sorting, and then the image recommendation list is output. And feed back the image recommendation list to the user. The user's interactive feedback based on the image recommendation list will also be recorded, and corresponding query items will be generated, which can be input into the deep hash model to optimize the parameters of the deep hash model so that the deep hash The model can output more accurate hashes. In addition, this embodiment also uses hybrid collaborative filtering that fuses image side information to increase the parameter constraints of the BPR model, which greatly enhances the low-dimensional implicit representation of users and images, and alleviates the data sparsity problem that only uses the User-Item matrix to train the model .

综上,针对使用传统的图像哈希检索得到的推荐图像依赖于人工提取的特征,并且难以捕获到用户的视觉偏好的问题。本实施例的图像推荐方法的目标是从大量的图像数据中筛选出符合用户视觉偏好或潜在需求的图像,并根据得分给出一组排序的推荐图像。本实施例利用传统的图像哈希算法计算图像相似度可以有效检索相似的图像,但是难以衡量不同图像的距离远近。本实施例采用深度哈希算法来计算图像相似度,该方法有效结合了深度神经网络提取的高级语义特征和类哈希编码运算,不仅能够利用图像的语义信息进行压缩编码,还兼顾了运算效率和资源消耗。本实施例的推荐系统的数据量往往都是十分庞大的,所以推荐系统通常都会采取一些召回的策略,从海量的数据中召回候选的数据,减少排序阶段的计算量。针对图像推荐系统的召回策略,本发明利用图像深度哈希结果计算的相似度矩阵以及用户交互记录来召回候选的图像数据集。此外,本实施例还提出改进的BPR排序模型,采用融合图像边信息的混合协同过滤来增加BPR模型参数约束,加强了用户和图像低维的隐表示,而且缓解了只用User-Item矩阵训练模型的数据稀疏问题。In summary, the recommended images obtained by traditional image hash retrieval rely on manually extracted features, and it is difficult to capture the user's visual preferences. The goal of the image recommendation method in this embodiment is to select images that meet the user's visual preferences or potential needs from a large amount of image data, and provide a set of recommended images sorted according to the scores. In this embodiment, the traditional image hashing algorithm is used to calculate the image similarity, which can effectively retrieve similar images, but it is difficult to measure the distance between different images. This embodiment uses the deep hash algorithm to calculate the image similarity. This method effectively combines the advanced semantic features extracted by the deep neural network and the hash-like coding operation. It can not only use the semantic information of the image for compression coding, but also take into account the computational efficiency. and resource consumption. The amount of data in the recommendation system of this embodiment is often very large, so the recommendation system usually adopts some recall strategies to recall candidate data from massive data to reduce the amount of calculation in the sorting stage. Aiming at the recall strategy of the image recommendation system, the present invention utilizes the similarity matrix calculated by the image depth hash result and user interaction records to recall candidate image data sets. In addition, this embodiment also proposes an improved BPR ranking model, which uses hybrid collaborative filtering that fuses image side information to increase BPR model parameter constraints, strengthens the low-dimensional implicit representation of users and images, and eases the problem of only using User-Item matrix training. The data sparsity problem of the model.

示例性系统exemplary system

基于上述实施例,本发明还提供一种基于深度哈希检索的图像推荐系统,如图5中所示,所述系统包括:图像数据处理模块10、图像候选集确定模块20以及图像推荐模块30。具体地,本实施例的图像数据处理模块10,用于通过爬虫程序从互联网上爬取图像数据,并对所述图像数据进行预处理,得到预处理后的图像数据。所述图像候选集确定模块20,用于将所述预处理后的图像数据输入至已训练的深度哈希模型中,得到哈希值,并基于所述哈希值,确定图像候选集。所述图像推荐模块30,用于获取用户历史交互数据,将所述用户历史交互数据与所述图像候选集输入至预设的排序模型中,得到图像推荐列表,并将所述图像推荐列表反馈给用户。Based on the foregoing embodiments, the present invention also provides an image recommendation system based on deep hash retrieval, as shown in FIG. 5 , the system includes: an image data processing module 10, an image candidate set determination module 20 and an image recommendation module 30 . Specifically, the image data processing module 10 of this embodiment is used to crawl image data from the Internet through a crawler program, and preprocess the image data to obtain preprocessed image data. The image candidate set determination module 20 is configured to input the preprocessed image data into the trained deep hash model to obtain a hash value, and determine an image candidate set based on the hash value. The image recommendation module 30 is configured to obtain user history interaction data, input the user history interaction data and the image candidate set into a preset ranking model, obtain an image recommendation list, and feed back the image recommendation list to the user.

在一种实现方式中,本实施例的图像数据处理模块10包括:In one implementation, the image data processing module 10 of this embodiment includes:

预处理单元,用于对所述图像数据进行格式检测、图片清洗以及图片索引。The preprocessing unit is used to perform format detection, picture cleaning and picture indexing on the image data.

在一种实现方式中,本实施例的所述图像候选集确定模块20包括:In an implementation manner, the image candidate set determining module 20 of this embodiment includes:

数据库获取单元,用于获取索引数据库,所述索引数据库中包括所述图像数据所对应的图像特征;a database acquiring unit, configured to acquire an index database, the index database including image features corresponding to the image data;

候选集确定单元,用于基于所述哈希值与所述图像特征,确定所述图像候选集。A candidate set determining unit, configured to determine the image candidate set based on the hash value and the image feature.

在一种实现方式中,本实施例的候选集确定单元,包括:In an implementation manner, the candidate set determination unit in this embodiment includes:

候选图像特征获取子单元,用于基于所述哈希值,计算所述图像数据的图像特征彼此之间的相似度,并获取所述相似度高于预设阈值的图像特征,得到候选图像特征;The candidate image feature acquisition subunit is used to calculate the similarity between image features of the image data based on the hash value, and acquire image features whose similarity is higher than a preset threshold to obtain candidate image features ;

图像候选集确定单元,用于基于所述候选图像特征,得到候选图像数据,并将所述候选图像数据作为所述图像候选集。An image candidate set determining unit, configured to obtain candidate image data based on the candidate image features, and use the candidate image data as the image candidate set.

在一种实现方式中,本实施例的图像推荐模块30,包括:In an implementation manner, the image recommendation module 30 of this embodiment includes:

历史交互数据获取单元,用于获取用户在历史时间段内通过浏览、点击、收藏图片生成历史查询项,并将所述历史查询项作为所述用户历史交互数据。The historical interaction data acquisition unit is configured to acquire historical query items generated by users through browsing, clicking, and bookmarking pictures within a historical time period, and use the historical query items as the user historical interaction data.

在一种实现方式中,本实施例的图像推荐模块30,包括:In an implementation manner, the image recommendation module 30 of this embodiment includes:

反馈行为数据获取单元,用于根据所述用户历史交互数据,确定所述历史查询项所对应的反馈行为数据;A feedback behavior data acquisition unit, configured to determine the feedback behavior data corresponding to the historical query item according to the user historical interaction data;

推荐列表输出单元,用于基于所述排序模型,根据所述反馈行为数据,对所述图像候选集中每一张图像数据进行排序,输出所述图像推荐列表。The recommendation list output unit is configured to sort each piece of image data in the image candidate set based on the ranking model and according to the feedback behavior data, and output the image recommendation list.

在一种实现方式中,本实施例的推荐列表输出单元,包括:In an implementation manner, the recommendation list output unit of this embodiment includes:

概率计算子单元,用于基于所述排序模型,对所述图像候选集中每一张图像数据进行贝叶斯分析得到的最大后验概率;A probability calculation subunit, configured to perform Bayesian analysis on each piece of image data in the image candidate set based on the ranking model to obtain the maximum a posteriori probability;

列表输出子单元,用于基于所述最大后验概率对所述图像候选集中每一张图像数据进行排序,输出所述图像推荐列表。A list output subunit, configured to sort each piece of image data in the image candidate set based on the maximum a posteriori probability, and output the image recommendation list.

本实施例的基于深度哈希检索的图像推荐系统中各个模块的工作原理与上述方法实施例中各个步骤的执行过程相同,此处不在赘述。The working principle of each module in the image recommendation system based on deep hash retrieval in this embodiment is the same as the execution process of each step in the above method embodiment, and will not be repeated here.

基于上述实施例,本发明还提供了一种终端设备,终端设备的原理框图可以如图6所示。本实施例的终端设备可以包括一个或多个处理器100(图6中仅示出一个),存储器101以及存储在存储器101中并可在一个或多个处理器100上运行的计算机程序102,例如,基于深度哈希检索的图像推荐的程序。一个或多个处理器100执行计算机程序102时可以实现基于深度哈希检索的图像推荐的方法实施例中的各个步骤。或者,一个或多个处理器100执行计算机程序102时可以实现基于深度哈希检索的图像推荐的装置实施例中各模块/单元的功能,此处不作限制。Based on the foregoing embodiments, the present invention further provides a terminal device, and a functional block diagram of the terminal device may be shown in FIG. 6 . The terminal device of this embodiment may include one or more processors 100 (only one is shown in FIG. 6 ), a memory 101, and a computer program 102 stored in the memory 101 and operable on the one or more processors 100, For example, a program for image recommendation based on deep hash retrieval. When one or more processors 100 execute the computer program 102, various steps in the embodiment of the method for image recommendation based on deep hash retrieval can be implemented. Alternatively, when one or more processors 100 execute the computer program 102, they can implement the functions of the modules/units in the embodiment of the apparatus for image recommendation based on deep hash retrieval, which is not limited here.

在一个实施例中,所称处理器100可以是中央处理单元(Central ProcessingUnit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。In one embodiment, the so-called processor 100 may be a central processing unit (Central Processing Unit, CPU), and may also be other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.

在一个实施例中,存储器101可以是电子设备的内部存储单元,例如电子设备的硬盘或内存。存储器101也可以是电子设备的外部存储设备,例如电子设备上配备的插接式硬盘,智能存储卡(smart media card,SMC),安全数字(secure digital,SD)卡,闪存卡(flash card)等。进一步地,存储器101还可以既包括电子设备的内部存储单元也包括外部存储设备。存储器101用于存储计算机程序以及终端设备所需的其他程序和数据。存储器101还可以用于暂时地存储已经输出或者将要输出的数据。In one embodiment, the storage 101 may be an internal storage unit of the electronic device, such as a hard disk or memory of the electronic device. The memory 101 can also be an external storage device of the electronic device, such as a plug-in hard disk equipped on the electronic device, a smart memory card (smart media card, SMC), a secure digital (secure digital, SD) card, a flash memory card (flash card) wait. Further, the memory 101 may also include both an internal storage unit of the electronic device and an external storage device. The memory 101 is used to store computer programs and other programs and data required by the terminal device. The memory 101 can also be used to temporarily store data that has been output or will be output.

本领域技术人员可以理解,图6中示出的原理框图,仅仅是与本发明方案相关的部分结构的框图,并不构成对本发明方案所应用于其上的终端设备的限定,具体的终端设备以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the functional block diagram shown in Figure 6 is only a block diagram of a part of the structure related to the solution of the present invention, and does not constitute a limitation on the terminal equipment to which the solution of the present invention is applied. The specific terminal equipment It is possible to include more or fewer components than shown in the figures, or to combine certain components, or to have a different arrangement of components.

本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本发明所提供的各实施例中所使用的对存储器、存储、运营数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双运营数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be implemented through computer programs to instruct related hardware. The computer programs can be stored in a non-volatile computer-readable storage medium. When the computer program is executed, it may include the procedures of the embodiments of the above-mentioned methods. Wherein, any references to memory, storage, operational database or other media used in the various embodiments provided by the present invention may include non-volatile and/or volatile memory. Nonvolatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in many forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Dual Operating Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: it can still be Modifications are made to the technical solutions described in the foregoing embodiments, or equivalent replacements are made to some of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the present invention.

Claims (10)

1. An image recommendation method based on deep hash retrieval is characterized by comprising the following steps:
crawling image data from the Internet through a crawler program, and preprocessing the image data to obtain preprocessed image data;
inputting the preprocessed image data into a trained deep hash model to obtain a hash value, and determining an image candidate set based on the hash value;
obtaining historical interactive data of a user, inputting the historical interactive data of the user and the image candidate set into a preset sequencing model to obtain an image recommendation list, and feeding back the image recommendation list to the user.
2. The image recommendation method based on the deep hash search as claimed in claim 1, wherein the preprocessing the image data to obtain the preprocessed image data comprises:
and carrying out format detection, picture cleaning and picture indexing on the image data.
3. The image recommendation method based on deep hash search according to claim 1, wherein determining the candidate set of images based on the hash value comprises:
acquiring an index database, wherein the index database comprises image characteristics corresponding to the image data;
determining the image candidate set based on the hash value and the image feature.
4. The image recommendation method based on deep hash search according to claim 3, wherein the determining the image candidate set based on the hash value and the image feature comprises:
calculating the similarity between the image features of the image data based on the hash value, and acquiring the image features with the similarity higher than a preset threshold value to obtain candidate image features;
and obtaining candidate image data based on the candidate image characteristics, and taking the candidate image data as the image candidate set.
5. The image recommendation method based on deep hash retrieval according to claim 1, wherein the obtaining of the user history interaction data comprises:
and acquiring historical query items generated by browsing, clicking and collecting pictures by a user in a historical time period, and taking the historical query items as the historical interactive data of the user.
6. The image recommendation method based on the deep hash search as claimed in claim 1, wherein the inputting the user history interaction data and the image candidate set into a preset ranking model to obtain an image recommendation list comprises:
determining feedback behavior data corresponding to the historical query items according to the historical user interaction data;
and based on the sorting model, sorting each piece of image data in the image candidate set according to the feedback behavior data, and outputting the image recommendation list.
7. The image recommendation method based on deep hash search according to claim 6, wherein said sorting each image data in the image candidate set according to the feedback behavior data based on the sorting model, and outputting the image recommendation list comprises:
based on the ranking model, carrying out Bayesian analysis on each image data in the image candidate set to obtain a maximum posterior probability;
and sequencing each piece of image data in the image candidate set based on the maximum posterior probability, and outputting the image recommendation list.
8. An image recommendation system based on deep hash retrieval, the system comprising:
the image data processing module is used for crawling image data from the Internet through a crawler program and preprocessing the image data to obtain preprocessed image data;
the image candidate set determining module is used for inputting the preprocessed image data into a trained deep hash model to obtain a hash value, and determining an image candidate set based on the hash value;
and the image recommendation module is used for acquiring historical interaction data of a user, inputting the historical interaction data of the user and the image candidate set into a preset sequencing model to obtain an image recommendation list, and feeding the image recommendation list back to the user.
9. A terminal device, characterized in that the terminal device comprises a memory, a processor and an image recommendation program based on deep hash search, which is stored in the memory and can run on the processor, and when the processor executes the image recommendation program based on deep hash search, the steps of the image recommendation method based on deep hash search according to any one of claims 1 to 7 are implemented.
10. A computer-readable storage medium, wherein the computer-readable storage medium stores thereon an image recommendation program based on a depth hash search, and when the image recommendation program based on the depth hash search is executed by a processor, the image recommendation program based on the depth hash search implements the steps of the image recommendation method based on the depth hash search according to any one of claims 1 to 7.
CN202211696082.9A 2022-12-28 2022-12-28 An image recommendation method, system and terminal device based on deep hash retrieval Pending CN115905590A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211696082.9A CN115905590A (en) 2022-12-28 2022-12-28 An image recommendation method, system and terminal device based on deep hash retrieval

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211696082.9A CN115905590A (en) 2022-12-28 2022-12-28 An image recommendation method, system and terminal device based on deep hash retrieval

Publications (1)

Publication Number Publication Date
CN115905590A true CN115905590A (en) 2023-04-04

Family

ID=86471145

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211696082.9A Pending CN115905590A (en) 2022-12-28 2022-12-28 An image recommendation method, system and terminal device based on deep hash retrieval

Country Status (1)

Country Link
CN (1) CN115905590A (en)

Similar Documents

Publication Publication Date Title
CN110162593B (en) Search result processing and similarity model training method and device
Memon et al. GEO matching regions: multiple regions of interests using content based image retrieval based on relative locations
Jing et al. Visual search at pinterest
Leng et al. Person re-identification with content and context re-ranking
US8762383B2 (en) Search engine and method for image searching
CN104834693B (en) Visual pattern search method and system based on deep search
US10210179B2 (en) Dynamic feature weighting
Sun et al. Chinese herbal medicine image recognition and retrieval by convolutional neural network
CN112733645B (en) Handwritten signature verification method, handwritten signature verification device, computer equipment and storage medium
WO2021012793A1 (en) Lawyer recommendation method based on big data analysis, and related device
CN112632261A (en) Intelligent question and answer method, device, equipment and storage medium
US11727051B2 (en) Personalized image recommendations for areas of interest
CN110765286A (en) Cross-media retrieval method and device, computer equipment and storage medium
CN112818206B (en) Data classification method, device, terminal and storage medium
WO2023155306A1 (en) Data recommendation method and apparatus based on graph neural network and electronic device
CN113705217A (en) Literature recommendation method and device for knowledge learning in power field
CN113761125A (en) Dynamic summary determination method and device, computing equipment and computer storage medium
Papagiannopoulou et al. Concept-based image clustering and summarization of event-related image collections
CN110162689A (en) Information-pushing method, device, computer equipment and storage medium
CN111611491A (en) Search word recommendation method, apparatus, device, and readable storage medium
Theodosiou et al. Image annotation: the effects of content, lexicon and annotation method
CN117493645B (en) Big data-based electronic archive recommendation system
Xiao et al. Complementary relevance feedback-based content-based image retrieval
CN110769288A (en) Video cold start recommendation method and system
CN114880572B (en) News client intelligent recommendation system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination