throbber
PAestea
`
`PATENT
`Docket No.: 4428-4001
`
`particular implementation ofthe invention, one or more ofthe aspects may be used together in
`
`various permutations and/or combinations, with the understanding that different permutations
`
`and/or combinations may be better suited for particular applications or have more or less benefits
`
`or advantages than others.
`
`The underlying scenario commonto all these basic examplesis that there is a hierarchical
`
`arrangementto the possible choices that canbeillustrated in a formof “tree” structure.
`
`FIG.
`
`|
`
`is an example graph 100 representing a possible hierarchically arranged
`
`transaction processing or decisional system suitable for use with the invention. The individual
`
`boxes 102 - 120 are referred to as “nodes” and each represents a specific choice or option in the
`
`hierarchy. For purposes described in more detail below, each nodeis arbitrarily uniquely
`
`identified in some manner.
`
`In the example of FIG. 1, the individual nodes 102 - 120 are
`
`numbered | through 10 starting from the top node 102 in the hicrarchy.
`
`Each “node”is associated with exactly one verbal description, for example in the case of
`
`an airline system, a verbal description relating to some aspect of the reservation process. Each
`
`such description contains “key” words that are deemed to be of importance and other words that
`
`can be disregarded. For example, one node may have the associated verbal description “Would
`
`you like to make a reservation?” In this description, there is only one “key” word —
`
`“reservation” deemed important, so all of the other words in the description can be ignored.
`
`A level in the hierarchy below that one may be used to obtain further narrowing
`
`information, for example, using the verbal description “Is the reservation for a domestic or
`
`international flight?” In this description, the terms “domestic” and “international” are “key”
`
`words. Similarly, the word “flight” could be a “key” word, for example, for a system that
`
`728851 v1
`
`
`
`(cid:21)(cid:20)(cid:23)
`214
`
`PETITIONERS - EXHIBIT 1002 - Part 2 of 3
`PETITIONERS- EXHIBIT 1002 - Part 2 of 3
`IPR2022-00217
`
`IPR2022-00217
`
`

`

`SL TeeSo HM ME AB ee
`
`PATENT
`Docket No.: 4428-4001
`
`involves nol only airline travel but also rail and/or cruise travel or it could be an “ignored” or
`
`stop wordfor a purely airline related system because it has minimal meaningin that context.
`
`Again, the other words can be ignored as well.
`
`The unique identification of each node allowsthe creation of a list of all the key words
`
`and their associated nodes so that, if a key word is duplicated in two or more nodes,it need only
`
`be listed once. For example, a hierarchical tree related to “pens” might have nodes for ball-point
`
`pens, fine point pens, mediumpoint pens, fountain pens, felt-tip pens, quill pens, erasable pens,
`
`etc. By using this approach, one could list the keyword“point” once, but associate it with each
`
`of the nodes where that keyword appears by using the unique identifier for each node where the
`
`term appears.
`
`In this manner the keywords are obtained fromthe collection of available descriptions
`
`found in the particular application in which the invention will be used.
`
`In addition, each
`
`particular node where the keyword appears is associated with the keyword. Thus, with respect to
`
`the pen application above, the keyword “point” might appear in nodes 2, 3, 6, 7, 13 and 15,
`
`Sunilarly, the keyword “erasable” might appear in nodes 3, 4, 5, 6 and 22. An index, as
`
`described more fully below, associating these keywords with the nodes containing them is then
`
`created, for example:
`
`point: 2, 3, 6, 7, 13,15
`erasable: 3, 4, 5, 22
`
`By making use of these associations the “tree” can be negotiated by allowing presentation
`
`of relevant verbal descriptions for the nodes associated witha term, irrespective of wherein the
`
`728851 wi
`
`
`
`(cid:21)(cid:20)(cid:24)
`215
`
`

`

`a 4ALa TaAd
`
`PATENT
`Docket No.: 4428-4001
`
`hierarchy they arc, thereby causing a “jump” to a particular node without necessarily traversing
`
`the tree in the rigid hierarchical manner.
`
`Various examples will now bepresented to illustrate certain concepts related to the
`
`invention.
`
`It should be understood that while these examples are presented in the context of
`
`things and likely experiences of ordinary people, the same approach can be applied to other
`
`forms of transaction processing including navigating throughhierarchically nested data files in a
`
`computer system, pattern analysis or image processing,etc. the term “transaction” as used herein
`
`relating to traversal througha hierarchy to a goal, not mathematical calculation perse.
`
`Moreover, the specific formats used and presented in these examples are purely for
`
`illustration purposes.
`
`It should be understood that that other techniques for interrelating data,
`
`suchas hashtables, direct or indirect indexing, etc. can be substituted in a straightforward
`
`manner. Thus, for example, the relationship between the word and a node could be configured
`
`such that the location of the word inalist as the “n-th” item could be used as an index into
`
`another list containing the nodes correlated to the list. A similar approach could be used for the
`
`thesaurus, the important aspect relative to the invention being the relationship amongcertain
`
`words and the node(s) in which they occur and, where applicable, the relationship between
`
`certain words and “synonyms” for those words, not the data structure or its form or format
`
`whereby that information is kept or maintained,
`
`Example1
`
`Example 1 illustrates, in simplified form, how an index is used to jump among nodes
`
`with reference to FIG. 2.
`
`In this example, the hierarchical tree 200 represents a portion of a more
`
`728851 vl
`
`9
`
`
`
`(cid:21)(cid:20)(cid:25)
`216
`
`

`

`SA, ACO neh hell Mh
`
`ell et ne
`
`PATENT
`Docket No.: 4428-4001
`
`complex tree specifically involving possible decision relating to fruit and a decision between two
`
`specific types offruits, an apple and an orange.
`
`In prior art hierarchical trees, navigation ofthis graph 200 would necessarily involve
`
`going through the “fruit” node 202 in orderto reach the “apple” 204 or “orange” 206 nodes. As
`
`a result, assuming this simple tree was part of a larger tree for an on-line supermarketthat
`
`prompted the user for what they wanted to purchase, the exchange would be both rigid and time
`
`consuming. For example, in response to a prompt “What do you want to purchase?”if the
`
`response was anything other than “fruit” traversal to the “fruit” node 202 could not occur, At the
`
`point in the tree that would lead to the “fruit” node 202, neither apple nor orange would be an
`
`acceptable response.
`
`In accordance with the invention, assuming the only relevant keywordsfor that portion of
`
`the tree were “fruit”, “apple” and “orange”, an inverted index would be created that includes an
`
`association of“Fruit” with the top node 202, “Apple” with the bottom left node 204, and
`
`“Orange” with the bottom right node 206. As shown above,that association can be created using
`
`node identifiers, in this example, the node identifiers 1A01, 1A02 and 1A03 are arbitrarily
`
`assigned and used. Thus, the information can be stored ina file, for example, as follows:
`
`Fruit, LAO]
`Apple, 1A02
`Orange, 1A03
`
`Accordingly, to navigate the system 200, whena responseto a verbal descriptionis
`
`provided by a user, possible keywordsare identified in the response and used to search the index
`
`and identify any node to which the response may be directed, irrespective of the hierarchy.
`
`Thus, a user response of “an orange” to a verbal description located above the “fruit” node 202 in
`
`728851 vi
`
`10
`
`
`
`(cid:21)(cid:20)(cid:26)
`217
`
`

`

`STALL ies ey tie ew EE aie
`
`PATENT
`Docket No.: 4428-4001
`
`the hierarchy, for example, ““What would you like to buy today?” would cause the system to
`
`identify “orange” as a key word from the response, search the index, and directly identify node
`
`| A03 (206) as the node whose verbal description should be presented next, thereby avoiding the
`
`need to traverse intervening nodes, for example, through the “fruit” node (202) 1A01, atall.
`
`This illustrates an example of a simple jump accordingto the invention,
`
`Example 2
`
`Having illustrated a simple “node jump” a more complex (andlikely) scenario can be
`
`shown.
`
`In this example, the Example | graph of FIG. 2 applies, but relevant portion of the index
`
`is as follows:
`
`Fruit, LAO1
`Apple, 1A02, 2F09
`Orange, 1A03
`
`As aresult, there are two nodes relevant to the keyword “apple” one being the node 204
`
`in the portion of the graph shown in FIG, 2 and one in the node uniquely identified as 2FO9
`
`located somewhere else in the hierarchy (not shown).
`
`In this example, a user response containing the keyword “apple” would identify nodes
`
`with identifiers | A0Q2 and 2F09.
`
`In this case, and unlike the prior art, the verbal descriptions
`
`from both nodes would be presentedto the user, likely in alternative fashion. Thus, if the user
`
`did not want an apple, they wanted apple cider, node 2FO9 might be more appropriate becauseit
`
`is part ofthe “drinks” portion of the overall hierarchy.
`
`Thus, presenting the user with the verbal description from both nodes would likely result
`
`in a jump to the portion of the graph nearer to node 2F09 since it is closer to the user’s goal
`
`thereby speeding up the process and avoiding potentially confusing or frustrating the user.
`
`728851 vl
`
`11
`
`
`
`(cid:21)(cid:20)(cid:27)
`218
`
`

`

`SUAa SST SO Ml AL a AT
`
`PATENT
`Docket No.: 4428-4001
`
`Example3
`
`While the verbal descriptions associated with various nodes will generally be chosen to
`
`accurately represent the node, in accordance with certain variants of the invention, it is possible
`
`to create a situation where a user response takes them away from their ultimate desired goal.
`
`Nevertheless, by using the teachings of the present invention, the user can often still be brought
`
`to their goal quicker than possible with the prior art because the user need not rigidly trace
`
`through the hierarchy. This is accomplished by virtue of the “grouping” aspect inherent in some
`
`implementations of the invention.
`
`This example illustrates the “grouping” aspect using a simplified graph 300 representing
`
`a portion of an airline reservation system as shownin FIG. 3.
`
`In particular, the graph of FIG.3 can be thought ofas part of a very simple interactive
`
`voice response (“IVR”) system.
`
`As described above, each node is uniquely identified, for example, by the numbers|
`
`through 7 and the identified terms “Reservation”, “Domestic”, “International”, “Business Class”,
`
`“Economy Class” are deemedthe relevant keywords. Note, there is no requirement for a the
`
`“keyword”to be a single word, in some implementations, keywords could be single words,
`
`phrases of two or more words, or even some other formof information like a specific data
`
`pattern,
`
`Again, an inverted index is created as described above associating those keywords with
`
`the nodes, in this case:
`
`Reservation, |
`Domestic, 2
`International, 3
`
`728851 vl
`
`
`
`(cid:21)(cid:20)(cid:28)
`219
`
`

`

`aseee
`
`PATENT
`Docket No,: 4428-4001
`
`Business Class, 4, 6
`Economy Class, 5, 7
`
`Assuming that the top node is assigned the number1, its two child nodes (Domestic and
`
`International) are assigned the numbers 2 and 3, and the grandchild nodes(i.e. at the lowest level
`
`in the hierarchy) have been assigned numbers 4, 5, 6, and 7 taken from Ieft to right each node can
`
`be uniquely located. Note that the last two entries in the inverted index are cach associated with
`
`two nodes, 4 and 6 in the first case, and 5 and 7 in the second.
`
`Using the above, the concept of grouping of nodes fromdifferent parts of the graph(i.e.
`
`nodes that are not siblings or nodes that do not have a common parent) can be explained.
`
`Presumethat the response to a verbal description presented as an initial query of “What
`
`do you want to do?” was “Make a business class reservation.” In this case there are two
`
`keywords present, “reservation” and “business class”.
`
`Depending uponthe particular implementation, as noted previously, the verbal
`
`descriptions associated with each identified node could be presented together or in sequence.
`
`Alternatively, and as is the case here, a sect of rules can be established, for example, such that if
`
`an identified node is a sub-node of another identified node, only the verbal description of the
`
`sub-node(s) is provided because of inherent redundancy. Thus, since both “business class”
`
`nodes 310, 314 are sub-nodesof the “reservation” node 302, the verbal description associated
`
`with the “reservations” node can be suppressedif it can be determined that business class
`
`necessarily implies reservations.
`
`In this example, a search of the inverted index would identify nodes 4 and 6 (310, 314)
`
`fromdifferent parts of the tree are associated with the keywordsin the query, and thus the
`
`T28851 v1
`
`
`
`(cid:21)(cid:21)(cid:19)
`220
`
`

`

`SA ET geEs Mest
`
`wo ke Se
`
`PATENT
`Docket No.: 4428-4001
`
`system, in presenting the verbal descriptions from each, in effect, alters the tree structure and
`
`groups these nodesin the result. Thus, the combination of result nodes presented depends upon
`
`the user query or response, not that predetermined by the graph structure itself,
`
`Ofcourse, the goal would still not be reached because of the ambiguity caused by
`
`“Business Class” being under both “Domestic” and “International”. However, that ambiguity
`
`can be handled by suitable wording of the following verbal descriptions and whether they are
`
`combinedor provided sequentially or by other nodes.
`
`Example 4
`
`A persistent and further drawback presentin the prior art is the inability to operate if any
`
`termother than the specific allowed terms are provided. Thus, in an IVR of the priorart,
`
`providing anything other than the recognized term(s) will likely result in meaningless repeat of
`
`the same inquiry by the [VR or an error.
`
`Advantageously, the teachings of the present invention allow for construction of a more
`
`flexible systemthan available in the prior art. Specifically, we can incorporate a thesaurus to
`
`accommodate synonyms for the keywords.
`
`Example 4 illustrates the addition of a simple thesaurus as an aspect of a system so that a
`
`synonym of a keyword may also be used by the system to jump to the desired nodesin the graph.
`
`Example 4 is discussed with reference to a portion 400 of an interactive television program
`
`listing system as shown in FIG. 4.
`
`Such a system implementing the invention will allow a user to speak to or interact with a
`
`device to look for programsofhis choice by time slot, genre, favorite actor or actress, etc.
`
`728851 vi
`
`
`
`(cid:21)(cid:21)(cid:20)
`221
`
`

`

`A Me FOCT Sy ee
`
`PATENT
`Docket No.: 4428-4001
`
`This example, as with the other examples above, use an inveried index, in this case one
`
`where cach node 402, 404, 406 is uniquely identified by a string of six characters, the portion of
`
`which corresponding to FIG. 4 is shown as follows.
`
`Programs; acgyct
`Sitcoms; ifgnxh
`Films; vnymos
`
`Since a common synonymfor “Films” is “Movies” a thesaurus can be created associating
`
`the two. Depending upon the particular implementation, thesaurus terms to be equated to the
`
`keywords can be taken from a standard thesaurus or can be customcreated for the particular
`
`application,
`
`In addition, the equating of terms can be done in any of a myriad ofdifferent ways,
`
`the exact implementation details of which howeverre irrelevant to the invention, bul a few
`
`representative examples of which howeverare contained herein for purposesof illustration.
`
`In one example case, the equating can be done on a purely word basis. For example, a
`
`file can be constructed such thal one or more single word synonyms are directly associated with
`
`an index word, for example as follows:
`
`Movies, Flicks—Films
`
`Alternatively, the synonyms can be equated with the node identifier(s) corresponding to
`
`the index term, for example as follows:
`
`Movies, Flicks — vnymos
`
`In the former case, the system wouldstill have to search the index after the thesaurus has
`
`provided the proper index term(s).
`
`In the latter case, the thesaurus provides a direct link to the
`
`respective node(s) so that re-searching is not required.
`
`728851 vi
`
`1S
`
`
`
`(cid:21)(cid:21)(cid:21)
`222
`
`

`

`
`Ae sgMegSS Eeale SH
`
`AL
`
`SAL SSa
`
`PATENT
`Docket No.: 4428-4001
`
`In the system of Example 4, a user who providesthe input “Movies” would cause the
`
`processing to occur as follows.
`
`The system would search the inverted index of keywords and fail to locate “Movies” as a
`
`keyword. Asa result, it would search the thesaurus and find that the word “Movies”is a
`
`synonymthat can be correlated with a keyword. At this point, depending uponthe particular
`
`thesaurus, it would either return to the inverted index and search using the synonym keyword
`
`“Films” and return the result as the node 406 identified by “vnymos’”, or go directly to the node
`
`406 identified by “vnymos” based upon the thesaurus entry.
`
`Of course,it is possible (and likely) that in actual usage a synonym will be associated
`
`with more than one keyword. For example, “Comedies” may be associated with both the
`
`keywords “Sitcoms” and “‘Films’’, resulting in, for example, the following entry in a thesaurus:
`
`Comedies—Sitcoms, Films
`
`In this case, a search for “Comedies” would result in the system identifying that the
`
`synonym was associated with nodes 404, 406 for both “Sitcoms” and “Films”, and it would
`
`return both terms or node identifiers corresponding to the two keywordsas the result.
`
`Example 5
`
`Advantageously, the thesaurus concept can be extended furtherso that aninitially
`
`unknown word(i.c. a word that is neither a keyword nor a thesaurus word) can be learned by the
`
`system and added to a thesaurus for future use.
`
`This example is described with reference to FIG. 5 which is a portion 500 of a larger
`
`system graph as part of a very simple “geographic information system” found in some
`
`automobiles, kiosks and elsewhere today. Such a system enables a user to, among other things,
`
`728851 v1
`
`16
`
`
`
`(cid:21)(cid:21)(cid:22)
`223
`
`

`

`wt Mall pratt Ml aay Ps
`
`
`
`1H oe A A ST a
`
`PATENT
`Docket No.: 4428-4001
`
`identify and get information about different locations in an environment. For example,
`
`information about particular types of restaurants in an area.
`
`In this example, the inverted index for the portion 500 shownin FIG. 5 could look as
`
`follows:
`
`Restaurants, |
`Pizza, 2
`Burgers, 3
`Chinese, 4
`
`A userissues the following query lo the system“‘fast food”in orderto find a quick meal.
`
`The system’s search of both the index and thesaurus would result in the “term’’, in this
`
`case a phrase, not being found in either.
`
`In this case, il is an unknown phrase, and the system has
`
`to learn the “meaning” of the term,
`
`To do this, the systemfirst offers the verbal description from the top level node(s) 502 to
`
`the user — in this example, just “Restaurants”, The user presumably provides a posilive response,
`
`(Of course, in areal system, it is possible and likely there are more top level nodes than just one.
`
`In that case, the user would be offered two or more of these nodes, and would haveto select
`
`“Restaurants” to match his intended request.)
`
`Continuing on, once the user has responded affirmatively, the system moves downthe
`
`iree and offers the verbal description from each of the child nodes: “Pizza” (504), “Burgers”
`
`(506), and “Chinese” (508). Presuming that the user picks “Pizza”, the transaction interaction
`
`would look something like this:
`
`User: Fast food
`
`System: Restaurants?
`
`728851 v1
`
`
`
`(cid:21)(cid:21)(cid:23)
`224
`
`

`

`TW ee teety ey ey ae OL Sa et
`
`PATENT
`Docket No.: 4428-4001
`
`User: Yes
`
`System: Pizza, Burgers, or Chinese?
`
`User: Pizza
`
`At this point, the system has “learned”for the time being that it can equate “fast food”
`
`with “pizza” and can add “fast food” as a synonym to “pizza” in the thesaurus.
`
`This user, who first used the unknown term “fast food”, had to trace a path downthe tree.
`
`However, now the systemis able to associate “pizza” with “fast food” and create or add a
`
`thesaurus entry to reflect this association, for example as follows:
`
`Fast food — Pizza
`
`Thus, the system has learned a meaning of the initially unknown term“fast food” and has
`
`addedit to the thesaurus for future use.
`
`As a result, a subsequent uses ofthe same term“fast food” will enable the system to jump
`
`directly to the “pizza” node 504,
`
`Example 6
`
`This example illustrates how additional meanings for an existing thesaurus term or phrase
`
`can be leamed by the system for future use, whether the existing thesaurus term or phrase was an
`
`original thesaurus term or one previously learned with continuing reference to FIG. 5.
`
`At this point, the inverted index is unchanged as:
`
`Restaurants, |
`Pizza, 2
`Burgers, 3
`Chinese, 4
`
`Additionally, presume the following entry now exists in the thesaurus.
`
`728851 vil
`
`
`
`(cid:21)(cid:21)(cid:24)
`225
`
`

`

`
`a Molt gea LW ae
`
`PATENT
`Docket No.: 4428-4001
`
`Fast food — Pizza
`
`Suppose a new user now issues the query “fast food” as above, but with “Burgers” rather
`
`than “Pizza” in mind.
`
`Based upon the thesaurus, the system would go directly to the “Pizza” node. However,
`
`the user will reject “Pizza”, having “burgers” in mind. By rejecting the “Pizza” node 504
`
`description, the user indicates that the “Pizza” node 504 is not of interest. The system is
`
`therefore configured with a further set of rules, in this case one in which the system goes upin
`
`the hierarchy to a higher node, the top node 502 in this portion of the example, and provides the
`
`verbal descnptions for the other nodes 502, 504, 506, 508 so as to cause a tracing downthetree.
`
`This can be illustrated by the following “dialog”:
`
`User: Fast food
`
`System: Pizza?
`
`User: No
`
`System: Restaurants?
`
`User: Yes
`
`System: Pizza, Burgers, or Chinese?
`
`User: Burgers
`
`This time, although this user has had to trace throughat least a portion ofthe path from a
`
`higher-level node 502 ofthe tree 500, the system has learned yet another meaning for “‘fast
`
`food”.
`
`It now adds this meaning to the earlier entry in the thesaurus, for example as:
`
`Fast food — Pizza, Burgers
`
`728851 vi
`
`
`
`(cid:21)(cid:21)(cid:25)
`226
`
`

`

`“NT ae ep te ee MHA LS I SN et
`
`PATENT
`Docket No.: 4428-4001
`
`It has now learned two meaningsfor future use.
`
`If a user were now to issue the query
`
`“Fast food”, the system would respond with the verbal descriptions from the nodes 504, 506
`
`corresponding to both Pizza and Burgers.
`
`Thus, the system can keep learning new meanings of terms based on the intended
`
`meanings of users “deduced” fromthe interactions between users and the system.
`
`Of course, the nature and extent to which the system will incorporate synonyms and/or
`
`keywords in a continual learning process will not only depend upon its construction and rules,
`
`but also on the quality of the original thesaurus and the quality of the initial inverted index.
`
`In
`
`addition, where in the tree the system jumps if the user rejects the initial meaning(s) offered by
`
`the system can be handled different ways in different implementations.
`
`For example, the system can always jump to fixed ancestor(s) (either the top node or a
`
`parent or some ancestor(s) at an intermediate point) or a fixed level (e.g. halfway from the top).
`
`This approach has the advantage of being simple to implement, but it has the problem of
`
`inflexibility because it may be relatively efficient for certain graphs and associated verbal
`
`descriptions, but not for all. For example, if two or more nodes’ verbal descriptions are offered
`
`and rejected, the relevant node selected would have to be commonancestor(s) of the offered
`
`nodes,
`
`In other words, with reference to Example 6 which is part of a larger tree, going up to the
`
`“Restaurants” node 502 would mean going to the parent ofthe “Pizza” node 504 rather than all
`
`the way to the top in the larger tree containing the portion 500 shown,
`
`A more flexible alternative uses the information recorded in the thesaurus to find every
`
`synonym for “pizza” in the thesaurus and collect all the other keywords associated with those
`
`synonyms. Then the system would search the inverted index to identify all the nodes associated
`
`728851 vi
`
`20
`
`
`
`(cid:21)(cid:21)(cid:26)
`227
`
`

`

`oh,ea
`
`
`
`oo A Lh A el
`
`PATENT
`Docket No.: 4428-4001
`
`with these other associated keywords and identify the most common ancestor of all ofthose
`
`nodes and go to it. By using the information in the thesaurus in this way the system makes use
`
`of known properties of the one meaning of “fast food”, whichis “Pizza’’, to construct an
`
`intelligent hypothesis about where the other meanings of “fast food” might lic in the graph. This
`
`allows the user to reach another meaning with the least effort and allows the system thereby to
`
`learn what the new meaning of “fast food” is more efficiently.
`
`Example 7
`
`Ofcourse, just as it may be desirable to create implementations to add meaningsto the
`
`thesaurus, it may be equally or more desirable to cause an existing meaning for a thesaurus word
`
`to be dropped, for example, dueto relative lack of use. This process is described with continuing
`
`reference to FIG. 5 and the associated inverted index, particularly with respect to the thesaurus
`
`entry resulting from the most recent example.
`
`Fast food — Pizza, Burgers
`
`In this example, presume that there have been several uses of the query “fast food” and
`
`that the user(s) issuing these queries have almost always selected “Burgers” and almost never
`
`“Pizza”,
`
`In accordance with another implementation of the invention, the system is constructed to
`
`track the frequency of use of a particular term in the thesaurus. Depending uponthe particular
`
`implementation, the tracking can be donefor all entries in the thesaurus, for only those added as
`
`part of the “learning” process, or for some specified combination thereof.
`
`In addition, some specified criterion is used to determine when, and which terms,ifany,
`
`should be removed from the thesaurus. Depending upon the particular implementation the
`
`728851 vi
`
`2]
`
`
`
`(cid:21)(cid:21)(cid:27)
`228
`
`

`

`HeLT EStt
`Rag
`
`PATENT
`Docket No.: 4428-4001
`
`criterion can be based upon usagerelative to time, usage of a particular term relative to some
`
`otherterm(s), term usage relative to overall thesaurus usage, or simply elimination of all added
`
`terms not used sincethe last purge.
`
`Thus, presuming that the system has kept track of the frequency of use ofdifferent
`
`meanings of “fast food”, and that “Pizza” does not meet the criterion for a sufficiently high
`
`frequency, the meaning “Pizza” can be dropped as a synonym for“Fast food” and the entry (after
`
`purging) would look as follows:
`
`Fast food — Burgers
`
`Thus, a further enhanced implementation can be constructed so the system is dynamically
`updating the thesaurus, either adding meanings or dropping meanings for existing and/orinitially
`
`unknown words.
`
`Example 8
`
`A further advantage to the invention is that, in some implementations,it can be
`
`configured so that, when there are multiple relevant nodes to be presented, an associated ranking
`
`can be used to determine the type, method or order of presentation. For example, the ranking can
`
`be based upon the frequency of use of particular nodes, which is tracked in these
`
`implementations, so that the most frequently selected or used nodes are presented first, more
`
`prominently, or in a particular manner.
`
`For example, this can be illustrated by continuing from Example 7, where the thesaurus
`
`entry was as follows:
`
`Fast food — Pizza, Burgers
`
`728851 v1
`
`ha hm
`
`
`
`(cid:21)(cid:21)(cid:28)
`229
`
`

`

`SWATH a Ma Meat st Sw SB AL aL St
`
`
`PATENT
`Docket No.: 4428-4001
`
`Underthe assumption that the system has beentracking the frequency of usage of the “Pizza”
`
`_ node and the “Burgers” node and each has been accessed anidentical number of times. When a
`
`user enters the query “Fast food”’, as above, the system presents the user with both the “Pizza”
`
`node 504 and the “Burgers” node 506, but becauseit tracks usage and the usage is the same,it
`
`presents themin the order they arelisted, i.e. “Pizza” and then “Burgers”. However, at this
`
`point, the user’s selection will cause one entry to have a greater frequency of usage relative to the
`
`other entry, for example a selection of “Burgers” will make it have a higher frequency of usage
`
`and, accordingly, a higher ranking for the next instance of use.
`
`Thus, the next time the system will be presenting both the “Pizza” and “Burgers” nodes
`
`to a user, the “Burgers” node 506 will have the higher frequency of usage and, accordingly, will
`
`be presented first, or more prominently, or in some other specified manner becauseof its
`
`ranking. Ifthe frequency reverses with use so that the “Pizza” node 504 outranks “Burgers”
`
`node 506, then the “Pizza” node 504 will supplant the “Burgers” node 506.
`
`A further variant of Example 8 allows the node rankings to be used to prune the nodes
`
`themselves.
`
`In this variant, a criterion can be specified, typically zero usage over a long
`
`specified period of time, that is used to remove an entire node. This is advantageously made
`
`possible because of the system's ability to “jump” among nodes. Thus, it may occur that a node
`
`within the tree is never accessed, but a child node of that node is.
`
`In some variants therefore,
`
`when this state exists for a sufficiently long period of time, the systemis constructed to delete
`
`that node.
`
`It should be understood that, if handled properly, this process will not even affect the
`
`“learning” process because, even if no user action ever directly causes the node ta be presented,
`
`728851 vI
`
`23
`
`
`
`(cid:21)(cid:22)(cid:19)
`230
`
`

`

`Wik ICAL ete aICSMSM TH,TTA
`
`PATENT
`Docket No.: 4428-4001
`
`if the learning process causes the node to be presented the node’s access frequency will be non-
`
`zero andit will not be “pruned”.
`
`In addition, by tracking access frequency on a nodebasis, a qualitative evaluation of the
`
`hierarchical system can be madeand visualized. This makes it possible to review the overall
`
`hierarchy after some period of time and periodically optimize it based upon the result instead of
`
`relying purely upon the dynamic optimization that inherently and naturally flows from use of the
`
`teachings of the invention.
`
`Having now described various component aspects of different variants implementing the
`
`invention, by way of the above examples, it should be understood that the “jumps” can occur
`
`from any node to any node,i.c. vertically and/or laterally and to another node thatis higher,
`
`lower or on the same“level” as the node from which the jump is made. All mannerof vertical
`
`and lateral jumps from multiple nodes to multiple nodes are possible.
`
`In addition, it should be understoodthat in some applications (like documentretrieval
`
`systems) the verbal description from the identified node may be the one issued whereas, in others
`
`(like an [VR system), the verbal descriptions for the children of the identified nodes may be what
`
`is presented. Nevertheless, in both cases, the process as described above by way of example will
`
`be the same or directly analogous.
`
`Having described the various aspects individually a more commercially suitable example,
`
`employing a combination of the above examples, can now be presented with reference to FIG. 6
`
`which illustrates a simplified example of an “interactive voice response unit” (TVR) hierarchy
`
`600 that might be used in the airline industry. Of course, a real menu tree used in an TVR may
`
`have any numberof nodes from several, up to a thousand, or more. For example, a tree with 4
`
`728851 vi
`
`24
`
`
`
`(cid:21)(cid:22)(cid:20)
`231
`
`

`

`WG ESI A a STL hth CA EH
`
`PATENT
`Docket No.: 4428-4001
`
`branches from each node and which has 5 levels uniformly would have 1365 nodes. As shown
`
`in FIG. 6, the tree 600 is a hierarchical tree and consists of the following nodes and branches:
`
`Initial start (node a0) 602
`
`domestic flight arrival information (node al) 604
`
`domestic reservations (node a2) 606
`
`international flight arrival information (node a3) 608
`
`international reservations (node a4) 610
`
`The node 604 identified by al is a service node with pre-recorded information.
`
`The node 606 has two child node a 2, first/business class (node a5) and economy (node a6)
`
`The node 608 identified by a3 is service node with pre-recorded information,
`
`The node identified as a4 has three child nodes identificd as first class (node a7), business class
`
`(node a8), and economy (nodea9).
`
`The nodes 612, 614, 616, 618, 620 identificd as a5, a6, a7, a8, a9 are all service nodes(i,c.
`
`terminal nodes) where a respective customerservice representative will interact with the caller.
`
`Of course, areal system may also have

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket