CN102508907A - Dynamic recommendation method based on training set optimization for recommendation system - Google Patents

Dynamic recommendation method based on training set optimization for recommendation system Download PDF

Info

Publication number
CN102508907A
CN102508907A CN2011103568944A CN201110356894A CN102508907A CN 102508907 A CN102508907 A CN 102508907A CN 2011103568944 A CN2011103568944 A CN 2011103568944A CN 201110356894 A CN201110356894 A CN 201110356894A CN 102508907 A CN102508907 A CN 102508907A
Authority
CN
China
Prior art keywords
training
sample
data
recommendation
iteration
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.)
Granted
Application number
CN2011103568944A
Other languages
Chinese (zh)
Other versions
CN102508907B (en
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.)
Beihang University
Original Assignee
Beihang University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beihang University filed Critical Beihang University
Priority to CN2011103568944A priority Critical patent/CN102508907B/en
Publication of CN102508907A publication Critical patent/CN102508907A/en
Application granted granted Critical
Publication of CN102508907B publication Critical patent/CN102508907B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a dynamic recommendation method based on training set optimization for a recommendation system, which specifically includes: (1) establishing a preliminary recommendation portion: generating an original recommendation model according to original user grading data; (2) performing AdaBoost trainings: utilizing the original recommendation model as a classifying and judging basis to classify the data and adjust learning times of samples by means of multiple iterative learning training data; (3) screening incorrect samples: data of selected difficult samples are removed as the incorrect samples after multiple AdaBoost trainings so as to construct a new training data collection; (4) reconstructing a recommendation model: combining training results to regenerate the recommendation model based on the new training data; and (5) generating recommendation results: utilizing the new recommendation model to generate the recommendation results. The method is capable of removing the data without referential meaning in recommended service by the aid of great relevance of original training set data in content, so that validity of the training data and precision of the final recommendation model are improved.

Description

A kind of dynamic recommend method of the commending system of optimizing based on training set
Technical field
The present invention relates to the technical field of user's commending system, particularly a kind of dynamic recommend method of the commending system of optimizing based on training set.
Background technology
The personalized recommendation service is customer-centric, is the basis to understand user preferences, is the method for service that the user provides customized customized information to appear, and also is to solve a kind of effective way of from the magnanimity Internet resources, extracting user's information needed.Compare the personalized recommendation service with the generic services pattern following characteristics are arranged: at first; The personalized recommendation service can save the user to come out from the predicament of information overload; Make the user can have an opportunity to enjoy the hommization network information service really rich and varied, convenient appropriateness, greatly promote user experience and satisfaction; Secondly, the personalized recommendation service can fully improve the service quality and the access efficiency of Web website, can also find the point of interest that the user is potential simultaneously, thereby excavate potential commercial value, for Internet service provider provides considerable economy return.
Since the commending system based on collaborative filtering technology is born, the proposition of the latent vectorial recommended models of especially decomposing based on normalized matrix, the personalized recommendation technology has had quite high lifting in the recommendation precision of theoretical aspect.Original score data as recommending important evidence has decisive influence to final recommendation results, and obvious one group of data with high accuracy can obtain good recommendation effect in final recommendation.
The data set that general personalized recommendation service to the user all is based on existing historical accumulation carries out, and the data volume of this data set is very huge.Data set scale huge is difficult to avoid in the collection of data, exist irrational data, replaces phenomenons such as scoring such as user's mistake scoring or non-user.These data itself do not have with reference to property, and these data should not adopted in to user's recommendation service.Therefore, processing and the selection to original score data can help to improve the recommendation precision to a great extent.Adopting the training set of determination methods screening comparatively accurately, and carrying out the foundation of recommended models on this basis, the recommended models that is obtained so can recommend on the precision more remarkable must the lifting arranged.
Summary of the invention
The technical matters that the present invention will solve is: the deficiency that overcomes prior art; A kind of dynamic recommend method of the commending system of optimizing based on training set is provided; This method can be through screening the original training data as the personalized recommendation foundation; And serve as according to obtaining to have the more recommended models of high accurancy and precision, the accuracy that has improved personalized recommendation with the new training set of removing error sample.
The technical scheme that the present invention solves the problems of the technologies described above is: a kind of dynamic recommend method of the commending system of optimizing based on training set, and these method concrete steps are following:
Step (1) is set up preliminary recommended models: according to original user's score data, utilize based on the modeling method in the normalized matrix factorization recommended models and generate initial recommended models;
Step (2) AdaBoost training: the foundation of utilizing the middle recommended models that generates of step (1) to judge as primary classification makes up grader; The recommendation that calculates based on recommended models and the classification of the difference condition decision data between the raw value; Utilize AdaBoost algorithm study original training sample, and take turns the new grader of end back generation at each;
Step (3) screening error sample: each is taken turns training and all need filter out difficult sample in the training process that utilizes the AdaBoost algorithm; The division of difficult sample can adopt the otherness between predicted value and the actual value to judge in the method, promptly judges awkward sample during greater than a certain threshold value when this species diversity.After the AdaBoost training that warp is too much taken turns, the data that repeatedly are chosen awkward sample can be used as the error sample removal, are used for the required training data set of next iteration thereby construct;
Step (4) reconstruct recommended models: the training data to obtain in the step (3) is the basis, in conjunction with the AdaBoost training data, regenerates recommended models.
Step (5) produces recommendation results: as input, the recommended models of utilizing step (4) to obtain calculates recommendation results and returns to the user with the user characteristics vector.
, specific as follows in the said step (2) to the AdaBoost cluster training of raw data set:
1. step revises normalized matrix factorization recommended models, no longer original score data set T is divided into two sub-set T 1, T 2, wherein, data set T 1Be used to learn data set T 2Be used for judging that study stops wherein, but all data among the data set T all learnt, set the AdaBoost training iteration wheel number I, whenever take turns the number of times R of study, the error range errPermission of permission, and initialization feature vector set;
2. step utilizes normalized matrix factorization recommended models learning training data R time in the iteration of the first round, on the set of eigenvectors that training obtains in the calculation training data respective user to the estimated value of the scoring of project And obtain itself and actual value r U, iAbsolute error, i.e. absolute error
Figure BDA0000107592510000022
The AbsE value that 3. step calculates in 2. when step is judged the awkward sample of secondary data during greater than errPermission, travels through the total errCount that whole training datas obtains difficult sample nAnd go out the error rate ε of sample by computes n, wherein | T| representes the number of samples in the training set;
ϵ n = ErrCount n | T | (1) formula;
In the formula: ε nExpression sample error rate, | T| representes the number of samples in the training set, errCount nThe whole training data of expression traversal obtains the sum of difficult sample;
The error rate ε that 4. step is calculated in 3. according to step nThe adjustment study number of times of training sample in the next round iteration is specially when the AbsE of training sample data value during less than errPermission, and the study number of times of this sample in the next round iteration is trainTime N+1=trainTime n* ε n(if tramTime N+1Get 1 for<1), when the AbsE of training sample data value determined that it is difficult sample in (2) during greater than errPermission, the study number of times of this sample in the next round iteration did TrainTime n + 1 = TrainTime n ϵ n , Available as shown in the formula expression:
TrainTime n + 1 = TrainTime n &epsiv; n , ( AbsE &GreaterEqual; ErrPermission ) Max ( TrainTime n * &epsiv; n , 1 ) , ( AbsE < ErrPermission ) (2) formula;
In the formula: trainTime nThe study number of times of sample in n next round iteration, trainTime N+1The study number of times of sample in n+1 next round iteration, ε nThe error rate of calculating in expression step (3), the absolute error that the substep of AbsE value representation step (2) 2. calculates, errPermission representes the error range that allows;
Step 5. with errPermission with after the fixed proportion declineRate reduction, the iteration of a beginning new round, and the study number of times of each sample calculates in 4. according to step and carries out in the iteration that this is taken turns.
The method of the screening error sample in the said step (3), specific as follows:
Each is taken turns training and all need filter out difficult sample go forward side by side row labels and statistics in the training process that utilizes the AdaBoost algorithm in steps A, the step (2);
After the AdaBoost iteration training that step B, warp are too much taken turns, training data is traveled through the number of times that each sample of statistics is judged into difficult sample;
Step C, according to clearance delRate, remove from training set judging into the higher sample of difficult sample number of times, thereby obtain new training set.
The present invention's advantage compared with prior art is:
The present invention can be that automatic cluster is carried out on the basis with the available data; Iterative learning through repeatedly can filter out the misdata that is unfavorable for improving the recommended models precision; Thereby remove misdata and obtain high-quality training data, finally obtain higher recommendation precision.Only do not handle original training data is filtered to recommended models than classic method, this method can more effectively improve the recommendation precision.
Description of drawings
Fig. 1 is a summary workflow diagram of the present invention;
Fig. 2 is a detailed operation process flow diagram of the present invention.
Embodiment
Existing accompanying drawings embodiments of the invention.
As shown in Figure 2, the present invention includes four key steps: set up recommended models, AdaBoost training, screening error sample and reconstruct recommended models.
Step (1) is set up recommended models: read original user's score data and test data; And based on the Customs Assigned Number UserID of maximum in two data and the dimension that bullets ItemID confirms user characteristics vector sum item feature vector; Based on the modeling method in the normalized matrix factorization recommended models, newly-built and random initializtion user characteristics vector sum item feature vector;
Step (2) the AdaBoost training stage: the foundation structure sorter that utilizes the middle recommended models that generates of step (1) to judge as classification; The recommendation that calculates according to recommended models and the classification of the difference condition decision data between the raw value, concrete steps are:
1. step revises normalized matrix factorization recommended models, no longer original score data set T is divided into two sub-set T 1, T 2(utilize data set T 1Learn, utilize T 2Judge that study stops), but all data among the data set T are all learnt, set the AdaBoost training iteration wheel number I, whenever take turns the number of times R of study, the error range errPermission of permission, and initialization feature vector set;
Step 2. AdaBoost every take turns utilize in the iteration above-mentioned amended based on the modeling in the normalized matrix factorization recommended models and training method learning training data R time.After each study, calculating the RMSE of resulting user characteristics vector sum commodity proper vector model on training data, the RMSE value that reaches this wheel hour promptly when RMSE value can finish this in advance when big and takes turns iteration than learning value afterwards last time.This is taken turns and obtains that new recommended models---this takes turns final user characteristics vector sum commodity proper vector after the iteration.Utilize in the proper vector calculation training data respective user to the estimated value of the scoring of project
Figure BDA0000107592510000041
And obtain itself and actual value r U, iAbsolute error, i.e. absolute error
Figure BDA0000107592510000042
The AbsE value that 3. step calculates in 2. when step is judged the awkward sample of secondary data during greater than errPermission, and the mistake that these data are corresponding judges that number of times increases by 1, travels through the total errCount that whole training datas obtains difficult sample nAnd calculate the error rate ε of sample by (1) formula n
&epsiv; n = ErrCount n | T | (1) formula;
In the formula: ε nExpression sample error rate, | T| representes the number of samples in the training set, errCount nThe whole training data of expression traversal obtains the sum of difficult sample;
The error rate ε that 4. step is calculated in 3. according to step n, utilize the study number of times of (2) formula adjustment training sample in the next round iteration;
TrainTime n + 1 = TrainTime n &epsiv; n , ( AbsE &GreaterEqual; ErrPermission ) Max ( TrainTime n * &epsiv; n , 1 ) , ( AbsE < ErrPermission ) (2) formula;
In the formula: trainTime nThe study number of times of sample in n next round iteration, trainTime N+1The study number of times of sample in n+1 next round iteration, ε nThe error rate of calculating in expression step (3), the absolute error that the substep of AbsE value representation step (2) 2. calculates, errPermission representes the error range that allows;
5. step reduces errPermission with fixed proportion declineRate after; The iteration of a beginning new round; And the study number of times of each sample calculates in 4. according to step and carries out in the iteration that this is taken turns, should the stage if accomplished the iteration of pre-determined number then finished;
Step (3) screening error sample: each is taken turns training and all need filter out difficult sample in the training process that utilizes the AdaBoost algorithm; The division of difficult sample can adopt the otherness between predicted value and the actual value to judge in the method, promptly judges awkward sample during greater than a certain threshold value when this species diversity.After the AdaBoost training that warp is too much taken turns, the data that repeatedly are chosen awkward sample can be used as the error sample removal, are used for the required training data set of next iteration thereby construct;
Each is taken turns training and all need filter out difficult sample go forward side by side row labels and statistics in the training process that utilizes the AdaBoost algorithm in steps A, the step (2);
After the AdaBoost iteration training that step B, warp are too much taken turns, training data is traveled through the number of times that each sample of statistics is judged into difficult sample;
Step C, statistics calculates the maximum errors number that allows according to clearance del_rate, total sample number and 2., and frequency of training is set in training set is 0 with judging into sample that difficult sample number of times is higher than this value, thereby obtains new training set;
Step (4) reconstruct recommended models: the training data to obtain in the step (3) is the basis, in conjunction with the AdaBoost training data, regenerates recommended models based on the normalized matrix factorization method;
Step (5) produces recommendation results: with the product of user characteristics vector sum item feature vector as the estimation score value of specific user, with estimating that the higher project recommendation of score value gives this user to specific project.
The present invention can be that automatic cluster is carried out on the basis with the available data; Iterative learning through repeatedly can filter out the misdata that is unfavorable for improving the recommended models precision; Thereby remove misdata and obtain high-quality training data, finally obtain higher recommendation precision.Only do not handle original training data is filtered than classic method to recommended models; This method can more effectively improve commending system and recommend precision; As shown in table 1 below; When not adopting screening technique of the present invention, the RMSE of RMF method on test set is 0.792933, and several groups of data in the table 1 have all obtained less RMSE value.
The RMSE value that table 1 the present invention obtains
Figure BDA0000107592510000051
Figure BDA0000107592510000061
The part that the present invention does not set forth in detail belongs to techniques well known.Above embodiment is only in order to technical scheme of the present invention to be described but not be limited in the scope of embodiment; To those skilled in the art; As long as various variations claim limit and the spirit and scope of the present invention confirmed in; These variations are conspicuous, and all utilize innovation and creation that the present invention conceives all at the row of protection.

Claims (3)

1. the dynamic recommend method of a commending system of optimizing based on training set, it is characterized in that: these method concrete steps are following:
Step (1) is set up preliminary recommended models: according to original user's score data, utilize based on the modeling method in the normalized matrix factorization recommended models and generate initial recommended models;
Step (2) AdaBoost training: the foundation of utilizing the middle recommended models that generates of step (1) to judge as primary classification makes up grader; The recommendation that calculates based on recommended models and the classification of the difference condition decision data between the raw value; Utilize AdaBoost algorithm study original training sample, and take turns the new grader of end back generation at each;
Step (3) screening error sample: each is taken turns training and all need filter out difficult sample in the training process that utilizes the AdaBoost algorithm; The division of difficult sample can adopt the otherness between predicted value and the actual value to judge in the method, promptly judges awkward sample during greater than a certain threshold value when this species diversity; After the AdaBoost training that warp is too much taken turns, the data that repeatedly are chosen awkward sample can be used as the error sample removal, are used for the required training data set of next iteration thereby construct;
Step (4) reconstruct recommended models: the training data to obtain in the step (3) is the basis, in conjunction with the AdaBoost training data, regenerates recommended models.
Step (5) produces recommendation results: as input, the recommended models of utilizing step (4) to obtain calculates recommendation results and returns to the user with the user characteristics vector.
2. the dynamic recommend method of a kind of commending system of optimizing based on training set according to claim 1 is characterized in that: to the AdaBoost cluster training of raw data set, specific as follows in said (2) part:
1. step revises normalized matrix factorization recommended models, no longer original score data set T is divided into two sub-set T 1, T 2, wherein, data set T 1Be used to learn data set T 2Be used for judging that study stops, but all data among the data set T all learnt, set the AdaBoost training iteration wheel number I, whenever take turns the number of times R of study, the error range errPermission of permission, and initialization feature vector set;
2. step utilizes normalized matrix factorization recommended models learning training data R time in the iteration of the first round, on the set of eigenvectors that training obtains in the calculation training data respective user to the estimated value of the scoring of project
Figure FDA0000107592500000011
And obtain itself and actual value r U, iAbsolute error, i.e. absolute error
Figure FDA0000107592500000012
The AbsE value that 3. step calculates in 2. when step is judged the awkward sample of secondary data during greater than errPermission, travels through the total errCount that whole training datas obtains difficult sample nAnd go out the error rate ε of sample by computes n, wherein | T| representes the number of samples in the training set;
&epsiv; n = ErrCount n | T | (1) formula;
In the formula: ε nExpression sample error rate, | T| representes the number of samples in the training set, errCount nThe whole training data of expression traversal obtains the sum of difficult sample;
Step is 4. according to the error rate ε that calculates in the step (3) nThe adjustment study number of times of training sample in the next round iteration is specially: when the AbsE of training sample data value during less than errPermission, the study number of times of this sample in the next round iteration is trainTime N+1=trainTime n* ε n, wherein if trainTime N+1Get 1 for<1, when the AbsE of training sample data value determined that it is difficult sample in (2) formula during greater than errPermission, the study number of times of this sample in the next round iteration did TrainTime n + 1 = TrainTime n &epsiv; n , Available as shown in the formula expression:
TrainTime n + 1 = TrainTime n &epsiv; n , ( AbsE &GreaterEqual; ErrPermission ) Max ( TrainTime n * &epsiv; n , 1 ) , ( AbsE < ErrPermission ) (2) formula;
In the formula: trainTime nThe study number of times of sample in n next round iteration, trainTime N+1The study number of times of sample in n+1 next round iteration, ε nThe error rate of calculating in expression step (3), the absolute error that the substep of AbsE value representation step (2) 2. calculates, errPermission representes the error range that allows;
5. step reduces errPermission with fixed proportion declineRate after, the iteration of a beginning new round, and the study number of times of each sample carries out according to calculating in the step (4) in the iteration that this is taken turns.
3. the dynamic recommend method of a kind of commending system of optimizing based on training set according to claim 1 and 2 is characterized in that: the method for the screening error sample in the said step (3), specific as follows:
Steps A, in step (2), utilizing in the training process of AdaBoost algorithm each to take turns training all need to filter out difficult sample go forward side by side row labels and statistics;
After the AdaBoost iteration training that step B, warp are too much taken turns, training data is traveled through the number of times that each sample of statistics is judged into difficult sample;
Step C, according to clearance delRate, remove from training set judging into the higher sample of difficult sample number of times, thereby obtain new training set.
CN2011103568944A 2011-11-11 2011-11-11 Dynamic recommendation method based on training set optimization for recommendation system Expired - Fee Related CN102508907B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011103568944A CN102508907B (en) 2011-11-11 2011-11-11 Dynamic recommendation method based on training set optimization for recommendation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011103568944A CN102508907B (en) 2011-11-11 2011-11-11 Dynamic recommendation method based on training set optimization for recommendation system

Publications (2)

Publication Number Publication Date
CN102508907A true CN102508907A (en) 2012-06-20
CN102508907B CN102508907B (en) 2013-11-20

Family

ID=46220993

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011103568944A Expired - Fee Related CN102508907B (en) 2011-11-11 2011-11-11 Dynamic recommendation method based on training set optimization for recommendation system

Country Status (1)

Country Link
CN (1) CN102508907B (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503842A (en) * 2014-12-22 2015-04-08 广州唯品会信息科技有限公司 Strategy execution method and device based on multilayer diversion experiment frame
CN104615989A (en) * 2015-02-05 2015-05-13 北京邮电大学 Outdoor day and night distinguishing method
CN104615779A (en) * 2015-02-28 2015-05-13 云南大学 Method for personalized recommendation of Web text
CN105488216A (en) * 2015-12-17 2016-04-13 上海中彦信息科技有限公司 Recommendation system and method based on implicit feedback collaborative filtering algorithm
CN105760965A (en) * 2016-03-15 2016-07-13 北京百度网讯科技有限公司 Pre-estimated model parameter training method, service quality pre-estimation method and corresponding devices
CN106156107A (en) * 2015-04-03 2016-11-23 刘岩松 A kind of discovery method of hot news
CN106471819A (en) * 2015-04-23 2017-03-01 乐威指南公司 System and method for improving the accuracy in media asset recommended models
CN106934413A (en) * 2015-12-31 2017-07-07 阿里巴巴集团控股有限公司 Model training method, apparatus and system and sample set optimization method, device
CN107590065A (en) * 2016-07-08 2018-01-16 阿里巴巴集团控股有限公司 Algorithm model detection method, device, equipment and system
CN107766929A (en) * 2017-05-05 2018-03-06 平安科技(深圳)有限公司 model analysis method and device
CN108108821A (en) * 2017-12-29 2018-06-01 广东欧珀移动通信有限公司 Model training method and device
WO2018166113A1 (en) * 2017-03-13 2018-09-20 平安科技(深圳)有限公司 Random forest model training method, electronic apparatus and storage medium
CN108804670A (en) * 2018-06-11 2018-11-13 腾讯科技(深圳)有限公司 Data recommendation method, device, computer equipment and storage medium
CN108829846A (en) * 2018-06-20 2018-11-16 中国联合网络通信集团有限公司 A kind of business recommended platform data cluster optimization system and method based on user characteristics
CN108984756A (en) * 2018-07-18 2018-12-11 网易传媒科技(北京)有限公司 Information processing method, medium, device and calculating equipment
CN109034188A (en) * 2018-06-15 2018-12-18 北京金山云网络技术有限公司 Acquisition methods, acquisition device, equipment and the storage medium of machine learning model
CN109670437A (en) * 2018-12-14 2019-04-23 腾讯科技(深圳)有限公司 Age prediction model training method, face-image recognition methods and device
CN110069663A (en) * 2019-04-29 2019-07-30 厦门美图之家科技有限公司 Video recommendation method and device
WO2019223582A1 (en) * 2018-05-24 2019-11-28 Beijing Didi Infinity Technology And Development Co., Ltd. Target detection method and system
CN110738264A (en) * 2019-10-18 2020-01-31 上海眼控科技股份有限公司 Abnormal sample screening, cleaning and training method, device, equipment and storage medium
CN111522533A (en) * 2020-04-24 2020-08-11 中国标准化研究院 Product modular design method and device based on user personalized demand recommendation
CN113672798A (en) * 2020-05-15 2021-11-19 第四范式(北京)技术有限公司 Article recommendation method and system based on collaborative filtering model
US11580457B2 (en) 2017-11-07 2023-02-14 Huawei Technologies Co., Ltd. Prediction method, terminal, and server
CN116503695A (en) * 2023-06-29 2023-07-28 天津所托瑞安汽车科技有限公司 Training method of target detection model, target detection method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101364222A (en) * 2008-09-02 2009-02-11 浙江大学 Two-stage audio search method
US7853485B2 (en) * 2005-11-22 2010-12-14 Nec Laboratories America, Inc. Methods and systems for utilizing content, dynamic patterns, and/or relational information for data analysis
CN102073720A (en) * 2011-01-10 2011-05-25 北京航空航天大学 FR method for optimizing personalized recommendation results

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7853485B2 (en) * 2005-11-22 2010-12-14 Nec Laboratories America, Inc. Methods and systems for utilizing content, dynamic patterns, and/or relational information for data analysis
CN101364222A (en) * 2008-09-02 2009-02-11 浙江大学 Two-stage audio search method
CN102073720A (en) * 2011-01-10 2011-05-25 北京航空航天大学 FR method for optimizing personalized recommendation results

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
罗辛等: "通过相似度支持度优化基于K近邻的协同过滤算法", 《计算机学报》, vol. 33, no. 8, 31 August 2010 (2010-08-31), pages 1437 - 1445 *

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503842A (en) * 2014-12-22 2015-04-08 广州唯品会信息科技有限公司 Strategy execution method and device based on multilayer diversion experiment frame
CN104615989B (en) * 2015-02-05 2018-06-15 北京邮电大学 A kind of outdoor day and night distinguishing method
CN104615989A (en) * 2015-02-05 2015-05-13 北京邮电大学 Outdoor day and night distinguishing method
CN104615779B (en) * 2015-02-28 2017-08-11 云南大学 A kind of Web text individuations recommend method
CN104615779A (en) * 2015-02-28 2015-05-13 云南大学 Method for personalized recommendation of Web text
CN106156107A (en) * 2015-04-03 2016-11-23 刘岩松 A kind of discovery method of hot news
CN106156107B (en) * 2015-04-03 2019-12-13 刘岩松 Method for discovering news hotspots
CN106471819A (en) * 2015-04-23 2017-03-01 乐威指南公司 System and method for improving the accuracy in media asset recommended models
CN105488216B (en) * 2015-12-17 2020-08-21 上海中彦信息科技股份有限公司 Recommendation system and method based on implicit feedback collaborative filtering algorithm
CN105488216A (en) * 2015-12-17 2016-04-13 上海中彦信息科技有限公司 Recommendation system and method based on implicit feedback collaborative filtering algorithm
CN106934413A (en) * 2015-12-31 2017-07-07 阿里巴巴集团控股有限公司 Model training method, apparatus and system and sample set optimization method, device
CN105760965A (en) * 2016-03-15 2016-07-13 北京百度网讯科技有限公司 Pre-estimated model parameter training method, service quality pre-estimation method and corresponding devices
CN107590065A (en) * 2016-07-08 2018-01-16 阿里巴巴集团控股有限公司 Algorithm model detection method, device, equipment and system
CN107590065B (en) * 2016-07-08 2020-08-11 阿里巴巴集团控股有限公司 Algorithm model detection method, device, equipment and system
WO2018166113A1 (en) * 2017-03-13 2018-09-20 平安科技(深圳)有限公司 Random forest model training method, electronic apparatus and storage medium
US11507963B2 (en) 2017-05-05 2022-11-22 Ping An Technology (Shenzhen) Co., Ltd. Method and device of analysis based on model, and computer readable storage medium
CN107766929A (en) * 2017-05-05 2018-03-06 平安科技(深圳)有限公司 model analysis method and device
CN107766929B (en) * 2017-05-05 2019-05-24 平安科技(深圳)有限公司 Model analysis method and device
US11580457B2 (en) 2017-11-07 2023-02-14 Huawei Technologies Co., Ltd. Prediction method, terminal, and server
WO2019128435A1 (en) * 2017-12-29 2019-07-04 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for training model and information recommendation system
CN108108821A (en) * 2017-12-29 2018-06-01 广东欧珀移动通信有限公司 Model training method and device
US11475244B2 (en) 2017-12-29 2022-10-18 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for training model and information recommendation system
CN108108821B (en) * 2017-12-29 2022-04-22 Oppo广东移动通信有限公司 Model training method and device
WO2019223582A1 (en) * 2018-05-24 2019-11-28 Beijing Didi Infinity Technology And Development Co., Ltd. Target detection method and system
CN108804670B (en) * 2018-06-11 2023-03-31 腾讯科技(深圳)有限公司 Data recommendation method and device, computer equipment and storage medium
CN108804670A (en) * 2018-06-11 2018-11-13 腾讯科技(深圳)有限公司 Data recommendation method, device, computer equipment and storage medium
CN109034188A (en) * 2018-06-15 2018-12-18 北京金山云网络技术有限公司 Acquisition methods, acquisition device, equipment and the storage medium of machine learning model
CN108829846B (en) * 2018-06-20 2021-09-10 中国联合网络通信集团有限公司 Service recommendation platform data clustering optimization system and method based on user characteristics
CN108829846A (en) * 2018-06-20 2018-11-16 中国联合网络通信集团有限公司 A kind of business recommended platform data cluster optimization system and method based on user characteristics
CN108984756A (en) * 2018-07-18 2018-12-11 网易传媒科技(北京)有限公司 Information processing method, medium, device and calculating equipment
CN108984756B (en) * 2018-07-18 2022-03-08 网易传媒科技(北京)有限公司 Information processing method, medium, device and computing equipment
CN109670437B (en) * 2018-12-14 2021-05-07 腾讯科技(深圳)有限公司 Age estimation model training method, facial image recognition method and device
CN109670437A (en) * 2018-12-14 2019-04-23 腾讯科技(深圳)有限公司 Age prediction model training method, face-image recognition methods and device
CN110069663A (en) * 2019-04-29 2019-07-30 厦门美图之家科技有限公司 Video recommendation method and device
CN110738264A (en) * 2019-10-18 2020-01-31 上海眼控科技股份有限公司 Abnormal sample screening, cleaning and training method, device, equipment and storage medium
CN111522533A (en) * 2020-04-24 2020-08-11 中国标准化研究院 Product modular design method and device based on user personalized demand recommendation
CN111522533B (en) * 2020-04-24 2023-10-24 中国标准化研究院 Product modularization design method and device based on user personalized demand recommendation
CN113672798A (en) * 2020-05-15 2021-11-19 第四范式(北京)技术有限公司 Article recommendation method and system based on collaborative filtering model
CN116503695A (en) * 2023-06-29 2023-07-28 天津所托瑞安汽车科技有限公司 Training method of target detection model, target detection method and device
CN116503695B (en) * 2023-06-29 2023-10-03 天津所托瑞安汽车科技有限公司 Training method of target detection model, target detection method and device

Also Published As

Publication number Publication date
CN102508907B (en) 2013-11-20

Similar Documents

Publication Publication Date Title
CN102508907B (en) Dynamic recommendation method based on training set optimization for recommendation system
CN106485353B (en) Air pollutant concentration forecasting procedure and system
CN111797321B (en) Personalized knowledge recommendation method and system for different scenes
CN106021364B (en) Foundation, image searching method and the device of picture searching dependency prediction model
CN107193876A (en) A kind of missing data complementing method based on arest neighbors KNN algorithms
CN109299380B (en) Exercise personalized recommendation method based on multi-dimensional features in online education platform
CN107180426A (en) Area of computer aided Lung neoplasm sorting technique based on transportable multiple-model integration
CN105893609A (en) Mobile APP recommendation method based on weighted mixing
CN102982107A (en) Recommendation system optimization method with information of user and item and context attribute integrated
CN106951471B (en) SVM-based label development trend prediction model construction method
CN109635010B (en) User characteristic and characteristic factor extraction and query method and system
CN106326351A (en) Recommendation system cold start solving method based on user feedback
CN106126751A (en) A kind of sorting technique with time availability and device
CN104182474A (en) Method for recognizing pre-churn users
CN109471982B (en) Web service recommendation method based on QoS (quality of service) perception of user and service clustering
CN105844334B (en) A kind of temperature interpolation method based on radial base neural net
CN105609116A (en) Speech emotional dimensions region automatic recognition method
CN103795592B (en) Online water navy detection method and device
CN116541911A (en) Packaging design system based on artificial intelligence
CN102521402B (en) Text filtering system and method
CN111639230A (en) Similar video screening method, device, equipment and storage medium
CN106066851A (en) A kind of neural network training method considering evaluation index and device
CN106156107B (en) Method for discovering news hotspots
CN116522912B (en) Training method, device, medium and equipment for package design language model
CN113724061A (en) Consumer financial product credit scoring method and device based on customer grouping

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20131120

Termination date: 20211111

CF01 Termination of patent right due to non-payment of annual fee