WO2000055790A2 - Gradient criterion method for neural networks and application to targeted marketing - Google Patents

Gradient criterion method for neural networks and application to targeted marketing Download PDF

Info

Publication number
WO2000055790A2
WO2000055790A2 PCT/US2000/006735 US0006735W WO0055790A2 WO 2000055790 A2 WO2000055790 A2 WO 2000055790A2 US 0006735 W US0006735 W US 0006735W WO 0055790 A2 WO0055790 A2 WO 0055790A2
Authority
WO
WIPO (PCT)
Prior art keywords
maximum likelihood
neural networks
new
utility function
training
Prior art date
Application number
PCT/US2000/006735
Other languages
French (fr)
Other versions
WO2000055790A3 (en
WO2000055790B1 (en
Inventor
Yuri Galperin
Vladimir Fishman
Original Assignee
Marketswitch Corp.
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 Marketswitch Corp. filed Critical Marketswitch Corp.
Priority to CA002403249A priority Critical patent/CA2403249A1/en
Priority to AU38840/00A priority patent/AU3884000A/en
Publication of WO2000055790A2 publication Critical patent/WO2000055790A2/en
Publication of WO2000055790A3 publication Critical patent/WO2000055790A3/en
Publication of WO2000055790B1 publication Critical patent/WO2000055790B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Definitions

  • the goal of target marketmg modelmg is typically to find a method to calculate the probability of any prospect in the list to respond to an offer.
  • the neural network model is built based on the experimental data (test mailing), and the traditional approach to this problem is to choose a model and compute model parameters with a model fitting procedure
  • the topology of model for example, number of nodes, input and transfer functions — defines the formula that expresses the probability of response as a function of attributes
  • the output of the model is tested against actual output (from the results of a test mailing) and discrepancy is accumulated in a special error function.
  • Different types of error functions can be used (e.g.. mean square, absolute error); model parameters are determined to minimize the error function.
  • the best fitting of model parameters is an implicit indication that the model is good (not necessarily the best) in terms of its original objective.
  • the model building process is defined by two entities: the type of model and the error (or utility) function.
  • the type of model defines the ability of the model to discern various patterns in the data. For example, increasing the number of nodes results in more complicated formulae, so a model can more accurately discern complicated patterns.
  • the "goodness" of the model is ultimately defined by the choice of an error function, since it is the error function that is minimized during the model training process.
  • the Maximum Likelihood criterion is the explicit measure of this compliance.
  • the function p(X, A) should be a known function of two variables.
  • the Maximum Likelihood technique provides the mathematical apparatus to solve this optimization problem.
  • the Maximum Likelihood method can be applied to neural networks as follows. Let the neural network calculate a value of the output variable y based on the input vector X. The observed values (y ⁇ , y , • .. , YN) represent the actual output with some error e. Assuming that this error has, for example, a normal distribution, the method can find weights W of the neural network that makes a probability of the output p(y ⁇ ,W)*p( y 2 , W)* ... *p( VN,W) maximally possible.
  • the Maximum Likelihood criterion is equivalent to the Least Mean Square criterion-which is, in fact, most widely used for neural network training.
  • the observed output X is a binary variable that is equal to 1 if a customer responded to the offer, and is 0 otherwise.
  • the normality assumption is too rough, and leads to a sub-optimal set of neural network weights if used in neural network training. This is a typical direct marketing scenario.
  • the present invention represents a unique application of the Maximum Likelihood statistical method to commercial neural network technologies.
  • the present invention utilizes the specific nature of the output in target marketing problems and makes it possible to produce more accurate and predictive results. It is best used on "noisy" data and when one is interested in determining a distribution's overall accuracy, or best general description of reality.
  • the present invention provides a competitive advantage over off-the-shelf modeling packages in that it greatly enhances the application of Maximum Likelihood to quantitative marketing applications such as customer acquisition, cross-selling/up- selling, predictive customer profitability modeling, and channel optimization.
  • the superior predictive modeling capability provided by using the present invention means that marketing analysts will be better able to: • Predict the propensity of individual prospects to respond to an offer, thus enabling marketers to better identify target markets. • Identify customers and prospects who are most likely to default on loans, so that remedial action can be taken, or so that those prospects can be excluded from certain offers. • Identify customers or prospects who are most likely to prepay loans, so a better estimate can be made of revenues. • Identify customers who are most amenable to cross-sell and up-sell opportunities. • Predict claims experience, so that insurers can better establish risk and set premiums appropriately. • Identify instances of credit-card fraud.
  • Figure 1 shows the dataflow of the method of training the model of the present invention.
  • Figure 2 illustrates a preferred system architecture for employing the present invention.
  • the present invention uses the neural network to calculate a propensity score g(X, W), where W ⁇ s a set of weights of the neural network, Nis a vector of customer attributes (input vector).
  • the neural network training procedure finds the optimal weights PFthat minimize Err and thus maximize likelihood of the observed output L.
  • the gradient criterion that is required by a training procedure is computed as follows:
  • ⁇ 1 1 1 "r " J i * teresp tenon _resp 1 J t
  • the method was tested on a variety of business cases against both Least Mean Square and Cross-Entropy criteria. In all cases the method gave 20% - 50% improvement in the lift on top 20% of the target marketing sample customer pools.
  • the method inputs data from modeling database 11 into a selected model 12 to calculate scores 13.
  • the error 14 is calculated from comparison with the known responses from modeling database 11 and checked for convergence 15 below a desired level. When convergence occurs, a new model 16 is the result to be used for targeted marketing 17. Otherwise, the process minimizes the error and solves for a new set of weights at 18 and begins a new iteration.
  • the present invention operates on a computer system and is used for targeted marketing purposes.
  • the system runs on a three-tier architecture that supports CORBA as an intercommunications protocol.
  • the desktop client software on targeted marketing workstations 20 supports JAVA.
  • the central application server 22 and multithreaded calculation engines 24, 25 run on Windows NT or UNIX.
  • Modeling database 26 is used for training new models to be applied for targeted marketing related to customer database 28.
  • the recommended minimum system requirements for application server 22 and multithreaded calculation engines 24, 25 are as follows:
  • the recommended minimum requirements for the targeted marketing workstations 20 are as follows:
  • the present invention uses the present invention in conjunction with a neural network to provide a user with data indicating the individuals or classes of individuals who are most likely to respond to direct marketing.

Abstract

The present invention is drawn to a unique application of the Maximum Likelihood statistical method to commercial neural network technologies. The present invention utilizes the specific nature of the output in target marketing problems and makes it possible to produce more accurate and predictive results by minimizing a gradient criterion to produce model weights to get the maximum likelihood result. It is best used on 'noisy' data and when one is interested in determining a distribution's overall accuracy, or best general description of reality.

Description

TITLE OF THE INVENTION: Gradient Cπteπon Method for Neural Networks and Application to Targeted Marketing FIELD OF THE INVENTION: This invention relates generally to the development of neural network models to optimize the effects of targeted marketing programs. More specifically, this invention is an improvement on the Maximum Likelihood method of training neural networks using a gradient criterion, and is specially designed for binary output havmg strongly uneven proportion, which is typical for direct marketing problems.
BACKGROUND OF THE INVENTION: The goal of most modeling procedures is to minimize the discrepancy between real results and model outputs. If the discrepancy, or error, can be accumulated on a record by record basis, it is suitable for gradient algorithms like Maximum Likelihood.
The goal of target marketmg modelmg is typically to find a method to calculate the probability of any prospect in the list to respond to an offer. The neural network model is built based on the experimental data (test mailing), and the traditional approach to this problem is to choose a model and compute model parameters with a model fitting procedure The topology of model — for example, number of nodes, input and transfer functions — defines the formula that expresses the probability of response as a function of attributes In a special model fitting procedure, the output of the model is tested against actual output (from the results of a test mailing) and discrepancy is accumulated in a special error function. Different types of error functions can be used (e.g.. mean square, absolute error); model parameters are determined to minimize the error function. The best fitting of model parameters is an implicit indication that the model is good (not necessarily the best) in terms of its original objective. Thus the model building process is defined by two entities: the type of model and the error (or utility) function. The type of model defines the ability of the model to discern various patterns in the data. For example, increasing the number of nodes results in more complicated formulae, so a model can more accurately discern complicated patterns. The "goodness" of the model is ultimately defined by the choice of an error function, since it is the error function that is minimized during the model training process. To reach the goal of modeling, one wants to use a utility function that assigns probabilities that are most in compliance with the results of the experiment (the test mailing). The Maximum Likelihood criterion is the explicit measure of this compliance. However, the modeling process as it exists today has a significant drawback: it uses conventional utility functions (least mean square, cross entropy) only because there is a mathematical apparatus developed for these utility functions. What would really be useful is a process that builds a response model that directly maximizes Maximum Likelihood. For example, a random variable X exists with the distribution p(X, A), where A is an unknown vector of parameters to be estimated based on the independent observations of X: (xi, x2, ... , XN)- The goal is to find such a vector A that makes a probability of the output p(xι,A)*p( x2,A)* ... *p( XN,A) maximally possible. Note that the function p(X, A) should be a known function of two variables. The Maximum Likelihood technique provides the mathematical apparatus to solve this optimization problem. In general, the Maximum Likelihood method can be applied to neural networks as follows. Let the neural network calculate a value of the output variable y based on the input vector X. The observed values (y ι , y , • .. , YN) represent the actual output with some error e. Assuming that this error has, for example, a normal distribution, the method can find weights W of the neural network that makes a probability of the output p(yι,W)*p( y2, W)* ... *p( VN,W) maximally possible. In the case of a normal probability function, the Maximum Likelihood criterion is equivalent to the Least Mean Square criterion-which is, in fact, most widely used for neural network training. In the case of target marketing, the observed output X is a binary variable that is equal to 1 if a customer responded to the offer, and is 0 otherwise. The normality assumption is too rough, and leads to a sub-optimal set of neural network weights if used in neural network training. This is a typical direct marketing scenario.
SUMMARY OF THE INVENTION: The present invention represents a unique application of the Maximum Likelihood statistical method to commercial neural network technologies. The present invention utilizes the specific nature of the output in target marketing problems and makes it possible to produce more accurate and predictive results. It is best used on "noisy" data and when one is interested in determining a distribution's overall accuracy, or best general description of reality. The present invention provides a competitive advantage over off-the-shelf modeling packages in that it greatly enhances the application of Maximum Likelihood to quantitative marketing applications such as customer acquisition, cross-selling/up- selling, predictive customer profitability modeling, and channel optimization. Specifically, the superior predictive modeling capability provided by using the present invention means that marketing analysts will be better able to: • Predict the propensity of individual prospects to respond to an offer, thus enabling marketers to better identify target markets. • Identify customers and prospects who are most likely to default on loans, so that remedial action can be taken, or so that those prospects can be excluded from certain offers. • Identify customers or prospects who are most likely to prepay loans, so a better estimate can be made of revenues. • Identify customers who are most amenable to cross-sell and up-sell opportunities. • Predict claims experience, so that insurers can better establish risk and set premiums appropriately. • Identify instances of credit-card fraud.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 shows the dataflow of the method of training the model of the present invention.
Figure 2 illustrates a preferred system architecture for employing the present invention.
DETAILED DESCRIPTION OF THE INVENTION The present invention uses the neural network to calculate a propensity score g(X, W), where Wϊs a set of weights of the neural network, Nis a vector of customer attributes (input vector). The probability to respond to an offer for a customer with attributes X can be calculated by a formula: P = s(x,w) l + g(X,W)
If there are N independent samples and among them n are responders, the probability of such output is:
γ
Figure imgf000007_0001
Using the logarithm of L as a training criterion (training error) in the form of:
Err = -ln£ = ∑ln(l + .g- ) - ∑ln(g,) - ∑ln(l -g,) teresp lenon-resp The neural network training procedure finds the optimal weights PFthat minimize Err and thus maximize likelihood of the observed output L. One can use back propagation or a similar method to perform training. The gradient criterion that is required by a training procedure is computed as follows:
£ ■• = (£-& ∑l /g, + ∑ T^~ )g
1=1 A " " gt teresp iznon-resp 1 & l In order for the training procedure be robust and stable the output of the neural network should be in the middle of the working interval [0, 1]. To ensure that, the present invention introduces the normalized propensity score/which is related to g as:
g(X,W) = fh (X,W) Now, let/ be the output of the neural network and choose the parameter x in such a way that/may be of the order of 0.5. Let R be an average response rate in the sample. The above condition is satisfied if:
τ = l/ln
R While training the model, the criterion is optimized so the calculation is based on the output of the neural network using the formula:
Err = -\nP = ∑]n(l + f 'τ ) - - ∑Hf) - ∑hι(l - /;1/τ ) =1 ^ it≡resp tenon _resp The gradient criterion is computed as follows: ι N fllτ -l , N - 1/τ -l
^ 1=1 1 "r" J i * teresp tenon _resp 1 J t The method was tested on a variety of business cases against both Least Mean Square and Cross-Entropy criteria. In all cases the method gave 20% - 50% improvement in the lift on top 20% of the target marketing sample customer pools. As shown in figure 1, the method inputs data from modeling database 11 into a selected model 12 to calculate scores 13. The error 14 is calculated from comparison with the known responses from modeling database 11 and checked for convergence 15 below a desired level. When convergence occurs, a new model 16 is the result to be used for targeted marketing 17. Otherwise, the process minimizes the error and solves for a new set of weights at 18 and begins a new iteration.
The present invention operates on a computer system and is used for targeted marketing purposes. In a preferred embodiment as shown in figure 2, the system runs on a three-tier architecture that supports CORBA as an intercommunications protocol. The desktop client software on targeted marketing workstations 20 supports JAVA. The central application server 22 and multithreaded calculation engines 24, 25 run on Windows NT or UNIX. Modeling database 26 is used for training new models to be applied for targeted marketing related to customer database 28. The recommended minimum system requirements for application server 22 and multithreaded calculation engines 24, 25 are as follows:
Figure imgf000009_0001
*Approximately 100 MB/1 million records in customer database. The above assumes the user client is installed on a PC with the recommended configuration found below.
Figure imgf000009_0002
Figure imgf000010_0001
The recommended minimum requirements for the targeted marketing workstations 20 are as follows:
Figure imgf000010_0002
Using the present invention in conjunction with a neural network, the present invention provides a user with data indicating the individuals or classes of individuals who are most likely to respond to direct marketing.

Claims

We Claim:
1. A method of training neural networks using a maximum likelihood utility function, comprising: selecting an initial model function for a propensity score g(X, W), were W is a set of weights of the neural network and X is a vector of customer attributes from a modeling database; calculating propensity scores for the customers in the modeling database; calculating a training error Err, where
Err = -ln-L = ∑ln(l + g- )- ∑ln(g-)- ∑ln(l-g,) ι=l teresp tenon-resp measuring the error to check for convergence below a desired value; obtaining a new model and applying it to new data when convergence occurs; minimizing the error to solve for new weights W by minimizing the gradient criterion defined by the formula:
Err = (∑^ ∑l/g, + ∑ - - )*' ; and ι=i 1 ' g, teresp i non-resp 1 gt
beginning a new iteration of the process by calculating new propensity scores for the customers in the modeling database.
2. The method of training neural networks using a maximum likelihood utility function of claim 1 , wherein the new model is applied to new customer data for targeted marketing.
3. The method of training neural networks using a maximum likelihood utility function of claim 1 , wherein f is a normalized propensity score related to g(X,W) by the formula: g(X,W) = fih (X,W) and/ is the output of the neural network; choosing the parameter x in such a way that/may be of the order of 0.5; wherein R is an average response rate in the sample and the above condition atisfied if:
x = l/ln ; and
R wherein:
Err = -lnP = ∑ln(l + /1/τ ) -- ∑ln(/) - ∑ln(l -/lrt ) ; ι=I ^ iGresp tenon _resp and gradient criterion is computed as follows:
Figure imgf000012_0001
- *■ J t r
4. The method of training neural networks using a maximum likelihood utility function of claim 1 , wherein the new model is applied to the top 20% of a targeted marketing sample customer pool.
5. The method of training neural networks using a maximum likelihood utility function of claim 3, wherein the new model is applied to the top 20% of a targeted marketing sample customer pool.
6. The method of training neural networks using a maximum likelihood utility function of claim 1 , wherein the method is performed on a computer network.
PCT/US2000/006735 1999-03-15 2000-03-15 Gradient criterion method for neural networks and application to targeted marketing WO2000055790A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CA002403249A CA2403249A1 (en) 1999-03-15 2000-03-15 Gradient criterion method for neural networks and application to targeted marketing
AU38840/00A AU3884000A (en) 1999-03-15 2000-03-15 Gradient criterion method for neural networks and application to targeted marketing

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12421799P 1999-03-15 1999-03-15
US60/124,217 1999-03-15

Publications (3)

Publication Number Publication Date
WO2000055790A2 true WO2000055790A2 (en) 2000-09-21
WO2000055790A3 WO2000055790A3 (en) 2000-12-14
WO2000055790B1 WO2000055790B1 (en) 2001-02-22

Family

ID=22413524

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/006735 WO2000055790A2 (en) 1999-03-15 2000-03-15 Gradient criterion method for neural networks and application to targeted marketing

Country Status (3)

Country Link
AU (1) AU3884000A (en)
CA (1) CA2403249A1 (en)
WO (1) WO2000055790A2 (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002037302A1 (en) * 2000-10-31 2002-05-10 Granlund Goesta Training of associative networks
US6993493B1 (en) * 1999-08-06 2006-01-31 Marketswitch Corporation Method for optimizing net present value of a cross-selling marketing campaign
US8027871B2 (en) 2006-11-03 2011-09-27 Experian Marketing Solutions, Inc. Systems and methods for scoring sales leads
US8732004B1 (en) 2004-09-22 2014-05-20 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US9058340B1 (en) 2007-11-19 2015-06-16 Experian Marketing Solutions, Inc. Service for associating network users with profiles
US9767309B1 (en) 2015-11-23 2017-09-19 Experian Information Solutions, Inc. Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria
US9916596B1 (en) 2007-01-31 2018-03-13 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
US10019508B1 (en) 2014-05-07 2018-07-10 Consumerinfo.Com, Inc. Keeping up with the joneses
US10078868B1 (en) 2007-01-31 2018-09-18 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US10102536B1 (en) 2013-11-15 2018-10-16 Experian Information Solutions, Inc. Micro-geographic aggregation system
US10121194B1 (en) 2006-10-05 2018-11-06 Experian Information Solutions, Inc. System and method for generating a finance attribute from tradeline data
US10242019B1 (en) 2014-12-19 2019-03-26 Experian Information Solutions, Inc. User behavior segmentation using latent topic detection
US10255598B1 (en) 2012-12-06 2019-04-09 Consumerinfo.Com, Inc. Credit card account data extraction
US10262362B1 (en) 2014-02-14 2019-04-16 Experian Information Solutions, Inc. Automatic generation of code for attributes
US10339527B1 (en) 2014-10-31 2019-07-02 Experian Information Solutions, Inc. System and architecture for electronic fraud detection
US10417704B2 (en) 2010-11-02 2019-09-17 Experian Technology Ltd. Systems and methods of assisted strategy design
US10593004B2 (en) 2011-02-18 2020-03-17 Csidentity Corporation System and methods for identifying compromised personally identifiable information on the internet
US10592982B2 (en) 2013-03-14 2020-03-17 Csidentity Corporation System and method for identifying related credit inquiries
US10678894B2 (en) 2016-08-24 2020-06-09 Experian Information Solutions, Inc. Disambiguation and authentication of device users
US10699028B1 (en) 2017-09-28 2020-06-30 Csidentity Corporation Identity security architecture systems and methods
US10810605B2 (en) 2004-06-30 2020-10-20 Experian Marketing Solutions, Llc System, method, software and data structure for independent prediction of attitudinal and message responsiveness, and preferences for communication media, channel, timing, frequency, and sequences of communications, using an integrated data repository
CN112070593A (en) * 2020-09-29 2020-12-11 中国银行股份有限公司 Data processing method, device, equipment and storage medium
US10896472B1 (en) 2017-11-14 2021-01-19 Csidentity Corporation Security and identity verification system and architecture
US10909617B2 (en) 2010-03-24 2021-02-02 Consumerinfo.Com, Inc. Indirect monitoring and reporting of a user's credit data
US10937090B1 (en) 2009-01-06 2021-03-02 Consumerinfo.Com, Inc. Report existence monitoring
US11030562B1 (en) 2011-10-31 2021-06-08 Consumerinfo.Com, Inc. Pre-data breach monitoring
US11151468B1 (en) 2015-07-02 2021-10-19 Experian Information Solutions, Inc. Behavior analysis using distributed representations of event data
US11157997B2 (en) 2006-03-10 2021-10-26 Experian Information Solutions, Inc. Systems and methods for analyzing data
US11257117B1 (en) 2014-06-25 2022-02-22 Experian Information Solutions, Inc. Mobile device sighting location analytics and profiling system
US11682041B1 (en) 2020-01-13 2023-06-20 Experian Marketing Solutions, Llc Systems and methods of a tracking analytics platform

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008147918A2 (en) 2007-05-25 2008-12-04 Experian Information Solutions, Inc. System and method for automated detection of never-pay data sets
WO2010132492A2 (en) 2009-05-11 2010-11-18 Experian Marketing Solutions, Inc. Systems and methods for providing anonymized user profile data
US9152727B1 (en) 2010-08-23 2015-10-06 Experian Marketing Solutions, Inc. Systems and methods for processing consumer information for targeted marketing applications

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0554083A2 (en) * 1992-01-30 1993-08-04 Ricoh Company, Ltd Neural network learning system
US5504675A (en) * 1994-12-22 1996-04-02 International Business Machines Corporation Method and apparatus for automatic selection and presentation of sales promotion programs
US5774868A (en) * 1994-12-23 1998-06-30 International Business And Machines Corporation Automatic sales promotion selection system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0554083A2 (en) * 1992-01-30 1993-08-04 Ricoh Company, Ltd Neural network learning system
US5504675A (en) * 1994-12-22 1996-04-02 International Business Machines Corporation Method and apparatus for automatic selection and presentation of sales promotion programs
US5774868A (en) * 1994-12-23 1998-06-30 International Business And Machines Corporation Automatic sales promotion selection system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SURENDRAN A C ET AL: "Unsupervised, smooth training of feed-forward neural networks for mismatch compensation" 1997 IEEE WORKSHOP ON AUTOMATIC SPEECH RECOGNITION AND UNDERSTANDING PROCEEDINGS (CAT. NO.97TH8241), 1997 IEEE WORKSHOP ON AUTOMATIC SPEECH RECOGNITION AND UNDERSTANDING PROCEEDINGS, SANTA BARBARA, CA, USA, 14-17 DEC. 1997, pages 482-489, XP002148180 1997, New York, NY, USA, IEEE, USA ISBN: 0-7803-3698-4 *

Cited By (67)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8285577B1 (en) 1999-08-06 2012-10-09 Experian Information Solutions, Inc. Method for optimizing net present value of a cross-selling marketing campaign
US6993493B1 (en) * 1999-08-06 2006-01-31 Marketswitch Corporation Method for optimizing net present value of a cross-selling marketing campaign
US7499868B2 (en) 1999-08-06 2009-03-03 Marketswitch Corporation Method for optimizing net present value of a cross-selling marketing campaign
US8015045B2 (en) 1999-08-06 2011-09-06 Experian Information Solutions, Inc. Method for optimizing net present value of a cross-selling marketing campaign
WO2002037302A1 (en) * 2000-10-31 2002-05-10 Granlund Goesta Training of associative networks
US10810605B2 (en) 2004-06-30 2020-10-20 Experian Marketing Solutions, Llc System, method, software and data structure for independent prediction of attitudinal and message responsiveness, and preferences for communication media, channel, timing, frequency, and sequences of communications, using an integrated data repository
US11657411B1 (en) 2004-06-30 2023-05-23 Experian Marketing Solutions, Llc System, method, software and data structure for independent prediction of attitudinal and message responsiveness, and preferences for communication media, channel, timing, frequency, and sequences of communications, using an integrated data repository
US8732004B1 (en) 2004-09-22 2014-05-20 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US10586279B1 (en) 2004-09-22 2020-03-10 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US11373261B1 (en) 2004-09-22 2022-06-28 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US11861756B1 (en) 2004-09-22 2024-01-02 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US11562457B2 (en) 2004-09-22 2023-01-24 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US11157997B2 (en) 2006-03-10 2021-10-26 Experian Information Solutions, Inc. Systems and methods for analyzing data
US11954731B2 (en) 2006-10-05 2024-04-09 Experian Information Solutions, Inc. System and method for generating a finance attribute from tradeline data
US10121194B1 (en) 2006-10-05 2018-11-06 Experian Information Solutions, Inc. System and method for generating a finance attribute from tradeline data
US11631129B1 (en) 2006-10-05 2023-04-18 Experian Information Solutions, Inc System and method for generating a finance attribute from tradeline data
US10963961B1 (en) 2006-10-05 2021-03-30 Experian Information Solutions, Inc. System and method for generating a finance attribute from tradeline data
US8027871B2 (en) 2006-11-03 2011-09-27 Experian Marketing Solutions, Inc. Systems and methods for scoring sales leads
US10311466B1 (en) 2007-01-31 2019-06-04 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
US10891691B2 (en) 2007-01-31 2021-01-12 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US10402901B2 (en) 2007-01-31 2019-09-03 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US11176570B1 (en) 2007-01-31 2021-11-16 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
US11803873B1 (en) 2007-01-31 2023-10-31 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
US9916596B1 (en) 2007-01-31 2018-03-13 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
US11908005B2 (en) 2007-01-31 2024-02-20 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US10692105B1 (en) 2007-01-31 2020-06-23 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
US11443373B2 (en) 2007-01-31 2022-09-13 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US10650449B2 (en) 2007-01-31 2020-05-12 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US10078868B1 (en) 2007-01-31 2018-09-18 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US9058340B1 (en) 2007-11-19 2015-06-16 Experian Marketing Solutions, Inc. Service for associating network users with profiles
US10937090B1 (en) 2009-01-06 2021-03-02 Consumerinfo.Com, Inc. Report existence monitoring
US10909617B2 (en) 2010-03-24 2021-02-02 Consumerinfo.Com, Inc. Indirect monitoring and reporting of a user's credit data
US10417704B2 (en) 2010-11-02 2019-09-17 Experian Technology Ltd. Systems and methods of assisted strategy design
US10593004B2 (en) 2011-02-18 2020-03-17 Csidentity Corporation System and methods for identifying compromised personally identifiable information on the internet
US11030562B1 (en) 2011-10-31 2021-06-08 Consumerinfo.Com, Inc. Pre-data breach monitoring
US10255598B1 (en) 2012-12-06 2019-04-09 Consumerinfo.Com, Inc. Credit card account data extraction
US10592982B2 (en) 2013-03-14 2020-03-17 Csidentity Corporation System and method for identifying related credit inquiries
US10102536B1 (en) 2013-11-15 2018-10-16 Experian Information Solutions, Inc. Micro-geographic aggregation system
US10580025B2 (en) 2013-11-15 2020-03-03 Experian Information Solutions, Inc. Micro-geographic aggregation system
US10262362B1 (en) 2014-02-14 2019-04-16 Experian Information Solutions, Inc. Automatic generation of code for attributes
US11107158B1 (en) 2014-02-14 2021-08-31 Experian Information Solutions, Inc. Automatic generation of code for attributes
US11620314B1 (en) 2014-05-07 2023-04-04 Consumerinfo.Com, Inc. User rating based on comparing groups
US10936629B2 (en) 2014-05-07 2021-03-02 Consumerinfo.Com, Inc. Keeping up with the joneses
US10019508B1 (en) 2014-05-07 2018-07-10 Consumerinfo.Com, Inc. Keeping up with the joneses
US11257117B1 (en) 2014-06-25 2022-02-22 Experian Information Solutions, Inc. Mobile device sighting location analytics and profiling system
US11620677B1 (en) 2014-06-25 2023-04-04 Experian Information Solutions, Inc. Mobile device sighting location analytics and profiling system
US10990979B1 (en) 2014-10-31 2021-04-27 Experian Information Solutions, Inc. System and architecture for electronic fraud detection
US11941635B1 (en) 2014-10-31 2024-03-26 Experian Information Solutions, Inc. System and architecture for electronic fraud detection
US11436606B1 (en) 2014-10-31 2022-09-06 Experian Information Solutions, Inc. System and architecture for electronic fraud detection
US10339527B1 (en) 2014-10-31 2019-07-02 Experian Information Solutions, Inc. System and architecture for electronic fraud detection
US10242019B1 (en) 2014-12-19 2019-03-26 Experian Information Solutions, Inc. User behavior segmentation using latent topic detection
US11010345B1 (en) 2014-12-19 2021-05-18 Experian Information Solutions, Inc. User behavior segmentation using latent topic detection
US10445152B1 (en) 2014-12-19 2019-10-15 Experian Information Solutions, Inc. Systems and methods for dynamic report generation based on automatic modeling of complex data structures
US11151468B1 (en) 2015-07-02 2021-10-19 Experian Information Solutions, Inc. Behavior analysis using distributed representations of event data
US10019593B1 (en) 2015-11-23 2018-07-10 Experian Information Solutions, Inc. Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria
US9767309B1 (en) 2015-11-23 2017-09-19 Experian Information Solutions, Inc. Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria
US10685133B1 (en) 2015-11-23 2020-06-16 Experian Information Solutions, Inc. Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria
US11748503B1 (en) 2015-11-23 2023-09-05 Experian Information Solutions, Inc. Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria
US11550886B2 (en) 2016-08-24 2023-01-10 Experian Information Solutions, Inc. Disambiguation and authentication of device users
US10678894B2 (en) 2016-08-24 2020-06-09 Experian Information Solutions, Inc. Disambiguation and authentication of device users
US11580259B1 (en) 2017-09-28 2023-02-14 Csidentity Corporation Identity security architecture systems and methods
US10699028B1 (en) 2017-09-28 2020-06-30 Csidentity Corporation Identity security architecture systems and methods
US11157650B1 (en) 2017-09-28 2021-10-26 Csidentity Corporation Identity security architecture systems and methods
US10896472B1 (en) 2017-11-14 2021-01-19 Csidentity Corporation Security and identity verification system and architecture
US11682041B1 (en) 2020-01-13 2023-06-20 Experian Marketing Solutions, Llc Systems and methods of a tracking analytics platform
CN112070593B (en) * 2020-09-29 2023-09-05 中国银行股份有限公司 Data processing method, device, equipment and storage medium
CN112070593A (en) * 2020-09-29 2020-12-11 中国银行股份有限公司 Data processing method, device, equipment and storage medium

Also Published As

Publication number Publication date
WO2000055790A3 (en) 2000-12-14
CA2403249A1 (en) 2000-09-21
AU3884000A (en) 2000-10-04
WO2000055790B1 (en) 2001-02-22

Similar Documents

Publication Publication Date Title
WO2000055790A2 (en) Gradient criterion method for neural networks and application to targeted marketing
US8121886B2 (en) Confidence based selection for survey sampling
Cho Tourism forecasting and its relationship with leading economic indicators
US8260740B2 (en) System to associate a demographic to a user of an electronic system
Heiat Comparison of artificial neural network and regression models for estimating software development effort
CA2403245A1 (en) Integral criterion for model training and method of application to targeted marketing optimization
US20020169652A1 (en) Method and system for sample data selection to test and train predictive algorithms of customer behavior
CN112308288A (en) Particle swarm optimization LSSVM-based default user probability prediction method
CN107885778A (en) A kind of personalized recommendation method based on dynamic point of proximity spectral clustering
WO2000016225A1 (en) Enhancing utility and diversifying model risk in a portfolio optimization framework
CN112561598A (en) Customer loss prediction and retrieval method and system based on customer portrait
Antel Costly employment contract renegotiation and the labor mobility of young men
CA2590438A1 (en) System and method for predictive product requirements analysis
CN109636467A (en) A kind of comprehensive estimation method and system of the internet digital asset of brand
Wang Determining the clustering centers by slope difference distribution
CN112581265A (en) Internet financial client application fraud detection method based on AdaBoost
Woods Ramsay curve IRT for Likert-type data
AU7351300A (en) Method for modeling market response rates
CN108647714A (en) Acquisition methods, terminal device and the medium of negative label weight
CN111506813A (en) Remote sensing information accurate recommendation method based on user portrait
CN116757735A (en) Shop site selection method based on big data analysis
Chi et al. Decision dilemmas facing managers: recognizing the value of learning while making sequential decisions
CN114493724A (en) Multi-task learning-based bidding keyword effect estimation model construction method
CN113408908A (en) Multi-dimensional credit evaluation model construction method based on performance ability and behaviors
CN114547466A (en) Information diversity recommendation method based on deep reinforcement learning

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

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

Kind code of ref document: A3

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: B1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: B1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

B Later publication of amended claims
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWE Wipo information: entry into national phase

Ref document number: 2403249

Country of ref document: CA

122 Ep: pct application non-entry in european phase