WO2017157130A1 - Method and device for pushing value-added service information and electronic apparatus - Google Patents

Method and device for pushing value-added service information and electronic apparatus Download PDF

Info

Publication number
WO2017157130A1
WO2017157130A1 PCT/CN2017/073976 CN2017073976W WO2017157130A1 WO 2017157130 A1 WO2017157130 A1 WO 2017157130A1 CN 2017073976 W CN2017073976 W CN 2017073976W WO 2017157130 A1 WO2017157130 A1 WO 2017157130A1
Authority
WO
WIPO (PCT)
Prior art keywords
value
charging
added service
service information
coefficient
Prior art date
Application number
PCT/CN2017/073976
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 WO2017157130A1 publication Critical patent/WO2017157130A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5029Service quality level-based billing, e.g. dependent on measured service level customer is charged more or less

Definitions

  • the present application relates to a value-added service application technology, and in particular, to a method, device, and electronic device for pushing value-added service information.
  • value-added service operators have seen opportunities to place value-added service information based on electronic devices. For example, value-added service operators push value-added service information to mobile phones through value-added service platforms provided by Internet operators. Wide, easy to use, and high efficiency of value-added services.
  • the value-added service platform can deliver value-added service information of multiple charging types based on multiple types of value-added service charging types, where the charging type includes but is not limited to: per thousand times Show how to charge (CPM, Cost-Per-Mille), how to charge per click (CPC, Cost-Per-Click), how to charge per installation (CPI, Cost-Per-Install) , according to the method of charging per action (CPA, Cost-Per-Action), charging according to each purchase (CPS, Cost-Per-Sale), charging according to each video broadcast (CPV, Cost) -Per-Video)etc.
  • the design level of different value-added service information is uneven. In order to measure the level or quality of value-added service information of different charging types, determine which value-added service information.
  • the value-added service platform proposes a method for sorting and displaying the value-added service information to be pushed, and normalizes the value-added service information of different charging types separately, and calculates The unified expected per-1000 value-added service information display fee (eCPM, expected-Cost-Per-Mille), and sorting the value-added service information according to the level of eCPM, and displaying the value-added service information according to the sorted sequence user.
  • the value-added service information of different charging types uses different algorithms to calculate eCPM.
  • eCPM is the bid-per-thousand impression (bid) bid of the operator that pushes the value-added service information
  • the bid is a click/present/installation of the value-added service information by the operator that pushes the value-added service information. price.
  • CTR Click-Through-Rate, which is the ratio of the value-added business information hits to the value-added business information.
  • Bid is the operator’s bid for thousand impressions.
  • CVR is the conversion rate (Conversion-Rate), which is the ratio of the purchase/installation amount generated by value-added service information to the value-added service information click volume.
  • the ICVR is the installation-conversion-Rate, which is the ratio of the purchase/installation amount generated by the value-added service information to the value-added service information.
  • CTR, CVR, and ICVR are collectively referred to as charging coefficients.
  • Step 1 training a value-added service information model for calculating CTR/CVR/ICVR according to a history log of each value-added service information
  • Step 2 according to the targeting conditions in the value-added service information request, for example, the country, gender, and age required to be delivered
  • the directional condition from the value-added service information set, selects the candidate value-added service information set that meets the directional condition.
  • Step 3 Extract, for each value-added service information in the candidate value-added service information set, user attributes (eg, gender, age, country, language, device type, and the like) of the value-added service information, and value-added service information attributes (eg, material size, Effect class, conversion class, industry classification), context attribute (for example, media, value-added service information bit), generate model value-added service feature information;
  • user attributes eg, gender, age, country, language, device type, and the like
  • value-added service information attributes eg, material size, Effect class, conversion class, industry classification
  • context attribute for example, media, value-added service information bit
  • Step 4 The generated model value-added service feature information is input into the trained value-added service information model, and the CTR/CVR/ICVR of the value-added service information is calculated.
  • the eCPM is calculated according to the eCPM calculation formula corresponding to the charging type of the value-added service information, and then the value-added service of the candidate value-added service information is concentrated by using the eCPM.
  • the information is sorted to return to the user some of the top value-added service information.
  • CTR, CVR, ICVR and other indicators are usually trained on different data sets using different models, for example, using Logistic Regression (LR, Logistic Regression) model, gradient lifting decision tree (GBDT, Gradient) Boosting Decision Tree) model.
  • LR Logistic Regression
  • GBDT Gradient
  • Boosting Decision Tree Gradient Boosting Decision Tree
  • the value-added service information CTR/CVR/ICVR has a certain deviation from the historical real value-added service information CTR/ICVR, which may be overestimated or underestimated, so that the calculated eCPM accuracy is not high.
  • the value-added service information estimated by the model is CTR/
  • the CVR/ICVR gap is too large, the overall ranking effect of the value-added service information will be affected, and the push efficiency of the value-added service information is low.
  • the embodiments of the present application provide a method, a device, and an electronic device for pushing value-added service information, which improve the push efficiency of value-added service information.
  • the embodiment of the present application provides a method for pushing value-added service information, including:
  • Parsing the received value-added service information delivery request obtaining the feature information included in the value-added service information delivery request, and selecting a candidate value-added service information set that meets the feature information from the preset value-added service information set;
  • the service characteristic information of the extracted value-added service information is written into a preset universal dimension group to obtain a dimension group of the value-added service information;
  • the charging type of the value-added service information querying the mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient, and acquiring the charging correction coefficient of the dimensional group mapping of the value-added service information;
  • mapping relationship between the dimension group and the charging correction coefficient includes:
  • the average estimated charging coefficient includes: a CTR average estimated charging coefficient, a CVR average estimated charging coefficient, and an ICVR average estimated charging coefficient; and the average historical charging coefficient includes: a CTR average history. Billing factor, CVR average historical billing factor, and ICVR average historical billing factor.
  • the CTR average estimated charging coefficient and the CTR average historical charging coefficient are calculated by using the following formula:
  • CTR PREDICT (dims(n)) is the CTR average estimated charging factor
  • CTR REAL (dims(n)) is the CTR average historical charging factor
  • C(dims(n)) is a pre-stored set of presentation history logs
  • Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
  • CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
  • the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient are calculated by using the following formula:
  • ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor
  • ICVR REAL (dims(n)) is the ICVR average historical charging factor.
  • the CVR average estimated charging coefficient and the CVR average historical charging coefficient are calculated by using the following formula:
  • CVR PREDICT (dims(n)) is the average estimated charging factor of CVR
  • CVR REAL (dims(n)) is the CVR average historical charging factor.
  • the charging correction coefficient includes: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient, the ICVR correction coefficient, and the CVR correction coefficient are respectively calculated by using the following formula:
  • ADJUST CTR (dims(n)) is the CTR correction factor
  • ADJUST ICVR (dims(n)) is the ICVR correction factor
  • ADJUST CVR (dims(n)) is the CVR correction factor.
  • the modified eCPM is calculated using the following formula:
  • CTR ADJUST CTR*ADJUST CTR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-CPC is a modified eCPM based on CPC billing type
  • CTR ADJUST is the CTR charge adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the modified eCPM is calculated using the following formula:
  • ICVR ADJUST ICVR*ADJUST ICVR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
  • ICVR ADJUST is the ICVR charging adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the modified eCPM is calculated using the following formula:
  • CVR ADJUST CVR*ADJUST CVR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type
  • CVR ADJUST is the CVR charging adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the method further includes:
  • the user behavior information of the pushed value-added service information is recorded in the history log.
  • the embodiment of the present application provides an apparatus for pushing value-added service information, including: a candidate value-added service information set acquisition module, a charging coefficient calculation module, a dimension group acquisition module, a charging correction coefficient query module, and a value-added service information push module. ,among them,
  • the candidate value-added service information collection module is configured to parse the received value-added service information delivery request, obtain the feature information included in the value-added service information delivery request, and select the qualified information from the preset value-added service information set.
  • Candidate value-added service information set is configured to parse the received value-added service information delivery request, obtain the feature information included in the value-added service information delivery request, and select the qualified information from the preset value-added service information set.
  • a charging coefficient calculation module configured to sequentially extract service characteristic information of each value-added service information in the candidate value-added service information set, input the pre-trained value-added service information model, and calculate a charging coefficient for each value-added service information
  • a dimension group obtaining module configured to write the service characteristic information of the extracted value-added service information into a preset universal dimension group, to obtain a dimension group of the value-added service information
  • the charging correction coefficient querying module is configured to query a mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient according to the charging type of the value-added service information, and obtain the dimensional group mapping of the value-added service information.
  • Billing correction factor ;
  • a value-added service information pushing module configured to apply the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, and obtain a charging eCPM for each thousand times of value-added service information that is corrected for each value-added service information, according to The calculated corrected eCPM sorts and pushes the sorted value-added service information.
  • the charging correction coefficient querying module includes: a calculating unit, a mapping relationship building unit, and a charging correction coefficient query unit, where
  • a calculating unit configured to calculate an average estimated charging coefficient and an average historical charging coefficient according to the pre-stored presentation history log
  • a mapping relationship construction unit configured to calculate a ratio of an average historical charging coefficient of the dimensional group to an average estimated charging coefficient, and obtain a charging correction coefficient of the dimensional group mapping, and set the charging type correction coefficient set;
  • the charging correction coefficient querying unit is configured to query the mapping relationship construction unit according to the charging type of the value-added service information, and acquire the charging correction coefficient of the dimension group mapping of the value-added service information.
  • the average estimated charging coefficient includes: a CTR average estimated charging coefficient, a CVR average estimated charging coefficient, and an ICVR average estimated charging coefficient; and the average historical charging coefficient includes: a CTR average history. Billing factor, CVR average historical billing factor and ICVR average historical billing factor.
  • the CTR average estimated charging coefficient and the CTR average historical charging coefficient are calculated by using the following formula:
  • CTR PREDICT (dims(n)) is the CTR average estimated charging factor
  • CTR REAL (dims(n)) is the CTR average historical charging factor
  • C(dims(n)) is a pre-stored set of presentation history logs
  • Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
  • CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
  • the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient are calculated by using the following formula:
  • ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor
  • ICVR REAL (dims(n)) is the ICVR average historical charging factor.
  • the CVR average estimated charging coefficient and the CVR average historical charging coefficient are calculated by using the following formula:
  • CVR PREDICT (dims(n)) is the average estimated charging factor of CVR
  • CVR REAL (dims(n)) is the CVR average historical charging factor.
  • the charging correction coefficient includes: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient, the ICVR correction coefficient, and the CVR correction coefficient are respectively calculated by using the following formula:
  • ADJUST CTR (dims(n)) is the CTR correction factor
  • ADJUST ICVR (dims(n)) is the ICVR correction factor
  • ADJUST CVR (dims(n)) is the CVR correction factor.
  • the modified eCPM is calculated using the following formula:
  • CTR ADJUST CTR*ADJUST CTR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-CPC is a modified eCPM based on CPC billing type
  • CTR ADJUST is the CTR charge adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the modified eCPM is calculated using the following formula:
  • ICVR ADJUST ICVR*ADJUST ICVR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
  • ICVR ADJUST is the ICVR charging adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the modified eCPM is calculated using the following formula:
  • CVR ADJUST CVR*ADJUST CVR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type
  • CVR ADJUST is the CVR charging adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the device further includes:
  • a recording module configured to record user behavior information of the pushed value-added service information into the history log.
  • an embodiment of the present application provides an electronic device, including: a housing, a processor, a memory, a circuit board, and a power supply circuit, wherein the circuit board is disposed inside the space enclosed by the housing, and the processor And a memory disposed on the circuit board; a power supply circuit for powering each circuit or device of the electronic device; a memory for storing executable program code; and the processor operating by reading executable program code stored in the memory
  • the program corresponding to the program code is used to execute the method for pushing the value-added service information according to any of the foregoing.
  • the method, device, and electronic device for pushing the value-added service information provided by the embodiment of the present application, parsing the received value-added service information delivery request, and acquiring the feature information included in the value-added service information delivery request, from the preset value-added service information set, Selecting a candidate value-added service information set that meets the feature information; sequentially extracting service feature information of each value-added service information in the candidate value-added service information set, inputting the pre-trained value-added service information model, and calculating for each value-added service
  • the charging coefficient of the information; the service characteristic information of the extracted value-added service information is written into a preset universal dimension group to obtain a dimension group of the value-added service information; and the pre-stored charging type correction is queried according to the charging type of the value-added service information.
  • FIG. 1 is a schematic flowchart of a method for pushing value-added service information according to an embodiment of the present application
  • FIG. 2 is a schematic flowchart of obtaining a mapping relationship between a dimension group and a charging correction coefficient according to an embodiment of the present application
  • FIG. 3 is a schematic structural diagram of an apparatus for pushing value-added service information according to an embodiment of the present application
  • FIG. 4 is a schematic structural diagram of an embodiment of an electronic device according to the present application.
  • FIG. 1 is a schematic flowchart of a method for pushing value-added service information according to an embodiment of the present application. Referring to Figure 1, the method includes:
  • Step 11 parsing the received value-added service information delivery request, acquiring the feature information included in the value-added service information delivery request, and selecting a candidate value-added service information set that meets the feature information from the preset value-added service information set;
  • the feature information includes, but is not limited to, one of a value-added service information group identifier, a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof, where
  • the value-added service information group also known as the value-added service information series, refers to a set of value-added service information with the same budget, billing type, bidding, delivery period and targeting conditions.
  • User attributes include, but are not limited to, gender, age, country, language, device type, etc.
  • Value-added service information attributes include but are not limited to: material size, effect class, conversion class, industry classification;
  • Context attributes include, but are not limited to, media, value-added service information bits.
  • the user or the value-added service operator may initiate a value-added service information delivery request through the client/browser, and the value-added service information delivery request includes feature information such as user attributes and context information.
  • the feature information may be an orientation condition.
  • Step 12 sequentially extract service characteristic information of each value-added service information in the candidate value-added service information set, input the pre-trained value-added service information model, and calculate a charging coefficient for each value-added service information;
  • the service feature information of the value-added service information is extracted, including: user attributes (eg, gender, age, country, language, device type, etc.), value-added service information. Attributes (eg, material size, effect class, conversion class, industry classification), context attributes (eg, media, value-added service information bits), or any combination thereof, generate model value-added service feature information, and add value to the generated model
  • the service feature information is input into a pre-trained corresponding value-added service information model, and a charging coefficient for each value-added service information is calculated.
  • the service feature information includes, but is not limited to, one of a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof.
  • the charging coefficient includes but is not limited to: CTR, CVR, and ICVR.
  • Step 13 The service feature information of the extracted value-added service information is written into a preset universal dimension group to obtain a dimension group of the value-added service information.
  • the universal dimension group is a dimension space generated according to the service feature information included in the value-added service information group or the value-added service information creation.
  • the generic dimension group is expressed as follows:
  • the offer_ID is a value-added service information group identifier, and identifies a unique value-added service information group or a value-added service information creation.
  • the value-added service information creation refers to a collection of information including a title, description, and image link of a value-added service information, which is a mandatory option;
  • n is the general dimension group dimension.
  • other dimensions may be selected from user attributes, and/or value-added service information attributes, and/or information included in the context attributes, and the selected number of dimensions may be set according to actual needs.
  • the universal dimension group includes all the service feature information in the value-added service information group or the value-added service information creation. For example, the following:
  • the juvenile's value can be set to 0, the youth value is 1, the middle-aged value is 2, and the old-aged value is 3, so that a common dimension of different values can be formed. group.
  • the dimension of the universal dimension group is 4, for example,
  • the dimension group of the value-added service information may be:
  • Step 14 Query the mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient according to the charging type of the value-added service information, and obtain the charging correction coefficient of the dimension group mapping of the value-added service information;
  • the charging coefficient corresponding to the CPC is CTR
  • the charging coefficient corresponding to CPA/CPI/CPS is CTR and CVR; or, ICVR. Therefore, in the embodiment of the present application, the CPC corresponds to a charging type correction coefficient set, and the CPA/CPI/CPS corresponds to another charging type correction coefficient set.
  • the charging type correction coefficient is set, and the mapping relationship between the dimension groups of different values and the corresponding charging correction coefficient is included.
  • FIG. 2 is a schematic flowchart of obtaining a mapping relationship between a dimension group and a charging correction coefficient according to an embodiment of the present application. Referring to Figure 2, the process includes:
  • Step 21 Calculate an average estimated charging coefficient and an average historical charging coefficient according to the pre-stored display history log
  • the average estimated charging coefficient includes: CTR average estimated charging coefficient, CVR average estimated charging coefficient, and ICVR average estimated charging coefficient;
  • average historical charging coefficient includes: CTR average historical charging Coefficient, CVR average historical charging factor, and ICVR average historical charging factor, where
  • CTR PREDICT (dims(n)) is the CTR average estimated charging factor
  • CTR REAL (dims(n)) is the CTR average historical charging factor
  • C(dims(n)) represents a pre-stored set of presentation history logs, each history log containing an estimated eCPM corresponding to the behavior type of the value-added service information;
  • Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
  • CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
  • each value-added service information corresponds to a common dimension group of values.
  • the numerator is the value-added service of all the value-added service information recorded, and the behavior type is displayed.
  • the sum of the estimated eCPM values corresponding to the information, and the denominator is the sum of the value-added service information of all the value-added service information recorded;
  • the numerator is the sum of the value-added service information of the click type in all the value-added service information recorded, and the denominator is the recorded value-added service information, and the behavior type is displayed. The sum of the number of value-added business information.
  • the history log may select logs of the previous day or days, or may use the log of the hourly level, depending on the value-added service information log of each value of dims(n). How much is the amount.
  • ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor
  • ICVR REAL (dims(n)) is the ICVR average historical charging factor.
  • CVR PREDICT (dims(n)) is the average estimated charging factor of CVR
  • CVR REAL (dims(n)) is the CVR average historical charging factor.
  • each value-added service information corresponds to a CVR average estimated charging coefficient and a CVR average historical charging coefficient.
  • Step 22 Calculate a ratio of an average historical charging coefficient of the dimension group to an average estimated charging coefficient, obtain a charging correction coefficient, and store a mapping relationship between the dimension group and the charging correction coefficient.
  • the CTR correction coefficient, the ICVR correction coefficient, and the CVR correction coefficient are calculated by the following equations:
  • ADJUST CTR (dims(n)) is the CTR correction factor
  • ADJUST ICVR (dims(n)) is the ICVR correction factor
  • ADJUST CVR (dims(n)) is the CVR correction factor.
  • the ADJUST value of the dims(n) various values is stored in an offline file or a database.
  • the charging correction coefficient of the dimension group mapping of the value-added service information is not queried.
  • the billing correction coefficient can be set to 1, that is, processed by the prior art.
  • Step 15 Apply the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, obtain a modified eCPM for each value-added service information, sort and push the sorted value-added industry according to the calculated corrected eCPM. Information.
  • CTR ADJUST CTR*ADJUST CTR (b,v 2 ,...,v n ) ⁇
  • CTR ADJUST is the CTR charge adjustment factor
  • 0 ⁇ ⁇ ⁇ 1, which is a constant. The larger the value, the stronger the correction strength. In practical applications, ⁇ is the same for all value-added service information and all value-added service information delivery requests.
  • the above formula reduces the current estimated CTR for the value-added service information whose historical real CTR is lower than the historical estimated CTR; otherwise, it increases the current estimated CTR.
  • eCPM ADJUST-CPC is a modified eCPM based on CPC billing type.
  • ICVR ADJUST ICVR*ADJUST ICVR (b,v 2 ,...,v n ) ⁇
  • ICVR ADJUST is the ICVR charging adjustment factor
  • eCPM ADJUST-ICVR is a modified eCPM based on the first billing type of CPA/CPI/CPS.
  • CVR ADJUST CVR*ADJUST CVR (b,v 2 ,...,v n ) ⁇
  • CVR ADJUST is the CVR charging adjustment factor
  • eCPM ADJUST-CVR is a modified eCPM for the second billing type based on CPA/CPI/CPS.
  • a plurality of value-added service information (the value-added service information of the top N bits before sorting) ranked first in the score may be selected and returned to the client/browser.
  • the method may further include:
  • the user behavior information of the pushed value-added service information is recorded in the history log.
  • Value-added business information model by using the useful user behavior information generated in the above process, for example, including the presentation of the value-added service information, the user clicks the value-added service information, and the behavior type of the user installing the value-added service information is recorded in the history log, so that the user can continuously expand.
  • Value-added business information model by using the useful user behavior information generated in the above process, for example, including the presentation of the value-added service information
  • the feature information included in the value-added service information delivery request is obtained by parsing the received value-added service information delivery request, and the candidate value-added service conforming to the feature information is selected from the preset value-added service information set.
  • the service characteristic information is written into a preset universal dimension group to obtain a dimension group of the value-added service information; and according to the charging type of the value-added service information, the mapping of the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient is queried.
  • the estimated index outputted by the value-added service information model is corrected, and the estimated index and the historical value-added service information through the value-added service information model are avoided.
  • the overall estimated eCPM of the value-added service information is more accurate, and the accuracy of the eCPM is improved, thereby optimizing the overall ranking effect of the value-added service information, and improving the push efficiency of the value-added service information; further, dynamically calculating the history based on the historical log statistics information.
  • the CTR/CVR/ICVR correction factor has better timeliness; moreover, the set universal dimension group can support multiple dimensions when calculating the historical CTR/CVR/ICVR correction coefficient, which can better adapt to the value-added service information in different scenarios. CTR/CVR/ICVR distribution.
  • FIG. 3 is a schematic structural diagram of an apparatus for pushing value-added service information according to an embodiment of the present application.
  • the device includes: a candidate value-added service information collection module 31, a charging coefficient calculation module 32, a dimension group acquisition module 33, a charging correction coefficient query module 34, and a value-added service information pushing module 35, where
  • the candidate value-added service information collection module 31 is configured to parse the received value-added service information delivery request, obtain the feature information included in the value-added service information delivery request, and select the qualified information from the preset value-added service information set.
  • the feature information includes, but is not limited to, one of a value-added service information group identifier, a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof.
  • the charging coefficient calculation module 32 is configured to sequentially extract service characteristic information of each value-added service information in the candidate value-added service information set, input the pre-trained value-added service information model, and calculate a charging coefficient for each value-added service information;
  • the service feature information includes, but is not limited to, one of a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof.
  • the charging coefficient includes but is not limited to: CTR, CVR, and ICVR. among them,
  • the CTR is calculated; and for the value-added service information of the charging type CPA/CPI/CPS, the CTR and the CVR are calculated; or, the ICVR.
  • the dimension group obtaining module 33 is configured to write the service feature information of the extracted value-added service information into a preset universal dimension group to obtain a dimension group of the value-added service information;
  • the universal dimension group is expressed as follows:
  • the offer_ID is a value-added service information group identifier, which is mandatory;
  • n is the general dimension group dimension.
  • other dimensions may be selected from user attributes, and/or value-added service information attributes, and/or information included in the context attributes, and each included information corresponds to one dimension.
  • the billing correction coefficient querying module 34 is configured to query a mapping relationship between the pre-stored billing type correction coefficient concentration dimension group and the billing correction coefficient according to the billing type of the value-added service information, and obtain the dimension group mapping of the value-added service information.
  • Billing correction factor ;
  • the charging coefficient corresponding to the CPC is CTR
  • the charging coefficient corresponding to CPA/CPI/CPS is CTR and CVR; or ICVR. Therefore, in the embodiment of the present application, the CPC corresponds to a charging type correction coefficient set, and the CPA/CPI/CPS corresponds to another charging type correction coefficient set.
  • the charging type correction coefficient is set, and the mapping relationship between the dimension groups of different values and the corresponding charging correction coefficient is included.
  • the value-added service information pushing module 35 is configured to apply the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, and obtain a charging eCPM for each thousand times of value-added service information that is corrected for each value-added service information.
  • the corrected eCPM is sorted according to the calculation and the sorted value-added service information is pushed.
  • the charging correction coefficient query module 34 includes: a calculating unit, a mapping relationship constructing unit, and a charging correction coefficient query unit (not shown), wherein
  • a calculating unit configured to calculate an average estimated charging coefficient and an average historical charging coefficient according to the pre-stored presentation history log
  • a mapping relationship construction unit configured to calculate a ratio of an average historical charging coefficient of the dimensional group to an average estimated charging coefficient, and obtain a charging correction coefficient of the dimensional group mapping, and set the charging type correction coefficient set;
  • the charging correction coefficient querying unit is configured to query the mapping relationship construction unit according to the charging type of the value-added service information, and acquire the charging correction coefficient of the dimension group mapping of the value-added service information.
  • the average estimated charging coefficient includes: a CTR average estimated charging coefficient, a CVR average estimated charging coefficient, and an ICVR average estimated charging coefficient;
  • the historical charging coefficient includes: CTR average historical charging coefficient, CVR average historical charging coefficient, and ICVR average historical charging coefficient.
  • the CTR average estimated charging coefficient and the CTR average historical charging coefficient are calculated by using the following formula:
  • CTR PREDICT (dims(n)) is the CTR average estimated charging factor
  • CTR REAL (dims(n)) is the CTR average historical charging factor
  • C(dims(n)) is a pre-stored set of presentation history logs
  • Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
  • CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
  • ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor
  • ICVR REAL (dims(n)) is the ICVR average historical charging factor.
  • CVR PREDICT (dims(n)) is the average estimated charging factor of CVR
  • CVR REAL (dims(n)) is the CVR average historical charging factor.
  • the charging correction coefficient includes: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient, the ICVR correction coefficient, and the CVR are respectively calculated by using the following formula: Correction factor:
  • ADJUST CTR (dims(n)) is the CTR correction factor
  • ADJUST ICVR (dims(n)) is the ICVR correction factor
  • ADJUST CVR (dims(n)) is the CVR correction factor.
  • the modified eCPM is calculated by using the following formula:
  • CTR ADJUST CTR*ADJUST CTR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-CPC is a modified eCPM based on CPC billing type
  • CTR ADJUST is the CTR charge adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the modified eCPM is calculated by using the following formula:
  • ICVR ADJUST ICVR*ADJUST ICVR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
  • ICVR ADJUST is the ICVR charging adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the modified eCPM is calculated by using the following formula:
  • CVR ADJUST CVR*ADJUST CVR (b,v 2 ,...,v n ) ⁇
  • eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type
  • CVR ADJUST is the CVR charging adjustment factor
  • (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  • the apparatus further includes:
  • the recording module 36 is configured to record user behavior information of the pushed value-added service information into the history log.
  • the embodiment of the present application further provides an electronic device, where the electronic device includes the device described in any of the foregoing embodiments.
  • FIG. 4 is a schematic structural diagram of an embodiment of an electronic device according to the present application, which may implement the process of the embodiment shown in FIG. 1-3 of the present application.
  • the electronic device may include: a housing 41, a processor 42, and a memory. 43.
  • the circuit board 44 and the power supply circuit 45 wherein the circuit board 44 is disposed inside the space surrounded by the housing 41, the processor 42 and the memory 43 are disposed on the circuit board 44, and the power supply circuit 45 is used for the electronic device
  • Each circuit or device is powered;
  • the memory 43 is for storing executable program code;
  • the processor 42 is operative to execute a program corresponding to the executable program code by reading the executable program code stored in the memory 43 for performing any of the foregoing embodiments The method of pushing value-added service information.
  • the electronic device exists in a variety of forms including, but not limited to:
  • Mobile communication devices These devices are characterized by mobile communication functions and are mainly aimed at providing voice and data communication.
  • Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
  • Ultra-mobile personal computer equipment This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has mobile Internet access.
  • Such terminals include: PDAs, MIDs, and UMPC devices, such as the iPad.
  • Portable entertainment devices These devices can display and play multimedia content. Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, and smart toys and portable car navigation devices.
  • the server consists of a processor, a hard disk, a memory, a system bus, etc.
  • the server is similar to a general-purpose computer architecture, but because of the need to provide highly reliable services, processing power and stability High reliability in terms of reliability, security, scalability, and manageability.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Abstract

Disclosed in an embodiment of the application are a method and device for pushing value-added service information and an electronic apparatus. The method comprises: acquiring a candidate value-added service information set according to a value-added service information distribution request; using service feature information of each value-added service information item and a value-added service information model to calculate a corresponding cost parameter; writing, to a common dimension group, extracted service feature information of the value-added service information item to obtain a dimension group of the value-added service information item; querying, according to a charging type of the value-added service information item, a mapping relationship between the dimension group and a charging modification parameter to obtain the charging modification parameter mapped with the dimension group of the value-added service information item; and applying the cost parameter and the charging modification parameter to a preset charging adjustment formula to obtain a modified eCPM for each value-added service information item, sorting according to the modified eCPM obtained by calculation, and pushing the sorted value-added service information items. The application can increase the efficiency of pushing value-added service information.

Description

推送增值业务信息的方法、装置及电子设备Method, device and electronic device for pushing value-added business information
相关申请的交叉引用Cross-reference to related applications
本申请要求北京金山安全软件有限公司于2016年3月18日提交的、发明名称为“推送增值业务信息的方法、装置及电子设备”的、中国专利申请号“201610156894.2”的优先权。The present application claims the priority of the Chinese Patent Application No. 201610156894.2, filed on March 18, 2016 by the Beijing Jinshan Security Software Co., Ltd., entitled "Method, Apparatus and Electronic Device for Pushing Value-Added Business Information".
技术领域Technical field
本申请涉及增值业务应用技术,尤其涉及一种推送增值业务信息的方法、装置及电子设备。The present application relates to a value-added service application technology, and in particular, to a method, device, and electronic device for pushing value-added service information.
背景技术Background technique
随着计算机通信以及互联网技术的不断发展,智能移动电话、个人数字助理、掌上电脑、笔记本电脑等电子设备得到了越来越广泛的应用。不少增值业务运营商看到了基于电子设备投放增值业务信息的商机,例如,增值业务运营商通过互联网络运营商提供的增值业务平台,向移动电话推送增值业务信息,具有投放成本低、投放面广、用户易于、增值业务投放效率较高等特点。With the continuous development of computer communication and Internet technology, electronic devices such as smart mobile phones, personal digital assistants, handheld computers, and notebook computers have become more and more widely used. Many value-added service operators have seen opportunities to place value-added service information based on electronic devices. For example, value-added service operators push value-added service information to mobile phones through value-added service platforms provided by Internet operators. Wide, easy to use, and high efficiency of value-added services.
在互联网络运营商提供的增值业务平台上,增值业务平台可以基于多种增值业务计费类型,投放多种计费类型的增值业务信息,其中,计费类型包括但不限于:按照每千次展现进行收费的方式(CPM,Cost-Per-Mille)、按照每次点击进行收费的方式(CPC,Cost-Per-Click)、按照每次安装进行收费的方式(CPI,Cost-Per-Install)、按照每次行动进行收费的方式(CPA,Cost-Per-Action)、按照每次购买进行收费的方式(CPS,Cost-Per-Sale)、按照每次视频播放进行收费的方式(CPV,Cost-Per-Video)等。On the value-added service platform provided by the Internet service provider, the value-added service platform can deliver value-added service information of multiple charging types based on multiple types of value-added service charging types, where the charging type includes but is not limited to: per thousand times Show how to charge (CPM, Cost-Per-Mille), how to charge per click (CPC, Cost-Per-Click), how to charge per installation (CPI, Cost-Per-Install) , according to the method of charging per action (CPA, Cost-Per-Action), charging according to each purchase (CPS, Cost-Per-Sale), charging according to each video broadcast (CPV, Cost) -Per-Video)etc.
由于同一增值业务平台一次会投放多种应用对应的增值业务信息,不同的增值业务信息的设计水平参差不齐,为了衡量不同计费类型的增值业务信息的水平或质量,以确定哪些增值业务信息排在靠前的位置展示给用户,增值业务平台提出一种对待推送的各增值业务信息进行排序展示的方法,对不同计费类型的增值业务信息分别进行归一化处理,计算 出统一的期望的每千次增值业务信息展现的收费(eCPM,expected-Cost-Per-Mille),并按eCPM的高低对增值业务信息进行排序,并按照排序的序列,将增值业务信息展示给用户。其中,不同计费类型的增值业务信息,使用不同的算法计算出eCPM。例如,对于CPM增值业务信息,eCPM为推送增值业务信息的运营商的每千次展示出价(bid),出价为推送增值业务信息的运营商对于增值业务信息的一次点击/展现/安装愿意出的价格。Since the same value-added service platform will deliver value-added service information corresponding to multiple applications at a time, the design level of different value-added service information is uneven. In order to measure the level or quality of value-added service information of different charging types, determine which value-added service information. Displayed in the front position to the user, the value-added service platform proposes a method for sorting and displaying the value-added service information to be pushed, and normalizes the value-added service information of different charging types separately, and calculates The unified expected per-1000 value-added service information display fee (eCPM, expected-Cost-Per-Mille), and sorting the value-added service information according to the level of eCPM, and displaying the value-added service information according to the sorted sequence user. Among them, the value-added service information of different charging types uses different algorithms to calculate eCPM. For example, for CPM value-added service information, eCPM is the bid-per-thousand impression (bid) bid of the operator that pushes the value-added service information, and the bid is a click/present/installation of the value-added service information by the operator that pushes the value-added service information. price.
对于CPC增值业务信息,利用下式计算eCPM:For CPC value-added service information, calculate eCPM using the following formula:
eCPM=CTR*bideCPM=CTR*bid
式中,In the formula,
eCPM为期望的每千次增值业务信息展现的收费;eCPM charges for the expected value-added business information per thousand times;
CTR为点击率(Click-Through-Rate),即增值业务信息点击量与增值业务信息展现量的比值;CTR is Click-Through-Rate, which is the ratio of the value-added business information hits to the value-added business information.
bid为运营商的每千次展示出价。Bid is the operator’s bid for thousand impressions.
对于CPA/CPI/CPS增值业务信息,利用下式计算eCPM:For CPA/CPI/CPS value-added service information, calculate eCPM using the following formula:
eCPM=CTR*CVR*bideCPM=CTR*CVR*bid
式中,In the formula,
CVR为转化率(Conversion-Rate),即增值业务信息产生的购买/安装量与增值业务信息点击量的比值。CVR is the conversion rate (Conversion-Rate), which is the ratio of the purchase/installation amount generated by value-added service information to the value-added service information click volume.
或者,or,
eCPM=ICVR*bideCPM=ICVR*bid
式中,In the formula,
ICVR为安装转化率(Install-Conversion-Rate),即增值业务信息产生的购买/安装量与增值业务信息展现量的比值。The ICVR is the installation-conversion-Rate, which is the ratio of the purchase/installation amount generated by the value-added service information to the value-added service information.
其中,CTR、CVR、ICVR统称为收费系数,下面简要描述计算CTR、CVR、ICVR的流程:Among them, CTR, CVR, and ICVR are collectively referred to as charging coefficients. The following briefly describes the process of calculating CTR, CVR, and ICVR:
步骤1,根据各增值业务信息的历史日志,训练出计算CTR/CVR/ICVR的增值业务信息模型;Step 1: training a value-added service information model for calculating CTR/CVR/ICVR according to a history log of each value-added service information;
步骤2,根据增值业务信息请求中的定向条件,例如,要求投放的国别、性别、年龄 等定向条件,从增值业务信息集中,选出符合定向条件的候选增值业务信息集。Step 2, according to the targeting conditions in the value-added service information request, for example, the country, gender, and age required to be delivered The directional condition, from the value-added service information set, selects the candidate value-added service information set that meets the directional condition.
步骤3,对于候选增值业务信息集中的每一增值业务信息,提取该增值业务信息的用户属性(例如,性别、年龄、国家、语言、设备类型等)、增值业务信息属性(例如,素材尺寸、效果类、转化类、行业分类)、上下文属性(例如,媒体、增值业务信息位),生成模型增值业务特征信息;Step 3: Extract, for each value-added service information in the candidate value-added service information set, user attributes (eg, gender, age, country, language, device type, and the like) of the value-added service information, and value-added service information attributes (eg, material size, Effect class, conversion class, industry classification), context attribute (for example, media, value-added service information bit), generate model value-added service feature information;
步骤4,将生成的模型增值业务特征信息输入训练出的相应增值业务信息模型中,计算出该增值业务信息的CTR/CVR/ICVR。Step 4: The generated model value-added service feature information is input into the trained value-added service information model, and the CTR/CVR/ICVR of the value-added service information is calculated.
这样,在计算出该增值业务信息的CTR/CVR/ICVR后,按照该增值业务信息的计费类型对应的eCPM计算公式,计算出eCPM,然后,使用eCPM对候选增值业务信息集中的各增值业务信息进行排序,向用户返回排在最前的若干增值业务信息。In this way, after the CTR/CVR/ICVR of the value-added service information is calculated, the eCPM is calculated according to the eCPM calculation formula corresponding to the charging type of the value-added service information, and then the value-added service of the candidate value-added service information is concentrated by using the eCPM. The information is sorted to return to the user some of the top value-added service information.
在上述计算eCPM时,由于CTR、CVR、ICVR等指标通常是在不同的数据集上使用不同模型训练得到的,例如,使用逻辑回归(LR,Logistic Regression)模型、梯度提升决策树(GBDT,Gradient Boosting Decision Tree)模型。在用于模型训练的数据集中,正样本(购买/点击行为)数据与负样本(没有后续购买/点击的展现)数据分布严重不均匀(前者远小于后者),导致通过模型预估出的增值业务信息CTR/CVR/ICVR与历史真实的增值业务信息CTR/ICVR有一定偏差,可能高估或低估,使得计算得到的eCPM精确度不高,当通过模型预估出的增值业务信息CTR/CVR/ICVR差距过大时,将影响增值业务信息的整体排序效果,使得增值业务信息的推送效率较低。In the above calculation of eCPM, since CTR, CVR, ICVR and other indicators are usually trained on different data sets using different models, for example, using Logistic Regression (LR, Logistic Regression) model, gradient lifting decision tree (GBDT, Gradient) Boosting Decision Tree) model. In the data set used for model training, the positive sample (purchase/click behavior) data and the negative sample (without subsequent purchase/click presentation) are heavily unevenly distributed (the former is much smaller than the latter), resulting in predictions by the model. The value-added service information CTR/CVR/ICVR has a certain deviation from the historical real value-added service information CTR/ICVR, which may be overestimated or underestimated, so that the calculated eCPM accuracy is not high. When the value-added service information estimated by the model is CTR/ When the CVR/ICVR gap is too large, the overall ranking effect of the value-added service information will be affected, and the push efficiency of the value-added service information is low.
发明内容Summary of the invention
有鉴于此,本申请实施例提供一种推送增值业务信息的方法、装置及电子设备,提升增值业务信息的推送效率。In view of this, the embodiments of the present application provide a method, a device, and an electronic device for pushing value-added service information, which improve the push efficiency of value-added service information.
为达到上述目的,本申请的实施例采用如下技术方案:To achieve the above objective, the embodiment of the present application adopts the following technical solutions:
第一方面,本申请实施例提供一种推送增值业务信息的方法,包括:In a first aspect, the embodiment of the present application provides a method for pushing value-added service information, including:
解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;Parsing the received value-added service information delivery request, obtaining the feature information included in the value-added service information delivery request, and selecting a candidate value-added service information set that meets the feature information from the preset value-added service information set;
依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数; And sequentially extracting service characteristic information of each value-added service information in the candidate value-added service information set, inputting the pre-trained value-added service information model, and calculating a charging coefficient for each value-added service information;
将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;The service characteristic information of the extracted value-added service information is written into a preset universal dimension group to obtain a dimension group of the value-added service information;
依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;According to the charging type of the value-added service information, querying the mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient, and acquiring the charging correction coefficient of the dimensional group mapping of the value-added service information;
将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正期望的每千次增值业务信息展现的收费eCPM,按照计算得到的修正eCPM进行排序并推送排序的增值业务信息。Applying the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, and obtaining a charging eCPM displayed per thousand value-added service information of each modified value-added service information, and sorting according to the calculated corrected eCPM and Push sorted value-added business information.
可选的,获取所述维度组与计费修正系数的映射关系包括:Optionally, obtaining the mapping relationship between the dimension group and the charging correction coefficient includes:
依据预先存储的展现历史日志,计算平均预估计费系数以及平均历史计费系数;Calculating an average estimated charging coefficient and an average historical charging coefficient according to a pre-stored presentation history log;
计算所述维度组的平均历史计费系数与平均预估计费系数的比值,得到计费修正系数,存储所述维度组与所述计费修正系数的映射关系。Calculating a ratio of an average historical charging coefficient of the dimensional group to an average estimated charging coefficient, obtaining a charging correction coefficient, and storing a mapping relationship between the dimensional group and the charging correction coefficient.
可选的,所述平均预估计费系数包括:CTR平均预估计费系数、CVR平均预估计费系数以及ICVR平均预估计费系数;所述平均历史计费系数包括:CTR平均历史计费系数、CVR平均历史计费系数以及ICVR平均历史计费系数。Optionally, the average estimated charging coefficient includes: a CTR average estimated charging coefficient, a CVR average estimated charging coefficient, and an ICVR average estimated charging coefficient; and the average historical charging coefficient includes: a CTR average history. Billing factor, CVR average historical billing factor, and ICVR average historical billing factor.
可选的,分别利用下式计算所述CTR平均预估计费系数以及CTR平均历史计费系数:Optionally, the CTR average estimated charging coefficient and the CTR average historical charging coefficient are calculated by using the following formula:
Figure PCTCN2017073976-appb-000001
Figure PCTCN2017073976-appb-000001
Figure PCTCN2017073976-appb-000002
Figure PCTCN2017073976-appb-000002
式中,In the formula,
CTRPREDICT(dims(n))为CTR平均预估计费系数;CTR PREDICT (dims(n)) is the CTR average estimated charging factor;
CTRREAL(dims(n))为CTR平均历史计费系数;CTR REAL (dims(n)) is the CTR average historical charging factor;
C(dims(n))为预先存储的展现历史日志集合;C(dims(n)) is a pre-stored set of presentation history logs;
ac(i)为第i条增值业务信息的行为类型,其中,其中,行为类型包括:展现、点击以及安装,展现标识为imp,点击标识为clk,安装标识为ins;Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
CTRPREDICT(i)为第i条增值业务信息的预估eCPM值。CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
可选的,分别利用下式计算所述ICVR平均预估计费系数以及ICVR平均历史计费系数: Optionally, the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient are calculated by using the following formula:
Figure PCTCN2017073976-appb-000003
Figure PCTCN2017073976-appb-000003
Figure PCTCN2017073976-appb-000004
Figure PCTCN2017073976-appb-000004
式中,In the formula,
ICVRPREDICT(dims(n))为ICVR平均预估计费系数;ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor;
ICVRREAL(dims(n))为ICVR平均历史计费系数。ICVR REAL (dims(n)) is the ICVR average historical charging factor.
可选的,分别利用下式计算所述CVR平均预估计费系数以及CVR平均历史计费系数:Optionally, the CVR average estimated charging coefficient and the CVR average historical charging coefficient are calculated by using the following formula:
Figure PCTCN2017073976-appb-000005
Figure PCTCN2017073976-appb-000005
Figure PCTCN2017073976-appb-000006
Figure PCTCN2017073976-appb-000006
式中,In the formula,
CVRPREDICT(dims(n))为CVR平均预估计费系数;CVR PREDICT (dims(n)) is the average estimated charging factor of CVR;
CVRREAL(dims(n))为CVR平均历史计费系数。CVR REAL (dims(n)) is the CVR average historical charging factor.
可选的,所述计费修正系数包括:CTR修正系数、ICVR修正系数以及CVR修正系数,分别利用下式计算所述CTR修正系数、ICVR修正系数以及CVR修正系数:Optionally, the charging correction coefficient includes: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient, the ICVR correction coefficient, and the CVR correction coefficient are respectively calculated by using the following formula:
Figure PCTCN2017073976-appb-000007
Figure PCTCN2017073976-appb-000007
Figure PCTCN2017073976-appb-000008
Figure PCTCN2017073976-appb-000008
Figure PCTCN2017073976-appb-000009
Figure PCTCN2017073976-appb-000009
式中,In the formula,
ADJUSTCTR(dims(n))为CTR修正系数;ADJUST CTR (dims(n)) is the CTR correction factor;
ADJUSTICVR(dims(n))为ICVR修正系数;ADJUST ICVR (dims(n)) is the ICVR correction factor;
ADJUSTCVR(dims(n))为CVR修正系数。ADJUST CVR (dims(n)) is the CVR correction factor.
可选的,利用下式计算所述修正eCPM:Optionally, the modified eCPM is calculated using the following formula:
eCPMADJUST-CPC=CTRADJUST*bid eCPM ADJUST-CPC =CTR ADJUST *bid
CTRADJUST=CTR*ADJUSTCTR(b,v2,...,vn)α CTR ADJUST =CTR*ADJUST CTR (b,v 2 ,...,v n ) α
其中,among them,
eCPMADJUST-CPC为基于CPC计费类型的修正eCPM;eCPM ADJUST-CPC is a modified eCPM based on CPC billing type;
CTRADJUST为CTR收费调整系数;CTR ADJUST is the CTR charge adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
可选的,利用下式计算所述修正eCPM:Optionally, the modified eCPM is calculated using the following formula:
eCPMADJUST-ICVR=ICVRADJUST*bideCPM ADJUST-ICVR =ICVR ADJUST *bid
ICVRADJUST=ICVR*ADJUSTICVR(b,v2,...,vn)α ICVR ADJUST =ICVR*ADJUST ICVR (b,v 2 ,...,v n ) α
其中,among them,
eCPMADJUST-ICVR为基于CPA/CPI/CPS的第一计费类型的修正eCPM;eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
ICVRADJUST为ICVR收费调整系数;ICVR ADJUST is the ICVR charging adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
可选的,利用下式计算所述修正eCPM:Optionally, the modified eCPM is calculated using the following formula:
eCPMADJUST-CVR=CTRADJUST*CVRADJUST*bideCPM ADJUST-CVR =CTR ADJUST *CVR ADJUST *bid
CVRADJUST=CVR*ADJUSTCVR(b,v2,...,vn)β CVR ADJUST =CVR*ADJUST CVR (b,v 2 ,...,v n ) β
其中,among them,
eCPMADJUST-CVR为基于CPA/CPI/CPS的第二计费类型的修正eCPM;eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type;
CVRADJUST为CVR收费调整系数;CVR ADJUST is the CVR charging adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
可选的,所述方法还包括:Optionally, the method further includes:
将推送的增值业务信息的用户行为信息记录至所述历史日志中。 The user behavior information of the pushed value-added service information is recorded in the history log.
第二方面,本申请实施例提供一种推送增值业务信息的装置,包括:候选增值业务信息集获取模块、收费系数计算模块、维度组获取模块、计费修正系数查询模块以及增值业务信息推送模块,其中,In a second aspect, the embodiment of the present application provides an apparatus for pushing value-added service information, including: a candidate value-added service information set acquisition module, a charging coefficient calculation module, a dimension group acquisition module, a charging correction coefficient query module, and a value-added service information push module. ,among them,
候选增值业务信息集获取模块,用于解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;The candidate value-added service information collection module is configured to parse the received value-added service information delivery request, obtain the feature information included in the value-added service information delivery request, and select the qualified information from the preset value-added service information set. Candidate value-added service information set;
收费系数计算模块,用于依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数;a charging coefficient calculation module, configured to sequentially extract service characteristic information of each value-added service information in the candidate value-added service information set, input the pre-trained value-added service information model, and calculate a charging coefficient for each value-added service information;
维度组获取模块,用于将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;a dimension group obtaining module, configured to write the service characteristic information of the extracted value-added service information into a preset universal dimension group, to obtain a dimension group of the value-added service information;
计费修正系数查询模块,用于依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;The charging correction coefficient querying module is configured to query a mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient according to the charging type of the value-added service information, and obtain the dimensional group mapping of the value-added service information. Billing correction factor;
增值业务信息推送模块,用于将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正期望的每千次增值业务信息展现的收费eCPM,按照计算得到的修正eCPM进行排序并推送排序的增值业务信息。a value-added service information pushing module, configured to apply the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, and obtain a charging eCPM for each thousand times of value-added service information that is corrected for each value-added service information, according to The calculated corrected eCPM sorts and pushes the sorted value-added service information.
可选的,所述计费修正系数查询模块包括:计算单元、映射关系构建单元以及计费修正系数查询单元,其中,Optionally, the charging correction coefficient querying module includes: a calculating unit, a mapping relationship building unit, and a charging correction coefficient query unit, where
计算单元,用于依据预先存储的展现历史日志,计算平均预估计费系数以及平均历史计费系数;a calculating unit, configured to calculate an average estimated charging coefficient and an average historical charging coefficient according to the pre-stored presentation history log;
映射关系构建单元,用于计算所述维度组的平均历史计费系数与平均预估计费系数的比值,得到所述维度组映射的计费修正系数,置于计费类型修正系数集中;a mapping relationship construction unit, configured to calculate a ratio of an average historical charging coefficient of the dimensional group to an average estimated charging coefficient, and obtain a charging correction coefficient of the dimensional group mapping, and set the charging type correction coefficient set;
计费修正系数查询单元,用于依据增值业务信息的计费类型,查询所述映射关系构建单元,获取所述增值业务信息的维度组映射的计费修正系数。The charging correction coefficient querying unit is configured to query the mapping relationship construction unit according to the charging type of the value-added service information, and acquire the charging correction coefficient of the dimension group mapping of the value-added service information.
可选的,所述平均预估计费系数包括:CTR平均预估计费系数、CVR平均预估计费系数以及ICVR平均预估计费系数;所述平均历史计费系数包括:CTR平均历史计费系数、 CVR平均历史计费系数以及ICVR平均历史计费系数。Optionally, the average estimated charging coefficient includes: a CTR average estimated charging coefficient, a CVR average estimated charging coefficient, and an ICVR average estimated charging coefficient; and the average historical charging coefficient includes: a CTR average history. Billing factor, CVR average historical billing factor and ICVR average historical billing factor.
可选的,分别利用下式计算所述CTR平均预估计费系数以及CTR平均历史计费系数:Optionally, the CTR average estimated charging coefficient and the CTR average historical charging coefficient are calculated by using the following formula:
Figure PCTCN2017073976-appb-000010
Figure PCTCN2017073976-appb-000010
Figure PCTCN2017073976-appb-000011
Figure PCTCN2017073976-appb-000011
式中,In the formula,
CTRPREDICT(dims(n))为CTR平均预估计费系数;CTR PREDICT (dims(n)) is the CTR average estimated charging factor;
CTRREAL(dims(n))为CTR平均历史计费系数;CTR REAL (dims(n)) is the CTR average historical charging factor;
C(dims(n))为预先存储的展现历史日志集合;C(dims(n)) is a pre-stored set of presentation history logs;
ac(i)为第i条增值业务信息的行为类型,其中,其中,行为类型包括:展现、点击以及安装,展现标识为imp,点击标识为clk,安装标识为ins;Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
CTRPREDICT(i)为第i条增值业务信息的预估eCPM值。CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
可选的,分别利用下式计算所述ICVR平均预估计费系数以及ICVR平均历史计费系数:Optionally, the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient are calculated by using the following formula:
Figure PCTCN2017073976-appb-000012
Figure PCTCN2017073976-appb-000012
Figure PCTCN2017073976-appb-000013
Figure PCTCN2017073976-appb-000013
式中,In the formula,
ICVRPREDICT(dims(n))为ICVR平均预估计费系数;ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor;
ICVRREAL(dims(n))为ICVR平均历史计费系数。ICVR REAL (dims(n)) is the ICVR average historical charging factor.
可选的,分别利用下式计算所述CVR平均预估计费系数以及CVR平均历史计费系数:Optionally, the CVR average estimated charging coefficient and the CVR average historical charging coefficient are calculated by using the following formula:
Figure PCTCN2017073976-appb-000014
Figure PCTCN2017073976-appb-000014
Figure PCTCN2017073976-appb-000015
Figure PCTCN2017073976-appb-000015
式中,In the formula,
CVRPREDICT(dims(n))为CVR平均预估计费系数; CVR PREDICT (dims(n)) is the average estimated charging factor of CVR;
CVRREAL(dims(n))为CVR平均历史计费系数。CVR REAL (dims(n)) is the CVR average historical charging factor.
可选的,所述计费修正系数包括:CTR修正系数、ICVR修正系数以及CVR修正系数,分别利用下式计算所述CTR修正系数、ICVR修正系数以及CVR修正系数:Optionally, the charging correction coefficient includes: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient, the ICVR correction coefficient, and the CVR correction coefficient are respectively calculated by using the following formula:
Figure PCTCN2017073976-appb-000016
Figure PCTCN2017073976-appb-000016
Figure PCTCN2017073976-appb-000017
Figure PCTCN2017073976-appb-000017
Figure PCTCN2017073976-appb-000018
Figure PCTCN2017073976-appb-000018
式中,In the formula,
ADJUSTCTR(dims(n))为CTR修正系数;ADJUST CTR (dims(n)) is the CTR correction factor;
ADJUSTICVR(dims(n))为ICVR修正系数;ADJUST ICVR (dims(n)) is the ICVR correction factor;
ADJUSTCVR(dims(n))为CVR修正系数。ADJUST CVR (dims(n)) is the CVR correction factor.
可选的,利用下式计算所述修正eCPM:Optionally, the modified eCPM is calculated using the following formula:
eCPMADJUST-CPC=CTRADJUST*bideCPM ADJUST-CPC =CTR ADJUST *bid
CTRADJUST=CTR*ADJUSTCTR(b,v2,...,vn)α CTR ADJUST =CTR*ADJUST CTR (b,v 2 ,...,v n ) α
其中,among them,
eCPMADJUST-CPC为基于CPC计费类型的修正eCPM;eCPM ADJUST-CPC is a modified eCPM based on CPC billing type;
CTRADJUST为CTR收费调整系数;CTR ADJUST is the CTR charge adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
可选的,利用下式计算所述修正eCPM:Optionally, the modified eCPM is calculated using the following formula:
eCPMADJUST-ICVR=ICVRADJUST*bideCPM ADJUST-ICVR =ICVR ADJUST *bid
ICVRADJUST=ICVR*ADJUSTICVR(b,v2,...,vn)α ICVR ADJUST =ICVR*ADJUST ICVR (b,v 2 ,...,v n ) α
其中,among them,
eCPMADJUST-ICVR为基于CPA/CPI/CPS的第一计费类型的修正eCPM;eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
ICVRADJUST为ICVR收费调整系数; ICVR ADJUST is the ICVR charging adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
可选的,利用下式计算所述修正eCPM:Optionally, the modified eCPM is calculated using the following formula:
eCPMADJUST-CVR=CTRADJUST*CVRADJUST*bideCPM ADJUST-CVR =CTR ADJUST *CVR ADJUST *bid
CVRADJUST=CVR*ADJUSTCVR(b,v2,...,vn)β CVR ADJUST =CVR*ADJUST CVR (b,v 2 ,...,v n ) β
其中,among them,
eCPMADJUST-CVR为基于CPA/CPI/CPS的第二计费类型的修正eCPM;eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type;
CVRADJUST为CVR收费调整系数;CVR ADJUST is the CVR charging adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
可选的,所述装置还包括:Optionally, the device further includes:
记录模块,用于将推送的增值业务信息的用户行为信息记录至所述历史日志中。And a recording module, configured to record user behavior information of the pushed value-added service information into the history log.
第三方面,本申请实施例提供一种电子设备,所述电子设备包括:壳体、处理器、存储器、电路板和电源电路,其中,电路板安置在壳体围成的空间内部,处理器和存储器设置在电路板上;电源电路,用于为上述电子设备的各个电路或器件供电;存储器用于存储可执行程序代码;处理器通过读取存储器中存储的可执行程序代码来运行与可执行程序代码对应的程序,用于执行前述任一所述的推送增值业务信息的方法。In a third aspect, an embodiment of the present application provides an electronic device, including: a housing, a processor, a memory, a circuit board, and a power supply circuit, wherein the circuit board is disposed inside the space enclosed by the housing, and the processor And a memory disposed on the circuit board; a power supply circuit for powering each circuit or device of the electronic device; a memory for storing executable program code; and the processor operating by reading executable program code stored in the memory The program corresponding to the program code is used to execute the method for pushing the value-added service information according to any of the foregoing.
本申请实施例提供的推送增值业务信息的方法、装置及电子设备,解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数;将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正eCPM,按照计算得到的修正eCPM进行排序并推送排序的增值业务信息。这样,根据增值业务信息的历史日志,统计各增值业务信息 的平均预估指标值和平均真实指标值,计算出每一增值业务信息的计费修正系数,对增值业务信息模型输出的预估指标进行修正,使得增值业务信息的总体预估eCPM更加准确,从而优化增值业务信息的整体排序效果,提升增值业务信息的推送效率。The method, device, and electronic device for pushing the value-added service information provided by the embodiment of the present application, parsing the received value-added service information delivery request, and acquiring the feature information included in the value-added service information delivery request, from the preset value-added service information set, Selecting a candidate value-added service information set that meets the feature information; sequentially extracting service feature information of each value-added service information in the candidate value-added service information set, inputting the pre-trained value-added service information model, and calculating for each value-added service The charging coefficient of the information; the service characteristic information of the extracted value-added service information is written into a preset universal dimension group to obtain a dimension group of the value-added service information; and the pre-stored charging type correction is queried according to the charging type of the value-added service information. And a charging correction coefficient of the dimension group mapping of the value-added service information, and applying the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, Corrected eCPM for each value-added service information, according to The calculated corrected eCPM is sorted and the sorted value-added service information is pushed. In this way, the value-added service information is counted according to the historical log of the value-added service information. The average estimated index value and the average true index value are calculated, and the charging correction coefficient of each value-added service information is calculated, and the estimated index outputted by the value-added service information model is corrected, so that the overall estimated eCPM of the value-added service information is more accurate. Thereby optimizing the overall ranking effect of the value-added service information and improving the push efficiency of the value-added service information.
附图说明DRAWINGS
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings to be used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only It is a certain embodiment of the present application, and other drawings can be obtained from those skilled in the art without any creative work.
图1为本申请实施例推送增值业务信息的方法流程示意图;1 is a schematic flowchart of a method for pushing value-added service information according to an embodiment of the present application;
图2为本申请实施例获取维度组与计费修正系数的映射关系的流程示意图;2 is a schematic flowchart of obtaining a mapping relationship between a dimension group and a charging correction coefficient according to an embodiment of the present application;
图3为本申请实施例推送增值业务信息的装置结构示意图;3 is a schematic structural diagram of an apparatus for pushing value-added service information according to an embodiment of the present application;
图4为本申请电子设备一个实施例的结构示意图。FIG. 4 is a schematic structural diagram of an embodiment of an electronic device according to the present application.
具体实施方式detailed description
下面结合附图对本申请实施例进行详细描述。The embodiments of the present application are described in detail below with reference to the accompanying drawings.
应当明确,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本申请保护的范围。It should be understood that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present application without departing from the inventive scope are the scope of the present application.
图1为本申请实施例推送增值业务信息的方法流程示意图。参见图1,该方法包括:FIG. 1 is a schematic flowchart of a method for pushing value-added service information according to an embodiment of the present application. Referring to Figure 1, the method includes:
步骤11,解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;Step 11: parsing the received value-added service information delivery request, acquiring the feature information included in the value-added service information delivery request, and selecting a candidate value-added service information set that meets the feature information from the preset value-added service information set;
本步骤中,作为一可选实施例,特征信息包含但不限于:增值业务信息组标识、用户属性、增值业务信息属性以及上下文属性中的一种或其任意组合,其中,In this step, as an optional embodiment, the feature information includes, but is not limited to, one of a value-added service information group identifier, a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof, where
增值业务信息组又称增值业务信息系列,是指具有相同预算、计费类型、出价、投放时段和定向条件的一组增值业务信息。The value-added service information group, also known as the value-added service information series, refers to a set of value-added service information with the same budget, billing type, bidding, delivery period and targeting conditions.
用户属性包括但不限于:性别、年龄、国家、语言、设备类型等; User attributes include, but are not limited to, gender, age, country, language, device type, etc.
增值业务信息属性包括但不限于:素材尺寸、效果类、转化类、行业分类;Value-added service information attributes include but are not limited to: material size, effect class, conversion class, industry classification;
上下文属性包括但不限于:媒体、增值业务信息位。Context attributes include, but are not limited to, media, value-added service information bits.
本申请实施例中,用户或增值业务运营商可以通过客户端/浏览器发起增值业务信息投放请求,增值业务信息投放请求中包含有用户属性、上下文信息等特征信息。In the embodiment of the present application, the user or the value-added service operator may initiate a value-added service information delivery request through the client/browser, and the value-added service information delivery request includes feature information such as user attributes and context information.
本申请实施例中,作为一可选实施例,特征信息可以是定向条件。In an embodiment of the present application, as an optional embodiment, the feature information may be an orientation condition.
步骤12,依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数;Step 12: sequentially extract service characteristic information of each value-added service information in the candidate value-added service information set, input the pre-trained value-added service information model, and calculate a charging coefficient for each value-added service information;
本步骤中,对于候选增值业务信息集中的每一增值业务信息,提取该增值业务信息的业务特征信息,包括:用户属性(例如,性别、年龄、国家、语言、设备类型等)、增值业务信息属性(例如,素材尺寸、效果类、转化类、行业分类)、上下文属性(例如,媒体、增值业务信息位)中的一种或其任意组合,生成模型增值业务特征信息,将生成的模型增值业务特征信息输入预先训练出的相应增值业务信息模型中,计算出针对每一增值业务信息的收费系数。In this step, for each value-added service information in the candidate value-added service information set, the service feature information of the value-added service information is extracted, including: user attributes (eg, gender, age, country, language, device type, etc.), value-added service information. Attributes (eg, material size, effect class, conversion class, industry classification), context attributes (eg, media, value-added service information bits), or any combination thereof, generate model value-added service feature information, and add value to the generated model The service feature information is input into a pre-trained corresponding value-added service information model, and a charging coefficient for each value-added service information is calculated.
本申请实施例中,业务特征信息包含但不限于:用户属性、增值业务信息属性以及上下文属性中的一种或其任意组合。In this embodiment of the present application, the service feature information includes, but is not limited to, one of a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof.
本申请实施例中,收费系数包括但不限于:CTR、CVR以及ICVR。In the embodiment of the present application, the charging coefficient includes but is not limited to: CTR, CVR, and ICVR.
步骤13,将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;Step 13: The service feature information of the extracted value-added service information is written into a preset universal dimension group to obtain a dimension group of the value-added service information.
本步骤中,通用维度组为依据增值业务信息组或增值业务信息创意中包含的业务特征信息生成的维度空间。作为一可选实施例,通用维度组表示如下:In this step, the universal dimension group is a dimension space generated according to the service feature information included in the value-added service information group or the value-added service information creation. As an alternative embodiment, the generic dimension group is expressed as follows:
dims(n)=<offer_ID,dim2,dim3,...,dimn>Dims(n)=<offer_ID, dim2, dim3,...,dimn>
其中,among them,
offer_ID为增值业务信息组标识,标识唯一的一增值业务信息组或增值业务信息创意,其中,增值业务信息创意是指包含一增值业务信息的标题、描述、图片链接的信息集合,为必选项;The offer_ID is a value-added service information group identifier, and identifies a unique value-added service information group or a value-added service information creation. The value-added service information creation refers to a collection of information including a title, description, and image link of a value-added service information, which is a mandatory option;
dim2~dimn为其他维度;Dim2~dimn are other dimensions;
n为通用维度组维数。 n is the general dimension group dimension.
本申请实施例中,其他维度可以从用户属性、和/或,增值业务信息属性、和/或,上下文属性包含的信息中选取,选取的维度数可依据实际需要设置。In the embodiment of the present application, other dimensions may be selected from user attributes, and/or value-added service information attributes, and/or information included in the context attributes, and the selected number of dimensions may be set according to actual needs.
作为一可选实施例,通用维度组包含增值业务信息组或增值业务信息创意中所有的业务特征信息,例如,可以设置:As an optional embodiment, the universal dimension group includes all the service feature information in the value-added service information group or the value-added service information creation. For example, the following:
性别对应dim2,取值dim2=v2;年龄对应dim3,取值dim3=v3;国家对应dim4,取值dim4=v4;语言对应dim5,取值dim5=v5;设备类型对应dim6,取值dim6=v6等;素材尺寸对应dim7,取值dim7=v7等。其中,取值为变量,例如,依据性别的不同,可以设置男性的取值为1,女性的取值为0,也可以直接设置为性别,例如,设置dim2=v2=男。再例如,依据年龄段的不同,可以设置少年的取值为0,青年的取值为1,中年的取值为2,老年的取值为3等,从而可以形成不同取值的通用维度组。Gender corresponds to dim2, value dim2=v2; age corresponds to dim3, value dim3=v3; country corresponds to dim4, value dim4=v4; language corresponds to dim5, value dim5=v5; device type corresponds to dim6, value dim6=v6 Etc; the material size corresponds to dim7, the value dim7=v7 and so on. The value is a variable. For example, depending on the gender, you can set the male value to 1 and the female value to 0. You can also set it directly to gender. For example, set dim2=v2=male. For another example, depending on the age group, the juvenile's value can be set to 0, the youth value is 1, the middle-aged value is 2, and the old-aged value is 3, so that a common dimension of different values can be formed. group.
作为另一可选实施例,如果增值业务信息组或增值业务信息创意中包含的所有业务特征信息的数量为4,则通用维度组的维数为4,例如,As another optional embodiment, if the number of all service feature information included in the value-added service information group or the value-added service information creation is 4, the dimension of the universal dimension group is 4, for example,
dim s(4)=<offer_ID=计费类型,dim2=性别,dim3=缺省,dim4=国家,dim 5=缺省,Dim s(4)=<offer_ID=billing type, dim2=sex, dim3=default, dim4=country, dim 5=default,
dim 6=缺省,dim 7=素材尺寸>Dim 6=default, dim 7=material size>
则对于某一增值业务信息,如果缺省值设置为0,该增值业务信息的维度组可以为:For a certain value-added service information, if the default value is set to 0, the dimension group of the value-added service information may be:
dims(4)=<CPC广告,男,0,中国,0,0,大号尺寸>。Dims(4)=<CPC advertising, male, 0, China, 0,0, large size>.
步骤14,依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;Step 14: Query the mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient according to the charging type of the value-added service information, and obtain the charging correction coefficient of the dimension group mapping of the value-added service information;
本步骤中,在计费类型中,CPC对应的计费系数为CTR,CPA/CPI/CPS对应的计费系数为CTR以及CVR;或者,ICVR。因而,本申请实施例中,CPC对应一计费类型修正系数集,CPA/CPI/CPS对应另一计费类型修正系数集。计费类型修正系数集中,包含不同取值的维度组与相应的计费修正系数的映射关系。In this step, in the charging type, the charging coefficient corresponding to the CPC is CTR, and the charging coefficient corresponding to CPA/CPI/CPS is CTR and CVR; or, ICVR. Therefore, in the embodiment of the present application, the CPC corresponds to a charging type correction coefficient set, and the CPA/CPI/CPS corresponds to another charging type correction coefficient set. The charging type correction coefficient is set, and the mapping relationship between the dimension groups of different values and the corresponding charging correction coefficient is included.
本申请实施例中,作为一可选实施例,图2为本申请实施例获取维度组与计费修正系数的映射关系的流程示意图。参见图2,该流程包括:In the embodiment of the present application, as an optional embodiment, FIG. 2 is a schematic flowchart of obtaining a mapping relationship between a dimension group and a charging correction coefficient according to an embodiment of the present application. Referring to Figure 2, the process includes:
步骤21,依据预先存储的展现历史日志,计算平均预估计费系数以及平均历史计费系数;Step 21: Calculate an average estimated charging coefficient and an average historical charging coefficient according to the pre-stored display history log;
本步骤中,从预先存储的展现历史日志中,计算在通用维度组dims(n)的各取值下的所有增值业务信息的平均预估计费系数和平均历史计费系数。 In this step, from the pre-stored presentation history log, the average estimated charging coefficient and the average historical charging coefficient of all value-added service information under each value of the common dimension group dims(n) are calculated.
本申请实施例中,平均预估计费系数包括:CTR平均预估计费系数、CVR平均预估计费系数以及ICVR平均预估计费系数;平均历史计费系数包括:CTR平均历史计费系数、CVR平均历史计费系数以及ICVR平均历史计费系数,其中,In the embodiment of the present application, the average estimated charging coefficient includes: CTR average estimated charging coefficient, CVR average estimated charging coefficient, and ICVR average estimated charging coefficient; average historical charging coefficient includes: CTR average historical charging Coefficient, CVR average historical charging factor, and ICVR average historical charging factor, where
1)分别利用下式计算CTR平均预估计费系数以及CTR平均历史计费系数:1) Calculate the CTR average estimated charging coefficient and the CTR average historical charging coefficient by using the following formula:
Figure PCTCN2017073976-appb-000019
Figure PCTCN2017073976-appb-000019
Figure PCTCN2017073976-appb-000020
Figure PCTCN2017073976-appb-000020
式中,In the formula,
CTRPREDICT(dims(n))为CTR平均预估计费系数;CTR PREDICT (dims(n)) is the CTR average estimated charging factor;
CTRREAL(dims(n))为CTR平均历史计费系数;CTR REAL (dims(n)) is the CTR average historical charging factor;
C(dims(n))表示预先存储的展现历史日志集合,每条历史日志包含一次增值业务信息的行为类型对应的预估eCPM;C(dims(n)) represents a pre-stored set of presentation history logs, each history log containing an estimated eCPM corresponding to the behavior type of the value-added service information;
ac(i)为第i条增值业务信息的行为类型,其中,其中,行为类型包括:展现、点击以及安装,展现标识为imp,点击标识为clk,安装标识为ins;Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
CTRPREDICT(i)为第i条增值业务信息的预估eCPM值。CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
本申请实施例中,每一条增值业务信息对应一取值的通用维度组,在CTR平均预估计费系数的计算公式中,分子为记录的所有增值业务信息中,行为类型为展现的增值业务信息对应的预估eCPM值之和,分母为记录的所有增值业务信息中,行为类型为展现的增值业务信息条数之和;In the embodiment of the present application, each value-added service information corresponds to a common dimension group of values. In the calculation formula of the CTR average estimated charging coefficient, the numerator is the value-added service of all the value-added service information recorded, and the behavior type is displayed. The sum of the estimated eCPM values corresponding to the information, and the denominator is the sum of the value-added service information of all the value-added service information recorded;
在CTR平均历史计费系数的计算公式中,分子为记录的所有增值业务信息中,行为类型为点击的增值业务信息条数之和,分母为记录的所有增值业务信息中,行为类型为展现的增值业务信息条数之和。In the calculation formula of the CTR average historical charging coefficient, the numerator is the sum of the value-added service information of the click type in all the value-added service information recorded, and the denominator is the recorded value-added service information, and the behavior type is displayed. The sum of the number of value-added business information.
本申请实施例中,作为一可选实施例,历史日志可以选取前一天或之前多天的日志,也可以使用小时级别的日志,取决于dims(n)的每一取值的增值业务信息日志量的多少。In an embodiment of the present application, as an optional embodiment, the history log may select logs of the previous day or days, or may use the log of the hourly level, depending on the value-added service information log of each value of dims(n). How much is the amount.
2)分别利用下式计算ICVR平均预估计费系数以及ICVR平均历史计费系数:2) Calculate the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient by using the following formula:
Figure PCTCN2017073976-appb-000021
Figure PCTCN2017073976-appb-000021
Figure PCTCN2017073976-appb-000022
Figure PCTCN2017073976-appb-000022
式中, In the formula,
ICVRPREDICT(dims(n))为ICVR平均预估计费系数;ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor;
ICVRREAL(dims(n))为ICVR平均历史计费系数。ICVR REAL (dims(n)) is the ICVR average historical charging factor.
3)分别利用下式计算CVR平均预估计费系数以及CVR平均历史计费系数:3) Calculate the CVR average estimated charging coefficient and the CVR average historical charging coefficient by using the following formula:
Figure PCTCN2017073976-appb-000023
Figure PCTCN2017073976-appb-000023
Figure PCTCN2017073976-appb-000024
Figure PCTCN2017073976-appb-000024
式中,In the formula,
CVRPREDICT(dims(n))为CVR平均预估计费系数;CVR PREDICT (dims(n)) is the average estimated charging factor of CVR;
CVRREAL(dims(n))为CVR平均历史计费系数。CVR REAL (dims(n)) is the CVR average historical charging factor.
本申请实施例中,每一增值业务信息对应有一CVR平均预估计费系数以及一CVR平均历史计费系数。In the embodiment of the present application, each value-added service information corresponds to a CVR average estimated charging coefficient and a CVR average historical charging coefficient.
步骤22,计算所述维度组的平均历史计费系数与平均预估计费系数的比值,得到计费修正系数,存储所述维度组与所述计费修正系数的映射关系。Step 22: Calculate a ratio of an average historical charging coefficient of the dimension group to an average estimated charging coefficient, obtain a charging correction coefficient, and store a mapping relationship between the dimension group and the charging correction coefficient.
本步骤中,分别利用下式计算CTR修正系数、ICVR修正系数以及CVR修正系数:In this step, the CTR correction coefficient, the ICVR correction coefficient, and the CVR correction coefficient are calculated by the following equations:
Figure PCTCN2017073976-appb-000025
Figure PCTCN2017073976-appb-000025
Figure PCTCN2017073976-appb-000026
Figure PCTCN2017073976-appb-000026
Figure PCTCN2017073976-appb-000027
Figure PCTCN2017073976-appb-000027
式中,In the formula,
ADJUSTCTR(dims(n))为CTR修正系数;ADJUST CTR (dims(n)) is the CTR correction factor;
ADJUSTICVR(dims(n))为ICVR修正系数;ADJUST ICVR (dims(n)) is the ICVR correction factor;
ADJUSTCVR(dims(n))为CVR修正系数。ADJUST CVR (dims(n)) is the CVR correction factor.
本申请实施例中,作为一可选实施例,将dims(n)各种取值(例如,性别的取值以及年龄的取值等)组合下的ADJUST值存在离线文件或数据库中。In the embodiment of the present application, as an optional embodiment, the ADJUST value of the dims(n) various values (for example, the value of the gender and the value of the age, etc.) is stored in an offline file or a database.
本申请实施例中,作为一可选实施例,如果在计费类型修正系数集中,维度组与计费修正系数的映射关系,没有查询到所述增值业务信息的维度组映射的计费修正系数,可以设置计费修正系数为1,即采用现有技术进行处理。In the embodiment of the present application, as an optional embodiment, if the charging type correction coefficient is concentrated, the mapping relationship between the dimension group and the charging correction coefficient, the charging correction coefficient of the dimension group mapping of the value-added service information is not queried. The billing correction coefficient can be set to 1, that is, processed by the prior art.
步骤15,将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正eCPM,按照计算得到的修正eCPM进行排序并推送排序的增值业 务信息。Step 15: Apply the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, obtain a modified eCPM for each value-added service information, sort and push the sorted value-added industry according to the calculated corrected eCPM. Information.
本步骤中,假设将增值业务信息的业务特征信息写入预先设置的通用维度组,得到的维度组为:In this step, it is assumed that the service feature information of the value-added service information is written into a preset universal dimension group, and the obtained dimension group is:
dims(n)=(b,v2,...,vn)Dims(n)=(b,v 2 ,...,v n )
利用下式计算CTR收费调整系数:Calculate the CTR charge adjustment factor using the following formula:
CTRADJUST=CTR*ADJUSTCTR(b,v2,...,vn)α CTR ADJUST =CTR*ADJUST CTR (b,v 2 ,...,v n ) α
其中,among them,
CTRADJUST为CTR收费调整系数;CTR ADJUST is the CTR charge adjustment factor;
0≤α≤1,为常数,数值越大,表示修正力度越强;实际应用中,对于所有增值业务信息以及所有增值业务信息投放请求,α均相同。0 ≤ α ≤ 1, which is a constant. The larger the value, the stronger the correction strength. In practical applications, α is the same for all value-added service information and all value-added service information delivery requests.
本申请实施例中,上述公式对于历史真实CTR低于历史预估CTR的增值业务信息,会降低其当前预估CTR;反之则会提高其当前预估CTR。In the embodiment of the present application, the above formula reduces the current estimated CTR for the value-added service information whose historical real CTR is lower than the historical estimated CTR; otherwise, it increases the current estimated CTR.
然后,再利用下式计算修正eCPM:Then, use the following formula to calculate the corrected eCPM:
eCPMADJUST-CPC=CTRADJUST*bideCPM ADJUST-CPC =CTR ADJUST *bid
式中,In the formula,
eCPMADJUST-CPC为基于CPC计费类型的修正eCPM。eCPM ADJUST-CPC is a modified eCPM based on CPC billing type.
利用下式计算ICVR收费调整系数:Calculate the ICVR charge adjustment factor using the following formula:
ICVRADJUST=ICVR*ADJUSTICVR(b,v2,...,vn)α ICVR ADJUST =ICVR*ADJUST ICVR (b,v 2 ,...,v n ) α
其中,among them,
ICVRADJUST为ICVR收费调整系数;ICVR ADJUST is the ICVR charging adjustment factor;
0≤α≤1,为常数。0 ≤ α ≤ 1, which is a constant.
然后,再利用下式计算修正eCPM:Then, use the following formula to calculate the corrected eCPM:
eCPMADJUST-ICVR=ICVRADJUST*bideCPM ADJUST-ICVR =ICVR ADJUST *bid
式中,In the formula,
eCPMADJUST-ICVR为基于CPA/CPI/CPS的第一计费类型的修正eCPM。eCPM ADJUST-ICVR is a modified eCPM based on the first billing type of CPA/CPI/CPS.
利用下式计算CVR收费调整系数:Calculate the CVR charge adjustment factor using the following formula:
CVRADJUST=CVR*ADJUSTCVR(b,v2,...,vn)β CVR ADJUST =CVR*ADJUST CVR (b,v 2 ,...,v n ) β
其中,among them,
CVRADJUST为CVR收费调整系数;CVR ADJUST is the CVR charging adjustment factor;
0≤β≤1,为常数,数值越大,表示修正力度越强。0 ≤ β ≤ 1, which is a constant. The larger the value, the stronger the correction force.
然后,再利用下式计算修正eCPM:Then, use the following formula to calculate the corrected eCPM:
eCPMADJUST-CVR=CTRADJUST*CVRADJUST*bideCPM ADJUST-CVR =CTR ADJUST *CVR ADJUST *bid
式中,In the formula,
eCPMADJUST-CVR为基于CPA/CPI/CPS的第二计费类型的修正eCPM。eCPM ADJUST-CVR is a modified eCPM for the second billing type based on CPA/CPI/CPS.
本申请实施例中,可以选出分数排在最前面的若干增值业务信息(排序前N位的增值业务信息)并返回给客户端/浏览器。In the embodiment of the present application, a plurality of value-added service information (the value-added service information of the top N bits before sorting) ranked first in the score may be selected and returned to the client/browser.
本申请实施例中,作为一可选实施例,该方法还可以包括:In an embodiment of the present application, as an optional embodiment, the method may further include:
将推送的增值业务信息的用户行为信息记录至所述历史日志中。The user behavior information of the pushed value-added service information is recorded in the history log.
本步骤中,通过将上述流程中产生的有用的用户行为信息,例如,包含增值业务信息的展现,用户点击增值业务信息,用户安装增值业务信息的行为类型记录到历史日志中,从而可以不断扩充增值业务信息模型。In this step, by using the useful user behavior information generated in the above process, for example, including the presentation of the value-added service information, the user clicks the value-added service information, and the behavior type of the user installing the value-added service information is recorded in the history log, so that the user can continuously expand. Value-added business information model.
本申请实施例中,通过解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数;将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正eCPM,按照计算得到的修正eCPM进行排序并推送排序的增值业务信息。这样,根据增值业务信息的历史日志,统计各增值业务信息的平均预估指标值(CTR/CVR/ICVR)和平均真实指标值,计算出每一增值业务信息的预估指标和真实指标的偏差(计费修正系数),使用该偏差在线上进行增值业务信息排序时,对增值业务信息模型输出的预估指标进行修正,避免了通过增值业务信息模型的预估指标与历史真实的增值业务信息指标偏差较大的情 况,使得增值业务信息的总体预估eCPM更加准确,提升eCPM的精确度,从而优化增值业务信息的整体排序效果,提升增值业务信息的推送效率;进一步地,根据历史日志统计信息,动态计算历史CTR/CVR/ICVR修正系数,时效性较好;而且,设置的通用维度组在计算历史CTR/CVR/ICVR修正系数时,可以支持多个维度,能更好的适应不同情境下的增值业务信息CTR/CVR/ICVR分布。In the embodiment of the present application, the feature information included in the value-added service information delivery request is obtained by parsing the received value-added service information delivery request, and the candidate value-added service conforming to the feature information is selected from the preset value-added service information set. Information set; sequentially extracting service characteristic information of each value-added service information in the candidate value-added service information set, inputting the pre-trained value-added service information model, calculating a charging coefficient for each value-added service information; and extracting the value-added service information The service characteristic information is written into a preset universal dimension group to obtain a dimension group of the value-added service information; and according to the charging type of the value-added service information, the mapping of the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient is queried. a relationship, obtaining a charging correction coefficient of the dimension group mapping of the value-added service information; applying the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, and obtaining a corrected eCPM for each value-added service information, according to the calculation Get corrected eCPM for sorting and push sorting Value-added business information. In this way, according to the historical log of the value-added service information, the average estimated index value (CTR/CVR/ICVR) and the average true index value of each value-added service information are counted, and the deviation between the estimated index and the true index of each value-added service information is calculated. (Billing correction factor), when the deviation is used to sort the value-added service information online, the estimated index outputted by the value-added service information model is corrected, and the estimated index and the historical value-added service information through the value-added service information model are avoided. Large deviation of indicators In this case, the overall estimated eCPM of the value-added service information is more accurate, and the accuracy of the eCPM is improved, thereby optimizing the overall ranking effect of the value-added service information, and improving the push efficiency of the value-added service information; further, dynamically calculating the history based on the historical log statistics information. The CTR/CVR/ICVR correction factor has better timeliness; moreover, the set universal dimension group can support multiple dimensions when calculating the historical CTR/CVR/ICVR correction coefficient, which can better adapt to the value-added service information in different scenarios. CTR/CVR/ICVR distribution.
图3为本申请实施例推送增值业务信息的装置结构示意图。参见图3,该装置包括:候选增值业务信息集获取模块31、收费系数计算模块32、维度组获取模块33、计费修正系数查询模块34以及增值业务信息推送模块35,其中,FIG. 3 is a schematic structural diagram of an apparatus for pushing value-added service information according to an embodiment of the present application. Referring to FIG. 3, the device includes: a candidate value-added service information collection module 31, a charging coefficient calculation module 32, a dimension group acquisition module 33, a charging correction coefficient query module 34, and a value-added service information pushing module 35, where
候选增值业务信息集获取模块31,用于解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;The candidate value-added service information collection module 31 is configured to parse the received value-added service information delivery request, obtain the feature information included in the value-added service information delivery request, and select the qualified information from the preset value-added service information set. Candidate value-added service information set;
本申请实施例中,作为一可选实施例,特征信息包含但不限于:增值业务信息组标识、用户属性、增值业务信息属性以及上下文属性中的一种或其任意组合。In an embodiment of the present application, as an optional embodiment, the feature information includes, but is not limited to, one of a value-added service information group identifier, a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof.
收费系数计算模块32,用于依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数;The charging coefficient calculation module 32 is configured to sequentially extract service characteristic information of each value-added service information in the candidate value-added service information set, input the pre-trained value-added service information model, and calculate a charging coefficient for each value-added service information;
本申请实施例中,作为一可选实施例,业务特征信息包含但不限于:用户属性、增值业务信息属性以及上下文属性中的一种或其任意组合。In an embodiment of the present application, as an optional embodiment, the service feature information includes, but is not limited to, one of a user attribute, a value-added service information attribute, and a context attribute, or any combination thereof.
本申请实施例中,收费系数包括但不限于:CTR、CVR以及ICVR。其中,In the embodiment of the present application, the charging coefficient includes but is not limited to: CTR, CVR, and ICVR. among them,
对于计费类型为CPC的增值业务信息,计算CTR;而对于计费类型为CPA/CPI/CPS的增值业务信息,计算CTR和CVR;或者,ICVR。For the value-added service information of the charging type CPC, the CTR is calculated; and for the value-added service information of the charging type CPA/CPI/CPS, the CTR and the CVR are calculated; or, the ICVR.
维度组获取模块33,用于将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;The dimension group obtaining module 33 is configured to write the service feature information of the extracted value-added service information into a preset universal dimension group to obtain a dimension group of the value-added service information;
本申请实施例中,作为一可选实施例,通用维度组表示如下:In the embodiment of the present application, as an optional embodiment, the universal dimension group is expressed as follows:
dims(n)=<offer_ID,dim2,dim3,...,dimn>Dims(n)=<offer_ID, dim2, dim3,...,dimn>
其中,among them,
offer_ID为增值业务信息组标识,为必选项; The offer_ID is a value-added service information group identifier, which is mandatory;
dim2~dimn为其他维度;Dim2~dimn are other dimensions;
n为通用维度组维数。n is the general dimension group dimension.
本申请实施例中,其他维度可以从用户属性、和/或,增值业务信息属性、和/或,上下文属性包含的信息中选取,每一包含的信息对应一维度。In the embodiment of the present application, other dimensions may be selected from user attributes, and/or value-added service information attributes, and/or information included in the context attributes, and each included information corresponds to one dimension.
计费修正系数查询模块34,用于依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;The billing correction coefficient querying module 34 is configured to query a mapping relationship between the pre-stored billing type correction coefficient concentration dimension group and the billing correction coefficient according to the billing type of the value-added service information, and obtain the dimension group mapping of the value-added service information. Billing correction factor;
本申请实施例中,在计费类型中,CPC对应的计费系数为CTR,CPA/CPI/CPS对应的计费系数为CTR以及CVR;或者,ICVR。因而,本申请实施例中,CPC对应一计费类型修正系数集,CPA/CPI/CPS对应另一计费类型修正系数集。计费类型修正系数集中,包含不同取值的维度组与相应的计费修正系数的映射关系。In the embodiment of the present application, in the charging type, the charging coefficient corresponding to the CPC is CTR, and the charging coefficient corresponding to CPA/CPI/CPS is CTR and CVR; or ICVR. Therefore, in the embodiment of the present application, the CPC corresponds to a charging type correction coefficient set, and the CPA/CPI/CPS corresponds to another charging type correction coefficient set. The charging type correction coefficient is set, and the mapping relationship between the dimension groups of different values and the corresponding charging correction coefficient is included.
增值业务信息推送模块35,用于将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正期望的每千次增值业务信息展现的收费eCPM,按照计算得到的修正eCPM进行排序并推送排序的增值业务信息。The value-added service information pushing module 35 is configured to apply the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, and obtain a charging eCPM for each thousand times of value-added service information that is corrected for each value-added service information. The corrected eCPM is sorted according to the calculation and the sorted value-added service information is pushed.
本申请实施例中,作为一可选实施例,计费修正系数查询模块34包括:计算单元、映射关系构建单元以及计费修正系数查询单元(图中未示出),其中,In the embodiment of the present application, as an optional embodiment, the charging correction coefficient query module 34 includes: a calculating unit, a mapping relationship constructing unit, and a charging correction coefficient query unit (not shown), wherein
计算单元,用于依据预先存储的展现历史日志,计算平均预估计费系数以及平均历史计费系数;a calculating unit, configured to calculate an average estimated charging coefficient and an average historical charging coefficient according to the pre-stored presentation history log;
映射关系构建单元,用于计算所述维度组的平均历史计费系数与平均预估计费系数的比值,得到所述维度组映射的计费修正系数,置于计费类型修正系数集中;a mapping relationship construction unit, configured to calculate a ratio of an average historical charging coefficient of the dimensional group to an average estimated charging coefficient, and obtain a charging correction coefficient of the dimensional group mapping, and set the charging type correction coefficient set;
计费修正系数查询单元,用于依据增值业务信息的计费类型,查询所述映射关系构建单元,获取所述增值业务信息的维度组映射的计费修正系数。The charging correction coefficient querying unit is configured to query the mapping relationship construction unit according to the charging type of the value-added service information, and acquire the charging correction coefficient of the dimension group mapping of the value-added service information.
本申请实施例中,作为一可选实施例,所述平均预估计费系数包括:CTR平均预估计费系数、CVR平均预估计费系数以及ICVR平均预估计费系数;所述平均历史计费系数包括:CTR平均历史计费系数、CVR平均历史计费系数以及ICVR平均历史计费系数。In an embodiment of the present application, as an optional embodiment, the average estimated charging coefficient includes: a CTR average estimated charging coefficient, a CVR average estimated charging coefficient, and an ICVR average estimated charging coefficient; The historical charging coefficient includes: CTR average historical charging coefficient, CVR average historical charging coefficient, and ICVR average historical charging coefficient.
本申请实施例中,作为一可选实施例,分别利用下式计算所述CTR平均预估计费系数以及CTR平均历史计费系数: In the embodiment of the present application, as an optional embodiment, the CTR average estimated charging coefficient and the CTR average historical charging coefficient are calculated by using the following formula:
Figure PCTCN2017073976-appb-000028
Figure PCTCN2017073976-appb-000028
Figure PCTCN2017073976-appb-000029
Figure PCTCN2017073976-appb-000029
式中,In the formula,
CTRPREDICT(dims(n))为CTR平均预估计费系数;CTR PREDICT (dims(n)) is the CTR average estimated charging factor;
CTRREAL(dims(n))为CTR平均历史计费系数;CTR REAL (dims(n)) is the CTR average historical charging factor;
C(dims(n))为预先存储的展现历史日志集合;C(dims(n)) is a pre-stored set of presentation history logs;
ac(i)为第i条增值业务信息的行为类型,其中,其中,行为类型包括:展现、点击以及安装,展现标识为imp,点击标识为clk,安装标识为ins;Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
CTRPREDICT(i)为第i条增值业务信息的预估eCPM值。CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
分别利用下式计算所述ICVR平均预估计费系数以及ICVR平均历史计费系数:Calculate the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient by using the following formula:
Figure PCTCN2017073976-appb-000030
Figure PCTCN2017073976-appb-000030
Figure PCTCN2017073976-appb-000031
Figure PCTCN2017073976-appb-000031
式中,In the formula,
ICVRPREDICT(dims(n))为ICVR平均预估计费系数;ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor;
ICVRREAL(dims(n))为ICVR平均历史计费系数。ICVR REAL (dims(n)) is the ICVR average historical charging factor.
分别利用下式计算所述CVR平均预估计费系数以及CVR平均历史计费系数:Calculate the CVR average estimated charging coefficient and the CVR average historical charging coefficient by using the following formula:
Figure PCTCN2017073976-appb-000032
Figure PCTCN2017073976-appb-000032
Figure PCTCN2017073976-appb-000033
Figure PCTCN2017073976-appb-000033
式中,In the formula,
CVRPREDICT(dims(n))为CVR平均预估计费系数;CVR PREDICT (dims(n)) is the average estimated charging factor of CVR;
CVRREAL(dims(n))为CVR平均历史计费系数。CVR REAL (dims(n)) is the CVR average historical charging factor.
本申请实施例中,作为另一可选实施例,所述计费修正系数包括:CTR修正系数、ICVR修正系数以及CVR修正系数,分别利用下式计算所述CTR修正系数、ICVR修正系数以及CVR修正系数:In an embodiment of the present application, as another optional embodiment, the charging correction coefficient includes: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient, the ICVR correction coefficient, and the CVR are respectively calculated by using the following formula: Correction factor:
Figure PCTCN2017073976-appb-000034
Figure PCTCN2017073976-appb-000034
Figure PCTCN2017073976-appb-000035
Figure PCTCN2017073976-appb-000035
Figure PCTCN2017073976-appb-000036
Figure PCTCN2017073976-appb-000036
式中,In the formula,
ADJUSTCTR(dims(n))为CTR修正系数;ADJUST CTR (dims(n)) is the CTR correction factor;
ADJUSTICVR(dims(n))为ICVR修正系数;ADJUST ICVR (dims(n)) is the ICVR correction factor;
ADJUSTCVR(dims(n))为CVR修正系数。ADJUST CVR (dims(n)) is the CVR correction factor.
本申请实施例中,作为再一可选实施例,利用下式计算所述修正eCPM:In the embodiment of the present application, as another optional embodiment, the modified eCPM is calculated by using the following formula:
eCPMADJUST-CPC=CTRADJUST*bideCPM ADJUST-CPC =CTR ADJUST *bid
CTRADJUST=CTR*ADJUSTCTR(b,v2,...,vn)α CTR ADJUST =CTR*ADJUST CTR (b,v 2 ,...,v n ) α
其中,among them,
eCPMADJUST-CPC为基于CPC计费类型的修正eCPM;eCPM ADJUST-CPC is a modified eCPM based on CPC billing type;
CTRADJUST为CTR收费调整系数;CTR ADJUST is the CTR charge adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
本申请实施例中,作为一可选实施例,利用下式计算所述修正eCPM:In the embodiment of the present application, as an optional embodiment, the modified eCPM is calculated by using the following formula:
eCPMADJUST-ICVR=ICVRADJUST*bideCPM ADJUST-ICVR =ICVR ADJUST *bid
ICVRADJUST=ICVR*ADJUSTICVR(b,v2,...,vn)α ICVR ADJUST =ICVR*ADJUST ICVR (b,v 2 ,...,v n ) α
其中,among them,
eCPMADJUST-ICVR为基于CPA/CPI/CPS的第一计费类型的修正eCPM;eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
ICVRADJUST为ICVR收费调整系数;ICVR ADJUST is the ICVR charging adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
本申请实施例中,作为另一可选实施例,利用下式计算所述修正eCPM:In the embodiment of the present application, as another alternative embodiment, the modified eCPM is calculated by using the following formula:
eCPMADJUST-CVR=CTRADJUST*CVRADJUST*bideCPM ADJUST-CVR =CTR ADJUST *CVR ADJUST *bid
CVRADJUST=CVR*ADJUSTCVR(b,v2,...,vn)β CVR ADJUST =CVR*ADJUST CVR (b,v 2 ,...,v n ) β
其中,among them,
eCPMADJUST-CVR为基于CPA/CPI/CPS的第二计费类型的修正eCPM; eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type;
CVRADJUST为CVR收费调整系数;CVR ADJUST is the CVR charging adjustment factor;
0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
(b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
本申请实施例中,作为一可选实施例,该装置还包括:In an embodiment of the present application, as an optional embodiment, the apparatus further includes:
记录模块36,用于将推送的增值业务信息的用户行为信息记录至所述历史日志中。The recording module 36 is configured to record user behavior information of the pushed value-added service information into the history log.
本申请实施例还提供一种电子设备,所述电子设备包含前述任一实施例所述的装置。The embodiment of the present application further provides an electronic device, where the electronic device includes the device described in any of the foregoing embodiments.
图4为本申请电子设备一个实施例的结构示意图,可以实现本申请图1-3所示实施例的流程,如图4所示,上述电子设备可以包括:壳体41、处理器42、存储器43、电路板44和电源电路45,其中,电路板44安置在壳体41围成的空间内部,处理器42和存储器43设置在电路板44上;电源电路45,用于为上述电子设备的各个电路或器件供电;存储器43用于存储可执行程序代码;处理器42通过读取存储器43中存储的可执行程序代码来运行与可执行程序代码对应的程序,用于执行前述任一实施例所述的推送增值业务信息的方法。FIG. 4 is a schematic structural diagram of an embodiment of an electronic device according to the present application, which may implement the process of the embodiment shown in FIG. 1-3 of the present application. As shown in FIG. 4, the electronic device may include: a housing 41, a processor 42, and a memory. 43. The circuit board 44 and the power supply circuit 45, wherein the circuit board 44 is disposed inside the space surrounded by the housing 41, the processor 42 and the memory 43 are disposed on the circuit board 44, and the power supply circuit 45 is used for the electronic device Each circuit or device is powered; the memory 43 is for storing executable program code; the processor 42 is operative to execute a program corresponding to the executable program code by reading the executable program code stored in the memory 43 for performing any of the foregoing embodiments The method of pushing value-added service information.
处理器42对上述步骤的具体执行过程以及处理器42通过运行可执行程序代码来进一步执行的步骤,可以参见本申请图1-3所示实施例的描述,在此不再赘述。For the specific execution of the foregoing steps by the processor 42 and the steps performed by the processor 42 by running the executable program code, refer to the description of the embodiment shown in FIG. 1-3 of the present application, and details are not described herein again.
该电子设备以多种形式存在,包括但不限于:The electronic device exists in a variety of forms including, but not limited to:
(1)移动通信设备:这类设备的特点是具备移动通信功能,并且以提供话音、数据通信为主要目标。这类终端包括:智能手机(例如iPhone)、多媒体手机、功能性手机,以及低端手机等。(1) Mobile communication devices: These devices are characterized by mobile communication functions and are mainly aimed at providing voice and data communication. Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
(2)超移动个人计算机设备:这类设备属于个人计算机的范畴,有计算和处理功能,一般也具备移动上网特性。这类终端包括:PDA、MID和UMPC设备等,例如iPad。(2) Ultra-mobile personal computer equipment: This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has mobile Internet access. Such terminals include: PDAs, MIDs, and UMPC devices, such as the iPad.
(3)便携式娱乐设备:这类设备可以显示和播放多媒体内容。该类设备包括:音频、视频播放器(例如iPod),掌上游戏机,电子书,以及智能玩具和便携式车载导航设备。(3) Portable entertainment devices: These devices can display and play multimedia content. Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, and smart toys and portable car navigation devices.
(4)服务器:提供计算服务的设备,服务器的构成包括处理器、硬盘、内存、系统总线等,服务器和通用的计算机架构类似,但是由于需要提供高可靠的服务,因此在处理能力、稳定性、可靠性、安全性、可扩展性、可管理性等方面要求较高。 (4) Server: A device that provides computing services. The server consists of a processor, a hard disk, a memory, a system bus, etc. The server is similar to a general-purpose computer architecture, but because of the need to provide highly reliable services, processing power and stability High reliability in terms of reliability, security, scalability, and manageability.
(5)其他具有数据交互功能的电子设备。(5) Other electronic devices with data interaction functions.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。One of ordinary skill in the art can understand that all or part of the process of implementing the foregoing embodiments can be completed by a computer program to instruct related hardware, and the program can be stored in a computer readable storage medium. When executed, the flow of an embodiment of the methods as described above may be included. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求的保护范围为准。 The foregoing is only a specific embodiment of the present application, but the scope of protection of the present application is not limited thereto, and any change or replacement that can be easily conceived by those skilled in the art within the technical scope disclosed by the present application is All should be covered by the scope of this application. Therefore, the scope of protection of this application should be determined by the scope of protection of the claims.

Claims (23)

  1. 一种推送增值业务信息的方法,其特征在于,该方法包括:A method for pushing value-added service information, characterized in that the method comprises:
    解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;Parsing the received value-added service information delivery request, obtaining the feature information included in the value-added service information delivery request, and selecting a candidate value-added service information set that meets the feature information from the preset value-added service information set;
    依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数;And sequentially extracting service characteristic information of each value-added service information in the candidate value-added service information set, inputting the pre-trained value-added service information model, and calculating a charging coefficient for each value-added service information;
    将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;The service characteristic information of the extracted value-added service information is written into a preset universal dimension group to obtain a dimension group of the value-added service information;
    依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;According to the charging type of the value-added service information, querying the mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient, and acquiring the charging correction coefficient of the dimensional group mapping of the value-added service information;
    将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正期望的每千次增值业务信息展现的收费eCPM,按照计算得到的修正eCPM进行排序并推送排序的增值业务信息。Applying the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, and obtaining a charging eCPM displayed per thousand value-added service information of each modified value-added service information, and sorting according to the calculated corrected eCPM and Push sorted value-added business information.
  2. 根据权利要求1所述的方法,其特征在于,获取所述维度组与计费修正系数的映射关系包括:The method according to claim 1, wherein the obtaining the mapping relationship between the dimension group and the charging correction coefficient comprises:
    依据预先存储的展现历史日志,计算平均预估计费系数以及平均历史计费系数;Calculating an average estimated charging coefficient and an average historical charging coefficient according to a pre-stored presentation history log;
    计算所述维度组的平均历史计费系数与平均预估计费系数的比值,得到计费修正系数,存储所述维度组与所述计费修正系数的映射关系。Calculating a ratio of an average historical charging coefficient of the dimensional group to an average estimated charging coefficient, obtaining a charging correction coefficient, and storing a mapping relationship between the dimensional group and the charging correction coefficient.
  3. 根据权利要求2所述的方法,其特征在于,所述平均预估计费系数包括:CTR平均预估计费系数、CVR平均预估计费系数以及ICVR平均预估计费系数;所述平均历史计费系数包括:CTR平均历史计费系数、CVR平均历史计费系数以及ICVR平均历史计费系数。The method according to claim 2, wherein said average estimated charging coefficient comprises: CTR average estimated charging coefficient, CVR average estimated charging coefficient, and ICVR average estimated charging coefficient; said average The historical charging coefficient includes: CTR average historical charging coefficient, CVR average historical charging coefficient, and ICVR average historical charging coefficient.
  4. 根据权利要求3所述的方法,其特征在于,分别利用下式计算所述CTR平均预估计费系数以及CTR平均历史计费系数:The method according to claim 3, wherein the CTR average estimated charging coefficient and the CTR average historical charging coefficient are calculated by using the following formulas, respectively:
    Figure PCTCN2017073976-appb-100001
    Figure PCTCN2017073976-appb-100001
    Figure PCTCN2017073976-appb-100002
    Figure PCTCN2017073976-appb-100002
    式中,In the formula,
    CTRPREDICT(dims(n))为CTR平均预估计费系数;CTR PREDICT (dims(n)) is the CTR average estimated charging factor;
    CTRREAL(dims(n))为CTR平均历史计费系数;CTR REAL (dims(n)) is the CTR average historical charging factor;
    C(dims(n))为预先存储的展现历史日志集合;C(dims(n)) is a pre-stored set of presentation history logs;
    ac(i)为第i条增值业务信息的行为类型,其中,其中,行为类型包括:展现、点击以及安装,展现标识为imp,点击标识为clk,安装标识为ins;Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
    CTRPREDICT(i)为第i条增值业务信息的预估eCPM值。CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
  5. 根据权利要求3所述的方法,其特征在于,分别利用下式计算所述ICVR平均预估计费系数以及ICVR平均历史计费系数:The method according to claim 3, wherein the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient are calculated by using the following formula:
    Figure PCTCN2017073976-appb-100003
    Figure PCTCN2017073976-appb-100003
    Figure PCTCN2017073976-appb-100004
    Figure PCTCN2017073976-appb-100004
    式中,In the formula,
    ICVRPREDICT(dims(n))为ICVR平均预估计费系数;ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor;
    ICVRREAL(dims(n))为ICVR平均历史计费系数。ICVR REAL (dims(n)) is the ICVR average historical charging factor.
  6. 根据权利要求3所述的方法,其特征在于,分别利用下式计算所述CVR平均预估计费系数以及CVR平均历史计费系数:The method according to claim 3, wherein the CVR average estimated charging coefficient and the CVR average historical charging coefficient are calculated by using the following formula:
    Figure PCTCN2017073976-appb-100005
    Figure PCTCN2017073976-appb-100005
    Figure PCTCN2017073976-appb-100006
    Figure PCTCN2017073976-appb-100006
    式中,In the formula,
    CVRPREDICT(dims(n))为CVR平均预估计费系数;CVR PREDICT (dims(n)) is the average estimated charging factor of CVR;
    CVRREAL(dims(n))为CVR平均历史计费系数。CVR REAL (dims(n)) is the CVR average historical charging factor.
  7. 根据权利要求4至6任一项所述的方法,其特征在于,所述计费修正系数包括:CTR修正系数、ICVR修正系数以及CVR修正系数,分别利用下式计算所述CTR修正系数、ICVR修正系数以及CVR修正系数: The method according to any one of claims 4 to 6, wherein the charging correction coefficient comprises: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient and the ICVR are calculated by using the following formulas, respectively. Correction factor and CVR correction factor:
    Figure PCTCN2017073976-appb-100007
    Figure PCTCN2017073976-appb-100007
    Figure PCTCN2017073976-appb-100008
    Figure PCTCN2017073976-appb-100008
    Figure PCTCN2017073976-appb-100009
    Figure PCTCN2017073976-appb-100009
    式中,In the formula,
    ADJUSTCTR(dims(n))为CTR修正系数;ADJUST CTR (dims(n)) is the CTR correction factor;
    ADJUSTICVR(dims(n))为ICVR修正系数;ADJUST ICVR (dims(n)) is the ICVR correction factor;
    ADJUSTCVR(dims(n))为CVR修正系数。ADJUST CVR (dims(n)) is the CVR correction factor.
  8. 根据权利要求4至6任一项所述的方法,其特征在于,利用下式计算所述修正eCPM:The method according to any one of claims 4 to 6, wherein the modified eCPM is calculated using the following formula:
    eCPMADJUST-CPC=CTRADJUST*bideCPM ADJUST-CPC =CTR ADJUST *bid
    CTRADJUST=CTR*ADJUSTCTR(b,v2,...,vn)α CTR ADJUST =CTR*ADJUST CTR (b,v 2 ,...,v n ) α
    其中,among them,
    eCPMADJUST-CPC为基于CPC计费类型的修正eCPM;eCPM ADJUST-CPC is a modified eCPM based on CPC billing type;
    CTRADJUST为CTR收费调整系数;CTR ADJUST is the CTR charge adjustment factor;
    0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
    (b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  9. 根据权利要求4至6任一项所述的方法,其特征在于,利用下式计算所述修正eCPM:The method according to any one of claims 4 to 6, wherein the modified eCPM is calculated using the following formula:
    eCPMADJUST-ICVR=ICVRADJUST*bideCPM ADJUST-ICVR =ICVR ADJUST *bid
    ICVRADJUST=ICVR*ADJUSTICVR(b,v2,...,vn)α ICVR ADJUST =ICVR*ADJUST ICVR (b,v 2 ,...,v n ) α
    其中,among them,
    eCPMADJUST-ICVR为基于CPA/CPI/CPS的第一计费类型的修正eCPM;eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
    ICVRADJUST为ICVR收费调整系数;ICVR ADJUST is the ICVR charging adjustment factor;
    0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
    (b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。 (b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  10. 根据权利要求4至6任一项所述的方法,其特征在于,利用下式计算所述修正eCPM:The method according to any one of claims 4 to 6, wherein the modified eCPM is calculated using the following formula:
    eCPMADJUST-CVR=CTRADJUST*CVRADJUST*bideCPM ADJUST-CVR =CTR ADJUST *CVR ADJUST *bid
    CVRADJUST=CVR*ADJUSTCVR(b,v2,...,vn)β CVR ADJUST =CVR*ADJUST CVR (b,v 2 ,...,v n ) β
    其中,among them,
    eCPMADJUST-CVR为基于CPA/CPI/CPS的第二计费类型的修正eCPM;eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type;
    CVRADJUST为CVR收费调整系数;CVR ADJUST is the CVR charging adjustment factor;
    0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
    (b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  11. 根据权利要求1至6任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1 to 6, wherein the method further comprises:
    将推送的增值业务信息的用户行为信息记录至所述历史日志中。The user behavior information of the pushed value-added service information is recorded in the history log.
  12. 一种推送增值业务信息的装置,其特征在于,该装置包括:候选增值业务信息集获取模块、收费系数计算模块、维度组获取模块、计费修正系数查询模块以及增值业务信息推送模块,其中,An apparatus for pushing value-added service information, the device comprising: a candidate value-added service information set acquisition module, a charging coefficient calculation module, a dimension group acquisition module, a charging correction coefficient query module, and a value-added service information push module, wherein
    候选增值业务信息集获取模块,用于解析接收的增值业务信息投放请求,获取所述增值业务信息投放请求中包含的特征信息,从预先设置的增值业务信息集中,选出符合所述特征信息的候选增值业务信息集;The candidate value-added service information collection module is configured to parse the received value-added service information delivery request, obtain the feature information included in the value-added service information delivery request, and select the qualified information from the preset value-added service information set. Candidate value-added service information set;
    收费系数计算模块,用于依次提取候选增值业务信息集中的每一增值业务信息的业务特征信息,输入预先训练出的增值业务信息模型中,计算出针对每一增值业务信息的收费系数;a charging coefficient calculation module, configured to sequentially extract service characteristic information of each value-added service information in the candidate value-added service information set, input the pre-trained value-added service information model, and calculate a charging coefficient for each value-added service information;
    维度组获取模块,用于将提取的增值业务信息的业务特征信息写入预先设置的通用维度组,得到该增值业务信息的维度组;a dimension group obtaining module, configured to write the service characteristic information of the extracted value-added service information into a preset universal dimension group, to obtain a dimension group of the value-added service information;
    计费修正系数查询模块,用于依据增值业务信息的计费类型,查询预先存储的计费类型修正系数集中维度组与计费修正系数的映射关系,获取所述增值业务信息的维度组映射的计费修正系数;The charging correction coefficient querying module is configured to query a mapping relationship between the pre-stored charging type correction coefficient centralized dimension group and the charging correction coefficient according to the charging type of the value-added service information, and obtain the dimensional group mapping of the value-added service information. Billing correction factor;
    增值业务信息推送模块,用于将所述收费系数以及计费修正系数应用于预先设置的计费调整公式,得到每一增值业务信息的修正期望的每千次增值业务信息展现的收费eCPM, 按照计算得到的修正eCPM进行排序并推送排序的增值业务信息。And a value-added service information pushing module, configured to apply the charging coefficient and the charging correction coefficient to a preset charging adjustment formula, to obtain a charging eCPM for each thousand times of value-added service information that is expected to be corrected for each value-added service information, The corrected eCPM is sorted according to the calculation and the sorted value-added service information is pushed.
  13. 根据权利要求12所述的装置,其特征在于,所述计费修正系数查询模块包括:计算单元、映射关系构建单元以及计费修正系数查询单元,其中,The device according to claim 12, wherein the charging correction coefficient querying module comprises: a calculating unit, a mapping relationship building unit, and a charging correction coefficient query unit, wherein
    计算单元,用于依据预先存储的展现历史日志,计算平均预估计费系数以及平均历史计费系数;a calculating unit, configured to calculate an average estimated charging coefficient and an average historical charging coefficient according to the pre-stored presentation history log;
    映射关系构建单元,用于计算所述维度组的平均历史计费系数与平均预估计费系数的比值,得到所述维度组映射的计费修正系数,置于计费类型修正系数集中;a mapping relationship construction unit, configured to calculate a ratio of an average historical charging coefficient of the dimensional group to an average estimated charging coefficient, and obtain a charging correction coefficient of the dimensional group mapping, and set the charging type correction coefficient set;
    计费修正系数查询单元,用于依据增值业务信息的计费类型,查询所述映射关系构建单元,获取所述增值业务信息的维度组映射的计费修正系数。The charging correction coefficient querying unit is configured to query the mapping relationship construction unit according to the charging type of the value-added service information, and acquire the charging correction coefficient of the dimension group mapping of the value-added service information.
  14. 根据权利要求13所述的装置,其特征在于,所述平均预估计费系数包括:CTR平均预估计费系数、CVR平均预估计费系数以及ICVR平均预估计费系数;所述平均历史计费系数包括:CTR平均历史计费系数、CVR平均历史计费系数以及ICVR平均历史计费系数。The apparatus according to claim 13, wherein said average estimated charging coefficient comprises: a CTR average estimated charging coefficient, a CVR average estimated charging coefficient, and an ICVR average estimated charging coefficient; said average The historical charging coefficient includes: CTR average historical charging coefficient, CVR average historical charging coefficient, and ICVR average historical charging coefficient.
  15. 根据权利要求14所述的装置,其特征在于,分别利用下式计算所述CTR平均预估计费系数以及CTR平均历史计费系数:The apparatus according to claim 14, wherein said CTR average estimated charging coefficient and CTR average historical charging coefficient are calculated by the following equations, respectively:
    Figure PCTCN2017073976-appb-100010
    Figure PCTCN2017073976-appb-100010
    Figure PCTCN2017073976-appb-100011
    Figure PCTCN2017073976-appb-100011
    式中,In the formula,
    CTRPREDICT(dims(n))为CTR平均预估计费系数;CTR PREDICT (dims(n)) is the CTR average estimated charging factor;
    CTRREAL(dims(n))为CTR平均历史计费系数;CTR REAL (dims(n)) is the CTR average historical charging factor;
    C(dims(n))为预先存储的展现历史日志集合;C(dims(n)) is a pre-stored set of presentation history logs;
    ac(i)为第i条增值业务信息的行为类型,其中,其中,行为类型包括:展现、点击以及安装,展现标识为imp,点击标识为clk,安装标识为ins;Ac(i) is the behavior type of the i-th value-added service information, wherein the behavior type includes: presentation, click, and installation, the presentation identifier is imp, the click identifier is clk, and the installation identifier is ins;
    CTRPREDICT(i)为第i条增值业务信息的预估eCPM值。CTR PREDICT (i) is the estimated eCPM value of the i-th value-added business information.
  16. 根据权利要求14所述的装置,其特征在于,分别利用下式计算所述ICVR平均预估计费系数以及ICVR平均历史计费系数: The apparatus according to claim 14, wherein the ICVR average estimated charging coefficient and the ICVR average historical charging coefficient are calculated by using the following formula:
    Figure PCTCN2017073976-appb-100012
    Figure PCTCN2017073976-appb-100012
    Figure PCTCN2017073976-appb-100013
    Figure PCTCN2017073976-appb-100013
    式中,In the formula,
    ICVRPREDICT(dims(n))为ICVR平均预估计费系数;ICVR PREDICT (dims(n)) is the ICVR average estimated charging factor;
    ICVRREAL(dims(n))为ICVR平均历史计费系数。ICVR REAL (dims(n)) is the ICVR average historical charging factor.
  17. 根据权利要求14所述的装置,其特征在于,分别利用下式计算所述CVR平均预估计费系数以及CVR平均历史计费系数:The apparatus according to claim 14, wherein the CVR average estimated charging coefficient and the CVR average historical charging coefficient are calculated by using the following formulas, respectively:
    Figure PCTCN2017073976-appb-100014
    Figure PCTCN2017073976-appb-100014
    Figure PCTCN2017073976-appb-100015
    Figure PCTCN2017073976-appb-100015
    式中,In the formula,
    CVRPREDICT(dims(n))为CVR平均预估计费系数;CVR PREDICT (dims(n)) is the average estimated charging factor of CVR;
    CVRREAL(dims(n))为CVR平均历史计费系数。CVR REAL (dims(n)) is the CVR average historical charging factor.
  18. 根据权利要求15至17任一项所述的装置,其特征在于,所述计费修正系数包括:CTR修正系数、ICVR修正系数以及CVR修正系数,分别利用下式计算所述CTR修正系数、ICVR修正系数以及CVR修正系数:The apparatus according to any one of claims 15 to 17, wherein the charging correction coefficient comprises: a CTR correction coefficient, an ICVR correction coefficient, and a CVR correction coefficient, and the CTR correction coefficient and the ICVR are calculated by the following equations, respectively. Correction factor and CVR correction factor:
    Figure PCTCN2017073976-appb-100016
    Figure PCTCN2017073976-appb-100016
    Figure PCTCN2017073976-appb-100017
    Figure PCTCN2017073976-appb-100017
    Figure PCTCN2017073976-appb-100018
    Figure PCTCN2017073976-appb-100018
    式中,In the formula,
    ADJUSTCTR(dims(n))为CTR修正系数;ADJUST CTR (dims(n)) is the CTR correction factor;
    ADJUSTICVR(dims(n))为ICVR修正系数;ADJUST ICVR (dims(n)) is the ICVR correction factor;
    ADJUSTCVR(dims(n))为CVR修正系数。 ADJUST CVR (dims(n)) is the CVR correction factor.
  19. 根据权利要求15至17任一项所述的装置,其特征在于,利用下式计算所述修正eCPM:Apparatus according to any one of claims 15 to 17, wherein said modified eCPM is calculated using:
    eCPMADJUST-CPC=CTRADJUST*bideCPM ADJUST-CPC =CTR ADJUST *bid
    CTRADJUST=CTR*ADJUSTCTR(b,v2,...,vn)α CTR ADJUST =CTR*ADJUST CTR (b,v 2 ,...,v n ) α
    其中,among them,
    eCPMADJUST-CPC为基于CPC计费类型的修正eCPM;eCPM ADJUST-CPC is a modified eCPM based on CPC billing type;
    CTRADJUST为CTR收费调整系数;CTR ADJUST is the CTR charge adjustment factor;
    0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
    (b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  20. 根据权利要求15至17任一项所述的装置,其特征在于,利用下式计算所述修正eCPM:Apparatus according to any one of claims 15 to 17, wherein said modified eCPM is calculated using:
    eCPMADJUST-ICVR=ICVRADJUST*bideCPM ADJUST-ICVR =ICVR ADJUST *bid
    ICVRADJUST=ICVR*ADJUSTICVR(b,v2,...,vn)α ICVR ADJUST =ICVR*ADJUST ICVR (b,v 2 ,...,v n ) α
    其中,among them,
    eCPMADJUST-ICVR为基于CPA/CPI/CPS的第一计费类型的修正eCPM;eCPM ADJUST-ICVR is a modified eCPM based on the first charging type of CPA/CPI/CPS;
    ICVRADJUST为ICVR收费调整系数;ICVR ADJUST is the ICVR charging adjustment factor;
    0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
    (b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  21. 根据权利要求15至17任一项所述的装置,其特征在于,利用下式计算所述修正eCPM:Apparatus according to any one of claims 15 to 17, wherein said modified eCPM is calculated using:
    eCPMADJUST-CVR=CTRADJUST*CVRADJUST*bideCPM ADJUST-CVR =CTR ADJUST *CVR ADJUST *bid
    CVRADJUST=CVR*ADJUSTCVR(b,v2,...,vn)β CVR ADJUST =CVR*ADJUST CVR (b,v 2 ,...,v n ) β
    其中,among them,
    eCPMADJUST-CVR为基于CPA/CPI/CPS的第二计费类型的修正eCPM;eCPM ADJUST-CVR is a modified eCPM based on CPA/CPI/CPS second charging type;
    CVRADJUST为CVR收费调整系数; CVR ADJUST is the CVR charging adjustment factor;
    0≤α≤1,为常数;0 ≤ α ≤ 1, which is a constant;
    (b,v2,...,vn)为将增值业务信息的业务特征信息写入预先设置的通用维度组得到的维度组。(b, v 2 , . . . , v n ) is a dimension group obtained by writing service characteristic information of the value-added service information into a preset common dimension group.
  22. 根据权利要求12至17任一项所述的装置,其特征在于,所述装置还包括:The device according to any one of claims 12 to 17, wherein the device further comprises:
    记录模块,用于将推送的增值业务信息的用户行为信息记录至所述历史日志中。And a recording module, configured to record user behavior information of the pushed value-added service information into the history log.
  23. 一种电子设备,其特征在于,所述电子设备包括:壳体、处理器、存储器、电路板和电源电路,其中,电路板安置在壳体围成的空间内部,处理器和存储器设置在电路板上;电源电路,用于为上述电子设备的各个电路或器件供电;存储器用于存储可执行程序代码;处理器通过读取存储器中存储的可执行程序代码来运行与可执行程序代码对应的程序,用于执行前述任一权利要求1-11所述的推送增值业务信息的方法。 An electronic device, comprising: a housing, a processor, a memory, a circuit board, and a power supply circuit, wherein the circuit board is disposed inside a space enclosed by the housing, and the processor and the memory are disposed in the circuit a power supply circuit for supplying power to each circuit or device of the electronic device; a memory for storing executable program code; and a processor for operating the executable program code by reading executable program code stored in the memory A program for performing the method of pushing value-added service information according to any of claims 1-11.
PCT/CN2017/073976 2016-03-18 2017-02-17 Method and device for pushing value-added service information and electronic apparatus WO2017157130A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610156894.2A CN107205009B (en) 2016-03-18 2016-03-18 Method and device for pushing value added service information and electronic equipment
CN201610156894.2 2016-03-18

Publications (1)

Publication Number Publication Date
WO2017157130A1 true WO2017157130A1 (en) 2017-09-21

Family

ID=59851747

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/073976 WO2017157130A1 (en) 2016-03-18 2017-02-17 Method and device for pushing value-added service information and electronic apparatus

Country Status (2)

Country Link
CN (1) CN107205009B (en)
WO (1) WO2017157130A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108984588A (en) * 2018-05-28 2018-12-11 国政通科技股份有限公司 A kind of data processing method and device
CN111314448B (en) * 2020-02-05 2022-02-08 重庆大学 Data communication system and method adapted based on CPA field protection

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101689273A (en) * 2007-05-04 2010-03-31 谷歌公司 Metric conversion for online advertising
US20130262218A1 (en) * 2012-03-30 2013-10-03 Google Inc. Incorporating Delayed Feedback In Performance-Based Content Distribution
CN103914468A (en) * 2012-12-31 2014-07-09 阿里巴巴集团控股有限公司 Method and device for searching for released information
CN105184586A (en) * 2015-09-18 2015-12-23 北京金山安全软件有限公司 Method and device for controlling information display

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100228636A1 (en) * 2009-03-04 2010-09-09 Google Inc. Risk premiums for conversion-based online advertisement bidding

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101689273A (en) * 2007-05-04 2010-03-31 谷歌公司 Metric conversion for online advertising
US20130262218A1 (en) * 2012-03-30 2013-10-03 Google Inc. Incorporating Delayed Feedback In Performance-Based Content Distribution
CN103914468A (en) * 2012-12-31 2014-07-09 阿里巴巴集团控股有限公司 Method and device for searching for released information
CN105184586A (en) * 2015-09-18 2015-12-23 北京金山安全软件有限公司 Method and device for controlling information display

Also Published As

Publication number Publication date
CN107205009A (en) 2017-09-26
CN107205009B (en) 2020-06-26

Similar Documents

Publication Publication Date Title
TWI648642B (en) Data search processing method and system
US10134053B2 (en) User engagement-based contextually-dependent automated pricing for non-guaranteed delivery
US9773256B1 (en) User-based ad ranking
TWI512508B (en) Recommended methods and systems for recommending information
US8099412B2 (en) Query statistics provider
US20170098236A1 (en) Exploration of real-time advertising decisions
US20100250335A1 (en) System and method using text features for click prediction of sponsored search advertisements
WO2010005801A2 (en) Prediction of a degree of relevance between query rewrites and a search query
JP2017501480A (en) Hashtag and content presentation
US20110307323A1 (en) Content items for mobile applications
US8688514B1 (en) Ad selection using image data
CN104424210A (en) Information recommendation method, information recommendation system and server
US20120246178A1 (en) Evaluating supply of electronic content relating to keywords
US20120084142A1 (en) Bid landscape forecasting in online advertising
CN111105269A (en) Advertisement putting processing method, device, equipment and storage medium
WO2022247666A1 (en) Content processing method and apparatus, and computer device and storage medium
US8725566B2 (en) Predicting advertiser keyword performance indicator values based on established performance indicator values
WO2017157130A1 (en) Method and device for pushing value-added service information and electronic apparatus
TW201435776A (en) Method and apparatus for displaying promotion information
WO2017157159A1 (en) Method, device, and electronic apparatus for pushing value-added service information item
CN107507023B (en) Information delivery method and device
US20140172587A1 (en) Dynamic floor prices in second-price auctions
US8620925B1 (en) System and method for identifying advertising opportunities
US10497031B1 (en) Conditional bids in an auction
Chen et al. Query clustering based on bid landscape for sponsored search auction optimization

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

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

Ref document number: 17765672

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 04/01/19)

122 Ep: pct application non-entry in european phase

Ref document number: 17765672

Country of ref document: EP

Kind code of ref document: A1