The invention related to the technical field of audio analysis, in particular to an analysis system and method for analyzing an audio data related to an user such as a Caller Ring-back Tone of the user so that the user can be classified based on the analysis result. The invention further relates to a computer program and a computer program product for implementing the audio analysis system and method.
Telemarketing is a direct marketing method that a salesperson tries to dial and solicit prospective customers to buy products or services. Many B2B or B2C companies heavily utilize such method.
Traditional telemarketing system can provide the salesperson with background information of customers retrieved from support system such as CRM (Customer Relationship Management) system or EDW (Enterprise Data Warehouse) system, so that when the salesperson making conversation with the customers, the salesperson can be aided with the background information of the customers.
However, the traditional telemarketing system usually has the following major disadvantages:
(1) Lack of personalization: the support system may only provide the simplest information of the customer such as the name, phone number, email, etc of the customer. So salesperson cannot figure out the personalized tactics for different customers; and
(2) Lack of online performance improvement cycle: since the support system only provided the simplest information of the customer, the salesperson can not improve his performance during cycles of calls.
It can be found that the main disadvantage of the traditional telemarketing system is mainly due to the simple function of the support system. In order to improve the telemarketing efficiency and performance, the support system should provide enhanced information of the customer.
CRBT (Caller Ring-back Tone) is a personalized version of RBT (Ring-Back Tone). RBT is the song or sound that is heard on the telephone line by the calling party after dialing and prior to the call being answered at the receiving end. Nowadays, more and more people personalized their RBT to provide CRBT.
Thus, one problem associated with the traditional telemarketing system is that the support system can only provide the simple information of the customer.
It is an object of the invention to increase the personalized data in a telemarketing system.
According to an aspect of the invention, this object is enabled with the help of an analysis system for analysis an audio data related to a user so that the user can be classified as one of multiple classes with an assumed probability based on the analysis result. The analysis system comprises an audio transformer adapted to transform the audio data related to the user into a spectra data; a pattern recognizer adapted to decompose said spectra data to predetermined eigenvectors to get a decomposition pattern of the spectra data; and a scorer adapted to calculate assumed scores of multiple classes related to the user based on the decomposition pattern of the spectra data and attributes of the user using a trained model.
Optionally, in the analysis system of the invention, the scorer attributes the user to a class with highest assumed score among all of the multiple classes. The assumed class associated with the user can be used in some application such as the telemarketing system to aid the salesperson with more personalized information of the user, so that the telemarketing efficiency and performance can be improved.
Optionally, the analysis system of the invention comprises a trainer adapted to train the trained model based on at lease one history item each comprising a decomposition pattern of a spectra data corresponding to a history audio data of a history user, attributes of the history user, and an actual score of one of the multiple classes for the history user, and the trainer retrains the trained model based on the history items and a new item comprising the decomposition pattern of the spectra data, the attributes of the user, and an actual score of an actual class of the multiple classes. By continuous training the trained model using the history items and the actual result, the accuracy of assumed result calculated by the scorer using the trained model is improving.
Optionally, in the analysis system of the invention, the scorer is based on Naïve Bayes Classifier, and the assumed scores of the multiple classes is a posterior probability of the multiple classes over the decomposition pattern of the spectra data and the attributes of the user.
Optionally, the analysis system of the invention comprises an audio database to store audio data related to various users; a spectra database to store the spectra transformed from the audio data stored in the audio database; and an eigenvector generator adapted to process the spectra in the spectra database using Principle Component Analysis method to generate the predetermined eigenvectors.
Optionally, in the analysis system of the invention, the audio data to be analyzed comprises a Caller Ring-back Tone (CRBT) of the user, since the CRBT is commonly used personalized tone of the user in telecommunication system, analyzing the CRBT of the user is especially useful when the analysis system of the present invention is used in the telemarketing system.
According to another aspect of the invention, this object is enabled by an analysis method for analyzing an audio data related to a user so that the user can be classified as one of multiple classes with an assumed probability based on the analysis result. The analysis method comprises the following steps: transforming the audio data related to the user into a spectra data; decomposing said spectra data to predetermined eigenvectors to get a decomposition pattern of the spectra data; and calculating assumed scores of multiple classes related to the user based on the decomposition pattern of the spectra data and attributes of the user using a trained model.
Optionally, the analysis method of the invention comprises the step of attributing the user to a class with highest assumed score among all of the multiple classes.
Optionally, the analysis method of the invention comprises the steps of training the trained model based on history items each comprising a decomposition pattern of a spectra data corresponding to a history audio data of a history user, attributes of the history user, and an actual score of one of the multiple classes for the history user, and retraining the trained model based on the history items and a new item comprising the decomposition pattern of the spectra data, the attributes of the user, and an actual score of an actual class of the multiple classes.
Optionally, in the analysis method of the invention, the step of calculating assumed scores of multiple classes is based on Naïve Bayes Classifier, and the assumed scores of the multiple classes being a posterior probability of the multiple classes over the decomposition pattern of the spectra data and the attributes of the user.
Optionally, the analysis method of the invention comprises the steps of transforming audio data related to various users stored in a audio database into corresponding spectra; and processing the corresponding spectra using Principle Component Analysis method to generate the predetermined eigenvectors.
Optionally, in the analysis method of the invention, the audio related to the user comprising a Caller Ring-back Tone of the user.
According to another aspect of the invention, there is provided a telemarketing system comprising an analysis system of the invention to analysis the audio related to clients of the telemarketing system.
According to another aspect of the invention, there is provided a computer program, comprising computer readable code which when running on an application server, causes the application server to perform the analysis method according to any one of the embodiments described above, and there is further provided a computer-readable medium with the computer program stored thereon.
The objects, advantages and effects as well as features of the invention will be more readily understood from the following detailed description of embodiments of the invention when read together with the accompanying drawings, in which:
While the invention covers various modifications and alternative constructions, embodiments of the invention are shown in the drawings and will hereinafter be described in detail. However it should be understood that the specific description and drawings are not intended to limit the invention to the specific forms disclosed. On the contrary, it is intended that the scope of the claimed invention includes all modifications and alternative constructions thereof falling within the scope of the invention as expressed in the appended claims.
The analysis system 100 further comprises a pattern recognizer 120 adapted to get a decomposition pattern of the spectra data from the audio transformer. According to an embodiment of the invention, the pattern recognizer 120 gets the decomposition pattern of the spectra data by decomposing the spectra data to predetermined eigenvectors. The predetermined eigenvectors can be derived from a lot of existing audio data which will be described in detail in the following description. Assuming the predetermined eigenvectors can be represented by:
eigenvectori, i=1 . . . k, (1)
the spectra data can be decomposed as following:
wherein αi being the decomposition factors and the decomposition pattern of the spectra data can be:
pattern(spectra_data)=(α0, α1, . . . , αk)T. (3)
That is, by decomposing the spectra data to a composition of eigenvectors, the resulted decomposition factors can be recorded as the decomposition pattern of the spectra data.
The analysis system 100 further comprises a scorer 130 adapted to calculate assumed scores of multiple classes related to the user based on the decomposition pattern obtained by the pattern recognizer 120 and background information of the user using a trained model.
The classes related to the user may be varied depending on the application where the analysis system 100 is applied. For example, in the case the analysis system is used to analyze the willingness of the user to buy a product, the classes may comprise a class with the attribute accept to buy Caccept and a class with the attribute reject to buy Creject. In the case the analysis system is used to analysis the willing of the user to upgrade some service owned, the classes may comprise a class with the attribute accept to upgrade Caccept and a class with the attribute reject to upgrade Creject. It should be noted that, the number of classes is not limited to two, and more than two classes can be used, for example, in the case the analysis system is used to analyze the willingness of the user to buy a product as described above, the classes may comprises more than two classes, such as a class with the attribute accept to buy Caccept, a class with the attribute accept to try Ctry, a class with the attribute reject by delaying Cdelay, and a class with the attribute reject to buy Creject. Those classes reflect the user's preference which may have some implicitly association with the personalization information of the user, such as the audio data personalized by the user. The assumed scores of multiple classes represent the probability of user being classified as one of those classes calculated by the scorer 130.
According to an embodiment, the scorer 130 can calculate assumed scores of multiple classes related to the user by means of the probabilistic approach of machine learning, that is, the trained model can be a probability model used in the probabilistic approach of machine learning. The following description will take the Naive Bayes Classifier as the probabilistic approach used by the scorer 130 as an example, however, it should be noted that the present application is not limited to the Naive Bayes Classifier, other probabilistic approach in the machine learning can also be applicable in the present application, for instance SVM (Support Vector Machine).
In the Naive Bayes Classifier, there is defined a vector of features, (F0, F1, . . . , Fk)T. The features of the vector would be decomposition pattern of the spectra data and the background information of the user. The assumed score of the vector for class C is defined as the posterior probability of class C over the vector of features:
scoreC=p(C|F0, F1, . . . , Fk). (4)
Based on assumption of independencies among F0, F1, . . . , Fk, the assumed score can be represented as below:
wherein Z is a scaling factor dependent only on F0, F1, . . . , Fk, which is a constant value for all classes and can be neglected when calculating the score for each class C; p(C) is the probability of class C; and p(Fi|C) represents the probability of the existence of feature Fi if class C appears. It should be noted that both p(C) and p(Fi|C) are prior probabilities known by the trained model.
In additional to calculating the assumed score of each class by using the probabilistic approach of machine learning such as the equation (5) described above, optionally, the scorer 130 can further attribute the user to a suggested class with highest assumed score among all of the multiple classes. In the embodiment employing naïve Bayes Classifier, the suggested class C, classsuggest can be computed as the class c with the highest score scoreC:
The background information of the user can be retrieved from some traditional support system such as CRM (Customer Relationship Management) system or EDW (Enterprise Data Warehouse) system, and the background information may comprise the age, sex, city, etc. information of the user.
Optionally, the background information of the user may be descriptive such as “male” or “female” regarding the sex of the user, which can not be directly used in the scorer 130 where some numeric value is required, the analysis system 100 further comprises an attribute normalizer 150 adapted to convert the background information of the user into numeric values. For example, regarding the sex of the users, “male” can be converted into value 1 and “female” can be converted into value 0. According to an embodiment of the present invention, the attribute normalizer 150 can convert the background information of the user into numeric values ranging from 0 to 1, so that the scorer 130 can easily use a vector of the background information during the operation.
The trained model used by the scorer 130 is trained by a trainer 140 in the analysis system 100 based on the history items. Each history item corresponds to a history audio data related to a history user analyzed previously by the analysis system 100, which may comprise a decomposition pattern of a spectra data corresponding to the history audio data, attributes of the history user, and an actual score of one of the multiple classes for the history user. After the assumed score provided by the analysis system 100 been used in various applications, the user of those applications can provide the actual score of the class to the analysis system 100. The trainer 140 can use any method known in the probabilistic approach of machine learning field to train the trained model based on the history items. According to an embodiment of the invention, it is assumed that the trained model can be a predetermined model such as any one of normal, lognormal, gamma and Poisson density functions model with some parameters to be determined, and the training method involves using the known history items to calculate those parameters by any know approach method, so that the trained model can reflect those history item most accurate.
Optionally, the analysis system 100 further comprises a history DB storage 160 to store the history items. The trainer 140 may train the trained model in a continuously way, that is, when a new audio data of a user is analyzed by the analysis system 100, the trainer 140 may retrain the trained model using a new item comprising the decomposition pattern of the spectra data corresponding to the new audio data, the background information of the user, and the actual score of the class as well as the history items. By retraining the trained model using the practice result continuously, the scorer 130 based on the trained model can provide a more and more accurate result.
As described above, the predetermined eigenvectors can be derived from a lot of existed audio data. In order to derive the predetermined eigenvectors, optionally, the analysis system 100 further comprises an audio storage 170 storing a large number of audio data related to various users; a spectra storage 180 storing the spectra data transformed from the audio data stored in the audio storage; and a eigenvector generator 190 adapted to process the spectra in a spectra storage 180 to generate the predetermined eigenvectors. The audio data stored in the audio storage 170 may be in digital form, and similar to the operation of the audio transformer, the audio data can be transformed into the spectrum field and stored as spectra data in the spectra storage 180 using any known method such as the FFT, STE, MFCC and LPC. According to an embodiment of the application, the eigenvector generator 190 derives the predetermined eigenvectors from the spectra data stored on the spectra storage 180 using the Principle Component Analysis (PCA) method, however, any method which can derive the predetermined eigenvectors from underlying spectra data can also be applicable within the protection scope of the present application.
By using the analysis system 100, the audio data specific to or personalized by the user can be used to characterized the preference of the user in additional to the common background information of the user. Those audio data may reflect some character of the user and may have some implicitly association with the preference of the user, the analysis system 100 of the invention provide a new way to leverage those audio data of the user, and can be used in various application for assist figuring out the preference of the user.
Then the method 200 proceeds to step S220, wherein the spectra data obtained in step S210 is decomposed to predetermined eigenvectors to get a decomposition pattern of the spectra data. The predetermined eigenvectors are derived from a lot of existed audio data, and the steps for deriving the predetermined eigenvectors will be described in the following in connection with
Based on the decomposition pattern of the spectra data obtained in step S220 and the background information of the user which may be retrieved from some traditional support system such as CRM (Customer Relationship Management) system or EDW (Enterprise Data Warehouse) system, in Step S230, the assumed scores of multiple classes related to the user are calculated using a trained model. As described previously, according to an embodiment of the present invention, the probabilistic approach of machine learning can be used in step S230, and the trained model can be probability model used in the probabilistic approach of machine learning. The assumed scores of multiple classes can also be calculated based on the Naive Bayes Classifier described above. Optionally, the process of step S230 can be executed by the scorer 130 of the analysis system 100.
In additional, after the assumed scores of multiple classes have been calculated in step S230, the analysis method may further comprise a step S240 to attribute the user to a class with highest assumed score among all of the multiple classes. The step S240 can also be executed by the scorer 130 of the analysis system 100.
Optionally, before the background information of the user has been used in step S230 to calculate the assumed scores of multiple classes, the method further comprise a step to converting the background information of the user into numeric values especially ranging from 0 to 1 which may be executed by the normalizer 150 of the analysis system 100, so that such background information can be easily used in step S230.
Optionally, the trained model should be trained before using in step S230, the trained model can be trained based on the history items. Each history item corresponds to an audio data analyzed previously by the analysis method, which may comprise a decomposition pattern of a spectra data corresponding to a history audio data of a history user, attributes of the history user, and an actual score of one of the multiple classes for the history user. The analysis method of the present invention further comprise a step for training the trained model using any method known in the probabilistic approach of machine learning field based on the history items.
In additional, the trained model should be trained in a continuously way, that is, when a new audio data of a user is analyzed by the analysis method, the analysis method further comprises a method step to retrain the trained model using a new item comprising the decomposition pattern of the spectra data corresponding to the new audio data, the background information of the user, and the actual score of the class and the history items. By retraining the trained model using the practice result continuously, the trained model can provide a more accurate result. Optionally, the method steps for training and retraining the trained model can be performed by the trainer 140 of the analysis system 100.
As described above, the predetermined eigenvectors can be derived from a lot of existed audio data.
According to the analysis method of the present invention, the audio data specific to or personalized by the user can be used to characterized the preference of the user in additional to the common background information of the user. Those audio data may reflect some character of the user and may have some implicitly association with the preference of the user, the analysis method of the present invention provide a new way to leverage those audio data of the user, and can be used in various application for assisting in figuring out the preference of the user.
Using the analysis system of the present application, the telemarketing system will have the following benefits, that is, the analysis system can help salesperson to make personalized decisions and get better preparation for the call based on the early analysis results and the trained model can be retrained for every telemarketing attempt and continuously improved which in turn helps the salesperson to gain performance boost and lift his efficiency.
It should be noted that in the analysis system 100, the components therein are logically divided dependent on the functions to be achieved, but this invention is not limited to this, the respective components in the analysis system 100 can be re-divided or combined dependent on the requirement, for instance, some components may be combined into a single component, or some components can be further divided into more sub-components.
Embodiments of the present invention may be implemented in hardware, or as software modules running on one or more processors, or in a combination thereof. That is, those skilled in the art will appreciate that special hardware circuits such as Application Specific Integrated Circuits (ASICs) or digital signal processor (DSP) may be used in practice to implement some or all of the functionality of all component of the analysis system 100 according to an embodiment of the present invention. Some or all of the functionality of the components of the analysis system 100 may alternatively be implemented by a microprocessor of an application server in combination with e.g. a computer program, which computer program when run on the microprocessor causes the application server to perform, for example, the steps of the analysis method as described above. The invention may also be embodied as one or more device or apparatus programs (e.g. computer programs and computer program products) for carrying out part or all of any of the methods described herein. Such programs embodying the present invention may be stored on computer-readable media, or could, for example, be in the form of one or more signals. Such signals may be data signals downloadable from an Internet website, or provided on a carrier signal, or in any other form.
For example,
It should be noted that the aforesaid embodiments are illustrative of this invention instead of restricting this invention, substitute embodiments may be designed by those skilled in the art without departing from the scope of the claims enclosed. The word “include” does not exclude elements or steps which are present but not listed in the claims. The word “a” or “an” preceding the elements does not exclude the presence of a plurality of such elements. This invention can be achieved by means of hardware including several different elements or by means of a suitably programmed computer. In the unit claims that list several means, several ones among these means can be specifically embodied in the same hardware item. The use of such words as first, second, third does not represent any order, which can be simply explained as names.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/CN2010/001889 | 11/25/2010 | WO | 00 | 5/23/2013 |