WO2020233432A1 - Method and device for information recommendation - Google Patents

Method and device for information recommendation Download PDF

Info

Publication number
WO2020233432A1
WO2020233432A1 PCT/CN2020/089541 CN2020089541W WO2020233432A1 WO 2020233432 A1 WO2020233432 A1 WO 2020233432A1 CN 2020089541 W CN2020089541 W CN 2020089541W WO 2020233432 A1 WO2020233432 A1 WO 2020233432A1
Authority
WO
WIPO (PCT)
Prior art keywords
candidate
recommended
user
information
data set
Prior art date
Application number
PCT/CN2020/089541
Other languages
French (fr)
Chinese (zh)
Inventor
刘家豪
谢淼
彭艺
王寅
王超
李楠
杨程
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2020233432A1 publication Critical patent/WO2020233432A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0269Targeted advertisements based on user profile or attribute
    • 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
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations

Definitions

  • This application relates to but is not limited to e-commerce technology, especially an information recommendation method and device.
  • the method of recommending candidates in related technologies is only suitable for parametric modeling scenarios, that is, modeling as a sorting problem.
  • For each candidate information in the candidate data set use the parameterized model to calculate separately according to the characteristics Based on an estimated value, an optimal candidate information is selected and recommended to the user based on the obtained estimated value.
  • the present application provides an information recommendation method and device, which can implement high-quality information recommendation, thereby improving user experience.
  • each candidate in the candidate data set to be recommended is evaluated according to the updated evaluation model and user characteristic information, the candidate is recommended according to the evaluation result, and the update step is returned.
  • the candidate data set to be recommended is sorted to reduce the size of the candidate data set to be recommended.
  • the updating the non-parameter items of the model according to user behavior feedback information includes:
  • feature information of the candidate item is generated according to the intersection of the user attribute information and the feature of the candidate item to construct the feature set representing user feature information that the user likes .
  • the updated parameter items, the non-parameter items, and the generated user characteristic information are used as the input of the evaluation model, and the candidates in the candidate data set to be recommended are scored and sorted, and the one with the highest score
  • the candidate items are recommended to the user as the candidates when the information is recommended to the user again.
  • the value of each candidate is calculated according to the model parameter vector information, the feature vector information of the candidate, the user behavior feedback information for the candidate, and the average user behavior feedback.
  • the estimated value of each candidate set P t (a), for each of the candidates are sorted, the maximum value of the estimated candidates as a t the candidate again when information recommendation to the recommendation to the user ⁇ Users.
  • the present application also provides a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are used to execute the information recommendation method described in any one of the above.
  • This application further provides an information recommendation device, including: a training module, a generating module, and an evaluation module; wherein,
  • the generating module is used for each candidate in the candidate data set to be recommended, and generate user characteristic information that represents the user's preferences based on user attribute information and user behavior feedback information of the user on the recommended candidate;
  • the device further includes:
  • the device further includes:
  • the recall module is used to obtain the candidate data set to be recommended from the database.
  • the candidate data set to be recommended is sorted to reduce the size of the candidate data set to be recommended.
  • the computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
  • processors CPUs
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-permanent memory in computer readable media, random access memory (RAM) and/or non-volatile memory, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of computer readable media.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash memory
  • Computer-readable media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology.
  • the information can be computer-readable instructions, data structures, program modules, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices.
  • computer-readable media does not include non-transitory computer-readable media (transitory media), such as modulated data signals and carrier waves.
  • the inventor of the present application believes that in the process of selecting a picture, the factors that determine the quality of the picture include two aspects: one is the quality of the picture itself, which is an inherent attribute of the picture.
  • the quality is a fixed value, which is determined when the picture is generated, and it will not change with time and environment. It can be called a non-parametric item; on the other hand, the user's preference will change with time and environment. It is called a parameter item.
  • the change factor reflecting the user’s preferences can be regarded as a parameter item.
  • a feature vector can be used to express it, and the user’s preference can be obtained through model learning, as shown in the evaluation of formula (1) model
  • formula (1) and formula (2) can be used to express the factors x t,a that affect the evaluation result of the recommended item information:
  • b a is a non-parameter item, used to indicate the recommended item information such as the quality of the material itself
  • x t,a represents the feature information of candidate a in the candidate data set to be recommended when it is recommended for the tth time
  • n represents the total number of experimental rounds
  • L represents Candidate set size.
  • Fig. 1 is a schematic flowchart of an embodiment of an application information recommendation method, as shown in Fig. 1, including:
  • this step further includes:
  • the user attribute information may include, but is not limited to, the user's age, the user's gender, and the province or city where the user is located.
  • the user behavior feedback information may include, but is not limited to, for example: clicking on the recommended candidate or not clicking on the recommended candidate, or agreeing to use the recommended candidate or disagreeing to use the recommended candidate, etc.
  • updating the parameter items of the evaluation model according to user behavior feedback information may include:
  • the new parameter vector ⁇ is determined according to the updated parameter matrix, the feature information of the currently recommended candidate e and the user behavior feedback information.
  • a t+1 in formula (5) and ⁇ t+1 in formula (6) respectively represent the latest parameter matrix after update and the latest parameter vector after update;
  • x t in formula (3) e represents the feature vector of the recommended candidate e at the current time t (the recommended candidate e is a certain candidate a in the candidate data set to be recommended), Represents the mean value of the feature vector of the recommended candidate e;
  • r t,e in formula (4) represents the user's user behavior feedback information on the recommended candidate e. Taking click as an example, if the user clicks on the recommended candidate e, Then, r t,e is 1.
  • r t,e is 0; Indicates the average value of user behavior feedback information of the user to the recommended candidate e, Is the mean value of the feature vector of the recommended candidate e (which can be calculated by the following formulas (8) to (9)).
  • the current model parameter ⁇ t+1 is obtained by using the updated parameter matrix and the updated parameter vector.
  • T t (e) is the recommended number of recommended candidates e at the current time t
  • the mean value of the latest user behavior feedback for the recommended candidate e Is the latest feature vector mean value of the recommended candidate e.
  • generating user characteristic information that represents user preferences may include:
  • intersection feature between candidate a and the user that is, the user attribute information and the feature of candidate a (including but not limited to the attributes of candidate a, such as the content information of the picture (video), etc.) are crossed, and the intersection is obtained, and the cross feature is obtained as Indicates user characteristic information that the user likes.
  • This type of feature is mainly used to represent the intersection information between the user and the candidate data;
  • the user's own characteristics are mainly used to indicate the user's preferences, as user characteristic information that indicates the user's preferences.
  • This application uses user behavior feedback information to construct various types of user characteristic information, achieving the purpose of portraying user preferences. Moreover, by constructing rich user characteristics, the subsequent estimation result of the parameter part is better, so that the result returned by the whole system has a higher quality.
  • the candidate data set S to be recommended may further include:
  • the candidate data set S to be recommended is sorted to reduce the size of the entire candidate data set S to be recommended, thereby reducing the time-consuming subsequent processing for the candidate data set S to be recommended, and improving the service performance of information recommendation.
  • the sorting process may adopt coarse sorting, etc., which may be a very lightweight sorting process of scoring.
  • This process of counting and sorting can use a very simple value estimation model to estimate each candidate data. In this way, the Top-K candidate data with the highest order of the estimation result can be formed into the candidate data set S to be recommended.
  • Step 102 When information recommendation is made to the user again, evaluate each candidate in the candidate recommendation data set according to the updated evaluation model and user characteristic information, recommend candidates according to the evaluation result, and return to step 101.
  • evaluating each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information in this step, and recommending the candidates according to the evaluation result may include:
  • the candidates in the candidate data set to be recommended are scored and sorted, and the candidate with the highest score is used as the candidate when the user is again recommended for information, including:
  • the estimated value of each candidate set P t (a), for each of the candidates are sorted, the maximum value of the estimated candidates to the user as a t again when information recommendation candidates recommended to the user.
  • using a semi-parameter gambling machine to score and sort the candidates in the candidate data set S to be recommended may include:
  • P t (a) is the estimated value of each candidate; x t,a represents the feature vector of candidate a at the current time t, Represents the mean value of the feature vector of candidate a, T t (a) represents the number of times t candidate a is recommended at the current moment, Represents the inverse matrix of the parameter matrix, ⁇ t represents the model parameter vector, Indicates the average value of user behavior feedback of users to candidate a, and ⁇ t (a) represents user behavior feedback information of users to candidate a.
  • T t (a), ⁇ t is obtained by updating the evaluation model. For details on how to obtain it, please refer to the update process of parameter items and non-parameter items in step 101 above, which will not be repeated here.
  • the candidate with the highest estimated value includes two or more than two
  • one of the candidates can be randomly selected and recommended to the user, or the highest estimated value can be selected after another evaluation based on the non-parameters
  • One of the candidate items of is recommended to the user, and the highest candidate can be selected and recommended to the user after another evaluation based on the parameter items.
  • the information recommendation method of this application further includes:
  • Step 100 Obtain user behavior data, and process the obtained user behavior data to obtain user attribute information and user behavior feedback information.
  • user behavior data is user behavior feedback information, including but not limited to, click on the recommended candidate or not click on the recommended candidate, or agree to use the recommended candidate or disagree to use the recommended candidate Candidates, etc.
  • processing the obtained user behavior data may include:
  • step 101 Perform corresponding format analysis on the obtained user behavior data, so as to parse the obtained user behavior data into a data format supported by subsequent processing such as step 101.
  • obtaining user behavior data may include:
  • before obtaining user behavior data it may further include:
  • Figure 2 is a schematic diagram of the composition structure of an embodiment of the information recommendation device of this application. As shown in Figure 2, it at least includes: a training module, a generating module, and an evaluation module; wherein,
  • the training module is used to update the parameter items and non-parameter items of the evaluation model according to the user behavior feedback information of the recommended candidates;
  • the generating module is used for each candidate in the candidate data set S to be recommended, and generate user characteristic information that represents the user's preference based on user attribute information and user behavior feedback information of the user on the recommended candidate;
  • the evaluation module is used to evaluate each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information when information is recommended to the user again, and recommend the candidates according to the evaluation result.
  • the collection module is used to obtain user behavior data, and process the obtained user behavior data to obtain user attribute information and user behavior feedback information.
  • the information recommendation module of this application further includes:
  • the recall module is used to obtain the candidate data set S to be recommended from the database.
  • the recall module is also used to: sort the candidate data set S to be recommended to reduce the size of the entire candidate data set S to be recommended.

Abstract

A method and device for information recommendation. The method comprises: acquiring user behavior data and processing the acquired user behavior data to obtain user attribute information and user behavior feedback information (100); updating a parameter item and a non-parameter item of an evaluation model on the basis of the user behavior feedback information of a user with respect to a recommended candidate item, and generating, on the basis of the user attribute information and of the user behavior feedback information, user characteristic information expressing a user preference (101); when making an information recommendation to the user once again, evaluating, on the basis of the updated evaluation model and of the user characteristic information, each candidate item in a candidate dataset to be recommended, recommending a candidate item on the basis of the evaluation result, and returning to step 101. The method combines the advantages of a parameter model and of a non-parameter model, implements fast convergence, and ensures a shortened theoretical loss distance from an optimal solution, thus ensuring that a recommended result is of increased quality, and enhancing user experience.

Description

一种信息推荐方法及装置Information recommendation method and device
本申请要求2019年05月20日递交的申请号为201910418493.3、发明名称为“一种信息推荐方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on May 20, 2019, with the application number 201910418493.3 and the invention title "A method and device for information recommendation", the entire content of which is incorporated into this application by reference.
技术领域Technical field
本申请涉及但不限于电子商务技术,尤指一种信息推荐方法及装置。This application relates to but is not limited to e-commerce technology, especially an information recommendation method and device.
背景技术Background technique
随着互联网的飞速发展,尤其是移动互联网的发展,推荐系统发挥着越来越重要的作用。在推荐系统中,有些场景的需求是从候选数据集中选取一个最优的候选项信息推荐给用户。比如,在电子商务领域,会从多张封面图中为商品推荐一张最佳的封面图;再如,对于服务优选问题,会在多个WiFi热点中选出一个最优的热点推荐给用户;又如,对于视频封面图优选问题,会从多张图片中为同一个视频推荐一张最佳的图片作为该视频的封面图,等等。With the rapid development of the Internet, especially the development of the mobile Internet, recommendation systems are playing an increasingly important role. In the recommendation system, the requirement of some scenarios is to select an optimal candidate information from the candidate data set and recommend it to the user. For example, in the field of e-commerce, one best cover image is recommended for a product from multiple cover images; another example is for service optimization issues, an optimal hotspot from multiple WiFi hotspots will be selected and recommended to users ; For another example, for the problem of selecting a video cover image, a best image for the same video from multiple images will be recommended as the cover image of the video, and so on.
对于这些应用场景,相关技术中对候选项的推荐方法只适用于参数化建模的场景,即建模成一个排序问题,针对候选数据集中的各候选项信息,利用参数化模型根据特征分别计算一个预估值,再根据得到的预估值选出一个最优的候选项信息推荐给用户。For these application scenarios, the method of recommending candidates in related technologies is only suitable for parametric modeling scenarios, that is, modeling as a sorting problem. For each candidate information in the candidate data set, use the parameterized model to calculate separately according to the characteristics Based on an estimated value, an optimal candidate information is selected and recommended to the user based on the obtained estimated value.
以为商品选择封面图为例,在电子商务领域,商家会发布很多商品,同时也会为商品设计或拍摄很多宣传图。这些宣传图本身是存在质量上的差异。相关技术中,就是按照宣传图本身质量上的差异,利用该质量参数为商品选择出最优的一副宣传图作为该商品的封面图。但是,这样的选择方式存在一个问题,不同用户对于不同图片是有自己的偏爱和喜好的,这样,仅从图片质量选择出的封面图不一定满足用户的需求,也就是说,相关技术中提供的信息推荐方案不准确,会直接导致该用户浏览该商品时出现用户体验差的问题,从而降低了商品的成交转化率。Take the example of choosing a cover image for a product. In the field of e-commerce, businesses will release a lot of products and also design or shoot a lot of promotional images for the products. These propaganda images themselves are different in quality. In the related technology, according to the difference in the quality of the promotional image itself, the quality parameter is used to select the best promotional image for the product as the cover image of the product. However, there is a problem with this selection method. Different users have their own preferences and preferences for different pictures. In this way, the cover image selected only from the picture quality may not meet the needs of the user, that is, the related technology provides The inaccurate information recommendation program will directly cause the user to experience poor user experience when browsing the product, thereby reducing the transaction conversion rate of the product.
发明内容Summary of the invention
本申请提供一种信息推荐方法及装置,能够实现高质量的信息推荐,从而提升用户体验。The present application provides an information recommendation method and device, which can implement high-quality information recommendation, thereby improving user experience.
本发明实施例提供了一种信息推荐方法,包括:The embodiment of the present invention provides an information recommendation method, including:
根据用户对被推荐候选项的用户行为反馈信息对评估模型的参数项和非参项进行更 新,根据用户属性信息和用户行为反馈信息生成表示用户喜好的用户特征信息;Update the parameter items and non-parameter items of the evaluation model based on the user behavior feedback information of the recommended candidates, and generate user characteristic information that represents the user's preferences based on the user attribute information and user behavior feedback information;
当再次对所述用户进行信息推荐时,根据更新后的评估模型以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项,并返回所述更新的步骤。When information recommendation is made to the user again, each candidate in the candidate data set to be recommended is evaluated according to the updated evaluation model and user characteristic information, the candidate is recommended according to the evaluation result, and the update step is returned.
在一种示例性实例中,所述方法之前还包括:In an exemplary embodiment, the method further includes:
对所述待推荐候选数据集进行排序处理,以降低所述待推荐候选数据集的规模。The candidate data set to be recommended is sorted to reduce the size of the candidate data set to be recommended.
在一种示例性实例中,所述方法之前还包括:In an exemplary embodiment, the method further includes:
从所述待推荐候选数据集中向所述用户推荐所述被推荐候选项。Recommending the recommended candidate to the user from the candidate data set to be recommended.
在一种示例性实例中,所述根据用户行为反馈信息对评估模型的参数项进行更新,包括:In an exemplary embodiment, the updating the parameter items of the evaluation model according to user behavior feedback information includes:
根据推荐所述被推荐候选项时的参数矩阵和所述被推荐侯选项的特征信息更新参数矩阵;Updating the parameter matrix according to the parameter matrix when the recommended candidate is recommended and the characteristic information of the recommended candidate;
根据更新后的参数矩阵、所述被推荐侯选项的特征信息和所述用户行为反馈信息确定新的参数向量。A new parameter vector is determined according to the updated parameter matrix, the characteristic information of the recommended candidate and the user behavior feedback information.
在一种示例性实例中,所述根据用户行为反馈信息对模型的非参项进行更新,包括:In an exemplary embodiment, the updating the non-parameter items of the model according to user behavior feedback information includes:
根据所述被推荐候选项的推荐次数、更新后的推荐次数和所述被推荐候选项的非参项估计值,确定所述被推荐候选项的新的非参项估计值;Determine the new non-parametric estimated value of the recommended candidate according to the recommended times of the recommended candidate, the updated recommended times and the non-parametric estimated value of the recommended candidate;
根据所述被推荐候选项的推荐次数、更新后的推荐次数、所述被推荐候选项的特征向量均值和所述被推荐候选项的特征信息,确定所述被推荐候选项的新的特征向量均值。Determine the new feature vector of the recommended candidate according to the number of recommendations of the recommended candidate, the updated number of recommendations, the mean value of the feature vector of the recommended candidate, and the feature information of the recommended candidate Mean.
在一种示例性实例中,所述生成表示用户喜好的用户特征信息,包括:In an exemplary embodiment, the generating user characteristic information that represents user preferences includes:
针对所述待推荐候选数据集中的每一个候选项,分别根据所述用户属性信息与候选项的特征的交集生成该候选项的特征信息,以构建所述表示用户喜好的用户特征信息的特征集合。For each candidate item in the candidate data set to be recommended, feature information of the candidate item is generated according to the intersection of the user attribute information and the feature of the candidate item to construct the feature set representing user feature information that the user likes .
在一种示例性实例中,所述根据更新后的评估模型以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项,包括:In an exemplary embodiment, the evaluating each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information, and recommending the candidates according to the evaluation result, includes:
将更新得到的所述参数项和所述非参项,以及生成的用户特征信息作为所述评估模型的输入,对所述待推荐候选数据集中的各候选项进行打分并排序,将得分最高的候选项作为所述再次对所述用户进行信息推荐时的候选项推荐给所述用户。The updated parameter items, the non-parameter items, and the generated user characteristic information are used as the input of the evaluation model, and the candidates in the candidate data set to be recommended are scored and sorted, and the one with the highest score The candidate items are recommended to the user as the candidates when the information is recommended to the user again.
在一种示例性实例中,所述对所述待推荐候选数据集中的各候选项进行打分并排序,将得分最高的候选项作为所述再次对所述用户进行信息推荐时的候选项,包括:In an exemplary embodiment, the scoring and sorting the candidates in the candidate data set to be recommended, and using the candidate with the highest score as the candidate for the second information recommendation to the user includes: :
针对所述待推荐候选数据集中的每一个候选项,根据模型参数向量信息、所述候选项的特征向量信息、对所述候选项的用户行为反馈信息及用户行为反馈均值计算每个候选项的预估值P t(a); For each candidate in the candidate data set to be recommended, the value of each candidate is calculated according to the model parameter vector information, the feature vector information of the candidate, the user behavior feedback information for the candidate, and the average user behavior feedback. Estimated value P t (a);
根据每个候选集的预估值P t(a),对各候选项进行排序,将预估值最大的候选项a t作为所述再次对所述用户进行信息推荐时的候选项推荐给所述用户。 The estimated value of each candidate set P t (a), for each of the candidates are sorted, the maximum value of the estimated candidates as a t the candidate again when information recommendation to the recommendation to the user述Users.
本申请还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项所述的信息推荐方法。The present application also provides a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are used to execute the information recommendation method described in any one of the above.
本申请又提供了一种用于实现命名实体识别的装置,包括存储器和处理器,其中,存储器中存储有以下可被处理器执行的指令:用于执行上述任一项所述的信息推荐方法的步骤。The present application further provides a device for implementing named entity recognition, including a memory and a processor, wherein the memory stores the following instructions that can be executed by the processor: for executing the information recommendation method described in any one of the above A step of.
本申请再提供了一种信息推荐装置,包括:训练模块、生成模块,评估模块;其中,This application further provides an information recommendation device, including: a training module, a generating module, and an evaluation module; wherein,
训练模块,用于根据用户对被推荐候选项的用户行为反馈信息对评估模型的参数项和非参项进行更新;The training module is used to update the parameter items and non-parameter items of the evaluation model according to the user behavior feedback information of the recommended candidates;
生成模块,用于对待推荐候选数据集中的每一个候选项,根据用户属性信息和用户对被推荐候选项的用户行为反馈信息生成表示用户喜好的用户特征信息;The generating module is used for each candidate in the candidate data set to be recommended, and generate user characteristic information that represents the user's preferences based on user attribute information and user behavior feedback information of the user on the recommended candidate;
评估模块,用于当再次对所述用户进行信息推荐时,根据更新后的评估模型,以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项。The evaluation module is used to evaluate each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information when information is recommended to the user again, and recommend the candidates according to the evaluation result.
在一种示例性实例中,所述装置还包括:In an illustrative example, the device further includes:
收集模块,用于获取用户行为数据,对获得的用户行为数据进行处理得到所述用户属性信息和所述用户行为反馈信息。The collection module is used to obtain user behavior data, and process the obtained user behavior data to obtain the user attribute information and the user behavior feedback information.
在一种示例性实例中,所述装置还包括:In an illustrative example, the device further includes:
召回模块,用于从数据库中获取所述待推荐候选数据集。The recall module is used to obtain the candidate data set to be recommended from the database.
在一种示例性实例中,所述召回模块还用于:In an exemplary embodiment, the recall module is also used to:
对所述待推荐候选数据集进行排序处理,以降低所述待推荐候选数据集的规模。The candidate data set to be recommended is sorted to reduce the size of the candidate data set to be recommended.
本申请包括:根据用户对被推荐候选项的用户行为反馈信息对评估模型的参数项和非参项进行更新,根据用户属性信息和用户行为反馈信息生成表示用户喜好的用户特征信息;当再次对所述用户进行信息推荐时,根据更新后的评估模型以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,按照评估结果推荐候选项,并返回对评估模型的参数项和非参项进行更新的步骤。本申请通过半参环境引入非参项,使得评估模 型实现了对未知数据分布的拟合,实现了高质量的信息推荐,从而提升了用户体验。This application includes: updating the parameter items and non-parameter items of the evaluation model according to the user behavior feedback information of the recommended candidates, and generating user characteristic information indicating the user’s preferences based on the user attribute information and user behavior feedback information; When the user makes information recommendation, evaluate each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information, recommend the candidates according to the evaluation result, and return the parameter items and non-parameter items of the evaluation model Steps to update. This application introduces non-parametric items through the semi-parametric environment, so that the evaluation model can fit the distribution of unknown data, achieve high-quality information recommendation, and improve user experience.
本发明的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明而了解。本发明的目的和其他优点可通过在说明书、权利要求书以及附图中所特别指出的结构来实现和获得。Other features and advantages of the present invention will be described in the following description, and partly become obvious from the description, or understood by implementing the present invention. The purpose and other advantages of the present invention can be realized and obtained through the structures specifically pointed out in the specification, claims and drawings.
附图说明Description of the drawings
附图用来提供对本申请技术方案的进一步理解,并且构成说明书的一部分,与本申请的实施例一起用于解释本申请的技术方案,并不构成对本申请技术方案的限制。The accompanying drawings are used to provide a further understanding of the technical solution of the present application, and constitute a part of the specification. Together with the embodiments of the present application, they are used to explain the technical solution of the present application, and do not constitute a limitation to the technical solution of the present application.
图1为本申请信息推荐方法的实施例的流程示意图;FIG. 1 is a schematic flowchart of an embodiment of an application information recommendation method;
图2为本申请信息推荐装置的实施例的组成结构示意图。FIG. 2 is a schematic diagram of the composition structure of an embodiment of the information recommendation device of this application.
具体实施方式Detailed ways
为使本申请的目的、技术方案和优点更加清楚明白,下文中将结合附图对本申请的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。In order to make the purpose, technical solutions, and advantages of the present application clearer, the embodiments of the present application will be described in detail below in conjunction with the accompanying drawings. It should be noted that the embodiments in this application and the features in the embodiments can be combined with each other arbitrarily if there is no conflict.
在本申请一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。In a typical configuration of this application, the computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。The memory may include non-permanent memory in computer readable media, random access memory (RAM) and/or non-volatile memory, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of computer readable media.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括非暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Computer-readable media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology. The information can be computer-readable instructions, data structures, program modules, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable media does not include non-transitory computer-readable media (transitory media), such as modulated data signals and carrier waves.
在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行。 并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。The steps shown in the flowchart of the drawings may be executed in a computer system such as a set of computer-executable instructions. And, although a logical sequence is shown in the flowchart, in some cases, the steps shown or described may be performed in a different order than here.
以封面图推荐场景为例(其它场景类似),本申请发明人认为:在选择图片的过程中,决定图片好坏的因素包括两方面:一方面是图片本身的质量,是图片的固有属性,质量是一个固定值,在图片产生时就已确定,不会随时间和环境发生变化,可以称为非参数项;另一方面是用户的偏好,是会随时间和环境而发生变化的,可以称为参数项。因此,对于如商品或视频最优封面图推荐等问题,可以看作是一个半参环境下的图片优选问题,其中,半参指的是决定因素由参数部分和非参数部分组合而成。Taking the recommended scene of the cover image as an example (other scenes are similar), the inventor of the present application believes that in the process of selecting a picture, the factors that determine the quality of the picture include two aspects: one is the quality of the picture itself, which is an inherent attribute of the picture. The quality is a fixed value, which is determined when the picture is generated, and it will not change with time and environment. It can be called a non-parametric item; on the other hand, the user's preference will change with time and environment. It is called a parameter item. Therefore, for issues such as the recommendation of the best cover image of a product or video, it can be regarded as a problem of image selection in a semi-parametric environment, where semi-parametric refers to the combination of a parameter part and a non-parameter part.
对于反映用户喜好的这一变化因素,可以看作是参数项,本申请实施例中提出可采用特征向量对其进行表示,通过模型学习得到用户的偏好,如图公式(1)所示的评估模型
Figure PCTCN2020089541-appb-000001
比如可以采用公式(1)和公式(2)来表示影响被推荐项信息的评价结果的因素x t,a
The change factor reflecting the user’s preferences can be regarded as a parameter item. In the embodiment of this application, it is proposed that a feature vector can be used to express it, and the user’s preference can be obtained through model learning, as shown in the evaluation of formula (1) model
Figure PCTCN2020089541-appb-000001
For example, formula (1) and formula (2) can be used to express the factors x t,a that affect the evaluation result of the recommended item information:
Figure PCTCN2020089541-appb-000002
Figure PCTCN2020089541-appb-000002
Figure PCTCN2020089541-appb-000003
Figure PCTCN2020089541-appb-000003
其中,
Figure PCTCN2020089541-appb-000004
为参数项,用于表示用户喜好;b a为非参项,用于表示被推荐项信息如素材本身的质量;
Figure PCTCN2020089541-appb-000005
表示最优的模型参数,用来刻画用户的真实喜好;x t,a表示待推荐候选数据集中的侯选项a在第t次被推荐时的特征信息;n表示总的实验轮数;L表示候选集大小。
among them,
Figure PCTCN2020089541-appb-000004
Is a parameter item, used to indicate user preferences; b a is a non-parameter item, used to indicate the recommended item information such as the quality of the material itself;
Figure PCTCN2020089541-appb-000005
Represents the optimal model parameters, which are used to describe the real preferences of users; x t,a represents the feature information of candidate a in the candidate data set to be recommended when it is recommended for the tth time; n represents the total number of experimental rounds; L represents Candidate set size.
图1为本申请信息推荐方法的实施例的流程示意图,如图1所示,包括:Fig. 1 is a schematic flowchart of an embodiment of an application information recommendation method, as shown in Fig. 1, including:
步骤101:根据用户对被推荐候选项的用户行为反馈信息对评估模型的参数项和非参项进行更新,根据用户属性信息和用户行为反馈信息生成表示用户喜好的用户特征信息。Step 101: Update the parameter items and non-parameter items of the evaluation model according to the user behavior feedback information of the recommended candidates, and generate user characteristic information that represents the user's preferences based on the user attribute information and the user behavior feedback information.
在一种示例性实例中,针对同一个用户,在对该用户第一次进行信息推荐时,本步骤之前还包括:In an exemplary embodiment, for the same user, when the user recommends information for the first time, this step further includes:
利用初始化的评估模型对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐所述被推荐候选项;或者,Use the initialized evaluation model to evaluate each candidate in the candidate data set to be recommended, and recommend the recommended candidate according to the evaluation result; or,
利用相关技术中的任意方法从待推荐候选数据集,向用户推荐所述被推荐候选项。Use any method in the related art to recommend the recommended candidate to the user from the candidate data set to be recommended.
在一种示例性实例中,用户属性信息可以包括但不限于如:用户的年龄、用户的性别、用户所在省市等。In an exemplary embodiment, the user attribute information may include, but is not limited to, the user's age, the user's gender, and the province or city where the user is located.
在一种示例性实例中,用户行为反馈信息可以包括但不限于如:点击被推荐候选项 或未点击被推荐候选项,或者,同意使用被推荐候选项或不同意使用被推荐候选项等。In an exemplary instance, the user behavior feedback information may include, but is not limited to, for example: clicking on the recommended candidate or not clicking on the recommended candidate, or agreeing to use the recommended candidate or disagreeing to use the recommended candidate, etc.
在一种示例性实例中,根据用户行为反馈信息对评估模型的参数项进行更新,可以包括:In an exemplary embodiment, updating the parameter items of the evaluation model according to user behavior feedback information may include:
根据推荐所述被推荐候选项时(下文简称为当前)的参数矩阵和当前被推荐侯选项e(我们用a表示任意一个候选项,用e表示被推荐的候选项)的特征信息更新参数矩阵A;Update the parameter matrix based on the parameter matrix of the recommended candidate (hereinafter referred to as the current) and the current recommended candidate e (we use a to represent any candidate, and e to represent the recommended candidate). A;
根据更新后的参数矩阵、当前被推荐侯选项e的特征信息和用户行为反馈信息确定新的参数向量μ。The new parameter vector μ is determined according to the updated parameter matrix, the feature information of the currently recommended candidate e and the user behavior feedback information.
在一种示例性实例中,可以采用如下公式(3)~公式(6)表示:In an exemplary embodiment, the following formula (3) to formula (6) can be used to express:
Figure PCTCN2020089541-appb-000006
Figure PCTCN2020089541-appb-000006
Figure PCTCN2020089541-appb-000007
Figure PCTCN2020089541-appb-000007
A t+1←A t+Δx t,eΔ Tx t,e        (5) A t+1 ←A t +Δx t,e Δ T x t,e (5)
μ t+1←μ t+Δx t,eΔr t,e         (6) μ t+1 ←μ t +Δx t,e Δr t,e (6)
其中,公式(5)中的A t+1和公式(6)中的μ t+1分别表示更新后即最新的参数矩阵和更新后即最新的参数向量;公式(3)中的x t,e表示当前时刻t的被推荐候选项e(被推荐候选项e是待推荐候选数据集中的某一个侯选项a)的特征向量,
Figure PCTCN2020089541-appb-000008
表示被推荐候选项e的特征向量均值;公式(4)中的r t,e表示用户对被推荐候选项e的用户行为反馈信息,以点击为例,如果用户点击了被推荐侯选项e,那么,r t,e为1,如果用户没有点击被推荐侯选项e,那么,r t,e为0;
Figure PCTCN2020089541-appb-000009
表示用户对被推荐候选项e的用户行为反馈信息均值,
Figure PCTCN2020089541-appb-000010
为被推荐候选项e的特征向量均值(可以分别由下述公式(8)~公式(9)计算得到)。
Among them, A t+1 in formula (5) and μ t+1 in formula (6) respectively represent the latest parameter matrix after update and the latest parameter vector after update; x t in formula (3) , e represents the feature vector of the recommended candidate e at the current time t (the recommended candidate e is a certain candidate a in the candidate data set to be recommended),
Figure PCTCN2020089541-appb-000008
Represents the mean value of the feature vector of the recommended candidate e; r t,e in formula (4) represents the user's user behavior feedback information on the recommended candidate e. Taking click as an example, if the user clicks on the recommended candidate e, Then, r t,e is 1. If the user does not click the recommended candidate e, then r t,e is 0;
Figure PCTCN2020089541-appb-000009
Indicates the average value of user behavior feedback information of the user to the recommended candidate e,
Figure PCTCN2020089541-appb-000010
Is the mean value of the feature vector of the recommended candidate e (which can be calculated by the following formulas (8) to (9)).
这样,通过公式(7),利用更新后的参数矩阵和更新后的参数向量获取当前的模型参数θ t+1In this way, through formula (7), the current model parameter θ t+1 is obtained by using the updated parameter matrix and the updated parameter vector.
Figure PCTCN2020089541-appb-000011
Figure PCTCN2020089541-appb-000011
在一种示例性实例中,根据用户行为反馈信息对模型的非参项进行更新,可以包括如:In an exemplary embodiment, updating the non-parameter items of the model according to user behavior feedback information may include, for example:
根据当前被推荐候选项e的推荐次数、更新后的推荐次数和被推荐候选项e的非参项估计值,确定被推荐候选项e的新的非参项估计值;Determine the new non-parametric estimate of the recommended candidate e according to the number of recommendations of the current recommended candidate e, the updated number of recommendations, and the non-parametric estimated value of the recommended candidate e;
根据当前被推荐候选项e的推荐次数、更新后的推荐次数、当前被推荐候选项e的 特征向量均值和当前被推荐候选项e的特征信息,确定被推荐候选项e的新的特征向量均值。Determine the new feature vector mean value of the recommended candidate e according to the number of recommendations of the currently recommended candidate e, the updated number of recommendations, the average feature vector of the currently recommended candidate e and the feature information of the currently recommended candidate e .
在一种示例性实例中,可以采用下计算公式表示:In an illustrative example, the following calculation formula can be used to express:
T t+1(e)←T t(e)+1; T t+1 (e)←T t (e)+1;
Figure PCTCN2020089541-appb-000012
Figure PCTCN2020089541-appb-000012
Figure PCTCN2020089541-appb-000013
Figure PCTCN2020089541-appb-000013
其中,T t(e)为当前时刻t的被推荐候选项e的被推荐次数,
Figure PCTCN2020089541-appb-000014
为被推荐候选项e最新的用户行为反馈均值,
Figure PCTCN2020089541-appb-000015
为被推荐候选项e最新的特征向量均值。
Among them, T t (e) is the recommended number of recommended candidates e at the current time t,
Figure PCTCN2020089541-appb-000014
The mean value of the latest user behavior feedback for the recommended candidate e,
Figure PCTCN2020089541-appb-000015
Is the latest feature vector mean value of the recommended candidate e.
在一种示例性实例中,生成表示用户喜好的用户特征信息,可以包括:In an exemplary embodiment, generating user characteristic information that represents user preferences may include:
针对待推荐候选数据集S中的每一个候选项a,生成当前时刻t的候选项a的特征信息x t,a,构建特征集合
Figure PCTCN2020089541-appb-000016
For each candidate a in the candidate data set S to be recommended, generate feature information x t,a of candidate a at the current time t to construct a feature set
Figure PCTCN2020089541-appb-000016
本申请特别强调的是,所需要的特征信息满足至少如下两个条件:This application particularly emphasizes that the required feature information meets at least the following two conditions:
候选项a与用户的交叉特征,即将用户属性信息与候选项a的特征(包括但不限于候选项a的属性,如图片(视频)的内容信息等)进行交叉即取交集,得到交叉特征作为表示用户喜好的用户特征信息。这类特征主要用于表示用户与候选数据之间的交集信息;The intersection feature between candidate a and the user, that is, the user attribute information and the feature of candidate a (including but not limited to the attributes of candidate a, such as the content information of the picture (video), etc.) are crossed, and the intersection is obtained, and the cross feature is obtained as Indicates user characteristic information that the user likes. This type of feature is mainly used to represent the intersection information between the user and the candidate data;
用户自身的特征,主要用于表示用户的喜好,作为表示用户喜好的用户特征信息。The user's own characteristics are mainly used to indicate the user's preferences, as user characteristic information that indicates the user's preferences.
需要说明的是,在实际应用中可以不限于上述两类特征。It should be noted that the actual application may not be limited to the above two types of features.
本申请强调的是特征信息需要至少满足上述两个条件。但是如何生成可以适用任何特征生成方法,具体实现方式并不用于限定本申请的保护范围,这里不再赘述。This application emphasizes that the feature information needs to meet at least the above two conditions. However, any feature generation method can be applied to how to generate it, and the specific implementation method is not used to limit the protection scope of this application, and will not be repeated here.
本申请利用用户行为反馈信息构建了多种类型的用户特征信息,达到了刻画用户喜好的目的。而且,通过构建丰富的用户特征,使得后续对参数部分的预估结果达到了更优,从而使得整个系统返回的结果具有更高的质量。This application uses user behavior feedback information to construct various types of user characteristic information, achieving the purpose of portraying user preferences. Moreover, by constructing rich user characteristics, the subsequent estimation result of the parameter part is better, so that the result returned by the whole system has a higher quality.
在一种示例性实例中,本步骤之前还包括:从后台数据库中获取待推荐候选数据集S。In an exemplary embodiment, before this step, the method further includes: obtaining the candidate data set S to be recommended from the background database.
在一种示例性实例中,如果待推荐候选数据集S非常大,还可以包括:In an exemplary embodiment, if the candidate data set S to be recommended is very large, it may further include:
对待推荐候选数据集S进行排序处理,以降低整个待推荐候选数据集S的规模,从而降低后续针对待推荐候选数据集S处理的耗时,达到提升信息推荐的服务性能。The candidate data set S to be recommended is sorted to reduce the size of the entire candidate data set S to be recommended, thereby reducing the time-consuming subsequent processing for the candidate data set S to be recommended, and improving the service performance of information recommendation.
在一种示例性实例中,排序处理可以采用如粗排等,粗排可以是一个非常轻量级的算分排序过程。这个算分排序过程可以利用如非常简单的价值预估模型对每一个候选数据进行预估。这样,可以将预估结果序最靠前的Top-K候选数据组成待推荐候选数据集S。In an exemplary embodiment, the sorting process may adopt coarse sorting, etc., which may be a very lightweight sorting process of scoring. This process of counting and sorting can use a very simple value estimation model to estimate each candidate data. In this way, the Top-K candidate data with the highest order of the estimation result can be formed into the candidate data set S to be recommended.
步骤102:当再次对所述用户进行信息推荐时,根据更新后的评估模型以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项,并返回步骤101。Step 102: When information recommendation is made to the user again, evaluate each candidate in the candidate recommendation data set according to the updated evaluation model and user characteristic information, recommend candidates according to the evaluation result, and return to step 101.
在一种示例性实例中,本步骤中的根据更新后的评估模型以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项,可以包括:In an exemplary embodiment, evaluating each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information in this step, and recommending the candidates according to the evaluation result, may include:
将更新得到的参数项和非参项,以及生成的用户特征信息作为评估模型的输入,采用如半参赌博机对待推荐候选数据集中的各候选项进行打分即得到公式(2)中的θ t *并排序,将得分最高的即最优的候选项作为所述再次对所述用户进行信息推荐时的候选项推荐给用户。 Taking the updated parameter items and non-parameter items, and the generated user characteristic information as the input of the evaluation model, using the semi-parametric gambling machine to score each candidate in the recommended candidate data set to obtain the θ t in formula (2) * And sort, and recommend the candidate with the highest score, that is, the best, to the user as the candidate when the user is again recommended for information.
在一种示例性实例中,对待推荐候选数据集中的各候选项进行打分并排序,将得分最高的候选项作为再次对所述用户进行信息推荐时的候选项,包括:In an exemplary example, the candidates in the candidate data set to be recommended are scored and sorted, and the candidate with the highest score is used as the candidate when the user is again recommended for information, including:
针对待推荐候选数据集中的每一个候选项,根据模型参数向量信息、所述候选项的特征向量信息、对所述候选项的用户行为反馈信息及用户行为反馈均值计算每个候选项的预估值P t(a); For each candidate in the candidate data set to be recommended, calculate the estimate of each candidate according to the model parameter vector information, the feature vector information of the candidate, the user behavior feedback information of the candidate, and the average user behavior feedback Value P t (a);
根据每个候选集的预估值P t(a),对各候选项进行排序,将预估值最大的候选项a t作为所述再次对用户进行信息推荐时的候选项推荐给用户。 The estimated value of each candidate set P t (a), for each of the candidates are sorted, the maximum value of the estimated candidates to the user as a t again when information recommendation candidates recommended to the user.
在一种示例性实例中,采用半参赌博机对待推荐候选数据集S中的各候选项进行打分并排序,可以包括:In an exemplary example, using a semi-parameter gambling machine to score and sort the candidates in the candidate data set S to be recommended may include:
首先,针对待推荐候选数据集S中的每一个候选项a,进行如下计算得到如公式(10)所示的每个候选项的预估值P t(a): First, for each candidate a in the candidate data set S to be recommended, the following calculation is performed to obtain the estimated value P t (a) of each candidate as shown in formula (10):
Figure PCTCN2020089541-appb-000017
Figure PCTCN2020089541-appb-000017
Figure PCTCN2020089541-appb-000018
Figure PCTCN2020089541-appb-000018
Figure PCTCN2020089541-appb-000019
Figure PCTCN2020089541-appb-000019
Figure PCTCN2020089541-appb-000020
Figure PCTCN2020089541-appb-000020
其中,P t(a)为每个候选项的预估值;x t,a表示候选项a在当前时刻t的特征向量,
Figure PCTCN2020089541-appb-000021
表示候选项a的特征向量均值,T t(a)表示当前时刻t候选项a被推荐次数,
Figure PCTCN2020089541-appb-000022
表示参数矩阵的逆矩阵,θ t表示模型参数向量,
Figure PCTCN2020089541-appb-000023
表示用户对候选项a的用户行为反馈均值,γ t(a)表示用户对候选项a的用户行为反馈信息。
Figure PCTCN2020089541-appb-000024
T t(a)、
Figure PCTCN2020089541-appb-000025
θ t均通过对评估模型的更新得到,具体如何获得请参见上文步骤101中对参数项和非参项的更新过程,这里不再赘述。
Among them, P t (a) is the estimated value of each candidate; x t,a represents the feature vector of candidate a at the current time t,
Figure PCTCN2020089541-appb-000021
Represents the mean value of the feature vector of candidate a, T t (a) represents the number of times t candidate a is recommended at the current moment,
Figure PCTCN2020089541-appb-000022
Represents the inverse matrix of the parameter matrix, θ t represents the model parameter vector,
Figure PCTCN2020089541-appb-000023
Indicates the average value of user behavior feedback of users to candidate a, and γ t (a) represents user behavior feedback information of users to candidate a.
Figure PCTCN2020089541-appb-000024
T t (a),
Figure PCTCN2020089541-appb-000025
θ t is obtained by updating the evaluation model. For details on how to obtain it, please refer to the update process of parameter items and non-parameter items in step 101 above, which will not be repeated here.
本申请在对候选数据的价值预估过程中,综合了参数与非参数的优点,即实现了快速收敛又保证了与最优解之间的理论损失距离较短,从而保证了产生的解即推荐结果具有很高的质量,提升了用户体验。In the process of estimating the value of candidate data, this application combines the advantages of parameters and non-parameters, that is, it achieves rapid convergence and ensures that the theoretical loss distance from the optimal solution is short, thereby ensuring that the resulting solution is instantaneous The recommendation results are of high quality, which improves the user experience.
然后,根据每个候选集的预估值P t(a),对各候选项进行排序,将预估值最大的候选项a推荐给用户。 Then, according to the estimated value P t (a) of each candidate set, the candidates are sorted, and the candidate a with the largest estimated value is recommended to the user.
在一种示例性实例中,如果预估值最高的候选项包括两个或两个以上,可以随机选择其中一个候选项推荐给用户,也可以按照非参项进行再一次评估后选出评估最高的一个候选项推荐给用户,还可以按照参数项进行再一次评估后选出最高的一个候选项推荐给用户,当然也可以给参数项和非参项加上权值后再进行步骤102的评估后选出评估最高的一个候选项推荐给用户,等等。In an illustrative example, if the candidate with the highest estimated value includes two or more than two, one of the candidates can be randomly selected and recommended to the user, or the highest estimated value can be selected after another evaluation based on the non-parameters One of the candidate items of is recommended to the user, and the highest candidate can be selected and recommended to the user after another evaluation based on the parameter items. Of course, it is also possible to add weights to the parameter items and non-parameter items before performing the evaluation in step 102 Then select the candidate with the highest evaluation and recommend it to the user, and so on.
本申请提供的采用半参赌博机对待推荐候选数据集S中的各候选项进行打分并排序的方式,实现了对用户兴趣信息的动态捕获,尤其适用于用户兴趣变化较快的场景或者缺乏用户行为数据的冷启动情况。The method provided by this application that uses a semi-parameter gambling machine to score and sort the candidates in the recommended candidate data set S realizes the dynamic capture of user interest information, which is especially suitable for scenarios where user interests change rapidly or lack users Cold start of behavioral data.
本申请通过半参环境引入非参项,使得评估模型实现了对未知数据分布的拟合。在对候选数据的价值预估过程中,本申请综合了参数模型与非参数模型的优点,即实现了快速收敛又保证了与最优解之间的理论损失距离较短,从而保证了产生的解即推荐结果具有很高的质量。This application introduces non-parametric terms through a semi-parametric environment, so that the evaluation model can fit the distribution of unknown data. In the process of estimating the value of the candidate data, this application combines the advantages of the parametric model and the non-parametric model, that is, it achieves rapid convergence and ensures that the theoretical loss distance from the optimal solution is short, thereby ensuring the generated The solution is the recommended result of high quality.
在一种示例性实例中,步骤101之前,本申请信息推荐方法还包括:In an exemplary embodiment, before step 101, the information recommendation method of this application further includes:
步骤100:获取用户行为数据,对获得的用户行为数据进行处理得到用户属性信息和用户行为反馈信息。Step 100: Obtain user behavior data, and process the obtained user behavior data to obtain user attribute information and user behavior feedback information.
在一种示例性实例中,用户行为数据即用户行为反馈信息,包括但不限于如,点击被推荐候选项或未点击被推荐候选项,或者,同意使用被推荐候选项或不同意使用被推荐候选项等。In an exemplary example, user behavior data is user behavior feedback information, including but not limited to, click on the recommended candidate or not click on the recommended candidate, or agree to use the recommended candidate or disagree to use the recommended candidate Candidates, etc.
在一种示例性实例中,对获得的用户行为数据进行处理,可以包括:In an illustrative example, processing the obtained user behavior data may include:
对获得的用户行为数据进行相应的格式解析,以将获得的用户行为数据解析为后续处理如步骤101所支持的数据格式。Perform corresponding format analysis on the obtained user behavior data, so as to parse the obtained user behavior data into a data format supported by subsequent processing such as step 101.
在一种示例性实例中,获取用户行为数据,可以包括:In an illustrative example, obtaining user behavior data may include:
通过用户的终端设备如手机等获取反馈的用户行为数据。Obtain feedback user behavior data through the user's terminal equipment such as mobile phones.
在一种示例性实例中,在获取用户行为数据之前,还可以包括:In an exemplary embodiment, before obtaining user behavior data, it may further include:
判断用户是否有反馈,如果用户有行为反馈,则继续执行获取用户行为数据的步骤;如果用户没有行为反馈,则直接结束本流程。Determine whether the user has feedback. If the user has behavior feedback, continue to perform the step of obtaining user behavior data; if the user has no behavior feedback, then directly end this process.
本步骤通过实时收集用户行为数据,并且对用户行为数据进行了预处理,方便了后续进一步的处理。本申请中通过实时处理数据实现了及时捕获用户兴趣点的变化,从而更准确地获得了随时间和环境而发生变化的用户的偏好,进而更好地保障了信息推荐性能的提升。In this step, user behavior data is collected in real time, and the user behavior data is preprocessed, which facilitates subsequent further processing. In this application, real-time data processing realizes the timely capture of changes in the user's points of interest, thereby more accurately obtaining the user's preferences that change with time and environment, and thus better guarantees the improvement of information recommendation performance.
本申请还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的信息推荐方法。The present application also provides a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are used to execute any one of the above information recommendation methods.
本申请再提供一种实现信息推荐的装置,包括存储器和处理器,其中,存储器中存储有以下可被处理器执行的指令:用于执行上任一项所述的信息推荐方法的步骤。The present application further provides a device for implementing information recommendation, including a memory and a processor, wherein the memory stores the following instructions that can be executed by the processor for executing the steps of any of the information recommendation methods described above.
图2为本申请信息推荐装置的实施例的组成结构示意图,如图2所示,至少包括:训练模块、生成模块,评估模块;其中,Figure 2 is a schematic diagram of the composition structure of an embodiment of the information recommendation device of this application. As shown in Figure 2, it at least includes: a training module, a generating module, and an evaluation module; wherein,
训练模块,用于根据用户对被推荐候选项的用户行为反馈信息对评估模型的参数项和非参项进行更新;The training module is used to update the parameter items and non-parameter items of the evaluation model according to the user behavior feedback information of the recommended candidates;
生成模块,用于对待推荐候选数据集S中的每一个候选项,根据用户属性信息和用户对被推荐候选项的用户行为反馈信息生成表示用户喜好的用户特征信息;The generating module is used for each candidate in the candidate data set S to be recommended, and generate user characteristic information that represents the user's preference based on user attribute information and user behavior feedback information of the user on the recommended candidate;
评估模块,用于当再次对所述用户进行信息推荐时,根据更新后的评估模型,以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项。The evaluation module is used to evaluate each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information when information is recommended to the user again, and recommend the candidates according to the evaluation result.
在一种示例性实例中,本申请信息推荐装置还包括:In an exemplary embodiment, the information recommendation device of the present application further includes:
收集模块,用于获取用户行为数据,对获得的用户行为数据进行处理得到用户属性信息和用户行为反馈信息。The collection module is used to obtain user behavior data, and process the obtained user behavior data to obtain user attribute information and user behavior feedback information.
在一种示例性实例中,本申请信息推荐模块还包括:In an exemplary embodiment, the information recommendation module of this application further includes:
召回模块,用于从数据库中获取待推荐候选数据集S。The recall module is used to obtain the candidate data set S to be recommended from the database.
在一种示例性实例中,召回模块还用于:对待推荐候选数据集S进行排序处理,以降低整个待推荐候选数据集S的规模。In an exemplary embodiment, the recall module is also used to: sort the candidate data set S to be recommended to reduce the size of the entire candidate data set S to be recommended.
虽然本申请所揭露的实施方式如上,但所述的内容仅为便于理解本申请而采用的实施方式,并非用以限定本申请。任何本申请所属领域内的技术人员,在不脱离本申请所揭露的精神和范围的前提下,可以在实施的形式及细节上进行任何的修改与变化,但本申请的专利保护范围,仍须以所附的权利要求书所界定的范围为准。Although the implementation manners disclosed in this application are as described above, the content described is only the implementation manners used for facilitating the understanding of the application, and is not intended to limit the application. Any person skilled in the field to which this application belongs, without departing from the spirit and scope disclosed in this application, can make any modifications and changes in the implementation form and details, but the patent protection scope of this application still requires The scope defined by the appended claims shall prevail.

Claims (14)

  1. 一种信息推荐方法,包括:An information recommendation method, including:
    根据用户对被推荐候选项的用户行为反馈信息对评估模型的参数项和非参项进行更新,根据用户属性信息和用户行为反馈信息生成表示用户喜好的用户特征信息;Update the parameter items and non-parameter items of the evaluation model according to the user behavior feedback information of the recommended candidates, and generate user characteristic information that represents the user's preferences based on the user attribute information and user behavior feedback information;
    当再次对所述用户进行信息推荐时,根据更新后的评估模型以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项,并返回所述更新的步骤。When information recommendation is made to the user again, each candidate in the candidate data set to be recommended is evaluated according to the updated evaluation model and user characteristic information, the candidate is recommended according to the evaluation result, and the update step is returned.
  2. 根据权利要求1所述的信息推荐方法,所述方法之前还包括:The information recommendation method according to claim 1, before the method further comprises:
    对所述待推荐候选数据集进行排序处理,以降低所述待推荐候选数据集的规模。The candidate data set to be recommended is sorted to reduce the size of the candidate data set to be recommended.
  3. 根据权利要求1或2所述的信息推荐方法,所述方法之前还包括:The information recommendation method according to claim 1 or 2, before the method further comprising:
    从所述待推荐候选数据集中向所述用户推荐所述被推荐候选项。Recommending the recommended candidate to the user from the candidate data set to be recommended.
  4. 根据权利要求3所述的信息推荐方法,其中,所述根据用户行为反馈信息对评估模型的参数项进行更新,包括:The information recommendation method according to claim 3, wherein said updating the parameter items of the evaluation model according to user behavior feedback information comprises:
    根据推荐所述被推荐候选项时的参数矩阵和所述被推荐侯选项的特征信息更新参数矩阵;Updating the parameter matrix according to the parameter matrix when the recommended candidate is recommended and the characteristic information of the recommended candidate;
    根据更新后的参数矩阵、所述被推荐侯选项的特征信息和所述用户行为反馈信息确定新的参数向量。A new parameter vector is determined according to the updated parameter matrix, the characteristic information of the recommended candidate and the user behavior feedback information.
  5. 根据权利要求3所述的信息推荐方法,其中,所述根据用户行为反馈信息对模型的非参项进行更新,包括:The information recommendation method according to claim 3, wherein said updating the non-parameter items of the model according to user behavior feedback information comprises:
    根据所述被推荐候选项的推荐次数、更新后的推荐次数和所述被推荐候选项的非参项估计值,确定所述被推荐候选项的新的非参项估计值;Determine the new non-parametric estimated value of the recommended candidate according to the recommended times of the recommended candidate, the updated recommended times and the non-parametric estimated value of the recommended candidate;
    根据所述被推荐候选项的推荐次数、更新后的推荐次数、所述被推荐候选项的特征向量均值和所述被推荐候选项的特征信息,确定所述被推荐候选项的新的特征向量均值。Determine the new feature vector of the recommended candidate according to the number of recommendations of the recommended candidate, the updated number of recommendations, the mean value of the feature vector of the recommended candidate, and the feature information of the recommended candidate Mean.
  6. 根据权利要求1或2所述的信息推荐方法,其中,所述生成表示用户喜好的用户特征信息,包括:The information recommendation method according to claim 1 or 2, wherein said generating user characteristic information representing user preferences includes:
    针对所述待推荐候选数据集中的每一个候选项,分别根据所述用户属性信息与候选项的特征的交集生成该候选项的特征信息,以构建所述表示用户喜好的用户特征信息的特征集合。For each candidate item in the candidate data set to be recommended, feature information of the candidate item is generated according to the intersection of the user attribute information and the feature of the candidate item to construct the feature set representing user feature information that the user likes .
  7. 根据权利要求1或2所述的信息推荐方法,其中,所述根据更新后的评估模型以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候 选项,包括:The information recommendation method according to claim 1 or 2, wherein the evaluating each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information, and recommending the candidates according to the evaluation result, includes:
    将更新得到的所述参数项和所述非参项,以及生成的用户特征信息作为所述评估模型的输入,对所述待推荐候选数据集中的各候选项进行打分并排序,将得分最高的候选项作为所述再次对所述用户进行信息推荐时的候选项推荐给所述用户。The updated parameter items, the non-parameter items, and the generated user characteristic information are used as the input of the evaluation model, and the candidates in the candidate data set to be recommended are scored and sorted, and the one with the highest score The candidate items are recommended to the user as the candidates when the information is recommended to the user again.
  8. 根据权利要求7所述的信息推荐方法,其中,所述对所述待推荐候选数据集中的各候选项进行打分并排序,将得分最高的候选项作为所述再次对所述用户进行信息推荐时的候选项,包括:8. The information recommendation method according to claim 7, wherein the candidates in the candidate data set to be recommended are scored and sorted, and the candidate with the highest score is used as the information recommendation for the user again The candidates include:
    针对所述待推荐候选数据集中的每一个候选项,根据模型参数向量信息、所述候选项的特征向量信息、对所述候选项的用户行为反馈信息及用户行为反馈均值计算每个候选项的预估值P t(a); For each candidate in the candidate data set to be recommended, the value of each candidate is calculated according to the model parameter vector information, the feature vector information of the candidate, the user behavior feedback information for the candidate, and the average user behavior feedback. Estimated value P t (a);
    根据每个候选集的预估值P t(a),对各候选项进行排序,将预估值最大的候选项a t作为所述再次对所述用户进行信息推荐时的候选项推荐给所述用户。 The estimated value of each candidate set P t (a), for each of the candidates are sorted, the maximum value of the estimated candidates as a t the candidate again when information recommendation to the recommendation to the user述Users.
  9. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1~权利要求8任一项所述的信息推荐方法。A computer-readable storage medium storing computer-executable instructions for executing the information recommendation method according to any one of claims 1 to 8.
  10. 一种用于实现命名实体识别的装置,包括存储器和处理器,其中,存储器中存储有以下可被处理器执行的指令:用于执行权利要求1~权利要求8任一项所述的信息推荐方法的步骤。A device for realizing named entity recognition, comprising a memory and a processor, wherein the memory stores the following instructions that can be executed by the processor: for executing the information recommendation of any one of claims 1 to 8 Method steps.
  11. 一种信息推荐装置,包括:训练模块、生成模块,评估模块;其中,An information recommendation device includes: a training module, a generation module, and an evaluation module; wherein,
    训练模块,用于根据用户对被推荐候选项的用户行为反馈信息对评估模型的参数项和非参项进行更新;The training module is used to update the parameter items and non-parameter items of the evaluation model according to the user behavior feedback information of the recommended candidates;
    生成模块,用于对待推荐候选数据集中的每一个候选项,根据用户属性信息和用户对被推荐候选项的用户行为反馈信息生成表示用户喜好的用户特征信息;The generating module is used for each candidate in the candidate data set to be recommended, and generate user characteristic information that represents the user's preferences based on user attribute information and user behavior feedback information of the user on the recommended candidate;
    评估模块,用于当再次对所述用户进行信息推荐时,根据更新后的评估模型,以及用户特征信息对待推荐候选数据集中的每个候选项进行评估,并按照评估结果推荐候选项。The evaluation module is used to evaluate each candidate in the candidate data set to be recommended according to the updated evaluation model and user characteristic information when information is recommended to the user again, and recommend the candidates according to the evaluation result.
  12. 根据权利要求11所述的信息推荐装置,还包括:The information recommendation device according to claim 11, further comprising:
    收集模块,用于获取用户行为数据,对获得的用户行为数据进行处理得到所述用户属性信息和所述用户行为反馈信息。The collection module is used to obtain user behavior data, and process the obtained user behavior data to obtain the user attribute information and the user behavior feedback information.
  13. 根据权利要求11所述的信息推荐装置,还包括:The information recommendation device according to claim 11, further comprising:
    召回模块,用于从数据库中获取所述待推荐候选数据集。The recall module is used to obtain the candidate data set to be recommended from the database.
  14. 根据权利要求13所述的信息推荐装置,所述召回模块还用于:According to the information recommendation device according to claim 13, the recall module is further configured to:
    对所述待推荐候选数据集进行排序处理,以降低所述待推荐候选数据集的规模。The candidate data set to be recommended is sorted to reduce the size of the candidate data set to be recommended.
PCT/CN2020/089541 2019-05-20 2020-05-11 Method and device for information recommendation WO2020233432A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910418493.3 2019-05-20
CN201910418493.3A CN111967892A (en) 2019-05-20 2019-05-20 Information recommendation method and device

Publications (1)

Publication Number Publication Date
WO2020233432A1 true WO2020233432A1 (en) 2020-11-26

Family

ID=73358164

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/089541 WO2020233432A1 (en) 2019-05-20 2020-05-11 Method and device for information recommendation

Country Status (2)

Country Link
CN (1) CN111967892A (en)
WO (1) WO2020233432A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112734462A (en) * 2020-12-30 2021-04-30 北京字跳网络技术有限公司 Information recommendation method, device, equipment and medium
CN112817952A (en) * 2021-01-20 2021-05-18 北京明略软件系统有限公司 Data quality evaluation method and system
CN112818219A (en) * 2021-01-22 2021-05-18 北京明略软件系统有限公司 Method, system, electronic device and readable storage medium for explaining recommendation effect
CN112925978A (en) * 2021-02-26 2021-06-08 北京百度网讯科技有限公司 Recommendation system evaluation method and device, electronic equipment and storage medium
CN114500642A (en) * 2022-02-25 2022-05-13 百度在线网络技术(北京)有限公司 Model application method and device and electronic equipment
CN114676851A (en) * 2022-04-08 2022-06-28 中国科学技术大学 Joint training method, device and storage medium for recall and ranking model

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224959A (en) * 2015-11-02 2016-01-06 北京奇艺世纪科技有限公司 The training method of order models and device
CN108574857A (en) * 2018-05-22 2018-09-25 深圳Tcl新技术有限公司 Program commending method, smart television based on user behavior and storage medium
CN109558544A (en) * 2018-12-12 2019-04-02 拉扎斯网络科技(上海)有限公司 Sort method and device, server and storage medium
CN109597941A (en) * 2018-12-12 2019-04-09 拉扎斯网络科技(上海)有限公司 Sort method and device, electronic equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108550068B (en) * 2018-04-16 2022-03-11 南京大学 Personalized commodity recommendation method and system based on user behavior analysis
CN109635204A (en) * 2018-12-21 2019-04-16 上海交通大学 Online recommender system based on collaborative filtering and length memory network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224959A (en) * 2015-11-02 2016-01-06 北京奇艺世纪科技有限公司 The training method of order models and device
CN108574857A (en) * 2018-05-22 2018-09-25 深圳Tcl新技术有限公司 Program commending method, smart television based on user behavior and storage medium
CN109558544A (en) * 2018-12-12 2019-04-02 拉扎斯网络科技(上海)有限公司 Sort method and device, server and storage medium
CN109597941A (en) * 2018-12-12 2019-04-09 拉扎斯网络科技(上海)有限公司 Sort method and device, electronic equipment and storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112734462A (en) * 2020-12-30 2021-04-30 北京字跳网络技术有限公司 Information recommendation method, device, equipment and medium
CN112734462B (en) * 2020-12-30 2024-04-05 北京字跳网络技术有限公司 Information recommendation method, device, equipment and medium
CN112817952A (en) * 2021-01-20 2021-05-18 北京明略软件系统有限公司 Data quality evaluation method and system
CN112818219A (en) * 2021-01-22 2021-05-18 北京明略软件系统有限公司 Method, system, electronic device and readable storage medium for explaining recommendation effect
CN112925978A (en) * 2021-02-26 2021-06-08 北京百度网讯科技有限公司 Recommendation system evaluation method and device, electronic equipment and storage medium
CN114500642A (en) * 2022-02-25 2022-05-13 百度在线网络技术(北京)有限公司 Model application method and device and electronic equipment
CN114676851A (en) * 2022-04-08 2022-06-28 中国科学技术大学 Joint training method, device and storage medium for recall and ranking model
CN114676851B (en) * 2022-04-08 2024-03-29 中国科学技术大学 Combined training method, equipment and storage medium for recall and sequence model

Also Published As

Publication number Publication date
CN111967892A (en) 2020-11-20

Similar Documents

Publication Publication Date Title
WO2020233432A1 (en) Method and device for information recommendation
US20220222920A1 (en) Content processing method and apparatus, computer device, and storage medium
WO2020207196A1 (en) Method and apparatus for generating user tag, storage medium and computer device
US20240086971A1 (en) Systems, methods, and storage media for training a machine learning model
WO2020135535A1 (en) Recommendation model training method and related apparatus
WO2018196424A1 (en) Recommendation method and apparatus
TWI532013B (en) Image quality analysis method and system
WO2020147594A1 (en) Method, system, and device for obtaining expression of relationship between entities, and advertisement retrieval system
TWI648642B (en) Data search processing method and system
CN109685121B (en) Training method of image retrieval model, image retrieval method and computer equipment
CN107330715B (en) Method and device for selecting picture advertisement material
CN105556540A (en) Evaluating image sharpness
CN113792176A (en) Image evaluation
EP4181026A1 (en) Recommendation model training method and apparatus, recommendation method and apparatus, and computer-readable medium
WO2018090545A1 (en) Time-factor fusion collaborative filtering method, device, server and storage medium
WO2020007177A1 (en) Quotation method executed by computer, quotation device, electronic device and storage medium
US11651255B2 (en) Method and apparatus for object preference prediction, and computer readable medium
WO2023024413A1 (en) Information matching method and apparatus, computer device and readable storage medium
US11216505B2 (en) Multi-resolution color-based image search
WO2022111095A1 (en) Product recommendation method and apparatus, computer storage medium, and system
CN116630630B (en) Semantic segmentation method, semantic segmentation device, computer equipment and computer readable storage medium
WO2023284516A1 (en) Information recommendation method and apparatus based on knowledge graph, and device, medium, and product
WO2020098163A1 (en) Product data pushing method and device, and computer non-volatile readable storage medium
US11962817B2 (en) Machine learning techniques for advanced frequency management
CN116975359A (en) Resource processing method, resource recommending method, device and computer equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20808655

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20808655

Country of ref document: EP

Kind code of ref document: A1