WO2020258773A1 - Method, apparatus, and device for determining pushing user group, and storage medium - Google Patents

Method, apparatus, and device for determining pushing user group, and storage medium Download PDF

Info

Publication number
WO2020258773A1
WO2020258773A1 PCT/CN2019/126717 CN2019126717W WO2020258773A1 WO 2020258773 A1 WO2020258773 A1 WO 2020258773A1 CN 2019126717 W CN2019126717 W CN 2019126717W WO 2020258773 A1 WO2020258773 A1 WO 2020258773A1
Authority
WO
WIPO (PCT)
Prior art keywords
push
user
user group
message
arrival rate
Prior art date
Application number
PCT/CN2019/126717
Other languages
French (fr)
Chinese (zh)
Inventor
徐骄
Original Assignee
广州视源电子科技股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广州视源电子科技股份有限公司 filed Critical 广州视源电子科技股份有限公司
Publication of WO2020258773A1 publication Critical patent/WO2020258773A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0277Online advertisement

Definitions

  • the present disclosure relates to the field of information push technology, for example, to a method, device, equipment, and storage medium for determining a push user group.
  • the push target is usually determined based on the historical push messages reaching the application and the user's click situation. If the application does not have historical push messages, all users will be the push targets.
  • the above method for determining the push object lacks rationality. For example, to determine the push target only based on historical push messages, new users using the application will be ignored. For another example, using all users as the push target will increase the burden of the push platform. At the same time, users who are disgusted with pushing messages will reduce the experience, which may cause serious consequences of losing users of the application.
  • the present disclosure provides a method, device, equipment, and storage medium for determining a push user group, so as to solve the technical problem of lack of rationality in the determination of push objects in related technologies.
  • embodiments of the present disclosure provide a method for determining a push user group, including:
  • the first target user group is a user group that has not accepted the push behavior.
  • the obtaining the user level of each user in the first target user group includes:
  • the identifying the attribute tag to determine the user level of the corresponding user includes:
  • the attribute label is identified by a user classification model to determine the user level of the corresponding user, and the user classification model is obtained by training the attribute label and user level of each user in the first reference user group.
  • the method further includes:
  • the message push data of each user in the second target user group is recorded, and the message push data includes: the number of first message pushes and/or the number of message clicks.
  • it further includes:
  • the user tags include at least one of attribute tags, operation data, operation derived data, and user levels.
  • the third target user group is User groups who have accepted the push behavior;
  • the obtaining the second arrival rate estimation value of each user according to the user tag and corresponding message push data includes:
  • the arrival rate estimation model is used to identify the user tags and the corresponding message push data to obtain the second arrival rate estimation value of each user.
  • the arrival rate estimation model trains the second reference user group The user tag, message push data, and the estimated value of the arrival rate of each user are obtained.
  • the selecting a first set number of users from the first target user group according to the first arrival rate estimation value to form a second target user group includes:
  • a first set number of users are selected from the first target user group to form a second target user group.
  • the first set number of users are selected from the first target user group to form a second target user group according to the number of pushes of the second message and the first estimated arrival rate include:
  • the pushing a message to the second target user group includes:
  • the current push method includes pop-up push
  • the arrival rate prediction model includes a pop-up arrival rate prediction model
  • the current push method includes information push
  • the arrival rate estimation model includes an information arrival rate estimation model
  • embodiments of the present disclosure also provide a device for determining a push user group, including:
  • the obtaining module is used to obtain the user level and estimated coefficient of each user in the first target user group, the estimated coefficient is determined by the operation data of the corresponding user, and the operation data is generated when the user operates the application program The data;
  • a calculation module configured to calculate an estimated value of the first arrival rate of each user according to the user level and the estimated coefficient
  • a determining module configured to select a first set number of users in the first target user group according to the first estimated arrival rate to form a second target user group;
  • the push module is used to push messages to the second target user group.
  • embodiments of the present disclosure also provide a device for determining a push user group, including:
  • One or more processors are One or more processors;
  • Memory used to store one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors implement the method for determining the push user group as described in the first aspect.
  • the embodiments of the present disclosure also provide a storage medium containing computer-executable instructions, when the computer-executable instructions are executed by a computer processor, the computer-executable instructions are used to perform the push user group determination as described in the first aspect. method.
  • the above method, device, equipment and storage medium for determining the push user group calculate the estimated value of the first arrival rate of each user by obtaining the user level and estimation coefficient of each user in the first target user group, and calculate the estimated value of each user's first arrival rate according to the first arrival rate
  • the estimated value determines the second target user group that can push the message, and then pushes the message to the second target user group.
  • the technical means can be used to select a reasonable user group according to the user’s level and operation data when pushing the message. For user groups who have not pushed messages before, there is no need to push all users, which prevents waste of resources and at the same time improves the input-output ratio of push messages.
  • FIG. 1 is a flowchart of a method for determining a push user group according to Embodiment 1 of the present disclosure
  • FIG. 2 is a flowchart of a method for determining a push user group according to Embodiment 2 of the disclosure
  • FIG. 3 is a schematic diagram of user classification model training provided in Embodiment 2 of the disclosure.
  • FIG. 5 is a schematic structural diagram of an apparatus for determining a push user group provided by Embodiment 4 of the present disclosure
  • FIG. 6 is a schematic structural diagram of a device for determining a push user group provided by Embodiment 5 of the disclosure.
  • FIG. 1 is a flowchart of a method for determining a push user group provided in Embodiment 1 of the present disclosure.
  • the method for determining the push user group provided in the embodiment may be executed by the device that determines the push user group.
  • the device for determining the push user group may be implemented by software and/or hardware.
  • the device for determining the push user group may be two Or multiple physical entities, or one physical entity.
  • the device for determining the push user group may be a computer, a mobile phone, a tablet, or a smart interactive tablet.
  • the device that determines the user group to push can be understood as the business background of the set application, or a message push platform that can push messages to the set application, or a device that integrates the business background and the message push platform , That is, it is determined that the device pushing the user group has the server function.
  • the specific type of the setting application is not limited in the embodiment, which can be any one or several associated applications.
  • the device with the setting application and the device that determines the user group are different physical The physical device, usually, the device installed with the setting application is an electronic device used by the user.
  • the device integration business backend and the message push platform of the push user group are determined as an example.
  • the device that is determined to push the user group can generate a push message according to actual needs, and push the message to the set user or user group. It is understandable that pushing a message to a user refers to pushing a message to a set application used by the user. In the embodiment, the behavior of pushing a message is recorded as a pushing behavior.
  • the method for determining a push user group includes:
  • Step 110 Obtain the user level and estimated coefficient of each user in the first target user group.
  • the estimated coefficient is determined by the operation data of the corresponding user, and the operation data is the data generated when the user operates and sets the application.
  • the first target user group is a user group using the setting application, which may include all users using the setting application, or a user group using the setting application within a set time period, or It includes users who meet the set conditions.
  • the first target user group is a user group that has not accepted the push behavior. For example, among all users who set the application, select all users who have not accepted the push behavior or a set number of users to form the first target user group. For another example, when a message is pushed for the first time within a set time after the set application goes online, all users currently using the set application or a set number of users are taken as the first target user group.
  • the users in the first target user group may be registered users or unregistered users who use the setting application.
  • the device that determines the user group can be determined by setting the application to determine the user's device model, the user's device price, the user's device version, the setting of the application download channel, the setting of the application version number, and the settings. Specify at least one item of attribute data such as application activation channels. You can also set the application to determine the user's operating behavior.
  • the operation behavior includes at least one of user login time, user usage time, user payment amount and payment time, user online time, and user browsing time.
  • the device that determines the push user group can also determine at least one attribute data such as the user's login name or nickname, gender, age, and application login channel through the setting application.
  • the device that determines the push user group can also determine the attribute data such as the login address by setting the application.
  • the device that determines the push user group can obtain attribute data when the user downloads and uses the setting application and/or registers.
  • each user in the first target user group has a corresponding user level.
  • the user level can indicate the user's popularity and proficiency in setting the application.
  • the level type included in the user level can be set in accordance with the actual situation.
  • the set user levels include at least: advanced users, intermediate users, primary users, and lost users.
  • the user level determination method can be set according to actual conditions. For example, the user level is determined through the user's operation behavior, and another example is the user level determined through the user's attribute data.
  • the restriction conditions corresponding to different user levels it is possible to pre-set the restriction conditions corresponding to different user levels and confirm the restriction conditions satisfied by the user's operation behavior and/or attribute data, or to establish a set in advance, which includes certain A number of operation behaviors and/or attribute data and corresponding user levels, after which a model is constructed and the above data is trained, in order to identify the corresponding behavior data and/or attribute data through the model in the subsequent process, and then obtain the user level.
  • the user level corresponding to each user is not fixed data, which can be changed according to the actual usage of the user.
  • each user has a corresponding estimation coefficient.
  • the estimated coefficient can be understood as a weight used to describe the degree of user activity.
  • the estimation system is determined by operating data of the corresponding user.
  • the operation data is the data generated when the user operates the application program, that is, the operation data is obtained through the operation behavior. For example, if the operation behavior is that the user logs in to the setting application, the corresponding operation data includes: login time and the number of logins within the set time period.
  • the weights corresponding to different operation data are preset, and then the weights corresponding to the user are determined in combination with the user's operation behavior, and the weights are used as the estimated coefficient of the user.
  • the user operation data is that there are payment records in a set time period (such as the past three days), and the corresponding estimation coefficient is 0.8.
  • the user operation data is that there are login records every day within a set number of days (such as the past three days), and the corresponding estimated coefficient is 0.5.
  • the user operation data is a set number of days (such as nearly three days)
  • the estimated coefficient that is, the estimated coefficient of the payment record in the set time period (such as the past three days) is used as the user's estimated coefficient. It is understandable that the estimated coefficient corresponding to each user is not fixed data, and it can be changed according to the actual usage of the user.
  • Step 120 Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
  • the first estimated arrival rate indicates the message arrival probability when the message is pushed to the user.
  • the higher the estimated first arrival rate the higher the success rate of pushing messages to users.
  • the estimated value of the first arrival rate is determined by the user level and the estimated coefficient. In one embodiment, different values are set for different user levels in advance. Generally speaking, the higher the user level, the lower the corresponding value can be. The advantage of this is that when you choose to push the user group later, you can select some users with general or low activity to increase the user's activity by pushing messages.
  • the calculation method of the user level and the estimation coefficient is not limited. For example, the product of the value corresponding to the user level and the prediction coefficient is used as the first arrival rate prediction value. For another example, the user level and the weight value of the estimated coefficient are respectively set, and then the first arrival rate estimated value is determined by setting a binary linear equation.
  • user levels include advanced users, intermediate users, primary users, and process users.
  • Set a user as an intermediate user, and its corresponding estimated coefficient is 0.5, then the estimated value of its first arrival rate is: 2 ⁇ 0.5 1.
  • the probability of middle-level users being pushed is higher than the probability of being pushed by advanced users. In this way, the interest of intermediate users can be increased through message push, and the probability of intermediate users becoming advanced users can be increased.
  • Step 130 Select a first set number of users from the first target user group according to the first estimated value of arrival rate to form a second target user group.
  • the second target user group is a user group for message push, that is, the push object.
  • the second target user group is a subset of the first target user group.
  • the first arrival rate estimate of each user in the first target user group may be sorted in descending order, and then according to the sorting result and the first A set number to confirm the second target user group.
  • the number of users in the second target user group ie, the first set number
  • the specific value size may also be flexibly set according to actual conditions.
  • the 300 users with the highest estimated first arrival rate are selected to form the second target user group.
  • the 30% users with the highest estimated first arrival rate are selected from the ranking results to form the second target user group.
  • the first set number can be a larger value, and if the number of users in the first target user group is small, the first set number can be set to a smaller value.
  • the number of users When the number of users is large, perform multiple comprehensive analysis of the message push results and optimize the push content or push quantity. You can also decentralize access when necessary to avoid centralized server access and excessive load.
  • a certain number of users can also be randomly selected from the remaining users in the first target user group , Together to form the second target user group.
  • the number of users selected in the two modes may be the same or different. For example, select the 10% users with the highest estimated first arrival rate, and randomly select 5% of the remaining users to form the second target user group together.
  • Step 140 Push messages to the second target user group.
  • the message to be pushed is edited, the communication address of the second target user group is obtained, and the message is pushed to the second target user group.
  • the push method is predetermined, and the message push is performed according to the push method.
  • the push mode refers to the display mode of the message in the setting application.
  • the push mode includes but is not limited to: pop-up push and/or information push.
  • Pop-up push refers to displaying messages in the setting application by displaying pop-up windows.
  • Information push refers to the display of push messages in the form of notifications. When the user clicks on the notification, the message is displayed on the message display interface.
  • the setting application can record whether the user clicks on the message, and report to the device that determines the push user group, and the device that determines the push user group can regard whether the user clicks on the message as the follow-up push message. Reference data.
  • the user group that pushes the message again can be determined by combining parameters such as the operation behavior of each user, the user level, the number of message pushes, and the number of user clicks.
  • Example 1 Set the application to be an application with a set duration (for example, three months after being launched), and the set application has not yet been pushed to the user.
  • the device that determines the push user group can regard all current users as the first target user group, and obtain the user level and corresponding estimated coefficient of each user in the first target user group, and then obtain the first arrival rate of each user
  • the estimated value, the second target user group is selected by the first arrival rate estimated value, and the message is pushed to the second target user group.
  • Example 2 When determining the device that pushes the user group for message push, first, obtain all users who have not pushed the message to form the first target user group, and obtain the user level of each user in the first target user group and the corresponding estimated coefficient , And then obtain the first estimated value of arrival rate of each user, select the second target user group through the first estimated value of arrival rate, and push the message to the second target user group.
  • the first estimated value of arrival rate of each user is calculated by obtaining the user level and estimated coefficient of each user in the first target user group, and the second target user who can push the message is determined according to the first estimated value of arrival rate Groups, and then the technical means of pushing messages to the second target user group.
  • pushing messages a reasonable user group can be selected according to the user’s level and operating data. For user groups that have not pushed messages, it is not necessary to perform information on all users. Pushing prevents waste of resources and at the same time improves the input-output ratio of push messages.
  • Fig. 2 is a flowchart of a method for determining a push user group provided in the second embodiment of the disclosure.
  • the method for determining the push user group is to embody the above method for determining the push user group.
  • the first target user group is set as a user group that has not accepted the push behavior. That is, it is determined that the device pushing the user group has not pushed messages to users in the first target user group.
  • the method for determining a push user group includes:
  • Step 201 Obtain attribute tags of users in the first target user group.
  • the attribute tag it is set to determine the user level of the user in the first target user group through the attribute tag, and at the same time, the user targeted by the set application is restricted to be a registered user.
  • the attribute label is determined according to the attribute data.
  • the set attribute tags include: gender, user device model, user device price, user device version, set application download channel, set application login channel, set application activation channel, and Set at least one of the version numbers of the application.
  • the attribute tag includes all the above contents.
  • the setting application can obtain the user's device model, the user's device version, set the application download channel, gender, set the application login channel, and set the application activation Channels and set the version number of the application, and report the above data to the device that determines the push user group.
  • the specific method of setting the application to obtain data and determining the price of the user's use of the device is not limited.
  • Step 202 Identify the attribute tag to determine the user level of the corresponding user.
  • attribute tags corresponding to different user levels are preset, and after the attribute tags are obtained, the corresponding user level can be determined according to the corresponding relationship. Or, the attribute tags are identified through the user classification model to determine the corresponding user level.
  • the user level is determined through the user classification model as an example for description.
  • the step is: identifying the attribute tag through the user classification model to determine the user level of the corresponding user.
  • the user classification model is obtained by training the attribute tags and user levels of each user in the first reference user group.
  • the first reference user group refers to a set of users with specific attribute tags and user levels.
  • the content of the first reference user group may be manually determined by the background personnel who set the application, or the known attribute tags and corresponding user levels in other applications may be obtained, and the first reference user group may be constructed.
  • the attribute tag of the first reference user group is used as input, and the user level is used as output, and machine learning is used for training to obtain a user classification model.
  • the specific machine learning method can be set according to the actual situation.
  • LightGBM is taken as an example for description.
  • LightGBM is a machine learning model that uses the histogram algorithm. LightGBM uses unsupervised attribute tags and adds functions to the tags to generate a user classification model to predict user levels.
  • FIG. 3 is a schematic diagram of user classification model training provided in Embodiment 2 of the disclosure. That is, LightGBM is used to train attribute tags of known user levels, and then a user classification model is obtained.
  • the advantage of using LightGBM is that the training speed is fast, and discrete features can be directly trained, such as directly training users to use the device model.
  • the attribute tags of the users in the first target user group can be identified, and the corresponding user level can be output. It is understandable that the user classification model can be regularly trained to ensure classification accuracy.
  • Step 203 Obtain the estimated coefficient of each user in the first target user group.
  • the estimated coefficient is determined by the operating data of the corresponding user, and the operating data is the data generated when the user operates the application program.
  • step 203 can also be executed before step 201, or simultaneously with step 201 and step 202.
  • Step 204 Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
  • the set user level is represented by Modelbase
  • the estimated coefficient is represented by ⁇
  • the estimated value of the first arrival rate is represented by y
  • y Modelbase* ⁇ .
  • the user classification model can directly output the value of the user level.
  • Step 205 Determine the second message push times of the set application.
  • the second number of message pushes refers to the number of times the set application program performs message pushes. If the number of message pushes is zero, it means that the set application has not pushed messages to the user. Generally speaking, when the application is set to push a message once, the second message push times increase by 1.
  • Step 206 According to the second message push times and the first estimated arrival rate, select a first set number of users from the first target user group to form a second target user group.
  • this step is set in the embodiment to include steps 2061 to 2063:
  • Step 2061 confirm whether the second message push times are within the set times.
  • step 2062 is executed.
  • step 2063 is executed.
  • message push can be divided into: unpush stage, push initial stage and push mature stage.
  • the non-push stage means that no message push has been carried out, and the initial stage of push means that there are fewer message pushes.
  • the push maturity stage refers to the push of more messages.
  • the user push surface is fixed.
  • the user group selection methods corresponding to different stages are different. Therefore, each stage can be distinguished by setting the range of times to help determine the screening method of the user group.
  • the minimum value of the set frequency range is generally 1, and the maximum value can be set in conjunction with the daily active users and total users of the set application. For example, when setting the application to target a larger number of user groups, the maximum value can be larger.
  • the second message is pushed When the number of times the second message is pushed is within the set number of times, it indicates that it is in the initial stage of pushing. When the number of times the message is pushed is less than the set number of times, it means it is in the non-push stage. When the number of times the message is pushed is greater than the set number of times, it indicates that the push is in the mature stage.
  • Step 2062 according to the order of the first estimated arrival rate from high to low, select the first number of users in the first target user group to form the first subgroup, and randomly select the second number of users from the remaining users to form the first subgroup
  • the second subgroup, the first subgroup and the second subgroup form a second target user group.
  • the specific values of the first quantity and the second quantity can be set according to actual conditions. Generally speaking, the value corresponding to the first number is greater than the value corresponding to the second number.
  • the click-through rate of the push messages can be guaranteed, that is, the input-output ratio can be guaranteed.
  • randomly selecting the second number of users to form the second subgroup can ensure the expansion of user push coverage.
  • a part of the user groups that have accepted the push behavior may also be selected as the user group for message push to ensure the rationality of the push users.
  • Step 2063 According to the order of the first estimated arrival rate from high to low, select a third number of users from the first target user group to form a second target user group.
  • the embodiment sets that whether it is in the non-push stage or in the push mature stage, for the first target user group, the set number of users with the highest first arrival rate estimate is selected to form the second target user group.
  • the third quantity corresponding to the non-push stage and the third quantity corresponding to the push mature stage may be different.
  • the users who set the application for are users who have not accepted the push behavior. At this time, you can only choose to push users in the first target user group. Therefore, the third number can be set to one A larger value to ensure the number of pushes.
  • the application is set to target two types of user groups: one is the user group that has accepted the push behavior, and the other is the user group that is new and has not yet accepted the push behavior. That is, in addition to selecting push users in the first target user group, you can also choose to push users in the user group that has accepted the push behavior.
  • the third number can be set to a small value to ensure that even in the mature stage of the push, the new user can still be used as the push user, thereby increasing the activity of the new user.
  • the second target user group includes the first subgroup and the second subgroup.
  • 20% of the users who have accepted the push behavior are selected as push targets in accordance with the set rules. If the number of times of pushing the second message is higher than the set number of times, in the first target user group, in the order of the first arrival rate estimation value from high to low, 10% of users are selected to form the second target user group. At the same time, 20% of the users who have accepted the push behavior are selected as push targets in accordance with the set rules.
  • Step 207 Push messages to the second target user group.
  • this step includes step 2071 to step 2072:
  • Step 2071 determine the current push method, the current push method includes: pop-up push and/or information push.
  • the current push method includes pop-up push and information push as an example for description.
  • the specific means for determining the current push mode is not limited in the embodiment.
  • the push mode flag is preset, and different values in the flag represent different push methods. When pushing messages, read the flag to determine the current push mode.
  • Step 2072 push the message according to the current push mode.
  • the message is edited according to different push methods and sent to the device where the setting application is located, so that when the user uses the setting application, the message is pushed according to the corresponding push method.
  • Step 208 Record the message push data of each user in the second target user group.
  • the message push data includes: the number of first message pushes and/or the number of message clicks.
  • the first message push times refers to the number of times the user has been pushed.
  • the number of push clicks refers to the number of times a user clicks on a push message. Generally, the number of first message pushes and the number of message clicks of each user in the first target user group are both zero.
  • the number of times of pushing the first message corresponding to the user is increased by one.
  • the application is set to display the push message to the user, it can be confirmed whether the user clicks on the message, and feedback is given to the device that determines the push user group.
  • the number of clicks on the message corresponding to the user increases by 1. It is understandable that after each message is pushed, the message push data of the user who is pushed will be updated. The advantage of recording the message push data is to facilitate the understanding of the arrival of the message and the situation of the message being watched, and then determine the input-output ratio of the push message. At the same time, the message push data can also be used as reference data for selecting push user groups.
  • each user includes two types of message push data. One type corresponds to pop-up push, and the other type is used for message push.
  • step 209-step 212 in addition to pushing messages to user groups that have not accepted the push behavior, if the set application has already generated push behaviors, you also need to select push among the user groups that have accepted the push behavior Objects to ensure the rationality of the selection of push objects.
  • step 209-step 212 taking the third target user group as the user group in the setting application that has accepted the push behavior as an example, the process of selecting the push object in the third target user group is described.
  • Step 209 Obtain user tags and message push data of users in the third target user group.
  • the user tag includes at least one of attribute tags, operation data, operation derived data, and user levels.
  • the setting operation data at least includes: daily open period and daily online duration.
  • the daily open period can record the user's habitual use time.
  • the daily online time can determine the user's active program and the degree of dependence on the set application.
  • the setting application can generate a user operation log and report it to the device that determines the push user group, and the device that determines the push user group obtains the operation data through the operation log.
  • operation derived data refers to regular data obtained after summarizing and summarizing user operation data.
  • the setting operation derivative data includes at least: a time period when the user frequently pays and a time period when the user frequently browses.
  • the time period when users often pay is determined according to the user's payment behavior and payment time.
  • the user browsing time period is determined by the user's daily open period and daily online time.
  • the user's operation log also includes the user's payment behavior and the user's payment time.
  • the user's operating habits can be inferred by operating derived data.
  • the user level can be obtained through a user classification model, and can also be determined according to the user's operation behavior. For example, if a user's daily online duration exceeds the duration threshold and the payment frequency is high, then the user can be determined as an advanced user. For another example, if a user has not used the setting application in the near future, the user can be determined as a lost user.
  • the method of obtaining the attribute tag is the same as the method of obtaining the attribute tag in step 201, and will not be repeated here.
  • the message push data can be updated after each message push.
  • Step 210 Obtain the second arrival rate estimation value of each user according to the user tag and corresponding message push data.
  • the second estimated value of arrival rate has the same meaning as the first estimated value of arrival rate.
  • the arrival rate estimation model when determining the second arrival rate estimation value according to the user tag and corresponding message push data, can be used to determine it, or alternatively, different second arrival rate estimation values and users can be preset
  • the correspondence between the label and the corresponding message push data is determined according to the correspondence.
  • the use of the arrival rate prediction model is taken as an example for description.
  • this step includes: using the arrival rate estimation model to identify the user tag and the corresponding message push data to obtain the second arrival rate estimation value of each user.
  • the arrival rate estimation model is obtained by training the user tags, message push data, and arrival rate estimation values of users in the second reference user group, and is used to predict the message arrival probability.
  • the second reference user group refers to users whose second arrival rate estimation value is clear.
  • the second reference user group can be manually set by the background personnel who set the application, or obtain the user tags, message push data, and second arrival rate estimation value of each user in other applications, and form the second reference user group. 2.
  • Reference user group In one embodiment, the user tags and message push data of the second reference user group are used as input, and the second arrival rate estimation value is used as output, and machine learning is used for training to obtain the arrival rate estimation model.
  • the specific machine learning method can be based on actual conditions.
  • LightGBM is still used as an example for description.
  • the arrival rate estimation model After the training of the arrival rate estimation model is completed, the user tags and message push data of users in the third target user group can be identified, and the corresponding second arrival rate estimation value can be output. It is understandable that the arrival rate estimation model can be regularly trained to ensure accuracy.
  • the current push method since the current push method includes pop-up push and information push, and the message push data is divided into data corresponding to the pop-up push and data corresponding to the information push, then when constructing the arrival rate estimation model , You can build a pop-up window arrival rate prediction model for pop-up window push, and build an information arrival rate prediction model for information push. That is, the current push method includes pop-up push, and the arrival rate prediction model includes the pop-up arrival rate prediction model. The current push method includes information push, and the arrival rate estimation model includes the information arrival rate estimation model.
  • the input when constructing the pop-up window arrival rate prediction model, includes the user tag and message push data of each user corresponding to the pop-up window push in the second reference user group.
  • the input when constructing the information arrival rate estimation model, includes the user tag and message push data of each user corresponding to the information push in the second reference user group.
  • after constructing the pop-up window arrival rate prediction model and the information arrival rate prediction model first determine the current push method and the third target user group corresponding to the current push method, and then select the corresponding arrival rate prediction model Get the estimated value of the second arrival rate.
  • Step 211 Select a second set number of users in the third target user group according to the second estimated value of arrival rate to form a fourth target user group.
  • the specific value of the second set number can be set according to actual conditions, and the fourth target user group is the determined push target.
  • the second set number of users when determining the fourth target user group, may be selected in descending order of the second estimated arrival rate, or the second estimated arrival rate may be selected Users who are higher than the reference arrival value, or, the second set number includes the first sub-number and the second sub-number, and the first sub-number with the highest estimated second arrival rate is selected in the third target user group Users, and randomly select a second sub-number of users from the remaining users in the third target user group.
  • Step 212 Push messages to the fourth target user group.
  • the method of pushing messages to the fourth target user group is the same as that of pushing messages to the second target user group, and will not be repeated here.
  • the corresponding message push data is updated synchronously to ensure the real-time and accuracy of the message push data.
  • the first message push is performed.
  • all users targeted by the setting application are regarded as the first target user group, and the attribute tags of each user in the first target user group are identified through the user classification model to determine the user level of each user.
  • the estimated value of the first arrival rate is determined based on the estimated coefficient and user level determined by each user during the operation.
  • the 30% users with the highest estimated first arrival rate are selected to form the second target user group, and messages are pushed to the second target user group. After the push is completed, record the message push data of the second target user.
  • the user classification model is used to identify the attribute tags of each user to determine the corresponding user level, and the first arrival of each user is determined based on the user level and the corresponding estimated coefficient According to the estimated value of the first arrival rate and the current number of pushes, the second target user group is selected as the push target from the first target user group.
  • the user classification model is used to identify the attribute tags of each user to determine the corresponding user level, and the first arrival of each user is determined based on the user level and the corresponding estimated coefficient
  • the second target user group is selected as the push target from the first target user group.
  • Identify the user tag and message push data of each user through the arrival rate estimation model to determine the second arrival rate estimated value of each user.
  • the third target user who has accepted the promotion behavior Select the fourth target user group in the group as the push target, and push the message for the push target.
  • the technical means of recording the message push data of each user can select a reasonable user group when pushing the message.
  • the push behavior user group and the user group that have accepted the push behavior adopt different selection methods, which can maintain existing push users and find potential push users, prevent waste of resources, and increase the input-output ratio of push messages.
  • FIG. 4 is a flowchart of a method for determining a push user group according to Embodiment 3 of the disclosure. This embodiment is an exemplary description of the above-mentioned embodiment. In this embodiment, the one-time push behavior is taken as an example for description. In an embodiment, referring to FIG. 4, the method includes:
  • Step 301 Determine whether it is the first push. If yes, go to step 302, otherwise, go to step 308.
  • whether it is the first push is determined by the number of message pushes.
  • Step 302 Obtain attribute tags of users in the first target user group.
  • the first target user group is a user group that has not accepted the push behavior.
  • the first target user group is limited to all users currently using the set application.
  • Step 303 Identify the attribute tag through the user classification model to determine the user level of the corresponding user.
  • Step 304 Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
  • Step 305 Select a first percentage of users with the highest estimated first arrival rate from the first target user group to form a second target user group.
  • Step 306 Push messages to the second target user group.
  • Step 307 Record the message push data of each user.
  • Step 308 Determine whether the number of times of pushing the second message exceeds a set number of times. If it does not exceed the set number of times, step 309 is executed; otherwise, step 318 is executed.
  • the setting range is [1,10].
  • step 308 may also be to determine the relationship between the second message push times and the set times range. If the number of times of pushing the second message is less than the set number of times, return to step 302. If the second message push times are within the set times, step 309 is executed. If the number of times of pushing the second message is greater than the set number of times, step 318 is executed.
  • Step 309 Obtain attribute tags of users in the first target user group.
  • the first target user group is a user group who has not accepted the push behavior among all users who use the set application.
  • Step 310 Identify the attribute tag through the user classification model to determine the user level of the corresponding user.
  • Step 311 Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
  • Step 312 Select the second percentage user with the highest estimated first arrival rate in the first target user group, randomly select the third percentage user from the remaining users in the first target user group, and select All of the users form the second target user group.
  • the third percentage is lower than the second percentage, and the second percentage is lower than the first percentage.
  • Step 313 Obtain user tags and message push data of users in the third target user group.
  • the third target user group refers to a user group that has accepted the push behavior among all users who use the set application.
  • Step 314 Obtain the second arrival rate estimation value of each user according to the user tag and corresponding message push data.
  • Step 315 Select a fourth percentage of users in the third target user group according to the second arrival rate estimate to form the fourth target user group.
  • Step 316 Push messages to the second target user group and the fourth target user group.
  • Step 317 Record the message push data of each user.
  • step 309-step 312 and step 313-step 315 can be executed simultaneously.
  • Step 318 Obtain attribute tags of users in the first target user group.
  • the first target user group is a user group who has not accepted the push behavior among all users who use the set application.
  • Step 319 Identify the attribute tag through the user classification model to determine the user level of the corresponding user.
  • Step 320 Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
  • Step 321 Select a second percentage of users with the highest estimated first arrival rate from the first target user group to form a second target user group.
  • Step 322 Obtain user tags and message push data of users in the third target user group.
  • Step 323 Obtain the second arrival rate estimation value of each user according to the user tag and corresponding message push data.
  • Step 324 Select a fourth percentage of users in the third target user group according to the second estimated value of arrival rate to form the fourth target user group.
  • Step 325 Push messages to the second target user group and the fourth target user group.
  • Step 326 Record the message push data of each user.
  • the above process can ensure the rationality of the push user's choice every time a message is pushed.
  • FIG. 5 is a schematic structural diagram of an apparatus for determining a push user group provided in the fourth embodiment of the disclosure.
  • the device for determining a push user group includes: an acquisition module 401, a calculation module 402, a determination module 403, and a push module 404.
  • the obtaining module 401 is used to obtain the user level and estimated coefficient of each user in the first target user group.
  • the estimated coefficient is determined by the operation data of the corresponding user, and the operation data is the data generated when the user operates and sets the application;
  • the calculation module 402 is used to calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient;
  • the determination module 403 is used to select the first set in the first target user group according to the first estimated value of the arrival rate.
  • a certain number of users form the second target user group;
  • the push module 404 is used to push messages to the second target user group.
  • the first target user group is a user group that has not accepted the push behavior.
  • the acquisition module 401 includes: a tag acquisition unit for acquiring attribute tags of users in the first target user group; and a level determination unit for identifying attribute tags to determine the user level of the corresponding user.
  • the level determining unit is used to identify the attribute label through the user classification model to determine the user level of the corresponding user.
  • the user classification model is obtained by training the attribute label and user level of each user in the first reference user group.
  • a recording module which is used to record the message push data of each user in the second target user group after pushing the message to the second target user group.
  • the message push data includes: the first message push Number of times and/or number of message clicks.
  • a data acquisition module for acquiring user tags and message push data of users in the third target user group.
  • the user tags include: attribute tags, operation data, operation derived data, and user level At least one of the third target user group is the user group that has accepted the push behavior; the reach value determining module is used to obtain the second reach rate estimate value of each user according to the user tag and corresponding message push data; users The group selection module is used to select a second set number of users from the third target user group to form the fourth target user group according to the second estimated value of arrival rate; the message push module is used to send messages to the fourth target user group Push.
  • the arrival value determination module is used to: use the arrival rate estimation model to identify the user tag and the corresponding message push data to obtain the second arrival rate estimation value of each user, and the arrival rate estimation
  • the model is obtained by training the user tags of each user in the second reference user group, the message push data and the estimated value of the arrival rate.
  • the determining module 403 includes: a frequency determining unit for determining the second message push times of the set application; a user group determining unit for predicting the second message push times and the first arrival rate. Estimate, select a first set number of users from the first target user group to form the second target user group.
  • the user group determining unit includes: a first subunit, used for when the number of pushes of the second message is within a set number of times, according to the order of the first arrival rate estimation value from high to low, Select the first number of users in the first target user group to form the first subgroup, and randomly select the second number of users from the remaining users to form the second subgroup, and the first subgroup and the second subgroup form the second target User group; the second subunit is used to select the third number of the first target user group in the first target user group in the order of the first arrival rate estimate value when the second message push times are outside the set number range Users form the second target user group.
  • the push module 404 includes: a push method determining unit for determining the current push method, the current push method includes: pop-up push and/or information push; a push message unit for performing according to the current push method News push.
  • the current push method includes pop-up push
  • the arrival rate prediction model includes the pop-up arrival rate prediction model
  • the current push method includes information push
  • the arrival rate estimation model includes the information arrival rate estimation model
  • the device for determining the push user group provided by the embodiments of the present disclosure is included in the device for determining the push user group, and can be used to execute the method for determining the push user group provided by any of the foregoing embodiments, and has corresponding functions and beneficial effects.
  • FIG. 6 is a schematic structural diagram of a device for determining a push user group provided by Embodiment 5 of the disclosure.
  • the determining push user group includes a processor 50, a memory 51, an input device 52, an output device 53, and a communication device 54; the number of processors 50 in the device for determining push user group may be one or more ,
  • Figure 6 takes a processor 50 as an example; the processor 50, memory 51, input device 52, output device 53, and communication device 54 in the device that determines the push of the user group can be connected by a bus or other means, as shown in Figure 6 Take the bus connection as an example.
  • the memory 51 can be used to store software programs, computer-executable programs, and modules, such as the program instructions/modules corresponding to the method for determining the push user group in the embodiment of the present disclosure (for example, determine the push user group).
  • the processor 50 runs the software programs, instructions, and modules stored in the memory 51 to execute various functional applications and data processing of the device that determines the push user group, that is, realizes the aforementioned method for determining the push user group.
  • the memory 51 may mainly include a storage program area and a storage data area.
  • the storage program area may store an operating system and an application program required by at least one function; the storage data area may store data created according to the use of the device that determines the push user group Wait.
  • the memory 51 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage devices.
  • the memory 51 may include a memory remotely provided with respect to the processor 50, and these remote memories may be connected to a device that determines the user group to be pushed through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
  • the input device 52 may be used to receive inputted numeric or character information, and generate key signal input related to determining user settings and function control of the device for pushing the user group.
  • the output device 53 may include a display device such as a display screen.
  • the communication device 54 is used for data communication with a device corresponding to the setting application.
  • the aforementioned device for determining a push user group includes a device for determining a push user group, which can be used to execute any method for determining a push user group, and has corresponding functions and beneficial effects.
  • Embodiments of the present disclosure also provide a storage medium containing computer-executable instructions, when the computer-executable instructions are executed by a computer processor, a method for determining a push user group is executed, and the method includes:
  • the estimated coefficient is determined by the operation data of the corresponding user, and the operation data is the data generated when the user operates the application program;
  • a storage medium containing computer-executable instructions provided by an embodiment of the present disclosure is not limited to the method operations described above, and can also perform the push user group determination provided by any embodiment of the present disclosure. Related operations in the method.
  • the present disclosure can be implemented by software and necessary general-purpose hardware, of course, it can also be implemented by hardware, but in many cases the former is a more suitable implementation .
  • the technical solution of the present disclosure can be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as a computer floppy disk, Read-Only Memory (ROM), Random Access Memory (RAM), Flash memory (FLASH), hard disk or optical disk, etc., including several instructions to make a computer device (which can be a personal computer, A server, or a network device, etc.) execute the method described in each embodiment of the present disclosure.
  • the units and modules included are only divided according to functional logic, but are not limited to the above division, as long as the corresponding function can be realized;
  • the specific names of the functional units are only used to facilitate distinguishing from each other, and are not used to limit the protection scope of the present disclosure.

Abstract

The present application relates to the technical field of information pushing, and provides a method, apparatus, and device for determining a pushing user group, and a storage medium, comprising: obtaining a user level and an estimation coefficient of each user in a first target user group, the estimation coefficient being determined by means of operation data of the corresponding user, and the operation data being data generated when the user operates a set application; calculating a first arrival rate estimation value of each user according to the user level and the estimation coefficient; selecting a first set number of users from the first target user group according to the first arrival rate estimation value to form a second target user group; and pushing information to the second target user group. The use of the method can solve the problem in the related art of lack of rationality in the pushing target determining mode.

Description

确定推送用户群的方法、装置、设备及存储介质Method, device, equipment and storage medium for determining push user group
本申请要求在2019年6月25日提交中国专利局、申请号为201910556881.8的中国专利申请的优先权,以上申请的全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office with an application number of 201910556881.8 on June 25, 2019. The entire content of the above application is incorporated into this application by reference.
技术领域Technical field
本公开涉及信息推送技术领域,例如涉及一种确定推送用户群的方法、装置、设备及存储介质。The present disclosure relates to the field of information push technology, for example, to a method, device, equipment, and storage medium for determining a push user group.
背景技术Background technique
随着智能化的迅速发展,电子设备可以安装的应用程序越来越多。为了满足业务需求,各类应用程序通常采用推送消息的方式进行网络推广。在进行消息推送时,通常根据历史推送消息到达应用程序的情况以及用户的点击情况确定推送对象。如果应用程序没有历史推送消息,则将全部用户作为推送对象。With the rapid development of intelligence, more and more applications can be installed on electronic devices. In order to meet business needs, various applications usually use push messages for network promotion. When pushing messages, the push target is usually determined based on the historical push messages reaching the application and the user's click situation. If the application does not have historical push messages, all users will be the push targets.
然而,上述推送对象的确定方式缺乏合理性。比如,仅根据历史推送消息确定推送对象,会忽略使用应用程序的新用户。再如,将全部用户作为推送对象,会增加推送平台的负担,同时,对于反感推行消息的用户会降低使用体验,这样可能引起应用程序流失用户的严重后果。However, the above method for determining the push object lacks rationality. For example, to determine the push target only based on historical push messages, new users using the application will be ignored. For another example, using all users as the push target will increase the burden of the push platform. At the same time, users who are disgusted with pushing messages will reduce the experience, which may cause serious consequences of losing users of the application.
发明内容Summary of the invention
本公开提供了一种确定推送用户群的方法、装置、设备及存储介质,以解决相关技术中,推送对象确定方式缺乏合理性的技术问题。The present disclosure provides a method, device, equipment, and storage medium for determining a push user group, so as to solve the technical problem of lack of rationality in the determination of push objects in related technologies.
第一方面,本公开实施例提供了一种确定推送用户群的方法,包括:In the first aspect, embodiments of the present disclosure provide a method for determining a push user group, including:
获取第一目标用户群内各用户的用户级别和预估系数,所述预估系数通过相应用户的操作数据确定,所述操作数据为所述用户操作设定应用程序时生成的数据;Acquiring a user level and an estimated coefficient of each user in the first target user group, the estimated coefficient being determined by operating data of the corresponding user, the operating data being data generated when the user operates and sets the application;
根据所述用户级别和所述预估系数计算各所述用户的第一到达率预估值;Calculating the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient;
根据所述第一到达率预估值在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群;Selecting a first set number of users in the first target user group according to the first estimated value of arrival rate to form a second target user group;
向所述第二目标用户群进行消息推送。Push messages to the second target user group.
在一实施方式中,所述第一目标用户群为未接受过推送行为的用户群。In an embodiment, the first target user group is a user group that has not accepted the push behavior.
在一实施方式中,所述获取第一目标用户群内各用户的用户级别包括:In an embodiment, the obtaining the user level of each user in the first target user group includes:
获取第一目标用户群内各用户的属性标签;Obtaining attribute tags of users in the first target user group;
识别所述属性标签,以确定相应用户的用户级别。Identify the attribute tag to determine the user level of the corresponding user.
在一实施方式中,所述识别所述属性标签,以确定相应用户的用户级别包括:In an embodiment, the identifying the attribute tag to determine the user level of the corresponding user includes:
通过用户分类模型识别所述属性标签以确定相应用户的用户级别,所述用户分类模型通过训练第一参考用户群内各用户的属性标签和用户级别得到。The attribute label is identified by a user classification model to determine the user level of the corresponding user, and the user classification model is obtained by training the attribute label and user level of each user in the first reference user group.
在一实施方式中,所述向所述第二目标用户群进行消息推送之后,还包括:In an embodiment, after the message pushing to the second target user group, the method further includes:
记录所述第二目标用户群内各用户的消息推送数据,所述消息推送数据包括:第一消息推送次数和/或消息点击次数。The message push data of each user in the second target user group is recorded, and the message push data includes: the number of first message pushes and/or the number of message clicks.
在一实施方式中,还包括:In an embodiment, it further includes:
获取第三目标用户群内各用户的用户标签和消息推送数据,所述用户标签包括:属性标签、操作数据、操作衍生数据以及用户级别中的至少一种,所述第三目标用户群为已接受过推送行为的用户群;Obtain user tags and message push data of each user in the third target user group. The user tags include at least one of attribute tags, operation data, operation derived data, and user levels. The third target user group is User groups who have accepted the push behavior;
根据所述用户标签和相应的消息推送数据得到各所述用户的第二到达率预估值;Obtaining the estimated second arrival rate of each user according to the user tag and corresponding message push data;
根据所述第二到达率预估值在所述第三目标用户群内选择第二设定数量的用户组成第四目标用户群;Selecting a second set number of users in the third target user group according to the second estimated value of arrival rate to form a fourth target user group;
向所述第四目标用户群进行消息推送。Push messages to the fourth target user group.
在一实施方式中,所述根据所述用户标签和相应的消息推送数据得到各所述用户的第二到达率预估值包括:In an embodiment, the obtaining the second arrival rate estimation value of each user according to the user tag and corresponding message push data includes:
利用到达率预估模型对所述用户标签和相应的消息推送数据进行识别,以得到各所述用户的第二到达率预估值,所述到达率预估模型通过训练第二参考用户群内各用户的用户标签、消息推送数据以及到达率预估值得到。The arrival rate estimation model is used to identify the user tags and the corresponding message push data to obtain the second arrival rate estimation value of each user. The arrival rate estimation model trains the second reference user group The user tag, message push data, and the estimated value of the arrival rate of each user are obtained.
在一实施方式中,所述根据所述第一到达率预估值在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群包括:In one embodiment, the selecting a first set number of users from the first target user group according to the first arrival rate estimation value to form a second target user group includes:
确定所述设定应用程序的第二消息推送次数;Determine the second message push times of the set application;
根据所述第二消息推送次数和所述第一到达率预估值,在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群。According to the second message push times and the first estimated arrival rate, a first set number of users are selected from the first target user group to form a second target user group.
在一实施方式中,所述根据所述第二消息推送次数和所述第一到达率预估值,在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群包括:In an embodiment, the first set number of users are selected from the first target user group to form a second target user group according to the number of pushes of the second message and the first estimated arrival rate include:
所述第二消息推送次数在设定次数范围内时,按照第一到达率预估值由高到低的顺序,在所述第一目标用户群内选择第一数量的用户组成第一子群,并在剩余用户中随机选择第二数量的用户组成第二子群,所述第一子群和所述第二子群组成第二目标用户群;When the number of times of pushing the second message is within the set number of times, according to the first arrival rate estimation value in descending order, select a first number of users from the first target user group to form a first subgroup , And randomly select a second number of users from the remaining users to form a second subgroup, and the first subgroup and the second subgroup form a second target user group;
所述第二消息推送次数在设定次数范围外时,按照第一到达率预估值由高到低的顺序,在所述第一目标用户群内选择第三数量的用户组成第二目标用户群。When the number of times of pushing the second message is outside the set number of times, according to the order of the first arrival rate estimation value from high to low, select a third number of users from the first target user group to form the second target user group.
在一实施方式中,所述向所述第二目标用户群进行消息推送包括:In an embodiment, the pushing a message to the second target user group includes:
确定当前推送方式,所述当前推送方式包括:弹窗推送和/或信息推送;Determine the current push method, where the current push method includes: pop-up push and/or information push;
根据所述当前推送方式进行消息推送。Push the message according to the current push mode.
在一实施方式中,所述当前推送方式包括弹窗推送,所述到达率预估模型包括弹窗到达率预估模型。In an embodiment, the current push method includes pop-up push, and the arrival rate prediction model includes a pop-up arrival rate prediction model.
在一实施方式中,所述当前推送方式包括信息推送,所述到达率预估模型包括信息到达率预估模型。In an embodiment, the current push method includes information push, and the arrival rate estimation model includes an information arrival rate estimation model.
第二方面,本公开实施例还提供了一种确定推送用户群的装置,包括:In the second aspect, embodiments of the present disclosure also provide a device for determining a push user group, including:
获取模块,用于获取第一目标用户群内各用户的用户级别和预估系数,所述预估系数通过相应用户的操作数据确定,所述操作数据为所述用户操作设定应用程序时生成的数据;The obtaining module is used to obtain the user level and estimated coefficient of each user in the first target user group, the estimated coefficient is determined by the operation data of the corresponding user, and the operation data is generated when the user operates the application program The data;
计算模块,用于根据所述用户级别和所述预估系数计算各所述用户的第一到达率预估值;A calculation module, configured to calculate an estimated value of the first arrival rate of each user according to the user level and the estimated coefficient;
确定模块,用于根据所述第一到达率预估值在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群;A determining module, configured to select a first set number of users in the first target user group according to the first estimated arrival rate to form a second target user group;
推送模块,用于向所述第二目标用户群进行消息推送。The push module is used to push messages to the second target user group.
第三方面,本公开实施例还提供了一种确定推送用户群的设备,包括:In a third aspect, embodiments of the present disclosure also provide a device for determining a push user group, including:
一个或多个处理器;One or more processors;
存储器,用于存储一个或多个程序;Memory, used to store one or more programs;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如第一方面所述的确定推送用户群的方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the method for determining the push user group as described in the first aspect.
第四方面,本公开实施例还提供了一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如第一方面所述的确定推送用户群的方法。In a fourth aspect, the embodiments of the present disclosure also provide a storage medium containing computer-executable instructions, when the computer-executable instructions are executed by a computer processor, the computer-executable instructions are used to perform the push user group determination as described in the first aspect. method.
上述确定推送用户群的方法、装置、设备及存储介质,通过获取第一目标用户群内各用户的用户级别以及预估系数计算各用户的第一到达率预估值,并根据第一到达率预估值确定可进行消息推送的第二目标用户群,进而对第二目标用户群进行消息推送的技术手段,可以在进行消息推送时,根据用户的级别和操作数据选择合理的用户群,对于未推送过消息的用户群,无需对全部用户进行推送,防止了资源浪费,同时,提高了推送消息的投入产出比。The above method, device, equipment and storage medium for determining the push user group calculate the estimated value of the first arrival rate of each user by obtaining the user level and estimation coefficient of each user in the first target user group, and calculate the estimated value of each user's first arrival rate according to the first arrival rate The estimated value determines the second target user group that can push the message, and then pushes the message to the second target user group. The technical means can be used to select a reasonable user group according to the user’s level and operation data when pushing the message. For user groups who have not pushed messages before, there is no need to push all users, which prevents waste of resources and at the same time improves the input-output ratio of push messages.
附图说明Description of the drawings
图1为本公开实施例一提供的一种确定推送用户群的方法的流程图;FIG. 1 is a flowchart of a method for determining a push user group according to Embodiment 1 of the present disclosure;
图2为本公开实施例二提供的一种确定推送用户群的方法的流程图;2 is a flowchart of a method for determining a push user group according to Embodiment 2 of the disclosure;
图3为本公开实施例二提供的用户分类模型训练示意图;FIG. 3 is a schematic diagram of user classification model training provided in Embodiment 2 of the disclosure;
图4为本公开实施例三提供的一种确定推送用户群的方法的流程图;4 is a flowchart of a method for determining a push user group provided by Embodiment 3 of the disclosure;
图5为本公开实施例四提供的一种确定推送用户群的装置的结构示意图;FIG. 5 is a schematic structural diagram of an apparatus for determining a push user group provided by Embodiment 4 of the present disclosure;
图6为本公开实施例五提供的一种确定推送用户群的设备的结构示意图。FIG. 6 is a schematic structural diagram of a device for determining a push user group provided by Embodiment 5 of the disclosure.
具体实施方式Detailed ways
下面结合附图和实施例对本公开作详细说明。可以理解的是,此处所描述的实施例用于解释本公开,而非对本公开的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与本公开相关的部分而非全部结构。The present disclosure will be described in detail below in conjunction with the drawings and embodiments. It can be understood that the embodiments described here are used to explain the present disclosure, but not to limit the present disclosure. In addition, it should be noted that, for ease of description, only a part of the structure related to the present disclosure is shown in the accompanying drawings instead of all the structures.
实施例一Example one
图1为本公开实施例一提供的一种确定推送用户群的方法的流程图。实施例中提供的确定推送用户群的方法可以由确定推送用户群的设备执行,该确定推送用户群的设备可以通过软件和/或硬件的方式实现,该确定推送用户群的设备可以是两个或多个物理实体构成,也可以是一个物理实体构成。例如,确定推送用户群的设备可以是电脑、手机、平板或智能交互平板等。FIG. 1 is a flowchart of a method for determining a push user group provided in Embodiment 1 of the present disclosure. The method for determining the push user group provided in the embodiment may be executed by the device that determines the push user group. The device for determining the push user group may be implemented by software and/or hardware. The device for determining the push user group may be two Or multiple physical entities, or one physical entity. For example, the device for determining the push user group may be a computer, a mobile phone, a tablet, or a smart interactive tablet.
在一实施方式中,确定推送用户群的设备可以理解为设定应用程序的业务后台,或者为 可向设定应用程序推送消息的消息推送平台,也可以为集成业务后台和消息推送平台的设备,即确定推送用户群的设备具有服务器功能。其中,设定应用程序的具体类型实施例不作限定,其可以是任一个或几个关联的应用程序,一般而言,安装有设定应用程序的设备与确定推送用户群的设备为不同的物理实体设备,通常,安装有设定应用程序的设备为用户使用的电子设备。实施例中,以确定推送用户群的设备集成业务后台和消息推送平台为例进行表述。此时,确定推送用户群的设备可以根据实际需求生成推送消息,并向设定用户或用户群进行消息推送。可以理解的是,向用户推送消息是指向用户使用的设定应用程序推送消息。实施例中将推送消息的行为记为推送行为。In one embodiment, the device that determines the user group to push can be understood as the business background of the set application, or a message push platform that can push messages to the set application, or a device that integrates the business background and the message push platform , That is, it is determined that the device pushing the user group has the server function. Among them, the specific type of the setting application is not limited in the embodiment, which can be any one or several associated applications. Generally speaking, the device with the setting application and the device that determines the user group are different physical The physical device, usually, the device installed with the setting application is an electronic device used by the user. In the embodiment, the device integration business backend and the message push platform of the push user group are determined as an example. At this time, the device that is determined to push the user group can generate a push message according to actual needs, and push the message to the set user or user group. It is understandable that pushing a message to a user refers to pushing a message to a set application used by the user. In the embodiment, the behavior of pushing a message is recorded as a pushing behavior.
在一实施方式中,参考图1,本实施例提供的确定推送用户群的方法包括:In an embodiment, referring to FIG. 1, the method for determining a push user group provided in this embodiment includes:
步骤110、获取第一目标用户群内各用户的用户级别和预估系数,预估系数通过相应用户的操作数据确定,操作数据为用户操作设定应用程序时生成的数据。Step 110: Obtain the user level and estimated coefficient of each user in the first target user group. The estimated coefficient is determined by the operation data of the corresponding user, and the operation data is the data generated when the user operates and sets the application.
示例性的,第一目标用户群为使用设定应用程序的用户群,其可以包含使用设定应用程序的全部用户,或者是包含设定时间长度内使用设定应用程序的用户群,又或是包含满足设定条件的用户。实施例中,以第一目标用户群为未接受过推送行为的用户群为例。例如,在设定应用程序的全体用户中,选择未接受过推送行为的全部用户或设定数量用户组成第一目标用户群。再如,在设定应用程序上线后设定时间内首次进行消息推送时,将当前使用设定应用程序的全部用户或设定数量的用户作为第一目标用户群。Exemplarily, the first target user group is a user group using the setting application, which may include all users using the setting application, or a user group using the setting application within a set time period, or It includes users who meet the set conditions. In the embodiment, it is taken as an example that the first target user group is a user group that has not accepted the push behavior. For example, among all users who set the application, select all users who have not accepted the push behavior or a set number of users to form the first target user group. For another example, when a message is pushed for the first time within a set time after the set application goes online, all users currently using the set application or a set number of users are taken as the first target user group.
通常,第一目标用户群内的用户可以是已注册用户,也可以是使用设定应用程序的非注册用户。在一实施方式中,确定推送用户群的设备可以通过设定应用程序确定用户使用设备型号、用户使用设备价格、用户使用设备版本、设定应用程序下载渠道、设定应用程序的版本号、设定应用程序激活渠道等属性数据中的至少一项。还可以通过设定应用程序确定用户的操作行为。其中,操作行为包括:用户登录时间、用户使用时间、用户付费金额及付费时间、用户在线时长以及用户浏览时间等至少一项。在一实施方式中,针对已注册用户,确定推送用户群的设备还可以通过设定应用程序确定用户的登录名或昵称、性别、年龄、设定应用程序登录渠道等至少一项属性数据。针对非注册用户,确定推送用户群的设备还可以通过设定应用程序确定登录地址等属性数据。一般而言,确定推送用户群的设备可以在用户下载使用设定应用程序和/或进行注册时获取属性数据。Generally, the users in the first target user group may be registered users or unregistered users who use the setting application. In one embodiment, the device that determines the user group can be determined by setting the application to determine the user's device model, the user's device price, the user's device version, the setting of the application download channel, the setting of the application version number, and the settings. Specify at least one item of attribute data such as application activation channels. You can also set the application to determine the user's operating behavior. The operation behavior includes at least one of user login time, user usage time, user payment amount and payment time, user online time, and user browsing time. In one embodiment, for registered users, the device that determines the push user group can also determine at least one attribute data such as the user's login name or nickname, gender, age, and application login channel through the setting application. For non-registered users, the device that determines the push user group can also determine the attribute data such as the login address by setting the application. Generally speaking, the device that determines the push user group can obtain attribute data when the user downloads and uses the setting application and/or registers.
在一实施方式中,第一目标用户群内的每个用户均有对应的用户级别。用户级别可以表示用户对于设定应用程序的热度以及熟练程度。通常,用户级别包含的级别类型可以结合实际情况设定。实施例中,设定用户级别至少包括:高级用户、中级用户、初级用户以及流失用户。在一实施方式中,用户级别的确定方式可以根据实际情况设定。例如,通过用户的操作行为确定用户级别,再如,通过用户的属性数据确定用户级别。通常,在确定用户级别时,可以是预先设定不同用户级别对应的限定条件,并确认用户的操作行为和/或属性数据所满足的限定条件,或者是,预先建立集合,该集合中包括一定数量的操作行为和/或属性数据及对应的用户级别,之后,构建模型并对上述数据进行训练,以在后续过程中通过模型识别对应的行为数据和/或属性数据,进而得到用户级别。可以理解的是,每个用户对应的用户级别并非固定数据,其可以根据用户的实际使用情况变化。In one embodiment, each user in the first target user group has a corresponding user level. The user level can indicate the user's popularity and proficiency in setting the application. Generally, the level type included in the user level can be set in accordance with the actual situation. In the embodiment, the set user levels include at least: advanced users, intermediate users, primary users, and lost users. In an embodiment, the user level determination method can be set according to actual conditions. For example, the user level is determined through the user's operation behavior, and another example is the user level determined through the user's attribute data. Generally, when determining the user level, it is possible to pre-set the restriction conditions corresponding to different user levels and confirm the restriction conditions satisfied by the user's operation behavior and/or attribute data, or to establish a set in advance, which includes certain A number of operation behaviors and/or attribute data and corresponding user levels, after which a model is constructed and the above data is trained, in order to identify the corresponding behavior data and/or attribute data through the model in the subsequent process, and then obtain the user level. It is understandable that the user level corresponding to each user is not fixed data, which can be changed according to the actual usage of the user.
典型的,每个用户均存在对应的预估系数。预估系数可以理解为用于描述用户活跃程度的权值。在一实施方式中,预估系统通过相应用户的操作数据确定。其中,操作数据为用户操作设定应用程序时生成的数据,即操作数据通过操作行为得到。举例而言,操作行为是用户登录设定应用程序,那么相应的操作数据包括:登录时间、设定时长内的登录次数。在一实施方式中,预先设定不同操作数据对应的权值,之后,结合用户的操作行为确定该用户对应的权值,并将该权值作为该用户的预估系数。例如,用户操作数据是设定时长(如近三天)内存在付费记录,对应的预估系数为0.8。再如,用户操作数据是设定天数(如近三天)内每天均存在登录记录,对应的预估系数为0.5。又如,用户操作数据是设定天数(如近三天)内存在登录记录且登录天数小于三天,则对应的预估系数为0.2。需要说明的是,若某一用户即在设定时长(如近三天)内存在付费记录,又满足设定天数(如近三天)内每天均存在登录记录,则优先选择较高的预估系数,即将在设定时长(如近三天)内存在付费记录的预估系数作为用户的预估系数。可以理解的是,每个用户对应的预估系数并非固定数据,其可以根据用户的实际使用情况变化。Typically, each user has a corresponding estimation coefficient. The estimated coefficient can be understood as a weight used to describe the degree of user activity. In one embodiment, the estimation system is determined by operating data of the corresponding user. Among them, the operation data is the data generated when the user operates the application program, that is, the operation data is obtained through the operation behavior. For example, if the operation behavior is that the user logs in to the setting application, the corresponding operation data includes: login time and the number of logins within the set time period. In one embodiment, the weights corresponding to different operation data are preset, and then the weights corresponding to the user are determined in combination with the user's operation behavior, and the weights are used as the estimated coefficient of the user. For example, the user operation data is that there are payment records in a set time period (such as the past three days), and the corresponding estimation coefficient is 0.8. For another example, the user operation data is that there are login records every day within a set number of days (such as the past three days), and the corresponding estimated coefficient is 0.5. For another example, if the user operation data is a set number of days (such as nearly three days), there are login records and the number of login days is less than three days, then the corresponding estimated coefficient is 0.2. It should be noted that if a user has a payment record for the set time period (such as the past three days), but also has a login record every day within the set number of days (such as the past three days), the higher one will be selected first. The estimated coefficient, that is, the estimated coefficient of the payment record in the set time period (such as the past three days) is used as the user's estimated coefficient. It is understandable that the estimated coefficient corresponding to each user is not fixed data, and it can be changed according to the actual usage of the user.
步骤120、根据用户级别和预估系数计算各用户的第一到达率预估值。Step 120: Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
其中,第一到达率预估值表示向用户推送消息时的消息达到概率。第一到达率预估值越高,向用户推送消息的成功率越高。示例性的,第一到达率预估值通过用户级别和预估系数确定。在一实施方式中,预先为不同用户级别设定不同的数值,一般而言,用户级别越高,对应的数值可以越低。这样做的好处是,在后续选择推送用户群时,可以选择一些活跃程度一般或活跃程度较低的用户,以通过推送消息的方式提高用户的活跃程度。在一实施方式中,用户级别和预估系数的计算方式实施例不作限定。例如,将用户级别对应的数值与预估系数的乘积作为第一到达率预估值。再如,分别设定用户级别和预估系数的权重值,再通过设定二元一次方程的方式确定第一到达率预估值。Among them, the first estimated arrival rate indicates the message arrival probability when the message is pushed to the user. The higher the estimated first arrival rate, the higher the success rate of pushing messages to users. Exemplarily, the estimated value of the first arrival rate is determined by the user level and the estimated coefficient. In one embodiment, different values are set for different user levels in advance. Generally speaking, the higher the user level, the lower the corresponding value can be. The advantage of this is that when you choose to push the user group later, you can select some users with general or low activity to increase the user's activity by pushing messages. In one embodiment, the calculation method of the user level and the estimation coefficient is not limited. For example, the product of the value corresponding to the user level and the prediction coefficient is used as the first arrival rate prediction value. For another example, the user level and the weight value of the estimated coefficient are respectively set, and then the first arrival rate estimated value is determined by setting a binary linear equation.
举例而言,用户级别包括高级用户、中级用户、初级用户和流程用户,其中,高级用户的数值为1,中级用户的数值为2,初级用户的数值为3,流失用户的数值为4。设定,某个用户为高级用户,其对应的预估系数为0.8,那么其第一到达率预估值为:1×0.8=0.8。设定某个用户为中级用户,其对应的预估系数为0.5,那么其第一到达率预估值为:2×0.5=1。此时,中级用户被推送消息的概率高于高级用户被推送概率,这样,通过消息推送可以提高中级用户的兴趣度,进而提高中级用户变为高级用户的概率。For example, user levels include advanced users, intermediate users, primary users, and process users. The value of advanced users is 1, the value of intermediate users is 2, the value of primary users is 3, and the value of lost users is 4. It is set that a certain user is an advanced user, and its corresponding estimated coefficient is 0.8, then the estimated value of its first arrival rate is: 1×0.8=0.8. Set a user as an intermediate user, and its corresponding estimated coefficient is 0.5, then the estimated value of its first arrival rate is: 2×0.5=1. At this time, the probability of middle-level users being pushed is higher than the probability of being pushed by advanced users. In this way, the interest of intermediate users can be increased through message push, and the probability of intermediate users becoming advanced users can be increased.
步骤130、根据第一到达率预估值在第一目标用户群内选择第一设定数量的用户组成第二目标用户群。Step 130: Select a first set number of users from the first target user group according to the first estimated value of arrival rate to form a second target user group.
示例性的,第二目标用户群为进行消息推送的用户群,即推送对象。一般而言,第二目标用户群为第一目标用户群的子集。Exemplarily, the second target user group is a user group for message push, that is, the push object. Generally speaking, the second target user group is a subset of the first target user group.
在一实施方式中,在选择第二目标用户群时,可以是对第一目标用户群内各用户的第一到达率预估值按照由高到低的顺序进行排序,然后根据排序结果和第一设定数量确认第二目标用户群。例如,第二目标用户群的用户数量(即第一设定数量)可以是相对值,也可以是绝对值,具体的取值大小也可以根据实际情况进行弹性设定。例如,在排序结果中选择第一到达率预估值最高的300个用户组成第二目标用户群。再如,在排序结果中选择第一到达率 预估值最高的30%用户组成第二目标用户群。此外,如果第一目标用户群的用户数量较大,第一设定数量可以取值较大,如果第一目标用户群的用户数量较小,第一设定数量可以取值较小,从而可以在用户数量较大时对消息推送结果进行多次综合分析后优化推送内容或推送数量,也可以在必要时分散访问,避免服务器集中访问,负荷过大。In an embodiment, when selecting the second target user group, the first arrival rate estimate of each user in the first target user group may be sorted in descending order, and then according to the sorting result and the first A set number to confirm the second target user group. For example, the number of users in the second target user group (ie, the first set number) may be a relative value or an absolute value, and the specific value size may also be flexibly set according to actual conditions. For example, in the ranking result, the 300 users with the highest estimated first arrival rate are selected to form the second target user group. For another example, the 30% users with the highest estimated first arrival rate are selected from the ranking results to form the second target user group. In addition, if the number of users in the first target user group is large, the first set number can be a larger value, and if the number of users in the first target user group is small, the first set number can be set to a smaller value. When the number of users is large, perform multiple comprehensive analysis of the message push results and optimize the push content or push quantity. You can also decentralize access when necessary to avoid centralized server access and excessive load.
在一实施方式中,确定第二目标用户群时,除了选择第一到达率预估值最高的设定数量的用户外,还可以在第一目标用户群的剩余用户内随机选择一定数量的用户,一同组成第二目标用户群。其中,两个方式选择的用户数量可以相同也可以不同。例如,选择第一到达率预估值最高的10%用户,并在剩余用户中随机筛选5%用户,一同组成第二目标用户群。In one embodiment, when determining the second target user group, in addition to selecting the set number of users with the highest estimated first arrival rate, a certain number of users can also be randomly selected from the remaining users in the first target user group , Together to form the second target user group. Among them, the number of users selected in the two modes may be the same or different. For example, select the 10% users with the highest estimated first arrival rate, and randomly select 5% of the remaining users to form the second target user group together.
步骤140、向第二目标用户群进行消息推送。Step 140: Push messages to the second target user group.
在一实施方式中,确定第二目标用户群后,编辑待推送的消息、获取第二目标用户群的通讯地址,并向第二目标用户群进行消息推送。在一实施方式中,在进行消息推送时,预先确定推送方式,并根据推送方式进行消息推送。其中,推送方式是指消息在设定应用程序中的展现方式,实施例中设定,推送方式包括但不限定于:弹窗推送和/或信息推送。弹窗推送是指以显示弹窗的方式在设定应用程序内展现消息。信息推送是指推送消息以通知的方式显示,当用户点击该通知时,进入消息显示界面显示消息。In one embodiment, after the second target user group is determined, the message to be pushed is edited, the communication address of the second target user group is obtained, and the message is pushed to the second target user group. In one embodiment, when performing message push, the push method is predetermined, and the message push is performed according to the push method. Wherein, the push mode refers to the display mode of the message in the setting application. In the embodiment, the push mode includes but is not limited to: pop-up push and/or information push. Pop-up push refers to displaying messages in the setting application by displaying pop-up windows. Information push refers to the display of push messages in the form of notifications. When the user clicks on the notification, the message is displayed on the message display interface.
在一实施方式中,推送消息后,设定应用程序可以记录用户是否点击该消息,并向确定推送用户群的设备汇报,确定推送用户群的设备可以将用户是否点击该消息作为后续推送消息的参考数据。In one embodiment, after the message is pushed, the setting application can record whether the user clicks on the message, and report to the device that determines the push user group, and the device that determines the push user group can regard whether the user clicks on the message as the follow-up push message. Reference data.
在一实施方式中,对于已经推送过消息的用户群,可以结合各用户的操作行为、用户级别、消息推送次数以及用户点击次数等参数,确定再次推送消息的用户群。In one embodiment, for the user group that has already pushed the message, the user group that pushes the message again can be determined by combining parameters such as the operation behavior of each user, the user level, the number of message pushes, and the number of user clicks.
下面对本实施例提供的方法进行示例性描述:The following is an exemplary description of the method provided in this embodiment:
示例一、设定应用程序为上线设定时长(如新上线三个月)的应用程序,该设定应用程序还未向用户进行过消息推送。此时,确定推送用户群的设备可以将当前全部用户作为第一目标用户群,并获取第一目标用户群内各用户的用户级别和对应的预估系数,进而得到各用户的第一到达率预估值,通过第一到达率预估值选择第二目标用户群,并向第二目标用户群进行消息推送。Example 1: Set the application to be an application with a set duration (for example, three months after being launched), and the set application has not yet been pushed to the user. At this point, the device that determines the push user group can regard all current users as the first target user group, and obtain the user level and corresponding estimated coefficient of each user in the first target user group, and then obtain the first arrival rate of each user The estimated value, the second target user group is selected by the first arrival rate estimated value, and the message is pushed to the second target user group.
示例二、确定推送用户群的设备进行消息推送时,首先,获取未推送过消息的全部用户组成第一目标用户群,并获取第一目标用户群内各用户的用户级别和对应的预估系数,进而得到各用户的第一到达率预估值,通过第一到达率预估值选择第二目标用户群,并向第二目标用户群进行消息推送。Example 2: When determining the device that pushes the user group for message push, first, obtain all users who have not pushed the message to form the first target user group, and obtain the user level of each user in the first target user group and the corresponding estimated coefficient , And then obtain the first estimated value of arrival rate of each user, select the second target user group through the first estimated value of arrival rate, and push the message to the second target user group.
上述,通过获取第一目标用户群内各用户的用户级别以及预估系数计算各用户的第一到达率预估值,并根据第一到达率预估值确定可进行消息推送的第二目标用户群,进而对第二目标用户群进行消息推送的技术手段,可以在进行消息推送时,根据用户的级别和操作数据选择合理的用户群,对于未推送过消息的用户群,无需对全部用户进行推送,防止了资源浪费,同时,提高了推送消息的投入产出比。As mentioned above, the first estimated value of arrival rate of each user is calculated by obtaining the user level and estimated coefficient of each user in the first target user group, and the second target user who can push the message is determined according to the first estimated value of arrival rate Groups, and then the technical means of pushing messages to the second target user group. When pushing messages, a reasonable user group can be selected according to the user’s level and operating data. For user groups that have not pushed messages, it is not necessary to perform information on all users. Pushing prevents waste of resources and at the same time improves the input-output ratio of push messages.
实施例二Example two
图2为本公开实施例二提供的一种确定推送用户群的方法的流程图。该确定推送用户群的方法是对上述确定推送用户群的方法进行具体化。本实施例中,设定第一目标用户群为未接受过推送行为的用户群。即确定推送用户群的设备未向第一目标用户群内用户进行过消息推送。Fig. 2 is a flowchart of a method for determining a push user group provided in the second embodiment of the disclosure. The method for determining the push user group is to embody the above method for determining the push user group. In this embodiment, the first target user group is set as a user group that has not accepted the push behavior. That is, it is determined that the device pushing the user group has not pushed messages to users in the first target user group.
参考图2,该确定推送用户群的方法包括:Referring to Figure 2, the method for determining a push user group includes:
步骤201、获取第一目标用户群内各用户的属性标签。Step 201: Obtain attribute tags of users in the first target user group.
示例性的,实施例中设定通过属性标签确定第一目标用户群内用户的用户级别,同时,限定设定应用程序面向的用户为已注册用户。其中,属性标签根据属性数据确定。在一实施方式中,设定属性标签包括:性别、用户使用设备型号、用户使用设备价格、用户使用设备版本、设定应用程序下载渠道、设定应用程序登录渠道、设定应用程序激活渠道以及设定应用程序的版本号中的至少一项。实施例中,以属性标签包含上述全部内容为例。Exemplarily, in the embodiment, it is set to determine the user level of the user in the first target user group through the attribute tag, and at the same time, the user targeted by the set application is restricted to be a registered user. Among them, the attribute label is determined according to the attribute data. In one embodiment, the set attribute tags include: gender, user device model, user device price, user device version, set application download channel, set application login channel, set application activation channel, and Set at least one of the version numbers of the application. In the embodiment, it is taken as an example that the attribute tag includes all the above contents.
一般而言,当用户使用设定应用程序时,设定应用程序可以获取用户使用设备型号、用户使用设备版本、设定应用程序下载渠道、性别、设定应用程序登录渠道、设定应用程序激活渠道以及设定应用程序的版本号,并将上述数据上报至确定推送用户群的设备。确定推送用户群的设备获取上述数据,并根据用户使用设备型号确定用户使用设备价格。其中,设定应用程序获取数据以及确定用户使用设备价格的具体方式实施例不作限定。Generally speaking, when the user uses the setting application, the setting application can obtain the user's device model, the user's device version, set the application download channel, gender, set the application login channel, and set the application activation Channels and set the version number of the application, and report the above data to the device that determines the push user group. Determine the device that pushes the user group to obtain the above data, and determine the user's equipment price according to the user's device model. Among them, the specific method of setting the application to obtain data and determining the price of the user's use of the device is not limited.
步骤202、识别属性标签,以确定相应用户的用户级别。Step 202: Identify the attribute tag to determine the user level of the corresponding user.
在一实施方式中,预先设定不同用户级别对应的属性标签,当获取属性标签后,可以根据对应关系确定对应的用户级别。或者是,通过用户分类模型对属性标签进行识别,以确定对应的用户级别。In one embodiment, attribute tags corresponding to different user levels are preset, and after the attribute tags are obtained, the corresponding user level can be determined according to the corresponding relationship. Or, the attribute tags are identified through the user classification model to determine the corresponding user level.
实施例中,以通过用户分类模型确定用户级别为例进行描述。此时,该步骤为:通过用户分类模型识别属性标签以确定相应用户的用户级别。In the embodiment, the user level is determined through the user classification model as an example for description. At this time, the step is: identifying the attribute tag through the user classification model to determine the user level of the corresponding user.
其中,用户分类模型通过训练第一参考用户群内各用户的属性标签和用户级别得到。在一实施方式中,第一参考用户群是指明确属性标签和用户级别的用户集合。可以由设定应用程序的后台人员人工确定第一参考用户群的内容,或者,获取其他应用程序中已知的属性标签和对应的用户级别,并构建第一参考用户群。在一实施方式中,将第一参考用户群的属性标签作为输入,将用户级别作为输出,采用机器学习的方式进行训练以得到用户分类模型。其中,具体的机器学习方式可以根据实际情况设定。实施例中,以LightGBM为例进行描述。LightGBM是一种机器学习模型,采用histogram算法。LightGBM利用了无监督度的属性标签,并在标签上增加作用而生成用户分类模型,用于预测用户级别。其中,图3为本公开实施例二提供的用户分类模型训练示意图。即利用LightGBM训练已知用户级别的属性标签,进而得到用户分类模型。采用LightGBM的好处是训练速度快,并且可以直接训练离散特征,如直接训练用户使用设备型号。一般而言,用户分类模型训练完成后,可以对第一目标用户群内用户的属性标签进行识别,并输出对应的用户级别。可以理解的是,用户分类模型可以定期训练,以保证分类准确度。Among them, the user classification model is obtained by training the attribute tags and user levels of each user in the first reference user group. In one embodiment, the first reference user group refers to a set of users with specific attribute tags and user levels. The content of the first reference user group may be manually determined by the background personnel who set the application, or the known attribute tags and corresponding user levels in other applications may be obtained, and the first reference user group may be constructed. In one embodiment, the attribute tag of the first reference user group is used as input, and the user level is used as output, and machine learning is used for training to obtain a user classification model. Among them, the specific machine learning method can be set according to the actual situation. In the embodiment, LightGBM is taken as an example for description. LightGBM is a machine learning model that uses the histogram algorithm. LightGBM uses unsupervised attribute tags and adds functions to the tags to generate a user classification model to predict user levels. Among them, FIG. 3 is a schematic diagram of user classification model training provided in Embodiment 2 of the disclosure. That is, LightGBM is used to train attribute tags of known user levels, and then a user classification model is obtained. The advantage of using LightGBM is that the training speed is fast, and discrete features can be directly trained, such as directly training users to use the device model. Generally speaking, after the user classification model is trained, the attribute tags of the users in the first target user group can be identified, and the corresponding user level can be output. It is understandable that the user classification model can be regularly trained to ensure classification accuracy.
步骤203、获取第一目标用户群内各用户的预估系数。Step 203: Obtain the estimated coefficient of each user in the first target user group.
其中,预估系数通过相应用户的操作数据确定,操作数据为用户操作设定应用程序时生 成的数据。Among them, the estimated coefficient is determined by the operating data of the corresponding user, and the operating data is the data generated when the user operates the application program.
可以理解的是,步骤203也可以在步骤201前执行,或者与步骤201和步骤202同时执行。It can be understood that step 203 can also be executed before step 201, or simultaneously with step 201 and step 202.
步骤204、根据用户级别和预估系数计算各用户的第一到达率预估值。Step 204: Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
实施例中,设定用户级别用Modelbase表示,预估系数用σ表示,第一到达率预估值用y表示,且y=Modelbase*σ。一般而言,用户分类模型可以直接输出用户级别的数值。In the embodiment, the set user level is represented by Modelbase, the estimated coefficient is represented by σ, and the estimated value of the first arrival rate is represented by y, and y=Modelbase*σ. Generally speaking, the user classification model can directly output the value of the user level.
步骤205、确定设定应用程序的第二消息推送次数。Step 205: Determine the second message push times of the set application.
示例性的,第二消息推送次数是指设定应用程序进行消息推送的次数。如果消息推送次数为零,说明设定应用程序未向用户推送过消息。一般而言,当设定应用程序推送一次消息后,第二消息推送次数加1。Exemplarily, the second number of message pushes refers to the number of times the set application program performs message pushes. If the number of message pushes is zero, it means that the set application has not pushed messages to the user. Generally speaking, when the application is set to push a message once, the second message push times increase by 1.
步骤206、根据第二消息推送次数和第一到达率预估值,在第一目标用户群内选择第一设定数量的用户组成第二目标用户群。Step 206: According to the second message push times and the first estimated arrival rate, select a first set number of users from the first target user group to form a second target user group.
考虑到实际应用中,随着第二消息推送次数的增加,确定推送用户群的设备可以获取到越多与推送相关的数据,此时,确定推送用户群的设备可以选择更合适的确定推送用户群的方式。据此,实施例中设定该步骤包括步骤2061-步骤2063:Considering that in practical applications, as the number of pushes of the second message increases, the device that determines the push user group can obtain more push-related data. At this time, the device that determines the push user group can choose the more appropriate push user. Group way. Accordingly, this step is set in the embodiment to include steps 2061 to 2063:
步骤2061、确认第二消息推送次数是否在设定次数范围内。第二消息推送次数在设定范围内时,执行步骤2062。第二消息推送次数在设定次数范围外时,执行步骤2063。Step 2061, confirm whether the second message push times are within the set times. When the second message push times are within the set range, step 2062 is executed. When the second message push frequency is outside the set frequency range, step 2063 is executed.
一般而言,消息推送可以分为:未推送阶段、推送初期阶段以及推送成熟阶段。未推送阶段是指未进行过消息推送,推送初期是指进行了较少的消息推送,此时,用户推送面还较小。推送成熟阶段是指进行了较多的消息推送,此时,用户推送面固定。通常,不同阶段对应的用户群选择方式不同。因此,可以通过设定次数范围对各阶段进行区分,以协助确定用户群的筛选方式。设定次数范围的最小值一般为1,最大值可以结合设定应用程序的日活跃用户量和总用户量设定。例如,设定应用程序面向较大数量的用户群时,最大值可以较大。当第二消息推送次数在设定次数范围内时,说明处于推送初期阶段。当消息推送次数小于设定次数范围,说明处于未推送阶段。当消息推送次数大于设定次数范围,说明处于推送成熟阶段。Generally speaking, message push can be divided into: unpush stage, push initial stage and push mature stage. The non-push stage means that no message push has been carried out, and the initial stage of push means that there are fewer message pushes. At this time, the user push surface is still small. The push maturity stage refers to the push of more messages. At this time, the user push surface is fixed. Generally, the user group selection methods corresponding to different stages are different. Therefore, each stage can be distinguished by setting the range of times to help determine the screening method of the user group. The minimum value of the set frequency range is generally 1, and the maximum value can be set in conjunction with the daily active users and total users of the set application. For example, when setting the application to target a larger number of user groups, the maximum value can be larger. When the number of times the second message is pushed is within the set number of times, it indicates that it is in the initial stage of pushing. When the number of times the message is pushed is less than the set number of times, it means it is in the non-push stage. When the number of times the message is pushed is greater than the set number of times, it indicates that the push is in the mature stage.
步骤2062、按照第一到达率预估值由高到低的顺序,在第一目标用户群内选择第一数量的用户组成第一子群,并在剩余用户中随机选择第二数量的用户组成第二子群,第一子群和第二子群组成第二目标用户群。Step 2062, according to the order of the first estimated arrival rate from high to low, select the first number of users in the first target user group to form the first subgroup, and randomly select the second number of users from the remaining users to form the first subgroup The second subgroup, the first subgroup and the second subgroup form a second target user group.
在一实施方式中,第一数量和第二数量的具体值可以根据实际情况设定。一般而言,第一数量对应的数值大于第二数量对应的数值。示例性的,在推送初期阶段,通过选择第一到达率预估值最高的第一数量的用户组成第一子群,可以保证推送消息的用户点击率,即保证投入产出比。同时,随机选择第二数量的用户组成第二子群,可以保证扩大用户推送面。在一实施方式中,除了确定第二目标用户群外,还可以在已接受过推送行为的用户群内再选择一部分用户作为进行消息推送的用户群,以保证推送用户的合理性。In an embodiment, the specific values of the first quantity and the second quantity can be set according to actual conditions. Generally speaking, the value corresponding to the first number is greater than the value corresponding to the second number. Exemplarily, in the initial stage of the push, by selecting the first number of users with the highest estimated first arrival rate to form the first subgroup, the click-through rate of the push messages can be guaranteed, that is, the input-output ratio can be guaranteed. At the same time, randomly selecting the second number of users to form the second subgroup can ensure the expansion of user push coverage. In an embodiment, in addition to determining the second target user group, a part of the user groups that have accepted the push behavior may also be selected as the user group for message push to ensure the rationality of the push users.
步骤2063、按照第一到达率预估值由高到低的顺序,在第一目标用户群内选择第三数量的用户组成第二目标用户群。Step 2063: According to the order of the first estimated arrival rate from high to low, select a third number of users from the first target user group to form a second target user group.
实施例设定,无论处于未推送阶段还是处于推送成熟阶段,对于第一目标用户群,均是选择第一到达率预估值最高的设定数量的用户组成第二目标用户群。其中,未推送阶段对应的第三数量和推送成熟阶段对应的第三数量可以不同。典型的,未推送阶段时,设定应用程序面向的用户均为未接受过推送行为的用户,此时,仅能在第一目标用户群内选择推送用户,因此,第三数量可以设定一个较大的数值,以保证推送数量。相对的,推送成熟阶段时,设定应用程序面向两类用户群:一类是已接受过推送行为的用户群,另一类是新使用且还未接受过推送行为的用户群。即除了在第一目标用户群内选择推送用户外,还可选在已接受过推送行为的用户群内选择推送用户。此时,第三数量可以设定一个较小的数值,以保证即使在推送成熟阶段,仍能将新使用用户作为推送用户,进而提高新使用用户的活跃程度。The embodiment sets that whether it is in the non-push stage or in the push mature stage, for the first target user group, the set number of users with the highest first arrival rate estimate is selected to form the second target user group. Among them, the third quantity corresponding to the non-push stage and the third quantity corresponding to the push mature stage may be different. Typically, in the non-push stage, the users who set the application for are users who have not accepted the push behavior. At this time, you can only choose to push users in the first target user group. Therefore, the third number can be set to one A larger value to ensure the number of pushes. In contrast, in the mature stage of push, the application is set to target two types of user groups: one is the user group that has accepted the push behavior, and the other is the user group that is new and has not yet accepted the push behavior. That is, in addition to selecting push users in the first target user group, you can also choose to push users in the user group that has accepted the push behavior. At this time, the third number can be set to a small value to ensure that even in the mature stage of the push, the new user can still be used as the push user, thereby increasing the activity of the new user.
举例而言,假设设定次数范围是[1,10]。若第二消息推送次数小于设定次数范围,即消息推送次数为0,则在第一目标用户群内,按照第一到达率预估值由高到低的顺序,选择30%的用户作为首次推送对象并组成第二目标用户群。若消息推送次数在设定次数范围内,则在第一目标用户群内,按照第一到达率预估值由高到低的顺序,选择10%的用户组成第一子群,并在第一目标用户群的剩余用户内,随机选择5%组成第二子群。此时,第二目标用户群包括第一子群和第二子群。同时,在已接受过推送行为的用户群中按照设定规则选择20%的用户作为推送对象。若第二消息推送次数高于设定次数范围,则在第一目标用户群内,按照第一到达率预估值由高到低的顺序,选择10%的用户组成第二目标用户群。同时,在已接受过推送行为的用户群中按照设定规则选择20%的用户作为推送对象。For example, suppose the range of setting times is [1,10]. If the number of second message pushes is less than the set number of times, that is, the number of message pushes is 0, in the first target user group, in the order of the first arrival rate estimated value, 30% of users are selected as the first time Push objects and form a second target user group. If the number of times the message is pushed is within the set number of times, in the first target user group, in the order of the first arrival rate estimated value, 10% of the users are selected to form the first subgroup, and the first Among the remaining users in the target user group, 5% is randomly selected to form the second subgroup. At this time, the second target user group includes the first subgroup and the second subgroup. At the same time, 20% of the users who have accepted the push behavior are selected as push targets in accordance with the set rules. If the number of times of pushing the second message is higher than the set number of times, in the first target user group, in the order of the first arrival rate estimation value from high to low, 10% of users are selected to form the second target user group. At the same time, 20% of the users who have accepted the push behavior are selected as push targets in accordance with the set rules.
步骤207、向第二目标用户群进行消息推送。Step 207: Push messages to the second target user group.
在一实施方式中,该步骤包括步骤2071-步骤2072:In one embodiment, this step includes step 2071 to step 2072:
步骤2071、确定当前推送方式,当前推送方式包括:弹窗推送和/或信息推送。Step 2071, determine the current push method, the current push method includes: pop-up push and/or information push.
实施例中,以当前推送方式包括弹窗推送和信息推送为例进行描述。在一实施方式中,确定当前推送方式的具体手段实施例不作限定。例如,预先设定推送方式标识位,且标识位内不同数值代表不同推送方式。在进行消息推送时,读取标识位以确定当前推送方式。In the embodiment, the current push method includes pop-up push and information push as an example for description. In one embodiment, the specific means for determining the current push mode is not limited in the embodiment. For example, the push mode flag is preset, and different values in the flag represent different push methods. When pushing messages, read the flag to determine the current push mode.
步骤2072、根据当前推送方式进行消息推送。Step 2072, push the message according to the current push mode.
在一实施方式中,按照不同的推送方式对消息进行编辑,并发送至设定应用程序所在的设备,以在用户使用设定应用程序时,按照对应的推送方式进行消息推送。In one embodiment, the message is edited according to different push methods and sent to the device where the setting application is located, so that when the user uses the setting application, the message is pushed according to the corresponding push method.
步骤208、记录第二目标用户群内各用户的消息推送数据。Step 208: Record the message push data of each user in the second target user group.
其中,消息推送数据包括:第一消息推送次数和/或消息点击次数。第一消息推送次数是指用户被推送消息的次数。推送点击次数是指用户点击推送的消息的次数。通常,第一目标用户群内各用户的第一消息推送次数和消息点击次数均为0。The message push data includes: the number of first message pushes and/or the number of message clicks. The first message push times refers to the number of times the user has been pushed. The number of push clicks refers to the number of times a user clicks on a push message. Generally, the number of first message pushes and the number of message clicks of each user in the first target user group are both zero.
在一实施方式中,向用户推送消息后,该用户对应的第一消息推送次数加1。在一实施方式中,设定应用程序向用户显示推送消息后,可以确认用户是否点击该消息,并向确定推送用户群的设备进行反馈。当确认用户点击消息时,该用户对应的消息点击次数加1。可以理解的是,每次推送消息后,被推送消息的用户的消息推送数据会被更新。记录消息推送数据的好处是便于掌握消息到达情况以及消息被观看情况,进而确定推送消息的投入产出比。同时,消息推送数据还可以作为选择推送用户群的参考数据。In one embodiment, after a message is pushed to a user, the number of times of pushing the first message corresponding to the user is increased by one. In one embodiment, after the application is set to display the push message to the user, it can be confirmed whether the user clicks on the message, and feedback is given to the device that determines the push user group. When it is confirmed that the user clicks on the message, the number of clicks on the message corresponding to the user increases by 1. It is understandable that after each message is pushed, the message push data of the user who is pushed will be updated. The advantage of recording the message push data is to facilitate the understanding of the arrival of the message and the situation of the message being watched, and then determine the input-output ratio of the push message. At the same time, the message push data can also be used as reference data for selecting push user groups.
在一实施方式中,在记录消息推送数据时区分不同推送方式。即每个用户包括两类消息推送数据。一类对应于弹窗推送,另一类对用于消息推送。In one embodiment, different push methods are distinguished when recording message push data. That is, each user includes two types of message push data. One type corresponds to pop-up push, and the other type is used for message push.
实际应用中,一次推送过程中,除了对未接受过推送行为的用户群进行消息推送外,如果设定应用程序已经产生过推送行为,则还需要在已接受过推送行为的用户群内选择推送对象,以保证推送对象选择合理性。实施例中,以第三目标用户群为设定应用程序中已接受过推送行为的用户群为例,描述在第三目标用户群内选择推送对象的过程。在一实施方式中,步骤209-步骤212:In actual applications, in a push process, in addition to pushing messages to user groups that have not accepted the push behavior, if the set application has already generated push behaviors, you also need to select push among the user groups that have accepted the push behavior Objects to ensure the rationality of the selection of push objects. In the embodiment, taking the third target user group as the user group in the setting application that has accepted the push behavior as an example, the process of selecting the push object in the third target user group is described. In one embodiment, step 209-step 212:
步骤209、获取第三目标用户群内各用户的用户标签和消息推送数据。Step 209: Obtain user tags and message push data of users in the third target user group.
其中,用户标签包括:属性标签、操作数据、操作衍生数据以及用户级别中的至少一种。The user tag includes at least one of attribute tags, operation data, operation derived data, and user levels.
实施例中,设定操作数据至少包括:每日打开时段和每日在线时长。每日打开时段可以记录用户的惯用使用时间。每日在线时长可以确定用户的活跃程序以及对设定应用程序的依赖程度。通常,每个用户在操作设定应用程序时,设定应用程序可以生成用户操作日志并上报至确定推送用户群的设备中,确定推送用户群的设备通过操作日志获取操作数据。In the embodiment, the setting operation data at least includes: daily open period and daily online duration. The daily open period can record the user's habitual use time. The daily online time can determine the user's active program and the degree of dependence on the set application. Generally, when each user operates the setting application, the setting application can generate a user operation log and report it to the device that determines the push user group, and the device that determines the push user group obtains the operation data through the operation log.
典型的,操作衍生数据是指对用户的操作数据进行归纳和总结后得到的规律数据。实施例中,设定操作衍生数据至少包括:用户常付费时间段和用户常浏览时间段。用户常付费时间段根据用户的付费行为和付费时间确定。用户浏览时间段通过用户的每日打开时段和每日在线时长确定。通常,用户的操作日志中还包括用户的付费行为以及用户的付费时间。一般而言,通过操作衍生数据可以推测出用户的操作习惯。Typically, operation derived data refers to regular data obtained after summarizing and summarizing user operation data. In an embodiment, the setting operation derivative data includes at least: a time period when the user frequently pays and a time period when the user frequently browses. The time period when users often pay is determined according to the user's payment behavior and payment time. The user browsing time period is determined by the user's daily open period and daily online time. Generally, the user's operation log also includes the user's payment behavior and the user's payment time. Generally speaking, the user's operating habits can be inferred by operating derived data.
在一实施方式中,用户级别可以通过用户分类模型得到,还可以根据用户的操作行为确定。例如,某个用户每日在线时长超过时长阈值,且付费频率高,那么可以将该用户确定为高级用户。再如,某个用户在近期内未使用过设定应用程序,那么可以将该用户确定为流失用户。In an embodiment, the user level can be obtained through a user classification model, and can also be determined according to the user's operation behavior. For example, if a user's daily online duration exceeds the duration threshold and the payment frequency is high, then the user can be determined as an advanced user. For another example, if a user has not used the setting application in the near future, the user can be determined as a lost user.
在一实施方式中,属性标签的获取方式与步骤201中属性标签的获取方式相同,在此不做赘述。消息推送数据可以在每次进行消息推送后更新。In one embodiment, the method of obtaining the attribute tag is the same as the method of obtaining the attribute tag in step 201, and will not be repeated here. The message push data can be updated after each message push.
步骤210、根据用户标签和相应的消息推送数据得到各用户的第二到达率预估值。Step 210: Obtain the second arrival rate estimation value of each user according to the user tag and corresponding message push data.
其中,第二到达率预估值与第一到达率预估值表示的含义相同。Wherein, the second estimated value of arrival rate has the same meaning as the first estimated value of arrival rate.
在一实施方式中,根据用户标签和相应的消息推送数据确定第二到达率预估值时,可以利用到达率预估模型确定,或者是,预先设定不同第二到达率预估值与用户标签和相应的消息推送数据的对应关系,进而根据对应关系确定。实施例中,以利用到达率预估模型为例进行表述。此时,该步骤包括:利用到达率预估模型对用户标签和相应的消息推送数据进行识别,以得到各用户的第二到达率预估值。In one embodiment, when determining the second arrival rate estimation value according to the user tag and corresponding message push data, the arrival rate estimation model can be used to determine it, or alternatively, different second arrival rate estimation values and users can be preset The correspondence between the label and the corresponding message push data is determined according to the correspondence. In the embodiment, the use of the arrival rate prediction model is taken as an example for description. At this time, this step includes: using the arrival rate estimation model to identify the user tag and the corresponding message push data to obtain the second arrival rate estimation value of each user.
其中,到达率预估模型通过训练第二参考用户群内各用户的用户标签、消息推送数据以及到达率预估值得到,用于预测消息到达概率。在一实施方式中,第二参考用户群是指明确第二到达率预估值的用户。一般而言,第二参考用户群可以由设定应用程序的后台人员人工设定,或者,获取其他应用程序中各用户的用户标签、消息推送数据以及第二到达率预估值,并组成第二参考用户群。在一实施方式中,将第二参考用户群的用户标签和消息推送数据作为输入,将第二到达率预估值作为输出,采用机器学习的方式进行训练以得到到达率预估模 型。其中,具体的机器学习方式可以根据实际情况,实施例中,仍以LightGBM为例进行描述。一般而言,到达率预估模型训练完成后,可以对第三目标用户群内用户的用户标签和消息推送数据进行识别,并输出对应的第二到达率预估值。可以理解的是,到达率预估模型可以定期训练,以保证准确度。Among them, the arrival rate estimation model is obtained by training the user tags, message push data, and arrival rate estimation values of users in the second reference user group, and is used to predict the message arrival probability. In one embodiment, the second reference user group refers to users whose second arrival rate estimation value is clear. Generally speaking, the second reference user group can be manually set by the background personnel who set the application, or obtain the user tags, message push data, and second arrival rate estimation value of each user in other applications, and form the second reference user group. 2. Reference user group. In one embodiment, the user tags and message push data of the second reference user group are used as input, and the second arrival rate estimation value is used as output, and machine learning is used for training to obtain the arrival rate estimation model. Among them, the specific machine learning method can be based on actual conditions. In the embodiment, LightGBM is still used as an example for description. Generally speaking, after the training of the arrival rate estimation model is completed, the user tags and message push data of users in the third target user group can be identified, and the corresponding second arrival rate estimation value can be output. It is understandable that the arrival rate estimation model can be regularly trained to ensure accuracy.
在一实施方式中,由于当前推送方式包括弹窗推送和信息推送,且消息推送数据分为对应于弹窗推送得到的数据和对应于信息推送得到的数据,那么在构建到达率预估模型时,可以分别针对弹窗推送构建弹窗到达率预估模型,针对信息推送构建信息到达率预估模型。即当前推送方式包括弹窗推送,到达率预估模型包括弹窗到达率预估模型。当前推送方式包括信息推送,到达率预估模型包括信息到达率预估模型。In one embodiment, since the current push method includes pop-up push and information push, and the message push data is divided into data corresponding to the pop-up push and data corresponding to the information push, then when constructing the arrival rate estimation model , You can build a pop-up window arrival rate prediction model for pop-up window push, and build an information arrival rate prediction model for information push. That is, the current push method includes pop-up push, and the arrival rate prediction model includes the pop-up arrival rate prediction model. The current push method includes information push, and the arrival rate estimation model includes the information arrival rate estimation model.
在一实施方式中,构建弹窗到达率预估模型时,输入包括第二参考用户群内对应于弹窗推送的各用户的用户标签和消息推送数据。构建信息到达率预估模型时,输入包括第二参考用户群内对应于信息推送的各用户的用户标签和消息推送数据。在一实施方式中,构建弹窗到达率预估模型和信息到达率预估模型后,首先确定当前推送方式以及当前推送方式对应的第三目标用户群,之后,选择对应的到达率预估模型得到第二到达率预估值。In one embodiment, when constructing the pop-up window arrival rate prediction model, the input includes the user tag and message push data of each user corresponding to the pop-up window push in the second reference user group. When constructing the information arrival rate estimation model, the input includes the user tag and message push data of each user corresponding to the information push in the second reference user group. In one embodiment, after constructing the pop-up window arrival rate prediction model and the information arrival rate prediction model, first determine the current push method and the third target user group corresponding to the current push method, and then select the corresponding arrival rate prediction model Get the estimated value of the second arrival rate.
步骤211、根据第二到达率预估值在第三目标用户群内选择第二设定数量的用户组成第四目标用户群。Step 211: Select a second set number of users in the third target user group according to the second estimated value of arrival rate to form a fourth target user group.
示例性的,第二设定数量的具体数值可以根据实际情况设定,第四目标用户群为确定的推送对象。在一实施方式中,确定第四目标用户群时,可以是按照第二到达率预估值由高到低的顺序选择第二设定数量的用户,或者是,选择第二到达率预估值高于参考到达值的用户,又或是,第二设定数量包括第一子数量和第二子数量,在第三目标用户群内选择第二到达率预估值最高的第一子数量的用户,并在第三目标用户群的剩余用户内随机选择第二子数量的用户。实施例中,以按照第二到达率预估值由高到低的顺序选择第二设定数量的用户为例。Exemplarily, the specific value of the second set number can be set according to actual conditions, and the fourth target user group is the determined push target. In an embodiment, when determining the fourth target user group, the second set number of users may be selected in descending order of the second estimated arrival rate, or the second estimated arrival rate may be selected Users who are higher than the reference arrival value, or, the second set number includes the first sub-number and the second sub-number, and the first sub-number with the highest estimated second arrival rate is selected in the third target user group Users, and randomly select a second sub-number of users from the remaining users in the third target user group. In the embodiment, it is taken as an example that the second set number of users are selected in the descending order of the second arrival rate estimation value.
步骤212、向第四目标用户群进行消息推送。Step 212: Push messages to the fourth target user group.
其中,向第四目标用户群进行消息推送与向第二目标用户群进行消息推送的方式相同,在此不做赘述。Wherein, the method of pushing messages to the fourth target user group is the same as that of pushing messages to the second target user group, and will not be repeated here.
可以理解的是,向第四目标用户群进行消息推送后,同步更新对应的消息推送数据,以保证消息推送数据的实时性和准确性。It is understandable that after the message is pushed to the fourth target user group, the corresponding message push data is updated synchronously to ensure the real-time and accuracy of the message push data.
下面对本实施例提供的技术方案进行示例性描述,其中,设定当前仅包含一种推送方式。The technical solution provided by this embodiment will be described exemplarily below, where the setting currently only includes one push method.
在一实施方式中,当设定应用程序上线一段时间(如两周)后,进行首次消息推送。此时,将该设定应用程序面向的全部用户作为第一目标用户群,并通过用户分类模型对第一目标用户群内各用户的属性标签进行识别,以确定各用户的用户级别。之后,基于各用户在操作过程中确定预估系数和用户级别确定第一到达率预估值。在第一目标用户群内,选择第一到达率预估值最高的30%用户组成第二目标用户群,并向第二目标用户群进行消息推送。推送完成后,记录第二目标用户的消息推送数据。In one embodiment, when the application is set to go online for a period of time (for example, two weeks), the first message push is performed. At this time, all users targeted by the setting application are regarded as the first target user group, and the attribute tags of each user in the first target user group are identified through the user classification model to determine the user level of each user. After that, the estimated value of the first arrival rate is determined based on the estimated coefficient and user level determined by each user during the operation. In the first target user group, the 30% users with the highest estimated first arrival rate are selected to form the second target user group, and messages are pushed to the second target user group. After the push is completed, record the message push data of the second target user.
当再一次进行消息推送时,选择未接受过推送行为的用户群组成第一目标用户群,并计算第一目标用户群内各用户的用户级别,之后,确定第一到达率预估值,并选择第一到达率预估值最高的10%用户组成第二目标用户群的第一子群,同时,在第一目标用户群的剩余用 户中,随机筛选5%用户组成第二目标用户群的第二子群。同时,获取已接受过推送行为的第三目标用户群中各用户的用户标签和消息推送数据,之后,基于到达率预估模型确定各用户的第二到达率预估值,之后,在已接受过推送行为的用户群中,选择第二到达率预估值最高的20%用户组成第四目标用户群。向第二目标用户群和第四目标用户群进行消息推送,并更新对应的消息推送数据。如需要再次进行消息推送,则重复上述步骤,直到第一消息推送次数达到20次。When the message is pushed again, select the user group that has not accepted the push behavior to form the first target user group, and calculate the user level of each user in the first target user group, and then determine the estimated value of the first arrival rate, And select the 10% users with the highest estimated first arrival rate to form the first subgroup of the second target user group, and at the same time, randomly select 5% of the remaining users in the first target user group to form the second target user group The second subgroup. At the same time, obtain the user tag and message push data of each user in the third target user group that has accepted the push behavior, and then determine the second arrival rate estimation value of each user based on the arrival rate estimation model. Among the user groups that have passed the push behavior, select the 20% users with the highest estimated second arrival rate to form the fourth target user group. Push messages to the second target user group and the fourth target user group, and update the corresponding message push data. If you need to push the message again, repeat the above steps until the first message push reaches 20 times.
当第21次及以后进行消息推送时,选择未接受过推送行为的用户群组成第一目标用户群,并计算第一目标用户群内各用户的用户级别,之后,确定第一到达率预估值,并选择第一到达率预估值最高的10%用户组成第二目标用户群。同时,获取已接受过推送行为的第三目标用户群中各用户的用户标签和消息推送数据,之后,基于到达率预估模型确定各用户的第二到达率预估值,之后,在已接受过推送行为的用户群中,选择第二到达率预估值最高的20%用户组成第四目标用户群。向第二目标用户群和第四目标用户群进行消息推送,并更新对应的消息推送数据。When the message is pushed for the 21st time and thereafter, select user groups that have not accepted the push behavior to form the first target user group, and calculate the user level of each user in the first target user group, and then determine the first arrival rate forecast Estimate and select the 10% users with the highest estimated first arrival rate to form the second target user group. At the same time, obtain the user tag and message push data of each user in the third target user group that has accepted the push behavior, and then determine the second arrival rate estimation value of each user based on the arrival rate estimation model. Among the user groups that have passed the push behavior, select the 20% users with the highest estimated second arrival rate to form the fourth target user group. Push messages to the second target user group and the fourth target user group, and update the corresponding message push data.
上述,通过针对未接受过推送行为的第一目标用户群,采用用户分类模型识别各用户的属性标签以确定对应的用户级别,并基于用户级别和相应的预估系数确定各用户的第一到达率预估值,之后,根据第一到达率预估值和当前推送次数在第一目标用户群中选择第二目标用户群作为推送对象,同时,若存在已接受过推行行为的用户群,则通过到达率预估模型识别各用户的用户标签和消息推送数据以确定各用户的第二到达率预估值,之后,根据第二到达率预估值在已接受过推行行为的第三目标用户群中选择第四目标用户群作为推送对象,并针对推送对象进行消息推送,同时,记录各用户的消息推送数据的技术手段,可以在进行消息推送时,选择合理的用户群,对于未接受过推送行为的用户群和已接受推送行为的用户群采用不同的选择方式,可以起到维持现有推送用户、寻找潜在推送用户的作用,防止资源浪费,提高推送消息的投入产出比。As mentioned above, for the first target user group that has not accepted the push behavior, the user classification model is used to identify the attribute tags of each user to determine the corresponding user level, and the first arrival of each user is determined based on the user level and the corresponding estimated coefficient According to the estimated value of the first arrival rate and the current number of pushes, the second target user group is selected as the push target from the first target user group. At the same time, if there is a user group that has accepted the promotion behavior, then Identify the user tag and message push data of each user through the arrival rate estimation model to determine the second arrival rate estimated value of each user. After that, according to the second arrival rate estimated value, the third target user who has accepted the promotion behavior Select the fourth target user group in the group as the push target, and push the message for the push target. At the same time, the technical means of recording the message push data of each user can select a reasonable user group when pushing the message. The push behavior user group and the user group that have accepted the push behavior adopt different selection methods, which can maintain existing push users and find potential push users, prevent waste of resources, and increase the input-output ratio of push messages.
实施例三Example three
图4为本公开实施例三提供的一种确定推送用户群的方法的流程图。本实施例是对上述实施例进行示例性描述。本实施例中,以一次推送行为为例进行描述。在一实施方式中,参考图4,该方法包括:FIG. 4 is a flowchart of a method for determining a push user group according to Embodiment 3 of the disclosure. This embodiment is an exemplary description of the above-mentioned embodiment. In this embodiment, the one-time push behavior is taken as an example for description. In an embodiment, referring to FIG. 4, the method includes:
步骤301、确定是否为首次推送。若是,则执行步骤302,否则,执行步骤308。Step 301: Determine whether it is the first push. If yes, go to step 302, otherwise, go to step 308.
在一实施方式中,通过消息推送次数确定是否为首次推送。In one embodiment, whether it is the first push is determined by the number of message pushes.
步骤302、获取第一目标用户群内各用户的属性标签。Step 302: Obtain attribute tags of users in the first target user group.
其中,第一目标用户群为未接受过推送行为的用户群。本步骤中,限定第一目标用户群为当前使用设定应用程序的全部用户。Among them, the first target user group is a user group that has not accepted the push behavior. In this step, the first target user group is limited to all users currently using the set application.
步骤303、通过用户分类模型识别属性标签以确定相应用户的用户级别。Step 303: Identify the attribute tag through the user classification model to determine the user level of the corresponding user.
步骤304、根据用户级别和预估系数计算各用户的第一到达率预估值。Step 304: Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
步骤305、在第一目标用户群内选择第一到达率预估值最高的第一百分比用户组成第二目标用户群。Step 305: Select a first percentage of users with the highest estimated first arrival rate from the first target user group to form a second target user group.
步骤306、向第二目标用户群进行消息推送。Step 306: Push messages to the second target user group.
步骤307、记录各用户的消息推送数据。Step 307: Record the message push data of each user.
步骤308、确定第二消息推送次数是否超过设定次数范围。若没有超过设定次数范围,则执行步骤309,否则,执行步骤318。Step 308: Determine whether the number of times of pushing the second message exceeds a set number of times. If it does not exceed the set number of times, step 309 is executed; otherwise, step 318 is executed.
实施例中,设定次数范围是[1,10]。In the embodiment, the setting range is [1,10].
实际应用中,步骤308还可以是确定第二消息推送次数与设定次数范围的关系。若第二消息推送次数小于设定次数范围,则返回执行步骤302。若第二消息推送次数在设定次数范围内,则执行步骤309。若第二消息推送次数大于设定次数范围,则执行步骤318。In practical applications, step 308 may also be to determine the relationship between the second message push times and the set times range. If the number of times of pushing the second message is less than the set number of times, return to step 302. If the second message push times are within the set times, step 309 is executed. If the number of times of pushing the second message is greater than the set number of times, step 318 is executed.
步骤309、获取第一目标用户群内各用户的属性标签。Step 309: Obtain attribute tags of users in the first target user group.
其中,第一目标用户群为使用设定应用程序的全部用户中未接受过推送行为的用户群。Among them, the first target user group is a user group who has not accepted the push behavior among all users who use the set application.
步骤310、通过用户分类模型识别属性标签以确定相应用户的用户级别。Step 310: Identify the attribute tag through the user classification model to determine the user level of the corresponding user.
步骤311、根据用户级别和预估系数计算各用户的第一到达率预估值。Step 311: Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
步骤312、在第一目标用户群内选择第一到达率预估值最高的第二百分比用户,在第一目标用户群内的剩余用户内随机选择第三百分比用户,并将选择的全部用户组成第二目标用户群。Step 312: Select the second percentage user with the highest estimated first arrival rate in the first target user group, randomly select the third percentage user from the remaining users in the first target user group, and select All of the users form the second target user group.
一般而言,第三百分比低于第二百分比,第二百分比低于第一百分比。Generally speaking, the third percentage is lower than the second percentage, and the second percentage is lower than the first percentage.
步骤313、获取第三目标用户群内各用户的用户标签及消息推送数据。Step 313: Obtain user tags and message push data of users in the third target user group.
其中,第三目标用户群是指使用设定应用程序的全部用户中已接受过推送行为的用户群。Among them, the third target user group refers to a user group that has accepted the push behavior among all users who use the set application.
步骤314、根据用户标签和相应的消息推送数据得到各用户的第二到达率预估值。Step 314: Obtain the second arrival rate estimation value of each user according to the user tag and corresponding message push data.
步骤315、根据第二到达率预估值在第三目标用户群内选择第四百分比的用户组成第四目标用户群。Step 315: Select a fourth percentage of users in the third target user group according to the second arrival rate estimate to form the fourth target user group.
步骤316、向第二目标用户群和第四目标用户群进行消息推送。Step 316: Push messages to the second target user group and the fourth target user group.
步骤317、记录各用户的消息推送数据。Step 317: Record the message push data of each user.
需要说明的是,步骤309-步骤312和步骤313-步骤315可以同时执行。It should be noted that step 309-step 312 and step 313-step 315 can be executed simultaneously.
步骤318、获取第一目标用户群内各用户的属性标签。Step 318: Obtain attribute tags of users in the first target user group.
其中,第一目标用户群为使用设定应用程序的全部用户中未接受过推送行为的用户群。Among them, the first target user group is a user group who has not accepted the push behavior among all users who use the set application.
步骤319、通过用户分类模型识别属性标签以确定相应用户的用户级别。Step 319: Identify the attribute tag through the user classification model to determine the user level of the corresponding user.
步骤320、根据用户级别和预估系数计算各用户的第一到达率预估值。Step 320: Calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient.
步骤321、在第一目标用户群内选择第一到达率预估值最高的第二百分比用户组成第二目标用户群。Step 321: Select a second percentage of users with the highest estimated first arrival rate from the first target user group to form a second target user group.
步骤322、获取第三目标用户群内各用户的用户标签及消息推送数据。Step 322: Obtain user tags and message push data of users in the third target user group.
步骤323、根据用户标签和相应的消息推送数据得到各用户的第二到达率预估值。Step 323: Obtain the second arrival rate estimation value of each user according to the user tag and corresponding message push data.
步骤324、根据第二到达率预估值在第三目标用户群内选择第四百分比的用户组成第四目标用户群。Step 324: Select a fourth percentage of users in the third target user group according to the second estimated value of arrival rate to form the fourth target user group.
步骤325、向第二目标用户群和第四目标用户群进行消息推送。Step 325: Push messages to the second target user group and the fourth target user group.
步骤326、记录各用户的消息推送数据。Step 326: Record the message push data of each user.
上述过程,可以在每次消息推送时,保证推送用户选择的合理性。The above process can ensure the rationality of the push user's choice every time a message is pushed.
实施例四Example four
图5为本公开实施例四提供的一种确定推送用户群的装置的结构示意图。参考图5,该确定推送用户群的装置包括:获取模块401、计算模块402、确定模块403以及推送模块404。FIG. 5 is a schematic structural diagram of an apparatus for determining a push user group provided in the fourth embodiment of the disclosure. Referring to FIG. 5, the device for determining a push user group includes: an acquisition module 401, a calculation module 402, a determination module 403, and a push module 404.
其中,获取模块401,用于获取第一目标用户群内各用户的用户级别和预估系数,预估系数通过相应用户的操作数据确定,操作数据为用户操作设定应用程序时生成的数据;计算模块402,用于根据用户级别和预估系数计算各用户的第一到达率预估值;确定模块403,用于根据第一到达率预估值在第一目标用户群内选择第一设定数量的用户组成第二目标用户群;推送模块404,用于向第二目标用户群进行消息推送。Wherein, the obtaining module 401 is used to obtain the user level and estimated coefficient of each user in the first target user group. The estimated coefficient is determined by the operation data of the corresponding user, and the operation data is the data generated when the user operates and sets the application; The calculation module 402 is used to calculate the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient; the determination module 403 is used to select the first set in the first target user group according to the first estimated value of the arrival rate. A certain number of users form the second target user group; the push module 404 is used to push messages to the second target user group.
在上述实施例的基础上,第一目标用户群为未接受过推送行为的用户群。On the basis of the foregoing embodiment, the first target user group is a user group that has not accepted the push behavior.
在上述实施例的基础上,获取模块401包括:标签获取单元,用于获取第一目标用户群内各用户的属性标签;级别确定单元,用于识别属性标签,以确定相应用户的用户级别。On the basis of the foregoing embodiment, the acquisition module 401 includes: a tag acquisition unit for acquiring attribute tags of users in the first target user group; and a level determination unit for identifying attribute tags to determine the user level of the corresponding user.
在上述实施例的基础上,级别确定单元用于:通过用户分类模型识别属性标签以确定相应用户的用户级别,用户分类模型通过训练第一参考用户群内各用户的属性标签和用户级别得到。On the basis of the above-mentioned embodiment, the level determining unit is used to identify the attribute label through the user classification model to determine the user level of the corresponding user. The user classification model is obtained by training the attribute label and user level of each user in the first reference user group.
在上述实施例的基础上,还包括:记录模块,用于向第二目标用户群进行消息推送之后,记录第二目标用户群内各用户的消息推送数据,消息推送数据包括:第一消息推送次数和/或消息点击次数。On the basis of the above embodiment, it further includes: a recording module, which is used to record the message push data of each user in the second target user group after pushing the message to the second target user group. The message push data includes: the first message push Number of times and/or number of message clicks.
在上述实施例的基础上,还包括:数据获取模块,用于获取第三目标用户群内各用户的用户标签和消息推送数据,用户标签包括:属性标签、操作数据、操作衍生数据以及用户级别中的至少一种,第三目标用户群为已接受过推送行为的用户群;到达值确定模块,用于根据用户标签和相应的消息推送数据得到各用户的第二到达率预估值;用户群选择模块,用于根据第二到达率预估值在第三目标用户群内选择第二设定数量的用户组成第四目标用户群;消息推送模块,用于向第四目标用户群进行消息推送。On the basis of the foregoing embodiment, it further includes: a data acquisition module for acquiring user tags and message push data of users in the third target user group. The user tags include: attribute tags, operation data, operation derived data, and user level At least one of the third target user group is the user group that has accepted the push behavior; the reach value determining module is used to obtain the second reach rate estimate value of each user according to the user tag and corresponding message push data; users The group selection module is used to select a second set number of users from the third target user group to form the fourth target user group according to the second estimated value of arrival rate; the message push module is used to send messages to the fourth target user group Push.
在上述实施例的基础上,到达值确定模块用于:利用到达率预估模型对用户标签和相应的消息推送数据进行识别,以得到各用户的第二到达率预估值,到达率预估模型通过训练第二参考用户群内各用户的用户标签、消息推送数据以及到达率预估值得到。On the basis of the above-mentioned embodiment, the arrival value determination module is used to: use the arrival rate estimation model to identify the user tag and the corresponding message push data to obtain the second arrival rate estimation value of each user, and the arrival rate estimation The model is obtained by training the user tags of each user in the second reference user group, the message push data and the estimated value of the arrival rate.
在上述实施例的基础上,确定模块403包括:次数确定单元,用于确定设定应用程序的第二消息推送次数;用户群确定单元,用于根据第二消息推送次数和第一到达率预估值,在第一目标用户群内选择第一设定数量的用户组成第二目标用户群。On the basis of the foregoing embodiment, the determining module 403 includes: a frequency determining unit for determining the second message push times of the set application; a user group determining unit for predicting the second message push times and the first arrival rate. Estimate, select a first set number of users from the first target user group to form the second target user group.
在上述实施例的基础上,用户群确定单元包括:第一子单元,用于第二消息推送次数在设定次数范围内时,按照第一到达率预估值由高到低的顺序,在第一目标用户群内选择第一数量的用户组成第一子群,并在剩余用户中随机选择第二数量的用户组成第二子群,第一子群和第二子群组成第二目标用户群;第二子单元,用于第二消息推送次数在设定次数范围外时,按照第一到达率预估值由高到低的顺序,在第一目标用户群内选择第三数量的用户组成第二目标用户群。On the basis of the foregoing embodiment, the user group determining unit includes: a first subunit, used for when the number of pushes of the second message is within a set number of times, according to the order of the first arrival rate estimation value from high to low, Select the first number of users in the first target user group to form the first subgroup, and randomly select the second number of users from the remaining users to form the second subgroup, and the first subgroup and the second subgroup form the second target User group; the second subunit is used to select the third number of the first target user group in the first target user group in the order of the first arrival rate estimate value when the second message push times are outside the set number range Users form the second target user group.
在上述实施例的基础上,推送模块404包括:推送方式确定单元,用于确定当前推送方式,当前推送方式包括:弹窗推送和/或信息推送;推送消息单元,用于根据当前推送方式进 行消息推送。On the basis of the foregoing embodiment, the push module 404 includes: a push method determining unit for determining the current push method, the current push method includes: pop-up push and/or information push; a push message unit for performing according to the current push method News push.
在上述实施例的基础上,当前推送方式包括弹窗推送,到达率预估模型包括弹窗到达率预估模型。On the basis of the foregoing embodiment, the current push method includes pop-up push, and the arrival rate prediction model includes the pop-up arrival rate prediction model.
在上述实施例的基础上,当前推送方式包括信息推送,到达率预估模型包括信息到达率预估模型。On the basis of the foregoing embodiment, the current push method includes information push, and the arrival rate estimation model includes the information arrival rate estimation model.
本公开实施例提供的确定推送用户群的装置包含在确定推送用户群的设备中,且可用于执行上述任意实施例提供的确定推送用户群的方法,具备相应的功能和有益效果。The device for determining the push user group provided by the embodiments of the present disclosure is included in the device for determining the push user group, and can be used to execute the method for determining the push user group provided by any of the foregoing embodiments, and has corresponding functions and beneficial effects.
实施例五Example five
图6为本公开实施例五提供的一种确定推送用户群的设备的结构示意图。如图6所示,该确定推送用户群的包括处理器50、存储器51、输入装置52、输出装置53以及通信装置54;确定推送用户群的设备中处理器50的数量可以是一个或多个,图6中以一个处理器50为例;确定推送用户群的设备中的处理器50、存储器51、输入装置52、输出装置53以及通信装置54可以通过总线或其他方式连接,图6中以通过总线连接为例。FIG. 6 is a schematic structural diagram of a device for determining a push user group provided by Embodiment 5 of the disclosure. As shown in FIG. 6, the determining push user group includes a processor 50, a memory 51, an input device 52, an output device 53, and a communication device 54; the number of processors 50 in the device for determining push user group may be one or more , Figure 6 takes a processor 50 as an example; the processor 50, memory 51, input device 52, output device 53, and communication device 54 in the device that determines the push of the user group can be connected by a bus or other means, as shown in Figure 6 Take the bus connection as an example.
存储器51作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序以及模块,如本公开实施例中的确定推送用户群的方法对应的程序指令/模块(例如,确定推送用户群的装置中的获取模块401、计算模块402、确定模块403和推送模块404)。处理器50通过运行存储在存储器51中的软件程序、指令以及模块,从而执行确定推送用户群的设备的各种功能应用以及数据处理,即实现上述的确定推送用户群的方法。As a computer-readable storage medium, the memory 51 can be used to store software programs, computer-executable programs, and modules, such as the program instructions/modules corresponding to the method for determining the push user group in the embodiment of the present disclosure (for example, determine the push user group The acquisition module 401, the calculation module 402, the determination module 403, and the push module 404 in the device. The processor 50 runs the software programs, instructions, and modules stored in the memory 51 to execute various functional applications and data processing of the device that determines the push user group, that is, realizes the aforementioned method for determining the push user group.
存储器51可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据确定推送用户群的设备的使用所创建的数据等。此外,存储器51可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实例中,存储器51可包括相对于处理器50远程设置的存储器,这些远程存储器可以通过网络连接至确定推送用户群的设备。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 51 may mainly include a storage program area and a storage data area. The storage program area may store an operating system and an application program required by at least one function; the storage data area may store data created according to the use of the device that determines the push user group Wait. In addition, the memory 51 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage devices. In some examples, the memory 51 may include a memory remotely provided with respect to the processor 50, and these remote memories may be connected to a device that determines the user group to be pushed through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
输入装置52可用于接收输入的数字或字符信息,以及产生与确定推送用户群的设备的用户设置以及功能控制有关的键信号输入。输出装置53可包括显示屏等显示设备。通信装置54用于与设定应用程序对应的设备进行数据通信。The input device 52 may be used to receive inputted numeric or character information, and generate key signal input related to determining user settings and function control of the device for pushing the user group. The output device 53 may include a display device such as a display screen. The communication device 54 is used for data communication with a device corresponding to the setting application.
上述确定推送用户群的设备包含确定推送用户群的装置,可以用于执行任意确定推送用户群的方法,具备相应的功能和有益效果。The aforementioned device for determining a push user group includes a device for determining a push user group, which can be used to execute any method for determining a push user group, and has corresponding functions and beneficial effects.
实施例六Example Six
本公开实施例还提供一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行一种确定推送用户群的方法,该方法包括:Embodiments of the present disclosure also provide a storage medium containing computer-executable instructions, when the computer-executable instructions are executed by a computer processor, a method for determining a push user group is executed, and the method includes:
获取第一目标用户群内各用户的用户级别和预估系数,预估系数通过相应用户的操作数据确定,操作数据为用户操作设定应用程序时生成的数据;Obtain the user level and estimated coefficient of each user in the first target user group. The estimated coefficient is determined by the operation data of the corresponding user, and the operation data is the data generated when the user operates the application program;
根据用户级别和预估系数计算各用户的第一到达率预估值;Calculate the estimated value of each user's first arrival rate according to user level and estimated coefficient;
根据第一到达率预估值在第一目标用户群内选择第一设定数量的用户组成第二目标用户 群;Selecting a first set number of users from the first target user group according to the first estimated value of arrival rate to form the second target user group;
向第二目标用户群进行消息推送。Push messages to the second target user group.
当然,本公开实施例所提供的一种包含计算机可执行指令的存储介质,其计算机可执行指令不限于如上所述的方法操作,还可以执行本公开任意实施例所提供的确定推送用户群的方法中的相关操作。Of course, a storage medium containing computer-executable instructions provided by an embodiment of the present disclosure is not limited to the method operations described above, and can also perform the push user group determination provided by any embodiment of the present disclosure. Related operations in the method.
通过以上关于实施方式的描述,所属领域的技术人员可以清楚地了解到,本公开可借助软件及必需的通用硬件来实现,当然也可以通过硬件实现,但很多情况下前者是更合适的实施方式。基于这样的理解,本公开的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如计算机的软盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、闪存(FLASH)、硬盘或光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述的方法。Through the above description of the embodiments, those skilled in the art can clearly understand that the present disclosure can be implemented by software and necessary general-purpose hardware, of course, it can also be implemented by hardware, but in many cases the former is a more suitable implementation . Based on this understanding, the technical solution of the present disclosure can be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as a computer floppy disk, Read-Only Memory (ROM), Random Access Memory (RAM), Flash memory (FLASH), hard disk or optical disk, etc., including several instructions to make a computer device (which can be a personal computer, A server, or a network device, etc.) execute the method described in each embodiment of the present disclosure.
值得注意的是,上述确定推送用户群的装置的实施例中,所包括的各个单元和模块只是按照功能逻辑进行划分的,但并不局限于上述的划分,只要能够实现相应的功能即可;另外,各功能单元的具体名称也只是为了便于相互区分,并不用于限制本公开的保护范围。It is worth noting that in the above embodiment of the device for determining the push user group, the units and modules included are only divided according to functional logic, but are not limited to the above division, as long as the corresponding function can be realized; In addition, the specific names of the functional units are only used to facilitate distinguishing from each other, and are not used to limit the protection scope of the present disclosure.
注意,上述仅为本公开的部分实施例及所运用技术原理。Note that the above are only part of the embodiments of the present disclosure and the technical principles applied.

Claims (15)

  1. 一种确定推送用户群的方法,包括:A method for determining the push user group, including:
    获取第一目标用户群内各用户的用户级别和预估系数,所述预估系数通过相应用户的操作数据确定,所述操作数据为所述用户操作设定应用程序时生成的数据;Acquiring a user level and an estimated coefficient of each user in the first target user group, the estimated coefficient being determined by operating data of the corresponding user, the operating data being data generated when the user operates and sets the application;
    根据所述用户级别和所述预估系数计算各所述用户的第一到达率预估值;Calculating the estimated value of the first arrival rate of each user according to the user level and the estimated coefficient;
    根据所述第一到达率预估值在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群;Selecting a first set number of users in the first target user group according to the first estimated value of arrival rate to form a second target user group;
    向所述第二目标用户群进行消息推送。Push messages to the second target user group.
  2. 根据权利要求1所述的确定推送用户群的方法,其中,所述第一目标用户群为未接受过推送行为的用户群。The method for determining a push user group according to claim 1, wherein the first target user group is a user group that has not accepted the push behavior.
  3. 根据权利要求1所述的确定推送用户群的方法,其中,所述获取第一目标用户群内各用户的用户级别包括:The method for determining a push user group according to claim 1, wherein said obtaining the user level of each user in the first target user group comprises:
    获取第一目标用户群内各用户的属性标签;Obtaining attribute tags of users in the first target user group;
    识别所述属性标签,以确定相应用户的用户级别。Identify the attribute tag to determine the user level of the corresponding user.
  4. 根据权利要求3所述的确定推送用户群的方法,其中,所述识别所述属性标签,以确定相应用户的用户级别包括:The method for determining a push user group according to claim 3, wherein the identifying the attribute tag to determine the user level of the corresponding user comprises:
    通过用户分类模型识别所述属性标签以确定相应用户的用户级别,所述用户分类模型通过训练第一参考用户群内各用户的属性标签和用户级别得到。The attribute label is identified by a user classification model to determine the user level of the corresponding user, and the user classification model is obtained by training the attribute label and user level of each user in the first reference user group.
  5. 根据权利要求1所述的确定推送用户群的方法,所述向所述第二目标用户群进行消息推送之后,还包括:The method for determining a push user group according to claim 1, after the push message to the second target user group, further comprising:
    记录所述第二目标用户群内各用户的消息推送数据,所述消息推送数据包括:第一消息推送次数和/或消息点击次数。The message push data of each user in the second target user group is recorded, and the message push data includes: the number of first message pushes and/or the number of message clicks.
  6. 根据权利要求2所述的确定推送用户群的方法,还包括:The method for determining a push user group according to claim 2, further comprising:
    获取第三目标用户群内各用户的用户标签和消息推送数据,所述用户标签包括:属性标签、操作数据、操作衍生数据以及用户级别中的至少一种,所述第三目标用户群为已接受过推送行为的用户群;Obtain user tags and message push data of each user in the third target user group. The user tags include at least one of attribute tags, operation data, operation derived data, and user levels. The third target user group is User groups who have accepted the push behavior;
    根据所述用户标签和相应的消息推送数据得到各所述用户的第二到达率预估值;Obtaining the estimated second arrival rate of each user according to the user tag and corresponding message push data;
    根据所述第二到达率预估值在所述第三目标用户群内选择第二设定数量的用户组成第四目标用户群;Selecting a second set number of users in the third target user group according to the second estimated value of arrival rate to form a fourth target user group;
    向所述第四目标用户群进行消息推送。Push messages to the fourth target user group.
  7. 根据权利要求6所述的确定推送用户群的方法,其中,所述根据所述用户标签和相应的消息推送数据得到各所述用户的第二到达率预估值包括:The method for determining a push user group according to claim 6, wherein the obtaining the second arrival rate estimation value of each user according to the user tag and corresponding message push data comprises:
    利用到达率预估模型对所述用户标签和相应的消息推送数据进行识别,以得到各所述用户的第二到达率预估值,所述到达率预估模型通过训练第二参考用户群内各用户的用户标签、消息推送数据以及到达率预估值得到。The arrival rate estimation model is used to identify the user tags and the corresponding message push data to obtain the second arrival rate estimation value of each user. The arrival rate estimation model trains the second reference user group The user tag, message push data, and the estimated value of the arrival rate of each user are obtained.
  8. 根据权利要求1所述的确定推送用户群的方法,其中,所述根据所述第一到达率预估值在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群包括:The method for determining a push user group according to claim 1, wherein said selecting a first set number of users in said first target user group according to said first estimated value of arrival rate to form a second target user The group includes:
    确定所述设定应用程序的第二消息推送次数;Determine the second message push times of the set application;
    根据所述第二消息推送次数和所述第一到达率预估值,在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群。According to the second message push times and the first estimated arrival rate, a first set number of users are selected from the first target user group to form a second target user group.
  9. 根据权利要求8所述的确定推送用户群的方法,其中,所述根据所述第二消息推送次数和所述第一到达率预估值,在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群包括:The method for determining a push user group according to claim 8, wherein the first setting is selected in the first target user group according to the number of pushes of the second message and the first estimated arrival rate. A certain number of users form the second target user group including:
    所述第二消息推送次数在设定次数范围内时,按照第一到达率预估值由高到低的顺序,在所述第一目标用户群内选择第一数量的用户组成第一子群,并在剩余用户中随机选择第二数量的用户组成第二子群,所述第一子群和所述第二子群组成第二目标用户群;When the number of times of pushing the second message is within the set number of times, according to the first arrival rate estimation value in descending order, select a first number of users from the first target user group to form a first subgroup , And randomly select a second number of users from the remaining users to form a second subgroup, and the first subgroup and the second subgroup form a second target user group;
    所述第二消息推送次数在设定次数范围外时,按照第一到达率预估值由高到低的顺序,在所述第一目标用户群内选择第三数量的用户组成第二目标用户群。When the number of times of pushing the second message is outside the set number of times, according to the order of the first arrival rate estimation value from high to low, select a third number of users from the first target user group to form the second target user group.
  10. 根据权利要求7所述的确定推送用户群的方法,其中,所述向所述第二目标用户群进行消息推送包括:The method for determining a push user group according to claim 7, wherein the pushing a message to the second target user group comprises:
    确定当前推送方式,所述当前推送方式包括:弹窗推送和/或信息推送;Determine the current push method, where the current push method includes: pop-up push and/or information push;
    根据所述当前推送方式进行消息推送。Push the message according to the current push mode.
  11. 根据权利要求10所述的确定推送用户群的方法,其中,所述当前推送方式包括弹窗推送,所述到达率预估模型包括弹窗到达率预估模型。The method for determining a push user group according to claim 10, wherein the current push method includes pop-up push, and the arrival rate estimation model includes a pop-up arrival rate estimation model.
  12. 根据权利要求10所述的确定推送用户群的方法,其中,所述当前推送方式包括信息推送,所述到达率预估模型包括信息到达率预估模型。The method for determining a push user group according to claim 10, wherein the current push method includes information push, and the arrival rate estimation model includes an information arrival rate estimation model.
  13. 一种确定推送用户群的装置,包括:A device for determining a push user group, including:
    获取模块,用于获取第一目标用户群内各用户的用户级别和预估系数,所述预估系数通过相应用户的操作数据确定,所述操作数据为所述用户操作设定应用程序时生成的数据;The obtaining module is used to obtain the user level and estimated coefficient of each user in the first target user group, the estimated coefficient is determined by the operation data of the corresponding user, and the operation data is generated when the user operates the application program The data;
    计算模块,用于根据所述用户级别和所述预估系数计算各所述用户的第一到达率预估值;A calculation module, configured to calculate an estimated value of the first arrival rate of each user according to the user level and the estimated coefficient;
    确定模块,用于根据所述第一到达率预估值在所述第一目标用户群内选择第一设定数量的用户组成第二目标用户群;A determining module, configured to select a first set number of users in the first target user group according to the first estimated arrival rate to form a second target user group;
    推送模块,用于向所述第二目标用户群进行消息推送。The push module is used to push messages to the second target user group.
  14. 一种确定推送用户群的设备,包括:A device for determining the push user group, including:
    一个或多个处理器;One or more processors;
    存储器,用于存储一个或多个程序;Memory, used to store one or more programs;
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-12中任一所述的确定推送用户群的方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the method for determining a push user group according to any one of claims 1-12.
  15. 一种包含计算机可执行指令的存储介质,其中,所述计算机可执行指令在由计算机处理器执行时用于执行如权利要求1-12中任一所述的确定推送用户群的方法。A storage medium containing computer-executable instructions, wherein the computer-executable instructions are used to execute the method for determining a push user group according to any one of claims 1-12 when executed by a computer processor.
PCT/CN2019/126717 2019-06-25 2019-12-19 Method, apparatus, and device for determining pushing user group, and storage medium WO2020258773A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910556881.8 2019-06-25
CN201910556881.8A CN110264276A (en) 2019-06-25 2019-06-25 Determine method, apparatus, equipment and the storage medium of push user group

Publications (1)

Publication Number Publication Date
WO2020258773A1 true WO2020258773A1 (en) 2020-12-30

Family

ID=67921436

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/126717 WO2020258773A1 (en) 2019-06-25 2019-12-19 Method, apparatus, and device for determining pushing user group, and storage medium

Country Status (2)

Country Link
CN (1) CN110264276A (en)
WO (1) WO2020258773A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110264276A (en) * 2019-06-25 2019-09-20 广州视源电子科技股份有限公司 Determine method, apparatus, equipment and the storage medium of push user group
CN115023933A (en) * 2020-02-28 2022-09-06 深圳市欢太科技有限公司 Content pushing method, device, server and storage medium
CN112801685A (en) * 2020-09-10 2021-05-14 腾讯科技(深圳)有限公司 Information pushing method and device, computer equipment and storage medium
CN112653769A (en) * 2021-01-08 2021-04-13 青岛海尔科技有限公司 Message pushing method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101547162A (en) * 2008-03-28 2009-09-30 国际商业机器公司 Method and device for tagging user based on user state information
CN101997894A (en) * 2009-08-14 2011-03-30 阿里巴巴集团控股有限公司 Information pushing method, system and network system thereof
CN106294778A (en) * 2016-08-11 2017-01-04 北京小米移动软件有限公司 Information-pushing method and device
CN107360246A (en) * 2017-07-28 2017-11-17 广州优视网络科技有限公司 A kind of information push method and device, a kind of terminal and storage medium
CN108764994A (en) * 2018-05-24 2018-11-06 深圳前海桔子信息技术有限公司 A kind of user behavior guidance method, device, server and storage medium
CN110264276A (en) * 2019-06-25 2019-09-20 广州视源电子科技股份有限公司 Determine method, apparatus, equipment and the storage medium of push user group

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729359B (en) * 2012-10-12 2017-03-01 阿里巴巴集团控股有限公司 A kind of method and system recommending search word
CN105045831B (en) * 2015-06-30 2018-04-13 北京奇艺世纪科技有限公司 A kind of information push method and device
CN106251174A (en) * 2016-07-26 2016-12-21 北京小米移动软件有限公司 Information recommendation method and device
CN106557956A (en) * 2016-11-29 2017-04-05 国网山东省电力公司电力科学研究院 A kind of method with regard to configuring client's paying service information pushing strategy
US11107025B2 (en) * 2016-12-13 2021-08-31 STREAM METHODS, Inc. System and method for producing and distributing information relevant to water events
CN107613022B (en) * 2017-10-20 2020-10-16 阿里巴巴(中国)有限公司 Content pushing method and device and computer equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101547162A (en) * 2008-03-28 2009-09-30 国际商业机器公司 Method and device for tagging user based on user state information
CN101997894A (en) * 2009-08-14 2011-03-30 阿里巴巴集团控股有限公司 Information pushing method, system and network system thereof
CN106294778A (en) * 2016-08-11 2017-01-04 北京小米移动软件有限公司 Information-pushing method and device
CN107360246A (en) * 2017-07-28 2017-11-17 广州优视网络科技有限公司 A kind of information push method and device, a kind of terminal and storage medium
CN108764994A (en) * 2018-05-24 2018-11-06 深圳前海桔子信息技术有限公司 A kind of user behavior guidance method, device, server and storage medium
CN110264276A (en) * 2019-06-25 2019-09-20 广州视源电子科技股份有限公司 Determine method, apparatus, equipment and the storage medium of push user group

Also Published As

Publication number Publication date
CN110264276A (en) 2019-09-20

Similar Documents

Publication Publication Date Title
WO2020258773A1 (en) Method, apparatus, and device for determining pushing user group, and storage medium
US10778628B2 (en) Predictive scoring and messaging in messaging systems
CN110458220B (en) Crowd orientation method, device, server and storage medium
US20160307131A1 (en) Method, apparatus, and system for controlling delivery task in social networking platform
CN114265979B (en) Method for determining fusion parameters, information recommendation method and model training method
CN108959319B (en) Information pushing method and device
WO2014193399A1 (en) Influence score of a brand
CN111405030B (en) Message pushing method and device, electronic equipment and storage medium
US20210248198A1 (en) Content Recommendation Method and Apparatus, Mobile Terminal, and Server
CN112241327A (en) Shared information processing method and device, storage medium and electronic equipment
CN111523035B (en) Recommendation method, device, server and medium for APP browsing content
CN113869931A (en) Advertisement putting strategy determining method and device, computer equipment and storage medium
CN110717788A (en) Target user screening method and device
CN112269918B (en) Information recommendation method, device, equipment and storage medium
CN108388652B (en) Method and device for sending song list identification
WO2021081914A1 (en) Pushing object determination method and apparatus, terminal device and storage medium
CN111311015A (en) Personalized click rate prediction method, device and readable storage medium
CN115329078B (en) Text data processing method, device, equipment and storage medium
WO2022247671A1 (en) User recall method and apparatus, and computer device and storage medium
CN115809889A (en) Intelligent passenger group screening method, system, medium and equipment based on marketing effect
WO2018161306A1 (en) Application recommendation
CN113850416A (en) Advertisement promotion cooperation object determining method and device
CN111275473B (en) Content item delivery method, device, server and storage medium
CN114258670A (en) Information pushing method and device, electronic equipment and storage medium
CN113570467B (en) Method and device for pushing special resource sharing information and electronic equipment

Legal Events

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

Ref document number: 19934428

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19934428

Country of ref document: EP

Kind code of ref document: A1