WO2006069381A2 - Turn-taking confidence - Google Patents

Turn-taking confidence Download PDF

Info

Publication number
WO2006069381A2
WO2006069381A2 PCT/US2005/047086 US2005047086W WO2006069381A2 WO 2006069381 A2 WO2006069381 A2 WO 2006069381A2 US 2005047086 W US2005047086 W US 2005047086W WO 2006069381 A2 WO2006069381 A2 WO 2006069381A2
Authority
WO
WIPO (PCT)
Prior art keywords
user
speech
confidence
desired sequence
turn
Prior art date
Application number
PCT/US2005/047086
Other languages
French (fr)
Other versions
WO2006069381A3 (en
Inventor
Bruce Balentine
David Attwater
Original Assignee
Enterprise Integration Group
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 Enterprise Integration Group filed Critical Enterprise Integration Group
Publication of WO2006069381A2 publication Critical patent/WO2006069381A2/en
Publication of WO2006069381A3 publication Critical patent/WO2006069381A3/en

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/24Speech recognition using non-acoustical features

Definitions

  • This disclosure relates to a method for calculating "confidence" values, similar to the confidence currently reported by automatic speech recognition (ASR) technologies, to enhance speech recognition confidence with turn-taking timing information, and a model of human short-term memory.
  • ASR automatic speech recognition
  • Interactive Voice Response (IVR) applications use either DTMF or speech recognition. If DTMF, the application is invariably organized as a hierarchical collection of menus — each menu presenting a small collection of options from which the user may select. If using speech, the application might mimic DTMF menus or form-filling dialogues — an organizing architecture known as directed dialogue — or might adopt a newer and more sophisticated interface design paradigm known as natural language (NL).
  • NL natural language
  • One of the problems of ASR in supporting these dialogues is the difficulty of distinguishing between sentient user speech and distracting acoustical events — including intermittent noises, user mumbling, side conversation, user false starts, and similar occurrences. These events lead to instability in the dialogue, and error-recovery routines aimed at fixing the damage complicates the design and development of ASR applications.
  • This disclosure describes a method for managing interactive dialog between a machine and a user.
  • an interaction between the machine and the user is managed by determining at least one likelihood value which is dependent upon a possible speech onset of the user.
  • the likelihood value can be dependent a model of a desire of the user for specific items, a model of an attention of the user to specific items, or a model of turn-taking cues.
  • the likelihood value can be utilized in a voice activity system.
  • Figure 1 shows three quantized levels of speech-duration confidence
  • Figure 2 shows three quantized levels of state-completion confidence
  • Figures 3A-3B shows two methods of segmenting prompts into turn taking zones
  • Figure 4 shows turn-confidence varying according to turn-taking zones;
  • Figure 5 shows a method of estimating attention contours;
  • Figure 6 shows a method of estimating onset contours
  • Figure 7 shows a method of combining the onset, and attention contours to estimate confidence values
  • Figure 8 shows five states of mode confidence values
  • Figure 9 is a diagram of a state machine modeling a DTMF -Biased mode confidence engine
  • Figure 10 is a diagram of a state machine modeling a Speech-Biased mode confidence engine.
  • Figure 11 shows an example onset contour, and also three attention contours.
  • ASR technologies today return values — known as "confidence” — that aim to distinguish between acoustic/phonetic classes that are similar to the talker's unknown speech (the speech which the ASR is expected to recognize) and unrelated acoustical events that are less similar. These values assist in preventing false acceptance of out-of-grammar (OOG) speech, and in triggering dialogues to recover so-called inter- word rejections (wherein two similar classes are recognized and the system must distinguish between them).
  • OOG out-of-grammar
  • the method described here proposes to extract similar kinds of value for various other dimensions not directly related to the acoustic/phonetic patterns of speech.
  • the dimensions include time — both the turn-taking information contained in the onset of user speech, as well as the duration of speech — and exit conditions associated with interactions during the course of the session.
  • time both the turn-taking information contained in the onset of user speech, as well as the duration of speech — and exit conditions associated with interactions during the course of the session.
  • ⁇ Turn-taking confidence e.g. touch-tone and speech.
  • Mode confidence e.g. touch-tone and speech.
  • ASR Automatic Speech Recognition
  • VAD voice activity detection
  • endpointing algorithms to detect the onset and offset of user speech.
  • VAD voice activity detection
  • endpointing algorithms often include controlling parameters to assist in distinguishing between human speech and other sounds that might otherwise be incorrectly classified as user speech.
  • Such parameters which relate directly to durational aspects might include those shown in the table below:
  • Typical minimum High energy input must last for at least the duration 60-80 ms voiced duration specified by this parameter before speech is deemed to have started.
  • Shorter-duration sounds are presumed to be transient noises, babble Humans can only speak for so long before having to take 2-3 a breath. Sounds that last longer than this parameter are seconds presumed to be side conversation or extended background noise.
  • embedded Human speech includes stop consonants and other 300 ms silence duration moments of silence or low-energy sound. It is important to distinguish such embedded silences from the final offset of speech. A silence duration must meet this value before speech is deemed to have ended.
  • beginning and Human speech often begins with low-energy consonants 100-150 ending bias such as fricatives.
  • VAD algorithms usually detect the ms onset and offset of energetic vowels, and not these lower- level consonants. This "fudge factor" parameter moves the voice duration markers outward to encompass possible low-energy human speech in the endpointing decision.
  • the dialogue logic itself has the ability to compare the total duration of the incoming speech against pre-defined ranges.
  • the total duration can be discovered in two ways: ⁇
  • the ASR reports onset and offset information directly to the application; or, ⁇
  • the application uses a combination of time stamps and speech onset information to calculate the probable duration of the input.
  • the pre-defined ranges can also be specified in one of three ways:
  • Fig. 1 there are three quantized levels of confidence as shown in Fig. 1. These pre-defined ranges are defined by two parameters - MinTypicalDuration and MaxTypicalDuration If the duration of the input is below MinTypicalDuration i.e. quite short — longer than the minimum voiced duration parameter but still short compared to the expected input — then it is assigned to the too-short category and can be assigned a speech duration confidence of -1. If the duration is above MaxTypicalDuration - i.e. quite long — approaching the babble timeout parameter — then it is assigned to the too-long category and can be also assigned a value of -1. Speech durations that fall within the expected range are assigned to the 'exemplary' category and can be assigned a value of 0. Boundary durations thus have a negative effect on the overall confidence value.
  • MinTypicalDuration i.e. quite short — longer than the minimum voiced duration parameter but still short compared to the expected input — then it is assigned to the too-short category and can be assigned a speech duration confidence
  • ASR confidence must be higher for extremely short and extremely long speech than it must be for mid-duration utterances.
  • the effect is to compensate for intermittent background noises that extend either the beginnings or the ends of words.
  • States that take too long to complete can be assigned a confidence of -1. States that experienced no error-recovery and yet still occupied too much or too little time can be considered neutral and are assigned a value of zero. States that completed according to an exemplary interaction can be assigned a value of +1.
  • Turn Confidence is an example of one of the measures applicable to the multidimensional confidence measure hereinbefore described, a method to enhance speech recognition confidence with turn-taking timing information, and a model of human short-term memory.
  • Audio prompt segments to estimate turn-taking likelihood.
  • One method of enhancing speech recognition with turn confidence is to organize each audio prompt into regions during which user interruption is more or less appropriate. This is done by dividing the prompt itself into segments.
  • the segments may be specified as an offset from the beginning of the prompt — either in number of samples, or in time units. There are other ways to specify these segments, to be discussed later.
  • An audio prompt is a recorded or synthesized sound that is designed to evoke a response from the user. Prompts may be long or short. During the playback of the prompt, interruption from the user — via DTMF or speech — may occur at any time. The location within the prompt that is the point of interruption provides information about turn taking — information that can be used to construct a "turn-taking confidence" value.
  • a single audio prompt may be subdivided logically into segments. Each segment is based on the information contained in the segment, and the degree to which that information represents an appropriate cue that is likely to cause the user to take a turn. As shown in the figure, segments may incorporate the following information. [0036] 1. Segment A. This is the very beginning of the prompt, and incorporates introductory information or silence. This first segment may consist of phrases such as: ⁇ would you like ...
  • the segment has not conveyed adequate information to lead logically to a user response. What this means is that users who interrupt the prompt during this segment can be presumed to be "expert” — that is, users who, through prior interaction with the application, can predict the prompt and its expected response. Such users should be expected to present speech that is recognized with high confidence. On the other hand, it often happens that one or more noises from the user (throat clearing or disfluencies) or from the background cause false prompt cutoff. In addition, users often start speaking with the goal of cutting off the prompt, and then stop and restart — under the assumption that the system "didn't hear” the beginning of speech. Such false starts — sometimes called “stutters” — lead to recognition errors. All of these events can be expected to generate low-confidence recognition results. If speech begins at segment A or is already underway when the prompt begins, then turn-taking confidence is low. This means that speech recognition confidence must be very high if it is to compensate for the aggressive timing of the interruption.
  • Segment B This component of the prompt can be the region during which meaningful information is first conveyed to the user. Different users respond at different rates to this information, so interruption at this location may represent a quick user responding to the prompt, or may indicate noises or false starts as in segment A. If speech starts here, then turn-taking confidence is neutral (neither high nor low). Turn-taking confidence therefore does not influence speech recognition confidence.
  • Segment C This can be the final ending syllable(s) of the prompt — turn-taking cues built into the prompt have been delivered. Many users interrupt at this point, "dovetailing" their speech with the tail of the prompt. This ending segment therefore represents an ideal moment for the user to begin speaking. If speech begins here, then turn- taking confidence is high.
  • Segment D This can be the silence, managed by the turn-taking model of the system, which follows the final syllables of the prompt. For a period, defined by a timeout parameter, this also represents the ideal moment for the user to begin speaking. If speech begins here, then turn-taking confidence is high.
  • Segment A may consist of one or more short audio recordings that contain introductory information.
  • Segment B carries the same turn-taking implications shown in figure 3A.
  • Segment B may also consist of multiple recordings.
  • Segment C is likely to be a single recording, but need not be.
  • Silence segments D and E are as shown in Figure 3 A.
  • the turn-taking confidence receives a value of-1, representing low confidence.
  • the turn-taking confidence receives a value of zero — representing medium confidence.
  • the turn-taking confidence receives a value of +1, representing high confidence.
  • condition F could be extended to include a short period at the start of the next turn if it is technologically possible to do this. Interruptions at the start of the next turn can be given a confidence value of -1. This should lead to responses to the previous questions which are out of the grammar for Turn B being rejected.
  • One such modification would be to cast the three level turn confidence model into a likelihood with three values between 0 and 1 being mapped to the three confidence levels.
  • the following table defines parameters which relate the turn taking confidence levels to probability- like values between 0 and 1.
  • the turn confidence is computed directly from the sample offset of the prompt. That is, a continuous function could be used to calculate the turn confidence. This continuous value is based on the sample position of anticipated speech onset relative to the total number of samples in the prompt. [0053] In this alternative embodiment a more detailed model of the utterance is defined where a turn may contain multiple potential turn boundaries contributing to the overall likelihood of a turn-taking act. Machine Turns and Moves.
  • a turn is the period from which a machine starts speaking through to where it decides that a significant user-event occurred which needs application logic to respond to it - i.e. a change in dialogue state. It is thus an autonomic state machine responding primarily to local information managing the basic sharing of the speech channel between two interlocutors — in this case the machine and the user.
  • a machine turn can be formulated in advance to be a sequence of spoken phrases (or moves) which will be spoken by the machine in sequential order until it requires a response in order to move forwards.
  • An example turn would be: Do you want to check-a-balance, pay-a-bill, or transfer funds?
  • the Recognition Model [0058] The user may of course also be making turns and moves in a similar fashion to the machine. With current technology the machine unfortunately has access to much less information regarding the user turn.
  • This design can use the SALT model. This is an event based model where listen and prompt are independent threads, giving the designer the widest range of options yet for building turn-taking models. Other similar models could be used. It is anticipated that speech technology vendors will also develop better ways of detecting user phrase boundaries, disfluent re-starts, and yielding behavior. [0060] The behavior of the machine on detection of speech or some other noise is not the subject of this design.
  • One such behavioral design which describes a complete turn-taking model, is described in commonly assigned, co-pending U.S. Patent Application Docket No. EIG 3090001, entitled "Turn Taking Model”. This design is complementary to that model, but does not require it in order to operate.
  • the design assumes the presence of a basic grammar or language model which describes the possible sequence of words which the user may speak at this current point. This grammar will anticipate all of the utterances which are expected during any particular recognition period. This design does not demand that the speech recognition grammar remains static during a whole turn, but anticipates that with current technology this is the most likely scenario. It is also further assumed that in some manner the grammar associates certain sequences to particular semantic items. These items represent the meaning of that particular user utterance. For the purposes of this description, a semantic item may represent a set of related meanings (e.g. the set of all towns), or a single specific meaning (e.g. the town 'Southport').
  • the timing of a response from a user is dependent on the following things:
  • PDFs probability density functions
  • t time
  • the first step is to estimate the probability that a caller interrupting at time t will desire semantic item N. This is represented by a function returning a PDF for each semantic item as follows:
  • Equation 1 Where D N represents the event that the user desires semantic item N.
  • the current design assumes that user desire does not vary with time over a single turn. This is not an essential assumption, but if we use it then:
  • FIG. 5 A method to estimate the Attention Likelihood function is shown in Fig. 5.
  • Each move in the dialogue is linked to a set of semantic items (F m i..F mn ).
  • the moves draw attention to or 'activate' a potential response. Multiple moves may activate a semantic item, and multiple semantic items may be activated by a single move.
  • each Semantic Item has two parameters associated with it:
  • the MinAttention parameter defines the degree to which the user is expected to already be primed to respond in this dialogue state. This priming is by definition external to the current dialogue move - although it may have occurred on previous user visits to this state. For example, the value may vary by user, and even dynamically throughout a dialogue, if a dynamic user-model of learning is used.
  • the MaxAttention parameter defines the maximum degree to which the semantic item can be in the callers' attention. It is generally set to 1.0, but could be set to a lower value if it is likely that this item is mentioned only in passing - for example as a global dialogue command word such as 'help'.
  • the first move 'Do you want to check a balance' is linked with (i.e. activates) the semantic item 'CheckBalance'.
  • This semantic item is in turn linked to a grammar fragment (or fragments) generating the set of words or phrases which the caller may say when they wish to 'check a balance'.
  • the W3C grammar and semantic interpretation standard are one such way to achieve this linkage.
  • the key information in a prompt does not have to start at the beginning of the move, although this is the default setting.
  • the KeylnfoStartlndex parameter is provided to model delayed onset of key- information in the move.
  • a final feature of the model is the decay of the attention function due to disruption of attention and short-term memory by subsequent speech. The value reaches MaxAttention at the end of the move, and then remains constant from this point onwards until the start of a subsequent move.
  • the underlying assumption is that user attention is not affected by the silence in the pause following the move, (recall that this pause may be long or short depending on the type of move and dialogue design decisions).
  • Each move has two parameters associated with it:
  • the attention contour of all semantic items can be decreased by the amount specified by this parameter. Note this happens at move start, and is not delayed by a non zero value of KeylnfoStartlndex.
  • the decrease is linear and spans the duration of the move. The decrease stops once the value of MinAttention for that semantic item has been reached.
  • the decrement emulates the recency effect, where items mentioned more recently hold the attention of the user. Note that the figure does not show the 'primacy' effect, wherein items mentioned first hold more sway. The omission is simply for clarity. Those skilled in the art will see that this effect — related to the user's internal mental rehearsal — can raise the contour predictably from move 2 and through move 3 and is easily added to the model. [0079] Unlike the onset likelihood (see later), it is less desirable to continue the effect of this function through the following turn. The following turn may represent a change of dialogue state. Perception of this change by the user will likely divert their attention to a new topic.
  • T onset is the speech onset event
  • F N is the event representing the fact that the user has spoken a phrase related to semantic item N.
  • T onset is the speech onset event
  • F N is the event representing the fact that the user has spoken a phrase related to semantic item N.
  • the distribution is independent of N. That is to say that the probability of speech onset is only a function of the turn-taking cues in the turn.
  • This assumption is a relatively safe one.
  • attention and desire are modeled separately, and that the attention model for a particular semantic item makes it much less likely until it has been activated (i.e. until the machine move has mentioned it in some way).
  • Fig. 6 shows one method to estimate this function.
  • a scale of between 0 and 1 is shown with a linear axis. This means that it is not a true probability density function, but the scale is chosen for convenience.
  • the choice of a value of 1.0 for MaxLikelihood means that for those who at the point where the floor is given away, the recognition confidence is not modified at all. Other values are dependent on the choice of this arbitrary scale.
  • the model takes the following parameters, one set of which are associated with each machine move.
  • YieldAnticipationGradient The rate at which the onset function + 0.8 per second grows towards the MaxOnset point where the machine gives away the floor. Lower values denote longer overlap periods.
  • MaxOnset The value of the onset function at the 1.0 Question point where the machine chooses to 0.5 Example give the floor away (i.e. the end of the 0.0 Continuing move). Higher values denote stronger intonation turn-taking cues.
  • Open Floor Gradient The rate at which the function decays - 0.05 per second from the MaxLikelihood when the machine gives the floor away. Higher values denote longer thinking periods prior to answer.
  • MinOnset The minimum value of the onset 0.1 function for the duration of this move and its following silence. Higher values of this indicate that the user is not co-operating with the turn taking model (e.g. using the barge-in user- interface method).
  • Figure 11 shows an example of the evolution of an onset likelihood and a number of associated attention likelihood functions as they vary whilst a prompt is being played out.
  • onset likelihood estimation could be used within the design described in the
  • LostFloorThreshold The threshold below which the 0.5 machine turn moves from the Pre- Hold state to the Hold state as the floor is taken away from the user by the machine.
  • YieldAnticipationThreshold The threshold above which the 0.5 machine turn moves from the Hold state to the Post-Hold state, as the user anticipates the rum-taking boundary that is approaching.
  • the Hold state never occurs.
  • the PreHold state transitions directly into the PostHold state.
  • the boundary between these states can be taken to be the point at which the minimum value of the function occurs. If the minimum occurs at a point with a gradient of zero (i.e. has a fixed minimum value over a certain time period, then the boundary is taken to be the time representing the mid-point of this fixed region.
  • VAD voice activity detector
  • VADs are parameterized in different ways but they all have parameters that are either thresholds above which speech/noise decisions are made, or more indirect signal to noise ratios threshold parameters. VADs can be altered by changing threshold and ratio parameters. These parameters enable the tuning of the VAD for different speech to noise ratios or for different applications.
  • This aspect of the invention can utilize a VAD which allows the dynamic modification of such thresholds in real time as the signal is being received.
  • a function maps these threshold parameters such that they decrease (or increase depending on the polarity of the parameter) monotonically as the onset likelihood increases.
  • the ResponseLikelihood could also be used during a speech recognition algorithm directly to affect the prior probability of phrases starting given that speech onset was detected at a certain time.
  • This function is time-dependent - i.e. the likelihood that the user will start saying a specific semantic item at a specific onset time changes over time.
  • HMM based speech recognizers are driven by a speech grammar graph. The recognizer attempts to align different paths through this grammar against an incoming utterance to find the best matching fit. One way to implement this is to penalize/ enhance the transition probabilities at the points in the parsed network which are located at the start of the regions matching semantic item F n in the grammar.
  • the level of the penalty would depend monotonically on the value of the ResponseLikelihood function. Those skilled in the art could discover appropriate functions for mapping the likelihood to transition probabilities.
  • the W3C speech recognition grammar specification provides for prior probabilities and penalties to be attached to certain paths in the grammar.
  • US Pat. No. 5,999,902 by Scahill, et al. describes one such method for taking such prior likelihoods attached to the nodes of a recognition grammar graph and then back-propagating these probabilities into the grammar graph. Once this is accomplished then a standard recognition parse is performed against the incoming speech signal. If this aspect of the present invention were to be implemented using such a scheme, then a VAD or equivalent device could establish a potential point of speech onset. The Response Likelihood would be computed for all semantic fragments and back-propagated into the recognition grammar graph. Then the utterance would be recognized.
  • Fig. 7 shows the process by which this post-weighting would occur.
  • the weighted confidence scores are labeled as the 'Semantic Confidence' on that figure and represent the acoustic confidence from the speech recognizer modified by the Response Likelihood (given the supposed time of speech onset). This approach is also approximated in a different form by the multi-dimensional confidence approach which uses quantized integers to represent different levels of likelihood and combine them.
  • Speech dialogs have a specific need to detect when a user or noise is outside of its expected recognition grammar graph. This is usually a threshold-based decision which may operate within the recognition engine itself or via an external process.
  • an out-of-granimar utterance is modeled as a separate special semantic item. The designer can specify the parameters for this model, but they may, for example assign an OOG semantic item to each item in a list to allow 'point and speak' behaviour as described previously.
  • the Response Likelihood function will thus model the likelihood of out-of- grammar utterances having onsets at specific positions in the dialog. If the out-of-grammar status is returned by the recognition process then the Response Likelihood of each out-of- grammar semantic item can be computed and the semantics associated with the highest scoring item selected as the appropriate semantics for the phrase.
  • An alternative enhancement would be to use the predictions from the Response Likelihood functions of the out-of-grammar utterances to modify the OOG threshold parameters in much the same way as described above for modifying VAD threshold parameters, thus making the recognition process less sensitive to out-of-grammar classifications at times where out-of-grammar utterances are less likely.
  • the mode confidence measure has five confidence states. As per Fig. 8, the five states of mode confidence can be expressed as a continuum represented by the integer values -2 through +2. The current mode confidence state determines the type of prompting to be used at a given point in the dialog. A different prompt can be allocated to each confidence level, each with different style, wording, and /or intonation.
  • prompts could be shared between the mode states - for example by defining a single speech prompt to be shared between the two speech states.
  • the states Speech- Mid and Speech-High can share the same prompt, and DTMF-Mid and DTMF -High may also share the same prompt.
  • the states, their corresponding prompting styles, and whether speech or touch-tone detectors are active are shown below:
  • Speech prompts refer to "saying” or “speaking,” and ask direct questions.
  • a typical speech prompt my be something like: “Do you want an account balance, money transfer, or another service "
  • DTMF prompts refer to "pressing” and usually use the well-known "For ..” or “To " construct.
  • a typical DTMF prompt may be something like: "For an account balance, press 1. For money transfer, press 2. For any other service, press 3. "
  • ShadowPromptTM One approach for presenting a ShadowPrompt is given in U.S. Patent Application Ser. No. 09/908,377 by Balentine, et al. For example a Shadow prompt may use two different voices as shown below:
  • Another way to present 'Mixed' prompting is to ask questions where the verb is omitted or does not indicate which modality is required. For example: "Please give me your account number” "and your PIN” Such prompting is closer to speech mode but is formally a mixed mode prompt.
  • this mixed mode can be presented when the mode is 'Neutral' - i.e. has a value of zero.
  • This mixed mode of prompting could be spread to include the Speech-Mid (+1) or DTMF-Mid states (-1) if desired depending on how much the specific question lends itself to DTMF or to Speech. Disabling speech recognition is an important step in stabilizing the user interface in the presence of noise. For this reason the speech recognizer is disabled in the high-confidence DTMF state. DTMF however is not prone to false triggering. Thus the DTMF detector is always active at least in circumstances where DTMF input would have any meaning in the user interface. Mode Confidence as a Numeric Parameter
  • the mode confidence can be modified according to a number of different criteria.
  • a simple way of managing the mode confidence is to increment the mode confidence — i.e. adds 1 to the variable - whenever the caller uses speech successfully.
  • the system decrements the value (i.e. add - 1 to the variable). This means that speech failures can lead to a degradation from speech to DTMF.
  • the variable can be "capped" at the positive end to a value of +2 as shown in Fig. 8 to prevent values so great that degradation cannot occur rapidly in the event of changes in condition.
  • the limit may be anything, the figure shows a limit of two. If the caller uses DTMF successfully, the mode confidence is also decremented by 1. This may lead to a change of mode — from speech to DTMF.
  • the variable can be capped at the negative end to a value of -2 to prevent a permanent commitment to DTMF mode. It is important for the user or for the system to allow transitions from speech and DTMF mode throughout the dialogue session. In most cases, the designer chooses to start a dialogue in the speech mode. There may also be cases in which the start should be DTMF — for example when high noise is detected at the very beginning of the call. This decision may also be sometimes based on the incoming DNIS or ANI.
  • the multi-dimensional confidence measure described above may act as an input to this mode confidence dimension. For example 'using speech successfully' could be defined to be all cases where the multi-dimensional confidence is above some threshold value — for example +1.
  • Mode Confidence as a State Machine the Mode confidence can be explicitly modeled using a state machine.
  • Fig. 10 shows such a state machine modeling a 'Speech-Biased' strategy.
  • Fig. 9 shows a similar state machine, this time modeling a 'DTMF-Biased' strategy.
  • the state machines could also be described as a set of rules incrementing or decrementing a mode confidence value and vice versa as describe above.
  • the states in Figs. 9 and 10 are shown with their corresponding mode confidence values to illustrate this equivalence.
  • the state machines of Figs. 9 and 10 have the same five states as described above. Transitions between the states are defined by the outcome of the previous input event. Outcomes of input events are defined as below: Speech-IG Confident recognition of an in-grammar utterance Speech-IW An in-grammar utterance which resulted in more than one likely candidate
  • Speech-OOG A low confidence recognition classed as an out-of-grammar utterance
  • the speech-IW condition represents the case where the recognizer has competing result hypotheses. It usually indicates that the user is likely to be speaking in-grammar. The reason for the lower confidence input is often due to problems such as moderate background noise, disfluent stumbles or grammars containing inherently confusable words. Conscious user behavior is not usually the cause. Silence however often results from user confusion. But this confusion can usually be dispelled with a well designed follow-on prompt. Babble is often caused by extended background noise or side conversations between the user and another party. Often the user will be distracted when this condition is returned.
  • DTMF-OOG occurs in conditions where users don't know the appropriate DTMF response at any given point and in a well designed user-interface should be a rare condition.
  • Toggle is a special case. This allows for the user interface designer to prompt the user with an explicit button to enable the user to switch modalities between DTMF and Speech.
  • the hash key '#' is recommended. This is a feature which may be little used, but could be useful for expert users who have a good understanding of the system.
  • a prompt such as 'Switching to Touch-Tone' could be played in response to such a toggle request when in Speech mode.
  • Any number of mode policies could be devised. An example set of policies, including those of Figs. 9 and 10, are listed below: Speech-Only Prompting always encourages speech responses but DTMF input is allowed. Speech-Biased Prompting is biased towards speech but difficulties will move towards
  • Explicit Prompting style may only be explicitly changed by the designer.
  • DTMF-Biased Prompting is biased towards DTMF.
  • DTMF-OnIy Prompting is DTMF only.
  • Mode policies can remain static throughout the duration of a dialog. They could also be different in different areas of the dialog - for example DTMF-biased for numeric input and speech-biased for proper-noun input. The choice or configuration of a mode policy could even be modulated itself by other factors in the dialog - such as the multi-dimensional confidence metric. Where a mode policy does change throughout the dialog the mode confidence is not automatically reset on entry to the new state machine.
  • the mode confidence may also be forced to any value at any time by the designer. When coupled with the explicit mode policy then the mode can be completely under the control of the designer. This can be desirable in specific areas of the dialog where the designer requires a greater degree of control over the mode policy. The designer may also chose to implement her own policy where desired.
  • the Speech-Only or DTMF-OnIy policies simply keep the mode state constant at Speech-High or DTMF-High respectively. They are equivalent to the Explicit policy set to these initial values.
  • the Speech-Only policy is not recommended apart for portions of dialog where speech input is really the only viable alternative. These conditions are added for completeness. Recall that the designer may decide to explicitly force a state change and/or change the mode policy at certain points in the dialog. Other policies such as a Neutral policy could be envisaged. However Neutral scripting can be inefficient and it is good practice to only use such scripting as a transitory device at certain parts of the dialog.
  • Speech-OOG and Babble both can cause transitions to the neutral state from the Speech-High and Speech-Med states (1012).
  • the assumption at this point is that there is either noise, or a lack of understanding about what can be said.
  • the user is now empowered by the mixed mode prompting to choose DTMF if desired at this point.
  • DTMF-OOG can also cause the same transition (1012).
  • the assumption here is that the choice of the DTMF modality indicates the user desire to user DTMF at this point but the OOG status indicates that the user does not know the appropriate key(s).
  • the choice of the Neutral state to deal with the conditions empowers these callers retaining a clear path back to speech in line with the speech-biased policy.
  • Speech-OOG similarly can cause a step-wise transition from the Neutral to the DTMF-Mid state (1015) and subsequently to the DTMF-High state (1017).
  • DTMF-Mid the Neutral to the DTMF-Mid state
  • DTMF-High the DTMF-High state
  • Babble can cause instant degradation from the Neutral to the DTMF-High state (1018).
  • DTMF-Mid to the DTMF-High state (1017).
  • DTMF-only interfaces serve such callers in such environments much better than speech interfaces.
  • Speech recognition is active in the DTMF -Mid state but it is likely that callers will not be able to distinguish between the DTMF-Mid and DTMF-High states and thus most callers will assume that speech is not active when they hear DTMF prompting.
  • Confident spoken commands for example from expert users, in this state will return the user to Neutral prompting (1014). This is however an unlikely route.
  • Speech-IW responses also follow this pattern (1019) and will usually be followed by a confirmation or disambiguation question. Confirmation and disambiguation are difficult to script in the neutral mode but it is possible if an implicit speech style is adopted.
  • Fig. 9 shows a similar policy biased towards DTMF.
  • This policy can have a default start state of DTMF- High (700). Successful use of DTMF in this state can cause the mode confidence to stay in the same state (717). Silence and DTMF-OOG on the other hand does cause a gradual move towards Neutral prompting (716 and 713). This silence path is to accommodate users who are unable to use DTMF (for example rotary phone users). Once callers have become aware of the option to use speech however in the Neutral state then continued silence will return them to the DTMF-Mid state on the assumption that the user is remaining silent for some reason other than the need to use speech (715).
  • a second Speech-IW (718) or a Speech-OOG (719) can result in a transition to the DTMF-High mode.
  • An additional useful feature to enhance the management of mode confidence is to interject brief phrases into the user interface at key transition points. For example when transitioning from the Neutral state to DTMF-High the phrase 'Let's try that using just the keypad' or some similar phrase could be interjected to make it clear to the user that the speech option is not now possible.
  • ASR technologies use different numeric types for confidence. This value must first be normalized to the same numeric type as the time-dimension values. As shown in Fig. 8, a set of five confidence "levels" will suffice to demonstrate the algorithm. After the speech recognizer has returned a result, the confidence is segmented into five levels as shown in the figure. If confidence is "very high” — corresponding to a probability above 95%, for example, or a numeric value close to the maximum allowed — the recognition confidence can be normalized to a value of +2. A high confidence can receive a value of +1, and a medium value can be set to zero. Low confidences can correspond to negative values.
  • ASR confidence must be recast into a data type that allows it to interact with the confidence values of other dimensions.
  • each dimension is first measured with an eye to distinguishing non-human from predicted human behaviors — for example, the duration of speech relative to the expected duration given the grammar. The measurement can then normalized to the data type and range most appropriate for combining it with others. Once this has been accomplished, we simply SUM the confidence for all of the dimensions to derive a single overall confidence. In the example data type, negative numbers detract from the overall value, positive numbers are additive. A value of zero does not influence the other dimensions. [00134] The basic principle is as shown below with turn-taking.
  • a method for managing interactive dialog between a machine and a user comprising: verbalizing at least one desired sequence of one or more spoken phrases; enabling a user to hear the at least one desired sequence of one or more spoken phrases; receiving audio input from the user or an environment of the user; determining a timing position of a possible speech onset from the audio input; managing an interaction between the at least one desired sequence of one or more spoken phrases and the audio input, by determining at least one likelihood value dependent upon the possible speech onset.
  • the first embodiment wherein the at least one likelihood value is dependent upon at least one of: a model of a desire of the user for specific items; a model of an attention of the user to specific items; or a model of turn-taking cues. 12.
  • the first embodiment further comprising continuously utilizing the at least one likelihood value for a voice activity system.
  • the first embodiment further comprising determining at least one recognition result from the audio input, wherein the at least one recognition result is dependent upon the timing position of the possible speech onset.
  • the first embodiment further comprising modifying an operation which generates at least one recognition result, wherein the at least one recognition result is dependent upon the timing of the possible speech onset.
  • the first embodiment further comprising determining at least one confidence value from the audio input, wherein the at least one confidence value is dependent upon the at least one likelihood value and a recognition result from the audio input.
  • the step of determining the at least one likelihood value further comprises utilizing a substantive meaning and a timing position of at least one phrase of the at least one desired sequence of one or more phrases.
  • the first embodiment, wherein the at least one confidence is further dependent upon a timing position within the at least one phrase within the at least one desired sequence of one or more phrases.
  • the at least one desired sequence of one or more spoken phrases comprises a plurality of desired sequences of one or more spoken phrases, and at least one confidence value is affected by a transition from one desired sequence of one or more spoken phrases to another desired sequence of one or more spoken phrases.
  • the first embodiment, wherein the at least one confidence value is continuously affected by subsequent transitions from one desired sequence of one or more spoken phrases to another desired sequence of one or more spoken phrases.
  • each desired sequence of one or more spoken phrases comprises a plurality of time zones and the confidence value is further affected by a timing position of the possible speech onset within at least one time zone.
  • the first embodiment further comprising determining the confidence value in response to a substantive meaning and a timing position of at least one phrase of the at least one desired sequence of one or more phrases.

Abstract

A method for managing interactive dialog between a machine and a user is claimed. In one embodiment, an interaction between the machine and the user is managed by determining at least one likelihood value which is dependent upon a possible speech onset of the user. In another embodiment, the likelihood value can be dependent a model of a desire of the user for specific items, a model of an attention of the user to specific items, or a model of turn-taking cues. Further, the likelihood value can be utilized in a voice activity system.

Description

TURN-TAKING CONFIDENCE
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This application relates to, and claims the benefit of the filing date of, co-pending U.S. provisional patent application serial no. 60/638,431 entitled "TUI DESIGN TURN TAKING MODEL" filed December 22, 2004.
TECHNICAL FIELD
[0002] This disclosure relates to a method for calculating "confidence" values, similar to the confidence currently reported by automatic speech recognition (ASR) technologies, to enhance speech recognition confidence with turn-taking timing information, and a model of human short-term memory.
BACKGROUND
[0003] Interactive Voice Response (IVR) applications use either DTMF or speech recognition. If DTMF, the application is invariably organized as a hierarchical collection of menus — each menu presenting a small collection of options from which the user may select. If using speech, the application might mimic DTMF menus or form-filling dialogues — an organizing architecture known as directed dialogue — or might adopt a newer and more sophisticated interface design paradigm known as natural language (NL). [0004] One of the problems of ASR in supporting these dialogues is the difficulty of distinguishing between sentient user speech and distracting acoustical events — including intermittent noises, user mumbling, side conversation, user false starts, and similar occurrences. These events lead to instability in the dialogue, and error-recovery routines aimed at fixing the damage complicates the design and development of ASR applications.
SUMMARY
[0005] This disclosure describes a method for managing interactive dialog between a machine and a user. In one embodiment, an interaction between the machine and the user is managed by determining at least one likelihood value which is dependent upon a possible speech onset of the user. In another embodiment, the likelihood value can be dependent a model of a desire of the user for specific items, a model of an attention of the user to specific items, or a model of turn-taking cues. Further, the likelihood value can be utilized in a voice activity system. BRIEF DESCRIPTION OF THE DRAWINGS
[0006] For a more complete understanding of the present invention and the advantages thereof, reference is now made to the following Detailed Description taken in conjunction with the accompanying drawings, in which:
[0007] Figure 1 shows three quantized levels of speech-duration confidence;
[0008] Figure 2 shows three quantized levels of state-completion confidence;
[0009] Figures 3A-3B shows two methods of segmenting prompts into turn taking zones;
[0010] Figure 4 shows turn-confidence varying according to turn-taking zones; [0011] Figure 5 shows a method of estimating attention contours;
[0012] Figure 6 shows a method of estimating onset contours;
[0013] Figure 7 shows a method of combining the onset, and attention contours to estimate confidence values;
[0014] Figure 8 shows five states of mode confidence values; [0015] Figure 9 is a diagram of a state machine modeling a DTMF -Biased mode confidence engine;
[0016] Figure 10 is a diagram of a state machine modeling a Speech-Biased mode confidence engine; and
[0017] Figure 11 shows an example onset contour, and also three attention contours.
DETAILED DESCRIPTION
[0018] In the following discussion, numerous specific details are set forth to provide a thorough understanding of the present invention. However, those skilled in the art will appreciate that the present invention may be practiced without such specific details. In other instances, well-known elements have been illustrated in schematic or block diagram form in order not to obscure the present invention in unnecessary detail. Additionally, for the most part, details concerning network communications, and the like, have been omitted inasmuch as such details are not considered necessary to obtain a complete understanding of the present invention, and are considered to be within the understanding of persons of ordinary skill in the relevant art. Multi-Dimensional Confidence
[0019] ASR technologies today return values — known as "confidence" — that aim to distinguish between acoustic/phonetic classes that are similar to the talker's unknown speech (the speech which the ASR is expected to recognize) and unrelated acoustical events that are less similar. These values assist in preventing false acceptance of out-of-grammar (OOG) speech, and in triggering dialogues to recover so-called inter- word rejections (wherein two similar classes are recognized and the system must distinguish between them).
Extracting Non-Acoustic/Phonetic Confidence
[0020] The method described here proposes to extract similar kinds of value for various other dimensions not directly related to the acoustic/phonetic patterns of speech. The dimensions include time — both the turn-taking information contained in the onset of user speech, as well as the duration of speech — and exit conditions associated with interactions during the course of the session. By letting these multi-dimensional confidence values influence one another, this method can reduce application complexity while stabilizing the IVR dialogue. Non-acoustic/phonetic confidence may include but is not limited to the following dimensions:
■ Speech duration confidence;
State-completion confidence;
Turn-taking confidence; and Mode confidence (e.g. touch-tone and speech).
Speech Duration Confidence
[0021] Human speech conforms to certain ranges of duration. Automatic Speech Recognition (ASR) technologies use voice activity detection (VAD) or endpointing algorithms to detect the onset and offset of user speech. These algorithms often include controlling parameters to assist in distinguishing between human speech and other sounds that might otherwise be incorrectly classified as user speech. Such parameters which relate directly to durational aspects might include those shown in the table below:
Parameter Description Typical minimum High energy input must last for at least the duration 60-80 ms voiced duration specified by this parameter before speech is deemed to have started. Shorter-duration sounds are presumed to be transient noises, babble Humans can only speak for so long before having to take 2-3 a breath. Sounds that last longer than this parameter are seconds presumed to be side conversation or extended background noise. embedded Human speech includes stop consonants and other 300 ms silence duration moments of silence or low-energy sound. It is important to distinguish such embedded silences from the final offset of speech. A silence duration must meet this value before speech is deemed to have ended. beginning and Human speech often begins with low-energy consonants 100-150 ending bias such as fricatives. VAD algorithms usually detect the ms onset and offset of energetic vowels, and not these lower- level consonants. This "fudge factor" parameter moves the voice duration markers outward to encompass possible low-energy human speech in the endpointing decision.
[0022] These parameters are aimed at preventing false triggering or inappropriate time alignment caused by the misclassification of background noise as human speech. Such misclassifications lead to speech recognition errors and subsequently complicate ASR dialogue design. Because VAD and endpointing algorithms often rely solely on raw energy, however, misclassification is a common occurrence — especially when users are speaking from environments dominated by intermittent noise (e.g., public places). [0023] Misaligned speech — that is, speech plus noise that has been incorrectly endpointed by the VAD or endpointing algorithm — often exhibits subsequently low recognition confidence. But the ASR alone is not always able to detect and reject such misalignments. The same is true when the user has not spoken at all, and the ASR has incorrectly accepted noise as speech.
[0024] After the ASR has returned a result, the dialogue logic itself has the ability to compare the total duration of the incoming speech against pre-defined ranges. The total duration can be discovered in two ways: The ASR reports onset and offset information directly to the application; or, The application uses a combination of time stamps and speech onset information to calculate the probable duration of the input.
The pre-defined ranges can also be specified in one of three ways:
Hand-specified fixed parameters; Calculated automatically from grammars or audio files; or
Learned over time from incoming user data.
[0025] In all cases, word durations are highly variant and precise values are rarely helpful. So the goal of a speech duration confidence value is to assist slightly in nudging overall recognition confidence in one direction or the other — to lend additional credence to the final ASR result.
[0026] In the present invention, there are three quantized levels of confidence as shown in Fig. 1. These pre-defined ranges are defined by two parameters - MinTypicalDuration and MaxTypicalDuration If the duration of the input is below MinTypicalDuration i.e. quite short — longer than the minimum voiced duration parameter but still short compared to the expected input — then it is assigned to the too-short category and can be assigned a speech duration confidence of -1. If the duration is above MaxTypicalDuration - i.e. quite long — approaching the babble timeout parameter — then it is assigned to the too-long category and can be also assigned a value of -1. Speech durations that fall within the expected range are assigned to the 'exemplary' category and can be assigned a value of 0. Boundary durations thus have a negative effect on the overall confidence value.
[0027] As a result of this dimension, ASR confidence must be higher for extremely short and extremely long speech than it must be for mid-duration utterances. The effect is to compensate for intermittent background noises that extend either the beginnings or the ends of words.
State Completion Confidence
[0028] Users that become confused often exhibit predictable behaviors, either not speaking at all, speaking after long delays, or producing OOG of various kinds. These conditions often amplify errors, particularly state errors in which the user is in the incorrect state (and therefore talking to an incorrect or unknown grammar). Such behaviors often turn up as timing patterns in the ASR input.
[0029] Conversely, users that are successfully conversing with a machine tend to establish predictable timing patterns by replying to questions, wielding control words, and stepping the dialogue reliably forward. The state completion confidence value is designed to exploit this predictable user behavior.
[0030] As shown in Fig. 2, users who enter a given state, listen to a prompt, arid give a sentient reply within a specific amount of time are considered "exemplary." These conditions lead to a high state-completion confidence. Users who experience error-recovery dialogues or spend a longer amount of time in the state due to pauses, false starts, or other behaviors indicative of confusion lead to a lower state-completion confidence.
[0031] There are three levels. States that take too long to complete can be assigned a confidence of -1. States that experienced no error-recovery and yet still occupied too much or too little time can be considered neutral and are assigned a value of zero. States that completed according to an exemplary interaction can be assigned a value of +1.
Turn Confidence
[0032] Turn Confidence is an example of one of the measures applicable to the multidimensional confidence measure hereinbefore described, a method to enhance speech recognition confidence with turn-taking timing information, and a model of human short-term memory.
Using Audio prompt segments to estimate turn-taking likelihood.
[0033] One method of enhancing speech recognition with turn confidence is to organize each audio prompt into regions during which user interruption is more or less appropriate. This is done by dividing the prompt itself into segments. The segments may be specified as an offset from the beginning of the prompt — either in number of samples, or in time units. There are other ways to specify these segments, to be discussed later.
Logical Segments
[0034] An audio prompt is a recorded or synthesized sound that is designed to evoke a response from the user. Prompts may be long or short. During the playback of the prompt, interruption from the user — via DTMF or speech — may occur at any time. The location within the prompt that is the point of interruption provides information about turn taking — information that can be used to construct a "turn-taking confidence" value.
[0035] As shown in Figure 3A, a single audio prompt may be subdivided logically into segments. Each segment is based on the information contained in the segment, and the degree to which that information represents an appropriate cue that is likely to cause the user to take a turn. As shown in the figure, segments may incorporate the following information. [0036] 1. Segment A. This is the very beginning of the prompt, and incorporates introductory information or silence. This first segment may consist of phrases such as: Would you like ...
Thank you for ...
Please say ...
[0037] The segment has not conveyed adequate information to lead logically to a user response. What this means is that users who interrupt the prompt during this segment can be presumed to be "expert" — that is, users who, through prior interaction with the application, can predict the prompt and its expected response. Such users should be expected to present speech that is recognized with high confidence. On the other hand, it often happens that one or more noises from the user (throat clearing or disfluencies) or from the background cause false prompt cutoff. In addition, users often start speaking with the goal of cutting off the prompt, and then stop and restart — under the assumption that the system "didn't hear" the beginning of speech. Such false starts — sometimes called "stutters" — lead to recognition errors. All of these events can be expected to generate low-confidence recognition results. If speech begins at segment A or is already underway when the prompt begins, then turn-taking confidence is low. This means that speech recognition confidence must be very high if it is to compensate for the aggressive timing of the interruption.
[0038] 2. Segment B. This component of the prompt can be the region during which meaningful information is first conveyed to the user. Different users respond at different rates to this information, so interruption at this location may represent a quick user responding to the prompt, or may indicate noises or false starts as in segment A. If speech starts here, then turn-taking confidence is neutral (neither high nor low). Turn-taking confidence therefore does not influence speech recognition confidence.
[0039] 3. Segment C. This can be the final ending syllable(s) of the prompt — turn-taking cues built into the prompt have been delivered. Many users interrupt at this point, "dovetailing" their speech with the tail of the prompt. This ending segment therefore represents an ideal moment for the user to begin speaking. If speech begins here, then turn- taking confidence is high.
[0040] 4. Segment D. This can be the silence, managed by the turn-taking model of the system, which follows the final syllables of the prompt. For a period, defined by a timeout parameter, this also represents the ideal moment for the user to begin speaking. If speech begins here, then turn-taking confidence is high.
[0041] 5. Segment E. As silence continues, the confidence in turn- taking begins to drop.
Physical Segments
[0042] An alternate method for segmenting a prompt to support turn-taking confidence is to use independent audio recordings, as shown in Figure 3B. The method described below for extracting turn-taking confidence applies to either logical or physical methods for segmenting the prompt into turn- taking regions. [0043] 1. Segment A may consist of one or more short audio recordings that contain introductory information.
[0044] 2. Segment B carries the same turn-taking implications shown in figure 3A.
Segment B may also consist of multiple recordings.
[0045] 3. Segment C is likely to be a single recording, but need not be. [0046] 4. Silence segments D and E are as shown in Figure 3 A.
Turn-Taking Confidence
[0047] Given the above segmentation of the prompt, the method for extracting a turn- taking confidence value can be understood. As shown in Figure 4, a quantized numeric value can be assigned to reflect the likelihood of speech onset at a given point in the prompt. [0048] There are many ways to assign a numeric value to the segment. For the sake of simplicity, this discussion suggests a three-level value:
' A. If the user begins speaking during the first segment, the turn-taking confidence receives a value of-1, representing low confidence.
B. If the user begins speaking during the second segment, the turn-taking confidence receives a value of zero — representing medium confidence.
C. If the user begins speaking during the third segment the turn-taking confidence receives a value of +1, representing high confidence.
D. If the user begins speaking during the following silence the turn-taking confidence receives a value of +1, representing high confidence. E. If the user begins speaking late within the silence window, the turn-taking confidence receives a value of zero — representing a medium confidence. F. If no speech appears (for example a recognizer silence timeout is reached), the turn- taking confidence receives a value of-1, representing low confidence. [0049] Note that condition F could be extended to include a short period at the start of the next turn if it is technologically possible to do this. Interruptions at the start of the next turn can be given a confidence value of -1. This should lead to responses to the previous questions which are out of the grammar for Turn B being rejected. Rejection of an utterance which starts in this portion should be deemed to be an answer to the previous question and it would be sensible to return to that dialogue state under this condition. [0050] Note that the 3 -levels of confidence are shown here to make the discussion easy to understand. The method might allow many levels, using both positive and negative integers, might be based on a wide range of numbers with parameterized thresholds, or could use floating point numbers for higher precision.
[0051] One such modification would be to cast the three level turn confidence model into a likelihood with three values between 0 and 1 being mapped to the three confidence levels. The following table defines parameters which relate the turn taking confidence levels to probability- like values between 0 and 1.
Level Name Likelihood Value
+1 MaxOnset 1.0 Question
0.5 Example
0 YieldAnticipationThreshold 0.5
-1 MinOnset 0.1
These values enable this simple model of turn taking onset likelihood to be used in conjunction with further modifications described below.
Generating A Continuous Measure Of Turn Confidence [0052] In an alternative embodiment, the turn confidence is computed directly from the sample offset of the prompt. That is, a continuous function could be used to calculate the turn confidence. This continuous value is based on the sample position of anticipated speech onset relative to the total number of samples in the prompt. [0053] In this alternative embodiment a more detailed model of the utterance is defined where a turn may contain multiple potential turn boundaries contributing to the overall likelihood of a turn-taking act. Machine Turns and Moves.
[0054] A turn is the period from which a machine starts speaking through to where it decides that a significant user-event occurred which needs application logic to respond to it - i.e. a change in dialogue state. It is thus an autonomic state machine responding primarily to local information managing the basic sharing of the speech channel between two interlocutors — in this case the machine and the user.
[0055] If the user remains silent, a machine turn can be formulated in advance to be a sequence of spoken phrases (or moves) which will be spoken by the machine in sequential order until it requires a response in order to move forwards. An example turn would be: Do you want to check-a-balance, pay-a-bill, or transfer funds?
This could be considered to be made up of three moves:
[Do you want to check-a-balance] [ pay-a-bill] [or transfer funds?]
[0056] The selection of what constitutes a move is not mandated by this design. It is however anticipated that generally: a) Each move will be a phrase in its own right; b) Each move will have a pause before and after it (pauses may be very short); and c) The prosody of the recorded audio will be indicative of move boundaries.
It is further assumed that the point of interruption of a move by a speaker is important. [0057] This design recognizes that among other things, most move boundaries will act as a turn-taking cue, and that move boundaries will generally coincide with phrasal boundaries. The design can take as its input a sequence of moves which may be anticipated in the absence of any user response, each potentially with its own anticipated grammar, and a specified pause following each move.
The Recognition Model. [0058] The user may of course also be making turns and moves in a similar fashion to the machine. With current technology the machine unfortunately has access to much less information regarding the user turn.
[0059] This design can use the SALT model. This is an event based model where listen and prompt are independent threads, giving the designer the widest range of options yet for building turn-taking models. Other similar models could be used. It is anticipated that speech technology vendors will also develop better ways of detecting user phrase boundaries, disfluent re-starts, and yielding behavior. [0060] The behavior of the machine on detection of speech or some other noise is not the subject of this design. One such behavioral design, which describes a complete turn-taking model, is described in commonly assigned, co-pending U.S. Patent Application Docket No. EIG 3090001, entitled "Turn Taking Model". This design is complementary to that model, but does not require it in order to operate.
Grammars and Semantic Items
[0061] The design assumes the presence of a basic grammar or language model which describes the possible sequence of words which the user may speak at this current point. This grammar will anticipate all of the utterances which are expected during any particular recognition period. This design does not demand that the speech recognition grammar remains static during a whole turn, but anticipates that with current technology this is the most likely scenario. It is also further assumed that in some manner the grammar associates certain sequences to particular semantic items. These items represent the meaning of that particular user utterance. For the purposes of this description, a semantic item may represent a set of related meanings (e.g. the set of all towns), or a single specific meaning (e.g. the town 'Southport'). For the sake of clarity let us assume that the grammar and its corresponding semantic item relationships are described by a standard W3C grammar, and that the semantic information is represented by a grammar tag. This is an industry standard approach. We also define a special semantic item, Out-Of-Grammar (OOG). This semantic item represents the hypothesis from the recognizer that the user spoke a phrase which is outside of the defined grammar. This is an important addition, as the presentation of out-of-grammar utterances is potentially as predictable with respect to the time of presentation as in-grammar utterances, and may also carry specific meaning for the dialogue. [0062] One such example of predictable onset timing for out-of-grammar is in list browsing. While presenting lists to users they often indicate the desired list item by using an utterance such as 'that one'. These utterances do not always have predictable wording. Instead the designer may choose to leave these words out of the grammar and rely on accurate out-of-grammar detection to infer, given the point of the interruption, that the user 'pointed' at a specific word or phrase. More than one special out-of-grammar semantic token can be defined by the designer. Each of these will be associated with a different semantic meaning (e.g. the word that it is pointing to). Within the W3C grammar model we can further define a semantic item now as an XPath identifying a specific node (class) or text value branch (item) of an XML tree expressed using the W3C semantic interpretation format.
I l It should be noted however that this is only an example of how a grammar may be described and associated with semantic information. There are many other ways to effect such a relation which are well known to those skilled in the art. An alternative, for example, would be the use of statistical language models and semantic classifiers.
Time-Dependence in Turn Taking.
[0063] The timing of a response from a user is dependent on the following things:
• What the user wants (desire);
• The user's current focus of attention (attention): o Where the key stimuli occur in the prompts; and o Short-term memory limitations; and
• The turn-taking cues in the prompt (onset).
All of these aspects of timing are modeled and exploited by this design. The result is a series of functions which model the likelihood of a turn being taken at a particular point in time.
A Note on Probability Density Functions [0064] The model described in this design uses the concept of functions, dependent on the time of the onset of user speech, which return probabilities. Within the framework of the math presented in this design, these functions formally generate probability density functions (PDF's) over the discrete (or continuous) variable t (time). The integration of the area under the PDF should sum to 1.0 for a true PDF. Estimates of probabilities from PDF's also require integration over a certain time period. The wider the time sample period, the greater the probability of the event. For pragmatic reasons the functions described below will generally be used for comparative purposes only. Thus the functions described below are pseudo PDFs which generally return a value from 0.0 to 1.0.
Desire Likelihood [0065] The first step is to estimate the probability that a caller interrupting at time t will desire semantic item N. This is represented by a function returning a PDF for each semantic item as follows:
P( Dn) = DesireLikelihood(N,t)
Equation 1 Where DN represents the event that the user desires semantic item N. The current design assumes that user desire does not vary with time over a single turn. This is not an essential assumption, but if we use it then:
P( Dn ) = DesireLikelihood(N) = KN
Equation 2
This is just a vector of the prior probabilities for each semantic item. Where priors are not known all of these numbers are set to a single constant, e.g. 1.00 .
Attention Likelihood.
[0066] This design assumes that, in general, the users are not likely to respond to a prompt until they have started to hear the key information in the prompt - i.e. as it encourages the user to formulate responses in their mind. By key information we mean the part of the move which is essential to the process of eliciting a specific response from the user. Take the earlier example:
[Do you want to check-a~balance] [ pay-a-bill ] [ or transfer funds?]
[0067] There is one single initial move 'Do you want to check-a-balance'. The fragment 'Do you want to' indicates that a response is required, but until the fragment 'check-a- balance' is heard by the caller no specific response may be formulated, 'check-a-balance' is therefore the key information in this phrase.
[0068] Users tend to wait for turn-taking boundaries. They also may choose to wait and continue to listen to additional information before deciding on a course of action. The design further assumes that additional key information which the user hears following this will interfere with the short-term memory of the caller. The attention contour function is used in this design to model this behavior. Each semantic item will have an attention contour across the whole turn. Each attention contour is a function of the timing of the constituent moves of the turn, and related parameters. The attention contour could be thought of as modeling the probability that, given a user desires a certain semantic item - that they will have this item in conscious attention at a particular point in time. It is thus a time-dependent function. This function should not be confused with the prior likelihood of the user desiring such an item (see above). P( FN I DN) = AttentionLikelihood(N,t)
Equation 3
[0069] A method to estimate the Attention Likelihood function is shown in Fig. 5.
Each move in the dialogue is linked to a set of semantic items (Fmi..Fmn). The moves draw attention to or 'activate' a potential response. Multiple moves may activate a semantic item, and multiple semantic items may be activated by a single move.
[0070] For a given turn, each Semantic Item has two parameters associated with it:
Parameter Description Default
The minimum attention likelihood 0.0 (Novice)
MinAttention present at all points of the turn. 0.5 (Primed)
The maximum attention likelihood Max Attention 1.0 achieved by the move.
[0071] The MinAttention parameter defines the degree to which the user is expected to already be primed to respond in this dialogue state. This priming is by definition external to the current dialogue move - although it may have occurred on previous user visits to this state. For example, the value may vary by user, and even dynamically throughout a dialogue, if a dynamic user-model of learning is used. The MaxAttention parameter defines the maximum degree to which the semantic item can be in the callers' attention. It is generally set to 1.0, but could be set to a lower value if it is likely that this item is mentioned only in passing - for example as a global dialogue command word such as 'help'. [0072] For each activation which references the semantic item, the contribution of this activation to the semantic item attention likelihood rises linearly from the minimum to maximum value from the start of the Key Information in the activating move (see below) to the end of the move. Prior to the activating move, the contribution is equal to the MinAttention value reaching back until the start of the turn. We use 'Contribution' to reflect the fact that it is possible to have activations of the same semantic item on different moves in the turn. In such a case, the maximum contribution from one of these activations at any given time is taken to be the value. The value of the attention likelihood for a given semantic item never falls below the MinAttention value during the duration of the turn. MinAttention may therefore be thought of as an extra activation which is present throughout the whole turn.
[0073] Other models of this function are possible. Non-linear models such as exponential rises for the transition from Minimum to Maximum value are possible alternatives, for example. In the example shown in the figure, the first move 'Do you want to check a balance' is linked with (i.e. activates) the semantic item 'CheckBalance'. This semantic item is in turn linked to a grammar fragment (or fragments) generating the set of words or phrases which the caller may say when they wish to 'check a balance'. The W3C grammar and semantic interpretation standard are one such way to achieve this linkage. [0074] In some embodiments, the key information in a prompt does not have to start at the beginning of the move, although this is the default setting. It does however make the assumption that the end point of the key information is co-incident with the end of the move. This is because the end of key information tends to contain turn-taking cues, and it is good design practice to locate it at the end of a phrasal unit (i.e. at the end of the move, but not necessarily the end of the turn).
[0075] The KeylnfoStartlndex parameter is provided to model delayed onset of key- information in the move. A final feature of the model is the decay of the attention function due to disruption of attention and short-term memory by subsequent speech. The value reaches MaxAttention at the end of the move, and then remains constant from this point onwards until the start of a subsequent move. The underlying assumption is that user attention is not affected by the silence in the pause following the move, (recall that this pause may be long or short depending on the type of move and dialogue design decisions). [0076] Each move has two parameters associated with it:
Parameter Description Default
The amount by which all attention DisruptAttention functions decay during this current 0.2 move.
The time from the start of the current KeylnfoStartlndex move where the key information 0.0 begins.
When the next move starts, the attention contour of all semantic items can be decreased by the amount specified by this parameter. Note this happens at move start, and is not delayed by a non zero value of KeylnfoStartlndex. The decrease is linear and spans the duration of the move. The decrease stops once the value of MinAttention for that semantic item has been reached.
[0077] This decrement simulates attention and short-term memory disruption as new items are introduced. The default value of 0.2 can be chosen for a specific reason - it represents a maximum short-term memory of five items (1/5) a conservative interpretation of the human short-term memory capacity of 7 +/- 2 items. Similarly, the MinAttention parameter thus represents the degree to which any long-term memory learning effects are present, that is: prior priming. [0078] Note that with a value of 0.2, MaxAttention of 1.0 and MinAttention of 0.0 this model will reach zero probability after 5 moves. This will set the maximum limit of a list, for example, to five items before earlier items fall fully from conscious attention. Also note that the decrement emulates the recency effect, where items mentioned more recently hold the attention of the user. Note that the figure does not show the 'primacy' effect, wherein items mentioned first hold more sway. The omission is simply for clarity. Those skilled in the art will see that this effect — related to the user's internal mental rehearsal — can raise the contour predictably from move 2 and through move 3 and is easily added to the model. [0079] Unlike the onset likelihood (see later), it is less desirable to continue the effect of this function through the following turn. The following turn may represent a change of dialogue state. Perception of this change by the user will likely divert their attention to a new topic. If there is no change in topic, then the designer is likely to set up similar onset likelihoods again in this following move. Having said that, a valuable addition to this model may be to raise the MinAttention value of a semantic item from "novice" to the "primed" level in subsequent similar moves. Such an action is appropriate once learning is deemed to have taken place, for example following the first or second visit to the same dialogue state (turn) in the same call, or following the user choosing this semantic item once or twice in the same call.
Onset Likelihood.
[0080] The onset likelihood estimates to what extent speech onset will occur at a particular time. This function may be thought of as the likelihood that the caller will start speaking at a given moment, given a caller desires and has semantic item N in their attention at the moment. This can be expressed as: P( Tonset I Fn , DN ) = OnsetLikelihood(N,t) Equation 4
[0081] Where Tonset is the speech onset event, and FN is the event representing the fact that the user has spoken a phrase related to semantic item N. In this design, an approximation to this function is made that the distribution is independent of N. That is to say that the probability of speech onset is only a function of the turn-taking cues in the turn. This assumption is a relatively safe one. Recall that attention and desire are modeled separately, and that the attention model for a particular semantic item makes it much less likely until it has been activated (i.e. until the machine move has mentioned it in some way). What this assumption says is that 'to the degree to which a user is attending to the need to present a particular semantic item at any given point - their choice of exactly when to present it will depend only on the turn-taking cues in the machines output. Fig. 6 shows one method to estimate this function. A scale of between 0 and 1 is shown with a linear axis. This means that it is not a true probability density function, but the scale is chosen for convenience. The choice of a value of 1.0 for MaxLikelihood means that for those who at the point where the floor is given away, the recognition confidence is not modified at all. Other values are dependent on the choice of this arbitrary scale. [0082] The model takes the following parameters, one set of which are associated with each machine move.
Parameter Description Default
YieldAnticipationGradient The rate at which the onset function + 0.8 per second grows towards the MaxOnset point where the machine gives away the floor. Lower values denote longer overlap periods. MaxOnset The value of the onset function at the 1.0 Question point where the machine chooses to 0.5 Example give the floor away (i.e. the end of the 0.0 Continuing move). Higher values denote stronger intonation turn-taking cues. Open Floor Gradient The rate at which the function decays - 0.05 per second from the MaxLikelihood when the machine gives the floor away. Higher values denote longer thinking periods prior to answer.
Lost Floor Gradient The rate at which the function decays - 0.4 per second following the start of the next machine move. Note that this gradient extends into the region of the next move, and its contribution may overlap that of the
YieldAnticipationGradient of the next move. Higher values indicate more rapid yield by the user to the new move
MinOnset The minimum value of the onset 0.1 function for the duration of this move and its following silence. Higher values of this indicate that the user is not co-operating with the turn taking model (e.g. using the barge-in user- interface method).
[0083] These parameters are associated with each machine move, and the function represents a summation of its constituent moves which extend backwards and forwards from the MaxLikelihood point at the end of each machine move. This means that the LostFloorGradient and YieldAnticipationGradient parameters may overlap in their contribution to the function. Wherever this happens their contribution is simply summed. [0084] Note also that these regions may overlap with previous or successive turns as well as at the move boundaries. Their contribution should extend in a similar manner. However it is recognized that with current technology this may not be achievable. In such cases the boundary between turns should be selected in such a manner as to minimize the impact of this discrepancy.
[0085] Note that there are many ways to approximate the turn-taking likelihood score other than the one described. For example the functions could be conceived as the sum of a number of Gaussian distributions centered at different time intervals with different amplitudes and standard deviations. Such a method would lend itself to a markov model or other process. Those skilled in the art will be aware of many alternative methods of training such models using training data - for example observations of actual turn-taking behavior in human-human or man-machine dialogs.
[0086] There are other features shown in Figure 6 which are not used in the estimation of the likelihood contours. The reason for their inclusion is that this design may be used as a mechanism for estimating turn-taking floor holding states used by the turn-taking design such as described in the U.S. Patent Application serial no. , entitled "Turn Taking
Model" by Attwater et al., filed on December 22, 2005 .
[0087] Figure 11 shows an example of the evolution of an onset likelihood and a number of associated attention likelihood functions as they vary whilst a prompt is being played out.
Using the Likelihood Distributions
[0088] Having defined these functions, let us turn our attention to how they may be used to effect more stable dialogue systems.
Compound Likelihood Functions [0089] The functions described in this design could be used for several different purposes. They could be used either directly or in combination. Fig. 7 shows some possible ways to combine the functions into higher level likelihood functions. These higher level likelihood functions are:
Definition Function Name Description
P( Dn, FN) AttendedDesireLikelihood The likelihood that the user wants semantic item N, and has this item in their attention at time t. P( DN , Fn , Tonset ) ResponseLikelihood The likelihood that the user will actually start to say semantic item
N at time t.
P(Signal , DN , Fn , SemanticConfidence The likelihood that the user actually
Tonset ) said item N starting at time t.
Decision on Floor Holding Zones of a Move
[0090] The onset likelihood estimation could be used within the design described in the
U.S. Patent Application serial no. , entitled "Turn Taking Model" by Attwater et al., filed on December 22, 2005 In this case it would be used as a mechanism to derive the boundaries between the different floor holding states used in that design. [0091] Consider Figure 6 again. With the application of two more parameters shown below, the Pre-Hold, Hold, and Post-Hold regions described in the turn-taking state machine design may be derived. The parameters are:
Parameter Description Default
LostFloorThreshold The threshold below which the 0.5 machine turn moves from the Pre- Hold state to the Hold state as the floor is taken away from the user by the machine. YieldAnticipationThreshold The threshold above which the 0.5 machine turn moves from the Hold state to the Post-Hold state, as the user anticipates the rum-taking boundary that is approaching.
[0092] If the function never reaches these thresholds then the Hold state never occurs. The PreHold state transitions directly into the PostHold state. In this circumstance, the boundary between these states can be taken to be the point at which the minimum value of the function occurs. If the minimum occurs at a point with a gradient of zero (i.e. has a fixed minimum value over a certain time period, then the boundary is taken to be the time representing the mid-point of this fixed region.
Time Dependent Priors for Voice Activity Detection [0093] The ResponseLikelihood function could also be used to feed prior predictions of speech onset into a voice activity detector (VAD) algorithm. As a result the VAD would be continuously changing its parameters as time evolves. Voice activity detectors (VADs) could therefore place a stricter requirement on apparent interruptions which occur at points in time estimated to have low prior onset likelihood, and be less stringent under circumstances where interruptions are anticipated.
[0094] Different VADs are parameterized in different ways but they all have parameters that are either thresholds above which speech/noise decisions are made, or more indirect signal to noise ratios threshold parameters. VADs can be altered by changing threshold and ratio parameters. These parameters enable the tuning of the VAD for different speech to noise ratios or for different applications.
[0095] This aspect of the invention can utilize a VAD which allows the dynamic modification of such thresholds in real time as the signal is being received. A function maps these threshold parameters such that they decrease (or increase depending on the polarity of the parameter) monotonically as the onset likelihood increases.
[0096] The specific function which defines the relationship between the ReponseLikelihood and the VAD energy thresholds would be VAD specific. Those skilled in the art could discover appropriate functions for each VAD through further routine experimentation.
Time Dependent Priors During the Speech Recognition Search
[0097] The ResponseLikelihood (see Fig. 7) could also be used during a speech recognition algorithm directly to affect the prior probability of phrases starting given that speech onset was detected at a certain time. Recall that there is a separate Response Likelihood function for each semantic item. This function is time-dependent - i.e. the likelihood that the user will start saying a specific semantic item at a specific onset time changes over time. HMM based speech recognizers are driven by a speech grammar graph. The recognizer attempts to align different paths through this grammar against an incoming utterance to find the best matching fit. One way to implement this is to penalize/ enhance the transition probabilities at the points in the parsed network which are located at the start of the regions matching semantic item Fn in the grammar. The level of the penalty would depend monotonically on the value of the ResponseLikelihood function. Those skilled in the art could discover appropriate functions for mapping the likelihood to transition probabilities. [0098] By way of example, the W3C speech recognition grammar specification provides for prior probabilities and penalties to be attached to certain paths in the grammar. US Pat. No. 5,999,902 by Scahill, et al. describes one such method for taking such prior likelihoods attached to the nodes of a recognition grammar graph and then back-propagating these probabilities into the grammar graph. Once this is accomplished then a standard recognition parse is performed against the incoming speech signal. If this aspect of the present invention were to be implemented using such a scheme, then a VAD or equivalent device could establish a potential point of speech onset. The Response Likelihood would be computed for all semantic fragments and back-propagated into the recognition grammar graph. Then the utterance would be recognized.
[0099] Those skilled in the art will recognize that there are many ways to use prior probabilities to influence that parse of a speech recognizer. This invention is not limited to one specific method for achieving this.
Post-Modification of Acoustic Recognition Results
[00100] An alternative to feeding the ResponseLikelihood into the speech recognition graph as prior probabilities is to post-weight the recognition results using the function instead. Fig. 7 shows the process by which this post-weighting would occur. The weighted confidence scores are labeled as the 'Semantic Confidence' on that figure and represent the acoustic confidence from the speech recognizer modified by the Response Likelihood (given the supposed time of speech onset). This approach is also approximated in a different form by the multi-dimensional confidence approach which uses quantized integers to represent different levels of likelihood and combine them. [00101] The use of semantic confidence scores rather than acoustic scores from the recognizer will enable decisions to be made, based on thresholds for example, which will strongly favor results where the onset of speech matches the prior patterns expected given the turn-taking cues and the order and timing of the presentation of items. When used in conjunction with a detailed turn-taking model such as that described herein this should lead to much more stable dialogue systems. Dialogue designs which employ selection from lists or options will benefit especially from this enhancement.
Out-of-Grammar Detection
[00102] Speech dialogs have a specific need to detect when a user or noise is outside of its expected recognition grammar graph. This is usually a threshold-based decision which may operate within the recognition engine itself or via an external process. In one embodiment, an out-of-granimar utterance is modeled as a separate special semantic item. The designer can specify the parameters for this model, but they may, for example assign an OOG semantic item to each item in a list to allow 'point and speak' behaviour as described previously. The Response Likelihood function will thus model the likelihood of out-of- grammar utterances having onsets at specific positions in the dialog. If the out-of-grammar status is returned by the recognition process then the Response Likelihood of each out-of- grammar semantic item can be computed and the semantics associated with the highest scoring item selected as the appropriate semantics for the phrase.
[00103] An alternative enhancement would be to use the predictions from the Response Likelihood functions of the out-of-grammar utterances to modify the OOG threshold parameters in much the same way as described above for modifying VAD threshold parameters, thus making the recognition process less sensitive to out-of-grammar classifications at times where out-of-grammar utterances are less likely.
Mode Confidence
[00104] Users of telephony dialogues may prefer speech or DTMF. In addition, there are reasons for switching from one to the other. In an integrated IVR system, the mode can be modeled as a separate dimension, and certain measurements during the course of the dialogue are used to manage which mode is the preferred mode at a given point in the application. [00105] The mode confidence measure has five confidence states. As per Fig. 8, the five states of mode confidence can be expressed as a continuum represented by the integer values -2 through +2. The current mode confidence state determines the type of prompting to be used at a given point in the dialog. A different prompt can be allocated to each confidence level, each with different style, wording, and /or intonation. For simpler designs, prompts could be shared between the mode states - for example by defining a single speech prompt to be shared between the two speech states. For example in many designs the states Speech- Mid and Speech-High can share the same prompt, and DTMF-Mid and DTMF -High may also share the same prompt. The states, their corresponding prompting styles, and whether speech or touch-tone detectors are active are shown below:
VaI Mode State Prompt Speech Speech DTMF DTMF
Active Barge-In Active Barge-in
+2 Speech- Speech Yes Optional Yes Yes High +1 Speech-Low Speech or Yes Optional Yes Yes Mixed
0 Neutral Mixed Yes Optional Yes Yes -1 DTMF-Low DTMF or Yes No Yes Yes Mixed
-2 DTMF- DTMF No No Yes Yes High
[00106] If the mode confidence is positive, then the system can present prompts in the speech mode. Speech prompts refer to "saying" or "speaking," and ask direct questions. For example a typical speech prompt my be something like: "Do you want an account balance, money transfer, or another service "
[00107] If the mode is negative, then the system can present prompts in the DTMF mode. DTMF prompts refer to "pressing" and usually use the well-known "For .." or "To ..." construct. For example a typical DTMF prompt may be something like: "For an account balance, press 1. For money transfer, press 2. For any other service, press 3. "
[00108] There are some cases in which a system may want to take advantage of a hybrid prompting or 'Mixed' mode prompting. This is an intermediate mode in which both speech and DTMF are mentioned in the same prompt. There are many different ways to render a mixed mode prompt but one such example is sometimes called a ShadowPrompt™. One approach for presenting a ShadowPrompt is given in U.S. Patent Application Ser. No. 09/908,377 by Balentine, et al. For example a Shadow prompt may use two different voices as shown below:
"You can say 'account balance' [or press IJ, 'money transfer' [2] or 'other sei"vice [3]. " Where the alternate voice is shown in brackets.
Another way to present 'Mixed' prompting is to ask questions where the verb is omitted or does not indicate which modality is required. For example: "Please give me your account number" "and your PIN" Such prompting is closer to speech mode but is formally a mixed mode prompt.
[00109] In general this mixed mode can be presented when the mode is 'Neutral' - i.e. has a value of zero. This mixed mode of prompting could be spread to include the Speech-Mid (+1) or DTMF-Mid states (-1) if desired depending on how much the specific question lends itself to DTMF or to Speech. Disabling speech recognition is an important step in stabilizing the user interface in the presence of noise. For this reason the speech recognizer is disabled in the high-confidence DTMF state. DTMF however is not prone to false triggering. Thus the DTMF detector is always active at least in circumstances where DTMF input would have any meaning in the user interface. Mode Confidence as a Numeric Parameter
[00110] The mode confidence can be modified according to a number of different criteria. A simple way of managing the mode confidence is to increment the mode confidence — i.e. adds 1 to the variable - whenever the caller uses speech successfully. [00111] Similarly if the user attempts to use speech but the mode exhibits problems — conditions which could indicate intermittent noise or other problems — then the system decrements the value ( i.e. add - 1 to the variable). This means that speech failures can lead to a degradation from speech to DTMF. [00112] The variable can be "capped" at the positive end to a value of +2 as shown in Fig. 8 to prevent values so great that degradation cannot occur rapidly in the event of changes in condition. Although the limit may be anything, the figure shows a limit of two. If the caller uses DTMF successfully, the mode confidence is also decremented by 1. This may lead to a change of mode — from speech to DTMF. The variable can be capped at the negative end to a value of -2 to prevent a permanent commitment to DTMF mode. It is important for the user or for the system to allow transitions from speech and DTMF mode throughout the dialogue session. In most cases, the designer chooses to start a dialogue in the speech mode. There may also be cases in which the start should be DTMF — for example when high noise is detected at the very beginning of the call. This decision may also be sometimes based on the incoming DNIS or ANI. [00113] The multi-dimensional confidence measure described above may act as an input to this mode confidence dimension. For example 'using speech successfully' could be defined to be all cases where the multi-dimensional confidence is above some threshold value — for example +1.
Mode Confidence as a State Machine [00114] In an alternative embodiment the Mode confidence can be explicitly modeled using a state machine. Fig. 10 shows such a state machine modeling a 'Speech-Biased' strategy. Fig. 9 shows a similar state machine, this time modeling a 'DTMF-Biased' strategy. Formally the state machines could also be described as a set of rules incrementing or decrementing a mode confidence value and vice versa as describe above. The states in Figs. 9 and 10 are shown with their corresponding mode confidence values to illustrate this equivalence. The state machines of Figs. 9 and 10 have the same five states as described above. Transitions between the states are defined by the outcome of the previous input event. Outcomes of input events are defined as below: Speech-IG Confident recognition of an in-grammar utterance Speech-IW An in-grammar utterance which resulted in more than one likely candidate
Speech-OOG A low confidence recognition classed as an out-of-grammar utterance
DTMF-IG A DTMF response which matched the current DTMF grammar
DTMF-OOG A DTMF response which did not match the current DTMF grammar
Babble Incoming speech or noise exceeded the maximum length allowed
Silence No incoming speech was detected within a pre-determined time period.
Toggle The user has explicitly pressed the mode 'Toggle' key (e.g. '#'). [00115] The Speech-IW condition represents the case where the recognizer has competing result hypotheses. It usually indicates that the user is likely to be speaking in-grammar. The reason for the lower confidence input is often due to problems such as moderate background noise, disfluent stumbles or grammars containing inherently confusable words. Conscious user behavior is not usually the cause. Silence however often results from user confusion. But this confusion can usually be dispelled with a well designed follow-on prompt. Babble is often caused by extended background noise or side conversations between the user and another party. Often the user will be distracted when this condition is returned. DTMF-OOG occurs in conditions where users don't know the appropriate DTMF response at any given point and in a well designed user-interface should be a rare condition.
[00116] Toggle is a special case. This allows for the user interface designer to prompt the user with an explicit button to enable the user to switch modalities between DTMF and Speech. The hash key '#' is recommended. This is a feature which may be little used, but could be useful for expert users who have a good understanding of the system. A prompt such as 'Switching to Touch-Tone' could be played in response to such a toggle request when in Speech mode. Any number of mode policies could be devised. An example set of policies, including those of Figs. 9 and 10, are listed below: Speech-Only Prompting always encourages speech responses but DTMF input is allowed. Speech-Biased Prompting is biased towards speech but difficulties will move towards
DTMF.
Explicit Prompting style may only be explicitly changed by the designer.
DTMF-Biased Prompting is biased towards DTMF. DTMF-OnIy Prompting is DTMF only. [00117] According to the mode policy, the mode confidence behaves differently in the presence of different input events. Mode policies can remain static throughout the duration of a dialog. They could also be different in different areas of the dialog - for example DTMF-biased for numeric input and speech-biased for proper-noun input. The choice or configuration of a mode policy could even be modulated itself by other factors in the dialog - such as the multi-dimensional confidence metric. Where a mode policy does change throughout the dialog the mode confidence is not automatically reset on entry to the new state machine. The mode confidence may also be forced to any value at any time by the designer. When coupled with the explicit mode policy then the mode can be completely under the control of the designer. This can be desirable in specific areas of the dialog where the designer requires a greater degree of control over the mode policy. The designer may also chose to implement her own policy where desired.
[00118] The Speech-Only or DTMF-OnIy policies simply keep the mode state constant at Speech-High or DTMF-High respectively. They are equivalent to the Explicit policy set to these initial values. The Speech-Only policy is not recommended apart for portions of dialog where speech input is really the only viable alternative. These conditions are added for completeness. Recall that the designer may decide to explicitly force a state change and/or change the mode policy at certain points in the dialog. Other policies such as a Neutral policy could be envisaged. However Neutral scripting can be inefficient and it is good practice to only use such scripting as a transitory device at certain parts of the dialog.
[00119] By way of example, consider the mode confidence engine of Figure 10. Recall that this represents a 'Speech-Biased' policy. In the absence of an explicit or inherited start state the state machine can start (1000) in the 'speech-high' state (1002). The state machine is designed to stay in the speech states as much as possible. Whilst in the Speech-High state, continued success in the form of Speech-IG holds the caller in that state (1006). Similarly, success whilst in the Speech-Mid or Neutral state, will also result in immediate promotion to the Speech-High state (1007).
[00120] Minor user interface departures such as Silence and Speech-IW cause the state to be degraded from Speech-High to Speech-Med (1009) and subsequently the Neutral state (1011). DTMF-IG also causes gradual 'degradation' towards the neutral state via these transitions. Users who correctly use DTMF while in speech prompting clearly have a motive to use DTMF, but similarly must have an understanding of the appropriate use of DTMF at this point. Thus degradation towards the neutral state is gradual. A good example of this may be experienced users who use DTMF T and '2' at speech yes/no questions. This does not necessarily indicate a desire to continue the rest of the dialog in DTMF. [00121] Speech-OOG and Babble both can cause transitions to the neutral state from the Speech-High and Speech-Med states (1012). For the speech-related events the assumption at this point is that there is either noise, or a lack of understanding about what can be said. The user is now empowered by the mixed mode prompting to choose DTMF if desired at this point. Similarly DTMF-OOG can also cause the same transition (1012). The assumption here is that the choice of the DTMF modality indicates the user desire to user DTMF at this point but the OOG status indicates that the user does not know the appropriate key(s). The choice of the Neutral state to deal with the conditions empowers these callers retaining a clear path back to speech in line with the speech-biased policy.
[00122] Continued correct use of DTMF can cause the state machine to proceed from the Neutral to the DTMF-Mid (1015) and subsequently DTMF-High states (1017). Users who start in the Speech-High state will have to make two successive correct DTMF entries to hear the dual prompting and a further two correct DTMF entries to fully proceed to the DTMF- High state. This again re-enforces the speech bias while winding to DTMF in the face of a clear user preference for this alternate mode. Once in the DTMF-High state continued correct use of DTMF will keep the caller in this state (1005). [00123] Speech-OOG similarly can cause a step-wise transition from the Neutral to the DTMF-Mid state (1015) and subsequently to the DTMF-High state (1017). Thus continued noise or ill-disciplined engagement from the user in speech causes the user interface to eventually adopt a DTMF only interface where no speech recognition is available. Babble can cause instant degradation from the Neutral to the DTMF-High state (1018). Similarly from the DTMF-Mid to the DTMF-High state (1017). Recall that babble is frequently due to disruptive environmental noise and possible user distraction. DTMF-only interfaces serve such callers in such environments much better than speech interfaces. [00124] Once in the DTMF condition continued correct use of DTMF-High keeps the caller in that state (1016). Given this, what can the user do to return to a speech interface at this point? This is a speech-biased strategy so this is a desirable feature. Silence or DTMF- OOG provide one such route (1013). Recall that silence or DTMF-OOG represent a degree of confusion how to use the user interface at this point, i.e. the DTMF prompting has apparently not helped. The state machine makes that speech-biased assumption that the user may desire to use speech at this point. Consider the following example:
System(Dtmf-High): "Please key in the first few letters of the city name. " User: (silence)
System (Dtmf-Mid): "Please say or enter the city name? "
User (speech-IG) : "Albany "
System (Neutral): "Thank you. Now say or enter the destination city" [00125] Take for example a city name task. DTMF prompting such as 'Please key in the first few letters of the city name' could be the chosen DTMF formulation which evokes a silent response (1013). The follow on prompt 'Please say or enter the city name?' could follow in the Neutral state. If a caller chooses to speak at this point then successful recognition can lead immediately to the Speech-High state (1006) thus effecting a swing to confident speech usage in just two turns Also the ubiquitous 'toggle' key can provide the user with an alternative route to achieve this (1019). Note that pressing the toggle key whilst in the neutral state does not cause a change in state. Given that dual prompting occurs here then this will not be counter intuitive to the user. Diligent implementations however could switch the order of the two mixed modalities in the prompt at this point. [00126] Speech recognition is active in the DTMF -Mid state but it is likely that callers will not be able to distinguish between the DTMF-Mid and DTMF-High states and thus most callers will assume that speech is not active when they hear DTMF prompting. Confident spoken commands, for example from expert users, in this state will return the user to Neutral prompting (1014). This is however an unlikely route. Speech-IW responses also follow this pattern (1019) and will usually be followed by a confirmation or disambiguation question. Confirmation and disambiguation are difficult to script in the neutral mode but it is possible if an implicit speech style is adopted. Consider the following example fragment of dialog:
System(Dtmf-Mid): "Please key in the first few letters of the departure city"
User(speech-IW): "Albany, New York" System (Dtmf-Mid): "Albany, New York. <pause> Say yes or press '1 ' ...
User (speech-IG): "Yes "
System (Neutral): "Thank you. Now say or enter the destination city " [00127] Another alternative would be to keep Speech-IW responses in the DTMF-Mid state in order to reduce the incidence of dual mode confirmation scripting. Fig. 9 shows a similar policy biased towards DTMF. This policy can have a default start state of DTMF- High (700). Successful use of DTMF in this state can cause the mode confidence to stay in the same state (717). Silence and DTMF-OOG on the other hand does cause a gradual move towards Neutral prompting (716 and 713). This silence path is to accommodate users who are unable to use DTMF (for example rotary phone users). Once callers have become aware of the option to use speech however in the Neutral state then continued silence will return them to the DTMF-Mid state on the assumption that the user is remaining silent for some reason other than the need to use speech (715).
[00128] Once in the Neutral state then DTMF-IG immediately transitions to the DTMF- High state. Thus any caller using DTMF appropriately can immediately transition to a DTMF only interface. Babble or OOG at that point also causes an immediate transition to DTMF (719). Recall that speech Bargeln is not enabled in the DTMF-Med state. Thus the interface becomes virtually immune to background noise whilst offering a small number of stable routes back to speech. [00129] Speech-IW however in the Neutral state transitions only to the DTMF-Mid state (715). This gives the user another chance to continue to use speech at this point - in spite of the DTMF style prompting. In most cases however this will result in a transition to DTMF for all but the most determined speech users. A second Speech-IW (718) or a Speech-OOG (719) can result in a transition to the DTMF-High mode. An additional useful feature to enhance the management of mode confidence is to interject brief phrases into the user interface at key transition points. For example when transitioning from the Neutral state to DTMF-High the phrase 'Let's try that using just the keypad' or some similar phrase could be interjected to make it clear to the user that the speech option is not now possible.
Combining Confidence Values [00130] There are a number of ways to let the various dimensions of confidence interact. For simplicity, the following discussion describes a simple summing algorithm.
Normalizing ASR Confidence
[00131] Different ASR technologies use different numeric types for confidence. This value must first be normalized to the same numeric type as the time-dimension values. As shown in Fig. 8, a set of five confidence "levels" will suffice to demonstrate the algorithm. After the speech recognizer has returned a result, the confidence is segmented into five levels as shown in the figure. If confidence is "very high" — corresponding to a probability above 95%, for example, or a numeric value close to the maximum allowed — the recognition confidence can be normalized to a value of +2. A high confidence can receive a value of +1, and a medium value can be set to zero. Low confidences can correspond to negative values.
[00132] The above method is for descriptive purposes only. Other ways of normalizing the ASR confidence includes table lookup, floating-point numbers, and other representations. The important point is that ASR confidence must be recast into a data type that allows it to interact with the confidence values of other dimensions.
Combining Multi-Dimensional Confidence
[00133] Note that there are a number of other dimensions that are relevant to the detection of sentient user behavior, including speech duration and other measurements. Once defined these dimensions can be assimilated with those shown here. Each dimension is first measured with an eye to distinguishing non-human from predicted human behaviors — for example, the duration of speech relative to the expected duration given the grammar. The measurement can then normalized to the data type and range most appropriate for combining it with others. Once this has been accomplished, we simply SUM the confidence for all of the dimensions to derive a single overall confidence. In the example data type, negative numbers detract from the overall value, positive numbers are additive. A value of zero does not influence the other dimensions. [00134] The basic principle is as shown below with turn-taking. As shown in the truth table in Table 1 below, combining the ASR confidence, which can be thought of as the "vertical" component of the input, with the turn-taking confidence, which can be thought of as a "horizontal" component, results in constructive (reinforcing) or destructive (canceling) interactions between the two dimensions. As shown in the table, the user that interrupts at the "wrong" time (low turn-taking confidence) must experience very high recognition confidence before the system will accept the input as sentient user behavior. Conversely, recognition confidence can be marginal provided the user takes his turn at appropriate times.
Table 1 — Combining Multi-Dimensional Confidence
Figure imgf000033_0001
[00135] As can be seen in the table (shaded area), the total confidence is more reliable than either in isolation. The combination of multi-dimensional confidence allows measures that carry uncertainty, including statistical measures typical of ASR dialogues — to interact in such a way as to increase certainty, thereby reducing complexity of error recovery. Note that summing positive and negative integers is only one of several methods for allowing confidence values to interact. Summation methods lend themselves well to probabilistic-like confidence measures which are expressed as logarithms, such as speech recognition confidence often is.
[00136] Many of the aspects of this invention apply to the temporal dimension of any user interface. Especially those which progress through states where the permitted user input changes state by state. Such systems may be though of more broadly as 'dialog systems'. One such similarity regards the timing of user responses at the boundary of state changes. For example, current list browsing devices which uses Touch-Tone (DTMF) as their input modality frequently have problems at the boundaries between items in the list. Consider a user interface which in the absence of any input presents a list of financial transactions. The user interface further invites the user to 'press 1 to repeat an item or press '2' to select it. Problems occur in such systems just after the boundary between items in the list because key presses to select or repeat an item refer to the previous item not the one that has just begun to be presented. Adopting the practice of overlapping an active grammar for DTMF at a prompt boundary would mitigate this problem. Other user interfaces with temporally evolving media and deictic interfaces (keyboards, pointing devices etc) may also exhibit similar requirements.
[00137] Similarly, failure to provide feedback to inputs in a sufficient time period, especially with regard to cutting temporally evolving media such as audio or video can cause spontaneous restarts of the user input in a manner directly analogous to speech restarts in man-machine dialog. This would extend to, but not be limited by, systems with keyboard input, speech input, stylus input or other gestural user input methods. Those skilled in the art will recognize that this invention can be applied in such instances to mitigate these problems.
[00138] This disclosure describes many embodiments. In a first embodiment, a method for managing interactive dialog between a machine and a user comprising: verbalizing at least one desired sequence of one or more spoken phrases; enabling a user to hear the at least one desired sequence of one or more spoken phrases; receiving audio input from the user or an environment of the user; determining a timing position of a possible speech onset from the audio input; managing an interaction between the at least one desired sequence of one or more spoken phrases and the audio input, by determining at least one likelihood value dependent upon the possible speech onset. The first embodiment, wherein the at least one likelihood value is dependent upon at least one of: a model of a desire of the user for specific items; a model of an attention of the user to specific items; or a model of turn-taking cues. 12.
The first embodiment, further comprising continuously utilizing the at least one likelihood value for a voice activity system.
[00139] The first embodiment, further comprising determining at least one recognition result from the audio input, wherein the at least one recognition result is dependent upon the timing position of the possible speech onset. The first embodiment, further comprising modifying an operation which generates at least one recognition result, wherein the at least one recognition result is dependent upon the timing of the possible speech onset. The first embodiment, further comprising determining at least one confidence value from the audio input, wherein the at least one confidence value is dependent upon the at least one likelihood value and a recognition result from the audio input. The first embodiment, wherein the step of determining the at least one likelihood value further comprises utilizing a substantive meaning and a timing position of at least one phrase of the at least one desired sequence of one or more phrases. The first embodiment, wherein the at least one confidence is further dependent upon a timing position within the at least one phrase within the at least one desired sequence of one or more phrases. [00140] The first embodiment, wherein the at least one desired sequence of one or more spoken phrases comprises a plurality of desired sequences of one or more spoken phrases, and at least one confidence value is affected by a transition from one desired sequence of one or more spoken phrases to another desired sequence of one or more spoken phrases. The first embodiment, wherein the at least one confidence value is continuously affected by subsequent transitions from one desired sequence of one or more spoken phrases to another desired sequence of one or more spoken phrases. The first embodiment, wherein each desired sequence of one or more spoken phrases comprises a plurality of time zones and the confidence value is further affected by a timing position of the possible speech onset within at least one time zone. The first embodiment, further comprising determining the confidence value in response to a substantive meaning and a timing position of at least one phrase of the at least one desired sequence of one or more phrases.
[00141] Having thus described the present invention by reference to certain of its preferred embodiments, it is noted that the embodiments disclosed are illustrative rather than limiting in nature and that a wide range of variations, modifications, changes, and substitutions are contemplated in the foregoing disclosure and, in some instances, some features of the present invention may be employed without a corresponding use of the other features. Many such variations and modifications may be considered obvious and desirable by those skilled in the art based upon a review of the foregoing description of preferred embodiments. Accordingly, it is appropriate that the appended claims be construed broadly and in a manner consistent with the scope of the invention.

Claims

WHAT IS CLAIMED:
1. A method for managing interactive dialog between a machine and a user comprising: verbalizing at least one desired sequence of one or more spoken phrases; enabling a user to hear the at least one desired sequence of one or more spoken phrases; receiving audio input from the user or an environment of the user; determining a timing position of a possible speech onset from the audio input; managing an interaction between the at least one desired sequence of one or more spoken phrases and the audio input, by determining at least one likelihood value dependent upon the possible speech onset.
2. The method of Claim 1, wherein the at least one likelihood value is dependent upon at least one of: a model of a desire of the user for specific items; a model of an attention of the user to specific items; or a model of turn-taking cues.
3. The method of Claim 1, further comprising determining at least one recognition result from the audio input, wherein the at least one recognition result is dependent upon the timing position of the possible speech onset.
4. The method of Claim 1, further comprising modifying an operation which generates at least one recognition result, wherein the at least one recognition result is dependent upon the timing of the possible speech onset.
5. The method of Claim 2, further comprising determining at least one confidence value from the audio input, wherein the at least one confidence value is dependent upon the at least one likelihood value and a recognition result from the audio input.
6. The method of Claim 2, wherein the step of determining the at least one likelihood value further comprises utilizing a substantive meaning and a timing position of at least one phrase of the at least one desired sequence of one or more phrases.
7. The method of Claim 6, wherein the at least one confidence is further dependent upon a timing position within the at least one phrase within the at least one desired sequence of one or more phrases.
8. The method of Claim 1, wherein the at least one desired sequence of one or more spoken phrases comprises a plurality of desired sequences of one or more spoken phrases, and at least one confidence value is affected by a transition from one desired sequence of one or more spoken phrases to another desired sequence of one or more spoken phrases.
9. The method of Claim 8, wherein the at least one confidence value is continuously affected by subsequent transitions from one desired sequence of one or more spoken phrases to another desired sequence of one or more spoken phrases.
10. The method of Claim 8, wherein each desired sequence of one or more spoken phrases comprises a plurality of time zones and the confidence value is further affected by a timing position of the possible speech onset within at least one time zone.
11. The method of Claim 8, further comprising determining the confidence value in response to a substantive meaning and a timing position of at least one phrase of the at least one desired sequence of one or more phrases.
12. The method of Claim 2, further comprising continuously utilizing the at least one likelihood value for a voice activity system.
13. A system for managing interactive dialog between a machine and a user comprising: means for verbalizing at least one desired sequence of one or more spoken phrases; means for enabling a user to hear the at least one desired sequence of one or more spoken phrases; means for receiving audio input from the user or an environment of the user; means for determining a timing position of a possible speech onset from the audio input; means for managing an interaction between the at least one desired sequence of one or more spoken phrases and the audio input, by determining at least one likelihood value dependent upon the possible speech onset.
14. The system of Claim 13, wherein the at least one likelihood value is dependent upon at least one of: a model of a desire of the user for specific items; a model of an attention of the user to specific items; or a model of turn-taking cues.
15. The system of Claim 13, further comprising means for determining at least one recognition result from the audio input, wherein the at least one recognition result is dependent upon the timing position of the possible speech onset.
16. The system of Claim 13, further comprising means for modifying an operation which generates at least one recognition result, wherein the at least one recognition result is dependent upon the timing of the possible speech onset.
17. The system of Claim 14, further comprising means for determining at least one confidence value from the audio input, wherein the at least one confidence value is dependent upon the at least one likelihood value and a recognition result from the audio input.
18. The system of Claim 14, wherein the means for determining the at least one likelihood value further comprises means for utilizing a substantive meaning and a timing position of at least one phrase of the at least one desired sequence of one or more phrases.
19. The system of Claim 13, wherein the at least one desired sequence of one or more spoken phrases comprises a plurality of desired sequences of one or more spoken phrases, and at least one confidence value is affected by a transition from one desired sequence of one or more spoken phrases to another desired sequence of one or more spoken phrases.
20. The system of Claim 14, further comprising a means for continuously utilizing the at least one likelihood value for a voice activity system.
PCT/US2005/047086 2004-12-22 2005-12-22 Turn-taking confidence WO2006069381A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US63843104P 2004-12-22 2004-12-22
US60/638,431 2004-12-22

Publications (2)

Publication Number Publication Date
WO2006069381A2 true WO2006069381A2 (en) 2006-06-29
WO2006069381A3 WO2006069381A3 (en) 2006-09-14

Family

ID=36384310

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2005/046952 WO2006069358A2 (en) 2004-12-22 2005-12-22 Turn-taking model
PCT/US2005/047086 WO2006069381A2 (en) 2004-12-22 2005-12-22 Turn-taking confidence

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2005/046952 WO2006069358A2 (en) 2004-12-22 2005-12-22 Turn-taking model

Country Status (2)

Country Link
US (6) US7809569B2 (en)
WO (2) WO2006069358A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7902230B2 (en) 2006-03-24 2011-03-08 Neurosearch A/S Benzimidazole derivatives and their use for modulating the GABAA receptor complex
US10957320B2 (en) 2019-01-25 2021-03-23 International Business Machines Corporation End-of-turn detection in spoken dialogues

Families Citing this family (270)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
GB0426347D0 (en) * 2004-12-01 2005-01-05 Ibm Methods, apparatus and computer programs for automatic speech recognition
SG123639A1 (en) * 2004-12-31 2006-07-26 St Microelectronics Asia A system and method for supporting dual speech codecs
US7880761B2 (en) * 2005-07-20 2011-02-01 Lab Partners Associates, Inc. Wireless photographic communication system and method
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
JP2007114621A (en) * 2005-10-21 2007-05-10 Aruze Corp Conversation controller
US8090582B2 (en) * 2005-12-14 2012-01-03 Mitsubishi Electric Corporation Voice recognition apparatus
US7599861B2 (en) 2006-03-02 2009-10-06 Convergys Customer Management Group, Inc. System and method for closed loop decisionmaking in an automated care system
US7930183B2 (en) * 2006-03-29 2011-04-19 Microsoft Corporation Automatic identification of dialog timing problems for an interactive speech dialog application using speech log data indicative of cases of barge-in and timing problems
US7716039B1 (en) * 2006-04-14 2010-05-11 At&T Intellectual Property Ii, L.P. Learning edit machines for robust multimodal understanding
US8379830B1 (en) 2006-05-22 2013-02-19 Convergys Customer Management Delaware Llc System and method for automated customer service with contingent live interaction
US7809663B1 (en) 2006-05-22 2010-10-05 Convergys Cmg Utah, Inc. System and method for supporting the utilization of machine language
JP2008032834A (en) * 2006-07-26 2008-02-14 Toshiba Corp Speech translation apparatus and method therefor
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
JP4282704B2 (en) * 2006-09-27 2009-06-24 株式会社東芝 Voice section detection apparatus and program
US8831183B2 (en) 2006-12-22 2014-09-09 Genesys Telecommunications Laboratories, Inc Method for selecting interactive voice response modes using human voice detection analysis
US8731925B2 (en) * 2006-12-22 2014-05-20 Nuance Communications, Inc. Solution that integrates voice enrollment with other types of recognition operations performed by a speech recognition engine using a layered grammar stack
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US10002189B2 (en) 2007-12-20 2018-06-19 Apple Inc. Method and apparatus for searching using an active ontology
US9330720B2 (en) 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
JP4950930B2 (en) * 2008-04-03 2012-06-13 株式会社東芝 Apparatus, method and program for determining voice / non-voice
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US8296144B2 (en) * 2008-06-04 2012-10-23 Robert Bosch Gmbh System and method for automated testing of complicated dialog systems
JP5322208B2 (en) * 2008-06-30 2013-10-23 株式会社東芝 Speech recognition apparatus and method
EP2148325B1 (en) 2008-07-22 2014-10-01 Nuance Communications, Inc. Method for determining the presence of a wanted signal component
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
WO2010032182A2 (en) 2008-09-18 2010-03-25 Koninklijke Philips Electronics N.V. Method of controlling a system and signal processing system
US8676904B2 (en) 2008-10-02 2014-03-18 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
WO2010045375A1 (en) * 2008-10-14 2010-04-22 Honda Motor Co., Ltd. Improving dialog coherence using semantic features
US9478218B2 (en) * 2008-10-24 2016-10-25 Adacel, Inc. Using word confidence score, insertion and substitution thresholds for selected words in speech recognition
US8126715B2 (en) * 2008-11-26 2012-02-28 Microsoft Corporation Facilitating multimodal interaction with grammar-based speech applications
US9959870B2 (en) 2008-12-11 2018-05-01 Apple Inc. Speech recognition involving a mobile device
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US10255566B2 (en) 2011-06-03 2019-04-09 Apple Inc. Generating and processing task items that represent tasks to perform
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US9431006B2 (en) 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
WO2011036762A1 (en) * 2009-09-25 2011-03-31 株式会社東芝 Speech interaction device and program
WO2011064938A1 (en) * 2009-11-25 2011-06-03 日本電気株式会社 Voice data analysis device, voice data analysis method, and program for voice data analysis
US8311838B2 (en) * 2010-01-13 2012-11-13 Apple Inc. Devices and methods for identifying a prompt corresponding to a voice input in a sequence of prompts
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US10553209B2 (en) 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US8977584B2 (en) 2010-01-25 2015-03-10 Newvaluexchange Global Ai Llp Apparatuses, methods and systems for a digital conversation management platform
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
EP2550651B1 (en) * 2010-03-26 2016-06-15 Nuance Communications, Inc. Context based voice activity detection sensitivity
US8825860B2 (en) * 2010-03-30 2014-09-02 Qualcomm, Incorporated Method and apparatus to facilitate voice activity detection and coexistence manager decisions
US20110313762A1 (en) * 2010-06-20 2011-12-22 International Business Machines Corporation Speech output with confidence indication
JP5431282B2 (en) * 2010-09-28 2014-03-05 株式会社東芝 Spoken dialogue apparatus, method and program
US20120089392A1 (en) * 2010-10-07 2012-04-12 Microsoft Corporation Speech recognition user interface
US8886532B2 (en) * 2010-10-27 2014-11-11 Microsoft Corporation Leveraging interaction context to improve recognition confidence scores
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US8762154B1 (en) * 2011-08-15 2014-06-24 West Corporation Method and apparatus of estimating optimum dialog state timeout settings in a spoken dialog system
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US8914288B2 (en) * 2011-09-01 2014-12-16 At&T Intellectual Property I, L.P. System and method for advanced turn-taking for interactive spoken dialog systems
US8606575B1 (en) * 2011-09-06 2013-12-10 West Corporation Method and apparatus of providing semi-automated classifier adaptation for natural language processing
US8886533B2 (en) * 2011-10-25 2014-11-11 At&T Intellectual Property I, L.P. System and method for combining frame and segment level processing, via temporal pooling, for phonetic classification
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
JP6045175B2 (en) * 2012-04-05 2016-12-14 任天堂株式会社 Information processing program, information processing apparatus, information processing method, and information processing system
US9635067B2 (en) 2012-04-23 2017-04-25 Verint Americas Inc. Tracing and asynchronous communication network and routing method
US20130282844A1 (en) 2012-04-23 2013-10-24 Contact Solutions LLC Apparatus and methods for multi-mode asynchronous communication
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US10417037B2 (en) 2012-05-15 2019-09-17 Apple Inc. Systems and methods for integrating third party services with a digital assistant
US20130325482A1 (en) * 2012-05-29 2013-12-05 GM Global Technology Operations LLC Estimating congnitive-load in human-machine interaction
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
WO2013187932A1 (en) 2012-06-10 2013-12-19 Nuance Communications, Inc. Noise dependent signal processing for in-car communication systems with multiple acoustic zones
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
US9443510B2 (en) * 2012-07-09 2016-09-13 Lg Electronics Inc. Speech recognition apparatus and method
US10957310B1 (en) 2012-07-23 2021-03-23 Soundhound, Inc. Integrated programming framework for speech and text understanding with meaning parsing
DE112012006876B4 (en) 2012-09-04 2021-06-10 Cerence Operating Company Method and speech signal processing system for formant-dependent speech signal amplification
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
WO2014070139A2 (en) 2012-10-30 2014-05-08 Nuance Communications, Inc. Speech enhancement
EP2954514B1 (en) 2013-02-07 2021-03-31 Apple Inc. Voice trigger for a digital assistant
US9368114B2 (en) 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
AU2014233517B2 (en) 2013-03-15 2017-05-25 Apple Inc. Training an at least partial voice command system
US10748529B1 (en) 2013-03-15 2020-08-18 Apple Inc. Voice activated device for use with a voice-based digital assistant
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
WO2014200728A1 (en) 2013-06-09 2014-12-18 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
AU2014278595B2 (en) 2013-06-13 2017-04-06 Apple Inc. System and method for emergency calls initiated by voice command
KR101749009B1 (en) 2013-08-06 2017-06-19 애플 인크. Auto-activating smart responses based on activities from remote devices
US10296160B2 (en) 2013-12-06 2019-05-21 Apple Inc. Method for extracting salient dialog usage from live data
EP3103038B1 (en) 2014-02-06 2019-03-27 Contact Solutions, LLC Systems, apparatuses and methods for communication flow modification
US10235687B1 (en) 2014-03-14 2019-03-19 Walmart Apollo, Llc Shortest distance to store
US10346769B1 (en) 2014-03-14 2019-07-09 Walmart Apollo, Llc System and method for dynamic attribute table
US20150310853A1 (en) * 2014-04-25 2015-10-29 GM Global Technology Operations LLC Systems and methods for speech artifact compensation in speech recognition systems
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
US9966065B2 (en) 2014-05-30 2018-05-08 Apple Inc. Multi-command single utterance input method
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US10659851B2 (en) 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US9530412B2 (en) * 2014-08-29 2016-12-27 At&T Intellectual Property I, L.P. System and method for multi-agent architecture for interactive machines
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10789041B2 (en) * 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
JP2016061970A (en) * 2014-09-18 2016-04-25 株式会社東芝 Speech dialog device, method, and program
US9606986B2 (en) 2014-09-29 2017-03-28 Apple Inc. Integrated word N-gram and class M-gram language models
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US9690776B2 (en) * 2014-12-01 2017-06-27 Microsoft Technology Licensing, Llc Contextual language understanding for multi-turn language tasks
US10552013B2 (en) 2014-12-02 2020-02-04 Apple Inc. Data detection
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
US9166881B1 (en) 2014-12-31 2015-10-20 Contact Solutions LLC Methods and apparatus for adaptive bandwidth-based communication management
US10152299B2 (en) 2015-03-06 2018-12-11 Apple Inc. Reducing response latency of intelligent automated assistants
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US10460227B2 (en) 2015-05-15 2019-10-29 Apple Inc. Virtual assistant in a communication session
US10083688B2 (en) 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10042929B2 (en) 2015-06-09 2018-08-07 International Business Machines Corporation Modification of search subject in predictive search sentences
US20160378747A1 (en) 2015-06-29 2016-12-29 Apple Inc. Virtual assistant for media playback
WO2017024248A1 (en) 2015-08-06 2017-02-09 Contact Solutions LLC Tracing and asynchronous communication network and routing method
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US20170110118A1 (en) * 2015-10-19 2017-04-20 Google Inc. Speech endpointing
KR101942521B1 (en) 2015-10-19 2019-01-28 구글 엘엘씨 Speech endpointing
US10269341B2 (en) 2015-10-19 2019-04-23 Google Llc Speech endpointing
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US9846844B2 (en) 2015-11-25 2017-12-19 International Business Machines Corporation Method and system for quantitatively evaluating the confidence in information received from a user based on cognitive behavior
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US10063647B2 (en) 2015-12-31 2018-08-28 Verint Americas Inc. Systems, apparatuses, and methods for intelligent network communication and engagement
US10255913B2 (en) * 2016-02-17 2019-04-09 GM Global Technology Operations LLC Automatic speech recognition for disfluent speech
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
KR102558873B1 (en) 2016-03-23 2023-07-25 한국전자통신연구원 Inter-action device and inter-action method thereof
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9922655B2 (en) * 2016-05-31 2018-03-20 International Business Machines Corporation System, method, and recording medium for controlling dialogue interruptions by a speech output device
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US11227589B2 (en) 2016-06-06 2022-01-18 Apple Inc. Intelligent list reading
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
DK179309B1 (en) 2016-06-09 2018-04-23 Apple Inc Intelligent automated assistant in a home environment
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
DK179049B1 (en) 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
DK179343B1 (en) 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
JP6461058B2 (en) * 2016-09-06 2019-01-30 国立大学法人京都大学 Voice dialogue apparatus and automatic dialogue method using voice dialogue apparatus
US10474753B2 (en) 2016-09-07 2019-11-12 Apple Inc. Language identification using recurrent neural networks
US10403273B2 (en) * 2016-09-09 2019-09-03 Oath Inc. Method and system for facilitating a guided dialog between a user and a conversational agent
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US9747282B1 (en) 2016-09-27 2017-08-29 Doppler Labs, Inc. Translation with conversational overlap
JP6515897B2 (en) 2016-09-28 2019-05-22 トヨタ自動車株式会社 Speech dialogue system and method for understanding speech intention
US10482885B1 (en) * 2016-11-15 2019-11-19 Amazon Technologies, Inc. Speaker based anaphora resolution
US11281993B2 (en) 2016-12-05 2022-03-22 Apple Inc. Model and ensemble compression for metric learning
US10192553B1 (en) * 2016-12-20 2019-01-29 Amazon Technologes, Inc. Initiating device speech activity monitoring for communication sessions
US10339957B1 (en) * 2016-12-20 2019-07-02 Amazon Technologies, Inc. Ending communications session based on presence data
US11722571B1 (en) 2016-12-20 2023-08-08 Amazon Technologies, Inc. Recipient device presence activity monitoring for a communications session
US10311875B2 (en) 2016-12-22 2019-06-04 Soundhound, Inc. Full-duplex utterance processing in a natural language virtual assistant
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
US10373515B2 (en) 2017-01-04 2019-08-06 International Business Machines Corporation System and method for cognitive intervention on human interactions
US10235990B2 (en) 2017-01-04 2019-03-19 International Business Machines Corporation System and method for cognitive intervention on human interactions
US11204787B2 (en) 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
US10318639B2 (en) 2017-02-03 2019-06-11 International Business Machines Corporation Intelligent action recommendation
DK201770383A1 (en) 2017-05-09 2018-12-14 Apple Inc. User interface for correcting recognition errors
US10417266B2 (en) 2017-05-09 2019-09-17 Apple Inc. Context-aware ranking of intelligent response suggestions
US10726832B2 (en) 2017-05-11 2020-07-28 Apple Inc. Maintaining privacy of personal information
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
US10395654B2 (en) 2017-05-11 2019-08-27 Apple Inc. Text normalization based on a data-driven learning network
US11301477B2 (en) 2017-05-12 2022-04-12 Apple Inc. Feedback analysis of a digital assistant
DK201770428A1 (en) 2017-05-12 2019-02-18 Apple Inc. Low-latency intelligent automated assistant
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
US10403278B2 (en) 2017-05-16 2019-09-03 Apple Inc. Methods and systems for phonetic matching in digital assistant services
US20180336892A1 (en) 2017-05-16 2018-11-22 Apple Inc. Detecting a trigger of a digital assistant
US10311144B2 (en) 2017-05-16 2019-06-04 Apple Inc. Emoji word sense disambiguation
US10303715B2 (en) 2017-05-16 2019-05-28 Apple Inc. Intelligent automated assistant for media exploration
DK179560B1 (en) 2017-05-16 2019-02-18 Apple Inc. Far-field extension for digital assistant services
US10657328B2 (en) 2017-06-02 2020-05-19 Apple Inc. Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US10929754B2 (en) 2017-06-06 2021-02-23 Google Llc Unified endpointer using multitask and multidomain learning
CN110520925B (en) 2017-06-06 2020-12-15 谷歌有限责任公司 End of query detection
US10311872B2 (en) 2017-07-25 2019-06-04 Google Llc Utterance classifier
US11062710B2 (en) * 2017-08-28 2021-07-13 Roku, Inc. Local and cloud speech recognition
US10445429B2 (en) 2017-09-21 2019-10-15 Apple Inc. Natural language understanding using vocabularies with compressed serialized tries
US10755051B2 (en) 2017-09-29 2020-08-25 Apple Inc. Rule-based natural language processing
US10636424B2 (en) 2017-11-30 2020-04-28 Apple Inc. Multi-turn canned dialog
US10636421B2 (en) * 2017-12-27 2020-04-28 Soundhound, Inc. Parse prefix-detection in a human-machine interface
US10733982B2 (en) 2018-01-08 2020-08-04 Apple Inc. Multi-directional dialog
US10861463B2 (en) * 2018-01-09 2020-12-08 Sennheiser Electronic Gmbh & Co. Kg Method for speech processing and speech processing device
US10733375B2 (en) 2018-01-31 2020-08-04 Apple Inc. Knowledge-based framework for improving natural language understanding
US10657952B2 (en) * 2018-02-09 2020-05-19 Intel IP Corporation Score trend analysis for reduced latency automatic speech recognition
US11145298B2 (en) 2018-02-13 2021-10-12 Roku, Inc. Trigger word detection with multiple digital assistants
JP6984474B2 (en) * 2018-02-14 2021-12-22 トヨタ自動車株式会社 Information processing equipment and information processing method
US10789959B2 (en) 2018-03-02 2020-09-29 Apple Inc. Training speaker recognition models for digital assistants
US10592604B2 (en) 2018-03-12 2020-03-17 Apple Inc. Inverse text normalization for automatic speech recognition
US10818288B2 (en) 2018-03-26 2020-10-27 Apple Inc. Natural assistant interaction
US10909331B2 (en) 2018-03-30 2021-02-02 Apple Inc. Implicit identification of translation payload with neural machine translation
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
US10984780B2 (en) 2018-05-21 2021-04-20 Apple Inc. Global semantic word embeddings using bi-directional recurrent neural networks
US11386266B2 (en) 2018-06-01 2022-07-12 Apple Inc. Text correction
DK180639B1 (en) 2018-06-01 2021-11-04 Apple Inc DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT
DK179822B1 (en) 2018-06-01 2019-07-12 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
DK201870355A1 (en) 2018-06-01 2019-12-16 Apple Inc. Virtual assistant operation in multi-device environments
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
US10496705B1 (en) 2018-06-03 2019-12-03 Apple Inc. Accelerated task performance
JP7143665B2 (en) * 2018-07-27 2022-09-29 富士通株式会社 Speech recognition device, speech recognition program and speech recognition method
US11922927B2 (en) * 2018-08-15 2024-03-05 Nippon Telegraph And Telephone Corporation Learning data generation device, learning data generation method and non-transitory computer readable recording medium
KR102168802B1 (en) 2018-09-20 2020-10-22 한국전자통신연구원 Apparatus and method for interaction
US11010561B2 (en) 2018-09-27 2021-05-18 Apple Inc. Sentiment prediction from textual data
US11462215B2 (en) 2018-09-28 2022-10-04 Apple Inc. Multi-modal inputs for voice commands
US10839159B2 (en) 2018-09-28 2020-11-17 Apple Inc. Named entity normalization in a spoken dialog system
US11170166B2 (en) 2018-09-28 2021-11-09 Apple Inc. Neural typographical error modeling via generative adversarial networks
US11475898B2 (en) 2018-10-26 2022-10-18 Apple Inc. Low-latency multi-speaker speech recognition
WO2020096218A1 (en) * 2018-11-05 2020-05-14 Samsung Electronics Co., Ltd. Electronic device and operation method thereof
US10811011B2 (en) 2018-11-21 2020-10-20 Motorola Solutions, Inc. Correcting for impulse noise in speech recognition systems
CN109473123B (en) * 2018-12-05 2022-05-31 百度在线网络技术(北京)有限公司 Voice activity detection method and device
US11638059B2 (en) 2019-01-04 2023-04-25 Apple Inc. Content playback on multiple devices
US11348573B2 (en) 2019-03-18 2022-05-31 Apple Inc. Multimodality in digital assistant systems
US11769016B2 (en) * 2019-03-27 2023-09-26 Apple Inc. Generating responses to user interaction data based on user interaction-styles
US11423908B2 (en) 2019-05-06 2022-08-23 Apple Inc. Interpreting spoken requests
US11475884B2 (en) 2019-05-06 2022-10-18 Apple Inc. Reducing digital assistant latency when a language is incorrectly determined
DK201970509A1 (en) 2019-05-06 2021-01-15 Apple Inc Spoken notifications
US11307752B2 (en) 2019-05-06 2022-04-19 Apple Inc. User configurable task triggers
US11140099B2 (en) 2019-05-21 2021-10-05 Apple Inc. Providing message response suggestions
US11496600B2 (en) 2019-05-31 2022-11-08 Apple Inc. Remote execution of machine-learned models
DK201970511A1 (en) 2019-05-31 2021-02-15 Apple Inc Voice identification in digital assistant systems
DK180129B1 (en) 2019-05-31 2020-06-02 Apple Inc. User activity shortcut suggestions
US11289073B2 (en) 2019-05-31 2022-03-29 Apple Inc. Device text to speech
US11360641B2 (en) 2019-06-01 2022-06-14 Apple Inc. Increasing the relevance of new available information
US11468890B2 (en) 2019-06-01 2022-10-11 Apple Inc. Methods and user interfaces for voice-based control of electronic devices
US11488406B2 (en) 2019-09-25 2022-11-01 Apple Inc. Text detection using global geometry estimators
CN110718223B (en) * 2019-10-28 2021-02-12 百度在线网络技术(北京)有限公司 Method, apparatus, device and medium for voice interaction control
US11755276B2 (en) 2020-05-12 2023-09-12 Apple Inc. Reducing description length based on confidence
US11610065B2 (en) 2020-06-12 2023-03-21 Apple Inc. Providing personalized responses based on semantic context
US11620999B2 (en) 2020-09-18 2023-04-04 Apple Inc. Reducing device processing of unintended audio

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030093274A1 (en) * 2001-11-09 2003-05-15 Netbytel, Inc. Voice recognition using barge-in time

Family Cites Families (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US133341A (en) * 1872-11-26 Improvement in paddle-wheels
US49593A (en) * 1865-08-22 Improved atmospheric hammer
US78201A (en) * 1868-05-26 Impeoved device poe upsetting tires
US83874A (en) * 1868-11-10 Improvement in lamps
US16793A (en) * 1857-03-10 Steel springs
US188441A (en) * 1877-03-13 Improvement in knitting-machines
US198722A (en) * 1877-12-25 Improvement in shank-burnishers for boots and shoes
US93274A (en) * 1869-08-03 Improved sash-fastener
US4570217A (en) 1982-03-29 1986-02-11 Allen Bruce S Man machine interface
GB8419843D0 (en) * 1984-08-03 1984-09-05 British Telecomm Optical receivers
US5276765A (en) * 1988-03-11 1994-01-04 British Telecommunications Public Limited Company Voice activity detection
US5652789A (en) * 1994-09-30 1997-07-29 Wildfire Communications, Inc. Network based knowledgeable assistant
DE69615667T2 (en) * 1995-03-07 2002-06-20 British Telecomm VOICE RECOGNITION
JP3729918B2 (en) * 1995-07-19 2005-12-21 株式会社東芝 Multimodal dialogue apparatus and dialogue method
US6006175A (en) * 1996-02-06 1999-12-21 The Regents Of The University Of California Methods and apparatus for non-acoustic speech characterization and recognition
US5765130A (en) * 1996-05-21 1998-06-09 Applied Language Technologies, Inc. Method and apparatus for facilitating speech barge-in in connection with voice recognition systems
JPH1065822A (en) * 1996-08-23 1998-03-06 Kokusai Denshin Denwa Co Ltd <Kdd> Service user automatic discrimination device
US5948059A (en) * 1997-03-21 1999-09-07 International Business Machines Corporation Method and apparatus for synchronizing multimedia messages in different servers
US6094476A (en) * 1997-03-24 2000-07-25 Octel Communications Corporation Speech-responsive voice messaging system and method
JP3426105B2 (en) * 1997-04-25 2003-07-14 任天堂株式会社 Video game system and storage medium for video game
US6173266B1 (en) * 1997-05-06 2001-01-09 Speechworks International, Inc. System and method for developing interactive speech applications
US6370238B1 (en) * 1997-09-19 2002-04-09 Siemens Information And Communication Networks Inc. System and method for improved user interface in prompting systems
US6058166A (en) * 1997-10-06 2000-05-02 Unisys Corporation Enhanced multi-lingual prompt management in a voice messaging system with support for speech recognition
US20010047263A1 (en) * 1997-12-18 2001-11-29 Colin Donald Smith Multimodal user interface
JPH11272156A (en) * 1998-03-25 1999-10-08 Sega Enterp Ltd Virtual three-dimensional sound image generating device and method and medium thereof
US6144938A (en) * 1998-05-01 2000-11-07 Sun Microsystems, Inc. Voice user interface with personality
US6260015B1 (en) * 1998-09-03 2001-07-10 International Business Machines Corp. Method and interface for correcting speech recognition errors for character languages
US6246981B1 (en) * 1998-11-25 2001-06-12 International Business Machines Corporation Natural language task-oriented dialog manager and method
US6920616B1 (en) * 1998-12-18 2005-07-19 Tangis Corporation Interface for exchanging context data
US6801223B1 (en) * 1998-12-18 2004-10-05 Tangis Corporation Managing interactions between computer users' context models
US6246986B1 (en) * 1998-12-31 2001-06-12 At&T Corp. User barge-in enablement in large vocabulary speech recognition systems
US6421672B1 (en) * 1999-07-27 2002-07-16 Verizon Services Corp. Apparatus for and method of disambiguation of directory listing searches utilizing multiple selectable secondary search keys
US6574600B1 (en) * 1999-07-28 2003-06-03 Marketsound L.L.C. Audio financial data system
US6760428B2 (en) * 1999-07-30 2004-07-06 Avaya Technology Corp. Modification of voice prompting based on prior communication in a call center
US6526382B1 (en) * 1999-12-07 2003-02-25 Comverse, Inc. Language-oriented user interfaces for voice activated services
US7028269B1 (en) * 2000-01-20 2006-04-11 Koninklijke Philips Electronics N.V. Multi-modal video target acquisition and re-direction system and method
US6724864B1 (en) * 2000-01-20 2004-04-20 Comverse, Inc. Active prompts
US7003456B2 (en) * 2000-06-12 2006-02-21 Scansoft, Inc. Methods and systems of routing utterances based on confidence estimates
US6574595B1 (en) * 2000-07-11 2003-06-03 Lucent Technologies Inc. Method and apparatus for recognition-based barge-in detection in the context of subword-based automatic speech recognition
GB2364814A (en) * 2000-07-12 2002-02-06 Canon Kk Speech recognition
US7143040B2 (en) * 2000-07-20 2006-11-28 British Telecommunications Public Limited Company Interactive dialogues
AU2002246550A1 (en) * 2000-11-30 2002-08-06 Enterprise Integration Group, Inc. Method and system for preventing error amplification in natural language dialogues
US7437286B2 (en) * 2000-12-27 2008-10-14 Intel Corporation Voice barge-in in telephony speech recognition
US20020091530A1 (en) * 2001-01-05 2002-07-11 Panttaja Erin M. Interactive voice response system and method having voice prompts with multiple voices for user guidance
JP2002282538A (en) * 2001-01-19 2002-10-02 Sony Computer Entertainment Inc Voice control program, computer-readable recording medium with voice control program recorded thereon, program execution device for executing voice control program, voice control device, and voice control method
US6845356B1 (en) * 2001-01-31 2005-01-18 International Business Machines Corporation Processing dual tone multi-frequency signals for use with a natural language understanding system
US20020147593A1 (en) * 2001-04-06 2002-10-10 International Business Machines Corporation Categorized speech-based interfaces
DE60136052D1 (en) * 2001-05-04 2008-11-20 Microsoft Corp Interface control
US7610547B2 (en) * 2001-05-04 2009-10-27 Microsoft Corporation Markup language extensions for web enabled recognition
US6941268B2 (en) * 2001-06-21 2005-09-06 Tellme Networks, Inc. Handling of speech recognition in a declarative markup language
US7573986B2 (en) * 2001-07-18 2009-08-11 Enterprise Integration Group, Inc. Method and system for interjecting comments to improve information presentation in spoken user interfaces
US7069221B2 (en) * 2001-10-26 2006-06-27 Speechworks International, Inc. Non-target barge-in detection
US7246062B2 (en) * 2002-04-08 2007-07-17 Sbc Technology Resources, Inc. Method and system for voice recognition menu navigation with error prevention and recovery
US6697460B2 (en) * 2002-04-30 2004-02-24 Sbc Technology Resources, Inc. Adaptive voice recognition menu method and system
US7729915B2 (en) * 2002-06-12 2010-06-01 Enterprise Integration Group, Inc. Method and system for using spatial metaphor to organize natural language in spoken user interfaces
JP3984526B2 (en) * 2002-10-21 2007-10-03 富士通株式会社 Spoken dialogue system and method
US8666747B2 (en) * 2002-10-31 2014-03-04 Verizon Business Global Llc Providing information regarding interactive voice response sessions
US7698141B2 (en) * 2003-02-28 2010-04-13 Palo Alto Research Center Incorporated Methods, apparatus, and products for automatically managing conversational floors in computer-mediated communications
US7624016B2 (en) * 2004-07-23 2009-11-24 Microsoft Corporation Method and apparatus for robustly locating user barge-ins in voice-activated command systems

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030093274A1 (en) * 2001-11-09 2003-05-15 Netbytel, Inc. Voice recognition using barge-in time

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7902230B2 (en) 2006-03-24 2011-03-08 Neurosearch A/S Benzimidazole derivatives and their use for modulating the GABAA receptor complex
US10957320B2 (en) 2019-01-25 2021-03-23 International Business Machines Corporation End-of-turn detection in spoken dialogues
US11645473B2 (en) 2019-01-25 2023-05-09 International Business Machines Corporation End-of-turn detection in spoken dialogues

Also Published As

Publication number Publication date
US7809569B2 (en) 2010-10-05
US20060206330A1 (en) 2006-09-14
WO2006069358A3 (en) 2006-08-17
US20100324896A1 (en) 2010-12-23
US8131553B2 (en) 2012-03-06
WO2006069381A3 (en) 2006-09-14
US20100017212A1 (en) 2010-01-21
US20060206329A1 (en) 2006-09-14
US20060200350A1 (en) 2006-09-07
WO2006069358A2 (en) 2006-06-29
US7970615B2 (en) 2011-06-28
US20080004881A1 (en) 2008-01-03

Similar Documents

Publication Publication Date Title
US7809569B2 (en) Turn-taking confidence
US10643614B2 (en) Promoting voice actions to hotwords
US11222626B2 (en) System and method for a cooperative conversational voice user interface
US9754586B2 (en) Methods and apparatus for use in speech recognition systems for identifying unknown words and for adding previously unknown words to vocabularies and grammars of speech recognition systems
JP6772198B2 (en) Language model speech end pointing
Kamm User interfaces for voice applications.
US9015048B2 (en) Incremental speech recognition for dialog systems
JP5381988B2 (en) Dialogue speech recognition system, dialogue speech recognition method, and dialogue speech recognition program
US7957970B1 (en) Method and system for predicting problematic situations in automated dialog
US7949517B2 (en) Dialogue system with logical evaluation for language identification in speech recognition
Souvignier et al. The thoughtful elephant: Strategies for spoken dialog systems
US20150248884A1 (en) System and Method for Personalization of Acoustic Models for Automatic Speech Recognition
Litman et al. Characterizing and predicting corrections in spoken dialogue systems
Stouten et al. Coping with disfluencies in spontaneous speech recognition: Acoustic detection and linguistic context manipulation
US20170249935A1 (en) System and method for estimating the reliability of alternate speech recognition hypotheses in real time
Shriberg et al. Can prosody aid the automatic processing of multi-party meetings? Evidence from predicting punctuation, disfluencies, and overlapping speech
Callejas et al. Merging intention and emotion to develop adaptive dialogue systems
Scharenborg et al. Early decision making in continuous speech
Woods Control of Syntax and Semantics in Continuous Speech Understanding

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KN KP KR KZ LC LK LR LS LT LU LV LY MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 05855612

Country of ref document: EP

Kind code of ref document: A2