CN112733023A - Information pushing method and device, electronic equipment and computer readable storage medium - Google Patents

Information pushing method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN112733023A
CN112733023A CN202011644071.7A CN202011644071A CN112733023A CN 112733023 A CN112733023 A CN 112733023A CN 202011644071 A CN202011644071 A CN 202011644071A CN 112733023 A CN112733023 A CN 112733023A
Authority
CN
China
Prior art keywords
information
user
data
browsing
pushing
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
CN202011644071.7A
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen Co Ltd
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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN202011644071.7A priority Critical patent/CN112733023A/en
Priority to PCT/CN2021/090700 priority patent/WO2022142020A1/en
Publication of CN112733023A publication Critical patent/CN112733023A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a data processing technology, and discloses an information pushing method, which comprises the following steps: acquiring an information browsing trace data set of a user, and judging whether the user is an active user; if the user is an active user, classifying the information data subsets in the information browsing trace data set, calculating the preference degree of the user to different types of information data in the information data subsets, generating a first information recommendation list according to the preference degree, and pushing information in the first information recommendation list to the user; if the user is an inactive user, acquiring a similar user set according to the information data subset in the information browsing trace data set, generating a second information recommendation list according to the information score of the information set to be recommended of the similar user set, and pushing information in the second information recommendation list to the user. In addition, the invention also relates to a block chain technology, and the data set of the information browsing trace can be stored in the block chain nodes. The invention can improve the efficiency of information push and carry out personalized information push.

Description

资讯推送方法、装置、电子设备及计算机可读存储介质Information push method, device, electronic device and computer-readable storage medium

技术领域technical field

本发明涉及数据处理技术领域,尤其涉及一种资讯推送方法、装置、电子设备及计算机可读存储介质。The present invention relates to the technical field of data processing, and in particular, to an information push method, device, electronic device, and computer-readable storage medium.

背景技术Background technique

随着网络的迅速发展,网络中随时都可能产生大量的资讯。在向用户进行资讯推送时,若将海量的资讯都推送至客户端,将消耗较大的网络带宽,占用较大的存储资源,也降低服务器端和客户端的运行效率。如何筛选出符合用户的资讯并推送给用户,成为了越来越重要的需求。With the rapid development of the network, a large amount of information may be generated in the network at any time. When pushing information to users, if a large amount of information is pushed to the client, it will consume a large amount of network bandwidth, occupy a large storage resource, and reduce the operating efficiency of the server and the client. How to filter out the information that matches the user and push it to the user has become an increasingly important requirement.

目前市场上主流的资讯推送方法是人工筛选资讯,从而选择性的对用户进行资讯推送。但此种方法过于依赖于人工进行,效率低下且筛选出的资讯不能精准的与用户进行匹配,无法达成既高效又个性化的资讯推送。At present, the mainstream information push method in the market is to manually filter information, so as to selectively push information to users. However, this method relies too much on manual operation, is inefficient, and the filtered information cannot be accurately matched with users, and cannot achieve efficient and personalized information push.

发明内容SUMMARY OF THE INVENTION

本发明提供一种资讯推送方法、装置、电子设备及计算机可读存储介质,其主要目的在于提供提高资讯推送的效率,进行个性化的资讯推送。The present invention provides an information push method, device, electronic device and computer-readable storage medium, the main purpose of which is to improve the efficiency of information push and carry out personalized information push.

为实现上述目的,本发明提供的一种资讯推送方法,包括:In order to achieve the above-mentioned purpose, a kind of information push method provided by the present invention comprises:

获取用户的资讯浏览痕迹数据集,根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户;Obtaining a user's information browsing trace data set, and determining whether the user is an active user according to the information browsing trace data set;

若所述用户为活跃用户,对所述资讯浏览痕迹数据集中资讯数据子集进行分类,计算所述用户对所述资讯数据子集中不同类别的资讯数据的偏好程度,根据所述偏好程度从待推荐资讯集中选取多个资讯数据,生成第一资讯推荐列表,向所述用户推送所述第一资讯推荐列表中的资讯;If the user is an active user, classify the information data subsets in the information browsing trace data set, calculate the user's degree of preference for different types of information data in the information data subset, and select the desired information data according to the degree of preference. Selecting multiple pieces of information data from the recommended information set, generating a first information recommendation list, and pushing the information in the first information recommendation list to the user;

若所述用户为非活跃用户,根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集,根据所述相似用户集对所述待推荐资讯集的资讯评分生成第二资讯推荐列表,向所述用户推送所述第二资讯推荐列表中的资讯。If the user is an inactive user, a similar user set is obtained according to the information data subset in the information browsing trace data set, and a second information recommendation list is generated according to the information score of the information set to be recommended according to the similar user set, and sent to The user pushes the information in the second information recommendation list.

可选地,所述向所述用户推送所述第一资讯推荐列表中的资讯,包括:Optionally, the pushing the information in the first information recommendation list to the user includes:

提取所述资讯浏览痕迹数据集的时序特征;extracting time series features of the information browsing trace dataset;

根据所述时序特征统计所述用户的浏览时间偏好;Count the browsing time preference of the user according to the time series feature;

根据所述浏览时间偏好确定推送时间;determining the push time according to the browsing time preference;

在所述推送时间向所述用户推送所述第一资讯推荐列表中的资讯。The information in the first information recommendation list is pushed to the user at the pushing time.

可选地,所述提取所述资讯浏览痕迹数据集的时序特征,包括:Optionally, the extracting the time series features of the information browsing trace data set includes:

利用时序特征提取算法提取所述资讯浏览痕迹数据集的时序特征bu(t):Use the time series feature extraction algorithm to extract the time series features b u (t) of the information browsing trace dataset:

Figure BDA0002875740050000021
Figure BDA0002875740050000021

其中,

Figure BDA0002875740050000022
为所述资讯浏览痕迹数据集中资讯数据,
Figure BDA0002875740050000023
为所述资讯数据的历史浏览时间,t一tu为所述用户浏览所述资讯数据的时间间隔。in,
Figure BDA0002875740050000022
for the information data in the information browsing trace data set,
Figure BDA0002875740050000023
is the historical browsing time of the information data, and t_t u is the time interval during which the user browses the information data.

可选地,所述对所述资讯浏览痕迹数据集中资讯数据子集进行分类,包括:Optionally, the classifying the information data subset in the information browsing trace data set includes:

利用多个分类函数对所述资讯浏览痕迹数据集中资讯数据子集进行分类,得到多个分类结果;Using a plurality of classification functions to classify the information data subsets in the information browsing trace data set to obtain a plurality of classification results;

根据所述多个分类结果中概率值最大的分类结果确定所述资讯数据子集中资讯数据的类别。The category of the information data in the information data subset is determined according to the classification result with the largest probability value among the plurality of classification results.

可选地,所述分类函数为:Optionally, the classification function is:

Figure BDA0002875740050000024
Figure BDA0002875740050000024

其中,θ为预设系统参数,X(i)为所述资讯数据子集中第i个资讯数据,e为自然对数,g(θX(i))为分类结果。Wherein, θ is a preset system parameter, X (i) is the ith information data in the information data subset, e is the natural logarithm, and g(θX (i) ) is the classification result.

为了解决上述问题,本发明还提供一种资讯推送装置,所述装置包括:In order to solve the above problems, the present invention also provides an information push device, the device includes:

用户类别判断模块,用于获取用户的资讯浏览痕迹数据集,根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户;A user category judgment module, configured to obtain a user's information browsing trace data set, and determine whether the user is an active user according to the information browsing trace data set;

活跃用户推送模块,用于若所述用户为活跃用户,对所述资讯浏览痕迹数据集中资讯数据子集进行分类,计算所述用户对所述资讯数据子集中不同类别的资讯数据的偏好程度,根据所述偏好程度从待推荐资讯集中选取多个资讯数据,生成第一资讯推荐列表,向所述用户推送所述第一资讯推荐列表中的资讯;an active user push module, configured to classify the information data subsets in the information browsing trace data set if the user is an active user, and calculate the user's preference for different categories of information data in the information data subsets, Select a plurality of information data from the information set to be recommended according to the preference degree, generate a first information recommendation list, and push the information in the first information recommendation list to the user;

非活跃用户推送模块,用于若所述用户为非活跃用户,根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集,根据所述相似用户集对所述待推荐资讯集的资讯评分生成第二资讯推荐列表,向所述用户推送所述第二资讯推荐列表中的资讯。The inactive user push module is used to obtain a similar user set according to the information data subset in the information browsing trace data set if the user is an inactive user, and score the information of the to-be-recommended information set according to the similar user set A second information recommendation list is generated, and the information in the second information recommendation list is pushed to the user.

可选地,所述活跃用户推送模块向所述用户推送所述第一资讯推荐列表中的资讯包括:Optionally, the information in the first information recommendation list being pushed by the active user push module to the user includes:

提取所述资讯浏览痕迹数据集的时序特征;extracting time series features of the information browsing trace dataset;

根据所述时序特征统计所述用户的浏览时间偏好;Count the browsing time preference of the user according to the time series feature;

根据所述浏览时间偏好确定推送时间;determining the push time according to the browsing time preference;

在所述推送时间向所述用户推送所述第一资讯推荐列表中的资讯。The information in the first information recommendation list is pushed to the user at the pushing time.

可选地,所述活跃用户推送模块对所述资讯浏览痕迹数据集中资讯数据子集进行分类包括:Optionally, classifying the information data subsets in the information browsing trace data set by the active user push module includes:

利用多个分类函数对所述资讯浏览痕迹数据集中资讯数据子集进行分类,得到多个分类结果;Using a plurality of classification functions to classify the information data subsets in the information browsing trace data set to obtain a plurality of classification results;

根据所述多个分类结果中概率值最大的分类结果确定所述资讯数据子集中资讯数据的类别。The category of the information data in the information data subset is determined according to the classification result with the largest probability value among the plurality of classification results.

为了解决上述问题,本发明还提供一种电子设备,所述电子设备包括:In order to solve the above problems, the present invention also provides an electronic device, the electronic device includes:

存储器,存储至少一个指令;及a memory that stores at least one instruction; and

处理器,执行所述存储器中存储的指令以实现上述中任意一项所述的资讯推送方法。The processor executes the instructions stored in the memory to implement the information pushing method described in any one of the above.

为了解决上述问题,本发明还提供一种计算机可读存储介质,包括存储数据区和存储程序区,存储数据区存储创建的数据,存储程序区存储有计算机程序;其中,所述计算机程序被处理器执行时实现上述中任意一项所述的资讯推送方法。In order to solve the above problems, the present invention also provides a computer-readable storage medium, comprising a storage data area and a storage program area, the storage data area stores created data, and the storage program area stores a computer program; wherein, the computer program is processed The information push method described in any one of the above is implemented when the server is executed.

本发明实施例通过判断用户是否为活跃用户,根据用户的类型选取不同方式生成资讯推荐列表并进行资讯推荐,实现准确的个性化推送的目的,同时,推荐时无需人工筛选,提高了资讯推送的效率。因此本发明提出的资讯推送方法、装置及计算机可读存储介质,可以提高资讯推送的效率,进行个性化的资讯推送。The embodiment of the present invention achieves the purpose of accurate personalized push by judging whether the user is an active user, and selecting different methods according to the type of the user to generate an information recommendation list and perform information recommendation. efficiency. Therefore, the information push method, device and computer-readable storage medium proposed by the present invention can improve the efficiency of information push and carry out personalized information push.

附图说明Description of drawings

图1为本发明一实施例提供的资讯推送方法的流程示意图;1 is a schematic flowchart of a method for pushing information provided by an embodiment of the present invention;

图2为本发明一实施例提供的资讯推送装置的模块示意图;FIG. 2 is a schematic diagram of a module of an information push device according to an embodiment of the present invention;

图3为本发明一实施例提供的实现资讯推送方法的电子设备的内部结构示意图;FIG. 3 is a schematic diagram of an internal structure of an electronic device implementing a method for pushing information according to an embodiment of the present invention;

本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The realization, functional characteristics and advantages of the present invention will be further described with reference to the accompanying drawings in conjunction with the embodiments.

具体实施方式Detailed ways

应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。It should be understood that the specific embodiments described herein are only used to explain the present invention, but not to limit the present invention.

本申请实施例提供的资讯推送方法的执行主体包括但不限于服务端、终端等能够被配置为执行本申请实施例提供的该方法的电子设备中的至少一种。换言之,所述资讯推送方法可以由安装在终端设备或服务端设备的软件或硬件来执行,所述软件可以是区块链平台。所述服务端包括但不限于:单台服务器、服务器集群、云端服务器或云端服务器集群等。The execution body of the information push method provided by the embodiment of the present application includes, but is not limited to, at least one of electronic devices such as a server and a terminal that can be configured to execute the method provided by the embodiment of the present application. In other words, the information push method can be executed by software or hardware installed in a terminal device or a server device, and the software can be a blockchain platform. The server includes but is not limited to: a single server, a server cluster, a cloud server or a cloud server cluster, and the like.

本发明提供一种资讯推送方法。参照图1所示,为本发明一实施例提供的资讯推送方法的流程示意图。在本实施例中,所述资讯推送方法包括:The present invention provides an information push method. Referring to FIG. 1 , it is a schematic flowchart of an information push method according to an embodiment of the present invention. In this embodiment, the information push method includes:

S1、获取用户的资讯浏览痕迹数据集,根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户。S1. Acquire a user's information browsing trace data set, and determine whether the user is an active user according to the information browsing trace data set.

本发明实施例中,所述用户的资讯浏览痕迹数据集包括一段时间内用户在浏览器或类似客户端浏览资讯数据的浏览信息集合,其中,资讯浏览痕迹数据集包括但不限于:浏览资讯的开始时间、浏览资讯的结束时间、浏览资讯的标题、浏览资讯的内容、对所浏览资讯的评分。In the embodiment of the present invention, the information browsing trace data set of the user includes a browsing information collection of the user browsing information data in a browser or a similar client for a period of time, wherein the information browsing trace data set includes but is not limited to: browsing information Start time, end time of browsing information, title of browsing information, content of browsing information, rating of browsing information.

具体地,可利用数据抓取方法获取资讯浏览痕迹数据集。例如,利用具有数据抓取功能的python语句,从用户浏览的网站的后台和/或用于存储所述资讯浏览痕迹数据集的区块链中抓取资讯浏览痕迹数据,并将所有抓取到的某一用户的资讯浏览痕迹数据汇集作为该用户的资讯浏览痕迹数据集,该用户资讯浏览痕迹数据表示为:X(i)={x(1),…x(n)},其中,x表示每次浏览资讯数据的浏览信息子集。Specifically, the information browsing trace data set can be obtained by using the data capture method. For example, using a python statement with data scraping function, scrape the information browsing trace data from the background of the website browsed by the user and/or the blockchain used to store the information browsing trace data set, and scrape all the information into The information browsing trace data of a certain user is collected as the user's information browsing trace data set, and the user's information browsing trace data is expressed as: X (i) = {x (1) ,...x (n) }, where x Represents the browsing information subset of each browsing information data.

可选的,所述根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户包括:Optionally, determining whether the user is an active user according to the information browsing trace data set includes:

根据所述资讯浏览痕迹数据集中的浏览信息确定所述用户是否为活跃用户,所述浏览信息包括但不限于浏览次数、浏览时间间隔、对所浏览资讯的评分之中的一项或多项。Whether the user is an active user is determined according to the browsing information in the information browsing trace data set, and the browsing information includes but is not limited to one or more of the number of browsing times, the browsing time interval, and the rating of the browsed information.

例如,统计资讯浏览痕迹数据集中用户对资讯数据的浏览次数,判断在预设时间段内,该浏览次数是否达到预设的次数阈值(如10次),当该浏览次数小于或等于所述次数阈值时,判定该用户为非活跃客户;当该浏览次数大于所述次数阈值时,判定该用户为活跃用户。For example, count the number of browsing times of information data by users in the information browsing trace data set, and determine whether the number of browsing times reaches a preset number of times threshold (such as 10 times) within a preset time period, and when the number of browsing times is less than or equal to the number of times When the threshold is reached, the user is determined to be an inactive customer; when the number of browsing times is greater than the threshold, the user is determined to be an active user.

又比如,统计资讯浏览痕迹数据集中用户的浏览次数和浏览时间间隔,若用户的浏览次数大于预设的次数阈值(如10次),且浏览时间间隔小于预设间隔时间或浏览时间间隔逐渐减小并趋于稳定,判定用户为活跃用户;若用户的浏览次数小于预设的次数或浏览时间间隔大于预设间隔时间,判定用户为非活跃用户。For another example, the number of browsing times and the browsing time interval of the user in the statistical information browsing trace data set, if the number of browsing times of the user is greater than the preset times threshold (such as 10 times), and the browsing time interval is smaller than the preset interval time or the browsing time interval gradually decreases. If the number of browsing times of the user is less than the preset number of times or the browsing time interval is greater than the preset interval time, the user is determined to be an inactive user.

S2、若所述用户为活跃用户,对所述资讯浏览痕迹数据集中资讯数据子集进行分类,计算所述用户对所述资讯数据子集中不同类别的资讯数据的偏好程度,根据所述偏好程度从待推荐资讯集中选取多个资讯数据,生成第一资讯推荐列表,向所述用户推送所述第一资讯推荐列表中的资讯。S2. If the user is an active user, classify the information data subsets in the information browsing trace data set, and calculate the user's preference degree for different categories of information data in the information data subset, according to the preference degree Select multiple pieces of information data from the information set to be recommended, generate a first information recommendation list, and push the information in the first information recommendation list to the user.

本实施例中,资讯数据子集包含多个资讯数据,其中,资讯数据包括资讯的内容,如资讯的正文内容,资讯的标题等。In this embodiment, the information data subset includes a plurality of information data, wherein the information data includes the content of the information, such as the text content of the information, the title of the information, and the like.

本实施例中,对资讯浏览痕迹数据集中资讯数据子集进行分类可以从不同维度对资讯数据子集进行分类。例如,根据数据的类型对资讯数据子集中资讯数据进行分类;或者根据资讯数据的作者对资讯数据子集中资讯数据进行分类。In this embodiment, classifying the information data subsets in the information browsing trace data set can classify the information data subsets from different dimensions. For example, the news data in the news data subset is classified according to the type of the data; or the news data in the news data subset is classified according to the author of the news data.

具体的,在本实施例中,对资讯浏览痕迹数据集中资讯数据子集进行特征提取,再对特征提取后的资讯特征数据子集进行分类。Specifically, in this embodiment, feature extraction is performed on the information data subset in the information browsing trace data set, and then the information feature data subset after the feature extraction is classified.

较佳地,本发明实施例采用卷积神经网络对资讯浏览痕迹数据集中资讯数据子集进行特征提取,得到资讯特征数据子集,该资讯特征数据子集中包含资讯特征数据,所述资讯特征数据子集包括:资讯标题、资讯长度、资讯关键词、资讯行业分布、资讯相关的股票分布等。Preferably, in the embodiment of the present invention, a convolutional neural network is used to perform feature extraction on a subset of information data in the information browsing trace data set to obtain a subset of information characteristic data. The information characteristic data subset includes information characteristic data, and the information characteristic data The subsets include: news title, news length, news keywords, news industry distribution, news-related stock distribution, etc.

优选的,本发明一可选实施例中,所述对所述资讯浏览痕迹数据集中资讯数据子集进行分类,包括:Preferably, in an optional embodiment of the present invention, the classification of the information data subsets in the information browsing trace data set includes:

利用多个分类函数对所述资讯浏览痕迹数据集中资讯数据子集进行分类得到多个分类结果;Using a plurality of classification functions to classify the information data subsets in the information browsing trace data set to obtain a plurality of classification results;

根据所述多个分类结果中概率值最大的分类结果确定所述资讯数据子集中资讯数据的类别。The category of the information data in the information data subset is determined according to the classification result with the largest probability value among the plurality of classification results.

进一步地,所述分类函数为:Further, the classification function is:

Figure BDA0002875740050000061
Figure BDA0002875740050000061

其中,θ为预设系统参数,X(i)为所述资讯数据子集中第i个资讯数据,e为自然对数,g(θX(i))为分类结果。Wherein, θ is a preset system parameter, X (i) is the ith information data in the information data subset, e is the natural logarithm, and g(θX (i) ) is the classification result.

较佳地,所述分类结果包括资讯数据子集中各资讯数据对应的类别,例如,新闻类,广告类等。Preferably, the classification result includes categories corresponding to each information data in the information data subset, for example, news category, advertisement category, and the like.

进一步地,本发明一可选实施例中,基于用户对资讯数据的浏览次数,计算用户对不同类别的资讯数据的偏好程度。Further, in an optional embodiment of the present invention, the user's preference for different types of information data is calculated based on the number of times the user browses the information data.

详细地,本发明利用如下偏好算法计算所述偏好程度:In detail, the present invention uses the following preference algorithm to calculate the preference degree:

p(o)=m/np(o)=m/n

其中,n为用户对所有资讯的总浏览次数,m为用户对某一类别的资讯数据的浏览次数,p(o)为用户对该类别的资讯数据的偏好程度。Among them, n is the total number of times the user browses all information, m is the number of times the user browses information data of a certain category, and p(o) is the user's preference for this category of information data.

本实施例中,待推荐资讯集可以为新产生且未向用户进行推送的资讯数据的集合。In this embodiment, the information set to be recommended may be a collection of information data that is newly generated and has not been pushed to the user.

所述根据所述偏好程度从待推荐资讯集中选取多个资讯数据包括:The selecting a plurality of pieces of information data from the information set to be recommended according to the preference degree includes:

计算待推荐资讯集中资讯数据的类型与所述偏好程度的相似度,选取相似度大于预设相似度的多个资讯数据,生成第一资讯推荐列表。Calculate the similarity between the type of information data in the information set to be recommended and the preference degree, select a plurality of information data with a similarity greater than a preset similarity, and generate a first information recommendation list.

进一步的,在本发明一可选实施例中,所述向所述用户推送所述第一资讯推荐列表中的资讯,包括:Further, in an optional embodiment of the present invention, the pushing the information in the first information recommendation list to the user includes:

提取所述资讯浏览痕迹数据集的时序特征;extracting time series features of the information browsing trace dataset;

根据所述时序特征统计所述用户的浏览时间偏好;Count the browsing time preference of the user according to the time series feature;

根据所述浏览时间偏好确定推送时间;determining the push time according to the browsing time preference;

在所述推送时间向所述用户推送所述第一资讯推荐列表中的资讯。The information in the first information recommendation list is pushed to the user at the pushing time.

进一步的,在本发明另一可选实施例中,所述提取资讯浏览痕迹数据集的时序特征,包括:Further, in another optional embodiment of the present invention, the extraction of time series features of the information browsing trace data set includes:

利用时序特征提取算法提取所述资讯浏览痕迹数据集的时序特征bu(t):Use the time series feature extraction algorithm to extract the time series features b u (t) of the information browsing trace dataset:

Figure BDA0002875740050000071
Figure BDA0002875740050000071

其中,

Figure BDA0002875740050000072
为所述资讯浏览痕迹数据集中资讯数据,
Figure BDA0002875740050000073
为所述资讯数据的历史浏览时间,t-tu为所述用户浏览所述资讯数据的时间间隔。in,
Figure BDA0002875740050000072
for the information data in the information browsing trace data set,
Figure BDA0002875740050000073
is the historical browsing time of the information data, and tt u is the time interval during which the user browses the information data.

本实施例中,当获取到时序特征后,本发明实施例对所述时序特征进行数理统计,得到用户浏览资讯的浏览时间偏好,再根据浏览时间偏好确定推送时间。如用户L偏好在早上浏览资讯数据,用户J偏好在午后浏览资讯数据,则在早上向用户L推送第一资讯推荐列表中的资讯,在午后向用户J推送第一资讯推荐列表中的资讯。In this embodiment, after acquiring the time sequence feature, the embodiment of the present invention performs mathematical statistics on the time sequence feature to obtain the browsing time preference of the user's browsing information, and then determines the push time according to the browsing time preference. If user L prefers to browse information data in the morning and user J prefers to browse information data in the afternoon, the information in the first information recommendation list is pushed to user L in the morning, and the information in the first information recommendation list is pushed to user J in the afternoon.

优选地,本发明实施例可采用定时器根据推送时间对用户进行资讯数据的推送,达到及时的个性化推送的目的。Preferably, in the embodiment of the present invention, a timer may be used to push information data to the user according to the push time, so as to achieve the purpose of timely personalized push.

本实施例中,通过对用户对不同资讯数据的偏好程序进行计算,从而确定第一资讯推荐列表,能够快速准确的进行个性化推送。In this embodiment, by calculating the user's preference programs for different information data, the first information recommendation list is determined, and personalized push can be performed quickly and accurately.

S3、若所述用户为非活跃用户,根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集,根据所述相似用户集对所述待推荐资讯集的资讯评分生成第二资讯推荐列表,向所述用户推送所述第二资讯推荐列表中的资讯。本实施例中,所述相似用户集中可以包含多个相似用户,所述相似用户为与所述用户浏览过相同或相似的资讯数据的用户,或者相似用户为与用户基本信息类似且浏览过相同或相似的资讯数据的用户。S3. If the user is an inactive user, obtain a similar user set according to the information data subset in the information browsing trace data set, and generate a second information recommendation list according to the information score of the information set to be recommended by the similar user set , and push the information in the second information recommendation list to the user. In this embodiment, the set of similar users may include a plurality of similar users, the similar users are users who have browsed the same or similar information data as the users, or the similar users are users who are similar to the user and have browsed the same basic information or similar information data users.

可选的,所述根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集包括:Optionally, the obtaining a similar user set according to the information data subset in the information browsing trace data set includes:

对资讯浏览痕迹数据集中资讯数据子集进行特征提取,再根据特征提取结果确定相似用户集。Feature extraction is performed on the information data subset in the information browsing trace data set, and then the similar user set is determined according to the feature extraction result.

较佳地,本发明实施例采用卷积神经网络对资讯浏览痕迹数据集中资讯数据子集进行特征提取,得到资讯特征数据子集,该资讯特征数据子集中包含资讯特征数据,所述资讯特征数据子集包括:资讯标题、资讯长度、资讯关键词、资讯行业分布、资讯相关的股票分布、资讯评分等。Preferably, in the embodiment of the present invention, a convolutional neural network is used to perform feature extraction on a subset of information data in the information browsing trace data set to obtain a subset of information characteristic data. The information characteristic data subset includes information characteristic data, and the information characteristic data The subset includes: news title, news length, news keywords, news industry distribution, news-related stock distribution, news score, etc.

利用如下相似度算法计算所述非活跃用户和所述相似用户集中相似用户的相似度sim(a,b):Use the following similarity algorithm to calculate the similarity sim(a, b) of the inactive users and similar users in the similar user set:

Figure BDA0002875740050000081
Figure BDA0002875740050000081

其中,a为所述非活跃用户,b为所述相似用户集中相似用户,

Figure BDA0002875740050000082
为用户a对资讯数据子集中资讯数据评分的均值,
Figure BDA0002875740050000083
为用户b对资讯数据子集中资讯数据评分的均值,ra,p为用户a对资讯数据子集中资讯数据p的评分,rb,p为用户b对资讯数据子集中资讯数据p的评分,P为所述资讯数据子集。Among them, a is the inactive user, b is the similar user in the similar user set,
Figure BDA0002875740050000082
is the mean of user a's score on the information data subset in the information data subset,
Figure BDA0002875740050000083
is the mean of user b's score for information data in the information data subset, r a, p are user a's score for information data p in the information data subset, r b, p are user b's score for information data p in the information data subset, P is the information data subset.

优选地,本发明实施例将所述相似用户集中与所述非活跃用户相似度最高的相似用户筛选出来,利用预设评分算法计算所述相似用户对待推荐资讯集中待推荐资讯的预测评分,选择所述待推荐资讯集中预测评分大于预设评分阈值的待推荐资讯,汇集为所述第二资讯推荐列表。Preferably, in the embodiment of the present invention, the similar users with the highest similarity to the inactive users are selected from the similar user set, and a preset scoring algorithm is used to calculate the predicted score of the information to be recommended in the information set to be recommended by the similar users, and select The information to be recommended whose predicted score is greater than the preset score threshold in the information set to be recommended is collected into the second information recommendation list.

本实施例中,待推荐资讯集可以为新产生且未向用户进行推送的资讯数据的集合。In this embodiment, the information set to be recommended may be a collection of information data that is newly generated and has not been pushed to the user.

详细地,所述评分算法为:In detail, the scoring algorithm is:

Figure BDA0002875740050000084
Figure BDA0002875740050000084

其中,pred(x,b)为相似用户b对所述待推荐资讯集中待推荐资讯x的评分,b为所述相似用户,N为所述相似用户集,x为所述待推荐资讯集中的待推荐资讯,rb,p为用户b对资讯数据子集中资讯数据p的评分,

Figure BDA0002875740050000085
为用户b对资讯数据子集中资讯数据评分的均值,
Figure BDA0002875740050000086
为预设的评分基值,sim(a,b)为所述非活跃用户a和所述相似用户集中相似用户b的相似度。Among them, pred(x, b) is the rating of similar user b to the information to be recommended x in the information set to be recommended, b is the similar user, N is the similar user set, and x is the information set to be recommended. Information to be recommended, r b, p are the ratings of user b on the information data p in the information data subset,
Figure BDA0002875740050000085
is the mean of user b's score on the news data subset in the news data subset,
Figure BDA0002875740050000086
is a preset score base value, and sim(a, b) is the similarity between the inactive user a and the similar user b in the similar user set.

由于非活跃用户的资讯浏览量较少,通过非活跃用户自身的浏览痕迹难以准确地找出所述非活跃用户的浏览偏好,因此难以准确的对其进行资讯推送。本发明一较佳实施例中,通过获取相似用户集,根据相似用户集对待推荐资讯集的资讯评分生成第二资讯推荐列表,并基于第二资讯推荐列表进行推送,实现了精准的个性化推送的目的。Since the amount of information browsing of inactive users is small, it is difficult to accurately find out the browsing preferences of the inactive users through their own browsing traces, so it is difficult to accurately push information on them. In a preferred embodiment of the present invention, by acquiring similar user sets, generating a second information recommendation list according to the information scores of the similar user sets to be recommended information sets, and pushing based on the second information recommendation list, accurate personalized push is realized the goal of.

本发明实施例通过判断用户是否为活跃用户,根据用户的类型选取不同方式生成资讯推荐列表并进行资讯推荐,实现准确的个性化推送的目的,同时,推荐时无需人工筛选,提高了资讯推送的效率。因此本发明提出的资讯推送方法,可以提高资讯推送的效率,进行个性化的资讯推送。The embodiment of the present invention achieves the purpose of accurate personalized push by judging whether the user is an active user, and selecting different methods according to the type of the user to generate an information recommendation list and perform information recommendation. efficiency. Therefore, the information push method proposed by the present invention can improve the efficiency of information push and carry out personalized information push.

如图2所示,是本发明资讯推送装置的模块示意图。As shown in FIG. 2 , it is a schematic diagram of the modules of the information push device of the present invention.

本发明所述资讯推送装置100可以安装于电子设备中。根据实现的功能,所述资讯推送装置可以包括用户类别判断模块101、活跃用户推送模块102和非活跃用户推送模块103。本发所述模块也可以称之为单元,是指一种能够被电子设备处理器所执行,并且能够完成固定功能的一系列计算机程序段,其存储在电子设备的存储器中。The information push apparatus 100 of the present invention can be installed in an electronic device. According to the implemented functions, the information push device may include a user category determination module 101 , an active user push module 102 and an inactive user push module 103 . The modules described in the present invention can also be called units, which refer to a series of computer program segments that can be executed by the electronic device processor and can perform fixed functions, and are stored in the memory of the electronic device.

在本实施例中,关于各模块/单元的功能如下:In this embodiment, the functions of each module/unit are as follows:

所述用户类别判断模块101,用于获取用户的资讯浏览痕迹数据集,根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户;The user category judging module 101 is configured to obtain a user's information browsing trace data set, and determine whether the user is an active user according to the information browsing trace data set;

所述活跃用户推送模块102,用于若所述用户为活跃用户,对所述资讯浏览痕迹数据集中资讯数据子集进行分类,计算所述用户对所述资讯数据子集中不同类别的资讯数据的偏好程度,根据所述偏好程度从待推荐资讯集中选取多个资讯数据,生成第一资讯推荐列表,向所述用户推送所述第一资讯推荐列表中的资讯;The active user push module 102 is configured to, if the user is an active user, classify the information data subsets in the information browsing trace data set, and calculate the information data of the different categories in the information data subsets by the user. degree of preference, selecting a plurality of information data from the information set to be recommended according to the degree of preference, generating a first information recommendation list, and pushing the information in the first information recommendation list to the user;

所述非活跃用户推送模块103,用于若所述用户为非活跃用户,根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集,根据所述相似用户集对所述待推荐资讯集的资讯评分生成第二资讯推荐列表,向所述用户推送所述第二资讯推荐列表中的资讯。The inactive user push module 103 is configured to, if the user is an inactive user, obtain a set of similar users according to a subset of information data in the information browsing trace data set, and, according to the set of similar users, provide a set of information to be recommended. generate a second information recommendation list, and push the information in the second information recommendation list to the user.

详细地,所述图像中文本内容提取生成装置各模块的具体实施方式如下:In detail, the specific implementations of each module of the apparatus for extracting and generating text content in the image are as follows:

所述用户类别判断模块101,用于获取用户的资讯浏览痕迹数据集,根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户。The user category judging module 101 is configured to acquire a user's information browsing trace data set, and determine whether the user is an active user according to the information browsing trace data set.

本发明实施例中,所述用户的资讯浏览痕迹数据集包括一段时间内用户在浏览器或类似客户端浏览资讯数据的浏览信息集合,其中,资讯浏览痕迹数据集包括但不限于:浏览资讯的开始时间、浏览资讯的结束时间、浏览资讯的标题、浏览资讯的内容、对所浏览资讯的评分。In the embodiment of the present invention, the information browsing trace data set of the user includes a browsing information collection of the user browsing information data in a browser or a similar client for a period of time, wherein the information browsing trace data set includes but is not limited to: browsing information Start time, end time of browsing information, title of browsing information, content of browsing information, rating of browsing information.

具体地,所述用户类别判断模块101可使用具有数据抓取功能的python语句,从用户浏览的网站的后台抓取资讯浏览痕迹数据,并将所有抓取到的某一用户的资讯浏览痕迹数据汇集作为该用户的资讯浏览痕迹数据集,该用户资讯浏览痕迹数据表示为:X(i)={x(1),…x(n)},其中,x表示每次浏览资讯数据的浏览信息子集。Specifically, the user category judging module 101 can use a python statement with a data capture function to capture information browsing trace data from the background of the website browsed by the user, and collect all the captured information browsing trace data of a certain user. Collect as the user's information browsing trace data set, the user's information browsing trace data is expressed as: X (i) = {x (1) ,...x (n) }, where x represents the browsing information of each browsing information data Subset.

可选的,所述根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户包括:Optionally, determining whether the user is an active user according to the information browsing trace data set includes:

根据所述资讯浏览痕迹数据集中的浏览信息确定所述用户是否为活跃用户,所述浏览信息包括但不限于浏览次数、浏览时间间隔、对所浏览资讯的评分之中的一项或多项。Whether the user is an active user is determined according to the browsing information in the information browsing trace data set, and the browsing information includes but is not limited to one or more of the number of browsing times, the browsing time interval, and the rating of the browsed information.

例如,统计资讯浏览痕迹数据集中用户对资讯数据的浏览次数,判断在预设时间段内,该浏览次数是否达到预设的次数阈值(如10次),当该浏览次数小于或等于所述次数阈值时,判定该用户为非活跃客户;当该浏览次数大于所述次数阈值时,判定该用户为活跃用户。For example, count the number of browsing times of information data by users in the information browsing trace data set, and determine whether the number of browsing times reaches a preset number of times threshold (such as 10 times) within a preset time period, and when the number of browsing times is less than or equal to the number of times When the threshold is reached, the user is determined to be an inactive customer; when the number of browsing times is greater than the threshold, the user is determined to be an active user.

又比如,统计资讯浏览痕迹数据集中用户的浏览次数和浏览时间间隔,若用户的浏览次数大于预设的次数阈值(如10次),且浏览时间间隔小于预设间隔时间或浏览时间间隔逐渐减小并趋于稳定,判定用户为活跃用户;若用户的浏览次数小于预设的次数或浏览时间间隔大于预设间隔时间,判定用户为非活跃用户。For another example, the number of browsing times and the browsing time interval of the user in the statistical information browsing trace data set, if the number of browsing times of the user is greater than the preset times threshold (such as 10 times), and the browsing time interval is smaller than the preset interval time or the browsing time interval gradually decreases. If the number of browsing times of the user is less than the preset number of times or the browsing time interval is greater than the preset interval time, the user is determined to be an inactive user.

所述活跃用户推送模块102,用于若所述用户为活跃用户,对所述资讯浏览痕迹数据集中资讯数据子集进行分类,计算所述用户对所述资讯数据子集中不同类别的资讯数据的偏好程度,根据所述偏好程度从待推荐资讯集中选取多个资讯数据,生成第一资讯推荐列表,向所述用户推送所述第一资讯推荐列表中的资讯。The active user push module 102 is configured to, if the user is an active user, classify the information data subsets in the information browsing trace data set, and calculate the information data of the different categories in the information data subsets by the user. The preference degree, selects a plurality of information data from the information set to be recommended according to the preference degree, generates a first information recommendation list, and pushes the information in the first information recommendation list to the user.

本实施例中,资讯数据子集包含多个资讯数据,其中,资讯数据包括资讯的内容,如资讯的正文内容,资讯的标题等。In this embodiment, the information data subset includes a plurality of information data, wherein the information data includes the content of the information, such as the text content of the information, the title of the information, and the like.

本实施例中,对资讯浏览痕迹数据集中资讯数据子集进行分类可以从不同维度对资讯数据子集进行分类。例如,根据数据的类型对资讯数据子集中资讯数据进行分类;或者根据资讯数据的作者对资讯数据子集中资讯数据进行分类。In this embodiment, classifying the information data subsets in the information browsing trace data set can classify the information data subsets from different dimensions. For example, the news data in the news data subset is classified according to the type of the data; or the news data in the news data subset is classified according to the author of the news data.

具体的,在本实施例中,对资讯浏览痕迹数据集中资讯数据子集进行特征提取,再对特征提取后的资讯特征数据子集进行分类。Specifically, in this embodiment, feature extraction is performed on the information data subset in the information browsing trace data set, and then the information feature data subset after the feature extraction is classified.

较佳地,本发明实施例采用卷积神经网络对资讯浏览痕迹数据集中资讯数据子集进行特征提取,得到资讯特征数据子集,该资讯特征数据子集中包含资讯特征数据,所述资讯特征数据子集包括:资讯标题、资讯长度、资讯关键词、资讯行业分布、资讯相关的股票分布等。Preferably, in the embodiment of the present invention, a convolutional neural network is used to perform feature extraction on an information data subset in the information browsing trace data set to obtain an information characteristic data subset, and the information characteristic data subset includes information characteristic data, and the information characteristic data The subsets include: news title, news length, news keywords, news industry distribution, news-related stock distribution, etc.

优选的,本发明一可选实施例中,所述活跃用户推送模块对所述资讯浏览痕迹数据集中资讯数据子集进行分类,包括:Preferably, in an optional embodiment of the present invention, the active user push module classifies the information data subsets in the information browsing trace data set, including:

利用多个分类函数对所述资讯浏览痕迹数据集中资讯数据子集进行分类,得到多个分类结果;Using a plurality of classification functions to classify the information data subsets in the information browsing trace data set to obtain a plurality of classification results;

根据所述多个分类结果中概率值最大的分类结果确定所述资讯数据子集中资讯数据的类别。The category of the information data in the information data subset is determined according to the classification result with the largest probability value among the plurality of classification results.

进一步地,所述分类函数为:Further, the classification function is:

Figure BDA0002875740050000111
Figure BDA0002875740050000111

其中,θ为预设系统参数,X(i)为所述资讯数据子集中第i个资讯数据,e为自然对数,g(θX(i))为分类结果。Wherein, θ is a preset system parameter, X (i) is the ith information data in the information data subset, e is the natural logarithm, and g(θX (i) ) is the classification result.

较佳地,所述分类结果包括资讯数据子集中各资讯数据对应的类别,例如,新闻类,广告类等。Preferably, the classification result includes categories corresponding to each information data in the information data subset, for example, news category, advertisement category, and the like.

进一步地,本发明一可选实施例中,基于用户对资讯数据的浏览次数,计算用户对不同类别的资讯数据的偏好程度。Further, in an optional embodiment of the present invention, the user's preference for different types of information data is calculated based on the number of times the user browses the information data.

详细地,本发明利用如下偏好算法计算所述偏好程度:In detail, the present invention uses the following preference algorithm to calculate the preference degree:

p(o)=m/np(o)=m/n

其中,n为用户对所有资讯的总浏览次数,m为用户对某一类别的资讯数据的浏览次数,p(o)为用户对该类别的资讯数据的偏好程度。Among them, n is the total number of times the user browses all information, m is the number of times the user browses information data of a certain category, and p(o) is the user's preference for this category of information data.

本实施例中,待推荐资讯集可以为新产生且未向用户进行推送的资讯数据的集合。In this embodiment, the information set to be recommended may be a collection of information data that is newly generated and has not been pushed to the user.

所述根据所述偏好程度从待推荐资讯集中选取多个资讯数据包括:The selecting a plurality of pieces of information data from the information set to be recommended according to the preference degree includes:

计算待推荐资讯集中资讯数据的类型与所述偏好程度的相似度,选取相似度大于预设相似度的多个资讯数据,生成第一资讯推荐列表。Calculate the similarity between the type of information data in the information set to be recommended and the preference degree, select a plurality of information data with a similarity greater than a preset similarity, and generate a first information recommendation list.

进一步的,在本发明一可选实施例中,所述活跃用户推送模块向所述用户推送所述第一资讯推荐列表中的资讯包括:Further, in an optional embodiment of the present invention, the information in the first information recommendation list being pushed by the active user push module to the user includes:

提取所述资讯浏览痕迹数据集的时序特征;extracting time series features of the information browsing trace dataset;

根据所述时序特征统计所述用户的浏览时间偏好;Count the browsing time preference of the user according to the time series feature;

根据所述浏览时间偏好确定推送时间;determining the push time according to the browsing time preference;

在所述推送时间向所述用户推送所述第一资讯推荐列表中的资讯。The information in the first information recommendation list is pushed to the user at the pushing time.

进一步的,在本发明另一可选实施例中,所述提取资讯浏览痕迹数据集的时序特征,包括:Further, in another optional embodiment of the present invention, the extraction of time series features of the information browsing trace data set includes:

利用时序特征提取算法提取所述资讯浏览痕迹数据集的时序特征bu(t):Use the time series feature extraction algorithm to extract the time series features b u (t) of the information browsing trace dataset:

Figure BDA0002875740050000121
Figure BDA0002875740050000121

其中,

Figure BDA0002875740050000122
为所述资讯浏览痕迹数据集中资讯数据,
Figure BDA0002875740050000123
为所述资讯数据的历史浏览时间,t-tu为所述用户浏览所述资讯数据的时间间隔。in,
Figure BDA0002875740050000122
for the information data in the information browsing trace data set,
Figure BDA0002875740050000123
is the historical browsing time of the information data, and tt u is the time interval during which the user browses the information data.

本实施例中,当获取到时序特征后,本发明实施例对所述时序特征进行数理统计,得到用户浏览资讯的浏览时间偏好,再根据浏览时间偏好确定推送时间。如用户L偏好在早上浏览资讯数据,用户J偏好在午后浏览资讯数据,则在早上向用户L推送第一资讯推荐列表中的资讯,在午后向用户J推送第一资讯推荐列表中的资讯。In this embodiment, after obtaining the time sequence feature, the embodiment of the present invention performs mathematical statistics on the time sequence feature to obtain the browsing time preference of the user's browsing information, and then determines the push time according to the browsing time preference. If user L prefers to browse information data in the morning and user J prefers to browse information data in the afternoon, the information in the first information recommendation list is pushed to user L in the morning, and the information in the first information recommendation list is pushed to user J in the afternoon.

优选地,本发明实施例可采用定时器根据推送时间对用户进行资讯数据的推送,达到及时的个性化推送的目的。Preferably, in the embodiment of the present invention, a timer may be used to push information data to the user according to the push time, so as to achieve the purpose of timely personalized push.

本实施例中,通过对用户对不同资讯数据的偏好程序进行计算,从而确定第一资讯推荐列表,能够快速准确的进行个性化推送。In this embodiment, by calculating the user's preference programs for different information data, the first information recommendation list is determined, and personalized push can be performed quickly and accurately.

所述非活跃用户推送模块103,用于若所述用户为非活跃用户,根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集,根据所述相似用户集对所述待推荐资讯集的资讯评分生成第二资讯推荐列表,向所述用户推送所述第二资讯推荐列表中的资讯。The inactive user push module 103 is configured to, if the user is an inactive user, obtain a set of similar users according to a subset of information data in the information browsing trace data set, and, according to the set of similar users, provide a set of information to be recommended. generate a second information recommendation list, and push the information in the second information recommendation list to the user.

本实施例中,所述相似用户集中可以包含多个相似用户,所述相似用户为与所述用户浏览过相同或相似的资讯数据的用户,或者相似用户为与用户基本信息类似且浏览过相同或相似的资讯数据的用户。In this embodiment, the set of similar users may include a plurality of similar users, the similar users are users who have browsed the same or similar information data as the users, or the similar users are users who are similar to the user and have browsed the same basic information or similar information data users.

可选的,所述根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集包括:Optionally, the obtaining a similar user set according to the information data subset in the information browsing trace data set includes:

对资讯浏览痕迹数据集中资讯数据子集进行特征提取,再根据特征提取结果确定相似用户集。Feature extraction is performed on the information data subset in the information browsing trace data set, and then the similar user set is determined according to the feature extraction result.

较佳地,本发明实施例采用卷积神经网络对资讯浏览痕迹数据集中资讯数据子集进行特征提取,得到资讯特征数据子集,该资讯特征数据子集中包含资讯特征数据,所述资讯特征数据子集包括:资讯标题、资讯长度、资讯关键词、资讯行业分布、资讯相关的股票分布、资讯评分等。Preferably, in the embodiment of the present invention, a convolutional neural network is used to perform feature extraction on a subset of information data in the information browsing trace data set to obtain a subset of information characteristic data. The information characteristic data subset includes information characteristic data, and the information characteristic data The subset includes: news title, news length, news keywords, news industry distribution, news-related stock distribution, news score, etc.

利用如下相似度算法计算所述非活跃用户和所述相似用户集中相似用户的相似度sim(a,b):Use the following similarity algorithm to calculate the similarity sim(a, b) of the inactive users and similar users in the similar user set:

Figure BDA0002875740050000131
Figure BDA0002875740050000131

其中,a为所述非活跃用户,b为所述相似用户集中相似用户,

Figure BDA0002875740050000132
为用户a对资讯数据子集中资讯数据评分的均值,
Figure BDA0002875740050000133
为用户b对资讯数据子集中资讯数据评分的均值,ra,p为用户a对资讯数据子集中资讯数据p的评分,rb,p为用户b对资讯数据子集中资讯数据p的评分,P为所述资讯数据子集。Among them, a is the inactive user, b is the similar user in the similar user set,
Figure BDA0002875740050000132
is the mean of user a's score on the information data subset in the information data subset,
Figure BDA0002875740050000133
is the mean of user b's score for information data in the information data subset, r a, p are user a's score for information data p in the information data subset, r b, p are user b's score for information data p in the information data subset, P is the information data subset.

优选地,本发明实施例将所述相似用户集中与所述非活跃用户相似度最高的相似用户筛选出来,利用预设评分算法计算所述相似用户对待推荐资讯集中待推荐资讯的预测评分,选择所述待推荐资讯集中预测评分大于预设评分阈值的待推荐资讯,汇集为所述第二资讯推荐列表。Preferably, in the embodiment of the present invention, the similar users with the highest similarity to the inactive users are selected from the similar user set, and a preset scoring algorithm is used to calculate the predicted score of the information to be recommended in the information set to be recommended by the similar users, and select The information to be recommended whose predicted score is greater than the preset score threshold in the information set to be recommended is collected into the second information recommendation list.

本实施例中,待推荐资讯集可以为新产生且未向用户进行推送的资讯数据的集合。In this embodiment, the information set to be recommended may be a collection of information data that is newly generated and has not been pushed to the user.

详细地,所述评分算法为:In detail, the scoring algorithm is:

Figure BDA0002875740050000134
Figure BDA0002875740050000134

其中,pred(x,b)为相似用户b对所述待推荐资讯集中待推荐资讯x的评分,b为所述相似用户,N为所述相似用户集,x为所述待推荐资讯集中的待推荐资讯,rb,p为用户b对资讯数据子集中资讯数据p的评分,

Figure BDA0002875740050000135
为用户b对资讯数据子集中资讯数据评分的均值,
Figure BDA0002875740050000136
为预设的评分基值,sim(a,b)为所述非活跃用户a和所述相似用户集中相似用户b的相似度。Among them, pred(x, b) is the rating of similar user b to the information to be recommended x in the information set to be recommended, b is the similar user, N is the similar user set, and x is the information set to be recommended. Information to be recommended, r b, p are the ratings of user b on the information data p in the information data subset,
Figure BDA0002875740050000135
is the mean of user b's score on the news data subset in the news data subset,
Figure BDA0002875740050000136
is a preset scoring base value, and sim(a, b) is the similarity between the inactive user a and the similar user b in the similar user set.

由于非活跃用户的资讯浏览量较少,通过非活跃用户自身的浏览痕迹难以准确地找出所述非活跃用户的浏览偏好,因此难以准确的对其进行资讯推送。本发明一较佳实施例中,通过获取相似用户集,根据相似用户集对待推荐资讯集的资讯评分生成第二资讯推荐列表,并基于第二资讯推荐列表进行推送,实现了精准的个性化推送的目的。Since the amount of information browsing of inactive users is small, it is difficult to accurately find out the browsing preferences of the inactive users through their own browsing traces, so it is difficult to accurately push information on them. In a preferred embodiment of the present invention, by acquiring similar user sets, generating a second information recommendation list according to the information scores of the similar user sets to be recommended information sets, and pushing based on the second information recommendation list, accurate personalized push is realized the goal of.

本发明实施例通过判断用户是否为活跃用户,根据用户的类型选取不同方式生成资讯推荐列表并进行资讯推荐,实现准确的个性化推送的目的,同时,推荐时无需人工筛选,提高了资讯推送的效率。因此本发明提出的资讯推送装置,可以提高资讯推送的效率,进行个性化的资讯推送。The embodiment of the present invention achieves the purpose of accurate personalized push by judging whether the user is an active user, and selecting different methods according to the type of the user to generate an information recommendation list and perform information recommendation. efficiency. Therefore, the information push device proposed by the present invention can improve the efficiency of information push and carry out personalized information push.

如图3所示,是本发明实现资讯推送方法的电子设备的结构示意图。As shown in FIG. 3 , it is a schematic structural diagram of an electronic device implementing the information push method of the present invention.

所述电子设备1可以包括处理器10、存储器11和总线,还可以包括存储在所述存储器11中并可在所述处理器10上运行的计算机程序,如资讯推送程序12。The electronic device 1 may include a processor 10 , a memory 11 and a bus, and may also include a computer program stored in the memory 11 and executed on the processor 10 , such as an information push program 12 .

其中,所述存储器11至少包括一种类型的可读存储介质,所述可读存储介质包括闪存、移动硬盘、多媒体卡、卡型存储器(例如:SD或DX存储器等)、磁性存储器、磁盘、光盘等。所述存储器11在一些实施例中可以是电子设备1的内部存储单元,例如该电子设备1的移动硬盘。所述存储器11在另一些实施例中也可以是电子设备1的外部存储设备,例如电子设备1上配备的插接式移动硬盘、智能存储卡(Smart Media Card,SMC)、安全数字(SecureDigital,SD)卡、闪存卡(Flash Card)等。进一步地,所述存储器11还可以既包括电子设备1的内部存储单元也包括外部存储设备。所述存储器11不仅可以用于存储安装于电子设备1的应用软件及各类数据,例如资讯推送程序12的代码等,还可以用于暂时地存储已经输出或者将要输出的数据。Wherein, the memory 11 includes at least one type of readable storage medium, and the readable storage medium includes flash memory, mobile hard disk, multimedia card, card-type memory (for example: SD or DX memory, etc.), magnetic memory, magnetic disk, CD etc. The memory 11 may be an internal storage unit of the electronic device 1 in some embodiments, such as a mobile hard disk of the electronic device 1 . In other embodiments, the memory 11 may also be an external storage device of the electronic device 1, such as a pluggable mobile hard disk, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) card, flash memory card (Flash Card), etc. Further, the memory 11 may also include both an internal storage unit of the electronic device 1 and an external storage device. The memory 11 can not only be used to store application software installed in the electronic device 1 and various types of data, such as the code of the information push program 12, etc., but also can be used to temporarily store data that has been output or will be output.

所述处理器10在一些实施例中可以由集成电路组成,例如可以由单个封装的集成电路所组成,也可以是由多个相同功能或不同功能封装的集成电路所组成,包括一个或者多个中央处理器(Central Processing unit,CPU)、微处理器、数字处理芯片、图形处理器及各种控制芯片的组合等。所述处理器10是所述电子设备的控制核心(Control Unit),利用各种接口和线路连接整个电子设备的各个部件通过运行或执行存储在所述存储器11内的程序或者模块(例如执行资讯推送程序等),以及调用存储在所述存储器11内的数据,以执行电子设备1的各种功能和处理数据。In some embodiments, the processor 10 may be composed of integrated circuits, for example, may be composed of a single packaged integrated circuit, or may be composed of multiple integrated circuits packaged with the same function or different functions, including one or more integrated circuits. Central processing unit (Central Processing Unit, CPU), microprocessor, digital processing chip, graphics processor and combination of various control chips, etc. The processor 10 is the control core (Control Unit) of the electronic device, and uses various interfaces and lines to connect various components of the entire electronic device by running or executing programs or modules (such as execution information) stored in the memory 11. Push programs, etc.), and call data stored in the memory 11 to perform various functions of the electronic device 1 and process data.

所述总线可以是外设部件互连标准(peripheral component interconnect,简称PCI)总线或扩展工业标准结构(extended industry standard architecture,简称EISA)总线等。该总线可以分为地址总线、数据总线、控制总线等。所述总线被设置为实现所述存储器11以及至少一个处理器10等之间的连接通信。The bus may be a peripheral component interconnect (PCI for short) bus or an extended industry standard architecture (extended industry standard architecture, EISA for short) bus or the like. The bus can be divided into address bus, data bus, control bus and so on. The bus is configured to implement connection communication between the memory 11 and at least one processor 10 and the like.

图3仅示出了具有部件的电子设备,本领域技术人员可以理解的是,图3示出的结构并不构成对所述电子设备1的限定,可以包括比图示更少或者更多的部件,或者组合某些部件,或者不同的部件布置。FIG. 3 only shows an electronic device with components. Those skilled in the art can understand that the structure shown in FIG. 3 does not constitute a limitation on the electronic device 1, and may include fewer or more components than those shown in the figure. components, or a combination of certain components, or a different arrangement of components.

例如,尽管未示出,所述电子设备1还可以包括给各个部件供电的电源(比如电池),优选地,电源可以通过电源管理装置与所述至少一个处理器10逻辑相连,从而通过电源管理装置实现充电管理、放电管理、以及功耗管理等功能。电源还可以包括一个或一个以上的直流或交流电源、再充电装置、电源故障检测电路、电源转换器或者逆变器、电源状态指示器等任意组件。所述电子设备1还可以包括多种传感器、蓝牙模块、Wi-Fi模块等,在此不再赘述。For example, although not shown, the electronic device 1 may also include a power supply (such as a battery) for powering the various components, preferably, the power supply may be logically connected to the at least one processor 10 through a power management device, so that the power management The device implements functions such as charge management, discharge management, and power consumption management. The power source may also include one or more DC or AC power sources, recharging devices, power failure detection circuits, power converters or inverters, power status indicators, and any other components. The electronic device 1 may further include various sensors, Bluetooth modules, Wi-Fi modules, etc., which will not be repeated here.

进一步地,所述电子设备1还可以包括网络接口,可选地,所述网络接口可以包括有线接口和/或无线接口(如WI-FI接口、蓝牙接口等),通常用于在该电子设备1与其他电子设备之间建立通信连接。Further, the electronic device 1 may also include a network interface, optionally, the network interface may include a wired interface and/or a wireless interface (such as a WI-FI interface, a Bluetooth interface, etc.), which is usually used in the electronic device 1 Establish a communication connection with other electronic devices.

可选地,该电子设备1还可以包括用户接口,用户接口可以是显示器(Display)、输入单元(比如键盘(Keyboard)),可选地,用户接口还可以是标准的有线接口、无线接口。可选地,在一些实施例中,显示器可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。其中,显示器也可以适当的称为显示屏或显示单元,用于显示在电子设备1中处理的信息以及用于显示可视化的用户界面。Optionally, the electronic device 1 may further include a user interface, and the user interface may be a display (Display), an input unit (eg, a keyboard (Keyboard)), optionally, the user interface may also be a standard wired interface or a wireless interface. Optionally, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode, organic light-emitting diode) touch device, and the like. The display may also be appropriately called a display screen or a display unit, which is used for displaying information processed in the electronic device 1 and for displaying a visualized user interface.

应该了解,所述实施例仅为说明之用,在专利申请范围上并不受此结构的限制。It should be understood that the embodiments are only used for illustration, and are not limited by this structure in the scope of the patent application.

所述电子设备1中的所述存储器11存储的资讯推送程序12是多个指令的组合,在所述处理器10中运行时,可以实现:The information push program 12 stored in the memory 11 in the electronic device 1 is a combination of multiple instructions, and when running in the processor 10, can realize:

获取用户的资讯浏览痕迹数据集,根据所述资讯浏览痕迹数据集判断所述用户是否为活跃用户;Obtaining a user's information browsing trace data set, and determining whether the user is an active user according to the information browsing trace data set;

若所述用户为活跃用户,对所述资讯浏览痕迹数据集中资讯数据子集进行分类,计算所述用户对所述资讯数据子集中不同类别的资讯数据的偏好程度,根据所述偏好程度从待推荐资讯集中选取多个资讯数据,生成第一资讯推荐列表,向所述用户推送所述第一资讯推荐列表中的资讯;If the user is an active user, classify the information data subsets in the information browsing trace data set, calculate the user's degree of preference for different types of information data in the information data subset, and select the desired information data according to the degree of preference. Selecting multiple pieces of information data from the recommended information set, generating a first information recommendation list, and pushing the information in the first information recommendation list to the user;

若所述用户为非活跃用户,根据所述资讯浏览痕迹数据集中资讯数据子集获取相似用户集,根据所述相似用户集对所述待推荐资讯集的资讯评分生成第二资讯推荐列表,向所述用户推送所述第二资讯推荐列表中的资讯。If the user is an inactive user, a similar user set is obtained according to the information data subset in the information browsing trace data set, and a second information recommendation list is generated according to the information score of the information set to be recommended according to the similar user set, and sent to The user pushes the information in the second information recommendation list.

本发明实施例通过判断用户是否为活跃用户,根据用户的类型选取不同方式生成资讯推荐列表并进行资讯推荐,实现准确的个性化推送的目的,同时,推荐时无需人工筛选,提高了资讯推送的效率。因此可以提高资讯推送的效率,进行个性化的资讯推送。The embodiment of the present invention achieves the purpose of accurate personalized push by judging whether the user is an active user, and selecting different methods according to the type of the user to generate an information recommendation list and perform information recommendation. efficiency. Therefore, the efficiency of information push can be improved, and personalized information push can be performed.

进一步地,所述电子设备1集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。所述计算机可读介质可以包括:能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)。Further, if the modules/units integrated in the electronic device 1 are implemented in the form of software functional units and sold or used as independent products, they may be stored in a computer-readable storage medium. The computer-readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer memory, a read-only memory (ROM, Read-Only Memory) .

进一步地,所述计算机可用存储介质可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序等;存储数据区可存储根据区块链节点的使用所创建的数据等。Further, the computer-usable storage medium may mainly include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program required by at least one function, and the like; using the created data, etc.

在本发明所提供的几个实施例中,应该理解到,所揭露的设备,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus, apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are only illustrative. For example, the division of the modules is only a logical function division, and there may be other division manners in actual implementation.

所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。The modules described as separate components may or may not be physically separated, and the components shown as modules may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution in this embodiment.

另外,在本发明各个实施例中的各功能模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能模块的形式实现。In addition, each functional module in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware, or can be implemented in the form of hardware plus software function modules.

对于本领域技术人员而言,显然本发明不限于上述示范性实施例的细节,而且在不背离本发明的精神或基本特征的情况下,能够以其他的具体形式实现本发明。It will be apparent to those skilled in the art that the present invention is not limited to the details of the above-described exemplary embodiments, but that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics of the invention.

因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本发明的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本发明内。不应将权利要求中的任何附关联图表记视为限制所涉及的权利要求。Therefore, the embodiments are to be regarded in all respects as illustrative and not restrictive, and the scope of the invention is to be defined by the appended claims rather than the foregoing description, which are therefore intended to fall within the scope of the claims. All changes within the meaning and range of the equivalents of , are included in the present invention. Any accompanying reference signs in the claims should not be construed as limiting the involved claims.

本发明所指区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链(Blockchain),本质上是一个去中心化的数据库,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。区块链可以包括区块链底层平台、平台产品服务层以及应用服务层等。The blockchain referred to in the present invention is a new application mode of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm. Blockchain, essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information to verify its Validity of information (anti-counterfeiting) and generation of the next block. The blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.

此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。系统权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第二等词语用来表示名称,而并不表示任何特定的顺序。Furthermore, it is clear that the word "comprising" does not exclude other units or steps and the singular does not exclude the plural. Several units or means recited in the system claims can also be realized by one unit or means by means of software or hardware. Second-class terms are used to denote names and do not denote any particular order.

最后应说明的是,以上实施例仅用以说明本发明的技术方案而非限制,尽管参照较佳实施例对本发明进行了详细说明,本领域的普通技术人员应当理解,可以对本发明的技术方案进行修改或等同替换,而不脱离本发明技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them. Although the present invention has been described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand that the technical solutions of the present invention can be Modifications or equivalent substitutions can be made without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1. An information pushing method, the method comprising:
acquiring an information browsing trace data set of a user, and judging whether the user is an active user or not according to the information browsing trace data set;
if the user is an active user, classifying the information data subsets in the information browsing trace data set, calculating the preference degrees of the user to different types of information data in the information data subsets, selecting a plurality of information data from the information set to be recommended according to the preference degrees, generating a first information recommendation list, and pushing information in the first information recommendation list to the user;
if the user is an inactive user, acquiring a similar user set according to the information data subset in the information browsing trace data set, scoring the information of the information set to be recommended according to the similar user set to generate a second information recommendation list, and pushing the information in the second information recommendation list to the user.
2. The information pushing method of claim 1, wherein the pushing of the information in the first information recommendation list to the user comprises:
extracting the time sequence characteristics of the information browsing trace data set;
counting the browsing time preference of the user according to the time sequence characteristics;
determining pushing time according to the browsing time preference;
and pushing the information in the first information recommendation list to the user at the pushing time.
3. The information pushing method of claim 2, wherein the extracting the time-series feature of the information browsing trace data set comprises:
extracting the time sequence feature b of the information browsing trace data set by using a time sequence feature extraction algorithmu(t):
Figure FDA0002875740040000011
Wherein,
Figure FDA0002875740040000012
information data is collected for the information browsing trace data set,
Figure FDA0002875740040000013
is the historical browsing time, t-t, of the information datauA time interval for browsing said information data for said user.
4. The information pushing method of any one of claims 1 to 3, wherein the classifying the subset of information data in the information browsing trace data set comprises:
classifying the information data subsets in the information browsing trace data set by using a plurality of classification functions to obtain a plurality of classification results;
and determining the category of the information data in the information data subset according to the classification result with the maximum probability value in the classification results.
5. The information push method according to claim 4, wherein the classification function is:
Figure FDA0002875740040000021
wherein theta is a preset system parameter, X(i)Is the ith information data in the information data subset, e is the natural logarithm, g (theta X)(i)) Is the classification result.
6. An information pushing apparatus, the apparatus comprising:
the user type judging module is used for acquiring an information browsing trace data set of a user and judging whether the user is an active user or not according to the information browsing trace data set;
the active user pushing module is used for classifying the information data subsets in the information browsing trace data set if the user is an active user, calculating the preference degree of the user to the information data of different types in the information data subsets, selecting a plurality of information data from the information set to be recommended according to the preference degree, generating a first information recommendation list, and pushing the information in the first information recommendation list to the user;
and the inactive user pushing module is used for acquiring a similar user set according to the information data subset in the information browsing trace data set if the user is an inactive user, grading the information of the information set to be recommended according to the similar user set to generate a second information recommendation list, and pushing the information in the second information recommendation list to the user.
7. The information pushing device of claim 6, wherein the active user pushing module pushes the information in the first information recommendation list to the user includes:
extracting the time sequence characteristics of the information browsing trace data set;
counting the browsing time preference of the user according to the time sequence characteristics;
determining pushing time according to the browsing time preference;
and pushing the information in the first information recommendation list to the user at the pushing time.
8. The information pushing device of claim 6, wherein the active user pushing module classifying the subset of information data in the information browsing trace data set comprises:
classifying the information data subsets in the information browsing trace data set by using a plurality of classification functions to obtain a plurality of classification results;
and determining the category of the information data in the information data subset according to the classification result with the maximum probability value in the classification results.
9. An electronic device, characterized in that the electronic device comprises:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the information pushing method according to any one of claims 1 to 5.
10. A computer-readable storage medium comprising a storage data area storing created data and a storage program area storing a computer program; wherein the computer program is executed by a processor to implement the information pushing method according to any one of claims 1 to 5.
CN202011644071.7A 2020-12-30 2020-12-30 Information pushing method and device, electronic equipment and computer readable storage medium Pending CN112733023A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011644071.7A CN112733023A (en) 2020-12-30 2020-12-30 Information pushing method and device, electronic equipment and computer readable storage medium
PCT/CN2021/090700 WO2022142020A1 (en) 2020-12-30 2021-04-28 Information pushing method and apparatus, electronic device, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011644071.7A CN112733023A (en) 2020-12-30 2020-12-30 Information pushing method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN112733023A true CN112733023A (en) 2021-04-30

Family

ID=75609318

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011644071.7A Pending CN112733023A (en) 2020-12-30 2020-12-30 Information pushing method and device, electronic equipment and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN112733023A (en)
WO (1) WO2022142020A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139129A (en) * 2021-05-12 2021-07-20 平安国际智慧城市科技股份有限公司 Virtual reading track map generation method and device, electronic equipment and storage medium
CN114579916A (en) * 2022-05-06 2022-06-03 深圳格隆汇信息科技有限公司 Big data based information recommendation method and system
CN115348353A (en) * 2022-08-10 2022-11-15 青岛海信智慧生活科技股份有限公司 Content pushing method and server

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116150477A (en) * 2022-12-06 2023-05-23 上海贝耳塔信息技术有限公司 Financial information personalized recommendation method, device, equipment and medium
CN116567068B (en) * 2023-07-10 2023-09-15 深圳比特耐特信息技术股份有限公司 Big data-based information management method and system
CN117421478B (en) * 2023-10-19 2025-01-17 上海网萌网络科技有限公司 User behavior analysis system and method based on data analysis
CN118013129B (en) * 2024-03-27 2024-10-11 广东科技学院 Financial information pushing method, system, equipment and storage medium based on big data
CN118075347B (en) * 2024-04-24 2024-08-06 杭州高能云科技有限公司 Information data pushing method, system and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559315A (en) * 2013-11-20 2014-02-05 上海华勤通讯技术有限公司 Information screening and pushing method and device
CN106168953A (en) * 2016-06-02 2016-11-30 中国人民解放军国防科学技术大学 Blog article towards weak relation social networks recommends method
CN108052597A (en) * 2017-12-12 2018-05-18 百度在线网络技术(北京)有限公司 Method, apparatus, equipment and the computer-readable medium of news push
CN109241405A (en) * 2018-08-13 2019-01-18 华中师范大学 A kind of associated education resource collaborative filtering recommending method of knowledge based and system
CN110516147A (en) * 2019-07-22 2019-11-29 平安科技(深圳)有限公司 Page data generation method, device, computer equipment and storage medium
CN111159578A (en) * 2019-12-31 2020-05-15 第四范式(北京)技术有限公司 Method and system for recommending object

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8719261B2 (en) * 2011-12-02 2014-05-06 Verizon Patent And Licensing Inc. Dynamic catalog ranking
CN107066582B (en) * 2017-04-14 2020-06-26 聚好看科技股份有限公司 Method and device for realizing virtual resource recommendation
CN109977320B (en) * 2019-04-08 2021-07-27 北京网聘咨询有限公司 Information pushing method and system
CN111625713B (en) * 2020-04-30 2024-06-04 平安国际智慧城市科技股份有限公司 Big data-based resource recommendation method and device, electronic equipment and medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559315A (en) * 2013-11-20 2014-02-05 上海华勤通讯技术有限公司 Information screening and pushing method and device
CN106168953A (en) * 2016-06-02 2016-11-30 中国人民解放军国防科学技术大学 Blog article towards weak relation social networks recommends method
CN108052597A (en) * 2017-12-12 2018-05-18 百度在线网络技术(北京)有限公司 Method, apparatus, equipment and the computer-readable medium of news push
CN109241405A (en) * 2018-08-13 2019-01-18 华中师范大学 A kind of associated education resource collaborative filtering recommending method of knowledge based and system
CN110516147A (en) * 2019-07-22 2019-11-29 平安科技(深圳)有限公司 Page data generation method, device, computer equipment and storage medium
CN111159578A (en) * 2019-12-31 2020-05-15 第四范式(北京)技术有限公司 Method and system for recommending object

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139129A (en) * 2021-05-12 2021-07-20 平安国际智慧城市科技股份有限公司 Virtual reading track map generation method and device, electronic equipment and storage medium
CN113139129B (en) * 2021-05-12 2024-02-09 深圳平安智慧医健科技有限公司 Virtual reading trajectory graph generation method and device, electronic equipment and storage medium
CN114579916A (en) * 2022-05-06 2022-06-03 深圳格隆汇信息科技有限公司 Big data based information recommendation method and system
CN114579916B (en) * 2022-05-06 2022-07-29 深圳格隆汇信息科技有限公司 Big data based information recommendation method and system
CN115348353A (en) * 2022-08-10 2022-11-15 青岛海信智慧生活科技股份有限公司 Content pushing method and server
CN115348353B (en) * 2022-08-10 2024-06-18 青岛海信智慧生活科技股份有限公司 Content pushing method and server

Also Published As

Publication number Publication date
WO2022142020A1 (en) 2022-07-07

Similar Documents

Publication Publication Date Title
WO2022142020A1 (en) Information pushing method and apparatus, electronic device, and computer-readable storage medium
WO2022141861A1 (en) Emotion classification method and apparatus, electronic device, and storage medium
WO2022121171A1 (en) Similar text matching method and apparatus, and electronic device and computer storage medium
WO2022160449A1 (en) Text classification method and apparatus, electronic device, and storage medium
CN115002200B (en) Message pushing method, device, equipment and storage medium based on user portrait
WO2022116435A1 (en) Title generation method and apparatus, electronic device and storage medium
CN112380859A (en) Public opinion information recommendation method and device, electronic equipment and computer storage medium
CN113051480A (en) Resource pushing method and device, electronic equipment and storage medium
CN111523677A (en) Method and device for explaining prediction result of machine learning model
CN112883730B (en) Similar text matching method and device, electronic equipment and storage medium
CN112631731B (en) Data query method, device, electronic device and storage medium
CN113515703B (en) Information recommendation method, device, electronic device and readable storage medium
CN114398560B (en) Marketing interface setting method, device, equipment and medium based on WEB platform
CN111984822A (en) Image generation method and device, electronic equipment and computer readable storage medium
CN114880368A (en) Data query method and device, electronic equipment and readable storage medium
CN114219544A (en) Consumption tendency analysis method, device, equipment and storage medium
CN110852078A (en) Method and apparatus for generating title
CN113360767B (en) Information pushing method and device, electronic equipment and storage medium
WO2022141860A1 (en) Text deduplication method and apparatus, electronic device, and computer readable storage medium
WO2022134345A1 (en) File access method, apparatus, device, and readable storage medium
CN111182354B (en) Video scoring recommendation method, apparatus, device, and computer-readable storage medium
CN114693435A (en) Intelligent return visit method and device for collection list, electronic equipment and storage medium
CN115455957A (en) User touch method, device, electronic equipment and computer readable storage medium
CN113886690A (en) Video recommendation method, device, electronic device and medium based on user behavior
CN113888265A (en) Product recommendation method, device, equipment and computer-readable storage medium

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