US9978093B2 - Method and system for pushing mobile application - Google Patents
Method and system for pushing mobile application Download PDFInfo
- Publication number
- US9978093B2 US9978093B2 US14/411,846 US201314411846A US9978093B2 US 9978093 B2 US9978093 B2 US 9978093B2 US 201314411846 A US201314411846 A US 201314411846A US 9978093 B2 US9978093 B2 US 9978093B2
- Authority
- US
- United States
- Prior art keywords
- mobile application
- app
- concept
- mobile
- user
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0631—Recommending goods or services
Definitions
- the present invention relates to the field of Internet applications, and in particular to a method and system for pushing a mobile application.
- all mobile application stores will push some mobile applications to a user when the user downloads or browses an application, so as to recommend mobile applications to the user;
- the push method is to take statistics of the relevance between mobile applications according to a user history log, and then generate a recommendation result according to the relevance and using recommendation algorithms such as neighbor and collaborative filtering; therefore, the relevance between mobile applications is taken as a recommendation basis to recommend mobile applications in the prior art.
- Provided in the present invention is a method and system for pushing a mobile application, which can effectively improve the diversity of recommended mobile applications.
- provided in the present invention is a method for pushing a mobile application, and the method comprises:
- the method for determining the relevance between mobile application categories is:
- the method for pre-generating the relevance between mobile applications is:
- U represents a user set operating the mobile application app m and the mobile application app n simultaneously, and s app m and s app n respectively represent score values allocated by a user u in the user set U for the app m and app n ; w u represents the weight of the user u in the user set U,
- K k 1 ⁇ ( 1 - b + b ⁇ n u n avg )
- k 1 and k 2 are preset adjustment factors
- n u represents the total number of mobile applications operated by the user u in the user set U
- n avg represents an average value of the total number of mobile applications operated by the user u.
- the weight w u of the user u in the user set U is
- N the total number of mobile applications operated by each user.
- the value s app m allocated by the user u for the mobile application app m is:
- t represents the t th type of operating the mobile application app m
- T represents the total number of types of operating the mobile application app m
- s t represents a basic score of the user u operating the mobile application app m
- B t,app m is an indication value of whether the user u performs the t th type of operation on the mobile application app m or is duration information about the user u performing the t th type of operation on the mobile application app m .
- the method for calculating the relevance between mobile application categories is:
- concept i and concept j are respectively the mobile application categories to which the mobile application app m and the mobile application app n belong
- R(app m ,app n ) is the relevance between the mobile application app m and the mobile application app n
- f app m represents the total number of users operating the mobile application app m
- f app n represents the total number of users operating the mobile application app n
- f app m app n represents the total number of users contained in an intersection of a user set operating the mobile application app m and a user set operating the mobile application app n .
- the method for pre-generating weight values of mobile applications is:
- T represents the total number of types of operating the mobile application app m
- a t,app m represents the total number of times or the total duration of the mobile application app m being operated by the t th type in a user history log
- a t,concept i represents the total number of times or the total duration of all the mobile applications under the mobile application category concept i being operated by the t th type in the user history log
- g t represents an impact factor corresponding to the mobile application app m operated by the t th type in the user history log.
- the operations on mobile applications comprise at least one of viewing, downloading and using.
- the method further comprises:
- the method for calculating the degree of recommendation of each mobile application under the determined mobile application category is:
- the mobile application category to which the mobile application app m belongs is concept i
- the mobile application category to which the mobile application app n belongs is concept j
- R(concept i ,concept j ) is the relevance between the mobile application category concept i and the mobile application category concept j
- w concept j app n is the weight value of the mobile application app n under the mobile application category concept j
- comatt(app m ,app n ) is the number of identical attributes of the mobile application app n and the mobile application app m
- k is a preset impact factor.
- selecting a preset recommendation result number of mobile applications as a recommendation result and pushing same to the user comprise:
- a system for pushing a mobile application comprises: a statistical unit, a first calculation unit and a pushing unit; wherein,
- the statistical unit is used for determining more than one mobile application category with the highest relevance to a mobile application category to which a mobile application designated by a user belongs;
- the first calculation unit is used for calculating, according to pre-generated weight values of mobile applications, the degree of recommendation of each mobile application under the mobile application category determined by the statistical unit;
- the pushing unit is used for selecting, according to the principle of high to low of the degree of recommendation of each mobile application under the mobile application category determined by the statistical unit, a preset recommendation result number of mobile applications as a recommendation result and pushing same to the user.
- the system further comprises: a second calculation unit for pre-generating the relevance of mobile application categories, and specifically for:
- the system further comprises: a third calculation unit for pre-generating the relevance between mobile applications, and specifically for:
- U represents a user set operating the mobile application app m and the mobile application app n simultaneously, and s app m and s app n respectively represent score values allocated by a user u in the user set U for the app m and app n ; w u represents the weight of the user u in the user set U,
- K k 1 ⁇ ( 1 - b + b ⁇ n u n avg )
- k 1 and k 2 are preset adjustment factors
- n u represents the total number of mobile applications operated by the user u in the user set U
- n avg represents an average value of the total number of mobile applications operated by the user u.
- the weight w u of the user u in the user set U is
- N the total number of mobile applications operated by each user.
- the value s app m allocated by the user u for the mobile application app m is:
- t represents the t th type of operating the mobile application app m
- T represents the total number of types of operating the mobile application app m
- s t represents a basic score of the user u operating the mobile application app m
- B t,app m is an indication value of whether the user u performs the t th type of operation on the mobile application app m or is duration information about the user u performing the t th type of operation on the mobile application app m .
- the second calculation unit when calculating the relevance between mobile application categories, is specifically used for:
- concept i and concept j are respectively the mobile application categories to which the mobile application app m and the mobile application app n belong
- R(app m ,app n ) is the relevance between the mobile application app m and the mobile application app n
- f app m represents the total number of users operating the mobile application app m
- f app n represents the total number of users operating the mobile application app n
- f app m app n represents the total number of users contained in an intersection of a user set operating the mobile application app m and a user set operating the mobile application app n .
- the system further comprises: a fourth calculation unit for pre-generating weight values of mobile applications, and specifically for:
- T represents the total number of types of operating the mobile application app m
- a t,app m represents the total number of times or the total duration of the mobile application app m being operated by the t th type in a user history log
- a t,concept i represents the total number of times or the total duration of all the mobile applications under the mobile application category concept i being operated by the t th type in the user history log
- g t represents an impact factor corresponding to the mobile application app m operated by the t th type in the user history log.
- the operations on mobile applications comprise at least one of viewing, downloading and using.
- the system further comprises: an updating unit for adding a newly added mobile application in a mobile application store to a mobile application ontology base, and labelling corresponding category information and attribute information for the newly added mobile application; and
- the fourth calculation unit further for multiplying an average weight value of top-ranked mobile applications under the mobile application category to which the newly added mobile application belongs by a preset attenuation factor, so as to obtain a weight value of the newly added mobile application.
- the first calculation unit when calculating the degree of recommendation of a mobile application under the mobile application category, is specifically used for:
- the mobile application category to which the mobile application app m belongs is concept i
- the mobile application category to which the mobile application app n belongs is concept j
- R(concept i ,concept j ) is the relevance between the mobile application category concept i and the mobile application category concept j
- w concept j app n is the weight value of the mobile application app n under the mobile application category concept j
- comatt(app m ,app n ) is the number of identical attributes of the mobile application app n and the mobile application app m
- k is a preset impact factor.
- the pushing unit is specifically used for respectively extracting mobile applications with top-ranked degrees of recommendation from the determined mobile application category; and ranking the extracted mobile applications in an order from high to low of the degrees of recommendation, and taking n top-ranked mobile applications as recommendation results of the mobile applications and pushing same to the user, n being a preset number of recommendation results.
- the technical solution provided in the present invention has the following beneficial effects:
- FIG. 1 is a schematic flowchart of a preferred embodiment for implementing a method for pushing a mobile application of the present invention.
- FIG. 2 is a structural schematic diagram of a preferred embodiment for implementing a system for pushing a mobile application of the present invention.
- the basic idea of the present invention is: according to the pre-generated relevance of mobile application categories, determining more than one mobile application category with the highest relevance to a mobile application category of a mobile application designated by a user; according to pre-generated weight values of the mobile applications, calculating the degrees of recommendation of mobile applications under the mobile application category; and extracting mobile applications with top-ranked degrees of recommendation under each mobile application category, and according to a preset number of recommendation results, taking more than one mobile application with the highest degree of recommendation in the extracted mobile applications as recommendation results and pushing same to the user.
- FIG. 1 is a schematic flowchart of a preferred embodiment for implementing a method for pushing a mobile application of the present invention, and as shown in FIG. 1 , the preferred embodiment comprises the following steps:
- step 101 according to information about a user viewing or downloading a mobile application in a mobile application store and duration information about the user using the mobile application, the relevance between the mobile applications in a mobile application set which is viewed, downloaded and used by the user is calculated.
- a data platform of the mobile application store will store a user history log when the user uses the mobile application store, and the data platform stores the user history log in a text format and, with a set duration as a unit (such as every hour as a unit), saves the text of the user history log within a set duration in the same file;
- the user history log comprises information about the user viewing or downloading a mobile application in the mobile application store and duration information about the user using the mobile application, and certainly information about the mobile applications operated by other users can also be involved, taking the operations of viewing, downloading and using for example herein;
- the information about the user viewing or downloading the mobile application in the mobile application store comprises a user identification (UID), an identification (package ID) of the mobile application viewed or downloaded by the user in the mobile application store and the time of the user viewing or downloading the mobile application in the mobile application store; and the duration information about the user using the mobile application comprises the user identification (UID).
- the relevance between the mobile applications in a mobile application set which are viewed, downloaded and used by the user is calculated according to the information about the user viewing or downloading the mobile application in the mobile application store and the duration information about the user using the mobile application and using formula (1):
- R(app m ,app n ) represents the relevance between the mobile application app m and the mobile application app n in the mobile application set
- U represents a user set operating the mobile application app m and the mobile application app n simultaneously
- s app m and s app n respectively represent score values allocated by a user u in the user set U for the app m and app n
- w u represents the weight of the user u in the user set U, and w u can be calculated using formula (2):
- N represents the total number of mobile applications in the mobile application set
- n u represents the total number of mobile applications which are viewed, the mobile applications which are downloaded and the mobile applications which are used by the user u in the user set U.
- the calculation method of the relevance mentioned in formula (1) is actually performing relevance calculation between each two mobile applications in the mobile application set and then summing same, and in formula (1), a BM25 algorithm is used to calculate the relevance between each two mobile applications; however, the present invention is not limited to this relevance calculation method, and relevance calculation methods such as transition probability and cosine formula can also be used, which will not be illustrated one by one herein.
- s app m s 1 ⁇ read app m +s 2 ⁇ download app m +s 3 ⁇ usetime app m (3)
- s 1 , s 2 and s 3 respectively represent basic scores of the mobile applications which are viewed, the mobile applications which are downloaded and the mobile applications which are used by the user u, and the basic scores respectively embody the impact degree of the operations of viewing, downloading and using on the s app m , and are preset values.
- s 1 equals 1, s 2 equals 2, and s 3 equals 1;
- read app m represents whether the user u views the mobile application app m , and if so, the read app m equals 1, and if not, the read app m equals 0;
- download app m represents whether the user u downloads the mobile application app m , and if so, the download app m equals 1, and if not, the download app m equals 0;
- usetime app m represents the duration of the user using the mobile application app m , and for example, the duration of the user using the mobile application app m can be in minutes herein;
- k 1 and k 2 are adjustment factors, and in this preferred embodiment, k 1 equals 2, k 2 equals 1.2, and K is obtained using formula
- K k 1 ⁇ ( 1 - b + b ⁇ n u n avg ) ; where b is an adjustment factor, and in this preferred embodiment, b equals 0.75, n avg represents an average value of the total number of mobile applications which are viewed, the mobile applications which are downloaded and the mobile applications which are used by the user u.
- the relevance between mobile applications can be calculated periodically, for example, a user history log within a previous month can be extracted every morning, and the relevance between the mobile applications is calculated according to the user history log.
- Step 102 according to a mobile application ontology base, category information about the mobile applications in the mobile application set is obtained, and according to the category information about the mobile applications, the mobile applications are classified; and according to information about the user viewing or downloading a mobile application in a mobile application store, duration information about the user using the mobile application, and the calculated relevance between the mobile applications, the relevance between mobile application categories is calculated.
- the mobile application ontology base takes the identity of the mobile application (package ID) as a unit, and contains a name, category information and attribute information corresponding to the identity of the mobile application, for example, the mobile application ontology base can be as shown in table 1.
- Attribute package ID Name information information 2730221082 Tecent video hd Practicality-player- Variety, high video player definition, hd, cartoon, video, share, live, score, online 3581535646 Angry birds Game-physics- Classic, bird, based game-cast cute
- R(app m ,app n ) represents the relevance between the mobile application app m and the mobile application app n in the mobile application set calculated by formula (1)
- R(concept i ,concept j ) represents the relevance between the mobile application category concept i and the mobile application category concept j
- f app m represents the total number of users viewing the mobile application app m , users downloading the mobile application app m and users using the mobile application app m
- f app n represents the total number of users viewing the mobile application app n , users downloading the mobile application app n and users using the mobile application app n ; statistics can be taken of the total number of users viewing the mobile applications, users downloading the mobile applications and users using the mobile applications herein according to a user history log
- f app m app n represents the total number of users contained in an intersection of a set of users viewing the mobile application app m
- Step 103 a newly added mobile application in the mobile application store is added to a mobile application ontology base, and corresponding category information and attribute information are labelled for the newly added mobile application.
- the newly added mobile application in the mobile application store can also be added to the ontology base, a package ID is allocated for the newly added mobile application, and corresponding category information and attribute information are labelled; wherein according to the name and introduction of the mobile application provided by a mobile application owner, a mobile application automatic labelling system can be used to automatically label the category information and the attribute information for the newly added mobile application.
- this step is for the purpose of solving the problem that cold start cannot be performed on the newly added mobile application, but is not a necessary step of the present invention.
- Step 104 according to information about the user viewing or downloading a mobile application in the mobile application store and duration information about the user using the mobile application, weight values of mobile applications which are not newly added under the mobile application category in the ontology base are calculated; and an average weight value of top-ranked mobile applications under the mobile application category to which the newly added mobile application belongs is multiplied by a preset attenuation factor, so as to obtain a weight value of the newly added mobile application.
- weight values of the mobile applications under the mobile application category in the mobile application ontology base are calculated using formula (5):
- w concept i app m represents the weight value of the mobile application app m in the mobile application category concept i
- r app m represents the total number of times of the mobile application app m being viewed in the user history log
- d app m represents the total number of times the mobile application app m is downloaded in the user history log
- u app m represents the total duration that the mobile application app m is used in the user history log, and the unit of the u app m can be minutes
- r concept i represents the total number of times all the mobile applications under the mobile application category concept i are viewed in the user history log
- d concept represents the total number of times all the mobile applications under the mobile application category concept i are downloaded in the user history log
- u concept i represents total duration that all the mobile applications under the mobile application category concept i are used in the user history log
- g 1 represents an impact factor corresponding to the mobile application app m viewed in the user history log
- g 2 represents an impact factor corresponding to the mobile application app
- the newly added mobile application uses a default weight value
- the calculation method for the default weight value is to multiply an average value of the weight values of several (such as three) mobile applications with highest weight values in the mobile application category concept i by an attenuation factor, in this preferred embodiment, the attenuation factor being equal to 0.4.
- Step 105 when the mobile application designated by the user is received, according to the relevance of the mobile application categories, more than one mobile application category with the highest relevance to the mobile application category of the designated mobile application is determined; according to weight values of mobile applications, the degrees of recommendation of mobile applications under the mobile application category are calculated; and mobile applications with top-ranked degrees of recommendation under each mobile application category are extracted, and according to a preset number of recommendation results, more than one mobile application with the highest degree of recommendation in the extracted mobile applications is taken as the recommendation results and pushed to the user.
- the searched or downloaded mobile application is taken as a designated mobile application, and according to an identity of the designated mobile application, a query is performed in the mobile application ontology base to obtain the mobile application category concept i of the mobile application app m , the mobile application categories in the mobile application ontology base are ranked in an order of high to low of the relevance to the mobile application category concept i , and then according to the preset recommendation result number n, more than n (such as 2n) mobile application categories with the top-ranked relevance are extracted.
- n such as 2n
- rec app m app n is the degree of recommendation of recommending the mobile application app n to the user when the mobile application app m is designated
- the mobile application category to which the mobile application app m belongs is concept i
- the mobile application category to which the mobile application app n belongs is concept j
- the mobile application category concept j is located in the 2n mobile application categories with the highest relevance to the mobile application category concept i
- R(concept i ,concept j ) is the relevance between the mobile application category concept i and the mobile application category concept j
- w concept j app n is the weight value of the mobile application app n under the mobile application category concept j
- comatt(app m ,app n ) is the number of identical attributes of the mobile application app n and the mobile application app m
- k is an impact factor, in this preferred embodiment, k being equal to 2.
- the degrees of recommendation of the mobile applications are calculated, according to the user history log, the mobile applications of which the degrees of recommendation are calculated are screened, and the mobile applications that have been downloaded or used therein by the user are deleted; taking a mobile application category as a unit, according to an order of high to low of the degree of recommendation, the mobile applications under each mobile application category are ranked, then the top two ranked mobile applications in the ranking of the degree of recommendation under each mobile application category are extracted, and the mobile applications extracted from each mobile application category are ranked according to an order of high to low of the degree of recommendation; and according to the preset recommendation result number n, the top-n ranked mobile applications are taken as a recommendation result of the mobile applications, and the recommendation result is pushed to the user.
- FIG. 2 is a structural schematic diagram of a preferred embodiment for implementing a system for pushing a mobile application of the present invention.
- the system comprises: a statistical unit 20 , a first calculation unit 21 , and a pushing unit 22 ; wherein
- the statistical unit 20 is used for determining, according to the pre-generated relevance of mobile application categories, more than one mobile application category with the highest relevance to the mobile application category of a mobile application designated by a user;
- the first calculation unit 21 is used to calculate, according to pre-generated weight values of the mobile applications, the degrees of recommendation of the mobile applications under the mobile application category;
- the pushing unit 22 is used for extracting mobile applications with top-ranked degrees of recommendation under each mobile application category, and according to a preset number of recommendation results, taking more than one mobile application with the highest degree of recommendation in the extracted mobile applications as recommendation results and pushing same to the user.
- the system further comprises: a second calculation unit 23 for pre-generating the relevance of mobile application categories;
- the second calculation unit 23 pre-generating the relevance of the mobile application categories specifically comprises: according to a mobile application ontology base, obtaining category information about mobile applications, and according to the category information about the mobile applications, classifying the mobile applications which are viewed, downloaded and used by the user; and according to acquired information about the user viewing or downloading a mobile application in a mobile application store, duration information about the user using the mobile application, and the pre-generated relevance between the mobile applications, calculating the relevance between mobile application categories.
- the system further comprises a third calculation unit 24 for pre-generating the relevance between mobile applications;
- the third calculation unit 24 pre-generating the relevance between mobile applications specifically comprises:
- R(app m ,app n ) represents the relevance between the mobile application app m and the mobile application app n in a mobile application set
- U represents a user set using the mobile application app m and the mobile application app n simultaneously
- s app m and s app n respectively represent score values allocated by a user u in a user set U for the app m and app n
- w n represents the weight of the user u in the user set U
- n u represents the total number of mobile applications viewed, downloaded and used by the user u in the user set U
- n avg represents an average value of the total number of mobile applications viewed by the user u, the total number of mobile applications downloaded by the user u and the total number of mobile applications used by the user u.
- the weight w u of the user u in the user set U is
- w u log ⁇ N - n u + 0.5 n u + 0.5 , where N represents the total number of mobile applications in the mobile application set, n u represents the total number of mobile applications viewed, downloaded and used by the user u in the user set U.
- s app m s 1 ⁇ read app m +s 2 ⁇ download app m +s 3 ⁇ usetime app m ;
- s 1 equals 1, s 2 equals 2, and s 3 equals 1; when the user views the mobile application app m , read app m equals 1, and when the user does not view the mobile application app m , read app m equals 0; when the user downloads the mobile application app m , download app m equals 1, and when the user does not download the mobile application app m , download app m equals 0; usetime app m is the duration of the user using the mobile application app m .
- the second calculation unit 23 calculating the relevance between mobile application categories specifically comprises:
- concept i and concept j are respectively mobile application categories to which the mobile application app m and the mobile application app n belong, R(app m ,app n ) is the relevance between the mobile application app m and the mobile application app n in the mobile application set;
- f app m represents the total number of users viewing the mobile application app m , users downloading the mobile application app m and users using the mobile application app m
- f app n represents the total number of users viewing the mobile application app n
- f app m app n represents the total number of users contained in an intersection of a set of users viewing the mobile application app m , users downloading the mobile application app m and users using the mobile application app m and a set of users viewing the mobile application app n , users downloading the mobile application app n and users using the mobile application app n .
- the system further comprises a fourth calculation unit 25 for pre-generating weight values of mobile applications
- the fourth calculation unit 25 pre-generating weight values of mobile applications specifically comprises:
- r app m , d app m and u app m are respectively the total number of times that the mobile application app m is viewed, the total number of times downloaded and the total duration of use in the user history log;
- r concept i , d concept i and u concept i are respectively the total number of times that all the mobile applications under the mobile application category concept i are viewed, the total number of times downloaded and the total duration of use in the user history log;
- g 1 equals 0.2
- g 2 equals 0.4
- g 3 equals 0.4.
- the system further comprises: an updating unit 26 ;
- the updating unit 26 is used for adding a newly added mobile application in a mobile application store to a mobile application ontology base, and labelling corresponding category information and attribute information for the newly added mobile application;
- the fourth calculation unit 25 further for multiplying an average weight value of top-ranked mobile applications under the mobile application category to which the newly added mobile application belongs by a preset attenuation factor, so as to obtain a weight value of the newly added mobile application.
- the first calculation unit 21 calculating the degrees of recommendation of the mobile applications under the mobile application category specifically comprises:
- rec app m app n is the degree of recommendation of recommending the mobile application app n to the user when the mobile application app m is designated
- the mobile application category to which the mobile application app m belongs is concept i
- the mobile application category to which the mobile application app n belongs is concept j
- the mobile application category concept j is located in the mobile application category with the highest relevance to the mobile application category concept i
- R(concept i ,concept j ) is the relevance between the mobile application category concept i and the mobile application category concept j
- w concept j app n is the weight value of the mobile application app n under the mobile application category concept j
- comatt(app m ,app n ) is the number of identical attributes of the mobile application app n and the mobile application app m
- k equals 2.
- a newly added mobile application is added to an ontology base and category information and attribute information are configured; therefore, when the degree of recommendation of the mobile application is calculated, the newly added mobile application can be incorporated into the calculation range according to the ontology base, the degree of recommendation of the newly added mobile application can be effectively calculated, and the newly added mobile application can also be pushed to the user effectively according to the degree of recommendation, thereby being able to effectively solve the problem of cold start of the newly added mobile application.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- General Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- Development Economics (AREA)
- General Physics & Mathematics (AREA)
- Economics (AREA)
- Theoretical Computer Science (AREA)
- Telephonic Communication Services (AREA)
- Stored Programmes (AREA)
- Telephone Function (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
k1 and k2 are preset adjustment factors, nu represents the total number of mobile applications operated by the user u in the user set U, and navg represents an average value of the total number of mobile applications operated by the user u.
where N represents the total number of mobile applications operated by each user.
where t represents the tth type of operating the mobile application appm, T represents the total number of types of operating the mobile application appm, and st represents a basic score of the user u operating the mobile application appm; Bt,app
k1 and k2 are preset adjustment factors, nu represents the total number of mobile applications operated by the user u in the user set U, and navg represents an average value of the total number of mobile applications operated by the user u.
where N represents the total number of mobile applications operated by each user.
s app
where b is an adjustment factor, and in this preferred embodiment, b equals 0.75, navg represents an average value of the total number of mobile applications which are viewed, the mobile applications which are downloaded and the mobile applications which are used by the user u.
| TABLE 1 | |||
| Category | Attribute | ||
| package ID | Name | information | information |
| 2730221082 | Tecent video hd | Practicality-player- | Variety, high |
| video player | definition, hd, | ||
| cartoon, video, | |||
| share, live, | |||
| score, online | |||
| 3581535646 | Angry birds | Game-physics- | Classic, bird, |
| based game-cast | cute | ||
but is not limited to the calculation method of this coefficient.
recapp
k1 equals 2, k2 equals 1.2, and b equals 0.75, nu represents the total number of mobile applications viewed, downloaded and used by the user u in the user set U, and navg represents an average value of the total number of mobile applications viewed by the user u, the total number of mobile applications downloaded by the user u and the total number of mobile applications used by the user u.
where N represents the total number of mobile applications in the mobile application set, nu represents the total number of mobile applications viewed, downloaded and used by the user u in the user set U.
recapp
Claims (20)
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210546055.3 | 2012-12-14 | ||
| CN201210546055 | 2012-12-14 | ||
| CN201210546055.3A CN103020845B (en) | 2012-12-14 | 2012-12-14 | A kind of method for pushing and system of mobile application |
| PCT/CN2013/086685 WO2014090057A1 (en) | 2012-12-14 | 2013-11-07 | Method and system for pushing mobile application |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20150332373A1 US20150332373A1 (en) | 2015-11-19 |
| US9978093B2 true US9978093B2 (en) | 2018-05-22 |
Family
ID=47969422
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/411,846 Active 2035-12-02 US9978093B2 (en) | 2012-12-14 | 2013-11-07 | Method and system for pushing mobile application |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US9978093B2 (en) |
| EP (1) | EP2933770A4 (en) |
| JP (1) | JP6262764B2 (en) |
| CN (1) | CN103020845B (en) |
| WO (1) | WO2014090057A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10353799B2 (en) * | 2016-11-23 | 2019-07-16 | Accenture Global Solutions Limited | Testing and improving performance of mobile application portfolios |
Families Citing this family (36)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103020845B (en) | 2012-12-14 | 2018-08-10 | 百度在线网络技术(北京)有限公司 | A kind of method for pushing and system of mobile application |
| CN103338223B (en) * | 2013-05-27 | 2016-08-10 | 清华大学 | A kind of recommendation method of Mobile solution and server |
| CN103353843A (en) * | 2013-06-25 | 2013-10-16 | 北京小米科技有限责任公司 | Method and device for application installation |
| CN104298679B (en) * | 2013-07-18 | 2019-05-07 | 腾讯科技(深圳)有限公司 | Applied business recommended method and device |
| CN104133823B (en) * | 2013-07-19 | 2015-11-18 | 腾讯科技(深圳)有限公司 | A kind of method and apparatus recommending multimedia messages |
| CN103530339A (en) * | 2013-10-08 | 2014-01-22 | 北京百度网讯科技有限公司 | Mobile application information push method and device |
| CN103763361B (en) * | 2014-01-13 | 2018-04-27 | 北京奇虎科技有限公司 | A kind of method, system and recommendation server for recommending application based on user behavior |
| CN104794115A (en) * | 2014-01-16 | 2015-07-22 | 腾讯科技(深圳)有限公司 | Application recommendation method and system |
| CN105187361B (en) * | 2014-06-19 | 2019-06-07 | 腾讯科技(深圳)有限公司 | A kind of method for pushing and relevant device, system of application content |
| CN104239523A (en) * | 2014-09-17 | 2014-12-24 | 北京金山安全软件有限公司 | Recommendation method and device for application program and mobile terminal |
| CN104462297A (en) * | 2014-11-28 | 2015-03-25 | 步步高教育电子有限公司 | Education mobile application associated search pushing method and device |
| EP3257015A4 (en) * | 2015-02-10 | 2018-08-01 | Razer (Asia-Pacific) Pte Ltd. | Application recommendation devices and application recommendation method |
| CN105991727A (en) * | 2015-02-12 | 2016-10-05 | 广东欧珀移动通信有限公司 | A content push method and device |
| US11144555B2 (en) * | 2015-05-06 | 2021-10-12 | App Annie Inc. | Keyword reporting for mobile applications |
| CN104991914B (en) * | 2015-06-23 | 2018-04-27 | 腾讯科技(深圳)有限公司 | One kind applies recommendation method and server |
| CN106325904B (en) * | 2015-06-30 | 2019-02-12 | 青岛海信移动通信技术股份有限公司 | Terminal software upgrade method, server and terminal |
| CN105142028B (en) * | 2015-07-29 | 2018-02-27 | 华中科技大学 | The content of TV program search of triple play oriented is with recommending method |
| CN105183513A (en) * | 2015-08-31 | 2015-12-23 | 小米科技有限责任公司 | Application recommendation method and apparatus |
| CN105260393A (en) * | 2015-09-15 | 2016-01-20 | 北京金山安全软件有限公司 | Information pushing method and device and electronic equipment |
| CN105488112B (en) * | 2015-11-20 | 2019-09-17 | 小米科技有限责任公司 | Information-pushing method and device |
| CN105488110B (en) * | 2015-11-20 | 2019-03-05 | 北京奇虎科技有限公司 | Display position preferred method and device locating for recommended application software |
| US20170169351A1 (en) * | 2015-12-10 | 2017-06-15 | TCL Research America Inc. | Heterogenous network (r-knowledge) for bridging users and apps via relationship learning |
| CN105897847A (en) * | 2015-12-15 | 2016-08-24 | 乐视网信息技术(北京)股份有限公司 | Information push method and device |
| CN105630658B (en) * | 2015-12-22 | 2018-10-09 | 北京奇虎科技有限公司 | The method and device of data processing |
| CN107193829B (en) * | 2016-03-14 | 2021-01-26 | 百度在线网络技术(北京)有限公司 | Application program recommendation method and device |
| CN106790392B (en) * | 2016-11-25 | 2020-05-19 | 宇龙计算机通信科技(深圳)有限公司 | Application push method and application push platform system |
| CN108255522A (en) * | 2016-12-27 | 2018-07-06 | 北京金山云网络技术有限公司 | A kind of application program sorting technique and device |
| CN107220881B (en) * | 2017-05-27 | 2020-12-18 | 莆田学院 | A method and device for e-commerce popularity ranking based on time and space |
| CN107301050B (en) * | 2017-06-26 | 2021-04-13 | 中广热点云科技有限公司 | Method for pushing, installing and updating APP |
| CN107844536B (en) * | 2017-10-18 | 2020-06-09 | 西安万像电子科技有限公司 | Method, device and system for selecting application program |
| KR102490426B1 (en) * | 2018-01-31 | 2023-01-19 | 삼성전자주식회사 | Electronic apparatus for executing recommendation application and operating method thereof |
| CN110012072B (en) * | 2019-03-07 | 2020-11-03 | 平安国际智慧城市科技股份有限公司 | Electronic file uploading method and device for mobile government affairs and terminal |
| CN111861605B (en) * | 2019-04-28 | 2024-07-19 | 阿里巴巴集团控股有限公司 | Service object recommendation method |
| CN110674144A (en) * | 2019-08-14 | 2020-01-10 | 深圳壹账通智能科技有限公司 | User portrait generation method and device, computer equipment and storage medium |
| CN112328935B (en) * | 2020-10-29 | 2021-11-12 | 朱理薇 | Application push system and method based on big data |
| CN114764477B (en) * | 2021-01-15 | 2025-01-28 | 中国联合网络通信集团有限公司 | Terminal application recommendation method, cloud server, terminal, device and storage medium |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20010014868A1 (en) * | 1997-12-05 | 2001-08-16 | Frederick Herz | System for the automatic determination of customized prices and promotions |
| US20090077499A1 (en) * | 2007-04-04 | 2009-03-19 | Concert Technology Corporation | System and method for assigning user preference settings for a category, and in particular a media category |
| CN101814068A (en) | 2009-02-24 | 2010-08-25 | 日电(中国)有限公司 | Rating prediction based project recommending method for time-sequence control and system thereof |
| CN102026151A (en) | 2009-09-16 | 2011-04-20 | 中国移动通信集团公司 | Service push method, apparatus and system based on process-monitoring |
| CN103020845A (en) | 2012-12-14 | 2013-04-03 | 百度在线网络技术(北京)有限公司 | Mobile application pushing method and system |
| US20140052683A1 (en) * | 2012-08-17 | 2014-02-20 | Google Inc. | Recommending native applications |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4118580B2 (en) * | 2002-03-20 | 2008-07-16 | 富士通株式会社 | Arrangement information recommendation device, method and program |
| JP2007041971A (en) * | 2005-08-04 | 2007-02-15 | Albert:Kk | Recommendation system, recommendation method and recommendation program |
| JP2008041043A (en) * | 2006-08-10 | 2008-02-21 | Matsushita Electric Ind Co Ltd | Information processing device |
| JP4979000B2 (en) * | 2007-01-05 | 2012-07-18 | Kddi株式会社 | Information retrieval method, apparatus and program |
| JP2009199561A (en) * | 2008-02-25 | 2009-09-03 | Ntt Communications Kk | Coordination information generating and providing system, coordination information generating system, coordination information generating and providing method, coordination information generating method, and program |
| JP2010002944A (en) * | 2008-06-18 | 2010-01-07 | Hitachi Ltd | Content recommendation device and method thereof |
| JP2010055424A (en) * | 2008-08-28 | 2010-03-11 | Toshiba Corp | Apparatus, method and program for processing image |
| US20110131077A1 (en) * | 2009-12-01 | 2011-06-02 | Microsoft Corporation | Context-Aware Recommendation Module Using Multiple Models |
| US8903794B2 (en) * | 2010-02-05 | 2014-12-02 | Microsoft Corporation | Generating and presenting lateral concepts |
| JP5060601B2 (en) * | 2010-08-03 | 2012-10-31 | 株式会社東芝 | Document analysis apparatus and program |
| CN102591873B (en) * | 2011-01-12 | 2016-01-20 | 腾讯科技(深圳)有限公司 | A kind of information recommendation method and equipment |
| CN102546605B (en) * | 2011-12-22 | 2014-11-26 | 北京锐讯灵通科技有限公司 | Mobile application popularization system and method |
| CN102567511B (en) * | 2011-12-27 | 2013-10-02 | 奇智软件(北京)有限公司 | Method and device for automatic application recommendation |
| CN102591942B (en) * | 2011-12-27 | 2013-11-13 | 奇智软件(北京)有限公司 | Method and device for automatic application recommendation |
| CN102722524B (en) * | 2012-05-07 | 2014-12-31 | 北京邮电大学 | Website recommendation result displaying method and device and terminal with the device |
-
2012
- 2012-12-14 CN CN201210546055.3A patent/CN103020845B/en active Active
-
2013
- 2013-11-07 US US14/411,846 patent/US9978093B2/en active Active
- 2013-11-07 EP EP13863276.5A patent/EP2933770A4/en not_active Ceased
- 2013-11-07 WO PCT/CN2013/086685 patent/WO2014090057A1/en not_active Ceased
- 2013-11-07 JP JP2015546823A patent/JP6262764B2/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20010014868A1 (en) * | 1997-12-05 | 2001-08-16 | Frederick Herz | System for the automatic determination of customized prices and promotions |
| US20090077499A1 (en) * | 2007-04-04 | 2009-03-19 | Concert Technology Corporation | System and method for assigning user preference settings for a category, and in particular a media category |
| CN101814068A (en) | 2009-02-24 | 2010-08-25 | 日电(中国)有限公司 | Rating prediction based project recommending method for time-sequence control and system thereof |
| JP2010198603A (en) | 2009-02-24 | 2010-09-09 | Nec (China) Co Ltd | Temporally-controlled item recommendation method and system based on rating prediction |
| CN102026151A (en) | 2009-09-16 | 2011-04-20 | 中国移动通信集团公司 | Service push method, apparatus and system based on process-monitoring |
| US20140052683A1 (en) * | 2012-08-17 | 2014-02-20 | Google Inc. | Recommending native applications |
| CN103020845A (en) | 2012-12-14 | 2013-04-03 | 百度在线网络技术(北京)有限公司 | Mobile application pushing method and system |
Non-Patent Citations (5)
| Title |
|---|
| "AisleBuyer Revolutionizes In-Store Point-of-Decision Marketing with mPromo" (Business Wire, Dec. 12, 2011) https://dialog.proquest.com/professional/docview/910447212?accountid=142257 (Year: 2011). * |
| CN, International Search Report, PCT/CN2013/086685, dated Feb. 20, 2014. |
| EP, European Examination Report, European Application No. 13863276.5, dated Oct. 21, 2016. |
| EP, Extended European Search Report, European Application No. 13863276.5, dated Apr. 4, 2016. |
| JP, Japanese Office Action, Japanese Patent Application No. 2015-46823, dated Jun. 20, 2017. |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10353799B2 (en) * | 2016-11-23 | 2019-07-16 | Accenture Global Solutions Limited | Testing and improving performance of mobile application portfolios |
Also Published As
| Publication number | Publication date |
|---|---|
| EP2933770A4 (en) | 2016-05-04 |
| US20150332373A1 (en) | 2015-11-19 |
| WO2014090057A1 (en) | 2014-06-19 |
| CN103020845A (en) | 2013-04-03 |
| CN103020845B (en) | 2018-08-10 |
| EP2933770A1 (en) | 2015-10-21 |
| JP2015537319A (en) | 2015-12-24 |
| JP6262764B2 (en) | 2018-01-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9978093B2 (en) | Method and system for pushing mobile application | |
| US10728203B2 (en) | Method and system for classifying a question | |
| CN109819284B (en) | Short video recommendation method and device, computer equipment and storage medium | |
| US9712588B1 (en) | Generating a stream of content for a channel | |
| US10789634B2 (en) | Personalized recommendation method and system, and computer-readable record medium | |
| CN107273489B (en) | Content delivery method, electronic equipment and computer storage medium | |
| US8204878B2 (en) | System and method for finding unexpected, but relevant content in an information retrieval system | |
| US11080287B2 (en) | Methods, systems and techniques for ranking blended content retrieved from multiple disparate content sources | |
| US10621220B2 (en) | Method and system for providing a personalized snippet | |
| US11232522B2 (en) | Methods, systems and techniques for blending online content from multiple disparate content sources including a personal content source or a semi-personal content source | |
| US20150019951A1 (en) | Method, apparatus, and computer storage medium for automatically adding tags to document | |
| CN105718582B (en) | A personalized recommendation system and method for learning resources under the E-learning platform | |
| US20090077065A1 (en) | Method and system for information searching based on user interest awareness | |
| US20140372216A1 (en) | Contextual mobile application advertisements | |
| US20150193685A1 (en) | Optimal time to post for maximum social engagement | |
| US20230179554A1 (en) | Method and system for dynamically generating a card | |
| CN102419776A (en) | Method and equipment for meeting multi-dimensional search requirement of user | |
| US12267557B2 (en) | Video content recommendation method and apparatus, and computer device | |
| US20140229487A1 (en) | System and method for user preference augmentation through social network inner-circle knowledge discovery | |
| US20120284283A1 (en) | Information Processing Method, Apparatus, and Computer Program | |
| US10909571B2 (en) | Visitor identification based on feature selection | |
| US11836169B2 (en) | Methods, systems and techniques for providing search query suggestions based on non-personal data and user personal data according to availability of user personal data | |
| CN109241451B (en) | Content combination recommendation method and device and readable storage medium | |
| CN106033415A (en) | A text content recommendation method and device | |
| US11216735B2 (en) | Method and system for providing synthetic answers to a personal question |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: BAIDU ONLINE NETWORK TECHNOLOGY (BEIJING) CO., LTD Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PANG, WENBO;YANG, KAI;REEL/FRAME:035364/0018 Effective date: 20141224 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
| FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |