EP1264285A1 - Secure services - Google Patents
Secure servicesInfo
- Publication number
- EP1264285A1 EP1264285A1 EP01911891A EP01911891A EP1264285A1 EP 1264285 A1 EP1264285 A1 EP 1264285A1 EP 01911891 A EP01911891 A EP 01911891A EP 01911891 A EP01911891 A EP 01911891A EP 1264285 A1 EP1264285 A1 EP 1264285A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- user
- identification code
- words
- name
- word
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
- G07C9/00—Individual registration on entry or exit
- G07C9/30—Individual registration on entry or exit not involving the use of a pass
- G07C9/32—Individual registration on entry or exit not involving the use of a pass in combination with an identity check
- G07C9/37—Individual registration on entry or exit not involving the use of a pass in combination with an identity check using biometric data, e.g. fingerprints, iris scans or voice recognition
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/08—Speech classification or search
- G10L15/18—Speech classification or search using natural language modelling
- G10L15/183—Speech classification or search using natural language modelling using context dependencies, e.g. language models
- G10L15/187—Phonemic context, e.g. pronunciation rules, phonotactical constraints or phoneme n-grams
Definitions
- the present invention relates to secure services suitable for the use, for example, over a communications network.
- it concerns identification codes for users of such services.
- Internet banking and in a telephone banking operations.
- Internet banking offers the possibility of large cost savings, since customer transactions can be fully automated.
- telephone banking is implemented using human operators and a call centre. It would be desirable to automate telephone banking using interactive voice response (IVR) technology.
- IVR interactive voice response
- speech recognition systems recognition accuracy for long strings of numbers is relatively poor. Accordingly, an alternative form of identification is required.
- a method of assigning an identification code from a finite grammar defining all possible identification codes comprising the steps: a) selecting a word from each of a plurality of predetermined sets of words according to identification data relating to a user; b) concatenating said words to form a sequence for use as the identification code; and c) storing a record of the sequence and of the identity of the user associated with said identification code.
- the present inventors have devised an identification code format that both optimises accuracy of recognition and also offers enhanced memorability and ease of use for the customer. This is achieved by using natural language words chosen from predefined and limited sets, in a predetermined order, for example first word, separator, second word.
- the word sets may then be programmed into the recognition vocabulary of a speech recognition system, and the format programmed into the recognition grammar, to enable the highest levels of recognition accuracy.
- the method of the invention maps a potentially unbounded set of users to addresses formed from closed sets of tokens in a way which is systematically determined by the users identifying data, and which is as a result memorable for the user.
- the selecting step a) comprises sub steps of d) receiving from a user, identification data comprising a number of attributes, each attribute corresponding to one of said predetermined sets; e) selecting for each user attribute, a word from the associated predetermined set which is related to the supplied user attribute.
- the selecting sub step e) may comprise selecting a word which is equal to the supplied user attribute if the supplied user attribute is a member of the associated predetermined set, otherwise selecting a word from the associated predetermined set which is related to the spelling of the supplied user attribute.
- the finite grammar includes a phrase associated with one of said predetermined sets of words and in which the phrase distinguishes between homonyms in said one set of predetermined words.
- the phrase may be in the form of a number.
- This preferred feature of the invention gives a further significant advantages by allowing the voice recognition interface to handle words which have shared pronunciation but different spelling (homophones) or different spellings but common pronunciation (homographs).
- This novel feature is not limited to use with the identification code format of the first aspect, but may also advantageously be used for disambiguation of members of a pre-defined vocabulary set in other contexts.
- At least one of the predetermined sets of words comprises a set of personal names.
- the number is associated with the element selected from the set of personal names.
- Figure 1 is a diagram showing schematically a communications system suitable for use so with the present invention
- Figure 2 is an overview of an application architecture
- Figure 3 is a diagram showing an example of an address format
- Figure 4 shows the recognition search space for the format of Figure 3
- Figure 5 shows an address being allocated to a user
- Figure 6 shows mappings between spoken and textual forms of homophones and homographs
- Figure 7 shows the format of a multi-bit disambiguation number
- Figure 8 shows a first implementation of interfaces between different channels and an application
- Figure 9 shows an alternative implementation of interfaces between different channels and the application
- Figure 10 shows a speech recognition system for use with in methods embodying the invention
- FIG 11 shows an address-assigning algorithm.
- An applications server 1 is connected to the public Internet 2.
- the applications server runs a banking application. Both voice and text interfaces are provided to the banking application.
- a customer using the text interface connects with the application server from a customer terminal 3, which, in this example, is a personal computer having an Internet connection. At other times, the customer uses a voice interface.
- the customer terminal is a telephone 4, 5 connected to a telephony network 6.
- Customers accessing the device interface are connected via the telephony networks 6 to an IVR platform 7.
- the platform 7 includes both a number of telephony ports 71 and also a TCP /I P (Transport control Protocol /Internet Protocol) data interface
- the data interface 72 is connected to the application server 1. This connection may be via the public Internet 2, as shown in the figure.
- a secure sockets layer (SSL) connection is used to provide cryptographic security for the data.
- SSL secure sockets layer
- a private intranet may be used, or a direct one-to-one link in the case of an IVR platform co-located with the application server.
- Suitable IVR platforms are available commercially from Periphonics TM. Speech recognition software for use on such a platform is available commercially from Nuance TM. It will be understood that these products are identified by way of example only, and a number of alternative systems may be substituted including, for example, systems running on Windows NT TM workstations.
- Figure 10 shows schematically the architecture of the voice recognition system running on the IVR platform 7.
- the input is a digitised audio signal representing the user's speech. This is processed first by a feature extraction front end 101 before passing to a parser comprising an acoustic matcher 102 and a network parser 103 .
- the acoustic matcher uses speech models 104 to identify elements of the speech signal.
- the network parser then uses a recognition network 105 embodying a preprogrammed recognition grammar to identify the words spoken by the user.
- the recognition grammar includes defined sets of natural language words, numbers and a separator character, as further described below.
- the applications running on the server 1 are implemented using a system known as BroadVision that is designed to give users access to account data via multiple channels including the world wide web.
- BroadVision a system known as BroadVision that is designed to give users access to account data via multiple channels including the world wide web.
- a common interface is used for the different channels.
- Figure 2 shows an overview of a BroadVision banking application.
- Both the IVR platform and the customer terminal 3 interact with the application via respective HTTP clients. These are termed generically "browsers", although the IVR platform client is not a conventional graphical/textual web browser.
- the IVR client does not require HTML information, but only minimal textual information.
- the communications between the HTTP server and the IVR client are a subset of the data passed between a conventional web browser and the server.
- references in this document to textual interfaces encompass graphical interfaces such as that provided by a conventional web browser, and are not limited to purely textual interfaces.
- Vbank virtual bank
- the first element 31 is a name selected from a list of e.g. 1000 possible personal names.
- a two or three digit number 32 is associated with the first element. The use of the number allows multiple users to have the same name as the first element and adds to the phonetic distinctiveness of the whole address.
- the next element is a separator element 33. In this case, this is the @ sign, pronounced "at”.
- the final element relates to the location of the user and is a geographical name, e.g. a town name, chosen from a list of 500 such names.
- the geographical names are selected for their phonetic dissimilarity and popularity. For example, London is not included as it would be selected by too many users. Instead a number of London boroughs, e.g. Hammersmith, Croydon are included.
- This geographical element servers in use to aid phonetic separation of the user names. Other fields may be substituted where appropriate. For example, a set of postcodes, either complete postcodes or the first part of postcodes, e.g. IP3 and NG14, might be used.
- Figure 4 shows the recognition search space in the case of the Vbank format described above when, in use, a customer speaks their assigned address to the IVR interface. This is the search space considered by a voice recogniser on the IVR when choosing the most likely result for the utterance being processed. The narrower the search space, the higher the recognition accuracy. The more unconstrained a phrase, the wider the search space is.
- the Vbank format using defined sets of phonetically distinct names, offers optimal recognition accuracy via the IVR interface, while also being suitable for use via other channels as a text string.
- the set of names in the defined, closed sets may be chosen to minimize the confusability of the names using a method such as that disclosed in "Predictive Assessment for Speaker Independent Isolated Word Recognisers" Alison Simons, ESCA EUROSPEECH 95 Madrid 1995 pp 1465-1467. Some homophones or near homophones identified using a method such as that described in the Simons paper may nonetheless be included, and then a number is used for disambiguation as further described below.
- Figure 5 illustrates a preferred approach to assigning an address to an individual customer.
- a Web interface is used, for example, via the customer terminal. The customer is invited to enter their name and the postcode of their location.
- the user name has two parts, a first name, and a surname. These are typed by the user in the relevant query boxes on the Web page.
- one or more of the elements of the address may be selected by the user from a pull-down list of names displayed on the web page.
- a script running on the HTTP server then compares the names with the predefined set of 1000 user names. In this particular example, two sets are used, one set contains common first names and the other contains common surnames.
- the name typed by the user is David Wells.
- the first name, David is included in the set of user names and accordingly is used in constructing the VBank address.
- the second name, Wells is not present in the set of surnames.
- the address allocation programme uses instead of the name, the corresponding initial as represented in the NATO phonetic alphabet. In this example, the initial is W and the corresponding part of the address uses "whisky". A two digit number, 13 is added to the names for distinctiveness.
- the address allocation programme takes the postcode, in this example IP2 and looks up a corresponding place name, "Chantry ". This is concatenated with the names and the separator character "@" to give the complete user address: David.Whiskyl 3 @ Chantry.
- the initial and two following letters of the surname may be represented using the NATO phonetic alphabet.
- the address would then be David. Whisky Echo Lima ⁇ Chantry.
- FIG 11 shows schematically an address allocation algorithm.
- the algorithm takes as its input identity information ("ID info") supplied by the user, for example the user's name and geographical location.
- ID info identity information supplied by the user
- a first module 111 of the algorithm compares the ID info with that received from previously enrolled users and stored, with allocated Vbank addresses, in table 112.
- the parameter N and ID info are then input to the main address allocation algorithm 113. This maps the user ID info transparently to a Vbank address.
- mapping By a “transparent” mapping is meant a mapping such that the relationship between the user ID info and the Vbank address is apparent to the end user. This property of transparency means that the Vbank address has generally the same memorability as the user ID info itself, since the user ID info functions as mnemonic for the Vbank address.
- An example of a mapping algorithm may be as follows:
- the closed word sets associated with the main algorithm 113 include details of associated pronunciations to allow mapping of different phoneme sequences, e.g. for alternative pronunciations of "smyth", as further described below.
- the output of the algorithm is a unique text sequence.
- Several equivalent phoneme sequences may map to the unique text sequence, allowing for different pronunciations of the Vbank address by the user.
- the speech recognition grammar may then comprise a representation of the closed sets of all possible phoneme sequences that may be generated by the algorithm along with their associated textual equivalents.
- the two digit number associated with one of the names is used to resolve ambiguity in the relationship between spoken and textual forms of the user names in the case homophones (shared pronunciation, common spelling) and homographs (common spelling, plural valid pronunciations)
- homophones shared pronunciation, common spelling
- homographs common spelling, plural valid pronunciations
- homonym is used in this description to refer to homophones or homographs. This allows the Vbank address to include the correct spelling of the user's name.
- An example is illustrated in Figure 6.
- a third and preferred option is to embed information into the numeric part of the username to maintain specific spelling alternatives.
- a disambiguating number is used for one only of the address elements, and is placed following the element in question.
- This is the preferred format, but other arrangements are possible in which the number is at another position in the speech recognition grammar.
- Most current speech recognisers use finite state grammars with semantic tags attached to certain points in the grammar to enable a meaning to be attached to a lexical token or group of tokens. This approach was assumed by the above example which allowed the tag 'smithl ' for example to be attached to the sequence "S M I F - W O N". If it is necessary to link the occurrence of a certain tuple of non-adjacent lexical tokens (e.g. S M I F and W O N) to a single meaning then it becomes more difficult. For example, consider a Vbank address of the format
- the firstname, surname and town may all have homographs and homophones. If we were to adopt the number based approach described above for the firstname and surname, for example, then the number will have to be shared for three functions:
- Coding correct text for surname Coding correct text for firstname Allowing disambiguation for multiple people with same name.
- the BroadVision application in this example uses a number of access channels, including both web and IVR channels, via a common API (application programming interface).
- the implementation of the interfaces is shown in further detail in Figure 8.
- the BroadVision API is implemented using Perl scripts and an HTTP interface for both IVR and web channels.
- Server CGI scripts return HTML text and are replaced, in the case of the IVR interface, by custom scripts that return only the data required for the IVR interface, without the HTML wrapper text.
- Most of the functionality implemented in the Java scripts for the web channel is necessary for the IVR channel except the HTML formatting which is passed to the web browser.
- the IVR channel uses derived scripts but the messages that it passes back to the IVR contain the minimum information necessary.
- the messages each channel passes to the Java scripts are the same and are of standard URL query variable type.
- Input parameters are passed from the Peri code to the Perl scripts via a Peri system block. However there is no direct mechanism for the Perl script to pass return values back so they are stored in a file which the Peri code parses.
- Figure 9 shows an alternative to the user of parameter passing between Peri code (that is the native applications running on the IVR platform) and Perl scripts on the server.
- the Peri code uses the VTCPD process to communicate with the external host. .
- VTCPD is a Periphonics process that integrates with the rest of its environment and allows TCP/IP socket communication. However it does not directly support http protocols and requires extra header information to direct messages to the different applications running on the IVR.
- the speech recognition system may store a voiceprint of the user and compare that with the speech data.
- This voiceprint may be trained by the initial inputs of the user on the first few occasions that the user accesses the service. If subsequently the received speech data diverges significantly from the expected voiceprint, then the may request additional verification from the user, or may refuse access to the service.
- the invention is by no means limited to implementations in which speech input is received via a conventional telephony network. For example, in an alternative implementation a customer uses a common terminal 3 for both text and speech input.
- the speech is transmitted in VoIP (voice over Internet Protocol) format.
- the verification application may be run locally at the customer terminal.
- the application in this case may be implemented using VXML (Voice extended Mark-up Language).
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Machine Translation (AREA)
Abstract
An identification code is assigned to a user by making a selection from a closed set of possible tokens. The selection is determined algorithmically by user identity data. The format of the identification code may comprise a sequence of natural language words chosen from closed sets and a separator character having a fixed value or a small range of possible values. The closed sets may be programmed in the recognition grammar of a speech interface to secure services such as banking.
Description
Secure Services
The present invention relates to secure services suitable for the use, for example, over a communications network. In particular, it concerns identification codes for users of such services.
Related inventions are described and claimed in our copending application EP00302045.0.
Increasingly, face-to-face transactions between customers and service providers are being a replaced by transactions carried out remotely over a communications network. This provides ease of access for the customer, and reduced costs for the service operator. For example, in the case of banking services, there has been to a rapid rise in
Internet banking and in a telephone banking operations. Internet banking in particular, offers the possibility of large cost savings, since customer transactions can be fully automated. Currently, telephone banking is implemented using human operators and a call centre. It would be desirable to automate telephone banking using interactive voice response (IVR) technology. One potential barrier to doing so, is the need for secure identification of customers. Conventionally, for Internet banking using a text interface, the customer identifies themselves using an account number and PIN. However, using speech recognition systems, recognition accuracy for long strings of numbers is relatively poor. Accordingly, an alternative form of identification is required.
According to the present invention, there is provided a method of assigning an identification code from a finite grammar defining all possible identification codes, the method comprising the steps: a) selecting a word from each of a plurality of predetermined sets of words according to identification data relating to a user; b) concatenating said words to form a sequence for use as the identification code; and c) storing a record of the sequence and of the identity of the user associated with said identification code. The present inventors have devised an identification code format that both optimises accuracy of recognition and also offers enhanced memorability and ease of use for the customer. This is achieved by using natural language words chosen from predefined and limited sets, in a predetermined order, for example first word, separator, second word. The word sets may then be programmed into the recognition vocabulary of a speech recognition system, and the format programmed into the recognition grammar,
to enable the highest levels of recognition accuracy. The method of the invention maps a potentially unbounded set of users to addresses formed from closed sets of tokens in a way which is systematically determined by the users identifying data, and which is as a result memorable for the user.
Preferably the selecting step a) comprises sub steps of d) receiving from a user, identification data comprising a number of attributes, each attribute corresponding to one of said predetermined sets; e) selecting for each user attribute, a word from the associated predetermined set which is related to the supplied user attribute.
For example, the selecting sub step e) may comprise selecting a word which is equal to the supplied user attribute if the supplied user attribute is a member of the associated predetermined set, otherwise selecting a word from the associated predetermined set which is related to the spelling of the supplied user attribute.
Preferably the finite grammar includes a phrase associated with one of said predetermined sets of words and in which the phrase distinguishes between homonyms in said one set of predetermined words. The phrase may be in the form of a number.
The use of a short number of a few digits in conjunction with one of the natural language words allows several users to have a the same word from the set of words and adds to the phonetic distinctiveness of the whole phrase.
This preferred feature of the invention gives a further significant advantages by allowing the voice recognition interface to handle words which have shared pronunciation but different spelling (homophones) or different spellings but common pronunciation (homographs). This novel feature is not limited to use with the identification code format of the first aspect, but may also advantageously be used for disambiguation of members of a pre-defined vocabulary set in other contexts.
Preferably at least one of the predetermined sets of words comprises a set of personal names. In this case, preferably the number is associated with the element selected from the set of personal names.
It is found that the ease with which the identification code can be selected, and the memorability of the identification code are enhanced if part of the code is the name or the nickname of the user.
Systems embodying the present invention will now be described in a further detail, by way of example only, with reference to the accompanying drawings, in which:
Figure 1 is a diagram showing schematically a communications system suitable for use so with the present invention;
Figure 2 is an overview of an application architecture; Figure 3 is a diagram showing an example of an address format; Figure 4 shows the recognition search space for the format of Figure 3; Figure 5 shows an address being allocated to a user; Figure 6 shows mappings between spoken and textual forms of homophones and homographs;
Figure 7 shows the format of a multi-bit disambiguation number; Figure 8 shows a first implementation of interfaces between different channels and an application; Figure 9 shows an alternative implementation of interfaces between different channels and the application;
Figure 10 shows a speech recognition system for use with in methods embodying the invention;
Figure 11 shows an address-assigning algorithm. An applications server 1 is connected to the public Internet 2. In this example, the applications server runs a banking application. Both voice and text interfaces are provided to the banking application. A customer using the text interface, connects with the application server from a customer terminal 3, which, in this example, is a personal computer having an Internet connection. At other times, the customer uses a voice interface. In this case, the customer terminal is a telephone 4, 5 connected to a telephony network 6. Customers accessing the device interface are connected via the telephony networks 6 to an IVR platform 7. The platform 7 includes both a number of telephony ports 71 and also a TCP /I P (Transport control Protocol /Internet Protocol) data interface
72. The data interface 72 is connected to the application server 1. This connection may be via the public Internet 2, as shown in the figure. A secure sockets layer (SSL) connection is used to provide cryptographic security for the data. Alternatively, to provide enhanced security, a private intranet may be used, or a direct one-to-one link in the case of an IVR platform co-located with the application server.
Suitable IVR platforms are available commercially from Periphonics ™. Speech recognition software for use on such a platform is available commercially from Nuance ™.
It will be understood that these products are identified by way of example only, and a number of alternative systems may be substituted including, for example, systems running on Windows NT ™ workstations.
Figure 10 shows schematically the architecture of the voice recognition system running on the IVR platform 7. The input is a digitised audio signal representing the user's speech. This is processed first by a feature extraction front end 101 before passing to a parser comprising an acoustic matcher 102 and a network parser 103 . The acoustic matcher uses speech models 104 to identify elements of the speech signal. The network parser then uses a recognition network 105 embodying a preprogrammed recognition grammar to identify the words spoken by the user. In systems embodying the invention, the recognition grammar includes defined sets of natural language words, numbers and a separator character, as further described below.
In the present example, the applications running on the server 1 are implemented using a system known as BroadVision that is designed to give users access to account data via multiple channels including the world wide web. At the application level, a common interface is used for the different channels. Figure 2 shows an overview of a BroadVision banking application. Both the IVR platform and the customer terminal 3 interact with the application via respective HTTP clients. These are termed generically "browsers", although the IVR platform client is not a conventional graphical/textual web browser. The IVR client does not require HTML information, but only minimal textual information. The communications between the HTTP server and the IVR client are a subset of the data passed between a conventional web browser and the server.
References in this document to textual interfaces encompass graphical interfaces such as that provided by a conventional web browser, and are not limited to purely textual interfaces.
One important function of the BroadVision application is the verification of the identity of a customer prior to giving the customer access to account data. To facilitate this function, each user is assigned an identification code in a format termed the Vbank (virtual bank) address format. An example of this format is shown in Figure 3. The first element 31 is a name selected from a list of e.g. 1000 possible personal names. A two or three digit number 32 is associated with the first element. The use of the number allows multiple users to have the same name as the first element and adds to the phonetic distinctiveness of the whole address. The next element is a separator element 33. In this case, this is the @ sign, pronounced "at". This is familiar to users from its use in email addresses, and has the advantages that its pronunciation is well known, although if need
be, instructions on pronunciation may be communicated to the user, for example on the web page where the Vbank address is first issued. The final element relates to the location of the user and is a geographical name, e.g. a town name, chosen from a list of 500 such names. The geographical names are selected for their phonetic dissimilarity and popularity. For example, London is not included as it would be selected by too many users. Instead a number of London boroughs, e.g. Hammersmith, Croydon are included. This geographical element servers in use to aid phonetic separation of the user names. Other fields may be substituted where appropriate. For example, a set of postcodes, either complete postcodes or the first part of postcodes, e.g. IP3 and NG14, might be used.
In this example, the format allows for 1000x999x500, i.e. 499500000 combinations. Figure 4 shows the recognition search space in the case of the Vbank format described above when, in use, a customer speaks their assigned address to the IVR interface. This is the search space considered by a voice recogniser on the IVR when choosing the most likely result for the utterance being processed. The narrower the search space, the higher the recognition accuracy. The more unconstrained a phrase, the wider the search space is.
The Vbank format, using defined sets of phonetically distinct names, offers optimal recognition accuracy via the IVR interface, while also being suitable for use via other channels as a text string. The set of names in the defined, closed sets may be chosen to minimize the confusability of the names using a method such as that disclosed in "Predictive Assessment for Speaker Independent Isolated Word Recognisers" Alison Simons, ESCA EUROSPEECH 95 Madrid 1995 pp 1465-1467. Some homophones or near homophones identified using a method such as that described in the Simons paper may nonetheless be included, and then a number is used for disambiguation as further described below.
Figure 5 illustrates a preferred approach to assigning an address to an individual customer. A Web interface is used, for example, via the customer terminal. The customer is invited to enter their name and the postcode of their location. In this example, the user name has two parts, a first name, and a surname. These are typed by the user in the relevant query boxes on the Web page. Alternatively, one or more of the elements of the address may be selected by the user from a pull-down list of names displayed on the web page. A script running on the HTTP server then compares the names with the predefined set of 1000 user names. In this particular example, two sets are used, one set contains common first names and the other contains common surnames. In the example
illustrated, the name typed by the user is David Wells. In this case, the first name, David, is included in the set of user names and accordingly is used in constructing the VBank address. The second name, Wells, is not present in the set of surnames. In the case of a name falling out side of the predefined set us of user surnames, the address allocation programme uses instead of the name, the corresponding initial as represented in the NATO phonetic alphabet. In this example, the initial is W and the corresponding part of the address uses "whisky". A two digit number, 13 is added to the names for distinctiveness. The address allocation programme takes the postcode, in this example IP2 and looks up a corresponding place name, "Chantry ". This is concatenated with the names and the separator character "@" to give the complete user address: David.Whiskyl 3 @ Chantry.
To enhance the distinctiveness of user names for users having, e.g., a surname not included in the predefined set, the initial and two following letters of the surname may be represented using the NATO phonetic alphabet. In the example above, the address would then be David. Whisky Echo Lima ©Chantry.
Figure 11 shows schematically an address allocation algorithm. The algorithm takes as its input identity information ("ID info") supplied by the user, for example the user's name and geographical location. A first module 111 of the algorithm compares the ID info with that received from previously enrolled users and stored, with allocated Vbank addresses, in table 112. The output of the module is a parameter N that corresponds to the number of users having matching ID info. For example, if the ID is the first name David and 10 other users have previously input the name David, then the parameter N=10 is returned. The parameter N and ID info are then input to the main address allocation algorithm 113. This maps the user ID info transparently to a Vbank address. By a "transparent" mapping is meant a mapping such that the relationship between the user ID info and the Vbank address is apparent to the end user. This property of transparency means that the Vbank address has generally the same memorability as the user ID info itself, since the user ID info functions as mnemonic for the Vbank address. An example of a mapping algorithm may be as follows:
IF input is in closed word set then set Vbank element=input
ELSE take initial of input and set Vbank element=NATO phonetic alphabet (input initial)
AND append N to Vbank element.
This is the type of algorithm used in the examples above. . The closed word sets associated with the main algorithm 113 include details of associated pronunciations to
allow mapping of different phoneme sequences, e.g. for alternative pronunciations of "smyth", as further described below.
The output of the algorithm is a unique text sequence. Several equivalent phoneme sequences may map to the unique text sequence, allowing for different pronunciations of the Vbank address by the user. The speech recognition grammar may then comprise a representation of the closed sets of all possible phoneme sequences that may be generated by the algorithm along with their associated textual equivalents.
The two digit number associated with one of the names is used to resolve ambiguity in the relationship between spoken and textual forms of the user names in the case homophones (shared pronunciation, common spelling) and homographs (common spelling, plural valid pronunciations) The term homonym is used in this description to refer to homophones or homographs. This allows the Vbank address to include the correct spelling of the user's name. An example is illustrated in Figure 6.
In the figure three surnames are shown which share the pronunciations' S M I F and S M IE TH in a way which may be described by a many-to-many mapping. For example, a user named Smithe may enrol on the text based web interface and be given the username smithel ©ipswich using the VBank format. It is assumed that this user will wish to retain the correct spelling of their surname and would therefore not be content with the label smith 1 ©bank. This would be the case particularly if the user always uses the pronunciation S M IE TH for their name which is never used for the surname Smith. A potential difficulty now occurs when the user uses the IVR interface to access their account. Let us assume that the user always speaks their surname as 'S M I F. The user may then phone the IVR and speak their username as "SM I F - W O N - AA T - I P S W I CH". Using the mapping shown in Figure 6, this could be one of the following usemames:
smith 1 @ipswich smyth1 @ipswich
How is the machine to know which username to use in the enrolment? There are three options:
1. Do not allow any surnames which have homophonic or homographic forms into the scheme. These could all be dealt with alternative formats such as the NATO phonetic alphabet. The problem with this approach is that 30% of written surnames share
a pronunciation with another spelt surname. This would create a large number of exclusions.
2. Send both as alternatives and let the banking engine decide which one is valid. This would increase the complexity of the enrolment process and would require changes to the interface with the banking engine.
3. A third and preferred option is to embed information into the numeric part of the username to maintain specific spelling alternatives.
Option 3 is described further below. Consider the following portion of a speech recognition grammar.
"S M I F - W O N" = smithl
"S M I F - T OO" = smyth2
"S M IE TH - T OO" = smyth2
"S M IE TH - W O N" = smythe1
It has listed valid combinations of pronunciations and numbers and assigned textual labels to these combinations. The numbers correspond to the numbers shown on the arcs shown in the Figure above.
Now the pronounced forms of the combined name and number exactly identify a single written form, and if the text is assigned according to carefully derived rules users will never get the wrong spelling for their surname. By assigning all arcs from a given text form to the same number then the user may even vary the pronunciation of their name within all valid pronunciations and get the correct single text form.
In the examples so far described, a disambiguating number is used for one only of the address elements, and is placed following the element in question. This is the preferred format, but other arrangements are possible in which the number is at another position in the speech recognition grammar. Most current speech recognisers use finite state grammars with semantic tags attached to certain points in the grammar to enable a meaning to be attached to a lexical token or group of tokens. This approach was assumed by the above example which allowed the tag 'smithl ' for example to be attached to the sequence "S M I F - W O N". If it is necessary to link the occurrence of a certain tuple of non-adjacent lexical tokens (e.g. S M I F and W O N) to a single meaning then it becomes more difficult. For example, consider a Vbank address of the format
Firstname.sumame 2-or-3-digit-number@ location.
In this example, the firstname, surname and town may all have homographs and homophones. If we were to adopt the number based approach described above for the firstname and surname, for example, then the number will have to be shared for three functions:
Coding correct text for surname Coding correct text for firstname Allowing disambiguation for multiple people with same name.
We could consider representing the number as decimal but taking a binary bit based approach to using this number space. For example the first two bits could select the correct firstname text, the second two could be for the surname and the final 4 could be used for disambiguation of multiple entries. This is illustrated in Figure 7.
If we now code the actual surname and firstname text options into the grammar as tags on the pronunciations then the actual text can be selected by simple processing outside of the speech recogniser. For example, consider the following semantic labels for surnames and firstnames:
"S M I F " = "smith,smyth" "S M IE TH" = "-,smyth,smythe"
"C L El R" = "clare.clair.claire"
Let us consider allocating a username to the first "claire smyth" from ipswich in the system. Assume that the options are labelled from the left starting with index 0. The firstname is the third text option for the only pronunciation for the clair group - "C L El R", this it has index 2. The surname is the second option of BOTH pronunciations of the smith group of names, thus it has index 1. If we assume that the disambiguation part of the number range will be set to zero on this occasion, then the number should be 2+1 *4=6. Hence: "claire smyth" => claire.smvth6 @ ipswich The examples so far described do not provide for disambiguation of homograph and homophone confusions in the town name. This could potentially be allocated another bit in the disambiguation field. Where this is not done, then acoustically confusable towns are not included in the set of possible towns. Towns with exactly the same name may be treated as the same town for username purposes - homophones however need to be treated more carefully. A possible strategy in this instance if two common town names
are homophones is to use an alternative location name, e.g. the county name, for the smaller of the two towns. Alternatively, the phonetic alphabet may be used to substitute for the "disallowed" name, as in the case of names falling outside the predefined set.
As described in outline above, the BroadVision application in this example uses a number of access channels, including both web and IVR channels, via a common API (application programming interface). The implementation of the interfaces is shown in further detail in Figure 8. The BroadVision API is implemented using Perl scripts and an HTTP interface for both IVR and web channels. Server CGI scripts return HTML text and are replaced, in the case of the IVR interface, by custom scripts that return only the data required for the IVR interface, without the HTML wrapper text. Most of the functionality implemented in the Java scripts for the web channel is necessary for the IVR channel except the HTML formatting which is passed to the web browser. Hence the IVR channel uses derived scripts but the messages that it passes back to the IVR contain the minimum information necessary. The messages each channel passes to the Java scripts are the same and are of standard URL query variable type.
Input parameters are passed from the Peri code to the Perl scripts via a Peri system block. However there is no direct mechanism for the Perl script to pass return values back so they are stored in a file which the Peri code parses. Figure 9 shows an alternative to the user of parameter passing between Peri code (that is the native applications running on the IVR platform) and Perl scripts on the server. The Peri code uses the VTCPD process to communicate with the external host. . VTCPD is a Periphonics process that
integrates with the rest of its environment and allows TCP/IP socket communication. However it does not directly support http protocols and requires extra header information to direct messages to the different applications running on the IVR.
As a further security measure, the speech recognition system may store a voiceprint of the user and compare that with the speech data. This voiceprint may be trained by the initial inputs of the user on the first few occasions that the user accesses the service. If subsequently the received speech data diverges significantly from the expected voiceprint, then the may request additional verification from the user, or may refuse access to the service. The invention is by no means limited to implementations in which speech input is received via a conventional telephony network. For example, in an alternative implementation a customer uses a common terminal 3 for both text and speech input. The speech is transmitted in VoIP (voice over Internet Protocol) format.
For applications requiring the highest levels of security it is desirable to address the risk of the security code being intercepted in transmission from the user to the application that verifies the security code. In this case, the verification application may be run locally at the customer terminal. The application in this case may be implemented using VXML (Voice extended Mark-up Language).
Claims
1 A method of assigning an identification code from a finite grammar defining all possible identification codes, the method comprising the steps: a) selecting a word from each of a plurality of predetermined sets of words according to identification data relating to a user; b) concatenating said words to form a sequence for use as the identification code; and c) storing a record of the sequence and of the identity of the user associated with said identification code.
2. A method according to claim 1 in which the selecting step a) comprises sub steps of d) receiving from a user, identification data comprising a number of attributes, each attribute corresponding to one of said predetermined sets; e) selecting for each user attribute, a word from the associated predetermined set which is related to the supplied user attribute.
3. A method according to claim 2 in which the selecting sub step e) comprises selecting a word which is equal to the supplied user attribute if the supplied user attribute is a member of the associated predetermined set, otherwise selecting a word from the associated predetermined set which is related to the spelling of the supplied user attribute.
4. A method according to claim 1 , in which the selection of words at step a) is determined both by the user identification data and by a parameter dependent on the number of enrolled users having the same user identification data.
5. A method according to any one of the preceding claims, in which one of the predetermined sets of words comprises personal names, the method including receiving from a user the user's name comparing the user's name with the set of personal names, when the users name is included in the set of personal names, assigning to the user an identification code including the user's name, or otherwise assigning to the user an identification code including a different word in place of the user's name.
6. A method according to claim 1 wherein the finite grammar includes a separator word between a first predetermined set of words and a second predetermined set of words.
7. A method according to claim 6, in which the set of possible separator tokens has a single member only.
8. A method according to claim 1 , wherein the finite grammar includes a phrase associated with one of said predetermined sets of words and in which the phrase distinguishes between homonyms in said one set of predetermined words.
9. A method according to claim 8, in which the said phrase is a number.
10. A method of operating a customer service, including at receiving from a user a user identification code, verifying the user identification code, and executing a transaction with the user characterised in that the identification code comprises an identification code assigned by a method according to any one of the preceding claims.
11. A method according to claim 10, in which the step of receiving from the user the user identification code includes receiving a spoken identification code at a speech recognition device pre-programmed with a recognition grammar comprising the said sets of natural language words.
12. A method according to claim 10 or 11 , the method including receiving some identification codes and executing some transactions via a text interface, and receiving other identification codes and executing other transactions via a speech interface.
Applications Claiming Priority (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| GB0302044 | 2000-03-14 | ||
| EP00302044A EP1134703A1 (en) | 2000-03-14 | 2000-03-14 | Secure services |
| EP00302038 | 2000-03-14 | ||
| PCT/GB2001/001095 WO2001069544A1 (en) | 2000-03-14 | 2001-03-13 | Secure services |
| GB0302038 | 2003-01-29 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP1264285A1 true EP1264285A1 (en) | 2002-12-11 |
Family
ID=26073035
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP01911891A Ceased EP1264285A1 (en) | 2000-03-14 | 2001-03-13 | Secure services |
Country Status (4)
| Country | Link |
|---|---|
| EP (1) | EP1264285A1 (en) |
| AU (1) | AU4081301A (en) |
| CA (1) | CA2399946A1 (en) |
| WO (1) | WO2001069544A1 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3350532B1 (en) | 2001-09-28 | 2002-11-25 | コニシ株式会社 | Aqueous solid adhesive and bonding method using the aqueous solid adhesive |
| GB2701557A (en) | 2024-10-29 | 2026-05-06 | Eckoh Uk Ltd | Authenticating a user |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4277644A (en) * | 1979-07-16 | 1981-07-07 | Bell Telephone Laboratories, Incorporated | Syntactic continuous speech recognizer |
| AT397695B (en) | 1987-07-30 | 1994-06-27 | Avl Verbrennungskraft Messtech | TWO-STROKE INTERNAL COMBUSTION ENGINE |
| GB8927855D0 (en) * | 1989-12-08 | 1990-02-14 | Watkins Christopher | A method of automatic verification of personal identity |
| US5719921A (en) * | 1996-02-29 | 1998-02-17 | Nynex Science & Technology | Methods and apparatus for activating telephone services in response to speech |
| US5987508A (en) * | 1997-08-13 | 1999-11-16 | At&T Corp | Method of providing seamless cross-service connectivity in telecommunications network |
| AU2875399A (en) * | 1998-02-24 | 1999-09-06 | Michael J. Holoubek | Randomly generated voice recognition method and apparatus |
-
2001
- 2001-03-13 EP EP01911891A patent/EP1264285A1/en not_active Ceased
- 2001-03-13 WO PCT/GB2001/001095 patent/WO2001069544A1/en not_active Ceased
- 2001-03-13 CA CA002399946A patent/CA2399946A1/en not_active Abandoned
- 2001-03-13 AU AU40813/01A patent/AU4081301A/en not_active Abandoned
Non-Patent Citations (1)
| Title |
|---|
| See references of WO0169544A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2001069544A1 (en) | 2001-09-20 |
| CA2399946A1 (en) | 2001-08-20 |
| AU4081301A (en) | 2001-09-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6377927B1 (en) | Voice-optimized database system and method of using same | |
| USRE42868E1 (en) | Voice-operated services | |
| US6941273B1 (en) | Telephony-data application interface apparatus and method for multi-modal access to data applications | |
| JP3135233B2 (en) | Robot hotel employee using voice recognition | |
| US5832063A (en) | Methods and apparatus for performing speaker independent recognition of commands in parallel with speaker dependent recognition of names, words or phrases | |
| US6094635A (en) | System and method for speech enabled application | |
| US11204964B1 (en) | Systems and methods for conversing with a user | |
| US20030144846A1 (en) | Method and system for modifying the behavior of an application based upon the application's grammar | |
| US20030125948A1 (en) | System and method for speech recognition by multi-pass recognition using context specific grammars | |
| US20090067590A1 (en) | System and method of utilizing a hybrid semantic model for speech recognition | |
| EP1240642A1 (en) | Learning of dialogue states and language model of spoken information system | |
| US20060161431A1 (en) | System and method for independently recognizing and selecting actions and objects in a speech recognition system | |
| US9286887B2 (en) | Concise dynamic grammars using N-best selection | |
| US8589165B1 (en) | Free text matching system and method | |
| US7742922B2 (en) | Speech interface for search engines | |
| US7225132B2 (en) | Method for assigning an identification code | |
| US6208965B1 (en) | Method and apparatus for performing a name acquisition based on speech recognition | |
| JP3703991B2 (en) | Method and apparatus for dynamic speech recognition using free speech scoring method | |
| EP1264284B1 (en) | Secure services | |
| US7428491B2 (en) | Method and system for obtaining personal aliases through voice recognition | |
| US20040240633A1 (en) | Voice operated directory dialler | |
| US6141661A (en) | Method and apparatus for performing a grammar-pruning operation | |
| WO2001069544A1 (en) | Secure services | |
| WO2002103673A1 (en) | Neural network post-processor | |
| JP5215512B2 (en) | Automatic recognition method of company name included in utterance |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20020812 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
| AX | Request for extension of the european patent |
Free format text: AL;LT;LV;MK;RO;SI |
|
| 17Q | First examination report despatched |
Effective date: 20030205 |
|
| RBV | Designated contracting states (corrected) |
Designated state(s): DE FR GB |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED |
|
| 18R | Application refused |
Effective date: 20070315 |