US 9,760,559 B2Grant
Predictive text input
Issue Date:2017-09-12
•43 Claims
•9 Drawing Sheets
Abstract
Systems and processes for predictive text input are provided. In one example process, a text input can be received. The text input can be associated with an input context. A frequency of occurrence of an m-gram with respect to a subset of a corpus can be determined using a language model. The subset can be associated with a context. A weighting factor can be determined based on a degree of similarity between the input context and the context. A weighted probability of a predicted text given the text input can be determined based on the frequency of occurrence of the m-gram and the weighting factor. The m-gram can include at least one word in the text input and at least one word in the predicted text.
Metadata
Assignee
- Apple Inc.
Inventors
- Jannes Dolfing
- Brent Ramerth
- Douglas Davidson
- Jerome Bellegarda
- Jennifer Moore
- Andreas Eminidis
- Joshua Shaffer
Application Information
Application Number:US 14/720,655
Filing Date:2015-05-22
Priority Date:2014-05-30
Art Unit:2658
Classifications
IPC:
G06F17/27
Field of Search:
G06F 17/28G06F 17/2818G06F 17/2863G06F 17/2705G06F 17/2836G06F 17/21G06F 17/2775G10L 15/1815G10L 15/1822G10L 15/183G10L 2015/0633G10L 2015/228
Patent Drawings (9 sheets)
Description
Cross-Reference to Related Application
[0001] This application claims priority from U.S. Provisional Ser. No. 62/006,010, filed on May 30, 2014, entitled PREDICTIVE TEXT INPUT, which is hereby incorporated by reference in its entirety for all purposes.
[0002] This application also relates to the following provisional applications: U.S. patent application Ser. No. 62/005,837, “Device, Method, and Graphical User Interface for a Predictive Keyboard,” filed May 30, 2014, U.S. patent application Ser. No. 62/046,876, “Device, Method, and Graphical User Interface for a Predictive Keyboard,” filed Sep. 5, 2014, U.S. patent application Ser. No. 62/005,825, “Entropy-Guided Text Prediction Using Combined Word and Character N-gram Language Models,” filed May 30, 2014, U.S. patent application Ser. No. 62/005,942, “Text Prediction Using Combined Word N-gram and Unigram Language Models,” filed May 30, 2014, and U.S. patent application Ser. No. 62/005,958, “Canned Answers in Messages,” filed May 30, 2014, which are hereby incorporated by reference in their entirety for all purposes.
Field
[0003] This relates generally to text input in electronic devices and, more specifically, to predictive text input in electronic devices.
Background
[0004] Text entry can be required to interact with electronic devices. However, many electronic devices do not include convenient means for inputting text. For example, many mobile devices can have smaller virtual keyboards that are slow and inaccurate for inputting text. In addition, a user can encounter difficulties typing characters not readily available on virtual keyboards.
[0005] Predictive text inputting solutions can help to increase the speed and accuracy of inputting text. Such solutions can provide predictions of future words based on previous words entered by the user, thereby reducing time and effort to input text. Currently, predictive text inputting solutions can utilize generalized language models or word libraries to provide text predictions. While these solutions can assist users with text input, the text predictions can often be inaccurate or in a context not intended by the user.
Summary
[0006] Systems and processes for predictive text input are provided. In one example process, a text input can be received. The text input can be associated with an input context. A frequency of occurrence of an m-gram with respect to a subset of a corpus can be determined using a language model. The subset can be associated with a context. A weighting factor can be determined based on a degree of similarity between the input context and the context. A weighted probability of a predicted text given the text input can be determined based on the frequency of occurrence of the m-gram and the weighting factor. The m-gram can include at least one word in the text input and at least one word in the predicted text.
[0007] In another example process, a text input can be received. A physical context that is associated with the text input can be determined. A weighted probability of a predicted text given the text input can be determined using a language model and the physical context. The predicted text can be presented via a user interface of the electronic device.
Brief Description of the Drawings
[0008] FIG. 1 illustrates an exemplary language model having a hierarchical context tree structure according to various examples.
[0009] FIG. 2 illustrates an exemplary process for predictive text input according to various examples.
[0010] FIG. 3 illustrates an exemplary process for predictive text input according to various examples.
[0011] FIG. 4 illustrates an exemplary process for predictive text input according to various examples.
[0012] FIG. 5 illustrates an exemplary user device for carrying out aspects of predictive text input according to various examples.
[0013] FIG. 6 illustrates an exemplary system and environment for carrying out aspects of predictive text input according to various examples.
[0014] FIG. 7 illustrates a functional block diagram of an exemplary electronic device according to various examples.
[0015] FIG. 8 illustrates a functional block diagram of an exemplary electronic device according to various examples.
Detailed Description
[0016] In the following description of examples, reference is made to the accompanying drawings in which it is shown by way of illustration specific examples that can be practiced. It is to be understood that other examples can be used and structural changes can be made without departing from the scope of the various examples.
[0017] The present disclosure relates to systems and processes for predictive text input. In various examples described herein, a language model can be used to generate predictive text given input text. In some examples, the language model can be a user language model having a hierarchical context tree structure. For example, the language model can be built from user text and thus can more closely model the intent of the user. This enables greater accuracy in generating predictive text for the user. In addition, the language model can include various sub-models associated with various specific contexts. The language model can thus be used to model various specific contexts, thereby improving accuracy in generating predictive text. The hierarchical context tree structure can enable information to be shared between the sub-models and can prevent redundancy among the sub-models. This allows the language model to be stored and implemented efficiently.
[0018] In one example process for predictive text input, a text input can be received. The text input can be associated with an input context. A frequency of occurrence of an m-gram with respect to a subset of a corpus can be determined using a language model. The m-gram can include at least one word in the text input. A weighting factor can be determined based on a degree of similarity between the input context and the context. A weighted probability of a predicted text given the text input can be determined based on the frequency of occurrence of the m-gram and the weighting factor. The m-gram can include at least one word in the predicted text. The predicted text can be presented via a user interface of an electronic device.
[0019] In some examples, physical context can be used to improve the accuracy of predictive text. Physical context can refer to a time period, a location, an environment, a situation, or a circumstance associated with the user at the time the text input is received. For example, physical context can include the situation of being on an airplane. The physical context can be determined using a sensor of an electronic device. In addition, the physical context can be determined using data obtained from an application of the electronic device. In one example, the physical context of being on an airplane can be determined based on audio detected by the microphone of the electronic device. In another example, the physical context of being on an airplane can be determined based on a user calendar entry obtained from the calendar application on the electronic device.
[0020] In one example process of predictive text using physical context, a text input can be received. A physical context that is associated with the text input can be determined. A weighted probability of a predicted text given the text input can be determined using a language model and the physical context. The predicted text can be presented via a user interface of an electronic device.
1. Language Model
[0021] A language model generally assigns to an n-gram a frequency of occurrence of that n-gram with respect to a corpus of natural language text. An n-gram refers to a sequence of n words, where n is any integer greater than zero. In some cases, the frequency of occurrence can be in the form of raw counts. For example, a particular 2-gram can occur 25 times within a corpus of natural language text. Accordingly, the frequency of occurrence of that 2-gram within the corpus can be 25 counts. In other cases, the frequency of occurrence can be a normalized value. For example, the frequency of occurrence can be in the form of a likelihood or probability (e.g., probability distribution). In one such example, a corpus of natural language text can include 25 counts of a particular 2-gram and 1000 counts of all 2-grams. Accordingly, the frequency of occurrence of that 2-gram within the corpus can be equal to 25/1000.
[0022] A language model can be built from a corpus. In some cases, the language model can be a general language model built from a corpus that includes a large volume of text associated with various contexts. In other cases, the language model can be a context-specific language model where the language model is built from a corpus that is associated with a specific context. The specific context can be, for example, a subject, an author, a source of text, an application for inputting text, a recipient of text, or the like. Context-specific language models can be desirable to improve accuracy in text predictions. However, because each context-specific language model can be associated with only one context, multiple context-specific language models can be required to cover a range of contexts. This can be an inefficient use of resources where significant memory and computational power can be required to store and implement a large number of context-specific language models. It should be recognized that that the term “context” described herein can refer to a scope or a domain.
[0023] FIG. 1 depicts language model 100 having a hierarchical context tree structure. The hierarchical context tree structure can be advantageous in enabling multiple contexts to be efficiently integrated within a single language model. Language model 100 can thus be used to efficiently model a variety of contexts.
[0024] As shown in FIG. 1 , language model 100 can include multiple nodes that extend from root node 102 in a tree structure. The nodes can be arranged in multiple hierarchical levels where each hierarchical level can represent a different category of context. For example, hierarchical level 132 can represent application context while hierarchical level 134 can represent recipient context. Having only a single category of context for each hierarchical level can be advantageous in preventing redundancy between the nodes of language model 100. This reduces the memory required to store language model 100 and also enables greater efficiency in determining text predictions.
[0025] Each node of language model 100 can correspond to a sub-model of language model 100. Each sub-model within a hierarchical level can be associated with a specific context of the category of context of the hierarchical level. For example, hierarchical level 132 can include sub-models that are each associated with a specific application of the user device. Specifically, sub-models 104, 106, and 108 can be associated with the messaging application, the email application, and the word processor application, respectively. Similarly, hierarchical level 134 can include sub-models that are each associated with a specific recipient. Specifically, sub-models 110, 112, and 114 can be associated with the spouse of the user, a first friend of the user, and a second friend of the user, respectively. In addition, a child sub-model can be associated with the context of its parent sub-model. For example, children sub-models 110, 112, and 114 can extend from parent sub-model 104 and thus children sub-models 110, 112, and 114 can be associated with the messaging application of parent sub-model 104. Further, the sub-models can be independent of one another such that each sub-model is associated with a unique context. This prevents redundancy between the sub-models.
[0026] Language model 100 can be built from a corpus that includes multiple subsets where each subset can be associated with a specific context. In this example, language model 100 can be an n-gram statistical language model that includes a plurality of n-grams. Each n-gram can be associated with a frequency of occurrence. The frequency of occurrence of each n-gram can be with respect to a subset or a plurality of subsets of the corpus. Thus, each n-gram can be associated with a specific context of a subset or of a plurality of subsets.
[0027] Each sub-model of language model 100 can be built from a subset of the corpus and can be associated with the specific context of the subset. For example, sub-model 110 can be built from a first subset of the corpus. The first subset can include text that is associated with the messaging application of the user device and that is directed to the spouse of the user. Thus, sub-model 110 can be associated with a first context where the first context can include the messaging application and the spouse of the user. Further, the frequency of occurrence of an n-gram of sub-model 110 can be with respect to the first subset.
[0028] In some examples, a parent sub-model can be based on its children sub-models. For example, the frequency of occurrence of a specific n-gram with respect to parent sub-model 104 can be derived by combining the frequencies of occurrence of that n-gram with respect to children sub-models 110, 112, and 114. In some examples, the result from each child sub-model can be weighted by a weighting factor prior to being combined. For example, the frequency of occurrence of a particular 2-gram with respect to parent sub-model 104 can be equal to the sum of the weighted frequencies of occurrence of that 2-gram with respect to children sub-models 110, 112, and 114. This can be expressed as: C(w1 w2)messaging=λ1C(w1 w2)messaging,spouse+λ2C(w1 w2)messaging,friend1+λ3C(w1 w2)messaging,friend2, where C(w1 w2)messaging denotes the frequency of occurrence of the 2-gram with respect to sub-model 104, C(w1 w2)messaging,spouse denotes the frequency of occurrence of the 2-gram with respect to sub-model 110, C(w1 w2)messaging,friend1 denotes the frequency of occurrence of the 2-gram with respect to sub-model 112, C(w1 w2)messaging,friend2 denotes the frequency of occurrence of the 2-gram with respect to sub-model 114, and λ1, λ2, λ3 are different weighting factors.
[0029] Language model 100 can further include a plurality of hierarchical context tags to encode the context associated with each n-gram. Each context can thus be represented by one or more hierarchical context tags. For example, an n-gram of sub-model 104 can be represented by the hierarchical context tag “messaging” while an n-gram of sub-model 110 can be represented by the hierarchical context tags “messaging, spouse”. Identical n-grams from different sub-models can thus be differentiated by the hierarchical context tags associated with each n-gram.
[0030] In some examples, language model 100 can be a general language model. In other examples, language model 100 can be user language model that is built from a corpus of user text. User text or user text input can refer to text that is inputted by a user of the user device. The user can be an individual or a group of individuals. Further, language model 100 can be a static language model or dynamic language model.
[0031] It should be recognized that language model 100 can include any number of hierarchical levels representing a respective number of categories of context. The hierarchical levels can be arranged in any suitable order. For instance, in some examples, hierarchical level 134 can extend from root 102 while hierarchical level 132 can extend from hierarchical level 134. Each hierarchical level can include any number of sub-models associated with a respective number of specific contexts. For example, hierarchical level 132 can include additional sub-models that are associated with other applications of the user device. The applications can include, for example, web browser, social media, chat, calendar scheduler, spreadsheets, presentations, notes, media, virtual assistant, or the like. Similarly, hierarchical level 134 can include additional sub-models that are associated with other recipients. The recipients can include any specific individual, any group of individuals, or any category of people. For example, the recipients can include a family member, a friend, a colleague, a group of friends, children within a particular age range, or the like. Further, in some examples, language model 100 can include an additional hierarchical level representing physical context. The sub-models of the hierarchical level can be associated with a specific physical context. For example, physical context can include one or more of an environment, situation, circumstance, weather, time period, location, and the like.
2. Process for Predictive Text Input
[0032] FIG. 2 illustrates exemplary process 200 for predictive text input according to various examples. In some examples, process 200 can be implemented by a user device (e.g., user device 500, described below). In some examples, the user device can be part of a server-client system (e.g., system 600, described below) and process 200 can be implemented by the server-client system.
[0033] At block 202 of process 200, a text input can be received. In some examples, the text input can be received via an interface of the user device (e.g., touch screen 546 or other input/control devices 548 of user device 500, described below). The interface can be any suitable device for inputting text. For example, the interface can be a keyboard/keypad, a touch screen implementing a virtual keyboard or a handwriting recognition interface, a remote control (e.g., television remote control), a scroll wheel interface, an audio input interface implementing speech-to-text conversion, or the like. The received text input can be in any language and can include at least one word. In some examples, the text input can include a sequence of words. In some cases, a character (e.g., symbols and punctuation) can be considered a word.
[0034] The received text input can be associated with an input context. The input context can include any contextual information related to the received text input. The input context can include a single context or a combination of contexts. In some examples, the input context can include an application of the user device with which the received text input is associated. The application can be any application configured to receive text input, such as, for example, email, text messaging, web browser, calendar scheduler, word processing, spreadsheets, presentations, notes, media, virtual assistant, or the like. In addition, the input context can include the recipient to which the received text input is directed. The recipient can include, for example, a family member, a friend, a colleague, or the like. The recipient can also include a particular group of people or a category of people, such as, for example, best friends, professional acquaintances, children of a particular age group, or the like.
[0035] The recipient can be determined using a language model. In some examples, the language model can be the same language model used in block 204 for determining a first frequency of occurrence of an m-gram with respect to a first subset of a corpus. In other examples, the language model used to determine the recipient can be different from that used in block 204. The language model used to determine the recipient can include sub-models that are associated with various recipients (e.g., recipient A, B, C . . . Z). The most likely recipient to which the input text is directed can be determined from the input text using the language model. For example, the probability that the recipient is recipient A given the text input can be determined as follows: P(recipient A|text input)=P(text input|recipient A)*P(recipient A)/P(text input). The input context can thus include the most likely recipient determined based on the input text and using the language model.
[0036] In some examples, the input context can include a physical context. The physical context can refer to an environment, a situation, or a circumstance associated with the user at the time the text input is received. For example, the physical context can include a time, a location, a weather condition, a speed of travel, a noise level, or a brightness level. The physical context can also include traveling on a vehicle (e.g., car, bus, subway, airplane, boat, etc.), engaging in a particular activity (e.g., sports, hobby, shopping, etc.), or attending a particular event (e.g., dinner, conference, show, etc.).
[0037] In some examples, the input context can be determined using a sensor of the user device. The sensor can include, for example, a microphone, a motion sensor, a GPS receiver, a light/brightness sensor, an image sensor, a moisture sensor, a temperature sensor, or the like. In a specific example, the user can be inputting text to the user device while traveling on an airplane. In such an example, the microphone of the user device can receive audio that is characteristic of an airplane and a sound classifier can be used to determine that the received audio is associated with an airplane. Further, the motion sensor and GPS sensor (e.g., GPS receiver) of the user device can be used to determine that the speed, altitude, and location of the user are consistent with being on an airplane. The input context of traveling on an airplane can thus be determined using information obtained from the microphone, motion sensor, and GPS sensor.
[0038] In another example, the user can be inputting text to the user device while jogging. In such an example, the motion sensor can detect oscillations and vibration associated with jogging while the microphone can receive audio that is consistent with a person jogging. The input context of jogging can thus be determined based on the information from the microphone and motion sensor.
[0039] In yet another example, the user can be inputting text to the user device while in a dark environment. In such an example, the image sensor or the brightness sensor can be used to detect that the user is in a dark environment. The physical context of being in a dark environment can thus be determined based on the information from the image or brightness sensor. Further, in some cases, other physical context can be determined based on determining that the user is in a dark environment. For example, the user device can determine the physical context of watching a movie in a movie theater based on determining the location of the user using the GPS sensor and determining that the user is in a dark environment.
[0040] In some examples, the input context can be represented by one or more hierarchical context tags. For example, the received text input can be associated with the email application and spouse of the user as the recipient. In such an example, the input context can be represented by the hierarchical context tags “email, spouse”.
[0041] At block 204 of process 200, a first frequency of occurrence of an m-gram with respect to a first subset of a corpus can be determined using a first language model. In some examples, the first language model can be an n-gram statistical language model having a hierarchical context tree structure. Specifically, the first language model can be similar or identical to language model 100 described above with reference to FIG. 1 .
[0042] The first language model can be built from a corpus having a plurality of subsets where each subset is associated with a context. Thus, the first subset can be associated with a first context. In one example, with reference to FIG. 1 , sub-model 110 can be built from the first subset of the corpus. In this example, the first subset can include a collection of text that is associated with the messaging application and directed to the spouse of the user. Accordingly, in this example, the first context can include the messaging application and the spouse as the recipient.
[0043] The m-gram can be a sequence of m words where m is a specific positive integer. The m-gram can include at least one word in the text input received at block 202. In one example, the text input can include the word “apple” and the m-gram can be the 2-gram “apple cider”. In one example, the first frequency of occurrence of the 2-gram “apple cider” can be determined from sub-model 110 of language model 100.
[0044] It should be recognized that in other examples, the first frequency of occurrence of the m-gram with respect to the first subset can be determined from any sub-model of language model 100 and the first subset can be associated with the context of the respective sub-model. For instance, in one example, a sub-model of language model 100 can be built from a first subset that includes a collection of text associated with a specific physical context (e.g., environment, situation, circumstance, time period, location, etc.). In this example, the sub-model can be a physical context sub-model that is associated with the specific physical context. The first frequency of occurrence of the m-gram with respect to the first subset can be determined from the physical context sub-model where the first context includes the specific physical context.
[0045] In some examples, the first language model can be a general language model. In other examples, the first language model can be a user language model built using a corpus that includes a collection of user input text received prior to receiving the text input. In some examples, the first language model can be a static language model that is not modified or updated using the input text. In other examples, the first language model can be a dynamic language model. For example, learning based on received input text can be performed to update the dynamic language model. Specifically, the first language model can be updated using the input text received at block 202. Further, the first language model can be pruned (e.g., unlearned) using methods known in the art to enable the efficient use of the language model and to limit the memory required to store the language model.
[0046] At block 206 of process 200, a first weighting factor to apply to the first frequency of occurrence of the m-gram can be determined based on a degree of similarity between the input context and the first context. For example, a higher first weighting factor can be determined based on a higher degree of similarity between the input context and the first context. Conversely, a lower first weighting factor can be determined based on a lower degree of similarity between the input context and the first context.
[0047] In some example, the input context and the first context can be represented by hierarchical context tags and the degree of similarity can be determined based on the number of matching hierarchical context tags between the input context and the first context. For example, the input context can be represented by the hierarchical context tags “messaging, spouse” and the first context can be represented by the hierarchical context tags “messaging, spouse”. In this example, the degree of similarity can be high based on the matching of both the application context tags and the recipient context tags. Therefore, in this example, the first weighting factor can be determined to have a high value. In another example, the input context can be represented by the hierarchical context tags “messaging, spouse” and first context can be represented by the hierarchical context tags “email, colleague1”. In this example, the degree of similarity can be low due to neither the application context tags nor the recipient context tags matching. Therefore, in this example, the first weighting factor can be determined to have a low value.
[0048] In some examples, the first weighting factor can be determined using a look-up table. The look-up table can have predetermined values of the first weighting factor based on various combinations of input context and first context. In other examples, the first weighting factor can be determined by performing calculations based on predetermined logic.
[0049] At block 208 of process 200, a first weighted probability of a first predicted text given the text input can be determined based on the first frequency of occurrence of the m-gram and the first weighting factor. The m-gram at block 204 can include at least one word in the first predicted text. In one example, the text input can be the word “apple”, the first predicted text can be the word “cider”, and the m-gram can be the 2-gram “apple cider”. In this example, the first weighted probability of the word “cider” given the word “apple” can be determined as follows:
[0050]
where C1(apple cider)message,spouse denotes the first frequency of occurrence of the 2-gram “apple cider” with respect to the first subset determined using sub-model 110 of language model 100, C1(apple)message,spouse denotes the frequency of occurrence of the 1-gram “apple” with respect to the first subset determined using sub-model 110 of language model 100, and λ1 denotes the first weighting factor.
where C1(apple cider)message,spouse denotes the first frequency of occurrence of the 2-gram “apple cider” with respect to the first subset determined using sub-model 110 of language model 100, C1(apple)message,spouse denotes the frequency of occurrence of the 1-gram “apple” with respect to the first subset determined using sub-model 110 of language model 100, and λ1 denotes the first weighting factor.
[0051] At block 210 of process 200, the first predicted text can be presented via a user interface of the user device. The first predicted text can be presented in a variety of ways. For example, the first predicted text can be displayed via a user interface displayed on the touchscreen of the user device. The manner in which the first predicted text is displayed can be based at least in part on the first probability of the first predicted text given the text input. For example, a list of predicted text can be presented and the position of the first predicted text on the list can be based at least in part on the first probability. A higher first probability can result in the first predicted text being positioned closer to the front or top of the list.
[0052] Although process 200 is described above with reference to blocks 202 through 210, it should be appreciated that in some cases, one or more blocks of process 200 can be optional and additional blocks can also be performed.
[0053] Further, it should be recognized that the first weighted probability of the first predicted text given the text input at block 208 can be determined based on any number of frequencies of occurrence of the m-gram and a respective number of the weighting factors. This enables information from other sub-models to be leveraged in determining the first weighted probability. For instance, in some examples, the first weighted probability of the first predicted text given the text input can be determined based on a first frequency of occurrence of the m-gram with respect to a first subset of the corpus, a first weighting factor, a second frequency of occurrence of the m-gram with respect to a second subset of the corpus, and a second weighting factor. In these examples, process 200 can further include determining, using the first language model, the second frequency of occurrence of the m-gram with respect to a second subset of the corpus. The second subset can be different from the first subset and the second subset can be associated with a second context that is different from the first context. For example, as described above with reference to block 204, the first frequency of occurrence of the m-gram with respect to the first subset can be determined using sub-model 110 of language model 100. Sub-model 110 can be built using the first subset of the corpus and the first context of the first subset can be associated with the messaging application and the spouse of the user. In addition, the second frequency of occurrence of the m-gram with respect to the second subset can be determining using sub-model 112 of language model 100. Sub-model 112 can be built using the second subset of the corpus and the second context of the second subset can be associated with the messaging application and the first friend of the user.
[0054] Further, process 200 can include determining the second weighting factor to apply to the second frequency of occurrence of the m-gram based on a degree of similarity between the input context and the second context. For example, the input context can be represented by “messaging, spouse”, the first context can be represented by “messaging, spouse”, and the second context can be represented by “messaging, friend1”. In this example, the degree of similarity between the input context and the first context can be greater than the degree of similarity between the input context and the second context. Accordingly, in this example, the first weighting factor can be greater than the second weighting factor. It should be appreciated that in other examples, the degree of similarity between the input context and the first context can be less than the degree of similarity between the input context and the second context and thus the first weighting factor can be less than the second weighting factor.
[0055] As described above, the first weighted probability of the first predicted text given the text input can be determined based on the first frequency of occurrence of the m-gram, the first weighting factor, the second frequency of occurrence of the m-gram, and the second weighting factor. In an example where the text input is “apple” and the predicted text is “cider”, the first weighted probability of the word “cider” given the word “apple” can be determined as follows:
[0056]
where C1(apple cider)message,spouse denotes the first frequency of occurrence of the 2-gram “apple cider” with respect to the first subset determined using sub-model 110, C1(apple)message,spouse denotes the first frequency of occurrence of the 1-gram “apple” with respect to the first subset determined using sub-model 110, λ1 denotes the first weighting factor, C2(apple cider)message,friend1 denotes the second frequency of occurrence of the 2-gram “apple cider” with respect to the second subset determined using sub-model 112, C2(apple)message,friend1 denotes the second frequency of occurrence of the 1-gram “apple” with respect to the second subset determined using sub-model 112, and λ2 denotes the second weighting factor. In this example, the probability of each sub-model is calculated and each probability is weighted separately before being combined.
where C1(apple cider)message,spouse denotes the first frequency of occurrence of the 2-gram “apple cider” with respect to the first subset determined using sub-model 110, C1(apple)message,spouse denotes the first frequency of occurrence of the 1-gram “apple” with respect to the first subset determined using sub-model 110, λ1 denotes the first weighting factor, C2(apple cider)message,friend1 denotes the second frequency of occurrence of the 2-gram “apple cider” with respect to the second subset determined using sub-model 112, C2(apple)message,friend1 denotes the second frequency of occurrence of the 1-gram “apple” with respect to the second subset determined using sub-model 112, and λ2 denotes the second weighting factor. In this example, the probability of each sub-model is calculated and each probability is weighted separately before being combined.
[0057] In another example, the first weighted probability of the word “cider” given the word “apple” can be determined as follows:
[0058]
In this example, the frequencies of occurrence are combined separately in the numerator and the denominator to derive the first weighting probability.
In this example, the frequencies of occurrence are combined separately in the numerator and the denominator to derive the first weighting probability.
[0059] Further, in this example, the first weighted probability of the word “cider” given the word “apple” (e.g., Pw1(cider|apple)) can be based on the first weighted probability of the 1-gram “apple” with respect to the first subset (e.g., λ1C1(apple)message,spouse). Therefore, in this example, process 200 can include determining, using the first language model, a first frequency of occurrence of an (m−1)-gram with respect to the first subset (e.g., C1(apple)message,spouse). The m-gram (e.g., “apple cider”) can include one or more words in the (m−1)-gram (e.g., “apple”). The first weighting factor (e.g., λ1) can be applied to the first frequency of occurrence of the (m−1)-gram (e.g., C1(apple)message,spouse) to obtain the weighted frequency of occurrence of the (m−1)-gram (e.g., λ1C1(apple)message,spouse). The first weighted probability of the first predicted text given the text input (e.g., Pw1(cider|apple)) can thus be determined based on the first weighted frequency of occurrence of the (m−1)-gram (e.g., λ1C1(apple)message,spouse).
[0060] In some examples, the weighted probability of a second predicted text given the text input and the first predicted text can be determined in response to the first weighted probability of the first predicted text given the text input being greater than a predetermined threshold. In these examples, process 200 can further include determining, using the language model, a frequency of occurrence of an (m+1)-gram with respect to the first subset of the corpus. The (m+1)-gram can include one or more words in the m-gram and at least one word in the second predicted text. The weighted probability of the second predicted text given the text input and the first predicted text can be determined based on the frequency of occurrence of the (m+1)-gram and the first weighting factor. In one example, the m-gram can be the 2-gram “apple cider” and the (m+1)-gram can be the 3-gram “apple cider vinegar”. In response to the first weighted probability of the word “cider” given the word “apple” (e.g., Pw1(cider|apple)) being greater than a predetermined threshold, the frequency of occurrence of the 3-gram “apple cider vinegar” (e.g., C(apple cider vinegar)message,spouse) with respect to the first subset of the corpus can be determined using sub-model 110 of language model 100. A weighted probability of the word “vinegar” given the words “apple cider” can be determined based on the frequency of occurrence of the 3-gram “apple cider vinegar” and the first weighting factor λ1. In particular:
[0061]
It should be recognized that weighted probabilities can be determined for any number of additional predicted texts in response to the weighted probability of the previous predicted text being greater than a predetermined threshold. In some examples, weighted probabilities of predicted text can be determined for up to five words using process 200. This can be desirable for enabling the generation of predictive text that includes a sequence of up to five words.
It should be recognized that weighted probabilities can be determined for any number of additional predicted texts in response to the weighted probability of the previous predicted text being greater than a predetermined threshold. In some examples, weighted probabilities of predicted text can be determined for up to five words using process 200. This can be desirable for enabling the generation of predictive text that includes a sequence of up to five words.
[0062] In some examples, additional language models can be used to determine a weighted probability of the first predicted text given the text input. Additional language models enable the use of additional statistical or contextual information for determining weighted probability of the first predicted text given the text input. This can be desirable for achieving greater accuracy and robustness in text prediction. For example, process 200 can include determining a second weighted probability of the first predicted text given the text input (e.g., Pw2(cider|apple)) based on the first weighted probability of the first predicted text given the text input (e.g., Pw1(cider|apple)) and a probability of the first predicted text given the text input (e.g., P(cider|apple)). In this example, the probability of the first predicted text given the text input (e.g., P(cider|apple)) can be determined using a second language model. The second language model can be any suitable language model. In one example, the second language model can be a general language model. In another example, the second language model can be a static language model. In a specific example, the first language model can be a dynamic user language model while the second language model can be a static general language model. Determining the second weighted probability of the first predicted text given the text input (e.g., Pw2(cider|apple)) can include applying a third weighting factor (e.g., λ3) to the first weighted probability of the first predicted text given the text input (e.g., Pw1(cider|apple)) and applying a fourth weighting factor (e.g., λ4) to the probability of the first predicted text given the text input (e.g., P(cider|apple)). In particular, the second weighted probability of the first predicted text given the text input can be determined as follows: Pw2(cider|apple)=λ3Pw1(cider|apple)+λ4P(cider|apple).
[0063] In examples where the language model is a dynamic language model, process 200 can further include updating the language model using the text input of block 202. In some examples, process 200 can include updating the language model using the text input of block 202 and the predicted text of block 208. Further, the input context can be used to update the language model. In an example where the input context is associated with “messaging, spouse”, the text input and predicted text of “apple cider” can be used to update the sub-model 110 of language model 100. Further, in some examples, only certain text is used to update the model. For example, only text that is accepted by the user can be used to update the model. In one example, text that is transmitted, sent, published, or posted via an application of the user device (e.g., email, messenger, chat, social media, etc.) can be considered to be accepted by the user.
[0064] Although in the above examples the language model can be an n-gram statistical language model having a hierarchical context tree structure (e.g., language model 100), it should be recognized that various other language models can be suitable for implementing process 200. For example, the language model can be a neural network based language model that is trained using a corpus. The corpus can include multiple subsets where each subset is associated with a specific context. The neural network based language model can be configured to receive an input that includes the m-gram and the input context and output a frequency of occurrence of the m-gram with respect to a first subset of the corpus and a first weighting factor to apply to the frequency of occurrence of the m-gram.
[0065] FIG. 3 illustrates another exemplary process 300 for predictive text input according to various examples. In some examples, process 300 can be implemented by a user device (e.g., user device 500, described below). In some examples, the user device can be part of a server-client system (e.g., system 600, described below) and process 300 can be implemented by the server-client system.
[0066] At block 302 of process 300, a first text input can be received. The first text input can be associated with a first input context. Block 302 can be similar or identical to block 202 described above.
[0067] At block 304 of process 300, a first weighted probability of a predicted text given the first text input can be determined using a language model and based on the first input context. The first weighted probability can be determined in a similar or identical manner as described above with respect to blocks 204 through 208.
[0068] At block 306 of process 300, a second text input can be received. In some examples, the second text input can be received after the first text input is received. The second text input can be associated with a second input context. The first text input can be identical to the second text input. However, the first input context can be different from the second input context. Block 306 can be similar or identical to block 202 described above.
[0069] At block 308 of process 300, a second weighted probability of the predicted text given the second text input can be determined using the language model and based on the second input context. The second weighted probability can be determined in a similar or identical manner as described above with respect to blocks 204 through 208.
[0070] The language model can take into account the differences in the first input context and the second input context in determining the first weighted probability and the second weighted probability, respectively. For example, different weighting factors can be determined at block 206 due to differences in the first input context and the second input context. Further, in some examples, different sub-models of the language model can be used to determine the second weighted probability at block 308 compared to the first weighted probability at block 304. Therefore, although the first input text and the second input text are identical, the first weighted probability can be different from the second weighted probability due to different sub-models being used to determine the frequency of occurrence of an m-gram or different weighting factors being determined.
3. Predictive Text Input Using Physical Context
[0071] FIG. 4 illustrates exemplary process 400 for predictive text input using physical context according to various examples. In process 400, physical context information can be used to improve the accuracy of a predicted text given a text input such that the predicted text is more likely to include the user's intent. In some examples, process 400 can be implemented by a user device (e.g., user device 500, described below). In some examples, the user device can be part of a server-client system (e.g., system 600, described below) and process 400 can be implemented by the server-client system.
[0072] At block 402 of process 400, a text input can be received. Block 402 can be similar or identical to block 202 of process 200 described above.
[0073] At block 404 of process 400, a physical context associated with the text input can be determined. As described above, the physical context can refer to an environment, a situation, or a circumstance associated with the user at the time the text input is received. In some examples, the physical context can include a time, a location, a weather condition, a speed of travel, a noise level, a brightness level, or the like. The physical context can also include a situation or circumstance such as, traveling on a vehicle (e.g., car, bus, subway, airplane, boat, etc.), engaging in a particular activity (e.g., sports, hobby, shopping, etc.), or attending a particular event (e.g., dinner, conference, show, etc.).
[0074] In some examples, the physical context can be determined using a sensor of the user device. For example, the physical context can be determine in a similar or identical manner as determining the input context using a sensor of the user device at block 202 of process 200, described above.
[0075] In other examples, the physical context can be determined using data obtained from an application of the user device. The data can be obtained from any suitable application of the user device. For example, the physical context can be determined using the entries of the calendar application and the time of the clock application. In a specific example, it can be determined using the clock application and the calendar application that the text input is received while the user is attending a work meeting. According, the physical context associated with the text input can be determined to be the situation of attending a work meeting.
[0076] In other examples, the physical context can be determined to be a particular time period. The time period can be determined from data obtained from a clock application, a calendar application, or a weather application. In one example, the physical context can include a convenient time period for the user to schedule an outdoor activity. In this example, the convenient time period can be determined using the current time from the clock application, the user's schedule from the calendar application, and the weather forecast using the weather application.
[0077] At block 406 of process 400, a first weighted probability of a predicted text given the text input can be determined using a first language model and the physical context. The first language model can be any suitable language model for determining a probability of a predicted text given the text input. The first language model can be a general language model or a user language model. In an example where the first language model is a user language model, the first language model can be built from a corpus that includes a collection of user input text received prior to receiving the text input at block 302. In some examples, the first language model can be a static language model or a dynamic language model. In an example where the first language model is a dynamic language model, the first language model can be updating using the received text input.
[0078] In some examples, the first weighted probability of the predicted text given the text input can be determined based on a first probability of the predicted text given the text input and a first weighting factor. Block 406 can include determining, using the first language model, the first probability of the predicted text given the text input. Further, block 406 can include determining the first weighting factor based on the physical context. For example, if the physical context includes the situation of traveling in Paris and the text input includes the phrase, “I'm having fun at the”, the first weighting factor can be determined to be higher for a predicted text that is associated with Paris (e.g., Eiffel tower, Louvre, or Notre Dame) and lower for a predicted text associated with San Francisco (e.g., Union Square, Pier 39, or Alcatraz). The first weighting factor can be apply to the first probability of the predicted text given the text input to obtained the first weighted probability of a predicted text given the text input.
[0079] In some examples, the first language model can be a class-based language model that includes a class and a first sub-model. The first sub-model can be associated with the physical context. Block 406 can include determining, using the first language model, a probability of a class given the input text (e.g., P(class|text input)). Block 406 can further include determining, using the first sub-model, a first probability of the predicted text given the class (e.g., P1(predicted text|class)). The first weighted probability of the predicted text given the text input (e.g., Pw1(predicted text|text input) can be determined based on the probability of the class given the input text (e.g., P(class|text input)) and the first probability of the predicted text given the class (e.g., P1(predicted text|class)). For example, the first weighted probability of the predicted text given the text input can be determined as follows:
Pw1(predicted text|text input)=P(class|text input)P1(predicted text|class)
Pw1(predicted text|text input)=P(class|text input)P1(predicted text|class)
[0080] In some example, the first language model can include a second sub-model. The second sub-model can be associated with a context that is different from that of the first sub-model. For example, the second sub-model can be associated with a general context. The second sub-model can be built from a corpus that is different from that of the first sub-model. Block 406 can further include determining, using the second sub-model, a second probability of the predicted text given the class (e.g., P2(predicted text|class)). The first weighted probability of the predicted text given the text input can be determined based on the second probability of the predicted text given the class. In one example, the first weighted probability of the predicted text given the text input can be based on a linear combination of the first probability of the predicted text given the class and second probability of the predicted text given the class. In particular:
Pw1(predicted text|text input) =P(class|text input){λ1P1(predicted text|class) +λ2P2(predicted text|class)}
where λ1 and λ2 are weighting factors.
Pw1(predicted text|text input) =P(class|text input){λ1P1(predicted text|class) +λ2P2(predicted text|class)}
where λ1 and λ2 are weighting factors.
[0081] It should be recognized that the first language model can include any number of sub-models. For instance, in some examples, the first language model can include n sub-models, where n is a positive integer. In these examples, the first weighted probability of the predicted text given the text input can be determined as follows:
[0082]
[0083] Further, it should be recognized that, in some example, the first language model can include multiple classes. In these examples, the first weighted probability of the predicted text given the text input can be determined based on the combined probabilities across the multiple classes. For example:
[0084]
where L denotes the first language model and
P(class|text input)P1(predicted text|class) is summed over all classes in the first language model, L.
where L denotes the first language model and
P(class|text input)P1(predicted text|class) is summed over all classes in the first language model, L.
[0085] In some examples, the first language model can be an n-gram statistical language model. In particular, the first language model can be an n-gram statistical language model having a hierarchical context tree structure (e.g., language model 100, described above). In these examples, the first language model can be built from a corpus that includes a plurality of subsets where each subset is associated with a context. Further, the first language model can include a hierarchical level representing physical context where the sub-models in the hierarchical level can each be associated with a specific physical context. In these examples, the first weighted probability of the predicted text given the text input can be determined using similar or identical methods described above with respect to blocks 204 through 208 of process 200. For example, block 406 can include determining, using the first language model, a first frequency of occurrence of an m-gram with respect to a first subset of the plurality of subsets. The first subset can be associated with a first context and the m-gram can include at least one word in the text input and at least one word in the predicted text. In addition, block 406 can include determining, based on a degree of matching between the physical context and the first context, a first weighting factor to apply to the first frequency of occurrence of the m-gram. The first weighting factor can be determined to be higher if the first context is more similar to the physical context. Conversely, the first weighting factor can be determined to be lower if the first context is less similar to the physical context. The first weighted probability of the predicted text given the text input can be based on the first frequency of occurrence of the m-gram and the first weighting factor.
[0086] It should be recognized that the first weighted probability of the predicted text given the text input can be based on any number of frequencies of occurrence of the m-gram and a respective number of weighting factors. For example, the first weighted probability of the predicted text given the text input can also be based on a second frequency of occurrence of the m-gram and a third weighting factor. In such an example, block 406 can further include determining, using the first language model, a second frequency of occurrence of the m-gram with respect to a second subset of the plurality of subsets. The second subset can be associated with a second context. Block 406 can further include determining a third weighting factor to apply to the second frequency of occurrence of the m-gram based on a degree of matching between the input context and the second context.
[0087] In yet other examples, the first language model can be a context-specific language model that is associated with the physical context. In these examples, the physical context can be used to select the first language model among a plurality of context-specific language models. The selected first language model can thus be used to determine the first weighted probability of the predicted text given the text input. In some cases, no weighting is performed in determining the first weighted probability of the predicted text given the text input. For example, the probability of the predicted text given the text input can be determined from the first language model and first weighted probability of the predicted text given the text input can equal the determined probability of the predicted text given the text input.
[0088] At block 408 of process 400, the predicted text can be presented via a user interface of the electronic device. Block 408 can be similar or identical to block 210 of process 200 described above.
[0089] Although process 400 is described above with reference to blocks 402 through 408, it should be appreciated that in some cases, one or more blocks of process 400 can be optional and additional blocks can also be performed. For instance, in examples where the first language model is a dynamic language model, process 400 can include updating the first language model using the received text input at block 402.
[0090] Further, in some examples, additional language models can be used to determine a second weighted probability of the predicted text given the text input. Using additional language models can be desirable for achieving greater accuracy in predicting text. In these examples, process 400 can include determining, using a second language model, a third probability of the predicted text given the text input. In addition, a second weighted probability of the predicted text given the text input can be determined based on the first weighted probability and the third probability. In some examples, determining the second weighted probability can include applying a third weighting factor to the first weighted probability and applying a fourth weighting factor to the third probability. For example, Pw2(predicted text|text input)=λ3Pw1(predicted text|text input)+λ4P3(predicted text|text input), where Pw2(predicted text|text input) denotes the second weighted probability of the predicted text given the text input, Pw1(predicted text|text input) denotes the first weighted probability of the predicted text given the text input, P3(predicted text|text input) denotes the third probability of the predicted text given the text input, λ3 denotes the third weighting factor, and λ4 denotes the fourth weighting factor.
3. User Device for Predictive Text Input
[0091] FIG. 5 is a block diagram of user device 500 for carrying out various aspects of predictive text input according to various examples. User device 500 can be any electronic device that is configured to receive a text input. For example, user device 500 can include a cellular telephone (e.g., smartphone), tablet computer, laptop computer, desktop computer, portable media player, wearable digital device (e.g., digital glasses, wristband, wristwatch, brooch, armbands, etc.), television, set top box (e.g., cable box, video player, video streaming device, etc.), gaming system, or the like. As shown in FIG. 5 , user device 500 can include a memory interface 502, one or more processors 504, and a peripherals interface 506. The various components in user device 500 can be together coupled by one or more communication buses or signal lines. User device 500 can further include various sensors, subsystems, and peripheral devices that are coupled to peripherals interface 506. The sensors, subsystems, and peripheral devices gather information and/or facilitate various functionalities of user device 500.
[0092] In some examples, user device 500 can include a motion sensor 510, a light sensor 512 (e.g., a brightness sensor), and a proximity sensor 514 coupled to peripherals interface 506 to facilitate orientation, light, and proximity sensing functions. One or more other sensors 516, such as a positioning system (e.g., a GPS receiver), a temperature sensor, a biometric sensor, a gyroscope, a compass, an accelerometer (e.g., a motion sensor), and the like, are also connected to peripherals interface 506 to facilitate related functionalities. Further, the various sensors of user device 500 described above can be used to determine an input context at block 202 of process 200 or a physical context at block 404 of process 400.
[0093] In some examples, a camera subsystem 520 and an optical sensor 522 (e.g., an image sensor or brightness sensor) can be utilized to facilitate camera functions, such as taking photographs and recording video clips. Communication functions can be facilitated through one or more wired and/or wireless communication subsystems 524, which can include various communication ports, radio frequency receivers and transmitters, and/or optical (e.g., infrared) receivers and transmitters. An audio subsystem 526 can be coupled to speakers 528 and a microphone 530 to facilitate audio-enabled functions, such as voice recognition, music recognition, voice replication, digital recording, telephony functions, and speech-to-text conversion. In one example, the text input at block 202, 302, and 402 described above can be received by means of speech-to-text conversion facilitated by microphone 530. Optical sensor 522 and microphone 530 can be used to determine an input context at block 202 of process 200 or a physical context at block 404 of process 400.
[0094] In some examples, user device 500 can further include an I/O subsystem 540 coupled to peripherals interface 506. I/O subsystem 540 can include a touch screen controller 542 and/or other input controller(s) 544. Touch-screen controller 542 can be coupled to a touch screen 546. Touch screen 546 and the touch screen controller 542 can, for example, detect contact and movement or a break thereof using any of a plurality of touch sensitivity technologies, such as capacitive, resistive, infrared, surface acoustic wave technologies, proximity sensor arrays, and the like. Other input controller(s) 544 can be coupled to other input/control devices 548, such as one or more buttons, rocker switches, a thumb-wheel, an infrared port, a USB port, and/or a pointer device such as a stylus. In some examples, a signal to begin receiving an audio input can be received by user device 500 via input to touch screen 546 (e.g., a virtual button) or other input/control devices 548. The text input at blocks 202, 302, and 402 can be received via touch screen 546 and/or other input/control devices 548.
[0095] In some examples, user device 500 can further include a memory interface 502 coupled to memory 550. Memory 550 can include any electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, a portable computer diskette (magnetic), a random access memory (RAM) (magnetic), a read-only memory (ROM) (magnetic), an erasable programmable read-only memory (EPROM) (magnetic), a portable optical disc such as CD, CD-R, CD-RW, DVD, DVD-R, or DVD-RW, or flash memory such as compact flash cards, secured digital cards, USB memory devices, memory sticks, and the like. In some examples, a non-transitory computer-readable storage medium of memory 550 can be used to store instructions (e.g., for performing processes 200, 300, or 400, described above) for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. In other examples, the instructions (e.g., for performing processes 200, 300, or 400, described above) can be stored on a non-transitory computer-readable storage medium of server system 610 described below, or can be divided between the non-transitory computer-readable storage medium of memory 550 and the non-transitory computer-readable storage medium of server system 610.
[0096] In some examples, memory 550 can store an operating system 552, a communication module 554, a graphical user interface module 556, a sensor processing module 558, a phone module 560, and applications 562. Operating system 552 can include instructions for handling basic system services and for performing hardware dependent tasks. Communication module 554 can facilitate communicating with one or more additional devices, one or more computers, and/or one or more servers. Graphical user interface module 556 can facilitate graphic user interface processing. Sensor processing module 558 can facilitate sensor related processing and functions. Phone module 560 can facilitate phone-related processes and functions. Applications module 562 can facilitate various functionalities of user applications, such as electronic-messaging, web browsing, media processing, navigation, imaging, virtual assistant functions, and/or other processes and functions.
[0097] As described herein, memory 550 can also store predictive text input module 564 and various user data and models 566 to provide the client-side functionalities of the virtual assistant. The predictive text input module 564 can include modules, instructions, and programs for performing various aspects of processes 200, 300, or 400 described above. User data and models 566 can include various language models described above with respect to processes 200, 300, or 400 that are used for predictive text input. For example, user data and models 566 can include user language models built using a corpus that includes a collection of user text.
[0098] In various examples, memory 550 can include additional instructions or fewer instructions. Furthermore, various functions of user device 500 can be implemented in hardware and/or in firmware, including in one or more signal processing and/or application specific integrated circuits. Further, processes for predictive text input described above can be implemented as a stand-alone application installed on user device 500. Alternatively, processes for predictive text input can be implemented according to a client-server model as described below with reference to FIG. 6 .
5. System for Predictive Text Input
[0099] FIG. 6 illustrates exemplary client-server system 600 for carrying out various aspects of predictive text input according to various examples. System 600 can include a client-side portion executed on user device 500 and a server-side portion executed on server system 610. User device 500 can communicate with server system 610 through one or more networks 608, which can include the Internet, an intranet, or any other wired or wireless public or private network. The client-side portion executed on user device 500 can provide client-side functionalities, such as user-facing input and output processing and communications with server system 610. Server system 610 can provide server-side functionalities for any number of clients residing on a respective user device 500.
[0100] As shown in FIG. 6 , server system 610 can include memory 628, one or more processors 626, client-facing I/O interface 622, and I/O interface to external services 616. The various components of server system 610 can be coupled together by one or more communication buses or signal lines. Memory 628, or the computer-readable storage media of memory 628, can include one or more processing modules 618 and user data and model storage 620. The one or more processing modules 618 can include various programs and instructions. The one or more processors 626 can execute the programs and instructions of the one or more processing modules 618 and read/write to/from user data and model storage 620. In the context of this document, a “non-transitory computer-readable storage medium” can be any medium that can contain or store the program for use by or in connection with the instruction execution system, apparatus, or device.
[0101] In some examples, the one or more processing modules 618 can include various programs and instructions for performing various aspects of processes 200, 300, or 400 described above. In particular, the one or more processing modules 618 can include a predictive text input module for performing various aspects of processes 200, 300, or 400 described above. User data and models 620 can include various user data and models that can be accessed or referenced when performing various aspects of predictive text input. For example, user data and models 620 can include various language models used for predictive text input described above with reference to processes 200, 300, or 400. Further user data can include various user application data that can be used to determine an input context or a physical context associated with a received text input.
[0102] In some examples, system server 610 can communicate with external services 624, such as telephony services, calendar services, information services, messaging services, navigation services, and the like, through network(s) 608. In some examples, external services can provide relevant application data for determining input context or physical context associated with a received text input. Further, in some examples, system server 610 can access one or more language models stored on external services 624 for performing predictive text input. The I/O interface to external services 616 can facilitate communications between system server 610 and external services 624.
[0103] Server system 610 can be implemented on one or more stand-alone data processing devices or a distributed network of computers. In some examples, server system 610 can employ various virtual devices and/or services of third-party service providers (e.g., third-party cloud service providers) to provide the underlying computing resources and/or infrastructure resources of server system 610.
[0104] The division of functionalities between the client and server portions of the virtual assistant can vary in different examples. For instance, in some examples, one or more processing modules 618 and user data and models 620 can be stored in the memory of user device 500 to enable the user device to perform a greater proportion or all of the functionalities associated with predictive text input. In other examples, the client executed on user device 500 can be a thin-client that provides only user-facing input and output processing functions, and delegates all other functionalities of predictive text input to a back-end server.
6. Electronic Device
[0105] FIG. 7 shows a functional block diagram of an electronic device 700 configured in accordance with the principles of the various described examples. The functional blocks of the device can be, optionally, implemented by hardware, software, or a combination of hardware and software to carry out the principles of the various described examples. It is understood by persons of skill in the art that the functional blocks described in FIG. 7 can be, optionally, combined or separated into sub-blocks to implement the principles of the various described examples. Therefore, the description herein optionally supports any possible combination, separation, or further definition of the functional blocks described herein.
[0106] As shown in FIG. 7 , electronic device 700 can include touch screen display unit 702 configured to display a user interface for receiving text input and to receive touch input, and text receiving unit 704 configured to receive text input. In some examples, electronic device 700 can include sensor unit 706 that is configured to sense a physical context. Sensor unit 706 can include any sensor for sensing a physical context, such as, for example, a microphone, an image sensor, a brightness sensor, a motion sensor, a GPS sensor, and the like. Electronic device 700 can further include processing unit 710 coupled to touch screen display unit 702 and text receiving unit 704 (and, optionally, coupled to sensor unit 706). In some examples, processing unit 710 can include receiving unit 712, frequency of occurrence determining unit 714, weighting factor determining unit 716, weighted probability determining unit 718, probability determining unit 720, language model updating unit 722, and presenting unit 724.
[0107] Processing unit 710 can be configured to receive a text input (e.g., from text receiving unit 704 and using receiving unit 712). The text input can be associated with an input context. Processing unit 710 can be configured to determine, using a first language model, a first frequency of occurrence of an m-gram with respect to a first subset of a corpus (e.g., using frequency of occurrence determining unit 714). The first subset can be associated with a first context and the m-gram can include at least one word in the text input. Processing unit 710 can be configured to determining (e.g., using weighting factor determining unit 716), based on a degree of similarity between the input context and the first context, a first weighting factor to apply to the first frequency of occurrence of the m-gram. Processing unit 710 can be configured to determining (e.g., using weighted probability determining unit 718), based on the first frequency of occurrence of the m-gram and the first weighting factor, a first weighted probability of a first predicted text given the text input. The m-gram can include at least one word in the first predicted text.
[0108] In some examples, processing unit 710 can be configured to determine, using the first language model, a second frequency of occurrence of the m-gram with respect to a second subset of the corpus (e.g., using frequency of occurrence determining unit 714). The second subset can be associated with a second context. Processing unit 710 can be configured to determine (e.g., using weighting factor determining unit 716), based on a degree of similarity between the input context and the second context, a second weighting factor to apply to the second frequency of occurrence of the m-gram. Processing unit 710 can be configured to determine the first weighted probability of the first predicted text given the text input (e.g., using weighted probability determining unit 718) based on the second frequency of occurrence of the m-gram and the second weighting factor.
[0109] In some examples, the first context and the second context can be different, and the first weighting factor and the second weighting factor can be different.
[0110] In some examples, processing unit 710 can be configured to determine, using the first language model, a first frequency of occurrence of an (m−1)-gram with respect to the first subset of the corpus (e.g., using frequency of occurrence determining unit 714). The m-gram can include one or more words in the (m−1)-gram. Processing unit 710 can be configured to determine the first weighted probability of the first predicted text given the text input (e.g., using weighted probability determining unit 718) based on a first weighted frequency of occurrence of the (m−1)-gram. The first weighting factor can be applied to the first frequency of occurrence of the (m−1)-gram to obtain the first weighted frequency of occurrence of the (m−1)-gram.
[0111] In some examples, the first language model can be a user language model that is built from the corpus and the corpus can include a collection of user input text received prior to receiving the text input.
[0112] In some examples, processing unit 710 can be configured to update (e.g., using language model updating unit 722) the first language model using the text input.
[0113] In some examples, processing unit 710 can be configured to determine, using a second language model, a probability of the first predicted text given the text input (e.g., using probability determining unit 720). Processing unit 710 can be configured to determine (e.g., using weighted probability determining unit 718) a second weighted probability of the first predicted text given the text input based on the first weighted probability of the first predicted text given the text input and the probability of the first predicted text given the text input.
[0114] In some examples, processing unit 710 can be configured to apply a third weighting factor to the first weighted probability of the first predicted text given the text input and apply a fourth weighting factor to the probability of the first predicted text given the text input (e.g., using weighted probability determining unit 718) to determine the second weighted probability of the first predicted text given the text input.
[0115] In some examples, the first language model can be built from the corpus. The corpus can include a plurality of subsets where each subset can be associated with a context of a plurality of contexts. Each context of the plurality of contexts can be represented by one or more hierarchical context tags of the first language model.
[0116] In some examples, the first language model can include a plurality of n-grams including the m-gram where each n-gram of the plurality of n-grams can be associated with one or more hierarchical context tags and a frequency of occurrence of the n-gram with respect to a subset of the corpus.
[0117] In some examples, the first language model can include a plurality of sub-models arranged in a hierarchical context tree where each sub-model can be associated with a specific context.
[0118] In some examples, the first weighted probability of the first predicted text given the text input can be greater than a predetermined threshold. Processing unit 710 can be configured to determine, using the first language model, a frequency of occurrence of an (m+1)-gram with respect to the first subset of the corpus (e.g., using frequency of occurrence determining unit 714 ). The (m+1)-gram can include one or more words in the m-gram. Processing unit 710 can be configured to determine (e.g., using weighted probability determining unit 718), based on the frequency of occurrence of the (m+1)-gram and the first weighting factor, a weighted probability of a second predicted text given the text input and the first predicted text. The (m+1)-gram can include at least one word in the second predicted text.
[0119] In some examples, the first context can include a first application of the electronic device and the first subset can include a collection of user text that is associated with the first application.
[0120] In some examples, the first context can include a first recipient and the first subset can include a collection of user text that is directed to the first recipient. In some examples, the first context can include a physical context determined using a sensor of the electronic device (e.g., sensor unit 706). The first subset can include a collection of user text that is associated with the physical context.
[0121] In some examples, the first context can include a time period or a location and the first subset can include a collection of user text that is associated with the time period or the location.
[0122] In some examples, the first context can include an environment, a situation, or a circumstance and the first subset can include a collection of user text that is associated with the environment, the situation, or the circumstance.
[0123] In some examples, the text input can be associated with a second application of the electronic device and the input context can include the second application. In some examples, the text input can be directed to a second recipient, and wherein the input context includes the second recipient. In some examples, the second recipient can be determined based on the text input and using the first language model. In some examples, the input context can be determined using a sensor of the electronic device (e.g., sensor unit 706). In some examples, the input context can be determined from data obtained from one or more applications of the electronic device.
[0124] In some examples, processing unit 710 can be configured to presenting (e.g., using presenting unit 724) the first predicted text via a user interface of the electronic device.
[0125] In some examples, processing unit 710 can be configured to receive (e.g., from text receiving unit 704 and using receiving unit 712) a first text input where the first text input can be associated with a first input context. Processing unit 710 can be configured to determine, using a language model and based on the first input context, a first weighted probability of a predicted text given the first text input (e.g., using one or more of frequency of occurrence determining unit 714, weighting factor determining unit 716, weighted probability determining unit 718, and probability determining unit 720). Processing unit 710 can be configured to receive (e.g., from text receiving unit 704 and using receiving unit 712) a second text input where the second text input can be associated with a second input context. The first text input can be identical to the second text input and the first input context can be different from the second input context. Processing unit 710 can be configured to determine, using the language model and based on the second input context, a second weighted probability of the predicted text given the second text input (e.g., using one or more of frequency of occurrence determining unit 714, weighting factor determining unit 716, weighted probability determining unit 718, and probability determining unit 720). The first weighted probability can be different from the second weighted probability. In some examples, the language model can be similar or identical to the first language model described above.
[0126] In some examples, the first text input can be associated with a first application of the electronic device and the first input context can include the first application. The second text input can be associated with a second application of the electronic device and the second input context can include the second application. The first application can be different from the second application.
[0127] In some examples, the first text input can be directed to a first recipient and the first input context can include the first recipient. The second text input can be directed to a second recipient and the second input context can include the second recipient. The first recipient can be different from the second recipient.
[0128] In some examples, the first recipient can be determined based on the first text input and using a second language model. In some examples, the first input context can be determined using a sensor of the electronic device (e.g., sensor unit 706). In some examples, the first input context can be determined using data obtained from one or more applications of the electronic device.
[0129] FIG. 8 shows a functional block diagram of an electronic device 800 configured in accordance with the principles of the various described examples. The functional blocks of the device can be, optionally, implemented by hardware, software, or a combination of hardware and software to carry out the principles of the various described examples. It is understood by persons of skill in the art that the functional blocks described in FIG. 8 can be, optionally, combined or separated into sub-blocks to implement the principles of the various described examples. Therefore, the description herein optionally supports any possible combination, separation, or further definition of the functional blocks described herein.
[0130] As shown in FIG. 8 , electronic device 800 can include touch screen display unit 802 configured to display a user interface for receiving text input and to receive touch input, and text receiving unit 804 configured to receive text input. In some examples, electronic device 800 can include sensor unit 806 that is configured to sense a physical context. Sensor unit 806 can include any sensor for sensing a physical context, such as, for example, a microphone, an image sensor, a brightness sensor, a motion sensor, a GPS sensor, and the like. Electronic device 800 can further include processing unit 810 coupled to touch screen display unit 802 and text receiving unit 804 (and, optionally, coupled to sensor unit 806). In some examples, processing unit 810 can include receiving unit 812, physical context determining unit 814, frequency of occurrence determining unit 816, weighting factor determining unit 818, weighted probability determining unit 820, probability determining unit 822, language model updating unit 824, and presenting unit 826.
[0131] Processing unit 810 can be configured to receive a text input (e.g., from text receiving unit 804 and using receiving unit 812). Processing unit 810 can be configured to determine (e.g., using physical context determining unit 814) a physical context associated with the text input. Processing unit 810 can be configured to determine, using a first language model and the physical context, a first weighted probability of a predicted text given the text input (e.g., using one or more of frequency of occurrence determining unit 816, weighting factor determining unit 818, weighted probability determining unit 820, and probability determining unit 822). Processing unit 810 can be configured to present (e.g., using presenting unit 826) the predicted text via a user interface of the electronic device.
[0132] In some examples, the physical context can be determined using a sensor of the electronic device (e.g., sensor unit 806). In some examples, the physical context can be determined using data obtained from an application of the electronic device.
[0133] In some examples, processing unit 810 can be configured to determine, using the first language model, a first probability of the predicted text given the text input (e.g., using probability determining unit 822). Processing unit 810 can be configured to determine (e.g., using weighting factor determining unit 818), based on the physical context, a first weighting factor to apply to the first probability of the predicted text given the text input. Processing unit 810 can be configured to determine (e.g., using weighted probability determining unit 820) the first weighted probability of the predicted text given the text input based on the first probability of the predicted text given the text input and the first weighting factor.
[0134] In some examples, the first language model can be a class-based language model that includes a first sub-model. The first sub-model can be associated with the physical context. Processing unit 810 can be configured to determine, using the first language model, a probability of a class given the input text (e.g., using probability determining unit 822). Processing unit 810 can be configured to determine, using the first sub-model, a first probability of the predicted text given the class (e.g., using probability determining unit 822). The first weighted probability of the predicted text given the text input can be determined based on the probability of the class given the input text and the first probability of the predicted text given the class. In some examples, the first language model can include a second sub-model. The second sub-model can be associated with a general context. Processing unit 810 can be configured to determine, using the second sub-model, a second probability of the predicted text given the class (e.g., using probability determining unit 822). The first weighted probability of the predicted text given the text input can be determined based on the first probability of the predicted text given the class.
[0135] In some examples, the first language model can be a general language model. In some examples, the first language model can be a user language model that is built from a corpus where the corpus can include a collection of user input text received prior to receiving the text input. In some examples, processing unit 810 can be configured to update (e.g., using language model updating unit 824) the first language model using the text input and the predicted text.
[0136] In some examples, the physical context can include a time period. In some examples, the time period can be determined from data obtained from an application of the electronic device. The application can be one of a clock application, a scheduler application, and a weather application.
[0137] In some examples, the physical context can include an environment, a situation, or a circumstance experienced by a user of the electronic device when the text input is received. In some examples, the environment, the situation, or the circumstance can be determined using a microphone of the electronic device (e.g., sensor unit 806). In some examples, the environment, the situation, or the circumstance can be determined using a light sensor or an image sensor of the electronic device (e.g., sensor unit 806). In some examples, the environment, the situation, or the circumstance can be determined using a motion sensor of the electronic device (e.g., sensor unit 806).
[0138] In some examples, the first language model can be built from a corpus that includes a plurality of subsets, where each subset can be associated with a context. Processing unit 810 can be configured to determine, using the first language model, a first frequency of occurrence of an m-gram with respect to a first subset of the plurality of subsets (e.g., using frequency of occurrence determining unit 816). The first subset can be associated with a first context and the m-gram can include at least one word in the text input and at least one word in the predicted text. Processing unit 810 can be configured to determine (e.g., using weighting factor determining unit 818), based on a degree of similarity between the physical context and the first context, a first weighting factor to apply to the first frequency of occurrence of the m-gram. The first weighted probability can be based on the first frequency of occurrence of the m-gram and the first weighting factor.
[0139] In some examples, processing unit 810 can be configured to determine, using the first language model, a second frequency of occurrence of the m-gram with respect to a second subset of the plurality of subsets (e.g., using frequency of occurrence determining unit 816). The second subset can be associated with a second context. Processing unit 810 can be configured to determine, based on a degree of similarity between the input context and the second context, a third weighting factor to apply to the second frequency of occurrence of the m-gram (e.g., using frequency of occurrence determining unit 816). The first weighted probability of the predicted text given the text input can be determined based on the second frequency of occurrence of the m-gram and the third weighting factor.
[0140] In some examples, processing unit 810 can be configured to determine, using a second language model, a third probability of the predicted text given the text input (e.g., using probability determining unit 822). Processing unit 810 can be configured to determine (e.g., using weighted probability determining unit 820) a second weighted probability of the predicted text given the text input based on the first weighted probability and the third probability. In some examples, processing unit 810 can be configured to apply a third weighting factor to the first weighted probability and apply a fourth weighting factor to the third probability (e.g., using weighted probability determining unit 820) to determine the second weighted probability. In some examples, the first language model can be a user language model and the second language model can be a general language model.
[0141] Although examples have been fully described with reference to the accompanying drawings, it is to be noted that various changes and modifications will become apparent to those skilled in the art. Such changes and modifications are to be understood as being included within the scope of the various examples as defined by the appended claims.
[0142] In some cases, the systems, processes, and devices described above can include the gathering and use of data available from various sources to improve the delivery to users of invitational content or any other content that may be of interest to them. The present disclosure contemplates that in some instances, this gathered data may include personal information data that uniquely identifies or can be used to contact or locate a specific person. Such personal information data can include demographic data, location-based data, telephone numbers, email addresses, home addresses, or any other identifying information.
[0143] The present disclosure recognizes that the use of such personal information data in connection with the systems, processes, and devices described above, can be used to the benefit of users. For example, the personal information data can be used to deliver targeted content that is of greater interest to the user. Accordingly, use of such personal information data enables calculated control of the delivered content. Further, other uses for personal information data that benefit the user are also contemplated by the present disclosure.
[0144] The present disclosure further contemplates that the entities responsible for the collection, analysis, disclosure, transfer, storage, or other use of such personal information data will comply with well-established privacy policies and/or privacy practices. In particular, such entities should implement and consistently use privacy policies and practices that are generally recognized as meeting or exceeding industry or governmental requirements for maintaining personal information data private and secure. For example, personal information from users should be collected for legitimate and reasonable uses of the entity and not shared or sold outside of those legitimate uses. Further, such collection should occur only after receiving the informed consent of the users. Additionally, such entities would take any needed steps for safeguarding and securing access to such personal information data and ensuring that others with access to the personal information data adhere to their privacy policies and procedures. Further, such entities can subject themselves to evaluation by third parties to certify their adherence to widely accepted privacy policies and practices.
[0145] Despite the foregoing, the present disclosure also contemplates examples in which users selectively block the use of, or access to, personal information data. That is, the present disclosure contemplates that hardware and/or software elements can be provided to prevent or block access to such personal information data. For example, in the case of advertisement delivery services, the systems and devices described above can be configured to allow users to select to “opt in” or “opt out” of participation in the collection of personal information data during registration for services. In another example, users can select not to provide location information for targeted content delivery services. In yet another example, users can select to not provide precise location information, but permit the transfer of location zone information.
[0146] Therefore, although the present disclosure broadly covers use of personal information data to implement one or more various disclosed examples, the present disclosure also contemplates that the various examples can also be implemented without the need for accessing such personal information data. That is, the various examples disclosed herein are not rendered inoperable due to the lack of all or a portion of such personal information data. For example, content can be selected and delivered to users by inferring preferences based on non-personal information data or a bare minimum amount of personal information, such as the content being requested by the device associated with a user, other non-personal information available to the content delivery services, or publicly available information.
Claims
What is claimed is:
1. A method for text prediction comprising:
at an electronic device:
receiving a text input, the text input associated with an input context;
determining, using a first language model, a first frequency of occurrence of an m-gram with respect to a first subset of a corpus, wherein the first subset is associated with a first context, and wherein the m-gram includes at least one word in the text input;
determining, based on a degree of similarity between the input context and the first context, a first weighting factor, wherein a weighted first frequency of occurrence of the m-gram is obtained by applying the first weighting factor to the first frequency of occurrence of the m-gram;
determining, using the first language model, a second frequency of occurrence of the m-gram with respect to a second subset of the corpus, wherein the second subset is associated with a second context;
determining, based on a degree of similarity between the input context and the second context, a second weighting factor, wherein a weighted second frequency of occurrence of the m-gram is obtained by applying the second weighting factor to the second frequency of occurrence of the m-gram; and
determining, based on the weighted first frequency of occurrence of the m-gram and the weighted second frequency of occurrence of the m-gram, a first weighted probability of a first predicted text given the text input, wherein the m-gram includes at least one word in the first predicted text.
2. The method of claim 1, further comprising:
determining, using the first language model, a first frequency of occurrence of an (m−1)-gram with respect to the first subset of the corpus, wherein:
the m-gram includes one or more words in the (m−1)-gram;
the first weighted probability of the first predicted text given the text input is determined based on a first weighted frequency of occurrence of the (m−1)-gram; and
the first weighting factor is applied to the first frequency of occurrence of the (m−1)-gram to obtain the first weighted frequency of occurrence of the (m−1)-gram.
3. The method of claim 1, wherein the first language model is a user language model that is built from the corpus, and wherein the corpus includes a collection of user input text received prior to receiving the text input.
4. The method of claim 1, further comprising updating the first language model using the text input.
5. The method of claim 1, further comprising:
determining, using a second language model, a probability of the first predicted text given the text input;
determining a second weighted probability of the first predicted text given the text input based on the first weighted probability of the first predicted text given the text input and the probability of the first predicted text given the text input.
6. The method of claim 5, wherein determining the second weighted probability of the first predicted text given the text input includes:
applying a third weighting factor to the first weighted probability of the first predicted text given the text input; and
applying a fourth weighting factor to the probability of the first predicted text given the text input.
7. The method of claim 1, wherein:
the first language model is built from the corpus;
the corpus includes a plurality of subsets;
each subset is associated with a context of a plurality of contexts; and
each context of the plurality of contexts is represented by one or more hierarchical context tags of the first language model.
8. The method of claim 1, wherein the first language model comprises a plurality of n-grams including the m-gram, and wherein each n-gram of the plurality of n-grams is associated with one or more hierarchical context tags and a frequency of occurrence of the n-gram with respect to a subset of the corpus.
9. The method of claim 1, wherein the first language model includes a plurality of sub-models arranged in a hierarchical context tree, and wherein each sub-model is associated with a specific context.
10. The method of claim 1, wherein the first weighted probability of the first predicted text given the text input is greater than a predetermined threshold, and further comprising:
determining, using the first language model, a frequency of occurrence of an (m+1)-gram with respect to the first subset of the corpus, wherein the (m+1)-gram includes one or more words in the m-gram; and
determining, based on the frequency of occurrence of the (m+1)-gram and the first weighting factor, a weighted probability of a second predicted text given the text input and the first predicted text, wherein the (m+1)-gram includes at least one word in the second predicted text.
11. The method of claim 1, wherein the first context includes a first application of the electronic device, and wherein the first subset includes a collection of user text that is associated with the first application.
12. The method of claim 1, wherein the first context includes a first recipient, and wherein the first subset includes a collection of user text that is directed to the first recipient.
13. The method of claim 1, wherein the first context includes a physical context determined using a sensor of the electronic device, and wherein the first subset includes a collection of user text that is associated with the physical context.
14. The method of claim 1, wherein the first context includes a time period or a location, and wherein the first subset includes a collection of user text that is associated with the time period or the location.
15. The method of claim 1, wherein the text input is associated with a second application of the electronic device, and wherein the input context includes the second application.
16. The method of claim 1, wherein the text input is directed to a second recipient, and wherein the input context includes the second recipient.
17. The method of claim 16, wherein the second recipient is determined based on the text input and using the first language model.
18. The method of claim 1, wherein the input context is determined using a sensor of the electronic device.
19. The method of claim 1, wherein the input context is determined from data obtained from one or more applications of the electronic device.
20. The method of claim 1, further comprising:
presenting, based on the first weighted probability of the first predicted text given the text input, the first predicted text via a user interface of the electronic device.
21. The method of claim 1, wherein the first language model comprises a plurality of sub-models, each sub-model corresponding to a respective subset of a plurality of subsets of the corpus, and each subset of the plurality of subsets of the corpus corresponding to a respective context of a plurality of contexts, wherein a first sub-model of the plurality of sub-models corresponds to the first subset, and wherein the plurality of subsets includes the first subset.
22. A method for text prediction comprising:
at an electronic device:
receiving a first text input, the first text input associated with a first input context;
determining, using a language model and based on the first input context, a first weighted probability of a predicted text given the first text input;
receiving a second text input, the second text input associated with a second input context, wherein the second text input is received after the first text input is received, wherein the first text input is identical to the second text input, and wherein the first input context is different from the second input context; and
determining, using the language model and based on the second input context, a second weighted probability of the predicted text given the second text input, wherein the first weighted probability is different from the second weighted probability.
23. The method of claim 22, wherein:
the language model is built from a corpus;
the corpus includes a plurality of subsets;
each subset is associated with a context of a plurality of contexts; and
each context of the plurality of contexts is represented by one or more hierarchical tags of the language model.
24. The method of claim 22, wherein:
the first text input is associated with a first application of the electronic device and the first input context includes the first application;
the second text input is associated with a second application of the electronic device and the second input context includes the second application; and
the first application is different from the second application.
25. The method of claim 22, wherein:
the first text input is directed to a first recipient and the first input context includes the first recipient;
the second text input is directed to a second recipient and the second input context includes the second recipient; and
the first recipient is different from the second recipient.
26. The method of claim 22, further comprising:
presenting, at a first instance and via a user interface of the electronic device, the predicted text based on the first weighted probability of the predicted text given the first text input; and
presenting, at a second instance and via the user interface, the predicted text based on the second weighted probability of the predicted text given the second text input.
27. A non-transitory computer-readable storage medium comprising instructions for causing one or more processors of an electronic device to:
receive a text input, the text input associated with an input context;
determine, using a first language model, a first frequency of occurrence of an m-gram with respect to a first subset of a corpus, wherein the first subset is associated with a first context, and wherein the m-gram includes at least one word in the text input;
determine, based on a degree of similarity between the input context and the first context, a first weighting factor, wherein a weighted first frequency of occurrence of the m-gram is obtained by applying the first weighting factor to the first frequency of occurrence of the m-gram;
determine, using the first language model, a second frequency of occurrence of the m-gram with respect to a second subset of the corpus, wherein the second subset is associated with a second context;
determine, based on a degree of similarity between the input context and the second context, a second weighting factor, wherein a weighted second frequency of occurrence of the m-gram is obtained by applying the second weighting factor to the second frequency of occurrence of the m-gram; and
determine, based on the weighted first frequency of occurrence of the m-gram and the weighted second frequency of occurrence of the m-gram, a first weighted probability of a first predicted text given the text input, wherein the m-gram includes at least one word in the first predicted text.
28. The computer-readable storage medium of claim 27, wherein:
the first language model is built from the corpus;
the corpus includes a plurality of subsets;
each subset is associated with a context of a plurality of contexts; and
each context of the plurality of contexts is represented by one or more hierarchical context tags of the first language model.
29. The computer-readable storage medium of claim 27, wherein the first language model comprises a plurality of n-grams including the m-gram, and wherein each n-gram of the plurality of n-grams is associated with one or more hierarchical context tags and a frequency of occurrence of the n-gram with respect to a subset of the corpus.
30. The computer-readable storage medium of claim 27, wherein the first language model includes a plurality of sub-models arranged in a hierarchical context tree, and wherein each sub-model is associated with a specific context.
31. The computer-readable storage medium of claim 27, wherein the first context includes a first application of the electronic device, and wherein the first subset includes a collection of user text that is associated with the first application.
32. The computer-readable storage medium of claim 27, wherein the first context includes a first recipient, and wherein the first subset includes a collection of user text that is directed to the first recipient.
33. The computer-readable storage medium of claim 27, further comprising instructions for causing the one or more processors to:
present, via a user interface of the electronic device, the first predicted text based on the first weighted probability of the first predicted text given the text input.
34. A system comprising:
one or more processors;
memory;
one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for:
receiving a text input, the text input associated with an input context;
determining, using a first language model, a first frequency of occurrence of an m-gram with respect to a first subset of a corpus, wherein the first subset is associated with a first context, and wherein the m-gram includes at least one word in the text input;
determining, based on a degree of similarity between the input context and the first context, a first weighting factor, wherein a weighted first frequency of occurrence of the m-gram is obtained by applying the first weighting factor to the first frequency of occurrence of the m-gram;
determining, using the first language model, a second frequency of occurrence of the m-gram with respect to a second subset of the corpus, wherein the second subset is associated with a second context; and
determining, based on a degree of similarity between the input context and the second context, a second weighting factor, wherein a weighted second frequency of occurrence of the m-gram is obtained by applying the second weighting factor to the second frequency of occurrence of the m-gram;
determining, based on the weighted first frequency of occurrence of the m-gram and the weighted second frequency of occurrence of the m-gram, a first weighted probability of a first predicted text given the text input, wherein the m-gram includes at least one word in the first predicted text.
35. The system of claim 34, wherein:
the first language model is built from the corpus;
the corpus includes a plurality of subsets;
each subset is associated with a context of a plurality of contexts; and
each context of the plurality of contexts is represented by one or more hierarchical context tags of the first language model.
36. The system of claim 34, wherein the first language model comprises a plurality of n-grams including the m-gram, and wherein each n-gram of the plurality of n-grams is associated with one or more hierarchical context tags and a frequency of occurrence of the n-gram with respect to a subset of the corpus.
37. The system of claim 34, wherein the first language model includes a plurality of sub-models arranged in a hierarchical context tree, and wherein each sub-model is associated with a specific context.
38. The system of claim 34, wherein the one or more programs further include instructions for:
presenting, via a user interface of the system, the first predicted text based on the first weighted probability of the first predicted text given the text input.
39. A non-transitory computer-readable storage medium comprising instructions for causing one or more processors of an electronic device to:
receive a first text input, the first text input associated with a first input context;
determine, using a language model and based on the first input context, a first weighted probability of a predicted text given the first text input;
receive a second text input, the second text input associated with a second input context, wherein the second text input is received after the first text input is received, wherein the first text input is identical to the second text input, and wherein the first input context is different from the second input context; and
determine, using the language model and based on the second input context, a second weighted probability of the predicted text given the second text input, wherein the first weighted probability is different from the second weighted probability.
40. The computer-readable storage medium of claim 39, wherein:
the language model is built from a corpus;
the corpus includes a plurality of subsets;
each subset is associated with a context of a plurality of contexts; and
each context of the plurality of contexts is represented by one or more hierarchical tags of the language model.
41. The computer-readable storage medium of claim 39, wherein:
the first text input is associated with a first application of the electronic device and the first input context includes the first application;
the second text input is associated with a second application of the electronic device and the second input context includes the second application; and
the first application is different from the second application.
42. The computer-readable storage medium of claim 39, wherein:
the first text input is directed to a first recipient and the first input context includes the first recipient;
the second text input is directed to a second recipient and the second input context includes the second recipient; and
the first recipient is different from the second recipient.
43. The computer-readable storage medium of claim 39, further comprising instructions for causing the one or more processors to:
present, at a first instance and via a user interface of the electronic device, the predicted text based on the first weighted probability of the predicted text given the first text input; and
present, at a second instance and via the user interface, the predicted text based on the second weighted probability of the predicted text given the second text input.
Patent Citations (3705)
| Patent | Date | Inventor | Cited By |
|---|---|---|---|
| US1559320(A) | 1925-10-01 | Hirsh | Applicant |
| US2180522(A) | 1939-11-01 | Henne | Applicant |
| US3704345(A) | 1972-11-01 | Coker et al. | Applicant |
| US3710321(A) | 1973-01-01 | Rubenstein | Applicant |
| US3828132(A) | 1974-08-01 | Flanagan et al. | Applicant |
| US3979557(A) | 1976-09-01 | Schulman et al. | Applicant |
| US4013085(A) | 1977-03-01 | Wright | Applicant |
| US4081631(A) | 1978-03-01 | Feder | Applicant |
| US4090216(A) | 1978-05-01 | Constable | Applicant |
| US4107784(A) | 1978-08-01 | Van Bemmelen | Applicant |
| US4108211(A) | 1978-08-01 | Tanaka | Applicant |
| US4159536(A) | 1979-06-01 | Kehoe et al. | Applicant |
| US4181821(A) | 1980-01-01 | Pirz et al. | Applicant |
| US4204089(A) | 1980-05-01 | Key et al. | Applicant |
| US4241286(A) | 1980-12-01 | Gordon | Applicant |
| US4253477(A) | 1981-03-01 | Eichman | Applicant |
| US4278838(A) | 1981-07-01 | Antonov | Applicant |
| US4282405(A) | 1981-08-01 | Taguchi | Applicant |
| US4310721(A) | 1982-01-01 | Manley et al. | Applicant |
| US4332464(A) | 1982-06-01 | Bartulis et al. | Applicant |
| US4348553(A) | 1982-09-01 | Baker et al. | Applicant |
| US4384169(A) | 1983-05-01 | Mozer et al. | Applicant |
| US4386345(A) | 1983-05-01 | Narveson et al. | Applicant |
| US4433377(A) | 1984-02-01 | Eustis et al. | Applicant |
| US4451849(A) | 1984-05-01 | Fuhrer | Applicant |
| US4485439(A) | 1984-11-01 | Rothstein | Applicant |
| US4495644(A) | 1985-01-01 | Parks et al. | Applicant |
| US4513379(A) | 1985-04-01 | Wilson et al. | Applicant |
| US4513435(A) | 1985-04-01 | Sakoe et al. | Applicant |
| US4555775(A) | 1985-11-01 | Pike | Applicant |
| US4577343(A) | 1986-03-01 | Oura | Applicant |
| US4586158(A) | 1986-04-01 | Brandle | Applicant |
| US4587670(A) | 1986-05-01 | Levinson et al. | Applicant |
| US4589022(A) | 1986-05-01 | Prince et al. | Applicant |
| US4611346(A) | 1986-09-01 | Bednar et al. | Applicant |
| US4615081(A) | 1986-10-01 | Lindahl | Applicant |
| US4618984(A) | 1986-10-01 | Das et al. | Applicant |
| US4642790(A) | 1987-02-01 | Minshull et al. | Applicant |
| US4653021(A) | 1987-03-01 | Takagi | Applicant |
| US4654875(A) | 1987-03-01 | Srihari et al. | Applicant |
| US4655233(A) | 1987-04-01 | Laughlin | Applicant |
| US4658425(A) | 1987-04-01 | Julstrom | Applicant |
| US4670848(A) | 1987-06-01 | Schramm | Applicant |
| US4677570(A) | 1987-06-01 | Taki | Applicant |
| US4680429(A) | 1987-07-01 | Murdock et al. | Applicant |
| US4680805(A) | 1987-07-01 | Scott | Applicant |
| US4686522(A) | 1987-08-01 | Hernandez et al. | Applicant |
| US4688195(A) | 1987-08-01 | Thompson et al. | Applicant |
| US4692941(A) | 1987-09-01 | Jacks et al. | Applicant |
| US4698625(A) | 1987-10-01 | McCaskill et al. | Applicant |
| US4709390(A) | 1987-11-01 | Atal et al. | Applicant |
| US4713775(A) | 1987-12-01 | Scott et al. | Applicant |
| US4718094(A) | 1988-01-01 | Bahl et al. | Applicant |
| US4724542(A) | 1988-02-01 | Williford | Applicant |
| US4726065(A) | 1988-02-01 | Froessl | Applicant |
| US4727354(A) | 1988-02-01 | Lindsay | Applicant |
| USRE32632(E) | 1988-03-01 | Atkinson | Applicant |
| US4736296(A) | 1988-04-01 | Katayama et al. | Applicant |
| US4750122(A) | 1988-06-01 | Kaji et al. | Applicant |
| US4754489(A) | 1988-06-01 | Bokser | Applicant |
| US4755811(A) | 1988-07-01 | Slavin et al. | Applicant |
| US4776016(A) | 1988-10-01 | Hansen | Applicant |
| US4783804(A) | 1988-11-01 | Juang et al. | Applicant |
| US4783807(A) | 1988-11-01 | Marley | Applicant |
| US4785413(A) | 1988-11-01 | Atsumi | Applicant |
| US4790028(A) | 1988-12-01 | Ramage | Applicant |
| US4797930(A) | 1989-01-01 | Goudie | Applicant |
| US4802223(A) | 1989-01-01 | Lin et al. | Applicant |
| US4803729(A) | 1989-02-01 | Baker | Applicant |
| US4807752(A) | 1989-02-01 | Chodorow | Applicant |
| US4811243(A) | 1989-03-01 | Racine | Applicant |
| US4813074(A) | 1989-03-01 | Marcus | Applicant |
| US4819271(A) | 1989-04-01 | Bahl et al. | Applicant |
| US4827518(A) | 1989-05-01 | Feustel et al. | Applicant |
| US4827520(A) | 1989-05-01 | Zeinstra | Applicant |
| US4829576(A) | 1989-05-01 | Porter | Applicant |
| US4829583(A) | 1989-05-01 | Monroe et al. | Applicant |
| US4831551(A) | 1989-05-01 | Schalk et al. | Applicant |
| US4833712(A) | 1989-05-01 | Bahl et al. | Applicant |
| US4833718(A) | 1989-05-01 | Sprague | Applicant |
| US4837798(A) | 1989-06-01 | Cohen et al. | Applicant |
| US4837831(A) | 1989-06-01 | Gillick et al. | Applicant |
| US4839853(A) | 1989-06-01 | Deerwester et al. | Applicant |
| US4852168(A) | 1989-07-01 | Sprague | Applicant |
| US4862504(A) | 1989-08-01 | Nomura | Applicant |
| US4875187(A) | 1989-10-01 | Smith | Applicant |
| US4878230(A) | 1989-10-01 | Murakami et al. | Applicant |
| US4887212(A) | 1989-12-01 | Zamora et al. | Applicant |
| US4896359(A) | 1990-01-01 | Yamamoto et al. | Applicant |
| US4903305(A) | 1990-02-01 | Gillick et al. | Applicant |
| US4905163(A) | 1990-02-01 | Garber et al. | Applicant |
| US4908867(A) | 1990-03-01 | Silverman | Applicant |
| US4914586(A) | 1990-04-01 | Swinehart et al. | Applicant |
| US4914590(A) | 1990-04-01 | Loatman et al. | Applicant |
| US4918723(A) | 1990-04-01 | Iggulden et al. | Applicant |
| US4926491(A) | 1990-05-01 | Maeda et al. | Applicant |
| US4928307(A) | 1990-05-01 | Lynn | Applicant |
| US4931783(A) | 1990-06-01 | Atkinson | Applicant |
| US4935954(A) | 1990-06-01 | Thompson et al. | Applicant |
| US4939639(A) | 1990-07-01 | Lee et al. | Applicant |
| US4941488(A) | 1990-07-01 | Marxer et al. | Applicant |
| US4944013(A) | 1990-07-01 | Gouvianakis et al. | Applicant |
| US4945504(A) | 1990-07-01 | Nakama et al. | Applicant |
| US4953106(A) | 1990-08-01 | Gansner et al. | Applicant |
| US4955047(A) | 1990-09-01 | Morganstein et al. | Applicant |
| US4965763(A) | 1990-10-01 | Zamora | Applicant |
| US4972462(A) | 1990-11-01 | Shibata | Applicant |
| US4974191(A) | 1990-11-01 | Amirghodsi et al. | Applicant |
| US4975975(A) | 1990-12-01 | Filipski | Applicant |
| US4977598(A) | 1990-12-01 | Doddington et al. | Applicant |
| US4980916(A) | 1990-12-01 | Zinser | Applicant |
| US4985924(A) | 1991-01-01 | Matsuura | Applicant |
| US4992972(A) | 1991-02-01 | Brooks et al. | Applicant |
| US4994966(A) | 1991-02-01 | Hutchins | Applicant |
| US4994983(A) | 1991-02-01 | Landell et al. | Applicant |
| US5001774(A) | 1991-03-01 | Lee | Applicant |
| US5003577(A) | 1991-03-01 | Ertz et al. | Applicant |
| US5007095(A) | 1991-04-01 | Nara et al. | Applicant |
| US5007098(A) | 1991-04-01 | Kumagai | Applicant |
| US5010574(A) | 1991-04-01 | Wang | Applicant |
| US5016002(A) | 1991-05-01 | Levanto | Applicant |
| US5020112(A) | 1991-05-01 | Chou | Applicant |
| US5021971(A) | 1991-06-01 | Lindsay | Applicant |
| US5022081(A) | 1991-06-01 | Hirose et al. | Applicant |
| US5027110(A) | 1991-06-01 | Chang et al. | Applicant |
| US5027406(A) | 1991-06-01 | Roberts et al. | Applicant |
| US5027408(A) | 1991-06-01 | Kroeker et al. | Applicant |
| US5029211(A) | 1991-07-01 | Ozawa | Applicant |
| US5031217(A) | 1991-07-01 | Nishimura | Applicant |
| US5032989(A) | 1991-07-01 | Tornetta | Applicant |
| US5033087(A) | 1991-07-01 | Bahl et al. | Applicant |
| US5040218(A) | 1991-08-01 | Vitale et al. | Applicant |
| US5046099(A) | 1991-09-01 | Nishimura | Applicant |
| US5047614(A) | 1991-09-01 | Bianco | Applicant |
| US5047617(A) | 1991-09-01 | Shepard et al. | Applicant |
| US5050215(A) | 1991-09-01 | Nishimura | Applicant |
| US5053758(A) | 1991-10-01 | Cornett et al. | Applicant |
| US5054074(A) | 1991-10-01 | Bakis | Examiner |
| US5054084(A) | 1991-10-01 | Tanaka et al. | Applicant |
| US5057915(A) | 1991-10-01 | Von Kohorn | Applicant |
| US5067158(A) | 1991-11-01 | Arjmand | Applicant |
| US5067503(A) | 1991-11-01 | Stile | Applicant |
| US5072452(A) | 1991-12-01 | Brown et al. | Applicant |
| US5075896(A) | 1991-12-01 | Wilcox et al. | Applicant |
| US5079723(A) | 1992-01-01 | Herceg et al. | Applicant |
| US5083119(A) | 1992-01-01 | Trevett et al. | Applicant |
| US5083268(A) | 1992-01-01 | Hemphill et al. | Applicant |
| US5086792(A) | 1992-02-01 | Chodorow | Applicant |
| US5090012(A) | 1992-02-01 | Kajiyama et al. | Applicant |
| US5091790(A) | 1992-02-01 | Silverberg | Applicant |
| US5091945(A) | 1992-02-01 | Kleijn | Applicant |
| US5103498(A) | 1992-04-01 | Lanier et al. | Applicant |
| US5109509(A) | 1992-04-01 | Katayama et al. | Applicant |
| US5111423(A) | 1992-05-01 | Kopec, Jr. et al. | Applicant |
| US5119079(A) | 1992-06-01 | Hube et al. | Applicant |
| US5122951(A) | 1992-06-01 | Kamiya | Applicant |
| US5123103(A) | 1992-06-01 | Ohtaki et al. | Applicant |
| US5125022(A) | 1992-06-01 | Hunt et al. | Applicant |
| US5125030(A) | 1992-06-01 | Nomura et al. | Applicant |
| US5127043(A) | 1992-06-01 | Hunt et al. | Applicant |
| US5127053(A) | 1992-06-01 | Koch | Applicant |
| US5127055(A) | 1992-06-01 | Larkey | Applicant |
| US5128672(A) | 1992-07-01 | Kaehler | Applicant |
| US5133011(A) | 1992-07-01 | McKiel, Jr. | Applicant |
| US5133023(A) | 1992-07-01 | Bokser | Applicant |
| US5142584(A) | 1992-08-01 | Ozawa | Applicant |
| US5144875(A) | 1992-09-01 | Nakada | Applicant |
| US5148541(A) | 1992-09-01 | Lee et al. | Applicant |
| US5153913(A) | 1992-10-01 | Kandefer et al. | Applicant |
| US5157610(A) | 1992-10-01 | Asano et al. | Applicant |
| US5157779(A) | 1992-10-01 | Washburn et al. | Applicant |
| US5161102(A) | 1992-11-01 | Griffin et al. | Applicant |
| US5164900(A) | 1992-11-01 | Bernath | Applicant |
| US5164982(A) | 1992-11-01 | Davis | Applicant |
| US5165007(A) | 1992-11-01 | Bahl et al. | Applicant |
| US5167004(A) | 1992-11-01 | Netsch et al. | Applicant |
| US5175536(A) | 1992-12-01 | Aschliman et al. | Applicant |
| US5175803(A) | 1992-12-01 | Yeh | Applicant |
| US5175814(A) | 1992-12-01 | Anick et al. | Applicant |
| US5179627(A) | 1993-01-01 | Sweet et al. | Applicant |
| US5179652(A) | 1993-01-01 | Rozmanith et al. | Applicant |
| US5194950(A) | 1993-03-01 | Murakami et al. | Applicant |
| US5195034(A) | 1993-03-01 | Garneau et al. | Applicant |
| US5195167(A) | 1993-03-01 | Bahl et al. | Applicant |
| US5197005(A) | 1993-03-01 | Shwartz et al. | Applicant |
| US5199077(A) | 1993-03-01 | Wilcox et al. | Applicant |
| US5201034(A) | 1993-04-01 | Matsuura et al. | Applicant |
| US5202952(A) | 1993-04-01 | Gillick et al. | Applicant |
| US5208862(A) | 1993-05-01 | Ozawa | Applicant |
| US5210689(A) | 1993-05-01 | Baker et al. | Applicant |
| US5212638(A) | 1993-05-01 | Bernath | Applicant |
| US5212821(A) | 1993-05-01 | Gorin et al. | Applicant |
| US5216747(A) | 1993-06-01 | Hardwick et al. | Applicant |
| US5218700(A) | 1993-06-01 | Beechick | Applicant |
| US5220629(A) | 1993-06-01 | Kosaka et al. | Applicant |
| US5220639(A) | 1993-06-01 | Lee | Applicant |
| US5220657(A) | 1993-06-01 | Bly et al. | Applicant |
| US5222146(A) | 1993-06-01 | Bahl et al. | Applicant |
| US5230036(A) | 1993-07-01 | Akamine et al. | Applicant |
| US5231670(A) | 1993-07-01 | Goldhor et al. | Applicant |
| US5235680(A) | 1993-08-01 | Bijnagte | Applicant |
| US5237502(A) | 1993-08-01 | White et al. | Applicant |
| US5241619(A) | 1993-08-01 | Schwartz et al. | Applicant |
| US5252951(A) | 1993-10-01 | Tannenbaum et al. | Applicant |
| US5253325(A) | 1993-10-01 | Clark | Applicant |
| US5257387(A) | 1993-10-01 | Richek et al. | Applicant |
| US5260697(A) | 1993-11-01 | Barrett et al. | Applicant |
| US5266931(A) | 1993-11-01 | Tanaka | Applicant |
| US5266949(A) | 1993-11-01 | Rossi | Applicant |
| US5267345(A) | 1993-11-01 | Brown et al. | Applicant |
| US5268990(A) | 1993-12-01 | Cohen et al. | Applicant |
| US5274771(A) | 1993-12-01 | Hamilton et al. | Applicant |
| US5274818(A) | 1993-12-01 | Vasilevsky et al. | Applicant |
| US5276616(A) | 1994-01-01 | Kuga et al. | Applicant |
| US5276794(A) | 1994-01-01 | Lamb, Jr. | Applicant |
| US5278980(A) | 1994-01-01 | Pedersen et al. | Applicant |
| US5282265(A) | 1994-01-01 | Rohra Suda et al. | Applicant |
| US5283818(A) | 1994-02-01 | Klausner et al. | Applicant |
| US5287448(A) | 1994-02-01 | Nicol et al. | Applicant |
| US5289562(A) | 1994-02-01 | Mizuta et al. | Applicant |
| USRE34562(E) | 1994-03-01 | Murakami et al. | Applicant |
| US5291286(A) | 1994-03-01 | Murakami et al. | Applicant |
| US5293254(A) | 1994-03-01 | Eschbach | Applicant |
| US5293448(A) | 1994-03-01 | Honda | Applicant |
| US5293452(A) | 1994-03-01 | Picone et al. | Applicant |
| US5296642(A) | 1994-03-01 | Konishi | Applicant |
| US5297170(A) | 1994-03-01 | Eyuboglu et al. | Applicant |
| US5297194(A) | 1994-03-01 | Hunt et al. | Applicant |
| US5299125(A) | 1994-03-01 | Baker et al. | Applicant |
| US5299284(A) | 1994-03-01 | Roy | Applicant |
| US5301109(A) | 1994-04-01 | Landauer et al. | Applicant |
| US5303406(A) | 1994-04-01 | Hansen et al. | Applicant |
| US5305205(A) | 1994-04-01 | Weber et al. | Applicant |
| US5305768(A) | 1994-04-01 | Gross et al. | Applicant |
| US5309359(A) | 1994-05-01 | Katz et al. | Applicant |
| US5315689(A) | 1994-05-01 | Kanazawa et al. | Applicant |
| US5317507(A) | 1994-05-01 | Gallant | Applicant |
| US5317647(A) | 1994-05-01 | Pagallo | Applicant |
| US5325297(A) | 1994-06-01 | Bird et al. | Applicant |
| US5325298(A) | 1994-06-01 | Gallant | Applicant |
| US5325462(A) | 1994-06-01 | Farrett | Applicant |
| US5326270(A) | 1994-07-01 | Ostby et al. | Applicant |
| US5327342(A) | 1994-07-01 | Roy | Applicant |
| US5327498(A) | 1994-07-01 | Hamon | Applicant |
| US5329608(A) | 1994-07-01 | Bocchieri et al. | Applicant |
| US5333236(A) | 1994-07-01 | Bahl et al. | Applicant |
| US5333266(A) | 1994-07-01 | Boaz et al. | Applicant |
| US5333275(A) | 1994-07-01 | Wheatley et al. | Applicant |
| US5335011(A) | 1994-08-01 | Addeo et al. | Applicant |
| US5335276(A) | 1994-08-01 | Thompson et al. | Applicant |
| US5341293(A) | 1994-08-01 | Vertelney et al. | Applicant |
| US5341466(A) | 1994-08-01 | Perlin et al. | Applicant |
| US5345536(A) | 1994-09-01 | Hoshimi et al. | Applicant |
| US5349645(A) | 1994-09-01 | Zhao | Applicant |
| US5353374(A) | 1994-10-01 | Wilson et al. | Applicant |
| US5353376(A) | 1994-10-01 | Oh et al. | Applicant |
| US5353377(A) | 1994-10-01 | Kuroda et al. | Applicant |
| US5353408(A) | 1994-10-01 | Kato et al. | Applicant |
| US5353432(A) | 1994-10-01 | Richek et al. | Applicant |
| US5357431(A) | 1994-10-01 | Nakada et al. | Applicant |
| US5367640(A) | 1994-11-01 | Hamilton et al. | Applicant |
| US5369575(A) | 1994-11-01 | Lamberti et al. | Applicant |
| US5369577(A) | 1994-11-01 | Kadashevich et al. | Applicant |
| US5371853(A) | 1994-12-01 | Kao et al. | Applicant |
| US5371901(A) | 1994-12-01 | Reed et al. | Applicant |
| US5373566(A) | 1994-12-01 | Murdock | Applicant |
| US5377103(A) | 1994-12-01 | Lamberti et al. | Applicant |
| US5377301(A) | 1994-12-01 | Rosenberg et al. | Applicant |
| US5377303(A) | 1994-12-01 | Firman | Applicant |
| US5384671(A) | 1995-01-01 | Fisher | Applicant |
| US5384892(A) | 1995-01-01 | Strong | Applicant |
| US5384893(A) | 1995-01-01 | Hutchins | Applicant |
| US5386494(A) | 1995-01-01 | White | Applicant |
| US5386556(A) | 1995-01-01 | Hedin et al. | Applicant |
| US5390236(A) | 1995-02-01 | Klausner et al. | Applicant |
| US5390279(A) | 1995-02-01 | Strong | Applicant |
| US5390281(A) | 1995-02-01 | Luciw et al. | Applicant |
| US5392419(A) | 1995-02-01 | Walton | Applicant |
| US5396625(A) | 1995-03-01 | Parkes | Applicant |
| US5400434(A) | 1995-03-01 | Pearson | Applicant |
| US5404295(A) | 1995-04-01 | Katz et al. | Applicant |
| US5406305(A) | 1995-04-01 | Shimomura et al. | Applicant |
| US5408060(A) | 1995-04-01 | Muurinen | Applicant |
| US5412756(A) | 1995-05-01 | Bauman et al. | Applicant |
| US5412804(A) | 1995-05-01 | Krishna | Applicant |
| US5412806(A) | 1995-05-01 | Du et al. | Applicant |
| US5418951(A) | 1995-05-01 | Damashek | Applicant |
| US5422656(A) | 1995-06-01 | Allard et al. | Applicant |
| US5424947(A) | 1995-06-01 | Nagao et al. | Applicant |
| US5425108(A) | 1995-06-01 | Hwang et al. | Applicant |
| US5428731(A) | 1995-06-01 | Powers, III | Applicant |
| US5434777(A) | 1995-07-01 | Luciw | Applicant |
| US5440615(A) | 1995-08-01 | Caccuro et al. | Applicant |
| US5442598(A) | 1995-08-01 | Haikawa et al. | Applicant |
| US5442780(A) | 1995-08-01 | Takanashi et al. | Applicant |
| US5444823(A) | 1995-08-01 | Nguyen | Applicant |
| US5449368(A) | 1995-09-01 | Kuzmak | Applicant |
| US5450523(A) | 1995-09-01 | Zhao | Applicant |
| US5455888(A) | 1995-10-01 | Iyengar et al. | Applicant |
| US5457768(A) | 1995-10-01 | Tsuboi et al. | Applicant |
| US5459488(A) | 1995-10-01 | Geiser | Applicant |
| US5463696(A) | 1995-10-01 | Beernink et al. | Applicant |
| US5463725(A) | 1995-10-01 | Henckel et al. | Applicant |
| US5465401(A) | 1995-11-01 | Thompson | Applicant |
| US5469529(A) | 1995-11-01 | Bimbot et al. | Applicant |
| US5471611(A) | 1995-11-01 | McGregor | Applicant |
| US5473728(A) | 1995-12-01 | Luginbuhl et al. | Applicant |
| US5475587(A) | 1995-12-01 | Anick et al. | Applicant |
| US5475796(A) | 1995-12-01 | Iwata | Applicant |
| US5477447(A) | 1995-12-01 | Luciw et al. | Applicant |
| US5477448(A) | 1995-12-01 | Golding et al. | Applicant |
| US5477451(A) | 1995-12-01 | Brown et al. | Applicant |
| US5479488(A) | 1995-12-01 | Lennig et al. | Applicant |
| US5481739(A) | 1996-01-01 | Staats | Applicant |
| US5483261(A) | 1996-01-01 | Yasutake | Applicant |
| US5485372(A) | 1996-01-01 | Golding et al. | Applicant |
| US5485543(A) | 1996-01-01 | Aso | Applicant |
| US5488204(A) | 1996-01-01 | Mead et al. | Applicant |
| US5488727(A) | 1996-01-01 | Agrawal et al. | Applicant |
| US5490234(A) | 1996-02-01 | Narayan | Applicant |
| US5491758(A) | 1996-02-01 | Bellegarda et al. | Applicant |
| US5491772(A) | 1996-02-01 | Hardwick et al. | Applicant |
| US5493677(A) | 1996-02-01 | Balogh et al. | Applicant |
| US5495604(A) | 1996-02-01 | Harding et al. | Applicant |
| US5497319(A) | 1996-03-01 | Chong et al. | Applicant |
| US5500903(A) | 1996-03-01 | Gulli | Applicant |
| US5500905(A) | 1996-03-01 | Martin et al. | Applicant |
| US5500937(A) | 1996-03-01 | Thompson-Rohrlich | Applicant |
| US5502774(A) | 1996-03-01 | Bellegarda et al. | Applicant |
| US5502790(A) | 1996-03-01 | Yi | Applicant |
| US5502791(A) | 1996-03-01 | Nishimura et al. | Applicant |
| US5515475(A) | 1996-05-01 | Gupta et al. | Applicant |
| US5521816(A) | 1996-05-01 | Roche et al. | Applicant |
| US5524140(A) | 1996-06-01 | Klausner et al. | Applicant |
| US5533182(A) | 1996-07-01 | Bates et al. | Applicant |
| US5535121(A) | 1996-07-01 | Roche et al. | Applicant |
| US5536902(A) | 1996-07-01 | Serra et al. | Applicant |
| US5537317(A) | 1996-07-01 | Schabes et al. | Applicant |
| US5537618(A) | 1996-07-01 | Boulton et al. | Applicant |
| US5537647(A) | 1996-07-01 | Hermansky et al. | Applicant |
| US5543588(A) | 1996-08-01 | Bisset et al. | Applicant |
| US5543897(A) | 1996-08-01 | Altrieth, III | Applicant |
| US5544264(A) | 1996-08-01 | Bellegarda et al. | Applicant |
| US5548507(A) | 1996-08-01 | Martino et al. | Applicant |
| US5555343(A) | 1996-09-01 | Luther | Applicant |
| US5555344(A) | 1996-09-01 | Zunkler | Applicant |
| US5559301(A) | 1996-09-01 | Bryan, Jr. et al. | Applicant |
| US5559945(A) | 1996-09-01 | Beaudet et al. | Applicant |
| US5564446(A) | 1996-10-01 | Wiltshire | Applicant |
| US5565888(A) | 1996-10-01 | Selker | Applicant |
| US5568536(A) | 1996-10-01 | Tiller et al. | Applicant |
| US5568540(A) | 1996-10-01 | Greco et al. | Applicant |
| US5570324(A) | 1996-10-01 | Geil | Applicant |
| US5572576(A) | 1996-11-01 | Klausner et al. | Applicant |
| US5574823(A) | 1996-11-01 | Hassanein et al. | Applicant |
| US5574824(A) | 1996-11-01 | Slyh et al. | Applicant |
| US5577135(A) | 1996-11-01 | Grajski et al. | Applicant |
| US5577164(A) | 1996-11-01 | Kaneko et al. | Applicant |
| US5577241(A) | 1996-11-01 | Spencer | Applicant |
| US5578808(A) | 1996-11-01 | Taylor | Applicant |
| US5579037(A) | 1996-11-01 | Tahara et al. | Applicant |
| US5579436(A) | 1996-11-01 | Chou et al. | Applicant |
| US5581484(A) | 1996-12-01 | Prince | Applicant |
| US5581652(A) | 1996-12-01 | Abe et al. | Applicant |
| US5581655(A) | 1996-12-01 | Cohen et al. | Applicant |
| US5583993(A) | 1996-12-01 | Foster et al. | Applicant |
| US5584024(A) | 1996-12-01 | Shwartz | Applicant |
| US5594641(A) | 1997-01-01 | Kaplan et al. | Applicant |
| US5596260(A) | 1997-01-01 | Moravec et al. | Applicant |
| US5596676(A) | 1997-01-01 | Swaminathan et al. | Applicant |
| US5596994(A) | 1997-01-01 | Bro | Applicant |
| US5608624(A) | 1997-03-01 | Luciw | Applicant |
| US5608698(A) | 1997-03-01 | Yamanoi et al. | Applicant |
| US5608841(A) | 1997-03-01 | Tsuboka | Applicant |
| US5610812(A) | 1997-03-01 | Schabes et al. | Applicant |
| US5613036(A) | 1997-03-01 | Strong | Applicant |
| US5613122(A) | 1997-03-01 | Burnard et al. | Applicant |
| US5615378(A) | 1997-03-01 | Nishino et al. | Applicant |
| US5615384(A) | 1997-03-01 | Allard et al. | Applicant |
| US5616876(A) | 1997-04-01 | Cluts | Applicant |
| US5617386(A) | 1997-04-01 | Choi | Applicant |
| US5617507(A) | 1997-04-01 | Lee et al. | Applicant |
| US5617539(A) | 1997-04-01 | Ludwig et al. | Applicant |
| US5619583(A) | 1997-04-01 | Page et al. | Applicant |
| US5619694(A) | 1997-04-01 | Shimazu | Applicant |
| US5621859(A) | 1997-04-01 | Schwartz et al. | Applicant |
| US5621903(A) | 1997-04-01 | Luciw et al. | Applicant |
| US5627939(A) | 1997-05-01 | Huang et al. | Applicant |
| US5634084(A) | 1997-05-01 | Malsheen et al. | Applicant |
| US5636325(A) | 1997-06-01 | Farrett | Applicant |
| US5638425(A) | 1997-06-01 | Meador, III et al. | Applicant |
| US5638489(A) | 1997-06-01 | Tsuboka | Applicant |
| US5638523(A) | 1997-06-01 | Mullet et al. | Applicant |
| US5640487(A) | 1997-06-01 | Lau et al. | Applicant |
| US5642464(A) | 1997-06-01 | Yue et al. | Applicant |
| US5642466(A) | 1997-06-01 | Narayan | Applicant |
| US5642519(A) | 1997-06-01 | Martin | Applicant |
| US5644656(A) | 1997-07-01 | Akra et al. | Applicant |
| US5644727(A) | 1997-07-01 | Atkins | Applicant |
| US5644735(A) | 1997-07-01 | Luciw et al. | Applicant |
| US5649060(A) | 1997-07-01 | Ellozy et al. | Applicant |
| US5652828(A) | 1997-07-01 | Silverman | Applicant |
| US5652884(A) | 1997-07-01 | Palevich | Applicant |
| US5652897(A) | 1997-07-01 | Linebarger et al. | Applicant |
| US5661787(A) | 1997-08-01 | Pocock | Applicant |
| US5664055(A) | 1997-09-01 | Kroon | Applicant |
| US5670985(A) | 1997-09-01 | Cappels, Sr. et al. | Applicant |
| US5675819(A) | 1997-10-01 | Schuetze | Applicant |
| US5682475(A) | 1997-10-01 | Johnson et al. | Applicant |
| US5682539(A) | 1997-10-01 | Conrad et al. | Applicant |
| US5684513(A) | 1997-11-01 | Decker | Applicant |
| US5687077(A) | 1997-11-01 | Gough, Jr. | Applicant |
| US5689287(A) | 1997-11-01 | Mackinlay et al. | Applicant |
| US5689618(A) | 1997-11-01 | Gasper et al. | Applicant |
| US5692205(A) | 1997-11-01 | Berry et al. | Applicant |
| US5696962(A) | 1997-12-01 | Kupiec | Applicant |
| US5699082(A) | 1997-12-01 | Marks et al. | Applicant |
| US5701400(A) | 1997-12-01 | Amado | Applicant |
| US5706442(A) | 1998-01-01 | Anderson et al. | Applicant |
| US5708659(A) | 1998-01-01 | Rostoker et al. | Applicant |
| US5708822(A) | 1998-01-01 | Wical | Applicant |
| US5710886(A) | 1998-01-01 | Christensen et al. | Applicant |
| US5710922(A) | 1998-01-01 | Alley et al. | Applicant |
| US5712949(A) | 1998-01-01 | Kato et al. | Applicant |
| US5712957(A) | 1998-01-01 | Waibel et al. | Applicant |
| US5715468(A) | 1998-02-01 | Budzinski | Applicant |
| US5717877(A) | 1998-02-01 | Orton et al. | Applicant |
| US5721827(A) | 1998-02-01 | Logan et al. | Applicant |
| US5721949(A) | 1998-02-01 | Smith et al. | Applicant |
| US5724406(A) | 1998-03-01 | Juster | Applicant |
| US5724985(A) | 1998-03-01 | Snell et al. | Applicant |
| US5726672(A) | 1998-03-01 | Hernandez et al. | Applicant |
| US5727950(A) | 1998-03-01 | Cook et al. | Applicant |
| US5729694(A) | 1998-03-01 | Holzrichter et al. | Applicant |
| US5729704(A) | 1998-03-01 | Stone et al. | Applicant |
| US5732216(A) | 1998-03-01 | Logan et al. | Applicant |
| US5732390(A) | 1998-03-01 | Katayanagi et al. | Applicant |
| US5732395(A) | 1998-03-01 | Alexander Silverman | Applicant |
| US5734750(A) | 1998-03-01 | Arai et al. | Applicant |
| US5734791(A) | 1998-03-01 | Acero et al. | Applicant |
| US5736974(A) | 1998-04-01 | Selker | Applicant |
| US5737487(A) | 1998-04-01 | Bellegarda et al. | Applicant |
| US5737734(A) | 1998-04-01 | Schultz | Applicant |
| US5739451(A) | 1998-04-01 | Winksy et al. | Applicant |
| US5740143(A) | 1998-04-01 | Suetomi | Applicant |
| US5742705(A) | 1998-04-01 | Parthasarathy | Applicant |
| US5742736(A) | 1998-04-01 | Haddock | Applicant |
| US5745116(A) | 1998-04-01 | Pisutha-Arnond | Applicant |
| US5745873(A) | 1998-04-01 | Braida et al. | Applicant |
| US5748512(A) | 1998-05-01 | Vargas | Applicant |
| US5748974(A) | 1998-05-01 | Johnson | Applicant |
| US5749071(A) | 1998-05-01 | Silverman | Applicant |
| US5749081(A) | 1998-05-01 | Whiteis | Applicant |
| US5751906(A) | 1998-05-01 | Silverman | Applicant |
| US5757358(A) | 1998-05-01 | Osga | Applicant |
| US5757979(A) | 1998-05-01 | Hongo et al. | Applicant |
| US5758079(A) | 1998-05-01 | Ludwig et al. | Applicant |
| US5758083(A) | 1998-05-01 | Singh et al. | Applicant |
| US5758314(A) | 1998-05-01 | McKenna | Applicant |
| US5759101(A) | 1998-06-01 | Von Kohorn | Applicant |
| US5761640(A) | 1998-06-01 | Kalyanswamy et al. | Applicant |
| US5765131(A) | 1998-06-01 | Stentiford et al. | Applicant |
| US5765168(A) | 1998-06-01 | Burrows | Applicant |
| US5771276(A) | 1998-06-01 | Wolf | Applicant |
| US5774834(A) | 1998-06-01 | Visser | Applicant |
| US5774855(A) | 1998-06-01 | Foti et al. | Applicant |
| US5774859(A) | 1998-06-01 | Houser et al. | Applicant |
| US5777614(A) | 1998-07-01 | Ando et al. | Applicant |
| US5778405(A) | 1998-07-01 | Ogawa | Applicant |
| US5790978(A) | 1998-08-01 | Olive et al. | Applicant |
| US5794050(A) | 1998-08-01 | Dahlgren et al. | Applicant |
| US5794182(A) | 1998-08-01 | Manduchi et al. | Applicant |
| US5794207(A) | 1998-08-01 | Walker et al. | Applicant |
| US5794237(A) | 1998-08-01 | Gore, Jr. | Applicant |
| US5797008(A) | 1998-08-01 | Burrows | Applicant |
| US5799268(A) | 1998-08-01 | Boguraev | Applicant |
| US5799269(A) | 1998-08-01 | Schabes et al. | Applicant |
| US5799276(A) | 1998-08-01 | Komissarchik et al. | Applicant |
| US5801692(A) | 1998-09-01 | Muzio et al. | Applicant |
| US5802466(A) | 1998-09-01 | Gallant et al. | Applicant |
| US5802526(A) | 1998-09-01 | Fawcett et al. | Applicant |
| US5812697(A) | 1998-09-01 | Sakai et al. | Applicant |
| US5812698(A) | 1998-09-01 | Platt et al. | Applicant |
| US5815142(A) | 1998-09-01 | Allard et al. | Applicant |
| US5815225(A) | 1998-09-01 | Nelson | Applicant |
| US5818142(A) | 1998-10-01 | Edleblute et al. | Applicant |
| US5818451(A) | 1998-10-01 | Bertram et al. | Applicant |
| US5818924(A) | 1998-10-01 | King et al. | Applicant |
| US5822288(A) | 1998-10-01 | Shinada | Applicant |
| US5822720(A) | 1998-10-01 | Bookman et al. | Applicant |
| US5822730(A) | 1998-10-01 | Roth et al. | Applicant |
| US5822743(A) | 1998-10-01 | Gupta et al. | Applicant |
| US5825349(A) | 1998-10-01 | Meier et al. | Applicant |
| US5825352(A) | 1998-10-01 | Bisset et al. | Applicant |
| US5825881(A) | 1998-10-01 | Colvin, Sr. | Applicant |
| US5826261(A) | 1998-10-01 | Spencer | Applicant |
| US5828768(A) | 1998-10-01 | Eatwell et al. | Applicant |
| US5828999(A) | 1998-10-01 | Bellegarda et al. | Applicant |
| US5832433(A) | 1998-11-01 | Yashchin et al. | Applicant |
| US5832435(A) | 1998-11-01 | Silverman | Applicant |
| US5833134(A) | 1998-11-01 | Ho et al. | Applicant |
| US5835077(A) | 1998-11-01 | Dao et al. | Applicant |
| US5835079(A) | 1998-11-01 | Shieh | Applicant |
| US5835721(A) | 1998-11-01 | Donahue et al. | Applicant |
| US5835732(A) | 1998-11-01 | Kikinis et al. | Applicant |
| US5835893(A) | 1998-11-01 | Ushioda | Applicant |
| US5839106(A) | 1998-11-01 | Bellegarda | Applicant |
| US5841902(A) | 1998-11-01 | Tu | Applicant |
| US5842165(A) | 1998-11-01 | Raman et al. | Applicant |
| US5845255(A) | 1998-12-01 | Mayaud | Applicant |
| US5848410(A) | 1998-12-01 | Walls et al. | Applicant |
| US5850480(A) | 1998-12-01 | Scanlon | Applicant |
| US5850629(A) | 1998-12-01 | Holm et al. | Applicant |
| US5854893(A) | 1998-12-01 | Ludwig et al. | Applicant |
| US5855000(A) | 1998-12-01 | Waibel et al. | Applicant |
| US5857184(A) | 1999-01-01 | Lynch | Applicant |
| US5859636(A) | 1999-01-01 | Pandit | Applicant |
| US5860063(A) | 1999-01-01 | Gorin et al. | Applicant |
| US5860064(A) | 1999-01-01 | Henton | Applicant |
| US5860075(A) | 1999-01-01 | Hashizume et al. | Applicant |
| US5862223(A) | 1999-01-01 | Walker et al. | Applicant |
| US5862233(A) | 1999-01-01 | Poletti | Applicant |
| US5864806(A) | 1999-01-01 | Mokbel et al. | Applicant |
| US5864815(A) | 1999-01-01 | Rozak et al. | Applicant |
| US5864844(A) | 1999-01-01 | James et al. | Applicant |
| US5864855(A) | 1999-01-01 | Ruocco et al. | Applicant |
| US5864868(A) | 1999-01-01 | Contois | Applicant |
| US5867799(A) | 1999-02-01 | Lang et al. | Applicant |
| US5870710(A) | 1999-02-01 | Ozawa et al. | Applicant |
| US5873056(A) | 1999-02-01 | Liddy et al. | Applicant |
| US5875427(A) | 1999-02-01 | Yamazaki | Applicant |
| US5875429(A) | 1999-02-01 | Douglas | Applicant |
| US5875437(A) | 1999-02-01 | Atkins | Applicant |
| US5876396(A) | 1999-03-01 | Lo et al. | Applicant |
| US5877751(A) | 1999-03-01 | Kanemitsu et al. | Applicant |
| US5877757(A) | 1999-03-01 | Baldwin et al. | Applicant |
| US5878393(A) | 1999-03-01 | Hata et al. | Applicant |
| US5878394(A) | 1999-03-01 | Muhling | Applicant |
| US5878396(A) | 1999-03-01 | Henton | Applicant |
| US5880411(A) | 1999-03-01 | Gillespie et al. | Applicant |
| US5880731(A) | 1999-03-01 | Liles et al. | Applicant |
| US5884039(A) | 1999-03-01 | Ludwig et al. | Applicant |
| US5884323(A) | 1999-03-01 | Hawkins et al. | Applicant |
| US5890117(A) | 1999-03-01 | Silverman | Applicant |
| US5890122(A) | 1999-03-01 | Van Kleeck et al. | Applicant |
| US5891180(A) | 1999-04-01 | Greeninger et al. | Applicant |
| US5893126(A) | 1999-04-01 | Drews et al. | Applicant |
| US5893132(A) | 1999-04-01 | Huffman et al. | Applicant |
| US5895448(A) | 1999-04-01 | Vysotsky et al. | Applicant |
| US5895464(A) | 1999-04-01 | Bhandari et al. | Applicant |
| US5895466(A) | 1999-04-01 | Goldberg et al. | Applicant |
| US5896321(A) | 1999-04-01 | Miller et al. | Applicant |
| US5896500(A) | 1999-04-01 | Ludwig et al. | Applicant |
| US5899972(A) | 1999-05-01 | Miyazawa et al. | Applicant |
| US5905498(A) | 1999-05-01 | Diament | Applicant |
| US5909666(A) | 1999-06-01 | Gould et al. | Applicant |
| US5912951(A) | 1999-06-01 | Checchio et al. | Applicant |
| US5912952(A) | 1999-06-01 | Brendzel | Applicant |
| US5913193(A) | 1999-06-01 | Huang et al. | Applicant |
| US5915001(A) | 1999-06-01 | Uppaluru | Applicant |
| US5915236(A) | 1999-06-01 | Gould et al. | Applicant |
| US5915238(A) | 1999-06-01 | Tjaden | Applicant |
| US5915249(A) | 1999-06-01 | Spencer | Applicant |
| US5917487(A) | 1999-06-01 | Ulrich | Applicant |
| US5918303(A) | 1999-06-01 | Yamaura et al. | Applicant |
| US5920327(A) | 1999-07-01 | Seidensticker, Jr. | Applicant |
| US5920836(A) | 1999-07-01 | Gould et al. | Applicant |
| US5920837(A) | 1999-07-01 | Gould et al. | Applicant |
| US5923757(A) | 1999-07-01 | Hocker et al. | Applicant |
| US5924068(A) | 1999-07-01 | Richard et al. | Applicant |
| US5926769(A) | 1999-07-01 | Valimaa et al. | Applicant |
| US5926789(A) | 1999-07-01 | Barbara et al. | Applicant |
| US5930408(A) | 1999-07-01 | Seto | Applicant |
| US5930751(A) | 1999-07-01 | Cohrs et al. | Applicant |
| US5930754(A) | 1999-07-01 | Karaali et al. | Applicant |
| US5930769(A) | 1999-07-01 | Rose | Applicant |
| US5930783(A) | 1999-07-01 | Li et al. | Applicant |
| US5933477(A) | 1999-08-01 | Wu | Applicant |
| US5933806(A) | 1999-08-01 | Beyerlein et al. | Applicant |
| US5933822(A) | 1999-08-01 | Braden-Harder et al. | Applicant |
| US5936926(A) | 1999-08-01 | Yokouchi et al. | Applicant |
| US5937163(A) | 1999-08-01 | Lee et al. | Applicant |
| US5940811(A) | 1999-08-01 | Norris | Applicant |
| US5940841(A) | 1999-08-01 | Schmuck et al. | Applicant |
| US5941944(A) | 1999-08-01 | Messerly | Applicant |
| US5943043(A) | 1999-08-01 | Furuhata et al. | Applicant |
| US5943049(A) | 1999-08-01 | Matsubara et al. | Applicant |
| US5943052(A) | 1999-08-01 | Allen et al. | Applicant |
| US5943429(A) | 1999-08-01 | Haendel et al. | Applicant |
| US5943443(A) | 1999-08-01 | Itonori et al. | Applicant |
| US5943670(A) | 1999-08-01 | Prager | Applicant |
| US5946647(A) | 1999-08-01 | Miller et al. | Applicant |
| US5948040(A) | 1999-09-01 | DeLorme et al. | Applicant |
| US5949961(A) | 1999-09-01 | Sharman | Applicant |
| US5950123(A) | 1999-09-01 | Schwelb et al. | Applicant |
| US5952992(A) | 1999-09-01 | Helms | Applicant |
| US5953541(A) | 1999-09-01 | King et al. | Applicant |
| US5956021(A) | 1999-09-01 | Kubota et al. | Applicant |
| US5956699(A) | 1999-09-01 | Wong et al. | Applicant |
| US5960385(A) | 1999-09-01 | Skiena et al. | Applicant |
| US5960394(A) | 1999-09-01 | Gould et al. | Applicant |
| US5960422(A) | 1999-09-01 | Prasad | Applicant |
| US5963208(A) | 1999-10-01 | Dolan et al. | Applicant |
| US5963924(A) | 1999-10-01 | Williams et al. | Applicant |
| US5963964(A) | 1999-10-01 | Nielsen | Applicant |
| US5966126(A) | 1999-10-01 | Szabo | Applicant |
| US5970446(A) | 1999-10-01 | Goldberg et al. | Applicant |
| US5970474(A) | 1999-10-01 | LeRoy et al. | Applicant |
| US5973676(A) | 1999-10-01 | Kawakura | Applicant |
| US5974146(A) | 1999-10-01 | Randle et al. | Applicant |
| US5977950(A) | 1999-11-01 | Rhyne | Applicant |
| US5982352(A) | 1999-11-01 | Pryor | Applicant |
| US5982891(A) | 1999-11-01 | Ginter et al. | Applicant |
| US5982902(A) | 1999-11-01 | Terano | Applicant |
| US5983179(A) | 1999-11-01 | Gould | Applicant |
| US5983216(A) | 1999-11-01 | Kirsch et al. | Applicant |
| US5987132(A) | 1999-11-01 | Rowney | Applicant |
| US5987140(A) | 1999-11-01 | Rowney et al. | Applicant |
| US5987401(A) | 1999-11-01 | Trudeau | Applicant |
| US5987404(A) | 1999-11-01 | Della Pietra et al. | Applicant |
| US5987440(A) | 1999-11-01 | O'Neil et al. | Applicant |
| US5990887(A) | 1999-11-01 | Redpath et al. | Applicant |
| US5991441(A) | 1999-11-01 | Jourjine | Applicant |
| US5995460(A) | 1999-11-01 | Takagi et al. | Applicant |
| US5995590(A) | 1999-11-01 | Brunet et al. | Applicant |
| US5998972(A) | 1999-12-01 | Gong | Applicant |
| US5999169(A) | 1999-12-01 | Lee | Applicant |
| US5999895(A) | 1999-12-01 | Forest | Applicant |
| US5999908(A) | 1999-12-01 | Abelow | Applicant |
| US5999927(A) | 1999-12-01 | Tukey et al. | Applicant |
| US6005495(A) | 1999-12-01 | Connolly et al. | Applicant |
| US6006274(A) | 1999-12-01 | Hawkins et al. | Applicant |
| US6009237(A) | 1999-12-01 | Hirabayashi et al. | Applicant |
| US6011585(A) | 2000-01-01 | Anderson | Applicant |
| US6014428(A) | 2000-01-01 | Wolf | Applicant |
| US6016471(A) | 2000-01-01 | Kuhn et al. | Applicant |
| US6018705(A) | 2000-01-01 | Gaudet | Applicant |
| US6018711(A) | 2000-01-01 | French-St. George et al. | Applicant |
| US6020881(A) | 2000-02-01 | Naughton et al. | Applicant |
| US6023536(A) | 2000-02-01 | Visser | Applicant |
| US6023676(A) | 2000-02-01 | Erell | Applicant |
| US6023684(A) | 2000-02-01 | Pearson | Applicant |
| US6024288(A) | 2000-02-01 | Gottlich et al. | Applicant |
| US6026345(A) | 2000-02-01 | Shah et al. | Applicant |
| US6026375(A) | 2000-02-01 | Hall et al. | Applicant |
| US6026388(A) | 2000-02-01 | Liddy et al. | Applicant |
| US6026393(A) | 2000-02-01 | Gupta et al. | Applicant |
| US6029132(A) | 2000-02-01 | Kuhn et al. | Applicant |
| US6029135(A) | 2000-02-01 | Krasle | Applicant |
| US6035267(A) | 2000-03-01 | Watanabe et al. | Applicant |
| US6035303(A) | 2000-03-01 | Baer et al. | Applicant |
| US6035336(A) | 2000-03-01 | Lu et al. | Applicant |
| US6038533(A) | 2000-03-01 | Buchsbaum et al. | Applicant |
| US6040824(A) | 2000-03-01 | Maekawa et al. | Applicant |
| US6041023(A) | 2000-03-01 | Lakhansingh | Applicant |
| US6047255(A) | 2000-04-01 | Williamson | Applicant |
| US6052654(A) | 2000-04-01 | Gaudet et al. | Applicant |
| US6052656(A) | 2000-04-01 | Suda et al. | Applicant |
| US6054990(A) | 2000-04-01 | Tran | Applicant |
| US6055514(A) | 2000-04-01 | Wren | Applicant |
| US6055531(A) | 2000-04-01 | Bennett et al. | Applicant |
| US6064767(A) | 2000-05-01 | Muir et al. | Applicant |
| US6064959(A) | 2000-05-01 | Young et al. | Applicant |
| US6064960(A) | 2000-05-01 | Bellegarda et al. | Applicant |
| US6064963(A) | 2000-05-01 | Gainsboro | Applicant |
| US6067519(A) | 2000-05-01 | Lowry | Applicant |
| US6069648(A) | 2000-05-01 | Suso et al. | Applicant |
| US6070138(A) | 2000-05-01 | Iwata | Applicant |
| US6070139(A) | 2000-05-01 | Miyazawa et al. | Applicant |
| US6070140(A) | 2000-05-01 | Tran | Applicant |
| US6070147(A) | 2000-05-01 | Harms et al. | Applicant |
| US6073033(A) | 2000-06-01 | Campo | Applicant |
| US6073036(A) | 2000-06-01 | Heikkinen et al. | Applicant |
| US6073097(A) | 2000-06-01 | Gould et al. | Applicant |
| US6076051(A) | 2000-06-01 | Messerly et al. | Applicant |
| US6076060(A) | 2000-06-01 | Lin et al. | Applicant |
| US6076088(A) | 2000-06-01 | Paik et al. | Applicant |
| US6078914(A) | 2000-06-01 | Redfern | Applicant |
| US6081750(A) | 2000-06-01 | Hoffberg et al. | Applicant |
| US6081774(A) | 2000-06-01 | de Hita et al. | Applicant |
| US6081780(A) | 2000-06-01 | Lumelsky | Applicant |
| US6085204(A) | 2000-07-01 | Chijiwa et al. | Applicant |
| US6088671(A) | 2000-07-01 | Gould et al. | Applicant |
| US6088731(A) | 2000-07-01 | Kiraly et al. | Applicant |
| US6092043(A) | 2000-07-01 | Squires et al. | Applicant |
| US6094649(A) | 2000-07-01 | Bowen et al. | Applicant |
| US6097391(A) | 2000-08-01 | Wilcox | Applicant |
| US6101468(A) | 2000-08-01 | Gould et al. | Applicant |
| US6101470(A) | 2000-08-01 | Eide et al. | Applicant |
| US6105865(A) | 2000-08-01 | Hardesty | Applicant |
| US6108627(A) | 2000-08-01 | Sabourin | Applicant |
| US6108640(A) | 2000-08-01 | Slotznick | Applicant |
| US6111562(A) | 2000-08-01 | Downs et al. | Applicant |
| US6111572(A) | 2000-08-01 | Blair et al. | Applicant |
| US6116907(A) | 2000-09-01 | Baker et al. | Applicant |
| US6119101(A) | 2000-09-01 | Peckover | Applicant |
| US6121960(A) | 2000-09-01 | Carroll et al. | Applicant |
| US6122340(A) | 2000-09-01 | Darley et al. | Applicant |
| US6122614(A) | 2000-09-01 | Kahn et al. | Applicant |
| US6122616(A) | 2000-09-01 | Henton | Applicant |
| US6122647(A) | 2000-09-01 | Horowitz et al. | Applicant |
| US6125284(A) | 2000-09-01 | Moore et al. | Applicant |
| US6125346(A) | 2000-09-01 | Nishimura et al. | Applicant |
| US6125356(A) | 2000-09-01 | Brockman et al. | Applicant |
| US6129582(A) | 2000-10-01 | Wilhite et al. | Applicant |
| US6138098(A) | 2000-10-01 | Shieber et al. | Applicant |
| US6138158(A) | 2000-10-01 | Boyle et al. | Applicant |
| US6141642(A) | 2000-10-01 | Oh | Applicant |
| US6141644(A) | 2000-10-01 | Kuhn et al. | Applicant |
| US6144377(A) | 2000-11-01 | Oppermann et al. | Applicant |
| US6144380(A) | 2000-11-01 | Shwarts et al. | Applicant |
| US6144938(A) | 2000-11-01 | Surace et al. | Applicant |
| US6144939(A) | 2000-11-01 | Pearson et al. | Applicant |
| US6151401(A) | 2000-11-01 | Annaratone | Applicant |
| US6154551(A) | 2000-11-01 | Frenkel | Applicant |
| US6154720(A) | 2000-11-01 | Onishi et al. | Applicant |
| US6157935(A) | 2000-12-01 | Tran et al. | Applicant |
| US6161084(A) | 2000-12-01 | Messerly et al. | Applicant |
| US6161087(A) | 2000-12-01 | Wightman et al. | Applicant |
| US6161944(A) | 2000-12-01 | Leman | Applicant |
| US6163769(A) | 2000-12-01 | Acero et al. | Applicant |
| US6163809(A) | 2000-12-01 | Buckley | Applicant |
| US6167369(A) | 2000-12-01 | Schulze | Applicant |
| US6169538(B1) | 2001-01-01 | Nowlan et al. | Applicant |
| US6172948(B1) | 2001-01-01 | Keller et al. | Applicant |
| US6173194(B1) | 2001-01-01 | Vanttila | Applicant |
| US6173251(B1) | 2001-01-01 | Ito et al. | Applicant |
| US6173261(B1) | 2001-01-01 | Arai et al. | Applicant |
| US6173263(B1) | 2001-01-01 | Conkie | Applicant |
| US6173279(B1) | 2001-01-01 | Levin et al. | Applicant |
| US6177905(B1) | 2001-01-01 | Welch | Applicant |
| US6177931(B1) | 2001-01-01 | Alexander et al. | Applicant |
| US6179432(B1) | 2001-01-01 | Zhang et al. | Applicant |
| US6182028(B1) | 2001-01-01 | Karaali et al. | Applicant |
| US6185533(B1) | 2001-02-01 | Holm et al. | Applicant |
| US6188391(B1) | 2001-02-01 | Seely et al. | Applicant |
| US6188999(B1) | 2001-02-01 | Moody | Applicant |
| US6191939(B1) | 2001-02-01 | Burnett | Applicant |
| US6192253(B1) | 2001-02-01 | Charlier et al. | Applicant |
| US6192340(B1) | 2001-02-01 | Abecassis | Applicant |
| US6195641(B1) | 2001-02-01 | Loring et al. | Applicant |
| US6205456(B1) | 2001-03-01 | Nakao | Applicant |
| US6208044(B1) | 2001-03-01 | Viswanadham et al. | Applicant |
| US6208932(B1) | 2001-03-01 | Ohmura et al. | Applicant |
| US6208956(B1) | 2001-03-01 | Motoyama | Applicant |
| US6208964(B1) | 2001-03-01 | Sabourin | Applicant |
| US6208967(B1) | 2001-03-01 | Pauws et al. | Applicant |
| US6208971(B1) | 2001-03-01 | Bellegarda et al. | Applicant |
| US6212564(B1) | 2001-04-01 | Harter et al. | Applicant |
| US6216102(B1) | 2001-04-01 | Martino et al. | Applicant |
| US6216131(B1) | 2001-04-01 | Liu et al. | Applicant |
| US6217183(B1) | 2001-04-01 | Shipman | Applicant |
| US6222347(B1) | 2001-04-01 | Gong | Applicant |
| US6226403(B1) | 2001-05-01 | Parthasarathy | Applicant |
| US6226533(B1) | 2001-05-01 | Akahane | Applicant |
| US6226614(B1) | 2001-05-01 | Mizuno et al. | Applicant |
| US6226655(B1) | 2001-05-01 | Borman et al. | Applicant |
| US6230322(B1) | 2001-05-01 | Saib et al. | Applicant |
| US6232539(B1) | 2001-05-01 | Looney et al. | Applicant |
| US6232966(B1) | 2001-05-01 | Kurlander | Applicant |
| US6233545(B1) | 2001-05-01 | Datig | Applicant |
| US6233547(B1) | 2001-05-01 | Denber et al. | Applicant |
| US6233559(B1) | 2001-05-01 | Balakrishnan | Applicant |
| US6233578(B1) | 2001-05-01 | Machihara et al. | Applicant |
| US6237025(B1) | 2001-05-01 | Ludwig et al. | Applicant |
| US6240303(B1) | 2001-05-01 | Katzur | Applicant |
| US6243681(B1) | 2001-06-01 | Guji et al. | Applicant |
| US6246981(B1) | 2001-06-01 | Papineni et al. | Applicant |
| US6248946(B1) | 2001-06-01 | Dwek | Applicant |
| US6249606(B1) | 2001-06-01 | Kiraly et al. | Applicant |
| US6259436(B1) | 2001-07-01 | Moon et al. | Applicant |
| US6259826(B1) | 2001-07-01 | Pollard et al. | Applicant |
| US6260011(B1) | 2001-07-01 | Heckerman et al. | Applicant |
| US6260013(B1) | 2001-07-01 | Sejnoha | Applicant |
| US6260016(B1) | 2001-07-01 | Holm et al. | Applicant |
| US6260024(B1) | 2001-07-01 | Shkedy | Applicant |
| US6266637(B1) | 2001-07-01 | Donovan et al. | Applicant |
| US6268859(B1) | 2001-07-01 | Andresen et al. | Applicant |
| US6269712(B1) | 2001-08-01 | Zentmyer | Applicant |
| US6271835(B1) | 2001-08-01 | Hoeksma | Applicant |
| US6272456(B1) | 2001-08-01 | De Campos | Applicant |
| US6272464(B1) | 2001-08-01 | Kiraz et al. | Applicant |
| US6275795(B1) | 2001-08-01 | Tzirkel-Hancock | Applicant |
| US6275824(B1) | 2001-08-01 | O'Flaherty et al. | Applicant |
| US6278443(B1) | 2001-08-01 | Amro et al. | Applicant |
| US6278970(B1) | 2001-08-01 | Milner | Applicant |
| US6282507(B1) | 2001-08-01 | Horiguchi et al. | Applicant |
| US6285785(B1) | 2001-09-01 | Bellegarda et al. | Applicant |
| US6285786(B1) | 2001-09-01 | Seni et al. | Applicant |
| US6289085(B1) | 2001-09-01 | Miyashita et al. | Applicant |
| US6289124(B1) | 2001-09-01 | Okamoto | Applicant |
| US6289301(B1) | 2001-09-01 | Higginbotham et al. | Applicant |
| US6289353(B1) | 2001-09-01 | Hazlehurst et al. | Applicant |
| US6292772(B1) | 2001-09-01 | Kantrowitz | Applicant |
| US6292778(B1) | 2001-09-01 | Sukkar | Applicant |
| US6295390(B1) | 2001-09-01 | Kobayashi et al. | Applicant |
| US6295541(B1) | 2001-09-01 | Bodnar et al. | Applicant |
| US6297818(B1) | 2001-10-01 | Ulrich et al. | Applicant |
| US6298314(B1) | 2001-10-01 | Blackadar et al. | Applicant |
| US6298321(B1) | 2001-10-01 | Karlov et al. | Applicant |
| US6300947(B1) | 2001-10-01 | Kanevsky | Applicant |
| US6304844(B1) | 2001-10-01 | Pan et al. | Applicant |
| US6304846(B1) | 2001-10-01 | George et al. | Applicant |
| US6307548(B1) | 2001-10-01 | Flinchem | Examiner |
| US6308149(B1) | 2001-10-01 | Gaussier et al. | Applicant |
| US6310610(B1) | 2001-10-01 | Beaton et al. | Applicant |
| US6311157(B1) | 2001-10-01 | Strong | Applicant |
| US6311189(B1) | 2001-10-01 | deVries et al. | Applicant |
| US6317237(B1) | 2001-11-01 | Nakao et al. | Applicant |
| US6317594(B1) | 2001-11-01 | Gossman et al. | Applicant |
| US6317707(B1) | 2001-11-01 | Bangalore et al. | Applicant |
| US6317831(B1) | 2001-11-01 | King | Applicant |
| US6321092(B1) | 2001-11-01 | Fitch et al. | Applicant |
| US6321179(B1) | 2001-11-01 | Glance et al. | Applicant |
| US6323846(B1) | 2001-11-01 | Westerman et al. | Applicant |
| US6324502(B1) | 2001-11-01 | Handel et al. | Applicant |
| US6324512(B1) | 2001-11-01 | Junqua et al. | Applicant |
| US6330538(B1) | 2001-12-01 | Breen | Applicant |
| US6331867(B1) | 2001-12-01 | Eberhard et al. | Applicant |
| US6332175(B1) | 2001-12-01 | Birrell et al. | Applicant |
| US6334103(B1) | 2001-12-01 | Surace et al. | Applicant |
| US6335722(B1) | 2002-01-01 | Tani et al. | Applicant |
| US6336365(B1) | 2002-01-01 | Blackadar et al. | Applicant |
| US6336727(B1) | 2002-01-01 | Kim | Applicant |
| US6340937(B1) | 2002-01-01 | Stepita-Klauco | Applicant |
| US6341316(B1) | 2002-01-01 | Kloba et al. | Applicant |
| US6343267(B1) | 2002-01-01 | Kuhn et al. | Applicant |
| US6345250(B1) | 2002-02-01 | Martin | Applicant |
| US6351522(B1) | 2002-02-01 | Vitikainen | Applicant |
| US6351762(B1) | 2002-02-01 | Ludwig et al. | Applicant |
| US6353442(B1) | 2002-03-01 | Masui | Applicant |
| US6353794(B1) | 2002-03-01 | Davis et al. | Applicant |
| US6356287(B1) | 2002-03-01 | Ruberry et al. | Applicant |
| US6356854(B1) | 2002-03-01 | Schubert et al. | Applicant |
| US6356864(B1) | 2002-03-01 | Foltz et al. | Applicant |
| US6356905(B1) | 2002-03-01 | Gershman et al. | Applicant |
| US6357147(B1) | 2002-03-01 | Darley et al. | Applicant |
| US6359572(B1) | 2002-03-01 | Vale | Applicant |
| US6359970(B1) | 2002-03-01 | Burgess | Applicant |
| US6360227(B1) | 2002-03-01 | Aggarwal et al. | Applicant |
| US6360237(B1) | 2002-03-01 | Schulz et al. | Applicant |
| US6363348(B1) | 2002-03-01 | Besling et al. | Applicant |
| US6366883(B1) | 2002-04-01 | Campbell et al. | Applicant |
| US6366884(B1) | 2002-04-01 | Bellegarda et al. | Applicant |
| US6374217(B1) | 2002-04-01 | Bellegarda | Applicant |
| US6377530(B1) | 2002-04-01 | Burrows | Applicant |
| US6377925(B1) | 2002-04-01 | Greene, Jr. et al. | Applicant |
| US6377928(B1) | 2002-04-01 | Saxena et al. | Applicant |
| US6381593(B1) | 2002-04-01 | Yano et al. | Applicant |
| US6385586(B1) | 2002-05-01 | Dietz | Applicant |
| US6385662(B1) | 2002-05-01 | Moon et al. | Applicant |
| US6389114(B1) | 2002-05-01 | Dowens et al. | Applicant |
| US6397183(B1) | 2002-05-01 | Baba et al. | Applicant |
| US6397186(B1) | 2002-05-01 | Bush et al. | Applicant |
| US6400806(B1) | 2002-06-01 | Uppaluru | Applicant |
| US6401065(B1) | 2002-06-01 | Kanevsky et al. | Applicant |
| US6405169(B1) | 2002-06-01 | Kondo et al. | Applicant |
| US6405238(B1) | 2002-06-01 | Votipka | Applicant |
| US6408272(B1) | 2002-06-01 | White et al. | Applicant |
| US6411924(B1) | 2002-06-01 | De Hita et al. | Applicant |
| US6411932(B1) | 2002-06-01 | Molnar et al. | Applicant |
| US6415250(B1) | 2002-07-01 | Van Den Akker | Applicant |
| US6417873(B1) | 2002-07-01 | Fletcher et al. | Applicant |
| US6421305(B1) | 2002-07-01 | Gioscia et al. | Applicant |
| US6421672(B1) | 2002-07-01 | McAllister et al. | Applicant |
| US6421707(B1) | 2002-07-01 | Miller et al. | Applicant |
| US6424944(B1) | 2002-07-01 | Hikawa | Applicant |
| US6430551(B1) | 2002-08-01 | Thelen et al. | Applicant |
| US6434522(B1) | 2002-08-01 | Tsuboka | Applicant |
| US6434524(B1) | 2002-08-01 | Weber | Applicant |
| US6434604(B1) | 2002-08-01 | Harada et al. | Applicant |
| US6437818(B1) | 2002-08-01 | Ludwig et al. | Applicant |
| US6438523(B1) | 2002-08-01 | Oberteuffer et al. | Applicant |
| US6442518(B1) | 2002-08-01 | Van Thong et al. | Applicant |
| US6442523(B1) | 2002-08-01 | Siegel | Applicant |
| US6446076(B1) | 2002-09-01 | Burkey et al. | Applicant |
| US6448485(B1) | 2002-09-01 | Barile | Applicant |
| US6448986(B1) | 2002-09-01 | Smith | Applicant |
| US6449620(B1) | 2002-09-01 | Draper et al. | Applicant |
| US6453281(B1) | 2002-09-01 | Walters et al. | Applicant |
| US6453292(B2) | 2002-09-01 | Ramaswamy et al. | Applicant |
| US6453315(B1) | 2002-09-01 | Weissman et al. | Applicant |
| US6456616(B1) | 2002-09-01 | Rantanen | Applicant |
| US6456972(B1) | 2002-09-01 | Gladstein et al. | Applicant |
| US6460015(B1) | 2002-10-01 | Hetherington et al. | Applicant |
| US6460029(B1) | 2002-10-01 | Fries et al. | Applicant |
| US6462778(B1) | 2002-10-01 | Abram et al. | Applicant |
| US6463128(B1) | 2002-10-01 | Elwin | Applicant |
| US6466654(B1) | 2002-10-01 | Cooper et al. | Applicant |
| US6467924(B2) | 2002-10-01 | Shipman | Applicant |
| US6469712(B1) | 2002-10-01 | Hilpert, Jr. et al. | Applicant |
| US6469722(B1) | 2002-10-01 | Kinoe et al. | Applicant |
| US6469732(B1) | 2002-10-01 | Chang et al. | Applicant |
| US6470347(B1) | 2002-10-01 | Gillam | Applicant |
| US6473630(B1) | 2002-10-01 | Baranowski et al. | Applicant |
| US6477488(B1) | 2002-11-01 | Bellegarda | Applicant |
| US6477494(B2) | 2002-11-01 | Hyde-Thomson et al. | Applicant |
| US6487533(B2) | 2002-11-01 | Hyde-Thomson et al. | Applicant |
| US6487534(B1) | 2002-11-01 | Thelen et al. | Applicant |
| US6487663(B1) | 2002-11-01 | Jaisimha et al. | Applicant |
| US6489951(B1) | 2002-12-01 | Wong et al. | Applicant |
| US6490560(B1) | 2002-12-01 | Ramaswamy et al. | Applicant |
| US6493006(B1) | 2002-12-01 | Gourdol et al. | Applicant |
| US6493428(B1) | 2002-12-01 | Hillier | Applicant |
| US6493652(B1) | 2002-12-01 | Ohlenbusch et al. | Applicant |
| US6493667(B1) | 2002-12-01 | De Souza et al. | Applicant |
| US6499013(B1) | 2002-12-01 | Weber | Applicant |
| US6499014(B1) | 2002-12-01 | Chihara | Applicant |
| US6499016(B1) | 2002-12-01 | Anderson et al. | Applicant |
| US6501937(B1) | 2002-12-01 | Ho et al. | Applicant |
| US6502194(B1) | 2002-12-01 | Berman et al. | Applicant |
| US6505158(B1) | 2003-01-01 | Conkie | Applicant |
| US6505175(B1) | 2003-01-01 | Silverman et al. | Applicant |
| US6505183(B1) | 2003-01-01 | Loofbourrow et al. | Applicant |
| US6510406(B1) | 2003-01-01 | Marchisio | Applicant |
| US6510417(B1) | 2003-01-01 | Quilici et al. | Applicant |
| US6513008(B2) | 2003-01-01 | Pearson et al. | Applicant |
| US6513063(B1) | 2003-01-01 | Julia et al. | Applicant |
| US6519565(B1) | 2003-02-01 | Clements et al. | Applicant |
| US6519566(B1) | 2003-02-01 | Boyer et al. | Applicant |
| US6523026(B1) | 2003-02-01 | Gillis | Applicant |
| US6523061(B1) | 2003-02-01 | Halverson et al. | Applicant |
| US6523172(B1) | 2003-02-01 | Martinez-Guerra et al. | Applicant |
| US6526351(B2) | 2003-02-01 | Whitham | Applicant |
| US6526382(B1) | 2003-02-01 | Yuschik | Applicant |
| US6526395(B1) | 2003-02-01 | Morris | Applicant |
| US6529592(B1) | 2003-03-01 | Khan | Applicant |
| US6529608(B2) | 2003-03-01 | Gersabeck et al. | Applicant |
| US6532444(B1) | 2003-03-01 | Weber | Applicant |
| US6532446(B1) | 2003-03-01 | King | Applicant |
| US6535610(B1) | 2003-03-01 | Stewart | Applicant |
| US6535852(B2) | 2003-03-01 | Eide | Applicant |
| US6535983(B1) | 2003-03-01 | McCormack et al. | Applicant |
| US6536139(B2) | 2003-03-01 | Darley et al. | Applicant |
| US6538665(B2) | 2003-03-01 | Crow et al. | Applicant |
| US6542171(B1) | 2003-04-01 | Satou et al. | Applicant |
| US6542584(B1) | 2003-04-01 | Sherwood et al. | Applicant |
| US6546262(B1) | 2003-04-01 | Freadman | Applicant |
| US6546367(B2) | 2003-04-01 | Otsuka | Applicant |
| US6546388(B1) | 2003-04-01 | Edlund et al. | Applicant |
| US6549497(B2) | 2003-04-01 | Miyamoto et al. | Applicant |
| US6553343(B1) | 2003-04-01 | Kagoshima et al. | Applicant |
| US6553344(B2) | 2003-04-01 | Bellegarda et al. | Applicant |
| US6556971(B1) | 2003-04-01 | Rigsby et al. | Applicant |
| US6556983(B1) | 2003-04-01 | Altschuler et al. | Applicant |
| US6560903(B1) | 2003-05-01 | Darley | Applicant |
| US6563769(B1) | 2003-05-01 | Van Der Meulen | Applicant |
| US6564186(B1) | 2003-05-01 | Kiraly et al. | Applicant |
| US6567549(B1) | 2003-05-01 | Marianetti et al. | Applicant |
| US6570557(B1) | 2003-05-01 | Westerman et al. | Applicant |
| US6570596(B2) | 2003-05-01 | Frederiksen | Applicant |
| US6582342(B2) | 2003-06-01 | Kaufman | Applicant |
| US6583806(B2) | 2003-06-01 | Ludwig et al. | Applicant |
| US6584464(B1) | 2003-06-01 | Warthen | Applicant |
| US6587403(B1) | 2003-07-01 | Keller et al. | Applicant |
| US6587404(B1) | 2003-07-01 | Keller et al. | Applicant |
| US6590303(B1) | 2003-07-01 | Austin et al. | Applicant |
| US6591379(B1) | 2003-07-01 | LeVine et al. | Applicant |
| US6594673(B1) | 2003-07-01 | Smith et al. | Applicant |
| US6594688(B2) | 2003-07-01 | Ludwig et al. | Applicant |
| US6597345(B2) | 2003-07-01 | Hirshberg | Applicant |
| US6598021(B1) | 2003-07-01 | Shambaugh et al. | Applicant |
| US6598022(B2) | 2003-07-01 | Yuschik | Applicant |
| US6598039(B1) | 2003-07-01 | Livowsky | Applicant |
| US6598054(B2) | 2003-07-01 | Schuetze et al. | Applicant |
| US6601026(B2) | 2003-07-01 | Appelt et al. | Applicant |
| US6601234(B1) | 2003-07-01 | Bowman-Amuah | Applicant |
| US6603837(B1) | 2003-08-01 | Kesanupalli et al. | Applicant |
| US6604059(B2) | 2003-08-01 | Strubbe et al. | Applicant |
| US6606101(B1) | 2003-08-01 | Malamud et al. | Applicant |
| US6606388(B1) | 2003-08-01 | Townsend et al. | Applicant |
| US6606632(B1) | 2003-08-01 | Saulpaugh et al. | Applicant |
| US6611789(B1) | 2003-08-01 | Darley | Applicant |
| US6615172(B1) | 2003-09-01 | Bennett et al. | Applicant |
| US6615175(B1) | 2003-09-01 | Gazdzinski | Applicant |
| US6615176(B2) | 2003-09-01 | Lewis et al. | Applicant |
| US6615220(B1) | 2003-09-01 | Austin et al. | Applicant |
| US6621768(B1) | 2003-09-01 | Keller et al. | Applicant |
| US6621892(B1) | 2003-09-01 | Banister et al. | Applicant |
| US6622121(B1) | 2003-09-01 | Crepy et al. | Applicant |
| US6622136(B2) | 2003-09-01 | Russell | Applicant |
| US6623529(B1) | 2003-09-01 | Lakritz | Applicant |
| US6625583(B1) | 2003-09-01 | Silverman et al. | Applicant |
| US6628808(B1) | 2003-09-01 | Bach et al. | Applicant |
| US6631186(B1) | 2003-10-01 | Adams et al. | Applicant |
| US6631346(B1) | 2003-10-01 | Karaorman et al. | Applicant |
| US6633741(B1) | 2003-10-01 | Posa et al. | Applicant |
| US6633846(B1) | 2003-10-01 | Bennett et al. | Applicant |
| US6633932(B1) | 2003-10-01 | Bork et al. | Applicant |
| US6642940(B1) | 2003-11-01 | Dakss et al. | Applicant |
| US6643401(B1) | 2003-11-01 | Kashioka et al. | Applicant |
| US6643824(B1) | 2003-11-01 | Bates et al. | Applicant |
| US6647260(B2) | 2003-11-01 | Dusse et al. | Applicant |
| US6650735(B2) | 2003-11-01 | Burton et al. | Applicant |
| US6651042(B1) | 2003-11-01 | Field et al. | Applicant |
| US6651218(B1) | 2003-11-01 | Adler et al. | Applicant |
| US6654740(B2) | 2003-11-01 | Tokuda et al. | Applicant |
| US6658389(B1) | 2003-12-01 | Alpdemir | Applicant |
| US6658408(B2) | 2003-12-01 | Yano et al. | Applicant |
| US6658577(B2) | 2003-12-01 | Huppi et al. | Applicant |
| US6662023(B1) | 2003-12-01 | Helle | Applicant |
| US6665639(B2) | 2003-12-01 | Mozer et al. | Applicant |
| US6665640(B1) | 2003-12-01 | Bennett et al. | Applicant |
| US6665641(B1) | 2003-12-01 | Coorman et al. | Applicant |
| US6671672(B1) | 2003-12-01 | Heck | Applicant |
| US6671683(B2) | 2003-12-01 | Kanno | Applicant |
| US6671856(B1) | 2003-12-01 | Gillam | Applicant |
| US6675169(B1) | 2004-01-01 | Bennett et al. | Applicant |
| US6675233(B1) | 2004-01-01 | Du et al. | Applicant |
| US6677932(B1) | 2004-01-01 | Westerman | Applicant |
| US6680675(B1) | 2004-01-01 | Suzuki | Applicant |
| US6684187(B1) | 2004-01-01 | Conkie | Applicant |
| US6684376(B1) | 2004-01-01 | Kerzman et al. | Applicant |
| US6690387(B2) | 2004-02-01 | Zimmerman et al. | Applicant |
| US6690800(B2) | 2004-02-01 | Resnick | Applicant |
| US6690828(B2) | 2004-02-01 | Meyers | Applicant |
| US6691064(B2) | 2004-02-01 | Vroman | Applicant |
| US6691090(B1) | 2004-02-01 | Laurila et al. | Applicant |
| US6691111(B2) | 2004-02-01 | Lazaridis et al. | Applicant |
| US6691151(B1) | 2004-02-01 | Cheyer et al. | Applicant |
| US6694295(B2) | 2004-02-01 | Lindholm et al. | Applicant |
| US6694297(B2) | 2004-02-01 | Sato | Applicant |
| US6697780(B1) | 2004-02-01 | Beutnagel et al. | Applicant |
| US6697824(B1) | 2004-02-01 | Bowman-Amuah | Applicant |
| US6701294(B1) | 2004-03-01 | Ball et al. | Applicant |
| US6701305(B1) | 2004-03-01 | Holt et al. | Applicant |
| US6701318(B2) | 2004-03-01 | Fox et al. | Applicant |
| US6704015(B1) | 2004-03-01 | Bovarnick et al. | Applicant |
| US6704034(B1) | 2004-03-01 | Rodriguez et al. | Applicant |
| US6704698(B1) | 2004-03-01 | Paulsen, Jr. et al. | Applicant |
| US6704710(B2) | 2004-03-01 | Strong | Applicant |
| US6708153(B2) | 2004-03-01 | Brittan et al. | Applicant |
| US6711585(B1) | 2004-03-01 | Copperman et al. | Applicant |
| US6714221(B1) | 2004-03-01 | Christie et al. | Applicant |
| US6716139(B1) | 2004-04-01 | Hosseinzadeh-Dolkhani et al. | Applicant |
| US6718324(B2) | 2004-04-01 | Edlund et al. | Applicant |
| US6718331(B2) | 2004-04-01 | Davis et al. | Applicant |
| US6720980(B1) | 2004-04-01 | Lui et al. | Applicant |
| US6721728(B2) | 2004-04-01 | McGreevy | Applicant |
| US6721734(B1) | 2004-04-01 | Subasic et al. | Applicant |
| US6724370(B2) | 2004-04-01 | Dutta et al. | Applicant |
| US6725197(B1) | 2004-04-01 | Wuppermann et al. | Applicant |
| US6728675(B1) | 2004-04-01 | Maddalozzo, Jr. et al. | Applicant |
| US6728681(B2) | 2004-04-01 | Whitham | Applicant |
| US6728729(B1) | 2004-04-01 | Jawa et al. | Applicant |
| US6731312(B2) | 2004-05-01 | Robbin | Applicant |
| US6732142(B1) | 2004-05-01 | Bates et al. | Applicant |
| US6735632(B1) | 2004-05-01 | Kiraly et al. | Applicant |
| US6738738(B2) | 2004-05-01 | Henton | Applicant |
| US6741264(B1) | 2004-05-01 | Lesser | Applicant |
| US6742021(B1) | 2004-05-01 | Halverson et al. | Applicant |
| US6751592(B1) | 2004-06-01 | Shiga | Applicant |
| US6751595(B2) | 2004-06-01 | Busayapongchai et al. | Applicant |
| US6751621(B1) | 2004-06-01 | Calistri-Yeh et al. | Applicant |
| US6754504(B1) | 2004-06-01 | Reed | Applicant |
| US6757362(B1) | 2004-06-01 | Cooper et al. | Applicant |
| US6757365(B1) | 2004-06-01 | Bogard | Applicant |
| US6757646(B2) | 2004-06-01 | Marchisio | Applicant |
| US6757653(B2) | 2004-06-01 | Buth et al. | Applicant |
| US6757718(B1) | 2004-06-01 | Halverson et al. | Applicant |
| US6760412(B1) | 2004-07-01 | Loucks | Applicant |
| US6760700(B2) | 2004-07-01 | Lewis et al. | Applicant |
| US6760754(B1) | 2004-07-01 | Isaacs et al. | Applicant |
| US6762741(B2) | 2004-07-01 | Weindorf | Applicant |
| US6762777(B2) | 2004-07-01 | Carroll | Applicant |
| US6763089(B2) | 2004-07-01 | Feigenbaum | Applicant |
| US6766294(B2) | 2004-07-01 | MacGinite et al. | Applicant |
| US6766320(B1) | 2004-07-01 | Wang et al. | Applicant |
| US6766324(B2) | 2004-07-01 | Carlson et al. | Applicant |
| US6768979(B1) | 2004-07-01 | Menendez-Pidal et al. | Applicant |
| US6772123(B2) | 2004-08-01 | Cooklev et al. | Applicant |
| US6772195(B1) | 2004-08-01 | Hatlelid et al. | Applicant |
| US6772394(B1) | 2004-08-01 | Kamada | Applicant |
| US6775358(B1) | 2004-08-01 | Breitenbach et al. | Applicant |
| US6778951(B1) | 2004-08-01 | Contractor | Applicant |
| US6778952(B2) | 2004-08-01 | Bellegarda | Applicant |
| US6778962(B1) | 2004-08-01 | Kasai et al. | Applicant |
| US6778970(B2) | 2004-08-01 | Au | Applicant |
| US6778979(B2) | 2004-08-01 | Grefenstette et al. | Applicant |
| US6782510(B1) | 2004-08-01 | Gross et al. | Applicant |
| US6784901(B1) | 2004-08-01 | Harvey et al. | Applicant |
| US6789094(B2) | 2004-09-01 | Rudoff et al. | Applicant |
| US6789231(B1) | 2004-09-01 | Reynar et al. | Applicant |
| US6790704(B2) | 2004-09-01 | Doyle et al. | Applicant |
| US6792082(B1) | 2004-09-01 | Levine | Applicant |
| US6792086(B1) | 2004-09-01 | Saylor et al. | Applicant |
| US6792407(B2) | 2004-09-01 | Kibre et al. | Applicant |
| US6794566(B2) | 2004-09-01 | Pachet | Applicant |
| US6795059(B2) | 2004-09-01 | Endo | Applicant |
| US6799226(B1) | 2004-09-01 | Robbin et al. | Applicant |
| US6801604(B2) | 2004-10-01 | Maes et al. | Applicant |
| US6801964(B1) | 2004-10-01 | Mahdavi | Applicant |
| US6803905(B1) | 2004-10-01 | Capps et al. | Applicant |
| US6804649(B2) | 2004-10-01 | Miranda | Applicant |
| US6804677(B2) | 2004-10-01 | Shadmon et al. | Applicant |
| US6807536(B2) | 2004-10-01 | Achlioptas et al. | Applicant |
| US6807574(B1) | 2004-10-01 | Partovi et al. | Applicant |
| US6810379(B1) | 2004-10-01 | Vermeulen et al. | Applicant |
| US6813218(B1) | 2004-11-01 | Antonelli et al. | Applicant |
| US6813491(B1) | 2004-11-01 | McKinney | Applicant |
| US6813607(B1) | 2004-11-01 | Faruquie et al. | Applicant |
| US6816578(B1) | 2004-11-01 | Kredo et al. | Applicant |
| US6820055(B2) | 2004-11-01 | Saindon et al. | Applicant |
| US6829018(B2) | 2004-12-01 | Lin et al. | Applicant |
| US6829603(B1) | 2004-12-01 | Chai et al. | Applicant |
| US6832194(B1) | 2004-12-01 | Mozer et al. | Applicant |
| US6832381(B1) | 2004-12-01 | Mathur et al. | Applicant |
| US6836651(B2) | 2004-12-01 | Segal et al. | Applicant |
| US6836760(B1) | 2004-12-01 | Bellegarda et al. | Applicant |
| US6839464(B2) | 2005-01-01 | Hawkins et al. | Applicant |
| US6839669(B1) | 2005-01-01 | Gould et al. | Applicant |
| US6839670(B1) | 2005-01-01 | Stammler et al. | Applicant |
| US6839742(B1) | 2005-01-01 | Dyer et al. | Applicant |
| US6842767(B1) | 2005-01-01 | Partovi et al. | Applicant |
| US6847966(B1) | 2005-01-01 | Sommer et al. | Applicant |
| US6847979(B2) | 2005-01-01 | Allemang et al. | Applicant |
| US6850775(B1) | 2005-02-01 | Berg | Applicant |
| US6850887(B2) | 2005-02-01 | Epstein et al. | Applicant |
| US6851115(B1) | 2005-02-01 | Cheyer et al. | Applicant |
| US6856259(B1) | 2005-02-01 | Sharp | Applicant |
| US6857800(B2) | 2005-02-01 | Zhang et al. | Applicant |
| US6859931(B1) | 2005-02-01 | Cheyer et al. | Applicant |
| US6862568(B2) | 2005-03-01 | Case | Applicant |
| US6862710(B1) | 2005-03-01 | Marchisio | Applicant |
| US6865533(B2) | 2005-03-01 | Addison et al. | Applicant |
| US6868045(B1) | 2005-03-01 | Schroder | Applicant |
| US6868385(B1) | 2005-03-01 | Gerson | Applicant |
| US6870529(B1) | 2005-03-01 | Davis | Applicant |
| US6871346(B1) | 2005-03-01 | Kumbalimutt et al. | Applicant |
| US6873986(B2) | 2005-03-01 | McConnell et al. | Applicant |
| US6876947(B1) | 2005-04-01 | Darley et al. | Applicant |
| US6877003(B2) | 2005-04-01 | Ho et al. | Applicant |
| US6879957(B1) | 2005-04-01 | Pechter et al. | Applicant |
| US6882335(B2) | 2005-04-01 | Saarinen | Applicant |
| US6882337(B2) | 2005-04-01 | Shetter | Applicant |
| US6882747(B2) | 2005-04-01 | Thawonmas et al. | Applicant |
| US6882955(B1) | 2005-04-01 | Ohlenbusch et al. | Applicant |
| US6882971(B2) | 2005-04-01 | Craner | Applicant |
| US6885734(B1) | 2005-04-01 | Eberle et al. | Applicant |
| US6889361(B1) | 2005-05-01 | Bates et al. | Applicant |
| US6895084(B1) | 2005-05-01 | Saylor et al. | Applicant |
| US6895257(B2) | 2005-05-01 | Boman et al. | Applicant |
| US6895380(B2) | 2005-05-01 | Sepe, Jr. | Applicant |
| US6895558(B1) | 2005-05-01 | Loveland | Applicant |
| US6898550(B1) | 2005-05-01 | Blackadar et al. | Applicant |
| US6901364(B2) | 2005-05-01 | Nguyen et al. | Applicant |
| US6901399(B1) | 2005-05-01 | Corston et al. | Applicant |
| US6904405(B2) | 2005-06-01 | Suominen | Applicant |
| US6907112(B1) | 2005-06-01 | Guedalia et al. | Applicant |
| US6907140(B2) | 2005-06-01 | Matsugu et al. | Applicant |
| US6910004(B2) | 2005-06-01 | Tarbouriech et al. | Applicant |
| US6910007(B2) | 2005-06-01 | Stylianou et al. | Applicant |
| US6910186(B2) | 2005-06-01 | Kim | Applicant |
| US6911971(B2) | 2005-06-01 | Suzuki et al. | Applicant |
| US6912407(B1) | 2005-06-01 | Clarke et al. | Applicant |
| US6912498(B2) | 2005-06-01 | Stevens et al. | Applicant |
| US6912499(B1) | 2005-06-01 | Sabourin et al. | Applicant |
| US6915138(B2) | 2005-07-01 | Kraft | Applicant |
| US6915246(B2) | 2005-07-01 | Gusler et al. | Applicant |
| US6917373(B2) | 2005-07-01 | Vong et al. | Applicant |
| US6918677(B2) | 2005-07-01 | Shipman | Applicant |
| US6924828(B1) | 2005-08-01 | Hirsch | Applicant |
| US6925438(B2) | 2005-08-01 | Mohamed et al. | Applicant |
| US6928149(B1) | 2005-08-01 | Panjwani et al. | Applicant |
| US6928614(B1) | 2005-08-01 | Everhart | Applicant |
| US6931255(B2) | 2005-08-01 | Mekuria | Applicant |
| US6931384(B1) | 2005-08-01 | Horvitz et al. | Applicant |
| US6932708(B2) | 2005-08-01 | Yamashita et al. | Applicant |
| US6934394(B1) | 2005-08-01 | Anderson | Applicant |
| US6934684(B2) | 2005-08-01 | Alpdemir et al. | Applicant |
| US6934756(B2) | 2005-08-01 | Maes | Applicant |
| US6934812(B1) | 2005-08-01 | Robbin et al. | Applicant |
| US6937975(B1) | 2005-08-01 | Elworthy | Applicant |
| US6937986(B2) | 2005-08-01 | Denenberg et al. | Applicant |
| US6944593(B2) | 2005-09-01 | Kuzunuki et al. | Applicant |
| US6948094(B2) | 2005-09-01 | Schultz et al. | Applicant |
| US6950087(B2) | 2005-09-01 | Knox et al. | Applicant |
| US6950502(B1) | 2005-09-01 | Jenkins | Applicant |
| US6952799(B2) | 2005-10-01 | Edwards et al. | Applicant |
| US6954755(B2) | 2005-10-01 | Reisman | Applicant |
| US6954899(B1) | 2005-10-01 | Anderson | Applicant |
| US6956845(B2) | 2005-10-01 | Baker et al. | Applicant |
| US6957076(B2) | 2005-10-01 | Hunzinger | Applicant |
| US6957183(B2) | 2005-10-01 | Malayath et al. | Applicant |
| US6960734(B1) | 2005-11-01 | Park | Applicant |
| US6961699(B1) | 2005-11-01 | Kahn et al. | Applicant |
| US6961912(B2) | 2005-11-01 | Aoki et al. | Applicant |
| US6963841(B2) | 2005-11-01 | Handal et al. | Applicant |
| US6964023(B2) | 2005-11-01 | Maes et al. | Applicant |
| US6965376(B2) | 2005-11-01 | Tani et al. | Applicant |
| US6968311(B2) | 2005-11-01 | Knockeart et al. | Applicant |
| US6970820(B2) | 2005-11-01 | Junqua et al. | Applicant |
| US6970881(B1) | 2005-11-01 | Mohan et al. | Applicant |
| US6970915(B1) | 2005-11-01 | Partovi et al. | Applicant |
| US6970935(B1) | 2005-11-01 | Maes | Applicant |
| US6976090(B2) | 2005-12-01 | Ben-Shaul et al. | Applicant |
| US6978127(B1) | 2005-12-01 | Bulthuis et al. | Applicant |
| US6978239(B2) | 2005-12-01 | Chu et al. | Applicant |
| US6980949(B2) | 2005-12-01 | Ford | Applicant |
| US6980955(B2) | 2005-12-01 | Okutani et al. | Applicant |
| US6983251(B1) | 2006-01-01 | Umemoto et al. | Applicant |
| US6985858(B2) | 2006-01-01 | Frey et al. | Applicant |
| US6985865(B1) | 2006-01-01 | Packingham et al. | Applicant |
| US6988071(B1) | 2006-01-01 | Gazdzinski | Applicant |
| US6990450(B2) | 2006-01-01 | Case et al. | Applicant |
| US6996520(B2) | 2006-02-01 | Levin | Applicant |
| US6996531(B2) | 2006-02-01 | Korall et al. | Applicant |
| US6996575(B2) | 2006-02-01 | Cox et al. | Applicant |
| US6999066(B2) | 2006-02-01 | Litwiller | Applicant |
| US6999914(B1) | 2006-02-01 | Boerner et al. | Applicant |
| US6999925(B2) | 2006-02-01 | Fischer et al. | Applicant |
| US6999927(B2) | 2006-02-01 | Mozer et al. | Applicant |
| US7000189(B2) | 2006-02-01 | Dutta et al. | Applicant |
| US7002556(B2) | 2006-02-01 | Tsukada et al. | Applicant |
| US7003099(B1) | 2006-02-01 | Zhang et al. | Applicant |
| US7003463(B1) | 2006-02-01 | Maes et al. | Applicant |
| US7003522(B1) | 2006-02-01 | Reynar et al. | Applicant |
| US7006969(B2) | 2006-02-01 | Atal | Applicant |
| US7007239(B1) | 2006-02-01 | Hawkins et al. | Applicant |
| US7010581(B2) | 2006-03-01 | Brown et al. | Applicant |
| US7013289(B2) | 2006-03-01 | Horn et al. | Applicant |
| US7013308(B1) | 2006-03-01 | Tunstall-Pedoe | Applicant |
| US7013429(B2) | 2006-03-01 | Fujimoto et al. | Applicant |
| US7015894(B2) | 2006-03-01 | Morohoshi | Applicant |
| US7020685(B1) | 2006-03-01 | Chen et al. | Applicant |
| US7024363(B1) | 2006-04-01 | Comerford et al. | Applicant |
| US7024364(B2) | 2006-04-01 | Guerra et al. | Applicant |
| US7024366(B1) | 2006-04-01 | Deyoe et al. | Applicant |
| US7024460(B2) | 2006-04-01 | Koopmas et al. | Applicant |
| US7027568(B1) | 2006-04-01 | Simpson et al. | Applicant |
| US7027974(B1) | 2006-04-01 | Busch et al. | Applicant |
| US7027990(B2) | 2006-04-01 | Sussman | Applicant |
| US7028252(B1) | 2006-04-01 | Baru et al. | Applicant |
| US7030861(B1) | 2006-04-01 | Westerman et al. | Applicant |
| US7031530(B2) | 2006-04-01 | Driggs et al. | Applicant |
| US7031909(B2) | 2006-04-01 | Mao et al. | Applicant |
| US7035794(B2) | 2006-04-01 | Sirivara | Applicant |
| US7035801(B2) | 2006-04-01 | Jimenez-Feltstrom | Applicant |
| US7035807(B1) | 2006-04-01 | Brittain et al. | Applicant |
| US7036128(B1) | 2006-04-01 | Julia et al. | Applicant |
| US7038659(B2) | 2006-05-01 | Rajkowski | Applicant |
| US7039588(B2) | 2006-05-01 | Okutani et al. | Applicant |
| US7043420(B2) | 2006-05-01 | Ratnaparkhi | Applicant |
| US7043422(B2) | 2006-05-01 | Gao et al. | Applicant |
| US7046230(B2) | 2006-05-01 | Zadesky et al. | Applicant |
| US7046850(B2) | 2006-05-01 | Braspenning et al. | Applicant |
| US7047193(B1) | 2006-05-01 | Bellegarda | Applicant |
| US7050550(B2) | 2006-05-01 | Steinbiss et al. | Applicant |
| US7050976(B1) | 2006-05-01 | Packingham | Applicant |
| US7050977(B1) | 2006-05-01 | Bennett | Applicant |
| US7051096(B1) | 2006-05-01 | Krawiec et al. | Applicant |
| US7054419(B2) | 2006-05-01 | Culliss | Applicant |
| US7054888(B2) | 2006-05-01 | LaChapelle et al. | Applicant |
| US7057607(B2) | 2006-06-01 | Mayoraz et al. | Applicant |
| US7058569(B2) | 2006-06-01 | Coorman et al. | Applicant |
| US7058888(B1) | 2006-06-01 | Gjerstad et al. | Applicant |
| US7058889(B2) | 2006-06-01 | Trovato et al. | Applicant |
| US7062223(B2) | 2006-06-01 | Gerber et al. | Applicant |
| US7062225(B2) | 2006-06-01 | White | Applicant |
| US7062428(B2) | 2006-06-01 | Hogenhout et al. | Applicant |
| US7062438(B2) | 2006-06-01 | Kobayashi et al. | Applicant |
| US7065185(B1) | 2006-06-01 | Koch | Applicant |
| US7065485(B1) | 2006-06-01 | Chong-White et al. | Applicant |
| US7069213(B2) | 2006-06-01 | Thompson | Applicant |
| US7069220(B2) | 2006-06-01 | Coffman et al. | Applicant |
| US7069560(B1) | 2006-06-01 | Cheyer et al. | Applicant |
| US7072686(B1) | 2006-07-01 | Schrager | Applicant |
| US7072941(B2) | 2006-07-01 | Griffin et al. | Applicant |
| US7076527(B2) | 2006-07-01 | Bellegarda et al. | Applicant |
| US7079713(B2) | 2006-07-01 | Simmons | Applicant |
| US7082322(B2) | 2006-07-01 | Harano | Applicant |
| US7084758(B1) | 2006-08-01 | Cole | Applicant |
| US7084856(B2) | 2006-08-01 | Huppi | Applicant |
| US7085723(B2) | 2006-08-01 | Ross et al. | Applicant |
| US7085960(B2) | 2006-08-01 | Bouat et al. | Applicant |
| US7088345(B2) | 2006-08-01 | Robinson et al. | Applicant |
| US7089292(B1) | 2006-08-01 | Roderick et al. | Applicant |
| US7092370(B2) | 2006-08-01 | Jiang et al. | Applicant |
| US7092887(B2) | 2006-08-01 | Mozer et al. | Applicant |
| US7092928(B1) | 2006-08-01 | Elad et al. | Applicant |
| US7092950(B2) | 2006-08-01 | Wong et al. | Applicant |
| US7093693(B1) | 2006-08-01 | Gazdzinski | Applicant |
| US7095733(B1) | 2006-08-01 | Yarlagadda et al. | Applicant |
| US7096183(B2) | 2006-08-01 | Junqua | Applicant |
| US7100117(B1) | 2006-08-01 | Chwa et al. | Applicant |
| US7103548(B2) | 2006-09-01 | Squibbs et al. | Applicant |
| US7107204(B1) | 2006-09-01 | Liu et al. | Applicant |
| US7111248(B2) | 2006-09-01 | Mulvey et al. | Applicant |
| US7111774(B2) | 2006-09-01 | Song | Applicant |
| US7113803(B2) | 2006-09-01 | Dehlin | Applicant |
| US7113943(B2) | 2006-09-01 | Bradford et al. | Applicant |
| US7115035(B2) | 2006-10-01 | Tanaka | Applicant |
| US7117231(B2) | 2006-10-01 | Fischer et al. | Applicant |
| US7123696(B2) | 2006-10-01 | Lowe | Applicant |
| US7124081(B1) | 2006-10-01 | Bellegarda | Applicant |
| US7124082(B2) | 2006-10-01 | Freedman | Applicant |
| US7124164(B1) | 2006-10-01 | Chemtob | Applicant |
| US7127046(B1) | 2006-10-01 | Smith et al. | Applicant |
| US7127396(B2) | 2006-10-01 | Chu et al. | Applicant |
| US7127403(B1) | 2006-10-01 | Saylor et al. | Applicant |
| US7133900(B1) | 2006-11-01 | Szeto | Applicant |
| US7136710(B1) | 2006-11-01 | Hoffberg et al. | Applicant |
| US7136818(B1) | 2006-11-01 | Cosatto et al. | Applicant |
| US7137126(B1) | 2006-11-01 | Coffman et al. | Applicant |
| US7139697(B2) | 2006-11-01 | Häkkinen et al. | Applicant |
| US7139714(B2) | 2006-11-01 | Bennett et al. | Applicant |
| US7139722(B2) | 2006-11-01 | Perrella et al. | Applicant |
| US7143028(B2) | 2006-11-01 | Hillis et al. | Applicant |
| US7143038(B2) | 2006-11-01 | Katae | Applicant |
| US7143040(B2) | 2006-11-01 | Durston et al. | Applicant |
| US7146319(B2) | 2006-12-01 | Hunt | Applicant |
| US7146437(B2) | 2006-12-01 | Robbin et al. | Applicant |
| US7149319(B2) | 2006-12-01 | Roeck | Applicant |
| US7149695(B1) | 2006-12-01 | Bellegarda | Applicant |
| US7149964(B1) | 2006-12-01 | Cottrille et al. | Applicant |
| US7152070(B1) | 2006-12-01 | Musick et al. | Applicant |
| US7152093(B2) | 2006-12-01 | Ludwig et al. | Applicant |
| US7154526(B2) | 2006-12-01 | Foote et al. | Applicant |
| US7155668(B2) | 2006-12-01 | Holland et al. | Applicant |
| US7158647(B2) | 2007-01-01 | Azima et al. | Applicant |
| US7159174(B2) | 2007-01-01 | Johnson et al. | Applicant |
| US7162412(B2) | 2007-01-01 | Yamada et al. | Applicant |
| US7162482(B1) | 2007-01-01 | Dunning | Applicant |
| US7165073(B2) | 2007-01-01 | Vandersluis | Applicant |
| US7166791(B2) | 2007-01-01 | Robbin et al. | Applicant |
| US7171360(B2) | 2007-01-01 | Huang et al. | Applicant |
| US7174042(B1) | 2007-02-01 | Simmons et al. | Applicant |
| US7174295(B1) | 2007-02-01 | Kivimaki | Applicant |
| US7174297(B2) | 2007-02-01 | Guerra et al. | Applicant |
| US7174298(B2) | 2007-02-01 | Sharma | Applicant |
| US7177794(B2) | 2007-02-01 | Mani et al. | Applicant |
| US7177798(B2) | 2007-02-01 | Hsu et al. | Applicant |
| US7177817(B1) | 2007-02-01 | Khosla et al. | Applicant |
| US7181386(B2) | 2007-02-01 | Mohri et al. | Applicant |
| US7181388(B2) | 2007-02-01 | Tian | Applicant |
| US7184064(B2) | 2007-02-01 | Zimmerman et al. | Applicant |
| US7185276(B2) | 2007-02-01 | Keswa | Applicant |
| US7188085(B2) | 2007-03-01 | Pelletier | Applicant |
| US7190351(B1) | 2007-03-01 | Goren | Applicant |
| US7190794(B2) | 2007-03-01 | Hinde | Applicant |
| US7191118(B2) | 2007-03-01 | Bellegarda | Applicant |
| US7191131(B1) | 2007-03-01 | Nagao | Applicant |
| US7193615(B2) | 2007-03-01 | Kim et al. | Applicant |
| US7194186(B1) | 2007-03-01 | Strub et al. | Applicant |
| US7194413(B2) | 2007-03-01 | Mahoney et al. | Applicant |
| US7194471(B1) | 2007-03-01 | Nagatsuka et al. | Applicant |
| US7194611(B2) | 2007-03-01 | Bear et al. | Applicant |
| US7194699(B2) | 2007-03-01 | Thomson et al. | Applicant |
| US7197120(B2) | 2007-03-01 | Luehrig et al. | Applicant |
| US7197460(B1) | 2007-03-01 | Gupta et al. | Applicant |
| US7200550(B2) | 2007-04-01 | Menezes et al. | Applicant |
| US7200558(B2) | 2007-04-01 | Kato et al. | Applicant |
| US7200559(B2) | 2007-04-01 | Wang | Applicant |
| US7203646(B2) | 2007-04-01 | Bennett | Applicant |
| US7206809(B2) | 2007-04-01 | Ludwig et al. | Applicant |
| US7216008(B2) | 2007-05-01 | Sakata | Applicant |
| US7216073(B2) | 2007-05-01 | Lavi et al. | Applicant |
| US7216080(B2) | 2007-05-01 | Tsiao et al. | Applicant |
| US7218920(B2) | 2007-05-01 | Hyon | Applicant |
| US7218943(B2) | 2007-05-01 | Klassen et al. | Applicant |
| US7219063(B2) | 2007-05-01 | Schalk et al. | Applicant |
| US7219123(B1) | 2007-05-01 | Fiechter et al. | Applicant |
| US7225125(B2) | 2007-05-01 | Bennett et al. | Applicant |
| US7228278(B2) | 2007-06-01 | Nguyen et al. | Applicant |
| US7231343(B1) | 2007-06-01 | Treadgold et al. | Applicant |
| US7231597(B1) | 2007-06-01 | Braun et al. | Applicant |
| US7233790(B2) | 2007-06-01 | Kjellberg et al. | Applicant |
| US7233904(B2) | 2007-06-01 | Luisi | Applicant |
| US7234026(B2) | 2007-06-01 | Robbin et al. | Applicant |
| US7236932(B1) | 2007-06-01 | Grajski | Applicant |
| US7240002(B2) | 2007-07-01 | Minamino et al. | Applicant |
| US7243130(B2) | 2007-07-01 | Horvitz et al. | Applicant |
| US7243305(B2) | 2007-07-01 | Schabes et al. | Applicant |
| US7246118(B2) | 2007-07-01 | Chastain et al. | Applicant |
| US7246151(B2) | 2007-07-01 | Isaacs et al. | Applicant |
| US7251454(B2) | 2007-07-01 | White | Applicant |
| US7254773(B2) | 2007-08-01 | Bates et al. | Applicant |
| US7259752(B1) | 2007-08-01 | Simmons | Applicant |
| US7260529(B1) | 2007-08-01 | Lengen | Applicant |
| US7263373(B2) | 2007-08-01 | Mattisson | Applicant |
| US7266189(B1) | 2007-09-01 | Day | Applicant |
| US7266495(B1) | 2007-09-01 | Beaufays et al. | Applicant |
| US7266496(B2) | 2007-09-01 | Wang et al. | Applicant |
| US7266499(B2) | 2007-09-01 | Surace et al. | Applicant |
| US7269544(B2) | 2007-09-01 | Simske | Applicant |
| US7269556(B2) | 2007-09-01 | Kiss et al. | Applicant |
| US7272224(B1) | 2007-09-01 | Normile et al. | Applicant |
| US7275063(B2) | 2007-09-01 | Horn | Applicant |
| US7277088(B2) | 2007-10-01 | Robinson et al. | Applicant |
| US7277854(B2) | 2007-10-01 | Bennett et al. | Applicant |
| US7277855(B1) | 2007-10-01 | Acker et al. | Applicant |
| US7280958(B2) | 2007-10-01 | Pavlov et al. | Applicant |
| US7283072(B1) | 2007-10-01 | Plachta et al. | Applicant |
| US7289102(B2) | 2007-10-01 | Hinckley et al. | Applicant |
| US7290039(B1) | 2007-10-01 | Lisitsa et al. | Applicant |
| US7292579(B2) | 2007-11-01 | Morris | Applicant |
| US7292979(B2) | 2007-11-01 | Karas et al. | Applicant |
| US7296230(B2) | 2007-11-01 | Fukatsu et al. | Applicant |
| US7299033(B2) | 2007-11-01 | Kjellberg et al. | Applicant |
| US7302392(B1) | 2007-11-01 | Thenthiruperai et al. | Applicant |
| US7302394(B1) | 2007-11-01 | Baray et al. | Applicant |
| US7302686(B2) | 2007-11-01 | Togawa | Applicant |
| US7308404(B2) | 2007-12-01 | Venkataraman et al. | Applicant |
| US7308408(B1) | 2007-12-01 | Stifelman et al. | Applicant |
| US7310329(B2) | 2007-12-01 | Vieri et al. | Applicant |
| US7310600(B1) | 2007-12-01 | Garner et al. | Applicant |
| US7310605(B2) | 2007-12-01 | Janakiraman et al. | Applicant |
| US7313523(B1) | 2007-12-01 | Bellegarda et al. | Applicant |
| US7315809(B2) | 2008-01-01 | Xun | Applicant |
| US7315818(B2) | 2008-01-01 | Stevens et al. | Applicant |
| US7319957(B2) | 2008-01-01 | Robinson et al. | Applicant |
| US7321783(B2) | 2008-01-01 | Kim | Applicant |
| US7322023(B2) | 2008-01-01 | Shulman et al. | Applicant |
| US7324833(B2) | 2008-01-01 | White et al. | Applicant |
| US7324947(B2) | 2008-01-01 | Jordan et al. | Applicant |
| US7328155(B2) | 2008-02-01 | Endo et al. | Applicant |
| US7345670(B2) | 2008-03-01 | Armstrong | Applicant |
| US7345671(B2) | 2008-03-01 | Robbin et al. | Applicant |
| US7349953(B2) | 2008-03-01 | Lisitsa et al. | Applicant |
| US7353139(B1) | 2008-04-01 | Burrell et al. | Applicant |
| US7359493(B1) | 2008-04-01 | Wang et al. | Applicant |
| US7359671(B2) | 2008-04-01 | Richenstein et al. | Applicant |
| US7359851(B2) | 2008-04-01 | Tong et al. | Applicant |
| US7360158(B1) | 2008-04-01 | Beeman | Applicant |
| US7362738(B2) | 2008-04-01 | Taube et al. | Applicant |
| US7363227(B2) | 2008-04-01 | Mapes-Riordan et al. | Applicant |
| US7365260(B2) | 2008-04-01 | Kawashima | Applicant |
| US7366461(B1) | 2008-04-01 | Brown | Applicant |
| US7373612(B2) | 2008-05-01 | Risch et al. | Applicant |
| US7376556(B2) | 2008-05-01 | Bennett | Applicant |
| US7376632(B1) | 2008-05-01 | Sadek et al. | Applicant |
| US7376645(B2) | 2008-05-01 | Bernard | Applicant |
| US7378963(B1) | 2008-05-01 | Begault et al. | Applicant |
| US7379874(B2) | 2008-05-01 | Schmid et al. | Applicant |
| US7380203(B2) | 2008-05-01 | Keely et al. | Applicant |
| US7383170(B2) | 2008-06-01 | Mills et al. | Applicant |
| US7386438(B1) | 2008-06-01 | Franz et al. | Applicant |
| US7386449(B2) | 2008-06-01 | Sun et al. | Applicant |
| US7386799(B1) | 2008-06-01 | Clanton et al. | Applicant |
| US7389224(B1) | 2008-06-01 | Elworthy | Applicant |
| US7389225(B1) | 2008-06-01 | Jensen et al. | Applicant |
| US7392185(B2) | 2008-06-01 | Bennett | Applicant |
| US7394947(B2) | 2008-07-01 | Li et al. | Applicant |
| US7398209(B2) | 2008-07-01 | Kennewick et al. | Applicant |
| US7401300(B2) | 2008-07-01 | Nurmi | Applicant |
| US7403938(B2) | 2008-07-01 | Harrison et al. | Applicant |
| US7403941(B2) | 2008-07-01 | Bedworth et al. | Applicant |
| US7404143(B2) | 2008-07-01 | Freelander et al. | Applicant |
| US7409337(B1) | 2008-08-01 | Potter et al. | Applicant |
| US7409347(B1) | 2008-08-01 | Bellegarda | Applicant |
| US7412389(B2) | 2008-08-01 | Yang | Applicant |
| US7412470(B2) | 2008-08-01 | Masuno et al. | Applicant |
| US7415100(B2) | 2008-08-01 | Cooper et al. | Applicant |
| US7418389(B2) | 2008-08-01 | Chu et al. | Applicant |
| US7418392(B1) | 2008-08-01 | Mozer et al. | Applicant |
| US7426467(B2) | 2008-09-01 | Nashida et al. | Applicant |
| US7426468(B2) | 2008-09-01 | Coifman et al. | Applicant |
| US7427024(B1) | 2008-09-01 | Gazdzinski et al. | Applicant |
| US7428541(B2) | 2008-09-01 | Houle | Applicant |
| US7433869(B2) | 2008-10-01 | Gollapudi | Applicant |
| US7433921(B2) | 2008-10-01 | Ludwig et al. | Applicant |
| US7441184(B2) | 2008-10-01 | Frerebeau et al. | Applicant |
| US7443316(B2) | 2008-10-01 | Lim | Applicant |
| US7444589(B2) | 2008-10-01 | Zellner | Applicant |
| US7447360(B2) | 2008-11-01 | Li et al. | Applicant |
| US7447635(B1) | 2008-11-01 | Konopka et al. | Applicant |
| US7451081(B1) | 2008-11-01 | Gajic et al. | Applicant |
| US7454351(B2) | 2008-11-01 | Jeschke et al. | Applicant |
| US7460652(B2) | 2008-12-01 | Chang | Applicant |
| US7467087(B1) | 2008-12-01 | Gillick et al. | Applicant |
| US7467164(B2) | 2008-12-01 | Marsh | Applicant |
| US7472061(B1) | 2008-12-01 | Alewine et al. | Applicant |
| US7472065(B2) | 2008-12-01 | Aaron et al. | Applicant |
| US7475010(B2) | 2009-01-01 | Chao | Applicant |
| US7475063(B2) | 2009-01-01 | Datta et al. | Applicant |
| US7477238(B2) | 2009-01-01 | Fux et al. | Applicant |
| US7477240(B2) | 2009-01-01 | Yanagisawa | Applicant |
| US7478037(B2) | 2009-01-01 | Strong | Applicant |
| US7478091(B2) | 2009-01-01 | Mojsilovic et al. | Applicant |
| US7478129(B1) | 2009-01-01 | Chemtob | Applicant |
| US7479948(B2) | 2009-01-01 | Kim et al. | Applicant |
| US7479949(B2) | 2009-01-01 | Jobs et al. | Applicant |
| US7483832(B2) | 2009-01-01 | Tischer | Applicant |
| US7483894(B2) | 2009-01-01 | Cao | Applicant |
| US7487089(B2) | 2009-02-01 | Mozer | Applicant |
| US7487093(B2) | 2009-02-01 | Mutsuno et al. | Applicant |
| US7490034(B2) | 2009-02-01 | Finnigan et al. | Applicant |
| US7490039(B1) | 2009-02-01 | Shaffer et al. | Applicant |
| US7493560(B1) | 2009-02-01 | Kipnes et al. | Applicant |
| US7496498(B2) | 2009-02-01 | Chu et al. | Applicant |
| US7496512(B2) | 2009-02-01 | Zhao et al. | Applicant |
| US7499923(B2) | 2009-03-01 | Kawatani | Applicant |
| US7502738(B2) | 2009-03-01 | Kennewick et al. | Applicant |
| US7505795(B1) | 2009-03-01 | Lim et al. | Applicant |
| US7508324(B2) | 2009-03-01 | Suraqui | Applicant |
| US7508373(B2) | 2009-03-01 | Lin et al. | Applicant |
| US7516123(B2) | 2009-04-01 | Betz et al. | Applicant |
| US7519327(B2) | 2009-04-01 | White | Applicant |
| US7522927(B2) | 2009-04-01 | Fitch et al. | Applicant |
| US7523036(B2) | 2009-04-01 | Akabane et al. | Applicant |
| US7523108(B2) | 2009-04-01 | Cao | Applicant |
| US7526466(B2) | 2009-04-01 | Au | Applicant |
| US7526738(B2) | 2009-04-01 | Ording et al. | Applicant |
| US7528713(B2) | 2009-05-01 | Singh et al. | Applicant |
| US7529671(B2) | 2009-05-01 | Rockenbeck et al. | Applicant |
| US7529676(B2) | 2009-05-01 | Koyama | Applicant |
| US7535997(B1) | 2009-05-01 | McQuaide, Jr. et al. | Applicant |
| US7536029(B2) | 2009-05-01 | Choi et al. | Applicant |
| US7536565(B2) | 2009-05-01 | Girish et al. | Applicant |
| US7538685(B1) | 2009-05-01 | Cooper et al. | Applicant |
| US7539619(B1) | 2009-05-01 | Seligman et al. | Applicant |
| US7539656(B2) | 2009-05-01 | Fratkina et al. | Applicant |
| US7541940(B2) | 2009-06-01 | Upton | Applicant |
| US7542967(B2) | 2009-06-01 | Hurst-Hiller et al. | Applicant |
| US7543232(B2) | 2009-06-01 | Easton, Jr. et al. | Applicant |
| US7546382(B2) | 2009-06-01 | Healey et al. | Applicant |
| US7546529(B2) | 2009-06-01 | Reynar et al. | Applicant |
| US7548895(B2) | 2009-06-01 | Pulsipher | Applicant |
| US7552045(B2) | 2009-06-01 | Barliga et al. | Applicant |
| US7552055(B2) | 2009-06-01 | Lecoeuche | Applicant |
| US7555431(B2) | 2009-06-01 | Bennett | Applicant |
| US7555496(B1) | 2009-06-01 | Lantrip et al. | Applicant |
| US7558381(B1) | 2009-07-01 | Ali et al. | Applicant |
| US7558730(B2) | 2009-07-01 | Davis et al. | Applicant |
| US7559026(B2) | 2009-07-01 | Girish et al. | Applicant |
| US7561069(B2) | 2009-07-01 | Horstemeyer | Applicant |
| US7562007(B2) | 2009-07-01 | Hwang | Applicant |
| US7562032(B2) | 2009-07-01 | Abbosh et al. | Applicant |
| US7565104(B1) | 2009-07-01 | Brown et al. | Applicant |
| US7565380(B1) | 2009-07-01 | Venkatachary | Applicant |
| US7571106(B2) | 2009-08-01 | Cao et al. | Applicant |
| US7577522(B2) | 2009-08-01 | Rosenberg | Applicant |
| US7580551(B1) | 2009-08-01 | Srihari et al. | Applicant |
| US7580576(B2) | 2009-08-01 | Wang et al. | Applicant |
| US7580839(B2) | 2009-08-01 | Tamura et al. | Applicant |
| US7584093(B2) | 2009-09-01 | Potter et al. | Applicant |
| US7584278(B2) | 2009-09-01 | Rajarajan et al. | Applicant |
| US7584429(B2) | 2009-09-01 | Fabritius | Applicant |
| US7593868(B2) | 2009-09-01 | Margiloff et al. | Applicant |
| US7596269(B2) | 2009-09-01 | King et al. | Applicant |
| US7596499(B2) | 2009-09-01 | Anguera et al. | Applicant |
| US7596606(B2) | 2009-09-01 | Codignotto | Applicant |
| US7596765(B2) | 2009-09-01 | Almas | Applicant |
| US7599918(B2) | 2009-10-01 | Shen et al. | Applicant |
| US7603381(B2) | 2009-10-01 | Burke et al. | Applicant |
| US7609179(B2) | 2009-10-01 | Diaz-Gutierrez et al. | Applicant |
| US7610258(B2) | 2009-10-01 | Yuknewicz et al. | Applicant |
| US7613264(B2) | 2009-11-01 | Wells et al. | Applicant |
| US7614008(B2) | 2009-11-01 | Ording | Applicant |
| US7617094(B2) | 2009-11-01 | Aoki et al. | Applicant |
| US7620407(B1) | 2009-11-01 | Donald et al. | Applicant |
| US7620549(B2) | 2009-11-01 | Di Cristo et al. | Applicant |
| US7623119(B2) | 2009-11-01 | Autio et al. | Applicant |
| US7624007(B2) | 2009-11-01 | Bennett | Applicant |
| US7627481(B1) | 2009-12-01 | Kuo et al. | Applicant |
| US7630901(B2) | 2009-12-01 | Omi | Applicant |
| US7633076(B2) | 2009-12-01 | Huppi et al. | Applicant |
| US7634409(B2) | 2009-12-01 | Kennewick et al. | Applicant |
| US7634413(B1) | 2009-12-01 | Kuo et al. | Applicant |
| US7634718(B2) | 2009-12-01 | Nakajima | Applicant |
| US7634732(B1) | 2009-12-01 | Blagsvedt et al. | Applicant |
| US7636657(B2) | 2009-12-01 | Ju et al. | Applicant |
| US7640158(B2) | 2009-12-01 | Detlef et al. | Applicant |
| US7640160(B2) | 2009-12-01 | Di Cristo et al. | Applicant |
| US7643990(B1) | 2010-01-01 | Bellegarda | Applicant |
| US7647225(B2) | 2010-01-01 | Bennett et al. | Applicant |
| US7649454(B2) | 2010-01-01 | Singh et al. | Applicant |
| US7649877(B2) | 2010-01-01 | Vieri et al. | Applicant |
| US7653883(B2) | 2010-01-01 | Hotelling et al. | Applicant |
| US7656393(B2) | 2010-02-01 | King et al. | Applicant |
| US7657424(B2) | 2010-02-01 | Bennett | Applicant |
| US7657844(B2) | 2010-02-01 | Gibson et al. | Applicant |
| US7657849(B2) | 2010-02-01 | Chaudhri et al. | Applicant |
| US7663607(B2) | 2010-02-01 | Hotelling et al. | Applicant |
| US7664558(B2) | 2010-02-01 | Lindahl et al. | Applicant |
| US7664638(B2) | 2010-02-01 | Cooper et al. | Applicant |
| US7669134(B1) | 2010-02-01 | Christie et al. | Applicant |
| US7672841(B2) | 2010-03-01 | Bennett | Applicant |
| US7672952(B2) | 2010-03-01 | Isaacson et al. | Applicant |
| US7673238(B2) | 2010-03-01 | Girish et al. | Applicant |
| US7673340(B1) | 2010-03-01 | Cohen et al. | Applicant |
| US7676026(B1) | 2010-03-01 | Baxter, Jr. | Applicant |
| US7676365(B2) | 2010-03-01 | Hwang et al. | Applicant |
| US7676463(B2) | 2010-03-01 | Thompson et al. | Applicant |
| US7679534(B2) | 2010-03-01 | Kay et al. | Applicant |
| US7680649(B2) | 2010-03-01 | Park | Applicant |
| US7681126(B2) | 2010-03-01 | Roose | Applicant |
| US7683886(B2) | 2010-03-01 | Willey | Applicant |
| US7683893(B2) | 2010-03-01 | Kim | Applicant |
| US7684985(B2) | 2010-03-01 | Dominach et al. | Applicant |
| US7684990(B2) | 2010-03-01 | Caskey et al. | Applicant |
| US7684991(B2) | 2010-03-01 | Stohr et al. | Applicant |
| US7689245(B2) | 2010-03-01 | Cox et al. | Applicant |
| US7689408(B2) | 2010-03-01 | Chen et al. | Applicant |
| US7689409(B2) | 2010-03-01 | Heinecke | Applicant |
| US7689421(B2) | 2010-03-01 | Li et al. | Applicant |
| US7693715(B2) | 2010-04-01 | Hwang et al. | Applicant |
| US7693717(B2) | 2010-04-01 | Kahn et al. | Applicant |
| US7693719(B2) | 2010-04-01 | Chu et al. | Applicant |
| US7693720(B2) | 2010-04-01 | Kennewick et al. | Applicant |
| US7698131(B2) | 2010-04-01 | Bennett | Applicant |
| US7702500(B2) | 2010-04-01 | Blaedow | Applicant |
| US7702508(B2) | 2010-04-01 | Bennett | Applicant |
| US7706510(B2) | 2010-04-01 | Ng | Applicant |
| US7707026(B2) | 2010-04-01 | Liu | Applicant |
| US7707027(B2) | 2010-04-01 | Balchandran et al. | Applicant |
| US7707032(B2) | 2010-04-01 | Wang et al. | Applicant |
| US7707221(B1) | 2010-04-01 | Dunning et al. | Applicant |
| US7707267(B2) | 2010-04-01 | Lisitsa et al. | Applicant |
| US7710262(B2) | 2010-05-01 | Ruha | Applicant |
| US7711129(B2) | 2010-05-01 | Lindahl et al. | Applicant |
| US7711550(B1) | 2010-05-01 | Feinberg et al. | Applicant |
| US7711565(B1) | 2010-05-01 | Gazdzinski | Applicant |
| US7711672(B2) | 2010-05-01 | Au | Applicant |
| US7712053(B2) | 2010-05-01 | Bradford et al. | Applicant |
| US7716056(B2) | 2010-05-01 | Weng et al. | Applicant |
| US7716216(B1) | 2010-05-01 | Harik et al. | Applicant |
| US7720674(B2) | 2010-05-01 | Kaiser et al. | Applicant |
| US7720683(B1) | 2010-05-01 | Vermeulen et al. | Applicant |
| US7721226(B2) | 2010-05-01 | Barabe et al. | Applicant |
| US7721301(B2) | 2010-05-01 | Wong et al. | Applicant |
| US7724242(B2) | 2010-05-01 | Hillis et al. | Applicant |
| US7725307(B2) | 2010-05-01 | Bennett | Applicant |
| US7725318(B2) | 2010-05-01 | Gavalda et al. | Applicant |
| US7725320(B2) | 2010-05-01 | Bennett | Applicant |
| US7725321(B2) | 2010-05-01 | Bennett | Applicant |
| US7725838(B2) | 2010-05-01 | Williams | Applicant |
| US7729904(B2) | 2010-06-01 | Bennett | Applicant |
| US7729916(B2) | 2010-06-01 | Coffman et al. | Applicant |
| US7734461(B2) | 2010-06-01 | Kwak et al. | Applicant |
| US7735012(B2) | 2010-06-01 | Naik | Applicant |
| US7739588(B2) | 2010-06-01 | Reynar et al. | Applicant |
| US7742953(B2) | 2010-06-01 | King et al. | Applicant |
| US7743188(B2) | 2010-06-01 | Haitani et al. | Applicant |
| US7747616(B2) | 2010-06-01 | Yamada et al. | Applicant |
| US7752152(B2) | 2010-07-01 | Paek et al. | Applicant |
| US7756868(B2) | 2010-07-01 | Lee | Applicant |
| US7757173(B2) | 2010-07-01 | Beaman | Applicant |
| US7757182(B2) | 2010-07-01 | Elliott et al. | Applicant |
| US7761296(B1) | 2010-07-01 | Bakis et al. | Applicant |
| US7763842(B2) | 2010-07-01 | Hsu et al. | Applicant |
| US7774204(B2) | 2010-08-01 | Mozer et al. | Applicant |
| US7774388(B1) | 2010-08-01 | Runchey | Applicant |
| US7778432(B2) | 2010-08-01 | Larsen | Applicant |
| US7778595(B2) | 2010-08-01 | White et al. | Applicant |
| US7778632(B2) | 2010-08-01 | Kurlander et al. | Applicant |
| US7779353(B2) | 2010-08-01 | Grigoriu et al. | Applicant |
| US7779356(B2) | 2010-08-01 | Griesmer | Applicant |
| US7779357(B2) | 2010-08-01 | Naik | Applicant |
| US7783283(B2) | 2010-08-01 | Kuusinen et al. | Applicant |
| US7783486(B2) | 2010-08-01 | Rosser et al. | Applicant |
| US7788590(B2) | 2010-08-01 | Taboada et al. | Applicant |
| US7797265(B2) | 2010-09-01 | Brinker et al. | Applicant |
| US7797269(B2) | 2010-09-01 | Rieman et al. | Applicant |
| US7797331(B2) | 2010-09-01 | Theimer et al. | Applicant |
| US7801721(B2) | 2010-09-01 | Rosart et al. | Applicant |
| US7801728(B2) | 2010-09-01 | Ben-David et al. | Applicant |
| US7801729(B2) | 2010-09-01 | Mozer | Applicant |
| US7805299(B2) | 2010-09-01 | Coifman | Applicant |
| US7809550(B1) | 2010-10-01 | Barrows | Examiner |
| US7809565(B2) | 2010-10-01 | Coifman | Applicant |
| US7809569(B2) | 2010-10-01 | Attwater et al. | Applicant |
| US7809570(B2) | 2010-10-01 | Kennewick et al. | Applicant |
| US7809610(B2) | 2010-10-01 | Cao | Applicant |
| US7809744(B2) | 2010-10-01 | Nevidomski et al. | Applicant |
| US7818165(B2) | 2010-10-01 | Carlgren et al. | Applicant |
| US7818176(B2) | 2010-10-01 | Freeman et al. | Applicant |
| US7818215(B2) | 2010-10-01 | King et al. | Applicant |
| US7818291(B2) | 2010-10-01 | Ferguson et al. | Applicant |
| US7818672(B2) | 2010-10-01 | Mccormack et al. | Applicant |
| US7822608(B2) | 2010-10-01 | Cross, Jr. et al. | Applicant |
| US7823123(B2) | 2010-10-01 | Sabbouh | Applicant |
| US7826945(B2) | 2010-11-01 | Zhang et al. | Applicant |
| US7827047(B2) | 2010-11-01 | Anderson et al. | Applicant |
| US7831423(B2) | 2010-11-01 | Schubert | Applicant |
| US7831426(B2) | 2010-11-01 | Bennett | Applicant |
| US7831432(B2) | 2010-11-01 | Bodin et al. | Applicant |
| US7836437(B2) | 2010-11-01 | Kacmarcik | Applicant |
| US7840400(B2) | 2010-11-01 | Lavi et al. | Applicant |
| US7840447(B2) | 2010-11-01 | Kleinrock et al. | Applicant |
| US7840581(B2) | 2010-11-01 | Ross et al. | Applicant |
| US7840912(B2) | 2010-11-01 | Elias et al. | Applicant |
| US7848924(B2) | 2010-12-01 | Nurminen et al. | Applicant |
| US7848926(B2) | 2010-12-01 | Goto et al. | Applicant |
| US7853444(B2) | 2010-12-01 | Wang et al. | Applicant |
| US7853445(B2) | 2010-12-01 | Bachenko et al. | Applicant |
| US7853574(B2) | 2010-12-01 | Kraenzel et al. | Applicant |
| US7853577(B2) | 2010-12-01 | Sundaresan et al. | Applicant |
| US7853664(B1) | 2010-12-01 | Wang et al. | Applicant |
| US7853900(B2) | 2010-12-01 | Nguyen et al. | Applicant |
| US7865817(B2) | 2011-01-01 | Ryan et al. | Applicant |
| US7869999(B2) | 2011-01-01 | Amato et al. | Applicant |
| US7870118(B2) | 2011-01-01 | Jiang et al. | Applicant |
| US7873519(B2) | 2011-01-01 | Bennett | Applicant |
| US7873654(B2) | 2011-01-01 | Bernard | Applicant |
| US7877705(B2) | 2011-01-01 | Chambers et al. | Applicant |
| US7880730(B2) | 2011-02-01 | Robinson et al. | Applicant |
| US7881936(B2) | 2011-02-01 | Longe et al. | Applicant |
| US7885844(B1) | 2011-02-01 | Cohen et al. | Applicant |
| US7886233(B2) | 2011-02-01 | Rainisto et al. | Applicant |
| US7889184(B2) | 2011-02-01 | Blumenberg et al. | Applicant |
| US7889185(B2) | 2011-02-01 | Blumenberg et al. | Applicant |
| US7890330(B2) | 2011-02-01 | Ozkaragoz et al. | Applicant |
| US7890652(B2) | 2011-02-01 | Bull et al. | Applicant |
| US7895531(B2) | 2011-02-01 | Radtke et al. | Applicant |
| US7899666(B2) | 2011-03-01 | Varone | Applicant |
| US7908287(B1) | 2011-03-01 | Katragadda | Applicant |
| US7912289(B2) | 2011-03-01 | Kansal et al. | Applicant |
| US7912699(B1) | 2011-03-01 | Saraclar et al. | Applicant |
| US7912702(B2) | 2011-03-01 | Bennett | Applicant |
| US7912720(B1) | 2011-03-01 | Hakkani-Tur et al. | Applicant |
| US7912828(B2) | 2011-03-01 | Bonnet et al. | Applicant |
| US7913185(B1) | 2011-03-01 | Benson et al. | Applicant |
| US7916979(B2) | 2011-03-01 | Simmons | Applicant |
| US7917367(B2) | 2011-03-01 | Di Cristo et al. | Applicant |
| US7917497(B2) | 2011-03-01 | Harrison et al. | Applicant |
| US7920678(B2) | 2011-04-01 | Cooper et al. | Applicant |
| US7920682(B2) | 2011-04-01 | Byrne et al. | Applicant |
| US7920857(B2) | 2011-04-01 | Lau et al. | Applicant |
| US7925525(B2) | 2011-04-01 | Chin | Applicant |
| US7925610(B2) | 2011-04-01 | Elbaz et al. | Applicant |
| US7929805(B2) | 2011-04-01 | Wang et al. | Applicant |
| US7930168(B2) | 2011-04-01 | Weng et al. | Applicant |
| US7930183(B2) | 2011-04-01 | Odell et al. | Applicant |
| US7930197(B2) | 2011-04-01 | Ozzie et al. | Applicant |
| US7936339(B2) | 2011-05-01 | Marggraff et al. | Applicant |
| US7941009(B2) | 2011-05-01 | Li et al. | Applicant |
| US7945470(B1) | 2011-05-01 | Cohen et al. | Applicant |
| US7949529(B2) | 2011-05-01 | Weider et al. | Applicant |
| US7949534(B2) | 2011-05-01 | Davis et al. | Applicant |
| US7953679(B2) | 2011-05-01 | Chidlovskii et al. | Applicant |
| US7957975(B2) | 2011-06-01 | Burns et al. | Applicant |
| US7962179(B2) | 2011-06-01 | Huang | Applicant |
| US7974844(B2) | 2011-07-01 | Sumita | Applicant |
| US7974972(B2) | 2011-07-01 | Cao | Applicant |
| US7975216(B2) | 2011-07-01 | Woolf et al. | Applicant |
| US7983478(B2) | 2011-07-01 | Liu et al. | Applicant |
| US7983915(B2) | 2011-07-01 | Knight et al. | Applicant |
| US7983917(B2) | 2011-07-01 | Kennewick et al. | Applicant |
| US7983919(B2) | 2011-07-01 | Conkie | Applicant |
| US7983997(B2) | 2011-07-01 | Allen et al. | Applicant |
| US7984062(B2) | 2011-07-01 | Dunning et al. | Applicant |
| US7986431(B2) | 2011-07-01 | Emori et al. | Applicant |
| US7987151(B2) | 2011-07-01 | Schott et al. | Applicant |
| US7987244(B1) | 2011-07-01 | Lewis et al. | Applicant |
| US7991614(B2) | 2011-08-01 | Washio et al. | Applicant |
| US7992085(B2) | 2011-08-01 | Wang-Aryattanwanich et al. | Applicant |
| US7996228(B2) | 2011-08-01 | Miller et al. | Applicant |
| US7996589(B2) | 2011-08-01 | Schultz et al. | Applicant |
| US7996792(B2) | 2011-08-01 | Anzures et al. | Applicant |
| US7999669(B2) | 2011-08-01 | Singh et al. | Applicant |
| US8000453(B2) | 2011-08-01 | Cooper et al. | Applicant |
| US8005664(B2) | 2011-08-01 | Hanumanthappa | Applicant |
| US8005679(B2) | 2011-08-01 | Jordan et al. | Applicant |
| US8006180(B2) | 2011-08-01 | Tunning et al. | Applicant |
| US8015006(B2) | 2011-09-01 | Kennewick et al. | Applicant |
| US8015011(B2) | 2011-09-01 | Nagano et al. | Applicant |
| US8015144(B2) | 2011-09-01 | Zheng et al. | Applicant |
| US8018431(B1) | 2011-09-01 | Zehr et al. | Applicant |
| US8019271(B1) | 2011-09-01 | Izdepski | Applicant |
| US8024195(B2) | 2011-09-01 | Mozer et al. | Applicant |
| US8027836(B2) | 2011-09-01 | Baker et al. | Applicant |
| US8031943(B2) | 2011-10-01 | Chen et al. | Applicant |
| US8032383(B1) | 2011-10-01 | Bhardwaj et al. | Applicant |
| US8036901(B2) | 2011-10-01 | Mozer | Applicant |
| US8037034(B2) | 2011-10-01 | Plachta et al. | Applicant |
| US8041557(B2) | 2011-10-01 | Liu | Applicant |
| US8041570(B2) | 2011-10-01 | Mirkovic et al. | Applicant |
| US8041611(B2) | 2011-10-01 | Kleinrock et al. | Applicant |
| US8042053(B2) | 2011-10-01 | Darwish et al. | Applicant |
| US8046363(B2) | 2011-10-01 | Cha et al. | Applicant |
| US8050500(B1) | 2011-11-01 | Batty et al. | Applicant |
| US8055502(B2) | 2011-11-01 | Clark et al. | Applicant |
| US8055708(B2) | 2011-11-01 | Chitsaz et al. | Applicant |
| US8060824(B2) | 2011-11-01 | Brownrigg, Jr. et al. | Applicant |
| US8064753(B2) | 2011-11-01 | Freeman | Applicant |
| US8065143(B2) | 2011-11-01 | Yanagihara | Applicant |
| US8065155(B1) | 2011-11-01 | Gazdzinski | Applicant |
| US8065156(B2) | 2011-11-01 | Gazdzinski | Applicant |
| US8069046(B2) | 2011-11-01 | Kennewick et al. | Applicant |
| US8069422(B2) | 2011-11-01 | Sheshagiri et al. | Applicant |
| US8073681(B2) | 2011-12-01 | Baldwin et al. | Applicant |
| US8077153(B2) | 2011-12-01 | Benko et al. | Applicant |
| US8078473(B1) | 2011-12-01 | Gazdzinski | Applicant |
| US8082153(B2) | 2011-12-01 | Coffman et al. | Applicant |
| US8082498(B2) | 2011-12-01 | Salamon et al. | Applicant |
| US8090571(B2) | 2012-01-01 | Elshishiny et al. | Applicant |
| US8095364(B2) | 2012-01-01 | Longe et al. | Applicant |
| US8099289(B2) | 2012-01-01 | Mozer et al. | Applicant |
| US8099395(B2) | 2012-01-01 | Pabla et al. | Applicant |
| US8099418(B2) | 2012-01-01 | Inoue et al. | Applicant |
| US8103510(B2) | 2012-01-01 | Sato | Applicant |
| US8107401(B2) | 2012-01-01 | John et al. | Applicant |
| US8112275(B2) | 2012-02-01 | Kennewick et al. | Applicant |
| US8112280(B2) | 2012-02-01 | Lu | Applicant |
| US8117037(B2) | 2012-02-01 | Gazdzinski | Applicant |
| US8117542(B2) | 2012-02-01 | Radtke et al. | Applicant |
| US8121413(B2) | 2012-02-01 | Hwang et al. | Applicant |
| US8121837(B2) | 2012-02-01 | Agapi et al. | Applicant |
| US8122094(B1) | 2012-02-01 | Kotab | Applicant |
| US8122353(B2) | 2012-02-01 | Bouta | Applicant |
| US8131557(B2) | 2012-03-01 | Davis et al. | Applicant |
| US8135115(B1) | 2012-03-01 | Hogg, Jr. et al. | Applicant |
| US8138912(B2) | 2012-03-01 | Singh et al. | Applicant |
| US8140335(B2) | 2012-03-01 | Kennewick et al. | Applicant |
| US8140567(B2) | 2012-03-01 | Padovitz et al. | Applicant |
| US8150694(B2) | 2012-04-01 | Kennewick et al. | Applicant |
| US8150700(B2) | 2012-04-01 | Shin et al. | Applicant |
| US8155956(B2) | 2012-04-01 | Cho et al. | Applicant |
| US8156005(B2) | 2012-04-01 | Vieri | Applicant |
| US8160883(B2) | 2012-04-01 | Lecoeuche | Applicant |
| US8165321(B2) | 2012-04-01 | Paquier et al. | Applicant |
| US8165886(B1) | 2012-04-01 | Gagnon et al. | Applicant |
| US8166019(B1) | 2012-04-01 | Lee et al. | Applicant |
| US8170790(B2) | 2012-05-01 | Lee et al. | Applicant |
| US8175872(B2) | 2012-05-01 | Kristjansson | Examiner |
| US8179370(B1) | 2012-05-01 | Yamasani et al. | Applicant |
| US8188856(B2) | 2012-05-01 | Singh et al. | Applicant |
| US8190359(B2) | 2012-05-01 | Bourne | Applicant |
| US8195467(B2) | 2012-06-01 | Mozer et al. | Applicant |
| US8200495(B2) | 2012-06-01 | Braho et al. | Applicant |
| US8201109(B2) | 2012-06-01 | Van Os et al. | Applicant |
| US8204238(B2) | 2012-06-01 | Mozer | Applicant |
| US8205788(B1) | 2012-06-01 | Gazdzinski et al. | Applicant |
| US8209183(B1) | 2012-06-01 | Patel et al. | Applicant |
| US8219115(B1) | 2012-07-01 | Nelissen | Applicant |
| US8219406(B2) | 2012-07-01 | Yu et al. | Applicant |
| US8219407(B1) | 2012-07-01 | Roy et al. | Applicant |
| US8219608(B2) | 2012-07-01 | alSafadi et al. | Applicant |
| US8224649(B2) | 2012-07-01 | Chaudhari et al. | Applicant |
| US8239207(B2) | 2012-08-01 | Seligman et al. | Applicant |
| US8255217(B2) | 2012-08-01 | Stent et al. | Applicant |
| US8275621(B2) | 2012-09-01 | Alewine et al. | Applicant |
| US8285546(B2) | 2012-10-01 | Reich | Applicant |
| US8285551(B2) | 2012-10-01 | Gazdzinski | Applicant |
| US8285553(B2) | 2012-10-01 | Gazdzinski | Applicant |
| US8290777(B1) | 2012-10-01 | Nguyen et al. | Applicant |
| US8290778(B2) | 2012-10-01 | Gazdzinski | Applicant |
| US8290781(B2) | 2012-10-01 | Gazdzinski | Applicant |
| US8296146(B2) | 2012-10-01 | Gazdzinski | Applicant |
| US8296153(B2) | 2012-10-01 | Gazdzinski | Applicant |
| US8296380(B1) | 2012-10-01 | Kelly et al. | Applicant |
| US8296383(B2) | 2012-10-01 | Lindahl | Applicant |
| US8300801(B2) | 2012-10-01 | Sweeney et al. | Applicant |
| US8301456(B2) | 2012-10-01 | Gazdzinski | Applicant |
| US8311834(B1) | 2012-11-01 | Gazdzinski | Applicant |
| US8332224(B2) | 2012-12-01 | Di Cristo et al. | Applicant |
| US8332748(B1) | 2012-12-01 | Karam | Applicant |
| US8345665(B2) | 2013-01-01 | Vieri et al. | Applicant |
| US8352183(B2) | 2013-01-01 | Thota et al. | Applicant |
| US8352268(B2) | 2013-01-01 | Naik et al. | Applicant |
| US8352272(B2) | 2013-01-01 | Rogers et al. | Applicant |
| US8355919(B2) | 2013-01-01 | Silverman et al. | Applicant |
| US8359234(B2) | 2013-01-01 | Vieri | Applicant |
| US8370158(B2) | 2013-02-01 | Gazdzinski | Applicant |
| US8371503(B2) | 2013-02-01 | Gazdzinski | Applicant |
| US8374871(B2) | 2013-02-01 | Ehsani et al. | Applicant |
| US8375320(B2) | 2013-02-01 | Kotler et al. | Applicant |
| US8380504(B1) | 2013-02-01 | Peden et al. | Applicant |
| US8381107(B2) | 2013-02-01 | Rottler et al. | Applicant |
| US8381135(B2) | 2013-02-01 | Hotelling et al. | Applicant |
| US8396714(B2) | 2013-03-01 | Rogers et al. | Applicant |
| US8423288(B2) | 2013-04-01 | Stahl et al. | Applicant |
| US8428758(B2) | 2013-04-01 | Naik et al. | Applicant |
| US8447612(B2) | 2013-05-01 | Gazdzinski | Applicant |
| US8479122(B2) | 2013-07-01 | Hotelling et al. | Applicant |
| US8489599(B2) | 2013-07-01 | Bellotti | Applicant |
| US8498857(B2) | 2013-07-01 | Kopparapu et al. | Applicant |
| US8521513(B2) | 2013-08-01 | Millett et al. | Applicant |
| US8583416(B2) | 2013-11-01 | Huang et al. | Applicant |
| US8589869(B2) | 2013-11-01 | Wolfram | Applicant |
| US8595004(B2) | 2013-11-01 | Koshinaka | Applicant |
| US8606568(B1) | 2013-12-01 | Tickner | Examiner |
| US8620659(B2) | 2013-12-01 | Di Cristo et al. | Applicant |
| US8645137(B2) | 2014-02-01 | Bellegarda et al. | Applicant |
| US8655901(B1) | 2014-02-01 | Li et al. | Applicant |
| US8660849(B2) | 2014-02-01 | Gruber et al. | Applicant |
| US8660970(B1) | 2014-02-01 | Fiedorowicz | Applicant |
| US8688446(B2) | 2014-04-01 | Yanagihara et al. | Applicant |
| US8706472(B2) | 2014-04-01 | Ramerth et al. | Applicant |
| US8731610(B2) | 2014-05-01 | Appaji | Applicant |
| US8760537(B2) | 2014-06-01 | Johnson et al. | Applicant |
| US8768693(B2) | 2014-07-01 | Lempel et al. | Applicant |
| US8798255(B2) | 2014-08-01 | Lubowich | Examiner |
| US8812302(B2) | 2014-08-01 | Xiao | Examiner |
| US8838457(B2) | 2014-09-01 | Cerra et al. | Applicant |
| US8880405(B2) | 2014-11-01 | Cerra et al. | Applicant |
| US8886540(B2) | 2014-11-01 | Cerra et al. | Applicant |
| US8930176(B2) | 2015-01-01 | Li | Examiner |
| US8943423(B2) | 2015-01-01 | Merrill et al. | Applicant |
| US8972878(B2) | 2015-03-01 | Mohler et al. | Applicant |
| US9043208(B2) | 2015-05-01 | Koch | Examiner |
| US9437189(B2) | 2016-09-01 | Epstein | Examiner |
| US2001/0005859(A1) | 2001-06-01 | Okuyama et al. | Applicant |
| US2001/0020259(A1) | 2001-09-01 | Sekiguchi et al. | Applicant |
| US2001/0027396(A1) | 2001-10-01 | Sato | Applicant |
| US2001/0029455(A1) | 2001-10-01 | Chin et al. | Applicant |
| US2001/0030660(A1) | 2001-10-01 | Zainoulline | Applicant |
| US2001/0032080(A1) | 2001-10-01 | Fukada | Applicant |
| US2001/0041021(A1) | 2001-11-01 | Boyle et al. | Applicant |
| US2001/0042107(A1) | 2001-11-01 | Palm | Applicant |
| US2001/0044724(A1) | 2001-11-01 | Hon et al. | Applicant |
| US2001/0047264(A1) | 2001-11-01 | Roundtree | Applicant |
| US2001/0056342(A1) | 2001-12-01 | Piehn et al. | Applicant |
| US2001/0056347(A1) | 2001-12-01 | Chazan et al. | Applicant |
| US2002/0001395(A1) | 2002-01-01 | Davis et al. | Applicant |
| US2002/0002039(A1) | 2002-01-01 | Qureshey et al. | Applicant |
| US2002/0002413(A1) | 2002-01-01 | Tokue | Applicant |
| US2002/0002461(A1) | 2002-01-01 | Tetsumoto | Applicant |
| US2002/0004703(A1) | 2002-01-01 | Gaspard, II | Applicant |
| US2002/0010581(A1) | 2002-01-01 | Euler et al. | Applicant |
| US2002/0010584(A1) | 2002-01-01 | Schultz et al. | Applicant |
| US2002/0010726(A1) | 2002-01-01 | Rogson | Applicant |
| US2002/0010798(A1) | 2002-01-01 | Ben-Shaul et al. | Applicant |
| US2002/0013707(A1) | 2002-01-01 | Shaw et al. | Applicant |
| US2002/0013784(A1) | 2002-01-01 | Swanson | Applicant |
| US2002/0013852(A1) | 2002-01-01 | Janik | Applicant |
| US2002/0015024(A1) | 2002-02-01 | Westerman et al. | Applicant |
| US2002/0015064(A1) | 2002-02-01 | Robotham et al. | Applicant |
| US2002/0021278(A1) | 2002-02-01 | Hinckley et al. | Applicant |
| US2002/0026315(A1) | 2002-02-01 | Miranda | Applicant |
| US2002/0026456(A1) | 2002-02-01 | Bradford | Applicant |
| US2002/0031254(A1) | 2002-03-01 | Lantrip et al. | Applicant |
| US2002/0031262(A1) | 2002-03-01 | Imagawa et al. | Applicant |
| US2002/0032048(A1) | 2002-03-01 | Kitao et al. | Applicant |
| US2002/0032564(A1) | 2002-03-01 | Ehsani et al. | Applicant |
| US2002/0032751(A1) | 2002-03-01 | Bharadwaj | Applicant |
| US2002/0035467(A1) | 2002-03-01 | Morimoto et al. | Applicant |
| US2002/0035469(A1) | 2002-03-01 | Holzapfel | Applicant |
| US2002/0035474(A1) | 2002-03-01 | Alpdemir | Applicant |
| US2002/0040359(A1) | 2002-04-01 | Green et al. | Applicant |
| US2002/0042707(A1) | 2002-04-01 | Zhao et al. | Applicant |
| US2002/0045438(A1) | 2002-04-01 | Tagawa et al. | Applicant |
| US2002/0045961(A1) | 2002-04-01 | Gibbs et al. | Applicant |
| US2002/0046025(A1) | 2002-04-01 | Hain | Applicant |
| US2002/0046315(A1) | 2002-04-01 | Miller et al. | Applicant |
| US2002/0052730(A1) | 2002-05-01 | Nakao | Applicant |
| US2002/0052740(A1) | 2002-05-01 | Charlesworth et al. | Applicant |
| US2002/0052747(A1) | 2002-05-01 | Sarukkai | Applicant |
| US2002/0054094(A1) | 2002-05-01 | Matsuda | Applicant |
| US2002/0055844(A1) | 2002-05-01 | L'Esperance et al. | Applicant |
| US2002/0055934(A1) | 2002-05-01 | Lipscomb et al. | Applicant |
| US2002/0059066(A1) | 2002-05-01 | O'hagan | Applicant |
| US2002/0059068(A1) | 2002-05-01 | Rose et al. | Applicant |
| US2002/0065659(A1) | 2002-05-01 | Isono et al. | Applicant |
| US2002/0065797(A1) | 2002-05-01 | Meidan et al. | Applicant |
| US2002/0067308(A1) | 2002-06-01 | Robertson | Applicant |
| US2002/0069063(A1) | 2002-06-01 | Buchner et al. | Applicant |
| US2002/0069220(A1) | 2002-06-01 | Tran | Applicant |
| US2002/0072816(A1) | 2002-06-01 | Shdema et al. | Applicant |
| US2002/0072908(A1) | 2002-06-01 | Case et al. | Applicant |
| US2002/0072914(A1) | 2002-06-01 | Alshawi et al. | Applicant |
| US2002/0077082(A1) | 2002-06-01 | Cruickshank | Applicant |
| US2002/0077817(A1) | 2002-06-01 | Atal | Applicant |
| US2002/0078041(A1) | 2002-06-01 | Wu | Applicant |
| US2002/0080163(A1) | 2002-06-01 | Morey | Applicant |
| US2002/0085037(A1) | 2002-07-01 | Leavitt et al. | Applicant |
| US2002/0087508(A1) | 2002-07-01 | Hull et al. | Applicant |
| US2002/0091511(A1) | 2002-07-01 | Hellwig et al. | Applicant |
| US2002/0095286(A1) | 2002-07-01 | Ross et al. | Applicant |
| US2002/0095290(A1) | 2002-07-01 | Kahn et al. | Applicant |
| US2002/0099547(A1) | 2002-07-01 | Chu et al. | Applicant |
| US2002/0099552(A1) | 2002-07-01 | Rubin et al. | Applicant |
| US2002/0101447(A1) | 2002-08-01 | Carro | Applicant |
| US2002/0103641(A1) | 2002-08-01 | Kuo et al. | Applicant |
| US2002/0103644(A1) | 2002-08-01 | Brocious et al. | Applicant |
| US2002/0103646(A1) | 2002-08-01 | Kochanski et al. | Applicant |
| US2002/0107684(A1) | 2002-08-01 | Gao | Applicant |
| US2002/0109709(A1) | 2002-08-01 | Sagar | Applicant |
| US2002/0110248(A1) | 2002-08-01 | Kovales et al. | Applicant |
| US2002/0111810(A1) | 2002-08-01 | Khan et al. | Applicant |
| US2002/0116082(A1) | 2002-08-01 | Gudorf | Applicant |
| US2002/0116171(A1) | 2002-08-01 | Russell | Applicant |
| US2002/0116185(A1) | 2002-08-01 | Cooper et al. | Applicant |
| US2002/0116189(A1) | 2002-08-01 | Yeh et al. | Applicant |
| US2002/0116420(A1) | 2002-08-01 | Allam et al. | Applicant |
| US2002/0120697(A1) | 2002-08-01 | Generous et al. | Applicant |
| US2002/0120925(A1) | 2002-08-01 | Logan | Applicant |
| US2002/0122053(A1) | 2002-09-01 | Dutta et al. | Applicant |
| US2002/0123894(A1) | 2002-09-01 | Woodward | Applicant |
| US2002/0126097(A1) | 2002-09-01 | Savolainen | Applicant |
| US2002/0128827(A1) | 2002-09-01 | Bu et al. | Applicant |
| US2002/0128840(A1) | 2002-09-01 | Hinde et al. | Applicant |
| US2002/0129057(A1) | 2002-09-01 | Spielberg | Applicant |
| US2002/0133347(A1) | 2002-09-01 | Schoneburg et al. | Applicant |
| US2002/0133348(A1) | 2002-09-01 | Pearson et al. | Applicant |
| US2002/0135565(A1) | 2002-09-01 | Gordon et al. | Applicant |
| US2002/0135618(A1) | 2002-09-01 | Maes et al. | Applicant |
| US2002/0138254(A1) | 2002-09-01 | Isaka et al. | Applicant |
| US2002/0138265(A1) | 2002-09-01 | Stevens et al. | Applicant |
| US2002/0138270(A1) | 2002-09-01 | Bellegarda et al. | Applicant |
| US2002/0138616(A1) | 2002-09-01 | Basson et al. | Applicant |
| US2002/0140679(A1) | 2002-10-01 | Wen | Applicant |
| US2002/0143533(A1) | 2002-10-01 | Lucas et al. | Applicant |
| US2002/0143542(A1) | 2002-10-01 | Eide | Applicant |
| US2002/0143551(A1) | 2002-10-01 | Sharma et al. | Applicant |
| US2002/0143826(A1) | 2002-10-01 | Day et al. | Applicant |
| US2002/0151297(A1) | 2002-10-01 | Remboski et al. | Applicant |
| US2002/0152045(A1) | 2002-10-01 | Dowling et al. | Applicant |
| US2002/0152255(A1) | 2002-10-01 | Smith et al. | Applicant |
| US2002/0154160(A1) | 2002-10-01 | Hosokawa | Applicant |
| US2002/0161865(A1) | 2002-10-01 | Nguyen | Applicant |
| US2002/0163544(A1) | 2002-11-01 | Baker et al. | Applicant |
| US2002/0164000(A1) | 2002-11-01 | Cohen et al. | Applicant |
| US2002/0165918(A1) | 2002-11-01 | Bettis | Applicant |
| US2002/0167534(A1) | 2002-11-01 | Burke | Applicant |
| US2002/0169592(A1) | 2002-11-01 | Aityan | Applicant |
| US2002/0169605(A1) | 2002-11-01 | Damiba et al. | Applicant |
| US2002/0173273(A1) | 2002-11-01 | Spurgat et al. | Applicant |
| US2002/0173889(A1) | 2002-11-01 | Odinak et al. | Applicant |
| US2002/0173961(A1) | 2002-11-01 | Guerra | Applicant |
| US2002/0173962(A1) | 2002-11-01 | Tang et al. | Applicant |
| US2002/0173966(A1) | 2002-11-01 | Henton | Applicant |
| US2002/0177993(A1) | 2002-11-01 | Veditz et al. | Applicant |
| US2002/0184027(A1) | 2002-12-01 | Brittan et al. | Applicant |
| US2002/0184189(A1) | 2002-12-01 | Hay et al. | Applicant |
| US2002/0189426(A1) | 2002-12-01 | Hirade et al. | Applicant |
| US2002/0191029(A1) | 2002-12-01 | Gillespie et al. | Applicant |
| US2002/0193996(A1) | 2002-12-01 | Squibbs et al. | Applicant |
| US2002/0198714(A1) | 2002-12-01 | Zhou | Applicant |
| US2002/0198715(A1) | 2002-12-01 | Belrose | Applicant |
| US2003/0001881(A1) | 2003-01-01 | Mannheimer et al. | Applicant |
| US2003/0002632(A1) | 2003-01-01 | Bhogal et al. | Applicant |
| US2003/0013483(A1) | 2003-01-01 | Ausems et al. | Applicant |
| US2003/0016770(A1) | 2003-01-01 | Trans et al. | Applicant |
| US2003/0020760(A1) | 2003-01-01 | Takatsu et al. | Applicant |
| US2003/0023426(A1) | 2003-01-01 | Pun | Examiner |
| US2003/0026402(A1) | 2003-02-01 | Clapper | Applicant |
| US2003/0028380(A1) | 2003-02-01 | Freeland et al. | Applicant |
| US2003/0033153(A1) | 2003-02-01 | Olson et al. | Applicant |
| US2003/0033214(A1) | 2003-02-01 | Mikkelsen et al. | Applicant |
| US2003/0037073(A1) | 2003-02-01 | Tokuda et al. | Applicant |
| US2003/0037254(A1) | 2003-02-01 | Fischer et al. | Applicant |
| US2003/0040908(A1) | 2003-02-01 | Yang et al. | Applicant |
| US2003/0046075(A1) | 2003-03-01 | Stone | Applicant |
| US2003/0046401(A1) | 2003-03-01 | Abbott et al. | Applicant |
| US2003/0046434(A1) | 2003-03-01 | Flanagin et al. | Applicant |
| US2003/0050781(A1) | 2003-03-01 | Tamura et al. | Applicant |
| US2003/0051136(A1) | 2003-03-01 | Curtis et al. | Applicant |
| US2003/0055537(A1) | 2003-03-01 | Odinak et al. | Applicant |
| US2003/0061317(A1) | 2003-03-01 | Brown et al. | Applicant |
| US2003/0061570(A1) | 2003-03-01 | Hatori et al. | Applicant |
| US2003/0063073(A1) | 2003-04-01 | Geaghan et al. | Applicant |
| US2003/0074195(A1) | 2003-04-01 | Bartosik et al. | Applicant |
| US2003/0074198(A1) | 2003-04-01 | Sussman | Applicant |
| US2003/0074457(A1) | 2003-04-01 | Kluth | Applicant |
| US2003/0076301(A1) | 2003-04-01 | Tsuk et al. | Applicant |
| US2003/0078766(A1) | 2003-04-01 | Appelt et al. | Applicant |
| US2003/0078780(A1) | 2003-04-01 | Kochanski et al. | Applicant |
| US2003/0078969(A1) | 2003-04-01 | Sprague et al. | Applicant |
| US2003/0079024(A1) | 2003-04-01 | Hough et al. | Applicant |
| US2003/0079038(A1) | 2003-04-01 | Robbin et al. | Applicant |
| US2003/0080991(A1) | 2003-05-01 | Crow et al. | Applicant |
| US2003/0083113(A1) | 2003-05-01 | Chua et al. | Applicant |
| US2003/0083878(A1) | 2003-05-01 | Lee et al. | Applicant |
| US2003/0083884(A1) | 2003-05-01 | Odinak et al. | Applicant |
| US2003/0084350(A1) | 2003-05-01 | Eibach et al. | Applicant |
| US2003/0085870(A1) | 2003-05-01 | Hinckley | Applicant |
| US2003/0086699(A1) | 2003-05-01 | Benyamin et al. | Applicant |
| US2003/0088414(A1) | 2003-05-01 | Huang et al. | Applicant |
| US2003/0088421(A1) | 2003-05-01 | Maes et al. | Applicant |
| US2003/0090467(A1) | 2003-05-01 | Hohl et al. | Applicant |
| US2003/0090474(A1) | 2003-05-01 | Schaefer | Applicant |
| US2003/0095096(A1) | 2003-05-01 | Robbin et al. | Applicant |
| US2003/0097210(A1) | 2003-05-01 | Horst et al. | Applicant |
| US2003/0097379(A1) | 2003-05-01 | Ireton | Applicant |
| US2003/0097408(A1) | 2003-05-01 | Kageyama et al. | Applicant |
| US2003/0098892(A1) | 2003-05-01 | Hiipakka | Applicant |
| US2003/0099335(A1) | 2003-05-01 | Tanaka et al. | Applicant |
| US2003/0101045(A1) | 2003-05-01 | Moffatt et al. | Applicant |
| US2003/0115060(A1) | 2003-06-01 | Junqua et al. | Applicant |
| US2003/0115064(A1) | 2003-06-01 | Gusler et al. | Applicant |
| US2003/0115186(A1) | 2003-06-01 | Wilkinson et al. | Applicant |
| US2003/0115552(A1) | 2003-06-01 | Jahnke et al. | Applicant |
| US2003/0117365(A1) | 2003-06-01 | Shteyn | Applicant |
| US2003/0120494(A1) | 2003-06-01 | Jost et al. | Applicant |
| US2003/0122787(A1) | 2003-07-01 | Zimmerman et al. | Applicant |
| US2003/0125927(A1) | 2003-07-01 | Seme | Applicant |
| US2003/0126559(A1) | 2003-07-01 | Fuhrmann | Applicant |
| US2003/0128819(A1) | 2003-07-01 | Lee et al. | Applicant |
| US2003/0133694(A1) | 2003-07-01 | Yeo | Applicant |
| US2003/0134678(A1) | 2003-07-01 | Tanaka | Applicant |
| US2003/0135740(A1) | 2003-07-01 | Talmor et al. | Applicant |
| US2003/0144846(A1) | 2003-07-01 | Denenberge et al. | Applicant |
| US2003/0145285(A1) | 2003-07-01 | Miyahira et al. | Applicant |
| US2003/0147512(A1) | 2003-08-01 | Abburi | Applicant |
| US2003/0149557(A1) | 2003-08-01 | Cox et al. | Applicant |
| US2003/0149567(A1) | 2003-08-01 | Schmitz et al. | Applicant |
| US2003/0149978(A1) | 2003-08-01 | Plotnick | Applicant |
| US2003/0152203(A1) | 2003-08-01 | Berger et al. | Applicant |
| US2003/0152894(A1) | 2003-08-01 | Townshend | Applicant |
| US2003/0154081(A1) | 2003-08-01 | Chu et al. | Applicant |
| US2003/0157968(A1) | 2003-08-01 | Boman et al. | Applicant |
| US2003/0158735(A1) | 2003-08-01 | Yamada et al. | Applicant |
| US2003/0158737(A1) | 2003-08-01 | Csicsatka | Applicant |
| US2003/0160702(A1) | 2003-08-01 | Tanaka | Applicant |
| US2003/0160830(A1) | 2003-08-01 | Degross | Applicant |
| US2003/0163316(A1) | 2003-08-01 | Addison et al. | Applicant |
| US2003/0164848(A1) | 2003-09-01 | Dutta et al. | Applicant |
| US2003/0167167(A1) | 2003-09-01 | Gong | Applicant |
| US2003/0167318(A1) | 2003-09-01 | Robbin et al. | Applicant |
| US2003/0167335(A1) | 2003-09-01 | Alexander | Applicant |
| US2003/0171928(A1) | 2003-09-01 | Falcon et al. | Applicant |
| US2003/0171936(A1) | 2003-09-01 | Sall et al. | Applicant |
| US2003/0174830(A1) | 2003-09-01 | Boyer et al. | Applicant |
| US2003/0179222(A1) | 2003-09-01 | Noma et al. | Applicant |
| US2003/0182115(A1) | 2003-09-01 | Malayath et al. | Applicant |
| US2003/0187655(A1) | 2003-10-01 | Dunsmuir | Applicant |
| US2003/0187844(A1) | 2003-10-01 | Li et al. | Applicant |
| US2003/0187925(A1) | 2003-10-01 | Inala et al. | Applicant |
| US2003/0188005(A1) | 2003-10-01 | Yoneda et al. | Applicant |
| US2003/0188192(A1) | 2003-10-01 | Tang et al. | Applicant |
| US2003/0190074(A1) | 2003-10-01 | Loudon et al. | Applicant |
| US2003/0191645(A1) | 2003-10-01 | Zhou | Applicant |
| US2003/0193481(A1) | 2003-10-01 | Sokolsky | Applicant |
| US2003/0194080(A1) | 2003-10-01 | Michaelis et al. | Applicant |
| US2003/0195741(A1) | 2003-10-01 | Mani et al. | Applicant |
| US2003/0197736(A1) | 2003-10-01 | Murphy | Applicant |
| US2003/0197744(A1) | 2003-10-01 | Irvine | Applicant |
| US2003/0200858(A1) | 2003-10-01 | Xie | Applicant |
| US2003/0204392(A1) | 2003-10-01 | Finnigan et al. | Applicant |
| US2003/0204492(A1) | 2003-10-01 | Wolf et al. | Applicant |
| US2003/0208756(A1) | 2003-11-01 | Macrae et al. | Applicant |
| US2003/0210266(A1) | 2003-11-01 | Cragun et al. | Applicant |
| US2003/0212961(A1) | 2003-11-01 | Soin et al. | Applicant |
| US2003/0214519(A1) | 2003-11-01 | Smith et al. | Applicant |
| US2003/0224760(A1) | 2003-12-01 | Day | Applicant |
| US2003/0228863(A1) | 2003-12-01 | Vander Veen et al. | Applicant |
| US2003/0228909(A1) | 2003-12-01 | Tanaka et al. | Applicant |
| US2003/0229490(A1) | 2003-12-01 | Etter | Applicant |
| US2003/0229616(A1) | 2003-12-01 | Wong | Applicant |
| US2003/0233230(A1) | 2003-12-01 | Ammicht et al. | Applicant |
| US2003/0233237(A1) | 2003-12-01 | Garside et al. | Applicant |
| US2003/0233240(A1) | 2003-12-01 | Kaatrasalo | Applicant |
| US2003/0234824(A1) | 2003-12-01 | Litwiller | Applicant |
| US2003/0236663(A1) | 2003-12-01 | Dimitrova et al. | Applicant |
| US2004/0001396(A1) | 2004-01-01 | Keller et al. | Applicant |
| US2004/0006467(A1) | 2004-01-01 | Anisimovich et al. | Applicant |
| US2004/0012556(A1) | 2004-01-01 | Yong et al. | Applicant |
| US2004/0013252(A1) | 2004-01-01 | Craner | Applicant |
| US2004/0021676(A1) | 2004-02-01 | Chen et al. | Applicant |
| US2004/0022373(A1) | 2004-02-01 | Suder et al. | Applicant |
| US2004/0023643(A1) | 2004-02-01 | Vander Veen et al. | Applicant |
| US2004/0030556(A1) | 2004-02-01 | Bennett | Applicant |
| US2004/0030996(A1) | 2004-02-01 | Van Liempd et al. | Applicant |
| US2004/0036715(A1) | 2004-02-01 | Warren | Applicant |
| US2004/0048627(A1) | 2004-03-01 | Olvera-Hernandez | Applicant |
| US2004/0049391(A1) | 2004-03-01 | Polanyi et al. | Applicant |
| US2004/0051729(A1) | 2004-03-01 | Borden, IV | Applicant |
| US2004/0052338(A1) | 2004-03-01 | Celi, Jr. et al. | Applicant |
| US2004/0054530(A1) | 2004-03-01 | Davis et al. | Applicant |
| US2004/0054533(A1) | 2004-03-01 | Bellegarda | Applicant |
| US2004/0054534(A1) | 2004-03-01 | Junqua | Applicant |
| US2004/0054535(A1) | 2004-03-01 | Mackie et al. | Applicant |
| US2004/0054541(A1) | 2004-03-01 | Kryze et al. | Applicant |
| US2004/0054690(A1) | 2004-03-01 | Hillerbrand et al. | Applicant |
| US2004/0055446(A1) | 2004-03-01 | Robbin et al. | Applicant |
| US2004/0056899(A1) | 2004-03-01 | Sinclair, II et al. | Applicant |
| US2004/0059577(A1) | 2004-03-01 | Pickering | Applicant |
| US2004/0059790(A1) | 2004-03-01 | Austin-Lane et al. | Applicant |
| US2004/0061717(A1) | 2004-04-01 | Menon et al. | Applicant |
| US2004/0062367(A1) | 2004-04-01 | Fellenstein et al. | Applicant |
| US2004/0064593(A1) | 2004-04-01 | Sinclair et al. | Applicant |
| US2004/0069122(A1) | 2004-04-01 | Wilson | Applicant |
| US2004/0070567(A1) | 2004-04-01 | Longe et al. | Applicant |
| US2004/0070612(A1) | 2004-04-01 | Sinclair et al. | Applicant |
| US2004/0073427(A1) | 2004-04-01 | Moore | Applicant |
| US2004/0073428(A1) | 2004-04-01 | Zlokarnik et al. | Applicant |
| US2004/0076086(A1) | 2004-04-01 | Keller et al. | Applicant |
| US2004/0078382(A1) | 2004-04-01 | Mercer et al. | Applicant |
| US2004/0085162(A1) | 2004-05-01 | Agarwal et al. | Applicant |
| US2004/0085368(A1) | 2004-05-01 | Johnson, Jr. et al. | Applicant |
| US2004/0086120(A1) | 2004-05-01 | Akins, III et al. | Applicant |
| US2004/0093213(A1) | 2004-05-01 | Conkie | Applicant |
| US2004/0093215(A1) | 2004-05-01 | Gupta et al. | Applicant |
| US2004/0094018(A1) | 2004-05-01 | Ueshima et al. | Applicant |
| US2004/0096105(A1) | 2004-05-01 | Holtsberg | Applicant |
| US2004/0098250(A1) | 2004-05-01 | Kimchi et al. | Applicant |
| US2004/0100479(A1) | 2004-05-01 | Nakano et al. | Applicant |
| US2004/0106432(A1) | 2004-06-01 | Kanamori et al. | Applicant |
| US2004/0107169(A1) | 2004-06-01 | Lowe | Applicant |
| US2004/0111266(A1) | 2004-06-01 | Coorman et al. | Applicant |
| US2004/0111332(A1) | 2004-06-01 | Baar et al. | Applicant |
| US2004/0114731(A1) | 2004-06-01 | Gillett et al. | Applicant |
| US2004/0122656(A1) | 2004-06-01 | Abir | Applicant |
| US2004/0122664(A1) | 2004-06-01 | Lorenzo et al. | Applicant |
| US2004/0124583(A1) | 2004-07-01 | Landis | Applicant |
| US2004/0125088(A1) | 2004-07-01 | Zimmerman et al. | Applicant |
| US2004/0125922(A1) | 2004-07-01 | Specht | Applicant |
| US2004/0127198(A1) | 2004-07-01 | Roskind et al. | Applicant |
| US2004/0127241(A1) | 2004-07-01 | Shostak | Applicant |
| US2004/0128137(A1) | 2004-07-01 | Bush et al. | Applicant |
| US2004/0133817(A1) | 2004-07-01 | Choi | Applicant |
| US2004/0135701(A1) | 2004-07-01 | Yasuda et al. | Applicant |
| US2004/0135774(A1) | 2004-07-01 | La Monica | Applicant |
| US2004/0136510(A1) | 2004-07-01 | Vander Veen | Applicant |
| US2004/0138869(A1) | 2004-07-01 | Heinecke | Applicant |
| US2004/0145607(A1) | 2004-07-01 | Alderson | Applicant |
| US2004/0153306(A1) | 2004-08-01 | Tanner et al. | Applicant |
| US2004/0160419(A1) | 2004-08-01 | Padgitt | Applicant |
| US2004/0162741(A1) | 2004-08-01 | Flaxer et al. | Applicant |
| US2004/0174399(A1) | 2004-09-01 | Wu et al. | Applicant |
| US2004/0174434(A1) | 2004-09-01 | Walker et al. | Applicant |
| US2004/0176958(A1) | 2004-09-01 | Salmenkaita et al. | Applicant |
| US2004/0177319(A1) | 2004-09-01 | Horn | Applicant |
| US2004/0178994(A1) | 2004-09-01 | Kairls, Jr. | Applicant |
| US2004/0183833(A1) | 2004-09-01 | Chua | Applicant |
| US2004/0186713(A1) | 2004-09-01 | Gomas et al. | Applicant |
| US2004/0186714(A1) | 2004-09-01 | Baker | Applicant |
| US2004/0186777(A1) | 2004-09-01 | Margiloff et al. | Applicant |
| US2004/0193398(A1) | 2004-09-01 | Chu et al. | Applicant |
| US2004/0193420(A1) | 2004-09-01 | Kennewick et al. | Applicant |
| US2004/0193421(A1) | 2004-09-01 | Blass | Applicant |
| US2004/0193426(A1) | 2004-09-01 | Maddux et al. | Applicant |
| US2004/0196256(A1) | 2004-10-01 | Wobbrock et al. | Applicant |
| US2004/0198436(A1) | 2004-10-01 | Alden | Applicant |
| US2004/0199375(A1) | 2004-10-01 | Ehsani et al. | Applicant |
| US2004/0199387(A1) | 2004-10-01 | Wang et al. | Applicant |
| US2004/0199663(A1) | 2004-10-01 | Horvitz et al. | Applicant |
| US2004/0203520(A1) | 2004-10-01 | Schirtzinger et al. | Applicant |
| US2004/0205151(A1) | 2004-10-01 | Sprigg et al. | Applicant |
| US2004/0205671(A1) | 2004-10-01 | Sukehiro et al. | Applicant |
| US2004/0208302(A1) | 2004-10-01 | Urban et al. | Applicant |
| US2004/0210634(A1) | 2004-10-01 | Ferrer et al. | Applicant |
| US2004/0213419(A1) | 2004-10-01 | Varma et al. | Applicant |
| US2004/0215731(A1) | 2004-10-01 | Tzann-en Szeto | Applicant |
| US2004/0216049(A1) | 2004-10-01 | Lewis et al. | Applicant |
| US2004/0218451(A1) | 2004-11-01 | Said et al. | Applicant |
| US2004/0220798(A1) | 2004-11-01 | Chi et al. | Applicant |
| US2004/0223485(A1) | 2004-11-01 | Arellano et al. | Applicant |
| US2004/0223599(A1) | 2004-11-01 | Bear et al. | Applicant |
| US2004/0224638(A1) | 2004-11-01 | Fadell et al. | Applicant |
| US2004/0225501(A1) | 2004-11-01 | Cutaia | Applicant |
| US2004/0225650(A1) | 2004-11-01 | Cooper et al. | Applicant |
| US2004/0225746(A1) | 2004-11-01 | Niell et al. | Applicant |
| US2004/0230637(A1) | 2004-11-01 | Lecoueche et al. | Applicant |
| US2004/0236778(A1) | 2004-11-01 | Junqua et al. | Applicant |
| US2004/0242286(A1) | 2004-12-01 | Benco et al. | Applicant |
| US2004/0243412(A1) | 2004-12-01 | Gupta et al. | Applicant |
| US2004/0243419(A1) | 2004-12-01 | Wang | Applicant |
| US2004/0249629(A1) | 2004-12-01 | Webster | Applicant |
| US2004/0249667(A1) | 2004-12-01 | Oon | Applicant |
| US2004/0252119(A1) | 2004-12-01 | Hunleth et al. | Applicant |
| US2004/0252604(A1) | 2004-12-01 | Johnson et al. | Applicant |
| US2004/0252966(A1) | 2004-12-01 | Holloway et al. | Applicant |
| US2004/0254791(A1) | 2004-12-01 | Coifman et al. | Applicant |
| US2004/0254792(A1) | 2004-12-01 | Busayapongchai et al. | Applicant |
| US2004/0257432(A1) | 2004-12-01 | Girish et al. | Applicant |
| US2004/0259536(A1) | 2004-12-01 | Keskar et al. | Applicant |
| US2004/0261023(A1) | 2004-12-01 | Bier | Applicant |
| US2004/0262051(A1) | 2004-12-01 | Carro | Applicant |
| US2004/0263636(A1) | 2004-12-01 | Cutler et al. | Applicant |
| US2004/0267825(A1) | 2004-12-01 | Novak et al. | Applicant |
| US2004/0268253(A1) | 2004-12-01 | Demello et al. | Applicant |
| US2004/0268262(A1) | 2004-12-01 | Gupta et al. | Applicant |
| US2005/0002507(A1) | 2005-01-01 | Timmins et al. | Applicant |
| US2005/0010409(A1) | 2005-01-01 | Hull et al. | Applicant |
| US2005/0012723(A1) | 2005-01-01 | Pallakoff | Applicant |
| US2005/0015254(A1) | 2005-01-01 | Beaman | Applicant |
| US2005/0015772(A1) | 2005-01-01 | Saare et al. | Applicant |
| US2005/0022114(A1) | 2005-01-01 | Shanahan et al. | Applicant |
| US2005/0024341(A1) | 2005-02-01 | Gillespie et al. | Applicant |
| US2005/0024345(A1) | 2005-02-01 | Eastty et al. | Applicant |
| US2005/0027385(A1) | 2005-02-01 | Yueh | Applicant |
| US2005/0030175(A1) | 2005-02-01 | Wolfe | Applicant |
| US2005/0031106(A1) | 2005-02-01 | Henderson | Applicant |
| US2005/0033582(A1) | 2005-02-01 | Gadd et al. | Applicant |
| US2005/0033771(A1) | 2005-02-01 | Schmitter et al. | Applicant |
| US2005/0034164(A1) | 2005-02-01 | Sano et al. | Applicant |
| US2005/0038657(A1) | 2005-02-01 | Roth et al. | Applicant |
| US2005/0039141(A1) | 2005-02-01 | Burke et al. | Applicant |
| US2005/0043946(A1) | 2005-02-01 | Ueyama et al. | Applicant |
| US2005/0043949(A1) | 2005-02-01 | Roth et al. | Applicant |
| US2005/0044569(A1) | 2005-02-01 | Marcus | Applicant |
| US2005/0045373(A1) | 2005-03-01 | Born | Applicant |
| US2005/0049880(A1) | 2005-03-01 | Roth et al. | Applicant |
| US2005/0055212(A1) | 2005-03-01 | Nagao | Applicant |
| US2005/0055403(A1) | 2005-03-01 | Brittan | Applicant |
| US2005/0058438(A1) | 2005-03-01 | Hayashi | Applicant |
| US2005/0060155(A1) | 2005-03-01 | Chu et al. | Applicant |
| US2005/0071165(A1) | 2005-03-01 | Hofstader et al. | Applicant |
| US2005/0071332(A1) | 2005-03-01 | Ortega et al. | Applicant |
| US2005/0071437(A1) | 2005-03-01 | Bear et al. | Applicant |
| US2005/0074113(A1) | 2005-04-01 | Mathew et al. | Applicant |
| US2005/0080613(A1) | 2005-04-01 | Colledge et al. | Applicant |
| US2005/0080620(A1) | 2005-04-01 | Rao et al. | Applicant |
| US2005/0080625(A1) | 2005-04-01 | Bennett et al. | Applicant |
| US2005/0080632(A1) | 2005-04-01 | Endo et al. | Applicant |
| US2005/0080780(A1) | 2005-04-01 | Colledge et al. | Applicant |
| US2005/0086059(A1) | 2005-04-01 | Bennett | Applicant |
| US2005/0086255(A1) | 2005-04-01 | Schran et al. | Applicant |
| US2005/0086605(A1) | 2005-04-01 | Ferrer et al. | Applicant |
| US2005/0091118(A1) | 2005-04-01 | Fano | Applicant |
| US2005/0094475(A1) | 2005-05-01 | Naoi | Applicant |
| US2005/0099398(A1) | 2005-05-01 | Garside et al. | Applicant |
| US2005/0100214(A1) | 2005-05-01 | Zhang et al. | Applicant |
| US2005/0102144(A1) | 2005-05-01 | Rapoport | Applicant |
| US2005/0102614(A1) | 2005-05-01 | Brockett et al. | Applicant |
| US2005/0102625(A1) | 2005-05-01 | Lee et al. | Applicant |
| US2005/0105712(A1) | 2005-05-01 | Williams et al. | Applicant |
| US2005/0108001(A1) | 2005-05-01 | Aarskog | Applicant |
| US2005/0108017(A1) | 2005-05-01 | Esser et al. | Applicant |
| US2005/0108074(A1) | 2005-05-01 | Bloechl et al. | Applicant |
| US2005/0108338(A1) | 2005-05-01 | Simske et al. | Applicant |
| US2005/0108344(A1) | 2005-05-01 | Tafoya et al. | Applicant |
| US2005/0114124(A1) | 2005-05-01 | Liu et al. | Applicant |
| US2005/0114140(A1) | 2005-05-01 | Brackett et al. | Applicant |
| US2005/0119890(A1) | 2005-06-01 | Hirose | Applicant |
| US2005/0119897(A1) | 2005-06-01 | Bennett et al. | Applicant |
| US2005/0125216(A1) | 2005-06-01 | Chitrapura et al. | Applicant |
| US2005/0125235(A1) | 2005-06-01 | Lazay et al. | Applicant |
| US2005/0131951(A1) | 2005-06-01 | Zhang et al. | Applicant |
| US2005/0132301(A1) | 2005-06-01 | Ikeda | Applicant |
| US2005/0136949(A1) | 2005-06-01 | Barnes, Jr. | Applicant |
| US2005/0138305(A1) | 2005-06-01 | Zellner | Applicant |
| US2005/0140504(A1) | 2005-06-01 | Marshall et al. | Applicant |
| US2005/0143972(A1) | 2005-06-01 | Gopalakrishnan et al. | Applicant |
| US2005/0144003(A1) | 2005-06-01 | Iso-Sipila | Applicant |
| US2005/0144070(A1) | 2005-06-01 | Cheshire | Applicant |
| US2005/0144568(A1) | 2005-06-01 | Gruen et al. | Applicant |
| US2005/0148356(A1) | 2005-07-01 | Ferguson et al. | Applicant |
| US2005/0149214(A1) | 2005-07-01 | Yoo et al. | Applicant |
| US2005/0149330(A1) | 2005-07-01 | Katae | Applicant |
| US2005/0149332(A1) | 2005-07-01 | Kuzunuki et al. | Applicant |
| US2005/0149510(A1) | 2005-07-01 | Shafrir | Applicant |
| US2005/0152558(A1) | 2005-07-01 | Van Tassel | Applicant |
| US2005/0152602(A1) | 2005-07-01 | Chen et al. | Applicant |
| US2005/0154578(A1) | 2005-07-01 | Tong et al. | Applicant |
| US2005/0154591(A1) | 2005-07-01 | Lecoeuche | Applicant |
| US2005/0159939(A1) | 2005-07-01 | Mohler et al. | Applicant |
| US2005/0162395(A1) | 2005-07-01 | Unruh | Applicant |
| US2005/0165607(A1) | 2005-07-01 | Di Fabbrizio et al. | Applicant |
| US2005/0166153(A1) | 2005-07-01 | Eytchison et al. | Applicant |
| US2005/0177445(A1) | 2005-08-01 | Church | Applicant |
| US2005/0181770(A1) | 2005-08-01 | Helferich | Applicant |
| US2005/0182616(A1) | 2005-08-01 | Kotipalli | Applicant |
| US2005/0182627(A1) | 2005-08-01 | Tanaka et al. | Applicant |
| US2005/0182628(A1) | 2005-08-01 | Choi | Applicant |
| US2005/0182629(A1) | 2005-08-01 | Coorman et al. | Applicant |
| US2005/0182630(A1) | 2005-08-01 | Miro et al. | Applicant |
| US2005/0182765(A1) | 2005-08-01 | Liddy | Applicant |
| US2005/0187773(A1) | 2005-08-01 | Filoche et al. | Applicant |
| US2005/0190970(A1) | 2005-09-01 | Griffin | Applicant |
| US2005/0192801(A1) | 2005-09-01 | Lewis et al. | Applicant |
| US2005/0195077(A1) | 2005-09-01 | Mcculloch et al. | Applicant |
| US2005/0195429(A1) | 2005-09-01 | Archbold | Applicant |
| US2005/0196733(A1) | 2005-09-01 | Budra et al. | Applicant |
| US2005/0201572(A1) | 2005-09-01 | Lindahl et al. | Applicant |
| US2005/0202854(A1) | 2005-09-01 | Kortum et al. | Applicant |
| US2005/0203747(A1) | 2005-09-01 | Lecoeuche | Applicant |
| US2005/0203991(A1) | 2005-09-01 | Kawamura et al. | Applicant |
| US2005/0209848(A1) | 2005-09-01 | Ishii | Applicant |
| US2005/0210394(A1) | 2005-09-01 | Crandall et al. | Applicant |
| US2005/0216331(A1) | 2005-09-01 | Ahrens et al. | Applicant |
| US2005/0222843(A1) | 2005-10-01 | Kahn et al. | Applicant |
| US2005/0222973(A1) | 2005-10-01 | Kaiser | Applicant |
| US2005/0228665(A1) | 2005-10-01 | Kobayashi et al. | Applicant |
| US2005/0245243(A1) | 2005-11-01 | Zuniga | Applicant |
| US2005/0246350(A1) | 2005-11-01 | Canaran | Applicant |
| US2005/0246365(A1) | 2005-11-01 | Lowles et al. | Applicant |
| US2005/0246726(A1) | 2005-11-01 | Labrou et al. | Applicant |
| US2005/0267738(A1) | 2005-12-01 | Wilkinson et al. | Applicant |
| US2005/0267757(A1) | 2005-12-01 | Iso-Sipila et al. | Applicant |
| US2005/0268247(A1) | 2005-12-01 | Baneth | Examiner |
| US2005/0271216(A1) | 2005-12-01 | Lashkari | Applicant |
| US2005/0273337(A1) | 2005-12-01 | Erell et al. | Applicant |
| US2005/0273626(A1) | 2005-12-01 | Pearson et al. | Applicant |
| US2005/0278297(A1) | 2005-12-01 | Nelson | Applicant |
| US2005/0278643(A1) | 2005-12-01 | Ukai et al. | Applicant |
| US2005/0278647(A1) | 2005-12-01 | Leavitt et al. | Applicant |
| US2005/0283364(A1) | 2005-12-01 | Longe et al. | Applicant |
| US2005/0283726(A1) | 2005-12-01 | Lunati | Applicant |
| US2005/0283729(A1) | 2005-12-01 | Morris et al. | Applicant |
| US2005/0288934(A1) | 2005-12-01 | Omi | Applicant |
| US2005/0288936(A1) | 2005-12-01 | Busayapongchai et al. | Applicant |
| US2005/0289463(A1) | 2005-12-01 | Wu et al. | Applicant |
| US2006/0001652(A1) | 2006-01-01 | Chiu et al. | Applicant |
| US2006/0004570(A1) | 2006-01-01 | Ju et al. | Applicant |
| US2006/0004744(A1) | 2006-01-01 | Nevidomski et al. | Applicant |
| US2006/0007174(A1) | 2006-01-01 | Shen | Applicant |
| US2006/0009973(A1) | 2006-01-01 | Nguyen et al. | Applicant |
| US2006/0013414(A1) | 2006-01-01 | Shih | Applicant |
| US2006/0015341(A1) | 2006-01-01 | Baker | Applicant |
| US2006/0015819(A1) | 2006-01-01 | Hawkins et al. | Applicant |
| US2006/0018446(A1) | 2006-01-01 | Schmandt et al. | Applicant |
| US2006/0018492(A1) | 2006-01-01 | Chiu et al. | Applicant |
| US2006/0020890(A1) | 2006-01-01 | Kroll et al. | Applicant |
| US2006/0025999(A1) | 2006-02-01 | Feng et al. | Applicant |
| US2006/0026233(A1) | 2006-02-01 | Tenembaum et al. | Applicant |
| US2006/0026521(A1) | 2006-02-01 | Hotelling et al. | Applicant |
| US2006/0026535(A1) | 2006-02-01 | Hotelling et al. | Applicant |
| US2006/0026536(A1) | 2006-02-01 | Hotelling et al. | Applicant |
| US2006/0033724(A1) | 2006-02-01 | Chaudhri et al. | Applicant |
| US2006/0035632(A1) | 2006-02-01 | Sorvari et al. | Applicant |
| US2006/0036946(A1) | 2006-02-01 | Radtke et al. | Applicant |
| US2006/0041424(A1) | 2006-02-01 | Todhunter et al. | Applicant |
| US2006/0041431(A1) | 2006-02-01 | Maes | Applicant |
| US2006/0047632(A1) | 2006-03-01 | Zhang | Applicant |
| US2006/0050865(A1) | 2006-03-01 | Kortum et al. | Applicant |
| US2006/0052141(A1) | 2006-03-01 | Suzuki | Applicant |
| US2006/0053365(A1) | 2006-03-01 | Hollander et al. | Applicant |
| US2006/0053379(A1) | 2006-03-01 | Henderson et al. | Applicant |
| US2006/0053387(A1) | 2006-03-01 | Ording | Applicant |
| US2006/0058999(A1) | 2006-03-01 | Barker et al. | Applicant |
| US2006/0059437(A1) | 2006-03-01 | Conklin | Applicant |
| US2006/0060762(A1) | 2006-03-01 | Chan et al. | Applicant |
| US2006/0061488(A1) | 2006-03-01 | Dunton | Applicant |
| US2006/0067535(A1) | 2006-03-01 | Culbert et al. | Applicant |
| US2006/0067536(A1) | 2006-03-01 | Culbert et al. | Applicant |
| US2006/0069567(A1) | 2006-03-01 | Tischer et al. | Applicant |
| US2006/0069664(A1) | 2006-03-01 | Ling et al. | Applicant |
| US2006/0072248(A1) | 2006-04-01 | Watanabe et al. | Applicant |
| US2006/0072716(A1) | 2006-04-01 | Pham | Applicant |
| US2006/0074628(A1) | 2006-04-01 | Elbaz et al. | Applicant |
| US2006/0074660(A1) | 2006-04-01 | Waters et al. | Applicant |
| US2006/0074674(A1) | 2006-04-01 | Zhang et al. | Applicant |
| US2006/0074750(A1) | 2006-04-01 | Clark et al. | Applicant |
| US2006/0074898(A1) | 2006-04-01 | Gavalda et al. | Applicant |
| US2006/0077055(A1) | 2006-04-01 | Basir | Applicant |
| US2006/0080098(A1) | 2006-04-01 | Campbell | Applicant |
| US2006/0085187(A1) | 2006-04-01 | Barquilla | Applicant |
| US2006/0085465(A1) | 2006-04-01 | Nori et al. | Applicant |
| US2006/0085757(A1) | 2006-04-01 | Andre et al. | Applicant |
| US2006/0095265(A1) | 2006-05-01 | Chu et al. | Applicant |
| US2006/0095790(A1) | 2006-05-01 | Nguyen et al. | Applicant |
| US2006/0095846(A1) | 2006-05-01 | Nurmi | Applicant |
| US2006/0095848(A1) | 2006-05-01 | Naik | Applicant |
| US2006/0097991(A1) | 2006-05-01 | Hotelling et al. | Applicant |
| US2006/0100848(A1) | 2006-05-01 | Cozzi et al. | Applicant |
| US2006/0100849(A1) | 2006-05-01 | Chan | Applicant |
| US2006/0101354(A1) | 2006-05-01 | Hashimoto et al. | Applicant |
| US2006/0103633(A1) | 2006-05-01 | Gioeli | Applicant |
| US2006/0106592(A1) | 2006-05-01 | Brockett et al. | Applicant |
| US2006/0106594(A1) | 2006-05-01 | Brockett et al. | Applicant |
| US2006/0106595(A1) | 2006-05-01 | Brockett et al. | Applicant |
| US2006/0111906(A1) | 2006-05-01 | Cross et al. | Applicant |
| US2006/0111909(A1) | 2006-05-01 | Maes et al. | Applicant |
| US2006/0116874(A1) | 2006-06-01 | Samuelsson et al. | Applicant |
| US2006/0116877(A1) | 2006-06-01 | Pickering et al. | Applicant |
| US2006/0117002(A1) | 2006-06-01 | Swen | Applicant |
| US2006/0119582(A1) | 2006-06-01 | Ng et al. | Applicant |
| US2006/0122834(A1) | 2006-06-01 | Bennett | Applicant |
| US2006/0122836(A1) | 2006-06-01 | Cross et al. | Applicant |
| US2006/0129929(A1) | 2006-06-01 | Weber et al. | Applicant |
| US2006/0132812(A1) | 2006-06-01 | Barnes et al. | Applicant |
| US2006/0136213(A1) | 2006-06-01 | Hirose et al. | Applicant |
| US2006/0141990(A1) | 2006-06-01 | Zak et al. | Applicant |
| US2006/0143007(A1) | 2006-06-01 | Koh et al. | Applicant |
| US2006/0143576(A1) | 2006-06-01 | Gupta et al. | Applicant |
| US2006/0148520(A1) | 2006-07-01 | Baker et al. | Applicant |
| US2006/0150087(A1) | 2006-07-01 | Cronenberger et al. | Applicant |
| US2006/0152496(A1) | 2006-07-01 | Knaven | Applicant |
| US2006/0153040(A1) | 2006-07-01 | Girish et al. | Applicant |
| US2006/0156252(A1) | 2006-07-01 | Sheshagiri et al. | Applicant |
| US2006/0156307(A1) | 2006-07-01 | Kunjithapatham et al. | Applicant |
| US2006/0161870(A1) | 2006-07-01 | Hotelling et al. | Applicant |
| US2006/0161871(A1) | 2006-07-01 | Hotelling et al. | Applicant |
| US2006/0161872(A1) | 2006-07-01 | Rytivaara et al. | Applicant |
| US2006/0165105(A1) | 2006-07-01 | Shenfield et al. | Applicant |
| US2006/0167676(A1) | 2006-07-01 | Plumb | Applicant |
| US2006/0168150(A1) | 2006-07-01 | Naik et al. | Applicant |
| US2006/0168507(A1) | 2006-07-01 | Hansen | Applicant |
| US2006/0168539(A1) | 2006-07-01 | Hawkins et al. | Applicant |
| US2006/0172720(A1) | 2006-08-01 | Islam et al. | Applicant |
| US2006/0174207(A1) | 2006-08-01 | Deshpande | Applicant |
| US2006/0178868(A1) | 2006-08-01 | Billerey-Mosier | Applicant |
| US2006/0181519(A1) | 2006-08-01 | Vernier et al. | Applicant |
| US2006/0183466(A1) | 2006-08-01 | Lee et al. | Applicant |
| US2006/0184886(A1) | 2006-08-01 | Chung et al. | Applicant |
| US2006/0187073(A1) | 2006-08-01 | Lin et al. | Applicant |
| US2006/0190269(A1) | 2006-08-01 | Tessel et al. | Applicant |
| US2006/0190577(A1) | 2006-08-01 | Yamada | Applicant |
| US2006/0193518(A1) | 2006-08-01 | Dong | Applicant |
| US2006/0195206(A1) | 2006-08-01 | Moon et al. | Applicant |
| US2006/0195323(A1) | 2006-08-01 | Monne et al. | Applicant |
| US2006/0197753(A1) | 2006-09-01 | Hotelling | Applicant |
| US2006/0197755(A1) | 2006-09-01 | Bawany | Applicant |
| US2006/0200253(A1) | 2006-09-01 | Hoffberg et al. | Applicant |
| US2006/0200342(A1) | 2006-09-01 | Corston-Oliver et al. | Applicant |
| US2006/0200347(A1) | 2006-09-01 | Kim et al. | Applicant |
| US2006/0205432(A1) | 2006-09-01 | Hawkins et al. | Applicant |
| US2006/0206454(A1) | 2006-09-01 | Forstall et al. | Applicant |
| US2006/0212415(A1) | 2006-09-01 | Backer et al. | Applicant |
| US2006/0217967(A1) | 2006-09-01 | Goertzen et al. | Applicant |
| US2006/0221738(A1) | 2006-10-01 | Park et al. | Applicant |
| US2006/0221788(A1) | 2006-10-01 | Lindahl et al. | Applicant |
| US2006/0224570(A1) | 2006-10-01 | Quiroga et al. | Applicant |
| US2006/0229870(A1) | 2006-10-01 | Kobal | Applicant |
| US2006/0229876(A1) | 2006-10-01 | Aaron et al. | Applicant |
| US2006/0230350(A1) | 2006-10-01 | Baluja | Applicant |
| US2006/0230410(A1) | 2006-10-01 | Kurganov et al. | Applicant |
| US2006/0234680(A1) | 2006-10-01 | Doulton | Applicant |
| US2006/0235550(A1) | 2006-10-01 | Csicsatka et al. | Applicant |
| US2006/0235700(A1) | 2006-10-01 | Wong et al. | Applicant |
| US2006/0235841(A1) | 2006-10-01 | Betz et al. | Applicant |
| US2006/0236262(A1) | 2006-10-01 | Bathiche et al. | Applicant |
| US2006/0239419(A1) | 2006-10-01 | Joseph et al. | Applicant |
| US2006/0239471(A1) | 2006-10-01 | Mao et al. | Applicant |
| US2006/0240866(A1) | 2006-10-01 | Eilts | Applicant |
| US2006/0242190(A1) | 2006-10-01 | Wnek | Applicant |
| US2006/0246955(A1) | 2006-11-01 | Nirhamo et al. | Applicant |
| US2006/0247931(A1) | 2006-11-01 | Caskey et al. | Applicant |
| US2006/0252457(A1) | 2006-11-01 | Schrager | Applicant |
| US2006/0253210(A1) | 2006-11-01 | Rosenberg | Applicant |
| US2006/0253787(A1) | 2006-11-01 | Fogg | Applicant |
| US2006/0256934(A1) | 2006-11-01 | Mazor | Applicant |
| US2006/0262876(A1) | 2006-11-01 | LaDue | Applicant |
| US2006/0265208(A1) | 2006-11-01 | Assadollahi | Applicant |
| US2006/0265503(A1) | 2006-11-01 | Jones et al. | Applicant |
| US2006/0265648(A1) | 2006-11-01 | Rainisto et al. | Applicant |
| US2006/0271627(A1) | 2006-11-01 | Szczepanek | Applicant |
| US2006/0274051(A1) | 2006-12-01 | Longe et al. | Applicant |
| US2006/0274905(A1) | 2006-12-01 | Lindahl et al. | Applicant |
| US2006/0277058(A1) | 2006-12-01 | J'maev et al. | Applicant |
| US2006/0282264(A1) | 2006-12-01 | Denny et al. | Applicant |
| US2006/0282415(A1) | 2006-12-01 | Shibata et al. | Applicant |
| US2006/0286527(A1) | 2006-12-01 | Morel | Applicant |
| US2006/0288024(A1) | 2006-12-01 | Braica | Applicant |
| US2006/0291666(A1) | 2006-12-01 | Ball et al. | Applicant |
| US2006/0293876(A1) | 2006-12-01 | Kamatani et al. | Applicant |
| US2006/0293880(A1) | 2006-12-01 | Elshishiny et al. | Applicant |
| US2006/0293886(A1) | 2006-12-01 | Odell et al. | Applicant |
| US2007/0003026(A1) | 2007-01-01 | Hodge et al. | Applicant |
| US2007/0004451(A1) | 2007-01-01 | C. Anderson | Applicant |
| US2007/0005849(A1) | 2007-01-01 | Oliver | Applicant |
| US2007/0006098(A1) | 2007-01-01 | Krumm et al. | Applicant |
| US2007/0011154(A1) | 2007-01-01 | Musgrove et al. | Applicant |
| US2007/0016563(A1) | 2007-01-01 | Omoigui | Applicant |
| US2007/0016865(A1) | 2007-01-01 | Johnson et al. | Applicant |
| US2007/0021956(A1) | 2007-01-01 | Qu et al. | Applicant |
| US2007/0022380(A1) | 2007-01-01 | Swartz et al. | Applicant |
| US2007/0025704(A1) | 2007-02-01 | Tsukazaki et al. | Applicant |
| US2007/0026852(A1) | 2007-02-01 | Logan et al. | Applicant |
| US2007/0027732(A1) | 2007-02-01 | Hudgens | Applicant |
| US2007/0028009(A1) | 2007-02-01 | Robbin et al. | Applicant |
| US2007/0032247(A1) | 2007-02-01 | Shaffer et al. | Applicant |
| US2007/0033003(A1) | 2007-02-01 | Morris | Applicant |
| US2007/0033026(A1) | 2007-02-01 | Bartosik et al. | Applicant |
| US2007/0036117(A1) | 2007-02-01 | Taube et al. | Applicant |
| US2007/0038436(A1) | 2007-02-01 | Cristoe et al. | Applicant |
| US2007/0038609(A1) | 2007-02-01 | Wu | Applicant |
| US2007/0040813(A1) | 2007-02-01 | Kushler et al. | Applicant |
| US2007/0041361(A1) | 2007-02-01 | Iso-Sipila | Applicant |
| US2007/0043568(A1) | 2007-02-01 | Dhanakshirur et al. | Applicant |
| US2007/0044038(A1) | 2007-02-01 | Horentrup et al. | Applicant |
| US2007/0046641(A1) | 2007-03-01 | Lim | Applicant |
| US2007/0047719(A1) | 2007-03-01 | Dhawan et al. | Applicant |
| US2007/0050184(A1) | 2007-03-01 | Drucker et al. | Applicant |
| US2007/0050191(A1) | 2007-03-01 | Weider et al. | Applicant |
| US2007/0050393(A1) | 2007-03-01 | Vogel et al. | Applicant |
| US2007/0050712(A1) | 2007-03-01 | Hull et al. | Applicant |
| US2007/0052586(A1) | 2007-03-01 | Horstemeyer | Applicant |
| US2007/0055493(A1) | 2007-03-01 | Lee | Applicant |
| US2007/0055508(A1) | 2007-03-01 | Zhao et al. | Applicant |
| US2007/0055514(A1) | 2007-03-01 | Beattie et al. | Applicant |
| US2007/0055525(A1) | 2007-03-01 | Kennewick et al. | Applicant |
| US2007/0055529(A1) | 2007-03-01 | Kanevsky et al. | Applicant |
| US2007/0058832(A1) | 2007-03-01 | Hug et al. | Applicant |
| US2007/0060107(A1) | 2007-03-01 | Day | Applicant |
| US2007/0061487(A1) | 2007-03-01 | Moore et al. | Applicant |
| US2007/0061712(A1) | 2007-03-01 | Bodin et al. | Applicant |
| US2007/0061754(A1) | 2007-03-01 | Ardhanari et al. | Applicant |
| US2007/0067173(A1) | 2007-03-01 | Bellegarda | Applicant |
| US2007/0067272(A1) | 2007-03-01 | Flynt et al. | Applicant |
| US2007/0073540(A1) | 2007-03-01 | Hirakawa et al. | Applicant |
| US2007/0073541(A1) | 2007-03-01 | Tian | Applicant |
| US2007/0073745(A1) | 2007-03-01 | Scott et al. | Applicant |
| US2007/0075965(A1) | 2007-04-01 | Huppi et al. | Applicant |
| US2007/0079027(A1) | 2007-04-01 | Marriott et al. | Applicant |
| US2007/0080936(A1) | 2007-04-01 | Tsuk et al. | Applicant |
| US2007/0083467(A1) | 2007-04-01 | Lindahl et al. | Applicant |
| US2007/0083623(A1) | 2007-04-01 | Nishimura et al. | Applicant |
| US2007/0088556(A1) | 2007-04-01 | Andrew | Applicant |
| US2007/0089132(A1) | 2007-04-01 | Qureshey et al. | Applicant |
| US2007/0089135(A1) | 2007-04-01 | Qureshey et al. | Applicant |
| US2007/0093277(A1) | 2007-04-01 | Cavacuiti et al. | Applicant |
| US2007/0094026(A1) | 2007-04-01 | Ativanichayaphong et al. | Applicant |
| US2007/0098195(A1) | 2007-05-01 | Holmes | Applicant |
| US2007/0100206(A1) | 2007-05-01 | Lin et al. | Applicant |
| US2007/0100602(A1) | 2007-05-01 | Kim | Applicant |
| US2007/0100619(A1) | 2007-05-01 | Purho et al. | Applicant |
| US2007/0100635(A1) | 2007-05-01 | Mahajan et al. | Applicant |
| US2007/0100709(A1) | 2007-05-01 | Lee et al. | Applicant |
| US2007/0100790(A1) | 2007-05-01 | Cheyer et al. | Applicant |
| US2007/0100883(A1) | 2007-05-01 | Rose et al. | Applicant |
| US2007/0106512(A1) | 2007-05-01 | Acero et al. | Applicant |
| US2007/0106513(A1) | 2007-05-01 | Boillot et al. | Applicant |
| US2007/0106674(A1) | 2007-05-01 | Agrawal et al. | Applicant |
| US2007/0116195(A1) | 2007-05-01 | Thompson et al. | Applicant |
| US2007/0118377(A1) | 2007-05-01 | Badino et al. | Applicant |
| US2007/0118378(A1) | 2007-05-01 | Skuratovsky | Applicant |
| US2007/0121846(A1) | 2007-05-01 | Altberg et al. | Applicant |
| US2007/0124149(A1) | 2007-05-01 | Shen et al. | Applicant |
| US2007/0124676(A1) | 2007-05-01 | Amundsen et al. | Applicant |
| US2007/0127888(A1) | 2007-06-01 | Hayashi et al. | Applicant |
| US2007/0128777(A1) | 2007-06-01 | Yin et al. | Applicant |
| US2007/0129059(A1) | 2007-06-01 | Nadarajah et al. | Applicant |
| US2007/0130014(A1) | 2007-06-01 | Altberg et al. | Applicant |
| US2007/0130128(A1) | 2007-06-01 | Garg et al. | Applicant |
| US2007/0132738(A1) | 2007-06-01 | Lowles et al. | Applicant |
| US2007/0135949(A1) | 2007-06-01 | Snover et al. | Applicant |
| US2007/0136064(A1) | 2007-06-01 | Carroll | Applicant |
| US2007/0136778(A1) | 2007-06-01 | Birger et al. | Applicant |
| US2007/0143163(A1) | 2007-06-01 | Weiss et al. | Applicant |
| US2007/0149252(A1) | 2007-06-01 | Jobs et al. | Applicant |
| US2007/0150842(A1) | 2007-06-01 | Chaudhri et al. | Applicant |
| US2007/0152978(A1) | 2007-07-01 | Kocienda et al. | Applicant |
| US2007/0152980(A1) | 2007-07-01 | Kocienda et al. | Applicant |
| US2007/0155346(A1) | 2007-07-01 | Mijatovic et al. | Applicant |
| US2007/0156410(A1) | 2007-07-01 | Stohr et al. | Applicant |
| US2007/0156627(A1) | 2007-07-01 | D'Alicandro | Applicant |
| US2007/0157089(A1) | 2007-07-01 | Van Os et al. | Applicant |
| US2007/0157268(A1) | 2007-07-01 | Girish et al. | Applicant |
| US2007/0162296(A1) | 2007-07-01 | Altberg et al. | Applicant |
| US2007/0162414(A1) | 2007-07-01 | Horowitz et al. | Applicant |
| US2007/0168922(A1) | 2007-07-01 | Kaiser et al. | Applicant |
| US2007/0173233(A1) | 2007-07-01 | Vander Veen et al. | Applicant |
| US2007/0173267(A1) | 2007-07-01 | Klassen et al. | Applicant |
| US2007/0174188(A1) | 2007-07-01 | Fish | Applicant |
| US2007/0174396(A1) | 2007-07-01 | Kumar et al. | Applicant |
| US2007/0179776(A1) | 2007-08-01 | Segond et al. | Applicant |
| US2007/0179778(A1) | 2007-08-01 | Gong et al. | Applicant |
| US2007/0180383(A1) | 2007-08-01 | Naik | Applicant |
| US2007/0182595(A1) | 2007-08-01 | Ghasabian | Applicant |
| US2007/0185551(A1) | 2007-08-01 | Meadows et al. | Applicant |
| US2007/0185754(A1) | 2007-08-01 | Schmidt | Applicant |
| US2007/0185831(A1) | 2007-08-01 | Churcher | Applicant |
| US2007/0185917(A1) | 2007-08-01 | Prahlad et al. | Applicant |
| US2007/0188901(A1) | 2007-08-01 | Heckerman et al. | Applicant |
| US2007/0192027(A1) | 2007-08-01 | Lee et al. | Applicant |
| US2007/0192105(A1) | 2007-08-01 | Neeracher et al. | Applicant |
| US2007/0192293(A1) | 2007-08-01 | Swen | Applicant |
| US2007/0192403(A1) | 2007-08-01 | Heine et al. | Applicant |
| US2007/0192744(A1) | 2007-08-01 | Reponen | Applicant |
| US2007/0198269(A1) | 2007-08-01 | Braho et al. | Applicant |
| US2007/0198273(A1) | 2007-08-01 | Hennecke | Applicant |
| US2007/0198566(A1) | 2007-08-01 | Sustik | Applicant |
| US2007/0203955(A1) | 2007-08-01 | Pomerantz | Applicant |
| US2007/0207785(A1) | 2007-09-01 | Chatterjee et al. | Applicant |
| US2007/0208569(A1) | 2007-09-01 | Subramanian et al. | Applicant |
| US2007/0208579(A1) | 2007-09-01 | Peterson | Applicant |
| US2007/0208726(A1) | 2007-09-01 | Krishnaprasad et al. | Applicant |
| US2007/0211071(A1) | 2007-09-01 | Slotznick et al. | Applicant |
| US2007/0213099(A1) | 2007-09-01 | Bast | Applicant |
| US2007/0213857(A1) | 2007-09-01 | Bodin et al. | Applicant |
| US2007/0219777(A1) | 2007-09-01 | Chu et al. | Applicant |
| US2007/0219803(A1) | 2007-09-01 | Chiu et al. | Applicant |
| US2007/0219983(A1) | 2007-09-01 | Fish | Applicant |
| US2007/0225980(A1) | 2007-09-01 | Sumita | Applicant |
| US2007/0225984(A1) | 2007-09-01 | Milstein et al. | Applicant |
| US2007/0226652(A1) | 2007-09-01 | Kikuchi et al. | Applicant |
| US2007/0229323(A1) | 2007-10-01 | Plachta et al. | Applicant |
| US2007/0230729(A1) | 2007-10-01 | Naylor et al. | Applicant |
| US2007/0233490(A1) | 2007-10-01 | Yao | Applicant |
| US2007/0233497(A1) | 2007-10-01 | Paek et al. | Applicant |
| US2007/0233692(A1) | 2007-10-01 | Lisa et al. | Applicant |
| US2007/0233725(A1) | 2007-10-01 | Michmerhuizen et al. | Applicant |
| US2007/0238488(A1) | 2007-10-01 | Scott | Applicant |
| US2007/0238489(A1) | 2007-10-01 | Scott | Applicant |
| US2007/0238520(A1) | 2007-10-01 | Kacmarcik | Applicant |
| US2007/0239429(A1) | 2007-10-01 | Johnson et al. | Applicant |
| US2007/0244702(A1) | 2007-10-01 | Kahn et al. | Applicant |
| US2007/0247441(A1) | 2007-10-01 | Kim et al. | Applicant |
| US2007/0255435(A1) | 2007-11-01 | Cohen et al. | Applicant |
| US2007/0255979(A1) | 2007-11-01 | Deily et al. | Applicant |
| US2007/0257890(A1) | 2007-11-01 | Hotelling et al. | Applicant |
| US2007/0258642(A1) | 2007-11-01 | Thota | Applicant |
| US2007/0260460(A1) | 2007-11-01 | Hyatt | Applicant |
| US2007/0260595(A1) | 2007-11-01 | Beatty et al. | Applicant |
| US2007/0260822(A1) | 2007-11-01 | Adams | Applicant |
| US2007/0261080(A1) | 2007-11-01 | Saetti | Applicant |
| US2007/0265831(A1) | 2007-11-01 | Dinur et al. | Applicant |
| US2007/0271104(A1) | 2007-11-01 | McKay | Applicant |
| US2007/0271510(A1) | 2007-11-01 | Grigoriu et al. | Applicant |
| US2007/0274468(A1) | 2007-11-01 | Cai | Applicant |
| US2007/0276651(A1) | 2007-11-01 | Bliss et al. | Applicant |
| US2007/0276714(A1) | 2007-11-01 | Beringer | Applicant |
| US2007/0276810(A1) | 2007-11-01 | Rosen | Applicant |
| US2007/0277088(A1) | 2007-11-01 | Bodin et al. | Applicant |
| US2007/0282595(A1) | 2007-12-01 | Tunning et al. | Applicant |
| US2007/0285958(A1) | 2007-12-01 | Platchta et al. | Applicant |
| US2007/0286363(A1) | 2007-12-01 | Burg et al. | Applicant |
| US2007/0288241(A1) | 2007-12-01 | Cross et al. | Applicant |
| US2007/0288449(A1) | 2007-12-01 | Datta et al. | Applicant |
| US2007/0291108(A1) | 2007-12-01 | Huber et al. | Applicant |
| US2007/0294077(A1) | 2007-12-01 | Narayanan et al. | Applicant |
| US2007/0294263(A1) | 2007-12-01 | Punj et al. | Applicant |
| US2007/0299664(A1) | 2007-12-01 | Peters et al. | Applicant |
| US2007/0299831(A1) | 2007-12-01 | Williams et al. | Applicant |
| US2007/0300140(A1) | 2007-12-01 | Makela et al. | Applicant |
| US2008/0010355(A1) | 2008-01-01 | Vieri et al. | Applicant |
| US2008/0012950(A1) | 2008-01-01 | Lee et al. | Applicant |
| US2008/0013751(A1) | 2008-01-01 | Hiselius | Applicant |
| US2008/0015864(A1) | 2008-01-01 | Ross et al. | Applicant |
| US2008/0016575(A1) | 2008-01-01 | Vincent et al. | Applicant |
| US2008/0021708(A1) | 2008-01-01 | Bennett et al. | Applicant |
| US2008/0022208(A1) | 2008-01-01 | Morse | Applicant |
| US2008/0031475(A1) | 2008-02-01 | Goldstein | Applicant |
| US2008/0034032(A1) | 2008-02-01 | Healey et al. | Applicant |
| US2008/0034044(A1) | 2008-02-01 | Bhakta et al. | Applicant |
| US2008/0036743(A1) | 2008-02-01 | Westerman et al. | Applicant |
| US2008/0040339(A1) | 2008-02-01 | Zhou et al. | Applicant |
| US2008/0042970(A1) | 2008-02-01 | Liang et al. | Applicant |
| US2008/0043936(A1) | 2008-02-01 | Liebermann | Applicant |
| US2008/0043943(A1) | 2008-02-01 | Sipher et al. | Applicant |
| US2008/0046239(A1) | 2008-02-01 | Boo | Applicant |
| US2008/0046422(A1) | 2008-02-01 | Lee et al. | Applicant |
| US2008/0046820(A1) | 2008-02-01 | Lee et al. | Applicant |
| US2008/0046948(A1) | 2008-02-01 | Verosub | Applicant |
| US2008/0048908(A1) | 2008-02-01 | Sato | Applicant |
| US2008/0052063(A1) | 2008-02-01 | Bennett et al. | Applicant |
| US2008/0052073(A1) | 2008-02-01 | Goto et al. | Applicant |
| US2008/0052077(A1) | 2008-02-01 | Bennett et al. | Applicant |
| US2008/0056459(A1) | 2008-03-01 | Vallier et al. | Applicant |
| US2008/0056579(A1) | 2008-03-01 | Guha | Applicant |
| US2008/0057922(A1) | 2008-03-01 | Kokes et al. | Applicant |
| US2008/0059190(A1) | 2008-03-01 | Chu et al. | Applicant |
| US2008/0059200(A1) | 2008-03-01 | Puli | Applicant |
| US2008/0059876(A1) | 2008-03-01 | Hantler et al. | Applicant |
| US2008/0062141(A1) | 2008-03-01 | Chaudhri | Applicant |
| US2008/0065382(A1) | 2008-03-01 | Gerl et al. | Applicant |
| US2008/0071529(A1) | 2008-03-01 | Silverman et al. | Applicant |
| US2008/0071544(A1) | 2008-03-01 | Beaufays et al. | Applicant |
| US2008/0075296(A1) | 2008-03-01 | Lindahl et al. | Applicant |
| US2008/0076972(A1) | 2008-03-01 | Dorogusker et al. | Applicant |
| US2008/0077310(A1) | 2008-03-01 | Murlidar et al. | Applicant |
| US2008/0077384(A1) | 2008-03-01 | Agapi et al. | Applicant |
| US2008/0077386(A1) | 2008-03-01 | Gao et al. | Applicant |
| US2008/0077391(A1) | 2008-03-01 | Chino et al. | Applicant |
| US2008/0077393(A1) | 2008-03-01 | Gao et al. | Applicant |
| US2008/0077406(A1) | 2008-03-01 | Ganong, III | Applicant |
| US2008/0077859(A1) | 2008-03-01 | Schabes et al. | Applicant |
| US2008/0079566(A1) | 2008-04-01 | Singh et al. | Applicant |
| US2008/0082332(A1) | 2008-04-01 | Mallett et al. | Applicant |
| US2008/0082338(A1) | 2008-04-01 | O'Neil et al. | Applicant |
| US2008/0082390(A1) | 2008-04-01 | Hawkins et al. | Applicant |
| US2008/0082576(A1) | 2008-04-01 | Bodin et al. | Applicant |
| US2008/0082651(A1) | 2008-04-01 | Singh et al. | Applicant |
| US2008/0084974(A1) | 2008-04-01 | Dhanakshirur | Applicant |
| US2008/0091406(A1) | 2008-04-01 | Baldwin et al. | Applicant |
| US2008/0091426(A1) | 2008-04-01 | Rempel et al. | Applicant |
| US2008/0091443(A1) | 2008-04-01 | Strope et al. | Applicant |
| US2008/0096726(A1) | 2008-04-01 | Riley et al. | Applicant |
| US2008/0097937(A1) | 2008-04-01 | Hadjarian | Applicant |
| US2008/0098302(A1) | 2008-04-01 | Roose | Applicant |
| US2008/0098480(A1) | 2008-04-01 | Henry et al. | Applicant |
| US2008/0100579(A1) | 2008-05-01 | Robinson et al. | Applicant |
| US2008/0109222(A1) | 2008-05-01 | Liu | Applicant |
| US2008/0114480(A1) | 2008-05-01 | Harb | Applicant |
| US2008/0114598(A1) | 2008-05-01 | Prieto et al. | Applicant |
| US2008/0114841(A1) | 2008-05-01 | Lambert | Applicant |
| US2008/0118143(A1) | 2008-05-01 | Gordon et al. | Applicant |
| US2008/0120102(A1) | 2008-05-01 | Rao | Applicant |
| US2008/0120112(A1) | 2008-05-01 | Jordan et al. | Applicant |
| US2008/0120342(A1) | 2008-05-01 | Reed et al. | Applicant |
| US2008/0122796(A1) | 2008-05-01 | Jobs et al. | Applicant |
| US2008/0126075(A1) | 2008-05-01 | Thorn | Applicant |
| US2008/0126077(A1) | 2008-05-01 | Thorn | Applicant |
| US2008/0126091(A1) | 2008-05-01 | Clark et al. | Applicant |
| US2008/0126093(A1) | 2008-05-01 | Sivadas | Applicant |
| US2008/0126100(A1) | 2008-05-01 | Grost et al. | Applicant |
| US2008/0129520(A1) | 2008-06-01 | Lee | Applicant |
| US2008/0130867(A1) | 2008-06-01 | Bowen | Applicant |
| US2008/0131006(A1) | 2008-06-01 | Oliver | Applicant |
| US2008/0132221(A1) | 2008-06-01 | Willey et al. | Applicant |
| US2008/0133215(A1) | 2008-06-01 | Sarukkai | Applicant |
| US2008/0133228(A1) | 2008-06-01 | Rao | Applicant |
| US2008/0133241(A1) | 2008-06-01 | Baker et al. | Applicant |
| US2008/0133956(A1) | 2008-06-01 | Fadell | Applicant |
| US2008/0140413(A1) | 2008-06-01 | Millman et al. | Applicant |
| US2008/0140416(A1) | 2008-06-01 | Shostak | Applicant |
| US2008/0140652(A1) | 2008-06-01 | Millman et al. | Applicant |
| US2008/0140657(A1) | 2008-06-01 | Azvine et al. | Applicant |
| US2008/0141125(A1) | 2008-06-01 | Ghassabian et al. | Applicant |
| US2008/0141180(A1) | 2008-06-01 | Reed et al. | Applicant |
| US2008/0141182(A1) | 2008-06-01 | Barsness et al. | Applicant |
| US2008/0146245(A1) | 2008-06-01 | Appaji | Applicant |
| US2008/0146290(A1) | 2008-06-01 | Sreeram et al. | Applicant |
| US2008/0147408(A1) | 2008-06-01 | Da Palma et al. | Applicant |
| US2008/0147411(A1) | 2008-06-01 | Dames et al. | Applicant |
| US2008/0147874(A1) | 2008-06-01 | Yoneda et al. | Applicant |
| US2008/0150900(A1) | 2008-06-01 | Han | Applicant |
| US2008/0154577(A1) | 2008-06-01 | Kim | Examiner |
| US2008/0154600(A1) | 2008-06-01 | Tian et al. | Applicant |
| US2008/0154612(A1) | 2008-06-01 | Evermann et al. | Applicant |
| US2008/0154828(A1) | 2008-06-01 | Antebi et al. | Applicant |
| US2008/0157867(A1) | 2008-07-01 | Krah | Applicant |
| US2008/0163119(A1) | 2008-07-01 | Kim et al. | Applicant |
| US2008/0163131(A1) | 2008-07-01 | Hirai et al. | Applicant |
| US2008/0165144(A1) | 2008-07-01 | Forstall et al. | Applicant |
| US2008/0165980(A1) | 2008-07-01 | Pavlovic et al. | Applicant |
| US2008/0165994(A1) | 2008-07-01 | Caren et al. | Applicant |
| US2008/0167013(A1) | 2008-07-01 | Novick et al. | Applicant |
| US2008/0167858(A1) | 2008-07-01 | Christie et al. | Applicant |
| US2008/0168366(A1) | 2008-07-01 | Kocienda et al. | Applicant |
| US2008/0183473(A1) | 2008-07-01 | Nagano et al. | Applicant |
| US2008/0189099(A1) | 2008-08-01 | Friedman et al. | Applicant |
| US2008/0189106(A1) | 2008-08-01 | Low et al. | Applicant |
| US2008/0189110(A1) | 2008-08-01 | Freeman et al. | Applicant |
| US2008/0189114(A1) | 2008-08-01 | Fail et al. | Applicant |
| US2008/0189606(A1) | 2008-08-01 | Rybak | Applicant |
| US2008/0195312(A1) | 2008-08-01 | Aaron et al. | Applicant |
| US2008/0195601(A1) | 2008-08-01 | Ntoulas et al. | Applicant |
| US2008/0195940(A1) | 2008-08-01 | Gail et al. | Applicant |
| US2008/0200142(A1) | 2008-08-01 | Abdel-Kader et al. | Applicant |
| US2008/0201306(A1) | 2008-08-01 | Cooper et al. | Applicant |
| US2008/0201375(A1) | 2008-08-01 | Khedouri et al. | Applicant |
| US2008/0204379(A1) | 2008-08-01 | Perez-Noguera | Applicant |
| US2008/0207176(A1) | 2008-08-01 | Brackbill et al. | Applicant |
| US2008/0208585(A1) | 2008-08-01 | Ativanichayaphong et al. | Applicant |
| US2008/0208587(A1) | 2008-08-01 | Ben-David et al. | Applicant |
| US2008/0212796(A1) | 2008-09-01 | Denda | Applicant |
| US2008/0219641(A1) | 2008-09-01 | Sandrew et al. | Applicant |
| US2008/0221866(A1) | 2008-09-01 | Katragadda et al. | Applicant |
| US2008/0221880(A1) | 2008-09-01 | Cerra et al. | Applicant |
| US2008/0221889(A1) | 2008-09-01 | Cerra et al. | Applicant |
| US2008/0221903(A1) | 2008-09-01 | Kanevsky et al. | Applicant |
| US2008/0222118(A1) | 2008-09-01 | Scian et al. | Applicant |
| US2008/0228463(A1) | 2008-09-01 | Mori et al. | Applicant |
| US2008/0228485(A1) | 2008-09-01 | Owen | Applicant |
| US2008/0228490(A1) | 2008-09-01 | Fischer et al. | Applicant |
| US2008/0228496(A1) | 2008-09-01 | Yu et al. | Applicant |
| US2008/0228928(A1) | 2008-09-01 | Donelli et al. | Applicant |
| US2008/0229185(A1) | 2008-09-01 | Lynch | Applicant |
| US2008/0229218(A1) | 2008-09-01 | Maeng | Applicant |
| US2008/0235017(A1) | 2008-09-01 | Satomura et al. | Applicant |
| US2008/0235024(A1) | 2008-09-01 | Goldberg et al. | Applicant |
| US2008/0235027(A1) | 2008-09-01 | Cross | Applicant |
| US2008/0240569(A1) | 2008-10-01 | Tonouchi | Applicant |
| US2008/0242280(A1) | 2008-10-01 | Shapiro et al. | Applicant |
| US2008/0244390(A1) | 2008-10-01 | Fux et al. | Applicant |
| US2008/0244446(A1) | 2008-10-01 | Lefevre et al. | Applicant |
| US2008/0247519(A1) | 2008-10-01 | Abella et al. | Applicant |
| US2008/0248797(A1) | 2008-10-01 | Freeman et al. | Applicant |
| US2008/0249770(A1) | 2008-10-01 | Kim et al. | Applicant |
| US2008/0253577(A1) | 2008-10-01 | Eppolito | Applicant |
| US2008/0255837(A1) | 2008-10-01 | Kahn et al. | Applicant |
| US2008/0255845(A1) | 2008-10-01 | Bennett | Applicant |
| US2008/0256613(A1) | 2008-10-01 | Grover | Applicant |
| US2008/0259022(A1) | 2008-10-01 | Mansfield et al. | Applicant |
| US2008/0262828(A1) | 2008-10-01 | Och | Examiner |
| US2008/0262838(A1) | 2008-10-01 | Nurminen et al. | Applicant |
| US2008/0262846(A1) | 2008-10-01 | Burns et al. | Applicant |
| US2008/0270118(A1) | 2008-10-01 | Kuo et al. | Applicant |
| US2008/0270138(A1) | 2008-10-01 | Knight et al. | Applicant |
| US2008/0270139(A1) | 2008-10-01 | Shi et al. | Applicant |
| US2008/0270140(A1) | 2008-10-01 | Hertz et al. | Applicant |
| US2008/0277473(A1) | 2008-11-01 | Kotlarsky et al. | Applicant |
| US2008/0281510(A1) | 2008-11-01 | Shahine | Applicant |
| US2008/0292112(A1) | 2008-11-01 | Valenzuela et al. | Applicant |
| US2008/0294651(A1) | 2008-11-01 | Masuyama et al. | Applicant |
| US2008/0294981(A1) | 2008-11-01 | Balzano et al. | Applicant |
| US2008/0298766(A1) | 2008-12-01 | Wen et al. | Applicant |
| US2008/0299523(A1) | 2008-12-01 | Chai et al. | Applicant |
| US2008/0300871(A1) | 2008-12-01 | Gilbert | Applicant |
| US2008/0300878(A1) | 2008-12-01 | Bennett | Applicant |
| US2008/0306727(A1) | 2008-12-01 | Thurmair et al. | Applicant |
| US2008/0312909(A1) | 2008-12-01 | Hermansen et al. | Applicant |
| US2008/0313335(A1) | 2008-12-01 | Jung et al. | Applicant |
| US2008/0316183(A1) | 2008-12-01 | Westerman et al. | Applicant |
| US2008/0319753(A1) | 2008-12-01 | Hancock | Applicant |
| US2008/0319763(A1) | 2008-12-01 | Di Fabbrizio et al. | Applicant |
| US2009/0003115(A1) | 2009-01-01 | Lindahl et al. | Applicant |
| US2009/0005012(A1) | 2009-01-01 | Van Heugten | Applicant |
| US2009/0005891(A1) | 2009-01-01 | Batson et al. | Applicant |
| US2009/0006097(A1) | 2009-01-01 | Etezadi et al. | Applicant |
| US2009/0006099(A1) | 2009-01-01 | Sharpe et al. | Applicant |
| US2009/0006100(A1) | 2009-01-01 | Badger et al. | Applicant |
| US2009/0006343(A1) | 2009-01-01 | Platt et al. | Applicant |
| US2009/0006345(A1) | 2009-01-01 | Platt et al. | Applicant |
| US2009/0006488(A1) | 2009-01-01 | Lindahl et al. | Applicant |
| US2009/0006671(A1) | 2009-01-01 | Batson et al. | Applicant |
| US2009/0007001(A1) | 2009-01-01 | Morin et al. | Applicant |
| US2009/0011709(A1) | 2009-01-01 | Akasaka et al. | Applicant |
| US2009/0012748(A1) | 2009-01-01 | Beish et al. | Applicant |
| US2009/0012775(A1) | 2009-01-01 | El Hady et al. | Applicant |
| US2009/0018828(A1) | 2009-01-01 | Nakadai et al. | Applicant |
| US2009/0018834(A1) | 2009-01-01 | Cooper et al. | Applicant |
| US2009/0018835(A1) | 2009-01-01 | Cooper et al. | Applicant |
| US2009/0018839(A1) | 2009-01-01 | Cooper et al. | Applicant |
| US2009/0018840(A1) | 2009-01-01 | Lutz et al. | Applicant |
| US2009/0022329(A1) | 2009-01-01 | Mahowald | Applicant |
| US2009/0028435(A1) | 2009-01-01 | Wu et al. | Applicant |
| US2009/0030800(A1) | 2009-01-01 | Grois | Applicant |
| US2009/0030978(A1) | 2009-01-01 | Johnson et al. | Applicant |
| US2009/0043583(A1) | 2009-02-01 | Agapi et al. | Applicant |
| US2009/0048821(A1) | 2009-02-01 | Yam et al. | Applicant |
| US2009/0048845(A1) | 2009-02-01 | Burckart et al. | Applicant |
| US2009/0049067(A1) | 2009-02-01 | Murray | Applicant |
| US2009/0055179(A1) | 2009-02-01 | Cho et al. | Applicant |
| US2009/0055186(A1) | 2009-02-01 | Lance et al. | Applicant |
| US2009/0058823(A1) | 2009-03-01 | Kocienda | Applicant |
| US2009/0058860(A1) | 2009-03-01 | Fong et al. | Applicant |
| US2009/0060472(A1) | 2009-03-01 | Bull et al. | Applicant |
| US2009/0063974(A1) | 2009-03-01 | Bull et al. | Applicant |
| US2009/0064031(A1) | 2009-03-01 | Bull et al. | Applicant |
| US2009/0070097(A1) | 2009-03-01 | Wu et al. | Applicant |
| US2009/0070102(A1) | 2009-03-01 | Maegawa | Applicant |
| US2009/0070114(A1) | 2009-03-01 | Staszak | Applicant |
| US2009/0074214(A1) | 2009-03-01 | Bradford et al. | Applicant |
| US2009/0076792(A1) | 2009-03-01 | Lawson-Tancred | Applicant |
| US2009/0076796(A1) | 2009-03-01 | Daraselia | Applicant |
| US2009/0076819(A1) | 2009-03-01 | Wouters et al. | Applicant |
| US2009/0076821(A1) | 2009-03-01 | Brenner et al. | Applicant |
| US2009/0076825(A1) | 2009-03-01 | Bradford et al. | Applicant |
| US2009/0077165(A1) | 2009-03-01 | Rhodes et al. | Applicant |
| US2009/0083035(A1) | 2009-03-01 | Huang et al. | Applicant |
| US2009/0083036(A1) | 2009-03-01 | Zhao et al. | Applicant |
| US2009/0083037(A1) | 2009-03-01 | Gleason et al. | Applicant |
| US2009/0083047(A1) | 2009-03-01 | Lindahl et al. | Applicant |
| US2009/0089058(A1) | 2009-04-01 | Bellegarda | Applicant |
| US2009/0092260(A1) | 2009-04-01 | Powers | Applicant |
| US2009/0092261(A1) | 2009-04-01 | Bard | Applicant |
| US2009/0092262(A1) | 2009-04-01 | Costa et al. | Applicant |
| US2009/0094029(A1) | 2009-04-01 | Koch et al. | Applicant |
| US2009/0094033(A1) | 2009-04-01 | Mozer et al. | Applicant |
| US2009/0097634(A1) | 2009-04-01 | Nambiar et al. | Applicant |
| US2009/0097637(A1) | 2009-04-01 | Boscher et al. | Applicant |
| US2009/0100049(A1) | 2009-04-01 | Cao | Applicant |
| US2009/0100454(A1) | 2009-04-01 | Weber | Applicant |
| US2009/0104898(A1) | 2009-04-01 | Harris | Applicant |
| US2009/0106026(A1) | 2009-04-01 | Ferrieux | Applicant |
| US2009/0106376(A1) | 2009-04-01 | Tom et al. | Applicant |
| US2009/0106397(A1) | 2009-04-01 | O'Keefe | Applicant |
| US2009/0112572(A1) | 2009-04-01 | Thorn | Applicant |
| US2009/0112677(A1) | 2009-04-01 | Rhett | Applicant |
| US2009/0112892(A1) | 2009-04-01 | Cardie et al. | Applicant |
| US2009/0119587(A1) | 2009-05-01 | Allen et al. | Applicant |
| US2009/0123021(A1) | 2009-05-01 | Jung et al. | Applicant |
| US2009/0123071(A1) | 2009-05-01 | Iwasaki | Applicant |
| US2009/0125477(A1) | 2009-05-01 | Lu et al. | Applicant |
| US2009/0128505(A1) | 2009-05-01 | Partridge et al. | Applicant |
| US2009/0137286(A1) | 2009-05-01 | Luke et al. | Applicant |
| US2009/0138736(A1) | 2009-05-01 | Chin | Applicant |
| US2009/0138828(A1) | 2009-05-01 | Schultz et al. | Applicant |
| US2009/0144049(A1) | 2009-06-01 | Haddad et al. | Applicant |
| US2009/0144609(A1) | 2009-06-01 | Liang et al. | Applicant |
| US2009/0146848(A1) | 2009-06-01 | Ghassabian | Applicant |
| US2009/0150147(A1) | 2009-06-01 | Jacoby et al. | Applicant |
| US2009/0150156(A1) | 2009-06-01 | Kennewick et al. | Applicant |
| US2009/0153288(A1) | 2009-06-01 | Hope et al. | Applicant |
| US2009/0154669(A1) | 2009-06-01 | Wood et al. | Applicant |
| US2009/0157382(A1) | 2009-06-01 | Bar | Applicant |
| US2009/0157384(A1) | 2009-06-01 | Toutanova et al. | Applicant |
| US2009/0157401(A1) | 2009-06-01 | Bennett | Applicant |
| US2009/0158423(A1) | 2009-06-01 | Orlassino et al. | Applicant |
| US2009/0160803(A1) | 2009-06-01 | Hashimoto | Applicant |
| US2009/0164441(A1) | 2009-06-01 | Cheyer | Applicant |
| US2009/0164655(A1) | 2009-06-01 | Pettersson et al. | Applicant |
| US2009/0164937(A1) | 2009-06-01 | Alviar et al. | Applicant |
| US2009/0167508(A1) | 2009-07-01 | Fadell et al. | Applicant |
| US2009/0167509(A1) | 2009-07-01 | Fadell et al. | Applicant |
| US2009/0171578(A1) | 2009-07-01 | Kim et al. | Applicant |
| US2009/0171664(A1) | 2009-07-01 | Kennewick et al. | Applicant |
| US2009/0172108(A1) | 2009-07-01 | Singh | Applicant |
| US2009/0172542(A1) | 2009-07-01 | Girish et al. | Applicant |
| US2009/0174667(A1) | 2009-07-01 | Kocienda et al. | Applicant |
| US2009/0174677(A1) | 2009-07-01 | Gehani et al. | Applicant |
| US2009/0177300(A1) | 2009-07-01 | Lee | Applicant |
| US2009/0177461(A1) | 2009-07-01 | Ehsani et al. | Applicant |
| US2009/0182445(A1) | 2009-07-01 | Girish et al. | Applicant |
| US2009/0187402(A1) | 2009-07-01 | Scholl | Applicant |
| US2009/0187577(A1) | 2009-07-01 | Reznik et al. | Applicant |
| US2009/0191895(A1) | 2009-07-01 | Singh et al. | Applicant |
| US2009/0192782(A1) | 2009-07-01 | Drewes | Applicant |
| US2009/0192798(A1) | 2009-07-01 | Basson et al. | Applicant |
| US2009/0198497(A1) | 2009-08-01 | Kwon | Applicant |
| US2009/0204409(A1) | 2009-08-01 | Mozer et al. | Applicant |
| US2009/0213134(A1) | 2009-08-01 | Stephanick et al. | Applicant |
| US2009/0215503(A1) | 2009-08-01 | Zhang et al. | Applicant |
| US2009/0216704(A1) | 2009-08-01 | Zheng et al. | Applicant |
| US2009/0222270(A2) | 2009-09-01 | Likens et al. | Applicant |
| US2009/0222488(A1) | 2009-09-01 | Boerries et al. | Applicant |
| US2009/0228126(A1) | 2009-09-01 | Spielberg et al. | Applicant |
| US2009/0228273(A1) | 2009-09-01 | Wang et al. | Applicant |
| US2009/0228281(A1) | 2009-09-01 | Singleton et al. | Applicant |
| US2009/0228792(A1) | 2009-09-01 | Van Os et al. | Applicant |
| US2009/0228842(A1) | 2009-09-01 | Westerman et al. | Applicant |
| US2009/0234655(A1) | 2009-09-01 | Kwon | Applicant |
| US2009/0239202(A1) | 2009-09-01 | Stone | Applicant |
| US2009/0239552(A1) | 2009-09-01 | Churchill et al. | Applicant |
| US2009/0240485(A1) | 2009-09-01 | Dalal et al. | Applicant |
| US2009/0241054(A1) | 2009-09-01 | Hendricks | Applicant |
| US2009/0241760(A1) | 2009-10-01 | Georges | Applicant |
| US2009/0247237(A1) | 2009-10-01 | Mittleman et al. | Applicant |
| US2009/0248182(A1) | 2009-10-01 | Logan et al. | Applicant |
| US2009/0248422(A1) | 2009-10-01 | Li | Examiner |
| US2009/0249198(A1) | 2009-10-01 | Davis et al. | Applicant |
| US2009/0252350(A1) | 2009-10-01 | Seguin | Applicant |
| US2009/0253457(A1) | 2009-10-01 | Seguin | Applicant |
| US2009/0253463(A1) | 2009-10-01 | Shin et al. | Applicant |
| US2009/0254339(A1) | 2009-10-01 | Seguin | Applicant |
| US2009/0254345(A1) | 2009-10-01 | Fleizach et al. | Applicant |
| US2009/0259969(A1) | 2009-10-01 | Pallakoff | Applicant |
| US2009/0265368(A1) | 2009-10-01 | Crider et al. | Applicant |
| US2009/0271109(A1) | 2009-10-01 | Lee et al. | Applicant |
| US2009/0271175(A1) | 2009-10-01 | Bodin et al. | Applicant |
| US2009/0271176(A1) | 2009-10-01 | Bodin et al. | Applicant |
| US2009/0271178(A1) | 2009-10-01 | Bodin et al. | Applicant |
| US2009/0274315(A1) | 2009-11-01 | Carnes et al. | Applicant |
| US2009/0281789(A1) | 2009-11-01 | Waibel et al. | Applicant |
| US2009/0284482(A1) | 2009-11-01 | Chin | Applicant |
| US2009/0286514(A1) | 2009-11-01 | Lichorowic et al. | Applicant |
| US2009/0287583(A1) | 2009-11-01 | Holmes | Applicant |
| US2009/0290718(A1) | 2009-11-01 | Kahn et al. | Applicant |
| US2009/0292987(A1) | 2009-11-01 | Sorenson | Applicant |
| US2009/0296552(A1) | 2009-12-01 | Hicks et al. | Applicant |
| US2009/0298474(A1) | 2009-12-01 | George | Applicant |
| US2009/0299745(A1) | 2009-12-01 | Kennewick et al. | Applicant |
| US2009/0299849(A1) | 2009-12-01 | Cao et al. | Applicant |
| US2009/0300391(A1) | 2009-12-01 | Jessup et al. | Applicant |
| US2009/0300488(A1) | 2009-12-01 | Salamon et al. | Applicant |
| US2009/0304198(A1) | 2009-12-01 | Herre et al. | Applicant |
| US2009/0306967(A1) | 2009-12-01 | Nicolov et al. | Applicant |
| US2009/0306969(A1) | 2009-12-01 | Goud et al. | Applicant |
| US2009/0306979(A1) | 2009-12-01 | Jaiswal et al. | Applicant |
| US2009/0306980(A1) | 2009-12-01 | Shin | Applicant |
| US2009/0306981(A1) | 2009-12-01 | Cromack et al. | Applicant |
| US2009/0306985(A1) | 2009-12-01 | Roberts et al. | Applicant |
| US2009/0306988(A1) | 2009-12-01 | Chen et al. | Applicant |
| US2009/0306989(A1) | 2009-12-01 | Kaji | Applicant |
| US2009/0307162(A1) | 2009-12-01 | Bui et al. | Applicant |
| US2009/0307201(A1) | 2009-12-01 | Dunning et al. | Applicant |
| US2009/0307584(A1) | 2009-12-01 | Davidson et al. | Applicant |
| US2009/0313023(A1) | 2009-12-01 | Jones | Applicant |
| US2009/0313026(A1) | 2009-12-01 | Coffman et al. | Applicant |
| US2009/0313544(A1) | 2009-12-01 | Wood et al. | Applicant |
| US2009/0313564(A1) | 2009-12-01 | Rottler et al. | Applicant |
| US2009/0316943(A1) | 2009-12-01 | Frigola Munoz et al. | Applicant |
| US2009/0318119(A1) | 2009-12-01 | Basir et al. | Applicant |
| US2009/0318198(A1) | 2009-12-01 | Carroll | Applicant |
| US2009/0319266(A1) | 2009-12-01 | Brown et al. | Applicant |
| US2009/0326936(A1) | 2009-12-01 | Nagashima | Applicant |
| US2009/0326938(A1) | 2009-12-01 | Marila et al. | Applicant |
| US2009/0326949(A1) | 2009-12-01 | Douthitt et al. | Applicant |
| US2009/0327977(A1) | 2009-12-01 | Bachfischer et al. | Applicant |
| US2010/0004931(A1) | 2010-01-01 | Ma et al. | Applicant |
| US2010/0005081(A1) | 2010-01-01 | Bennett | Applicant |
| US2010/0013796(A1) | 2010-01-01 | Abileah et al. | Applicant |
| US2010/0019834(A1) | 2010-01-01 | Zerbe et al. | Applicant |
| US2010/0023318(A1) | 2010-01-01 | Lemoine | Applicant |
| US2010/0023320(A1) | 2010-01-01 | Di Cristo et al. | Applicant |
| US2010/0030928(A1) | 2010-02-01 | Conroy et al. | Applicant |
| US2010/0031143(A1) | 2010-02-01 | Rao et al. | Applicant |
| US2010/0036655(A1) | 2010-02-01 | Cecil et al. | Applicant |
| US2010/0036660(A1) | 2010-02-01 | Bennett | Applicant |
| US2010/0037183(A1) | 2010-02-01 | Miyashita et al. | Applicant |
| US2010/0042400(A1) | 2010-02-01 | Block et al. | Applicant |
| US2010/0049514(A1) | 2010-02-01 | Kennewick et al. | Applicant |
| US2010/0050064(A1) | 2010-02-01 | Liu et al. | Applicant |
| US2010/0054512(A1) | 2010-03-01 | Solum | Applicant |
| US2010/0057457(A1) | 2010-03-01 | Ogata et al. | Applicant |
| US2010/0057643(A1) | 2010-03-01 | Yang | Applicant |
| US2010/0060646(A1) | 2010-03-01 | Unsal et al. | Applicant |
| US2010/0063804(A1) | 2010-03-01 | Sato et al. | Applicant |
| US2010/0063825(A1) | 2010-03-01 | Williams et al. | Applicant |
| US2010/0063961(A1) | 2010-03-01 | Guiheneuf et al. | Applicant |
| US2010/0064113(A1) | 2010-03-01 | Lindahl et al. | Applicant |
| US2010/0067723(A1) | 2010-03-01 | Bergmann et al. | Applicant |
| US2010/0067867(A1) | 2010-03-01 | Lin et al. | Applicant |
| US2010/0070281(A1) | 2010-03-01 | Conkie et al. | Applicant |
| US2010/0070899(A1) | 2010-03-01 | Hunt et al. | Applicant |
| US2010/0076760(A1) | 2010-03-01 | Kraenzel et al. | Applicant |
| US2010/0079501(A1) | 2010-04-01 | Ikeda et al. | Applicant |
| US2010/0080398(A1) | 2010-04-01 | Waldmann | Applicant |
| US2010/0080470(A1) | 2010-04-01 | Deluca et al. | Applicant |
| US2010/0081456(A1) | 2010-04-01 | Singh et al. | Applicant |
| US2010/0081487(A1) | 2010-04-01 | Chen et al. | Applicant |
| US2010/0082327(A1) | 2010-04-01 | Rogers et al. | Applicant |
| US2010/0082328(A1) | 2010-04-01 | Rogers et al. | Applicant |
| US2010/0082329(A1) | 2010-04-01 | Silverman et al. | Applicant |
| US2010/0082346(A1) | 2010-04-01 | Rogers et al. | Applicant |
| US2010/0082347(A1) | 2010-04-01 | Rogers et al. | Applicant |
| US2010/0082348(A1) | 2010-04-01 | Silverman et al. | Applicant |
| US2010/0082349(A1) | 2010-04-01 | Bellegarda et al. | Applicant |
| US2010/0082970(A1) | 2010-04-01 | Lindahl et al. | Applicant |
| US2010/0086152(A1) | 2010-04-01 | Rank et al. | Applicant |
| US2010/0086153(A1) | 2010-04-01 | Hagen et al. | Applicant |
| US2010/0086156(A1) | 2010-04-01 | Rank et al. | Applicant |
| US2010/0088020(A1) | 2010-04-01 | Sano et al. | Applicant |
| US2010/0088093(A1) | 2010-04-01 | Lee et al. | Applicant |
| US2010/0088100(A1) | 2010-04-01 | Lindahl | Applicant |
| US2010/0100212(A1) | 2010-04-01 | Lindahl et al. | Applicant |
| US2010/0100384(A1) | 2010-04-01 | Ju et al. | Applicant |
| US2010/0103776(A1) | 2010-04-01 | Chan | Applicant |
| US2010/0106500(A1) | 2010-04-01 | McKee et al. | Applicant |
| US2010/0114856(A1) | 2010-05-01 | Kuboyama | Applicant |
| US2010/0125460(A1) | 2010-05-01 | Mellott et al. | Applicant |
| US2010/0125811(A1) | 2010-05-01 | Moore et al. | Applicant |
| US2010/0131273(A1) | 2010-05-01 | Aley-Raz et al. | Applicant |
| US2010/0131498(A1) | 2010-05-01 | Linthicum et al. | Applicant |
| US2010/0131899(A1) | 2010-05-01 | Hubert | Applicant |
| US2010/0138215(A1) | 2010-06-01 | Williams | Applicant |
| US2010/0138224(A1) | 2010-06-01 | Bedingfield, Sr. | Applicant |
| US2010/0138416(A1) | 2010-06-01 | Bellotti | Applicant |
| US2010/0142740(A1) | 2010-06-01 | Roerup | Applicant |
| US2010/0145694(A1) | 2010-06-01 | Ju et al. | Applicant |
| US2010/0145700(A1) | 2010-06-01 | Kennewick et al. | Applicant |
| US2010/0146442(A1) | 2010-06-01 | Nagasaka et al. | Applicant |
| US2010/0153115(A1) | 2010-06-01 | Klee et al. | Applicant |
| US2010/0161313(A1) | 2010-06-01 | Karttunen | Applicant |
| US2010/0161554(A1) | 2010-06-01 | Datuashvili et al. | Applicant |
| US2010/0164897(A1) | 2010-07-01 | Morin et al. | Applicant |
| US2010/0169075(A1) | 2010-07-01 | Raffa et al. | Applicant |
| US2010/0169097(A1) | 2010-07-01 | Nachman et al. | Applicant |
| US2010/0171713(A1) | 2010-07-01 | Kwok et al. | Applicant |
| US2010/0174544(A1) | 2010-07-01 | Heifets | Applicant |
| US2010/0179932(A1) | 2010-07-01 | Yoon et al. | Applicant |
| US2010/0179991(A1) | 2010-07-01 | Lorch et al. | Applicant |
| US2010/0185448(A1) | 2010-07-01 | Meisel | Applicant |
| US2010/0185949(A1) | 2010-07-01 | Jaeger | Applicant |
| US2010/0197359(A1) | 2010-08-01 | Harris | Applicant |
| US2010/0204986(A1) | 2010-08-01 | Kennewick et al. | Applicant |
| US2010/0211199(A1) | 2010-08-01 | Naik et al. | Applicant |
| US2010/0217604(A1) | 2010-08-01 | Baldwin et al. | Applicant |
| US2010/0222098(A1) | 2010-09-01 | Garg | Applicant |
| US2010/0223055(A1) | 2010-09-01 | Mclean | Applicant |
| US2010/0228540(A1) | 2010-09-01 | Bennett | Applicant |
| US2010/0228691(A1) | 2010-09-01 | Yang et al. | Applicant |
| US2010/0231474(A1) | 2010-09-01 | Yamagajo et al. | Applicant |
| US2010/0235167(A1) | 2010-09-01 | Bourdon | Applicant |
| US2010/0235341(A1) | 2010-09-01 | Bennett | Applicant |
| US2010/0235729(A1) | 2010-09-01 | Kocienda et al. | Applicant |
| US2010/0235770(A1) | 2010-09-01 | Ording et al. | Applicant |
| US2010/0250542(A1) | 2010-09-01 | Fujimaki | Applicant |
| US2010/0250599(A1) | 2010-09-01 | Schmidt et al. | Applicant |
| US2010/0257160(A1) | 2010-10-01 | Cao | Applicant |
| US2010/0257478(A1) | 2010-10-01 | Longe et al. | Applicant |
| US2010/0262599(A1) | 2010-10-01 | Nitz | Applicant |
| US2010/0268539(A1) | 2010-10-01 | Xu et al. | Applicant |
| US2010/0274753(A1) | 2010-10-01 | Liberty et al. | Applicant |
| US2010/0277579(A1) | 2010-11-01 | Cho et al. | Applicant |
| US2010/0278320(A1) | 2010-11-01 | Arsenault et al. | Applicant |
| US2010/0278453(A1) | 2010-11-01 | King | Applicant |
| US2010/0280983(A1) | 2010-11-01 | Cho et al. | Applicant |
| US2010/0281034(A1) | 2010-11-01 | Petrou et al. | Applicant |
| US2010/0286985(A1) | 2010-11-01 | Kennewick et al. | Applicant |
| US2010/0287514(A1) | 2010-11-01 | Cragun et al. | Applicant |
| US2010/0293460(A1) | 2010-11-01 | Budelli | Applicant |
| US2010/0299133(A1) | 2010-11-01 | Kopparapu et al. | Applicant |
| US2010/0299138(A1) | 2010-11-01 | Kim | Applicant |
| US2010/0299142(A1) | 2010-11-01 | Freeman et al. | Applicant |
| US2010/0302056(A1) | 2010-12-01 | Dutton et al. | Applicant |
| US2010/0305807(A1) | 2010-12-01 | Basir et al. | Applicant |
| US2010/0305947(A1) | 2010-12-01 | Schwarz et al. | Applicant |
| US2010/0312547(A1) | 2010-12-01 | Van Os et al. | Applicant |
| US2010/0312566(A1) | 2010-12-01 | Odinak et al. | Applicant |
| US2010/0318576(A1) | 2010-12-01 | Kim | Applicant |
| US2010/0322438(A1) | 2010-12-01 | Siotis | Applicant |
| US2010/0324895(A1) | 2010-12-01 | Kurzweil et al. | Applicant |
| US2010/0324905(A1) | 2010-12-01 | Kurzweil et al. | Applicant |
| US2010/0325573(A1) | 2010-12-01 | Estrada et al. | Applicant |
| US2010/0325588(A1) | 2010-12-01 | Reddy et al. | Applicant |
| US2010/0332224(A1) | 2010-12-01 | Mäkelä et al. | Applicant |
| US2010/0332235(A1) | 2010-12-01 | David | Applicant |
| US2010/0332280(A1) | 2010-12-01 | Bradley et al. | Applicant |
| US2010/0332348(A1) | 2010-12-01 | Cao | Applicant |
| US2010/0332428(A1) | 2010-12-01 | Mchenry et al. | Applicant |
| US2010/0332976(A1) | 2010-12-01 | Fux et al. | Applicant |
| US2010/0333030(A1) | 2010-12-01 | Johns | Applicant |
| US2011/0002487(A1) | 2011-01-01 | Panther et al. | Applicant |
| US2011/0010178(A1) | 2011-01-01 | Lee et al. | Applicant |
| US2011/0010644(A1) | 2011-01-01 | Merrill et al. | Applicant |
| US2011/0016150(A1) | 2011-01-01 | Engstrom et al. | Applicant |
| US2011/0018695(A1) | 2011-01-01 | Bells et al. | Applicant |
| US2011/0021213(A1) | 2011-01-01 | Carr | Applicant |
| US2011/0022292(A1) | 2011-01-01 | Shen et al. | Applicant |
| US2011/0022394(A1) | 2011-01-01 | Wide et al. | Applicant |
| US2011/0022952(A1) | 2011-01-01 | Wu et al. | Applicant |
| US2011/0029616(A1) | 2011-02-01 | Wang et al. | Applicant |
| US2011/0033064(A1) | 2011-02-01 | Johnson et al. | Applicant |
| US2011/0038489(A1) | 2011-02-01 | Visser et al. | Applicant |
| US2011/0047072(A1) | 2011-02-01 | Ciurea | Applicant |
| US2011/0047161(A1) | 2011-02-01 | Myaeng et al. | Applicant |
| US2011/0050591(A1) | 2011-03-01 | Kim et al. | Applicant |
| US2011/0054901(A1) | 2011-03-01 | Qin et al. | Applicant |
| US2011/0055256(A1) | 2011-03-01 | Phillips et al. | Applicant |
| US2011/0060584(A1) | 2011-03-01 | Ferrucci et al. | Applicant |
| US2011/0060587(A1) | 2011-03-01 | Phillips et al. | Applicant |
| US2011/0060807(A1) | 2011-03-01 | Martin et al. | Applicant |
| US2011/0066468(A1) | 2011-03-01 | Huang et al. | Applicant |
| US2011/0066634(A1) | 2011-03-01 | Phillips | Examiner |
| US2011/0072492(A1) | 2011-03-01 | Mohler et al. | Applicant |
| US2011/0076994(A1) | 2011-03-01 | Kim et al. | Applicant |
| US2011/0082688(A1) | 2011-04-01 | Kim et al. | Applicant |
| US2011/0083079(A1) | 2011-04-01 | Farrell et al. | Applicant |
| US2011/0087491(A1) | 2011-04-01 | Wittenstein et al. | Applicant |
| US2011/0090078(A1) | 2011-04-01 | Kim et al. | Applicant |
| US2011/0093261(A1) | 2011-04-01 | Angott | Applicant |
| US2011/0093265(A1) | 2011-04-01 | Stent et al. | Applicant |
| US2011/0093271(A1) | 2011-04-01 | Bernard | Applicant |
| US2011/0099000(A1) | 2011-04-01 | Rai et al. | Applicant |
| US2011/0103682(A1) | 2011-05-01 | Chidlovskii et al. | Applicant |
| US2011/0106736(A1) | 2011-05-01 | Aharonson et al. | Applicant |
| US2011/0110502(A1) | 2011-05-01 | Daye et al. | Applicant |
| US2011/0112827(A1) | 2011-05-01 | Kennewick et al. | Applicant |
| US2011/0112837(A1) | 2011-05-01 | Kurki-Suonio et al. | Applicant |
| US2011/0112921(A1) | 2011-05-01 | Kennewick et al. | Applicant |
| US2011/0116610(A1) | 2011-05-01 | Shaw et al. | Applicant |
| US2011/0119049(A1) | 2011-05-01 | Ylonen | Applicant |
| US2011/0119051(A1) | 2011-05-01 | Li et al. | Applicant |
| US2011/0125540(A1) | 2011-05-01 | Jang et al. | Applicant |
| US2011/0130958(A1) | 2011-06-01 | Stahl et al. | Applicant |
| US2011/0131036(A1) | 2011-06-01 | DiCristo et al. | Applicant |
| US2011/0131038(A1) | 2011-06-01 | Oyaizu et al. | Applicant |
| US2011/0131045(A1) | 2011-06-01 | Cristo et al. | Applicant |
| US2011/0143811(A1) | 2011-06-01 | Rodriguez | Applicant |
| US2011/0144973(A1) | 2011-06-01 | Bocchieri et al. | Applicant |
| US2011/0144999(A1) | 2011-06-01 | Jang et al. | Applicant |
| US2011/0145718(A1) | 2011-06-01 | Ketola et al. | Applicant |
| US2011/0151830(A1) | 2011-06-01 | Blanda et al. | Applicant |
| US2011/0153209(A1) | 2011-06-01 | Geelen | Applicant |
| US2011/0153330(A1) | 2011-06-01 | Yazdani et al. | Applicant |
| US2011/0157029(A1) | 2011-06-01 | Tseng | Applicant |
| US2011/0161076(A1) | 2011-06-01 | Davis et al. | Applicant |
| US2011/0161079(A1) | 2011-06-01 | Gruhn et al. | Applicant |
| US2011/0161309(A1) | 2011-06-01 | Lung et al. | Applicant |
| US2011/0161852(A1) | 2011-06-01 | Vainio et al. | Applicant |
| US2011/0167350(A1) | 2011-07-01 | Hoellwarth | Applicant |
| US2011/0175810(A1) | 2011-07-01 | Markovic et al. | Applicant |
| US2011/0179002(A1) | 2011-07-01 | Dumitru et al. | Applicant |
| US2011/0179372(A1) | 2011-07-01 | Moore et al. | Applicant |
| US2011/0184721(A1) | 2011-07-01 | Subramanian et al. | Applicant |
| US2011/0184730(A1) | 2011-07-01 | LeBeau et al. | Applicant |
| US2011/0191271(A1) | 2011-08-01 | Baker et al. | Applicant |
| US2011/0191344(A1) | 2011-08-01 | Jin et al. | Applicant |
| US2011/0195758(A1) | 2011-08-01 | Damale et al. | Applicant |
| US2011/0201387(A1) | 2011-08-01 | Paek et al. | Applicant |
| US2011/0209088(A1) | 2011-08-01 | Hinckley et al. | Applicant |
| US2011/0212717(A1) | 2011-09-01 | Rhoads et al. | Applicant |
| US2011/0218855(A1) | 2011-09-01 | Cao et al. | Applicant |
| US2011/0219018(A1) | 2011-09-01 | Bailey et al. | Applicant |
| US2011/0224972(A1) | 2011-09-01 | Millett et al. | Applicant |
| US2011/0231182(A1) | 2011-09-01 | Weider et al. | Applicant |
| US2011/0231188(A1) | 2011-09-01 | Kennewick et al. | Applicant |
| US2011/0231474(A1) | 2011-09-01 | Locker et al. | Applicant |
| US2011/0238407(A1) | 2011-09-01 | Kent | Applicant |
| US2011/0238408(A1) | 2011-09-01 | Larcheveque et al. | Applicant |
| US2011/0238676(A1) | 2011-09-01 | Liu et al. | Applicant |
| US2011/0242007(A1) | 2011-10-01 | Gray et al. | Applicant |
| US2011/0249144(A1) | 2011-10-01 | Chang | Applicant |
| US2011/0260861(A1) | 2011-10-01 | Singh et al. | Applicant |
| US2011/0264643(A1) | 2011-10-01 | Cao | Applicant |
| US2011/0274303(A1) | 2011-11-01 | Filson et al. | Applicant |
| US2011/0276598(A1) | 2011-11-01 | Kozempel | Applicant |
| US2011/0279368(A1) | 2011-11-01 | Klein et al. | Applicant |
| US2011/0282888(A1) | 2011-11-01 | Koperski et al. | Applicant |
| US2011/0288861(A1) | 2011-11-01 | Kurzweil et al. | Applicant |
| US2011/0298585(A1) | 2011-12-01 | Barry | Applicant |
| US2011/0306426(A1) | 2011-12-01 | Novak et al. | Applicant |
| US2011/0307241(A1) | 2011-12-01 | Waibel | Examiner |
| US2011/0307491(A1) | 2011-12-01 | Fisk et al. | Applicant |
| US2011/0307810(A1) | 2011-12-01 | Hilerio et al. | Applicant |
| US2011/0314032(A1) | 2011-12-01 | Bennett et al. | Applicant |
| US2011/0314404(A1) | 2011-12-01 | Kotler et al. | Applicant |
| US2012/0002820(A1) | 2012-01-01 | Leichter | Applicant |
| US2012/0011138(A1) | 2012-01-01 | Dunning et al. | Applicant |
| US2012/0013609(A1) | 2012-01-01 | Reponen et al. | Applicant |
| US2012/0016658(A1) | 2012-01-01 | Wu | Examiner |
| US2012/0016678(A1) | 2012-01-01 | Gruber et al. | Applicant |
| US2012/0020490(A1) | 2012-01-01 | Leichter | Applicant |
| US2012/0022787(A1) | 2012-01-01 | LeBeau et al. | Applicant |
| US2012/0022857(A1) | 2012-01-01 | Baldwin et al. | Applicant |
| US2012/0022860(A1) | 2012-01-01 | Lloyd et al. | Applicant |
| US2012/0022868(A1) | 2012-01-01 | LeBeau et al. | Applicant |
| US2012/0022869(A1) | 2012-01-01 | Lloyd et al. | Applicant |
| US2012/0022870(A1) | 2012-01-01 | Kristjansson et al. | Applicant |
| US2012/0022872(A1) | 2012-01-01 | Gruber et al. | Applicant |
| US2012/0022874(A1) | 2012-01-01 | Lloyd et al. | Applicant |
| US2012/0022876(A1) | 2012-01-01 | LeBeau et al. | Applicant |
| US2012/0023088(A1) | 2012-01-01 | Cheng et al. | Applicant |
| US2012/0034904(A1) | 2012-02-01 | LeBeau et al. | Applicant |
| US2012/0035907(A1) | 2012-02-01 | Lebeau et al. | Applicant |
| US2012/0035908(A1) | 2012-02-01 | Lebeau et al. | Applicant |
| US2012/0035924(A1) | 2012-02-01 | Jitkoff et al. | Applicant |
| US2012/0035925(A1) | 2012-02-01 | Friend et al. | Applicant |
| US2012/0035931(A1) | 2012-02-01 | LeBeau et al. | Applicant |
| US2012/0035932(A1) | 2012-02-01 | Jitkoff et al. | Applicant |
| US2012/0036556(A1) | 2012-02-01 | LeBeau et al. | Applicant |
| US2012/0042343(A1) | 2012-02-01 | Laligand et al. | Applicant |
| US2012/0053815(A1) | 2012-03-01 | Montanari et al. | Applicant |
| US2012/0053945(A1) | 2012-03-01 | Gupta et al. | Applicant |
| US2012/0056815(A1) | 2012-03-01 | Mehra | Applicant |
| US2012/0078627(A1) | 2012-03-01 | Wagner | Applicant |
| US2012/0082317(A1) | 2012-04-01 | Pance et al. | Applicant |
| US2012/0084086(A1) | 2012-04-01 | Gilbert et al. | Applicant |
| US2012/0108221(A1) | 2012-05-01 | Thomas et al. | Applicant |
| US2012/0116770(A1) | 2012-05-01 | Chen et al. | Applicant |
| US2012/0124126(A1) | 2012-05-01 | Alcazar et al. | Applicant |
| US2012/0136572(A1) | 2012-05-01 | Norton | Applicant |
| US2012/0137367(A1) | 2012-05-01 | Dupont et al. | Applicant |
| US2012/0149394(A1) | 2012-06-01 | Singh et al. | Applicant |
| US2012/0150580(A1) | 2012-06-01 | Norton | Applicant |
| US2012/0158293(A1) | 2012-06-01 | Burnham | Applicant |
| US2012/0158422(A1) | 2012-06-01 | Burnham et al. | Applicant |
| US2012/0163710(A1) | 2012-06-01 | Skaff et al. | Applicant |
| US2012/0173464(A1) | 2012-07-01 | Tur et al. | Applicant |
| US2012/0174121(A1) | 2012-07-01 | Treat et al. | Applicant |
| US2012/0185237(A1) | 2012-07-01 | Gajic et al. | Applicant |
| US2012/0197995(A1) | 2012-08-01 | Caruso | Applicant |
| US2012/0197998(A1) | 2012-08-01 | Kessel et al. | Applicant |
| US2012/0201362(A1) | 2012-08-01 | Crossan et al. | Applicant |
| US2012/0214141(A1) | 2012-08-01 | Raya et al. | Applicant |
| US2012/0214517(A1) | 2012-08-01 | Singh et al. | Applicant |
| US2012/0221339(A1) | 2012-08-01 | Wang et al. | Applicant |
| US2012/0221552(A1) | 2012-08-01 | Reponen et al. | Applicant |
| US2012/0232885(A1) | 2012-09-01 | Barbosa | Examiner |
| US2012/0245719(A1) | 2012-09-01 | Story, Jr. et al. | Applicant |
| US2012/0245941(A1) | 2012-09-01 | Cheyer | Applicant |
| US2012/0245944(A1) | 2012-09-01 | Gruber et al. | Applicant |
| US2012/0252367(A1) | 2012-10-01 | Gaglio et al. | Applicant |
| US2012/0254152(A1) | 2012-10-01 | Park et al. | Applicant |
| US2012/0265528(A1) | 2012-10-01 | Gruber et al. | Applicant |
| US2012/0265535(A1) | 2012-10-01 | Bryant-Rich et al. | Applicant |
| US2012/0271625(A1) | 2012-10-01 | Bernard | Applicant |
| US2012/0271635(A1) | 2012-10-01 | Ljolje | Applicant |
| US2012/0271676(A1) | 2012-10-01 | Aravamudan et al. | Applicant |
| US2012/0284027(A1) | 2012-11-01 | Mallett et al. | Applicant |
| US2012/0290300(A1) | 2012-11-01 | Lee et al. | Applicant |
| US2012/0296649(A1) | 2012-11-01 | Bansal et al. | Applicant |
| US2012/0304124(A1) | 2012-11-01 | Chen et al. | Applicant |
| US2012/0309363(A1) | 2012-12-01 | Gruber et al. | Applicant |
| US2012/0310642(A1) | 2012-12-01 | Cao et al. | Applicant |
| US2012/0310649(A1) | 2012-12-01 | Cannistraro et al. | Applicant |
| US2012/0310652(A1) | 2012-12-01 | O'Sullivan | Applicant |
| US2012/0311478(A1) | 2012-12-01 | Van Os et al. | Applicant |
| US2012/0311583(A1) | 2012-12-01 | Gruber et al. | Applicant |
| US2012/0311584(A1) | 2012-12-01 | Gruber et al. | Applicant |
| US2012/0311585(A1) | 2012-12-01 | Gruber et al. | Applicant |
| US2012/0317498(A1) | 2012-12-01 | Logan et al. | Applicant |
| US2012/0330660(A1) | 2012-12-01 | Jaiswal | Applicant |
| US2012/0330661(A1) | 2012-12-01 | Lindahl | Applicant |
| US2012/0330990(A1) | 2012-12-01 | Chen | Examiner |
| US2013/0006633(A1) | 2013-01-01 | Grokop et al. | Applicant |
| US2013/0006638(A1) | 2013-01-01 | Lindahl | Applicant |
| US2013/0055099(A1) | 2013-02-01 | Yao et al. | Applicant |
| US2013/0073286(A1) | 2013-03-01 | Bastea-Forte et al. | Applicant |
| US2013/0080167(A1) | 2013-03-01 | Mozer | Applicant |
| US2013/0080177(A1) | 2013-03-01 | Chen | Applicant |
| US2013/0085761(A1) | 2013-04-01 | Bringert et al. | Applicant |
| US2013/0110505(A1) | 2013-05-01 | Gruber et al. | Applicant |
| US2013/0110515(A1) | 2013-05-01 | Guzzoni et al. | Applicant |
| US2013/0110518(A1) | 2013-05-01 | Gruber et al. | Applicant |
| US2013/0110519(A1) | 2013-05-01 | Cheyer et al. | Applicant |
| US2013/0110520(A1) | 2013-05-01 | Cheyer et al. | Applicant |
| US2013/0111348(A1) | 2013-05-01 | Gruber et al. | Applicant |
| US2013/0111487(A1) | 2013-05-01 | Cheyer et al. | Applicant |
| US2013/0115927(A1) | 2013-05-01 | Gruber et al. | Applicant |
| US2013/0117022(A1) | 2013-05-01 | Chen et al. | Applicant |
| US2013/0132871(A1) | 2013-05-01 | Zeng | Examiner |
| US2013/0144594(A1) | 2013-06-01 | Bangalore | Examiner |
| US2013/0170738(A1) | 2013-07-01 | Capuozzo et al. | Applicant |
| US2013/0185074(A1) | 2013-07-01 | Gruber et al. | Applicant |
| US2013/0185081(A1) | 2013-07-01 | Cheyer et al. | Applicant |
| US2013/0225128(A1) | 2013-08-01 | Gomar | Applicant |
| US2013/0238647(A1) | 2013-09-01 | Thompson | Applicant |
| US2013/0253912(A1) | 2013-09-01 | Medlock | Examiner |
| US2013/0275117(A1) | 2013-10-01 | Winer | Applicant |
| US2013/0289991(A1) | 2013-10-01 | Eshwar et al. | Applicant |
| US2013/0304758(A1) | 2013-11-01 | Gruber et al. | Applicant |
| US2013/0325443(A1) | 2013-12-01 | Begeja et al. | Applicant |
| US2013/0346068(A1) | 2013-12-01 | Solem et al. | Applicant |
| US2014/0080428(A1) | 2014-03-01 | Rhoads et al. | Applicant |
| US2014/0081633(A1) | 2014-03-01 | Badaskar | Examiner |
| US2014/0086458(A1) | 2014-03-01 | Rogers | Applicant |
| US2014/0142923(A1) | 2014-05-01 | Jones et al. | Applicant |
| US2014/0152577(A1) | 2014-06-01 | Yuen et al. | Applicant |
| US2014/0358519(A1) | 2014-12-01 | Mirkin | Examiner |
| US2015/0149182(A1) | 2015-05-01 | Kalns | Examiner |
| US2015/0370780(A1) | 2015-12-01 | Wang et al. | Applicant |
| CA2666438(C) | 2013-06-01 | Applicant | |
| CH681573(A5) | 1993-04-01 | Applicant | |
| CN1263385(A) | 2000-08-01 | Applicant | |
| CN1494695(A) | 2004-05-01 | Applicant | |
| CN1673939(A) | 2005-09-01 | Applicant | |
| CN1864204(A) | 2006-11-01 | Applicant | |
| CN1959628(A) | 2007-05-01 | Applicant | |
| CN101162153(A) | 2008-04-01 | Applicant | |
| CN101183525(A) | 2008-05-01 | Applicant | |
| CN101297541(A) | 2008-10-01 | Applicant | |
| CN101535983(A) | 2009-09-01 | Applicant | |
| CN101939740(A) | 2011-01-01 | Applicant | |
| DE3837590(A1) | 1990-05-01 | Applicant | |
| DE4126902(A1) | 1992-02-01 | Applicant | |
| DE4334773(A1) | 1994-04-01 | Applicant | |
| DE4445023(A1) | 1996-06-01 | Applicant | |
| DE10-2004-029203(A1) | 2005-12-01 | Applicant | |
| DE19841541(B4) | 2007-12-01 | Applicant | |
| EP30390(A1) | 1981-06-01 | Applicant | |
| EP57514(A1) | 1982-08-01 | Applicant | |
| EP138061(A1) | 1985-04-01 | Applicant | |
| EP218859(A2) | 1987-04-01 | Applicant | |
| EP262938(A1) | 1988-04-01 | Applicant | |
| EP138061(B1) | 1988-06-01 | Applicant | |
| EP283995(A2) | 1988-09-01 | Applicant | |
| EP293259(A2) | 1988-11-01 | Applicant | |
| EP299572(A2) | 1989-01-01 | Applicant | |
| EP313975(A2) | 1989-05-01 | Applicant | |
| EP314908(A2) | 1989-05-01 | Applicant | |
| EP327408(A2) | 1989-08-01 | Applicant | |
| EP389271(A2) | 1990-09-01 | Applicant | |
| EP411675(A2) | 1991-02-01 | Applicant | |
| EP441089(A2) | 1991-08-01 | Applicant | |
| EP464712(A2) | 1992-01-01 | Applicant | |
| EP476972(A2) | 1992-03-01 | Applicant | |
| EP558312(A1) | 1993-09-01 | Applicant | |
| EP559349(A1) | 1993-09-01 | Applicant | |
| EP570660(A1) | 1993-11-01 | Applicant | |
| EP575146(A2) | 1993-12-01 | Applicant | |
| EP578604(A1) | 1994-01-01 | Applicant | |
| EP586996(A2) | 1994-03-01 | Applicant | |
| EP609030(A1) | 1994-08-01 | Applicant | |
| EP651543(A2) | 1995-05-01 | Applicant | |
| EP679005(A1) | 1995-10-01 | Applicant | |
| EP795811(A1) | 1997-09-01 | Applicant | |
| EP476972(B1) | 1998-05-01 | Applicant | |
| EP845894(A2) | 1998-06-01 | Applicant | |
| EP863453(A1) | 1998-09-01 | Applicant | |
| EP863469(A2) | 1998-09-01 | Applicant | |
| EP867860(A2) | 1998-09-01 | Applicant | |
| EP869697(A2) | 1998-10-01 | Applicant | |
| EP559349(B1) | 1999-01-01 | Applicant | |
| EP889626(A1) | 1999-01-01 | Applicant | |
| EP917077(A2) | 1999-05-01 | Applicant | |
| EP691023(B1) | 1999-09-01 | Applicant | |
| EP946032(A2) | 1999-09-01 | Applicant | |
| EP981236(A1) | 2000-02-01 | Applicant | |
| EP982732(A1) | 2000-03-01 | Applicant | |
| EP984430(A2) | 2000-03-01 | Applicant | |
| EP1001588(A2) | 2000-05-01 | Applicant | |
| EP1014277(A1) | 2000-06-01 | Applicant | |
| EP1028425(A2) | 2000-08-01 | Applicant | |
| EP1028426(A2) | 2000-08-01 | Applicant | |
| EP1047251(A2) | 2000-10-01 | Applicant | |
| EP1076302(A1) | 2001-02-01 | Applicant | |
| EP1091615(A1) | 2001-04-01 | Applicant | |
| EP1107229(A2) | 2001-06-01 | Applicant | |
| EP1229496(A2) | 2002-08-01 | Applicant | |
| EP1233600(A2) | 2002-08-01 | Applicant | |
| EP1245023(A1) | 2002-10-01 | Applicant | |
| EP1246075(A2) | 2002-10-01 | Applicant | |
| EP1280326(A1) | 2003-01-01 | Applicant | |
| EP1311102(A1) | 2003-05-01 | Applicant | |
| EP1315084(A1) | 2003-05-01 | Applicant | |
| EP1315086(A1) | 2003-05-01 | Applicant | |
| EP1347361(A1) | 2003-09-01 | Applicant | |
| EP1379061(A2) | 2004-01-01 | Applicant | |
| EP1432219(A1) | 2004-06-01 | Applicant | |
| EP1435620(A1) | 2004-07-01 | Applicant | |
| EP1480421(A1) | 2004-11-01 | Applicant | |
| EP1517228(A2) | 2005-03-01 | Applicant | |
| EP1536612(A1) | 2005-06-01 | Applicant | |
| EP1566948(A1) | 2005-08-01 | Applicant | |
| EP1650938(A1) | 2006-04-01 | Applicant | |
| EP1693829(A1) | 2006-08-01 | Applicant | |
| EP1181802(B1) | 2007-02-01 | Applicant | |
| EP1818786(A1) | 2007-08-01 | Applicant | |
| EP1892700(A1) | 2008-02-01 | Applicant | |
| EP1912205(A2) | 2008-04-01 | Applicant | |
| EP1939860(A1) | 2008-07-01 | Applicant | |
| EP651543(B1) | 2008-09-01 | Applicant | |
| EP1909263(B1) | 2009-01-01 | Applicant | |
| EP1335620(B1) | 2009-03-01 | Applicant | |
| EP2069895(A1) | 2009-06-01 | Applicant | |
| EP2094032(A1) | 2009-08-01 | Applicant | |
| EP2109295(A1) | 2009-10-01 | Applicant | |
| EP1720375(B1) | 2010-07-01 | Applicant | |
| EP2205010(A1) | 2010-07-01 | Applicant | |
| EP2400373(A1) | 2011-12-01 | Applicant | |
| EP2431842(A2) | 2012-03-01 | Applicant | |
| GB2293667(A) | 1996-04-01 | Applicant | |
| GB2310559(A) | 1997-08-01 | Applicant | |
| GB2342802(A) | 2000-04-01 | Applicant | |
| GB2346500(A) | 2000-08-01 | Applicant | |
| GB2352377(A) | 2001-01-01 | Applicant | |
| GB2384399(A) | 2003-07-01 | Applicant | |
| GB2402855(A) | 2004-12-01 | Applicant | |
| GB2445436(A) | 2008-07-01 | Applicant | |
| ITFI20010199(A1) | 2003-04-01 | Applicant | |
| JP57-41731(A) | 1982-03-01 | Applicant | |
| JP59-57336(A) | 1984-04-01 | Applicant | |
| JP2-86397(A) | 1990-03-01 | Applicant | |
| JP2-153415(A) | 1990-06-01 | Applicant | |
| JP3-113578(A) | 1991-05-01 | Applicant | |
| JP4-236624(A) | 1992-08-01 | Applicant | |
| JP5-79951(A) | 1993-03-01 | Applicant | |
| JP5-165459(A) | 1993-07-01 | Applicant | |
| JP5-293126(A) | 1993-11-01 | Applicant | |
| JP6-19965(A) | 1994-01-01 | Applicant | |
| JP6-69954(A) | 1994-03-01 | Applicant | |
| JP6-274586(A) | 1994-09-01 | Applicant | |
| JP6-332617(A) | 1994-12-01 | Applicant | |
| JP7-199379(A) | 1995-08-01 | Applicant | |
| JP7-320051(A) | 1995-12-01 | Applicant | |
| JP7-320079(A) | 1995-12-01 | Applicant | |
| JP8-63330(A) | 1996-03-01 | Applicant | |
| JP8-185265(A) | 1996-07-01 | Applicant | |
| JP8-223281(A) | 1996-08-01 | Applicant | |
| JP8-227341(A) | 1996-09-01 | Applicant | |
| JP9-18585(A) | 1997-01-01 | Applicant | |
| JP9-55792(A) | 1997-02-01 | Applicant | |
| JP9-259063(A) | 1997-10-01 | Applicant | |
| JP9-265457(A) | 1997-10-01 | Applicant | |
| JP10-31497(A) | 1998-02-01 | Applicant | |
| JP10-105324(A) | 1998-04-01 | Applicant | |
| JP11-6743(A) | 1999-01-01 | Applicant | |
| JP11-45241(A) | 1999-02-01 | Applicant | |
| JP2000-90119(A) | 2000-03-01 | Applicant | |
| JP2000-99225(A) | 2000-04-01 | Applicant | |
| JP2000-134407(A) | 2000-05-01 | Applicant | |
| JP2000-163031(A) | 2000-06-01 | Applicant | |
| JP2000-207167(A) | 2000-07-01 | Applicant | |
| JP2000-224663(A) | 2000-08-01 | Applicant | |
| JP2000-339137(A) | 2000-12-01 | Applicant | |
| JP2001-56233(A) | 2001-02-01 | Applicant | |
| JP2001-125896(A) | 2001-05-01 | Applicant | |
| JP2001-148899(A) | 2001-05-01 | Applicant | |
| JP2002-14954(A) | 2002-01-01 | Applicant | |
| JP2002-024212(A) | 2002-01-01 | Applicant | |
| JP2002-041624(A) | 2002-02-01 | Applicant | |
| JP2002-82893(A) | 2002-03-01 | Applicant | |
| JP2002-342033(A) | 2002-11-01 | Applicant | |
| JP2002-344880(A) | 2002-11-01 | Applicant | |
| JP2002-542501(A) | 2002-12-01 | Applicant | |
| JP2003-44091(A) | 2003-02-01 | Applicant | |
| JP2003-84877(A) | 2003-03-01 | Applicant | |
| JP2003-517158(A) | 2003-05-01 | Applicant | |
| JP2003-233568(A) | 2003-08-01 | Applicant | |
| JP2004-48804(A) | 2004-02-01 | Applicant | |
| JP2004-505525(A) | 2004-02-01 | Applicant | |
| JP2004-86356(A) | 2004-03-01 | Applicant | |
| JP2004-152063(A) | 2004-05-01 | Applicant | |
| JP2005-070645(A) | 2005-03-01 | Applicant | |
| JP2005-86624(A) | 2005-03-01 | Applicant | |
| JP2005-506602(A) | 2005-03-01 | Applicant | |
| JP2005-92441(A) | 2005-04-01 | Applicant | |
| JP2005-181386(A) | 2005-07-01 | Applicant | |
| JP2005-189454(A) | 2005-07-01 | Applicant | |
| JP2005-221678(A) | 2005-08-01 | Applicant | |
| JP2005-283843(A) | 2005-10-01 | Applicant | |
| JP2005-311864(A) | 2005-11-01 | Applicant | |
| JP2006-023860(A) | 2006-01-01 | Applicant | |
| JP2006-107438(A) | 2006-04-01 | Applicant | |
| JP2006-146008(A) | 2006-06-01 | Applicant | |
| JP2006-195637(A) | 2006-07-01 | Applicant | |
| JP2007-4633(A) | 2007-01-01 | Applicant | |
| JP2007-193794(A) | 2007-08-01 | Applicant | |
| JP2007-206317(A) | 2007-08-01 | Applicant | |
| JP2008-26381(A) | 2008-02-01 | Applicant | |
| JP2008-39928(A) | 2008-02-01 | Applicant | |
| JP2008-90545(A) | 2008-04-01 | Applicant | |
| JP2008-97003(A) | 2008-04-01 | Applicant | |
| JP2008-134949(A) | 2008-06-01 | Applicant | |
| JP2008-526101(A) | 2008-07-01 | Applicant | |
| JP2008-217468(A) | 2008-09-01 | Applicant | |
| JP2008-233678(A) | 2008-10-01 | Applicant | |
| JP2008-236448(A) | 2008-10-01 | Applicant | |
| JP2008-271481(A) | 2008-11-01 | Applicant | |
| JP2009-036999(A) | 2009-02-01 | Applicant | |
| JP2009-47920(A) | 2009-03-01 | Applicant | |
| JP2009-98490(A) | 2009-05-01 | Applicant | |
| JP2009-186989(A) | 2009-08-01 | Applicant | |
| JP2009-205367(A) | 2009-09-01 | Applicant | |
| JP2009-294913(A) | 2009-12-01 | Applicant | |
| JP2009-294946(A) | 2009-12-01 | Applicant | |
| JP2010-78979(A) | 2010-04-01 | Applicant | |
| JP2010-157207(A) | 2010-07-01 | Applicant | |
| JP2010-535377(A) | 2010-11-01 | Applicant | |
| JP2010-287063(A) | 2010-12-01 | Applicant | |
| JP2013-511214(A) | 2013-03-01 | Applicant | |
| KR10-1999-0073234(A) | 1999-10-01 | Applicant | |
| KR11-2002-0013984(A) | 2002-02-01 | Applicant | |
| KR10-2002-0057262(A) | 2002-07-01 | Applicant | |
| KR10-2002-0069952(A) | 2002-09-01 | Applicant | |
| KR10-2003-0016993(A) | 2003-03-01 | Applicant | |
| KR10-2004-0044632(A) | 2004-05-01 | Applicant | |
| KR10-2005-0083561(A) | 2005-08-01 | Applicant | |
| KR10-2005-0090568(A) | 2005-09-01 | Applicant | |
| KR10-2006-0011603(A) | 2006-02-01 | Applicant | |
| KR10-2006-0012730(A) | 2006-02-01 | Applicant | |
| KR10-2006-0073574(A) | 2006-06-01 | Applicant | |
| KR10-2007-0024262(A) | 2007-03-01 | Applicant | |
| KR10-2007-0071675(A) | 2007-07-01 | Applicant | |
| KR10-0757496(B1) | 2007-09-01 | Applicant | |
| KR10-2007-0100837(A) | 2007-10-01 | Applicant | |
| KR10-0776800(B1) | 2007-11-01 | Applicant | |
| KR10-0801227(B1) | 2008-02-01 | Applicant | |
| KR10-0810500(B1) | 2008-03-01 | Applicant | |
| KR10-2008-0049647(A) | 2008-06-01 | Applicant | |
| KR10-2008-0109322(A) | 2008-12-01 | Applicant | |
| KR10-2009-0001716(A) | 2009-01-01 | Applicant | |
| KR10-2009-0086805(A) | 2009-08-01 | Applicant | |
| KR10-0920267(B1) | 2009-10-01 | Applicant | |
| KR10-2010-0119519(A) | 2010-11-01 | Applicant | |
| KR10-1032792(B1) | 2011-05-01 | Applicant | |
| KR10-2011-0113414(A) | 2011-10-01 | Applicant | |
| KR10-1193668(B1) | 2012-12-01 | Applicant | |
| NL1014847(C1) | 2001-10-01 | Applicant | |
| RU2273106(C2) | 2006-03-01 | Applicant | |
| RU2349970(C2) | 2009-03-01 | Applicant | |
| RU2353068(C2) | 2009-04-01 | Applicant | |
| TW200643744(A) | 2006-12-01 | Applicant | |
| TW200801988(A) | 2008-01-01 | Applicant | |
| TW201245989(A) | 2012-11-01 | Applicant | |
| WO93/20640(A1) | 1993-10-01 | Applicant | |
| WO94/16434(A1) | 1994-07-01 | Applicant | |
| WO94/29788(A1) | 1994-12-01 | Applicant | |
| WO95/02221(A1) | 1995-01-01 | Applicant | |
| WO95/16950(A1) | 1995-06-01 | Applicant | |
| WO95/17746(A1) | 1995-06-01 | Applicant | |
| WO97/10586(A1) | 1997-03-01 | Applicant | |
| WO97/26612(A1) | 1997-07-01 | Applicant | |
| WO97/29614(A1) | 1997-08-01 | Applicant | |
| WO97/38488(A1) | 1997-10-01 | Applicant | |
| WO97/49044(A1) | 1997-12-01 | Applicant | |
| WO98/09270(A1) | 1998-03-01 | Applicant | |
| WO98/33111(A1) | 1998-07-01 | Applicant | |
| WO98/41956(A1) | 1998-09-01 | Applicant | |
| WO99/01834(A1) | 1999-01-01 | Applicant | |
| WO99/08238(A1) | 1999-02-01 | Applicant | |
| WO99/16181(A1) | 1999-04-01 | Applicant | |
| WO99/56227(A1) | 1999-11-01 | Applicant | |
| WO/19697(A1) | 2000-04-01 | Applicant | |
| WO/22820(A1) | 2000-04-01 | Applicant | |
| WO/29964(A1) | 2000-05-01 | Applicant | |
| WO/30070(A2) | 2000-05-01 | Applicant | |
| WO/38041(A1) | 2000-06-01 | Applicant | |
| WO/44173(A1) | 2000-07-01 | Applicant | |
| WO/60435(A2) | 2000-10-01 | Applicant | |
| WO/63766(A1) | 2000-10-01 | Applicant | |
| WO/68936(A1) | 2000-11-01 | Applicant | |
| WO1/06489(A1) | 2001-01-01 | Applicant | |
| WO1/30046(A2) | 2001-04-01 | Applicant | |
| WO1/30047(A2) | 2001-04-01 | Applicant | |
| WO1/60435(A3) | 2001-04-01 | Applicant | |
| WO1/33569(A1) | 2001-05-01 | Applicant | |
| WO1/35391(A1) | 2001-05-01 | Applicant | |
| WO1/46946(A1) | 2001-06-01 | Applicant | |
| WO1/65413(A1) | 2001-09-01 | Applicant | |
| WO1/67753(A1) | 2001-09-01 | Applicant | |
| WO2/25610(A1) | 2002-03-01 | Applicant | |
| WO2/31814(A1) | 2002-04-01 | Applicant | |
| WO2/37469(A2) | 2002-05-01 | Applicant | |
| WO2/071259(A1) | 2002-09-01 | Applicant | |
| WO2/073603(A1) | 2002-09-01 | Applicant | |
| WO3/003152(A2) | 2003-01-01 | Applicant | |
| WO3/003765(A1) | 2003-01-01 | Applicant | |
| WO3/023786(A2) | 2003-03-01 | Applicant | |
| WO3/041364(A2) | 2003-05-01 | Applicant | |
| WO3/049494(A1) | 2003-06-01 | Applicant | |
| WO3/056789(A1) | 2003-07-01 | Applicant | |
| WO3/067202(A2) | 2003-08-01 | Applicant | |
| WO3/084196(A1) | 2003-10-01 | Applicant | |
| WO3/094489(A1) | 2003-11-01 | Applicant | |
| WO2004/008801(A1) | 2004-01-01 | Applicant | |
| WO2004/025938(A1) | 2004-03-01 | Applicant | |
| WO2004/047415(A1) | 2004-06-01 | Applicant | |
| WO2004/055637(A2) | 2004-07-01 | Applicant | |
| WO2004/057486(A1) | 2004-07-01 | Applicant | |
| WO2004/061850(A1) | 2004-07-01 | Applicant | |
| WO2004/084413(A2) | 2004-09-01 | Applicant | |
| WO2005/003920(A2) | 2005-01-01 | Applicant | |
| WO2005/008505(A1) | 2005-01-01 | Applicant | |
| WO2005/008899(A1) | 2005-01-01 | Applicant | |
| WO2005/010725(A2) | 2005-02-01 | Applicant | |
| WO2005/027472(A2) | 2005-03-01 | Applicant | |
| WO2005/027485(A1) | 2005-03-01 | Applicant | |
| WO2005/031737(A1) | 2005-04-01 | Applicant | |
| WO2005/034085(A1) | 2005-04-01 | Applicant | |
| WO2005/041455(A1) | 2005-05-01 | Applicant | |
| WO2005/059895(A1) | 2005-06-01 | Applicant | |
| WO2005/069171(A1) | 2005-07-01 | Applicant | |
| WO2005/101176(A2) | 2005-10-01 | Applicant | |
| WO2006/020305(A2) | 2006-02-01 | Applicant | |
| WO2006/054724(A1) | 2006-05-01 | Applicant | |
| WO2006/056822(A1) | 2006-06-01 | Applicant | |
| WO2006/078246(A1) | 2006-07-01 | Applicant | |
| WO2006/101649(A2) | 2006-09-01 | Applicant | |
| WO2006/129967(A1) | 2006-12-01 | Applicant | |
| WO2006/133571(A1) | 2006-12-01 | Applicant | |
| WO2007/002753(A2) | 2007-01-01 | Applicant | |
| WO2007/080559(A2) | 2007-07-01 | Applicant | |
| WO2007/083894(A1) | 2007-07-01 | Applicant | |
| WO2008/030970(A2) | 2008-03-01 | Applicant | |
| WO2008/071231(A1) | 2008-06-01 | Applicant | |
| WO2008/085742(A2) | 2008-07-01 | Applicant | |
| WO2008/109835(A2) | 2008-09-01 | Applicant | |
| WO2008/140236(A1) | 2008-11-01 | Applicant | |
| WO2008/153639(A1) | 2008-12-01 | Applicant | |
| WO2009/009240(A2) | 2009-01-01 | Applicant | |
| WO2009/016631(A2) | 2009-02-01 | Applicant | |
| WO2009/017280(A1) | 2009-02-01 | Applicant | |
| WO2009/104126(A1) | 2009-08-01 | Applicant | |
| WO2009/156438(A1) | 2009-12-01 | Applicant | |
| WO2010/075623(A1) | 2010-07-01 | Applicant | |
| WO2011/057346(A1) | 2011-05-01 | Applicant | |
| WO2011/060106(A1) | 2011-05-01 | Applicant | |
| WO2011/088053(A2) | 2011-07-01 | Applicant | |
| WO2011/116309(A1) | 2011-09-01 | Applicant | |
| WO2011/133543(A1) | 2011-10-01 | Applicant | |
| WO2011/150730(A1) | 2011-12-01 | Applicant | |
| WO2011/163350(A1) | 2011-12-01 | Applicant | |
| WO2012/154317(A1) | 2012-11-01 | Applicant | |
| WO2012/167168(A2) | 2012-12-01 | Applicant | |
| WO2013/048880(A1) | 2013-04-01 | Applicant |
Non-Patent Literature (1018)
- Sullivan, Danny, “How Google Instant's Autocomplete Suggestions Work”, available at <http://searchengineland.com/how-google-instant-autocomplete-suggestions-work-62592>, Apr. 6, 2011, 12 pages.Applicant
- Summerfield et al., “ASIC Implementation of the Lyon Cochlea Model”, Proceedings of the 1992 International Conference on Acoustics, Speech and Signal Processing, IEEE, vol. V, 1992, pp. 673-676.Applicant
- T3 Magazine, “Creative MuVo TX 256MB”, available at <http://www.t3.co.uk/reviews/entertainment/mp3—player/creative—muvo—tx—256mb>, Aug. 17, 2004, 1 page.Applicant
- TAOS, “TAOS, Inc. Announces Industry's First Ambient Light Sensor to Convert Light Intensity to Digital Signals”, News Release, available at <http://www.taosinc.com/pressrelease—090902.htm>, Sep. 16, 2002, 3 pages.Applicant
- Apple Computer, Inc., “iTunes 2, Playlist Related Help Screens”, iTunes v2.0, 2000-2001, 8 pages.Applicant
- Tello, Ernest R., “Natural-Language Systems”, Mastering AI Tools and Techniques, Howard W. Sams & Company, 1988.Applicant
- TG3 Electronics, Inc., “BL82 Series Backlit Keyboards”, available at <http://www.tg3electronics.com/products/backlit/backlit.htm>, retrieved on Dec. 19, 2002, 2 pages.Applicant
- The HP 150, “Hardware: Compact, Powerful, and Innovative”, vol. 8, No. 10, Oct. 1983, pp. 36-50.Applicant
- Tidwell, Jenifer, “Animated Transition”, Designing Interfaces, Patterns for effective Interaction Design, Nov. 2005, First Edition, 4 pages.Applicant
- Touch, Joseph, “Zoned Analog Personal Teleconferencing”, USC / Information Sciences Institute, 1993, pp. 1-19.Applicant
- Toutanova et al., “Feature-Rich Part-of-Speech Tagging with a Cyclic Dependency Network”, Computer Science Dept., Stanford University, Stanford CA 94305-9040, 2003, 8 pages.Applicant
- Trigg et al., “Hypertext Habitats: Experiences of Writers in NoteCards”, Hypertext '87 Papers; Intelligent Systems Laboratory, Xerox Palo Alto Research Center, 1987, pp. 89-108.Applicant
- Trowbridge, David, “Using Andrew for Development of Educational Applications”, Center for Design of Educational Computing, Carnegie-Mellon University (CMU-ITC-85-065), Jun. 2, 1985, pp. 1-6.Applicant
- Tsao et al., “Matrix Quantizer Design for LPC Speech Using the Generalized Lloyd Algorithm”, (IEEE Transactions on Acoustics, Speech and Signal Processing, Jun. 1985), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 237-245.Applicant
- Turletti, Thierry, “The INRIA Videoconferencing System (IVS)”, Oct. 1994, pp. 1-7.Applicant
- Uslan et al., “A Review of Henter-Joyce's MAGic for Windows NT”, Journal of Visual Impairment and Blindness, Dec. 1999, pp. 666-668.Applicant
- Uslan et al., “A Review of Supernova Screen Magnification Program for Windows”, Journal of Visual Impairment & Blindness, Feb. 1999, pp. 108-110.Applicant
- Uslan et al., “A Review of Two Screen Magnification Programs for Windows 95: Magnum 95 and LP-Windows”, Journal of Visual Impairment & Blindness, Sep.-Oct. 1997, pp. 9-13.Applicant
- Veiga, Alex, “AT&T Wireless Launching Music Service”, available at <http://bizyahoo.com/ap/041005/at—t—mobile—music—5.html?printer=1>, Oct. 5, 2004, 2 pages.Applicant
- Vogel et al., “Shift: A Technique for Operating Pen-Based Interfaces Using Touch”, CHI '07 Proceedings, Mobile Interaction Techniques I, Apr. 28-May 3, 2007, pp. 657-666.Applicant
- W3C Working Draft, “Speech Synthesis Markup Language Specification for the Speech Interface Framework”, available at <http://www.w3org./TR/speech-synthesis>, retrieved on Dec. 14, 2000, 42 pages.Applicant
- Wadlow, M. G., “The Role of Human Interface Guidelines in the Design of Multimedia Applications”, Carnegie Mellon University (to be Published in Current Psychology: Research and Reviews, Summer 1990 (CMU-ITC-91-101), 1990, pp. 1-22.Applicant
- Walker et al., “The LOCUS Distributed Operating System 1”, University of California Los Angeles, 1983, pp. 49-70.Applicant
- Wang et al., “An Initial Study on Large Vocabulary Continuous Mandarin Speech Recognition with Limited Training Data Based on Sub-Syllabic Models”, International Computer Symposium, vol. 2, 1994, pp. 1140-1145.Applicant
- Wang et al., “Tone Recognition of Continuous Mandarin Speech Based on Hidden Markov Model”, International Journal of Pattern Recognition and Artificial Intelligence, vol. 8, 1994, pp. 233-245.Applicant
- Ware et al., “The DragMag Image Magnifier”, CHI '95 Mosaic of Creativity, May 7-11, 1995, pp. 407-408.Applicant
- Ware et al., “The DragMag Image Magnifier Prototype I”, Apple Inc., Video Clip, Marlon, on a CD, Applicant is not Certain about the Date for the Video Clip., 1995.Applicant
- Watabe et al., “Distributed Multiparty Desktop Conferencing System: MERMAID”, CSCW 90 Proceedings, Oct. 1990, pp. 27-38.Applicant
- White, George M., “Speech Recognition, Neural Nets, and Brains”, Jan. 1992, pp. 1-48.Applicant
- Wikipedia, “Acoustic Model”, available at <http://en.wikipedia.org/wiki/AcousticModel>, retrieved on Sep. 14, 2011, 2 pages.Applicant
- Wikipedia, “Language Model”, available at <http://en.wikipedia.org/wiki/Language—model>, retrieved on Sep. 14, 2011, 3 pages.Applicant
- Wikipedia, “Speech Recognition”, available at <http://en.wikipedia.org/wiki/Speech—recognition>, retrieved on Sep. 14, 2011, 10 pages.Applicant
- Wilensky et al., “Talking to UNIX in English: An Overview of UC”, Communications of the ACM, vol. 27, No. 6, Jun. 1984, pp. 574-593.Applicant
- Wilson, Mark, “New iPod Shuffle Moves Buttons to Headphones, Adds Text to Speech”, available at <http://gizmodo.com/5167946/new-ipod-shuffle-moves-buttons-to-headphones-adds-text-to-speech>, Mar. 11, 2009, 13 pages.Applicant
- Wirelessinfo, “SMS/MMS Ease of Use (8.0)”, available at <http://www.wirelessinfo.com/content/palm-Treo-750-Cell-Phone-Review/Messaging.htm>, Mar. 2007, 3 pages.Applicant
- Wong et al., “An 800 Bit/s Vector Quantization LPC Vocoder”, (IEEE Transactions on Acoustics, Speech and Signal Processing, Oct. 1982), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 222-232.Applicant
- Wong et al., “Very Low Data Rate Speech Compression with LPC Vector and Matrix Quantization”, (Proceedings of the IEEE Int'l Acoustics, Speech and Signal Processing Conference, Apr. 1983), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 233-236.Applicant
- Wu et al., “Automatic Generation of Synthesis Units and Prosodic Information for Chinese Concatenative Synthesis”, Speech Communication, vol. 35, No. 3-4, Oct. 2001, pp. 219-237.Applicant
- Yang et al., “Auditory Representations of Acoustic Signals”, IEEE Transactions of Information Theory, vol. 38, No. 2, Mar. 1992, pp. 824-839.Applicant
- Yang et al., “Hidden Markov Model for Mandarin Lexical Tone Recognition”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. 36, No. 7, Jul. 1988, pp. 988-992.Applicant
- Yiourgalis et al., “Text-to-Speech system for Greek”, ICASSP 91, vol. 1, May 14-17, 1991., pp. 525-528.Applicant
- Zainab, “Google Input Tools Shows Onscreen Keyboard in Multiple Languages [Chrome]”, available at <http://www.addictivetips.com/internet-tips/google-input-tools-shows-multiple-language-onscreen-keyboards-chrome/>, Jan. 3, 2012, 3 pages.Applicant
- Zelig, “A Review of the Palm Treo 750v”, available at <http://www.mtekk.com.au/Articles/tabid/54/articleType/ArticleView/articleId/769/A-Review-of-the-Palm-Treo-750v.aspx>, Feb. 5, 2007, 3 pages.Applicant
- Zhang et al., “Research of Text Classification Model Based on Latent Semantic Analysis and Improved HS-SVM”, Intelligent Systems and Applications (ISA), 2010 2nd International Workshop, May 22-23, 2010, 5 pages.Applicant
- Ziegler, K, “A Distributed Information System Study”, IBM Systems Journal, vol. 18, No. 3, 1979, pp. 374-401.Applicant
- Zipnick et al., “U.S. Appl. No. 10/859,661, filed Jun. 2, 2004”.Applicant
- “2004 Chrysler Pacifica: U-Connect Hands-Free Communication System”, The Best and Brightest of 2004, Brief Article, Automotive Industries, Sep. 2003, 1 page.Applicant
- “2007 Lexus GS 450h 4dr Sedan (3.5L 6cyl Gas/Electric Hybrid CVT)”, available at <http://review.cnet.com/4505-10865—16-31833144.html>, retrieved on Aug. 3, 2006, 10 pages.Applicant
- “All Music Website”, available at <http://www.allmusic.com/>, retrieved on Mar. 19, 2007, 2 pages.Applicant
- “BluePhoneElite: About”, available at <http://www.reelintelligence.com/BluePhoneElite>, retrieved on Sep. 25, 2006, 2 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US1995/008369, issued on Oct. 9, 1996, 4 pages.Applicant
- International Search Report for PCT Patent Application No. PCT/US1995/008369, mailed on Nov. 8, 1995, 6 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2010/037378, mailed on Aug. 25, 2010, 14 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2011/020861, mailed on Nov. 29, 2011, 12 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/040571, mailed on Nov. 16, 2012, 14 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/056382, mailed on Dec. 20, 2012, 11 pages.Applicant
- Pereira, Fernando, “Logic for Natural Language Analysis”, SRI International, Technical Note 275, Jan. 1983, 194 pages.Applicant
- Perrault et al., “Natural-Language Interfaces”, SRI International, Technical Note 393, Aug. 22, 1986, 48 pages.Applicant
- Phoenix Solutions, Inc., “Declaration of Christopher Schmandt Regarding the MIT Galaxy System”, West Interactive Corp., A Delaware Corporation, Document 40, Jul. 2, 2010, 162 pages.Applicant
- Picone, J., “Continuous Speech Recognition using Hidden Markov Models”, IEEE ASSP Magazine, vol. 7, No. 3, Jul. 1990, 16 pages.Applicant
- Pulman et al., “Clare: A Combined Language and Reasoning Engine”, Proceedings of JFIT Conference, available at <http://www.cam.sri.com/tr/crc042/paper.ps.Z>, 1993, 8 pages.Applicant
- Rabiner et al., “Fundamental of Speech Recognition”, AT&T, Published by Prentice-Hall, Inc., ISBN: 0-13-285826-6, 1993, 17 pages.Applicant
- Rabiner et al., “Note on the Properties of a Vector Quantizer for LPC Coefficients”, Bell System Technical Journal, vol. 62, No. 8, Oct. 1983, 9 pages.Applicant
- Ratcliffe, M., “ClearAccess 2.0 Allows SQL Searches Off-Line (Structured Query Language) (ClearAccess Corp. Preparing New Version of Data-Access Application with Simplified User Interface, New Features) (Product Announcement)”, MacWeek, vol. 6, No. 41, Nov. 16, 1992, 2 pages.Applicant
- Ravishankar, Mosur K, “Efficient Algorithms for Speech Recognition”, Doctoral Thesis Submitted to School of Computer Science, Computer Science Division, Carnegie Mellon University, Pittsburgh, May 15, 1996, 146 pages.Applicant
- Rayner, M., “Abductive Equivalential Translation and its Application to Natural Language Database Interfacing”, Dissertation Paper, SRI International, Sep. 1993, 162 pages.Applicant
- Rayner et al., “Adapting the Core Language Engine to French and Spanish”, Cornell University Library, available at <http:l/arxiv.org/abs/cmp-lg/9605015>, May 10, 1996, 9 pages.Applicant
- Rayner et al., “Deriving Database Queries from Logical Forms by Abductive Definition Expansion”, Proceedings of the Third Conference on Applied Natural Language Processing, ANLC, 1992, 8 pages.Applicant
- Rayner, Manny, “Linguistic Domain Theories: Natural-Language Database Interfacing from First Principles”, SRI International, Cambridge, 1993, 11 pages.Applicant
- Rayner et al., “Spoken Language Translation with Mid-90's Technology: A Case Study”, Eurospeech, ISCA, Available online at <http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.54.8608>, 1993, 4 pages.Applicant
- Remde et al., “SuperBook: An Automatic Tool for Information Exploration-Hypertext?”, In Proceedings of Hypertext, 87 Papers, Nov. 1987, 14 pages.Applicant
- Reynolds, C. F., “On-Line Reviews: A New Application of the HICOM Conferencing System”, IEEE Colloquium on Human Factors in Electronic Mail and Conferencing Systems, Feb. 3, 1989, 4 pages.Applicant
- Rice et al., “Monthly Program: Nov. 14, 1995”, The San Francisco Bay Area Chapter of ACM SIGCHI, available at <http://www.baychi.org/calendar/19951114>, Nov. 14, 1995, 2 pages.Applicant
- Rice et al., “Using the Web Instead of a Window System”, Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, CHI'96, 1996, pp. 1-14.Applicant
- Rigoll, G., “Speaker Adaptation for Large Vocabulary Speech Recognition Systems Using Speaker Markov Models”, International Conference on Acoustics, Speech and Signal Processing (ICASSP'89), May 1989, 4 pages.Applicant
- Riley, M D., “Tree-Based Modelling of Segmental Durations”, Talking Machines Theories, Models and Designs, Elsevier Science Publishers B.V., North-Holland, ISBN: 08-444-89115.3, 1992, 15 pages.Applicant
- Rivlin et al., “Maestro: Conductor of Multimedia Analysis Technologies”, SRI International, 1999, 7 pages.Applicant
- Rivoira et al., “Syntax and Semantics in a Word-Sequence Recognition System”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP'79), Apr. 1979, 5 pages.Applicant
- Roddy et al., “Communication and Collaboration in a Landscape of B2B eMarketplaces”, VerticalNet Solutions, White Paper, Jun. 15, 2000, 23 pages.Applicant
- Rosenfeld, R., “A Maximum Entropy Approach to Adaptive Statistical Language Modelling”, Computer Speech and Language, vol. 10, No. 3, Jul. 1996, 25 pages.Applicant
- Roszkiewicz, A., “Extending your Apple”, Back Talk-Lip Service, A+ Magazine, The Independent Guide for Apple Computing, vol. 2, No. 2, Feb. 1984, 5 pages.Applicant
- Rudnicky et al., “Creating Natural Dialogs in the Carnegie Mellon Communicator System”, Proceedings of Eurospeech, vol. 4, 1999, pp. 1531-1534.Applicant
- Russell et al., “Artificial Intelligence, A Modern Approach”, Prentice Hall, Inc., 1995, 121 pages.Applicant
- Sacerdoti et al., “A Ladder User's Guide (Revised)”, SRI International Artificial Intelligence Center, Mar. 1980, 39 pages.Applicant
- Sagalowicz, D., “AD-Ladder User's Guide”, SRI International, Sep. 1980, 42 pages.Applicant
- Sakoe et al., “Dynamic Programming Algorithm Optimization for Spoken Word Recognition”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. ASSP-26, No. 1, Feb. 1978, 8 pages.Applicant
- Salton et al., “On the Application of Syntactic Methodologies in Automatic Text Analysis”, Information Processing and Management, vol. 26, No. 1, Great Britain, 1990, 22 pages.Applicant
- Sameshima et al., “Authorization with Security Attributes and Privilege Delegation Access control beyond the ACL”, Computer Communications, vol. 20, 1997, 9 pages.Applicant
- San-Segundo et al., “Confidence Measures for Dialogue Management in the CU Communicator System”, Proceedings of Acoustics, Speech and Signal Processing (ICASSP'00), Jun. 2000, 4 pages.Applicant
- Sato, H., “A Data Model, Knowledge Base and Natural Language Processing for Sharing a Large Statistical Database”, Statistical and Scientific Database Management, Lecture Notes in Computer Science, vol. 339, 1989, 20 pages.Applicant
- Savoy, J., “Searching Information in Hypertext Systems Using Multiple Sources of Evidence”, International Journal of Man-Machine Studies, vol. 38, No. 6, Jun. 1996, 15 pages.Applicant
- Scagliola, C., “Language Models and Search Algorithms for Real-Time Speech Recognition”, International Journal of Man-Machine Studies, vol. 22, No. 5, 1985, 25 pages.Applicant
- Schmandt et al., “Augmenting a Window System with Speech Input”, IEEE Computer Society, Computer, vol. 23, No. 8, Aug. 1990, 8 pages.Applicant
- Schnelle, Dirk, “Context Aware Voice User Interfaces for Workflow Support”, Dissertation paper, Aug. 27, 2007, 254 pages.Applicant
- Schütze, H., “Dimensions of Meaning”, Proceedings of Supercomputing'92 Conference, Nov. 1992, 10 pages.Applicant
- Seneff et al., “A New Restaurant Guide Conversational System: Issues in Rapid Prototyping for Specialized Domains”, Proceedings of Fourth International Conference on Spoken Language, vol. 2, 1996, 4 pages.Applicant
- Sharoff et al., “Register-Domain Separation as a Methodology for Development of Natural Language Interfaces to Databases”, Proceedings of Human-Computer Interaction (INTERACT'99), 1999, 7 pages.Applicant
- Sheth et al., “Evolving Agents for Personalized Information Filtering”, Proceedings of the Ninth Conference on Artificial Intelligence for Applications, Mar. 1993, 9 pages.Applicant
- Sheth et al., “Relationships at the Heart of Semantic Web: Modeling, Discovering, and Exploiting Complex Semantic Relationships”, Enhancing the Power of the Internet: Studies in Fuzziness and Soft Computing, Oct. 13, 2002, pp. 1-38.Applicant
- Shikano et al., “Speaker Adaptation through Vector Quantization”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP'86), vol. 11, Apr. 1986, 4 pages.Applicant
- Pearl, Amy, “System Support for Integrated Desktop Video Conferencing”, Sunmicrosystems Laboratories, Dec. 1992, pp. 1-15.Applicant
- Penn et al., “Ale for Speech: A Translation Prototype”, Bell Laboratories, 1999, 4 pages.Applicant
- Phillipps, Ben, “Touchscreens are Changing the Face of Computers—Today's Users Have Five Types of Touchscreens to Choose from, Each with its Own Unique Characteristics”, Electronic Products, Nov. 1994, pp. 63-70.Applicant
- Phillips, Dick, “The Multi-Media Workstation”, SIGGRAPH '89 Panel Proceedings, 1989, pp. 93-109.Applicant
- Pickering, J. A., “Touch-Sensitive Screens: The Technologies and Their Application”, International Journal of Man-Machine Studies, vol. 25, No. 3, Sep. 1986, pp. 249-269.Applicant
- Pingali et al., “Audio-Visual Tracking for Natural Interactivity”, ACM Multimedia, Oct. 1999, pp. 373-382.Applicant
- Plaisant et al., “Touchscreen Interfaces for Alphanumeric Data Entry”, Proceedings of the Human Factors and Ergonomics Society 36th Annual Meeting, 1992, pp. 293-297.Applicant
- Plaisant et al., “Touchscreen Toggle Design”, CHI'92, May 3-7, 1992, pp. 667-668.Applicant
- Poly-Optical Products, Inc., “Poly-Optical Fiber Optic Membrane Switch Backlighting”, available at <http://www.poly-optical.com/membrane—switches.html>, retrieved on Dec. 19, 2002, 3 pages.Applicant
- Poor, Alfred, “Microsoft Publisher”, PC Magazine, vol. 10, No. 20, Nov. 26, 1991, 1 page.Applicant
- Potter et al., “An Experimental Evaluation of Three Touch Screen Strategies within a Hypertext Database”, International Journal of Human-Computer Interaction, vol. 1, No. 1, 1989, pp. 41-52.Applicant
- Potter et al., “Improving the Accuracy of Touch Screens: An Experimental Evaluation of Three Strategies”, CHI '88 ACM, 1988, pp. 27-32.Applicant
- Public Safety Technologies, “Tracer 2000 Computer”, available at <http://www.pst911.com/tracer.html>, retrieved on Dec. 19, 2002, 3 pages.Applicant
- Apple Computer, Inc., “Apple Announces iTunes 2”, Press Release, Oct. 23, 2001, 2 pages.Applicant
- Rabiner et al., “Digital Processing of Speech Signals”, Prentice Hall, 1978, pp. 274-277.Applicant
- Rampe et al., “SmartForm Designer and SmartForm Assistant”, News release, Claris Corp., Jan. 9, 1989, 1 page.Applicant
- Rao et al., “Exploring Large Tables with the Table Lens”, Apple Inc., Video Clip, Xerox Corp., on a CD, 1994.Applicant
- Rao et al., “Exploring Large Tables with the Table Lens”, CHI'95 Mosaic of Creativity, ACM, May 7-11, 1995, pp. 403-404.Applicant
- Rao et al., “The Table Lens: Merging Graphical and Symbolic Representations in an Interactive Focus+Context Visualization for Tabular Information”, Proceedings of the ACM SIGCHI Conference on Human Factors in Computing Systems, Apr. 1994, pp. 1-7.Applicant
- Raper, Larry K. ,“The C-MU PC Server Project”, (CMU-ITC-86-051), Dec. 1986, pp. 1-30.Applicant
- Ratcliffe et al., “Intelligent Agents Take U.S. Bows”, MacWeek, vol. 6, No. 9, Mar. 2, 1992, 1 page.Applicant
- Reddy, D. R., “Speech Recognition by Machine: A Review”, Proceedings of the IEEE, Apr. 1976, pp. 501-531.Applicant
- Reininger et al., “Speech and Speaker Independent Codebook Design in VQ Coding Schemes”, (Proceedings of the IEEE International Acoustics, Speech and Signal Processing Conference, Mar. 1985), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 271-273.Applicant
- Ren et al., “Efficient Strategies for Selecting Small Targets on Pen-Based Systems: An Evaluation Experiment for Selection Strategies and Strategy Classifications”, Proceedings of the IFIP TC2/TC13 WG2.7/WG13.4 Seventh Working Conference on Engineering for Human-Computer Interaction, vol. 150, 1998, pp. 19-37.Applicant
- Ren et al., “Improving Selection Performance on Pen-Based Systems: A Study of Pen-Based Interaction for Selection Tasks”, ACM Transactions on Computer-Human Interaction, vol. 7, No. 3, Sep. 2000, pp. 384-416.Applicant
- Ren et al., “The Best among Six Strategies for Selecting a Minute Target and the Determination of the Minute Maximum Size of the Targets on a Pen-Based Computer”, Human-Computer Interaction INTERACT, 1997, pp. 85-92.Applicant
- Apple Computer, Inc., “Apple Introduces iTunes—World's Best and Easiest to Use Jukebox Software”, Macworld Expo, Jan. 9, 2001, 2 pages.Applicant
- Riecken, R D., “Adaptive Direct Manipulation”, IEEE Xplore, 1991, pp. 1115-1120.Applicant
- Rioport, “Rio 500: Getting Started Guide”, available at <http://ec1.images-amazon.com/media/i3d/01/A/man-migrate/MANUAL000023453.pdf>, 1999, 2 pages.Applicant
- Robbin et al., “MP3 Player and Encoder for Macintosh!”, SoundJam MP Plus, Version 2.0, 2000, 76 pages.Applicant
- Robertson et al., “Information Visualization Using 3D Interactive Animation”, Communications of the ACM, vol. 36, No. 4, Apr. 1993, pp. 57-71.Applicant
- Robertson et al., “The Document Lens”, UIST '93, Nov. 3-5, 1993, pp. 101-108.Applicant
- Root, Robert, “Design of a Multi-Media Vehicle for Social Browsing”, Bell Communications Research, 1988, pp. 25-38.Applicant
- Roseberry, Catherine, “How to Pair a Bluetooth Headset & Cell Phone”, available at <http://mobileoffice.about.com/od/usingyourphone/ht/blueheadset—p.htm>, retrieved on Apr. 29, 2006, 2 pages.Applicant
- Rosenberg et al., “An Overview of the Andrew Message System”, Information Technology Center Carnegie-Mellon University, Jul. 1987, pp. 99-108.Applicant
- Rosner et al., “In Touch: A Graphical User Interface Development Tool”, IEEE Colloquium on Software Tools for Interface Design, Nov. 8, 1990, pp. 12/1-12/7.Applicant
- Rossfrank, “Konstenlose Sprachmitteilungins Festnetz”, XP002234425, Dec. 10, 2000, pp. 1-4.Applicant
- Roucos et al., “A Segment Vocoder at 150 B/S”, (Proceedings of the IEEE International Acoustics, Speech and Signal Processing Conference, Apr. 1983), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 246-249.Applicant
- Roucos et al., “High Quality Time-Scale Modification for Speech”, Proceedings of the 1985 IEEE Conference on Acoustics, Speech and Signal Processing, 1985, pp. 493-496.Applicant
- Sabin et al., “Product Code Vector Quantizers for Waveform and Voice Coding”, (IEEE Transactions on Acoustics, Speech and Signal Processing, Jun. 1984), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 274-288.Applicant
- Apple Computer, Inc., “Apple's iPod Available in Stores Tomorrow”, Press Release, Nov. 9, 2001, 1 page.Applicant
- Santen, Jan P., “Assignment of Segmental Duration in Text-to-Speech Synthesis”, Computer Speech and Language, vol. 8, No. 2, Apr. 1994, pp. 95-128.Applicant
- Sarawagi, Sunita, “CRF Package Page”, available at <http://crf.sourceforge.net/>, retrieved on Apr. 6, 2011, 2 pages.Applicant
- Sarkar et al., “Graphical Fisheye Views”, Communications of the ACM, vol. 37, No. 12, Dec. 1994, pp. 73-83.Applicant
- Sarkar et al., “Graphical Fisheye Views of Graphs”, Systems Research Center, Digital Equipment Corporation Mar. 17, 1992, 31 pages.Applicant
- Sarkar et al., “Graphical Fisheye Views of Graphs”, CHI '92 Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, May 3-7, 1992, pp. 83-91.Applicant
- Sarkar et al., “Stretching the Rubber Sheet: A Metaphor for Viewing Large Layouts on Small Screens”, UIST'93, ACM, Nov. 3-5, 1993, pp. 81-91.Applicant
- Sastry, Ravindra W., “A Need for Speed: A New Speedometer for Runners”, submitted to the Department of Electrical Engineering and Computer Science at the Massachusetts Institute of Technology, 1999, pp. 1-42.Applicant
- Schafer et al., “Digital Representations of Speech Signals”, Proceedings of the IEEE, vol. 63, No. 4, Apr. 1975, pp. 662-677.Applicant
- Schaffer et al., “Navigating Hierarchically Clustered Networks through Fisheye and Full-Zoom Methods”, ACM Transactions on Computer-Human Interaction, vol. 3, No. 2, Jun. 1996, pp. 162-188.Applicant
- Shimazu et al., “CAPIT: Natural Language Interface Design Tool with Keyword Analyzer and Case-Based Parser”, NEG Research & Development, vol. 33, No. 4, Oct. 1992, 11 pages.Applicant
- Shinkle, L., “Team User's Guide”, SRI International, Artificial Intelligence Center, Nov. 1984, 78 pages.Applicant
- Shklar et al., “InfoHarness: Use of Automatically Generated Metadata for Search and Retrieval of Heterogeneous Information”, Proceedings of CAiSE'95, Finland, 1995, 14 pages.Applicant
- Sigurdsson et al., “Mel Frequency Cepstral Co-efficients: An Evaluation of Robustness of MP3 Encoded Music”, Proceedings of the 7th International Conference on Music Information Retrieval, 2006, 4 pages.Applicant
- Silverman et al., “Using a Sigmoid Transformation for Improved Modeling of Phoneme Duration”, Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing, Mar. 1999, 5 pages.Applicant
- Simonite, Tom, “One Easy Way to Make Siri Smarter”, Technology Review, Oct. 18, 2011, 2 pages.Applicant
- Singh, N., “Unifying Heterogeneous Information Models”, Communications of the ACM, 1998, 13 pages.Applicant
- SRI International, “The Open Agent Architecture TM 1.0 Distribution”, Open Agent Architecture (OAA), 1999, 2 pages.Applicant
- Starr et al., “Knowledge-Intensive Query Processing”, Proceedings of the 5th KRDB Workshop, Seattle, May 31, 1998, 6 pages.Applicant
- Stent et al., “The CommandTalk Spoken Dialogue System”, SRI International, 1999, pp. 183-190.Applicant
- Stern et al., “Multiple Approaches to Robust Speech Recognition”, Proceedings of Speech and Natural Language Workshop, 1992, 6 pages.Applicant
- Stickel, Mark E., “A Nonclausal Connection-Graph Resolution Theorem-Proving Program”, Proceedings of AAAI'82, 1982, 5 pages.Applicant
- Sugumaran, V., “A Distributed Intelligent Agent-Based Spatial Decision Support System”, Proceedings of the Americas Conference on Information systems (AMCIS), Dec. 31, 1998, 4 pages.Applicant
- Sycara et al., “Coordination of Multiple Intelligent Software Agents”, International Journal of Cooperative Information Systems (IJCIS), vol. 5, No. 2 & 3, 1996, 31 pages.Applicant
- Sycara et al., “Distributed Intelligent Agents”, IEEE Expert, vol. 11, No. 6, Dec. 1996, 32 pages.Applicant
- Sycara et al., “Dynamic Service Matchmaking among Agents in Open Information Environments”, SIGMOD Record, 1999, 7 pages.Applicant
- Sycara et al., “The RETSINA MAS Infrastructure”, Autonomous Agents and Multi-Agent Systems, vol. 7, 2003, 20 pages.Applicant
- Tenenbaum et al., “Data Structure Using Pascal”, Prentice-Hall, Inc., 1981, 34 pages.Applicant
- Textndrive, “Text'nDrive App Demo—Listen and Reply to your Messages by Voice while Driving!”, YouTube Video available at <http://www.youtube.com/watch?v=WaGfzoHsAMw>, Apr. 27, 2010, 1 page.Applicant
- Tofel, Kevin C., “SpeakTolt: A Personal Assistant for Older iPhones, iPads”, Apple News, Tips and Reviews, Feb. 9, 2012, 7 pages.Applicant
- Tsai et al., “Attributed Grammar—A Tool for Combining Syntactic and Statistical Approaches to Pattern Recognition”, IEEE Transactions on Systems, Man and Cybernetics, vol. SMC-10, No. 12, Dec. 1980, 13 pages.Applicant
- Tucker, Joshua, “Too Lazy to Grab Your TV Remote? Use Siri Instead”, Engadget, Nov. 30, 2011, 8 pages.Applicant
- Tur et al., “The CALO Meeting Assistant System”, IEEE Transactions on Audio, Speech and Language Processing, vol. 18, No. 6, Aug. 2010, pp. 1601-1611.Applicant
- Tur et al., “The CALO Meeting Speech Recognition and Understanding System”, Proc. IEEE Spoken Language Technology Workshop, 2008, 4 pages.Applicant
- Tyson et al., “Domain-Independent Task Specification in the TACITUS Natural Language System”, SRI International, Artificial Intelligence Center, May 1990, 16 pages.Applicant
- Udell, J., “Computer Telephony”, BYTE, vol. 19, No. 7, Jul. 1994, 9 pages.Applicant
- Van Santen, J. P.H., “Contextual Effects on Vowel Duration”, Journal Speech Communication, vol. 11, No. 6, Dec. 1992, pp. 513-546.Applicant
- Vepa et al., “New Objective Distance Measures for Spectral Discontinuities in Concatenative Speech Synthesis”, Proceedings of the IEEE 2002 Workshop on Speech Synthesis, 2002, 4 pages.Applicant
- Verschelde, Jan, “MATLAB Lecture 8. Special Matrices in MATLAB”, UIC, Dept. of Math, Stat. & CS, MCS 320, Introduction to Symbolic Computation, 2007, 4 pages.Applicant
- Vingron, Martin, “Near-Optimal Sequence Alignment”, Current Opinion in Structural Biology, vol. 6, No. 3, 1996, pp. 346-352.Applicant
- Vlingo, “Vlingo Launches Voice Enablement Application on Apple App Store”, Press Release, Dec. 3, 2008, 2 pages.Applicant
- Vlingo Incar, “Distracted Driving Solution with Vlingo InCar”, YouTube Video, Available online at <http://www.youtube.com/watch?v=Vqs8XfXxgz4>, Oct. 2010, 2 pages.Applicant
- Voiceassist, “Send Text, Listen to and Send E-Mail by Voice”, YouTube Video, Available online at <http://www.youtube.com/watch?v=0tEU61nHHA4>, Jul. 30, 2009, 1 page.Applicant
- Voiceonthego, “Voice on the Go (BlackBerry)”, YouTube Video, available online at <http://www.youtube.com/watch?v=pJqpWgQS98w>, Jul. 27, 2009, 1 page.Applicant
- Wahlster et al., “Smartkom: Multimodal Communication with a Life-Like Character”, Eurospeech-Scandinavia, 7th European Conference on Speech Communication and Technology, 2001, 5 pages.Applicant
- Waldinger et al., “Deductive Question Answering from Multiple Resources”, New Directions in Question Answering, Published by AAAI, Menlo Park, 2003, 22 pages.Applicant
- Walker et al., “Natural Language Access to Medical Text”, SRI International, Artificial Intelligence Center, Mar. 1981, 23 pages.Applicant
- Waltz, D., “An English Language Question Answering System for a Large Relational Database”, ACM, vol. 21, No. 7, 1978, 14 pages.Applicant
- Ward et al., “A Class Based Language Model for Speech Recognition”, IEEE, 1996, 3 pages.Applicant
- Ward et al., “Recent Improvements in the CMU Spoken Language Understanding System”, ARPA Human Language Technology Workshop, 1994, 4 pages.Applicant
- Ward, Wayne, “The CMU Air Travel Information Service: Understanding Spontaneous Speech”, Proceedings of the Workshop on Speech and Natural Language, HLT '90, 1990, pp. 127-129.Applicant
- Warren et al., “An Efficient Easily Adaptable System for Interpreting Natural Language Queries”, American Journal of Computational Linguistics, vol. 8, No. 3-4 , 1982, 11 pages.Applicant
- Weizenbaum, J., “ELIZA—A Computer Program for the Study of Natural Language Communication Between Man and Machine”, Communications of the ACM, vol. 9, No. 1, Jan. 1966, 10 pages.Applicant
- Werner et al., “Prosodic Aspects of Speech, Universite de Lausanne”, Fundamentals of Speech Synthesis and Speech Recognition: Basic Concepts, State of the Art and Future Challenges, 1994, 18 pages.Applicant
- Winiwarter et al., “Adaptive Natural Language Interfaces to FAQ Knowledge Bases”, Proceedings of 4th International Conference on Applications of Natural Language to Information Systems, Austria, Jun. 1999, 22 pages.Applicant
- Wolff, M., “Post Structuralism and the ARTFUL Database: Some Theoretical Considerations”, Information Technology and Libraries, vol. 13, No. 1, Mar. 1994, 10 pages.Applicant
- Wu, M., “Digital Speech Processing and Coding”, Multimedia Signal Processing, Lecture—2 Course Presentation, University of Maryland, College Park, 2003, 8 pages.Applicant
- Wu et al., “KDA: A Knowledge-Based Database Assistant”, Proceeding of the Fifth International Conference on Engineering (IEEE Cat.No. 89CH2695-5), 1989, 8 pages.Applicant
- Wu, M., “Speech Recognition, Synthesis, and H.C.I.”, Multimedia Signal Processing, Lecture—3 Course Presentation, University of Maryland, College Park, 2003, 11 pages.Applicant
- Wyle, M. F., “A Wide Area Network Information Filter”, Proceedings of First International Conference on Artificial Intelligence on Wall Street, Oct. 1991, 6 pages.Applicant
- Jabra, “Bluetooth Introduction”, 2004, 15 pages.Applicant
- Jabra Corporation, “FreeSpeak: BT200 User Manual”, 2002, 42 pages.Applicant
- Jaybird, “Everything Wrong with AIM: Because We've All Thought About It”, available at <http://www.psychonoble.com/archives/articles/82.html>, May 24, 2006, 3 pages.Applicant
- Jeffay et al., “Kernel Support for Live Digital Audio and Video”, In Proc. of the Second Intl. Workshop on Network and Operating System Support for Digital Audio and Video, vol. 614, Nov. 1991, pp. 10-21.Applicant
- Jelinek et al., “Interpolated Estimation of Markov Source Parameters from Sparse Data”, In Proceedings of the Workshop on Pattern Recognition in Practice May 1980, pp. 381-397.Applicant
- Johnson, Jeff A., “A Comparison of User Interfaces for Panning on a Touch-Controlled Display”, CHI '95 Proceedings, 1995, 8 pages.Applicant
- Kaeppner et al., “Architecture of HeiPhone: A Testbed for Audio/Video Teleconferencing”, IBM European Networking Center, 1993.Applicant
- Kamba et al., “Using Small Screen Space More Efficiently”, CHI '96 Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Apr. 13-18, 1996, pp. 383-390.Applicant
- Kang et al., “Quality Improvement of LPC-Processed Noisy Speech by Using Spectral Subtraction”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. 37, No. 6, Jun. 1989, pp. 939-942.Applicant
- Keahey et al., “Non-Linear Image Magnification”, Apr. 24, 1996, 11 pages.Applicant
- Keahey et al., “Nonlinear Magnification Fields”, Proceedings of the 1997 IEEE Symposium on Information Visualization, 1997, 12 pages.Applicant
- Keahey et al., “Techniques for Non-Linear Magnification Transformations”, IEEE Proceedings of Symposium on Information Visualization, Oct. 1996, pp. 38-45.Applicant
- Keahey et al., “Viewing Text With Non-Linear Magnification: An Experimental Study”, Department of Computer Science, Indiana University, Apr. 24, 1996, pp. 1-9.Applicant
- Kennedy, P. J., “Digital Data Storage Using Video Disc”, IBM Technical Disclosure Bulletin, vol. 24, No. 2, Jul. 1981, p. 1171.Applicant
- Kerr, “An Incremental String Search in C: This Data Matching Algorithm Narrows the Search Space with each Keystroke”, Computer Language, vol. 6, No. 12, Dec. 1989, pp. 35-39.Applicant
- Abut et al., “Vector Quantization of Speech and Speech-Like Waveforms”, (IEEE Transactions on Acoustics, Speech, and Signal Processing, Jun. 1982), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 258-270.Applicant
- Kim, E.A. S., “The Structure and Processing of Fundamental Frequency Contours”, University of Cambridge, Doctoral Thesis, Apr. 1987, 378 pages.Applicant
- Kirstein et al., “Piloting of Multimedia Integrated Communications for European Researchers”, Proc. INET '93, 1993, pp. 1-12.Applicant
- Kjelldahl et al., “Multimedia—Principles, Systems, and Applications”, Proceedings of the 1991 Eurographics Workshop on Multimedia Systems, Applications, and Interaction, Apr. 1991.Applicant
- Kline et al., “Improving GUI Accessibility for People with Low Vision”, CHI '95 Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, May 7-11, 1995, pp. 114-121.Applicant
- Kline et al., “UnWindows 1.0: X Windows Tools for Low Vision Users”, ACM SIGCAPH Computers and the Physically Handicapped, No. 49, Mar. 1994, pp. 1-5.Applicant
- Knight et al., “Heuristic Search”, Production Systems, Artificial Intelligence, 2nd ed., McGraw-Hill, Inc., 1983-1991.Applicant
- Kroon et al., “Quantization Procedures for the Excitation in CELP Coders”, (Proceedings of IEEE International Acoustics, Speech, and Signal Processing Conference, Apr. 1987), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 320-323.Applicant
- Kuo et al., “A Radical-Partitioned coded Block Adaptive Neural Network Structure for Large-Volume Chinese Characters Recognition”, International Joint Conference on Neural Networks, vol. 3, Jun. 1992, pp. 597-601.Applicant
- Kuo et al., “A Radical-Partitioned Neural Network System Using a Modified Sigmoid Function and a Weight-Dotted Radical Selector for Large-Volume Chinese Character Recognition VLSI”, IEEE Int. Symp. Circuits and Systems, Jun. 1994, pp. 3862-3865.Applicant
- Kurlander et al., “Comic Chat”, [Online], 1996 [Retrieved on: Feb 4, 2013], SIGGRAPH '96 Proceedings of the 23rd annual conference on Computer graphics and interactive techniques, [Retrieved from: http://delivery.acm.org/10.1145/240000/237260/p225-kurlander.pdf], 1996, pp. 225-236.Applicant
- Laface et al., “A Fast Segmental Viterbi Algorithm for Large Vocabulary Recognition”, International Conference on Acoustics, Speech, and Signal Processing, vol. 1, May 1995, pp. 560-563.Applicant
- Lafferty et al., “Conditional Random Fields: Probabilistic Models for Segmenting and Labeling Sequence Data”, Proceedings of the 18th International Conference on Machine Learning, 2001, 9 pages.Applicant
- Adium, “AboutAdium—Adium X-Trac”, available at <http://web.archive.org/web/20070819113247/http://trac.adiumx.com/wiki/AboutAdium>, retrieved on Nov. 25, 2011, 2 pages.Applicant
- Lamping et al., “Laying Out and Visualizing Large Trees Using a Hyperbolic Space”, Proceedings of the ACM Symposium on User Interface Software and Technology, Nov. 1994, pp. 13-14.Applicant
- Lamping et al., “Visualizing Large Trees Using the Hyperbolic Browser”, Apple Inc., Video Clip, MIT Media Library, on a CD, 1995.Applicant
- Lantz et al., “Towards a Universal Directory Service”, Departments of Computer Science and Electrical Engineering, Stanford University, 1985, pp. 250-260.Applicant
- Lantz, Keith, “An Experiment in Integrated Multimedia Conferencing”, 1986, pp. 267-275.Applicant
- Lauwers et al., “Collaboration Awareness in Support of Collaboration Transparency: Requirements for the Next Generation of Shared Window Systems”, CHI'90 Proceedings, 1990, pp. 303-311.Applicant
- Lauwers et al., “Replicated Architectures for Shared Window Systems: A Critique”, COCS '90 Proceedings of the ACM SIGOIS and IEEE CS TC-OA conference on Office information systems, ACM SIGOIS Bulletin, 1990, pp. 249-260.Applicant
- Lazzaro, Joseph J., “Adapting Desktop Computers to Meet the Needs of Disabled Workers is Easier Than You Might Think”, Computers for the Disabled, BYTE Magazine, Jun. 1993, 4 pages.Applicant
- Leahy et al., “Effect of Touch Screen Target Location on User Accuracy”, Proceedings of the Human Factors Society 34th Annual Meeting, 1990, 5 pages.Applicant
- Lee, Kai-Fu, “Automatic Speech Recognition”, 1989, 14 pages (Table of Contents).Applicant
- Leung et al., “A Review and Taxonomy of Distortion-Oriented Presentation Techniques”, ACM Transactions on Computer-Human Interaction (TOCHI), vol. 1, No. 2, Jun. 1994, pp. 126-160.Applicant
- Levinson et al., “Speech synthesis in telecommunications”, IEEE Communications Magazine, vol. 31, No. 11, Nov. 1993, pp. 46-53.Applicant
- Lewis, “Speech synthesis in a computer aided learning environment”, UK IT, Mar. 19-22, 1990, pp. 294-298.Applicant
- Lewis, Peter, “Two New Ways to Buy Your Bits”, CNN Money, available at <http://money.cnn.com/2003/12/30/commentary/ontechnology/download/>Dec. 31, 2003, 4 pages.Applicant
- Lieberman, Henry, “A Multi-Scale, Multi-Layer, Translucent Virtual Space”, Proceedings of IEEE Conference on Information Visualization, Aug. 1997, pp. 124-131.Applicant
- Lieberman, Henry, “Powers of Ten Thousand: Navigating in Large Information Spaces”, Proceedings of the ACM Symposium on User Interface Software and Technology, Nov. 1994, pp. 1-2.Applicant
- Lyon, R., “A Computational Model of Binaural Localization and Separation”, Proceedings of IEEE International Conference on Acoustics, Speech and Signal Processing, Apr. 1983, pp. 1148-1151.Applicant
- Ahlberg et al., “The Alphaslider: A Compact and Rapid Selector”, CHI '94 Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Apr. 1994, pp. 365-371.Applicant
- Lyons, Richard F., “CCD Correlators for Auditory Models”, Proceedings of the Twenty-Fifth Asilomar Conference on Signals, Systems and Computers, Nov. 4-6, 1991, pp. 785-789.Applicant
- Mackenzie et al., “Alphanumeric Entry on Pen-Based Computers”, International Journal of Human-Computer Studies, vol. 41, 1994, pp. 775-792.Applicant
- Mackinlay et al., “The Perspective Wall: Detail and Context Smoothly Integrated”, ACM, 1991, pp. 173-179.Applicant
- Ahlberg et al., “Visual Information Seeking: Tight Coupling of Dynamic Query Filters with Starfield Displays”, Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Apr. 24-28, 1994, pp. 313-317.Applicant
- Gruber, Tom, “2021: Mass Collaboration and the Really New Economy”, TNTY Futures, vol. 1, No. 6, Available online at <http://tomgruber.org/writing/tnty2001.htm>, Aug. 2001, 5 pages.Applicant
- Gruber, Tom, “Collaborating Around Shared Content on the WWW, W3C Workshop on WWW and Collaboration”, available at <http://www.w3.org/Collaboration/Workshop/Proceedings/P9.html>, Sep. 1995, 1 page.Applicant
- Gruber, Tom, “Collective Knowledge Systems: Where the Social Web Meets the Semantic Web”, Web Semantics: Science, Services and Agents on the World Wide Web, 2007, pp. 1-19.Applicant
- Gruber, Tom, “Despite Our Best Efforts, Ontologies are not the Problem”, AAAI Spring Symposium, Available online at <http://tomgruber.org/writing/aaai-ss08.htm>, Mar. 2008, pp. 1-40.Applicant
- Gruber, Tom, “Enterprise Collaboration Management with Intraspect”, Intraspect Technical White Paper, Jul. 2001, pp. 1-24.Applicant
- Gruber, Tom, “Every Ontology is a Treaty—A Social Agreement—Among People with Some Common Motive in Sharing”, Official Quarterly Bulletin of AIS Special Interest Group on Semantic Web and Information Systems, vol. 1, No. 3, 2004, pp. 1-5.Applicant
- Gruber, Tom, “Helping Organizations Collaborate, Communicate, and Learn”, Presentation to NASA Ames Research, Available online at <http://tomgruber.org/writing/organizational-intelligence-talk.htm>, Mar.-Oct. 2003, 30 pages.Applicant
- Gruber, Tom, “Intelligence at the Interface: Semantic Technology and the Consumer Internet Experience”, Presentation at Semantic Technologies Conference, Available online at <http://tomgruber.org/writing/semtech08.htm>, May 20, 2008, pp. 1-40.Applicant
- Gruber, Tom, “It Is What It Does: The Pragmatics of Ontology for Knowledge Sharing”, Proceedings of the International CIDOC CRM Symposium, Available online at <http://tomgruber.org/writing/cidoc-ontology.htm>, Mar. 26, 2003, 21 pages.Applicant
- Gruber, Tom, “Ontologies, Web 2.0 and Beyond”, Ontology Summit, Available online at <http://tomgruber.org/writing/ontolog-social-web-keynote.htm>, Apr. 2007, 17 pages.Applicant
- Gruber, Tom, “Ontology of Folksonomy: A Mash-Up of Apples and Oranges”, Int'l Journal on Semantic Web & Information Systems, vol. 3, No. 2, 2007, 7 pages.Applicant
- Gruber, Tom, “Siri, A Virtual Personal Assistant-Bringing Intelligence to the Interface”, Semantic Technologies Conference, Jun. 16, 2009, 21 pages.Applicant
- Gruber, Tom, “TagOntology”, Presentation to Tag Camp, Oct. 29, 2005, 20 pages.Applicant
- Gruber, Tom, “Where the Social Web Meets the Semantic Web”, Presentation at the 5th International Semantic Web Conference, Nov. 2006, 38 pages.Applicant
- Guida et al., “NLI: A Robust Interface for Natural Language Person-Machine Communication”, International Journal of Man-Machine Studies, vol. 17, 1982, 17 pages.Applicant
- Guzzoni et al., “A Unified Platform for Building Intelligent Web Interaction Assistants”, Proceedings of the 2006 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology, Computer Society, 2006, 4 pages.Applicant
- Guzzoni et al., “Active, A Platform for Building Intelligent Operating Rooms”, Surgetica 2007 Computer-Aided Medical Interventions: Tools and Applications, 2007, pp. 191-198.Applicant
- Guzzoni et al., “Active, A platform for Building Intelligent Software”, Computational Intelligence, available at <http://www.informatik.uni-trier.del-ley/pers/hd/g/Guzzoni:Didier >, 2006, 5 pages.Applicant
- Guzzoni et al., “Active, A Tool for Building Intelligent User Interfaces”, ASC 2007, Palma de Mallorca, Aug. 2007, 6 pages.Applicant
- Guzzoni, D., “Active: A Unified Platform for Building Intelligent Assistant Applications”, Oct. 25, 2007, 262 pages.Applicant
- Guzzoni et al., “Many Robots Make Short Work”, AAAI Robot Contest, SRI International, 1996, 9 pages.Applicant
- Guzzoni et al., “Modeling Human-Agent Interaction with Active Ontologies”, AAAI Spring Symposium, Interaction Challenges for Intelligent Assistants, Stanford University, Palo Alto, California, 2007, 8 pages.Applicant
- Haas et al., “An Approach to Acquiring and Applying Knowledge”, SRI international, Nov. 1980, 22 pages.Applicant
- Hadidi et al., “Student's Acceptance of Web-Based Course Offerings: An Empirical Assessment”, Proceedings of the Americas Conference on Information Systems(AMCIS), 1998, 4 pages.Applicant
- Hardwar, Devindra, “Driving App Waze Builds its own Siri for Hands-Free Voice Control”, Available online at <http://venturebeat.com/2012/02/09/driving-app-waze-builds-its-own-siri-for-hands-free-voice-control/>, retrieved on Feb. 9, 2012, 4 pages.Applicant
- Harris, F. J., “On the Use of Windows for Harmonic Analysis with the Discrete Fourier Transform”, In Proceedings of the IEEE, vol. 66, No. 1, Jan. 1978, 34 pages.Applicant
- Hawkins et al., “Hierarchical Temporal Memory: Concepts, Theory and Terminology”, Numenta, Inc., Mar. 27, 2007, 20 pages.Applicant
- He et al., “Personal Security Agent: KQML-Based PKI”, The Robotics Institute, Carnegie-Mellon University, Paper, 1997, 14 pages.Applicant
- Helm et al., “Building Visual Language Parsers”, Proceedings of CHI'91, Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, 1991, 8 pages.Applicant
- Hendrix et al., “Developing a Natural Language Interface to Complex Data”, ACM Transactions on Database Systems, vol. 3, No. 2, Jun. 1978, pp. 105-147.Applicant
- Hendrix, Gary G., “Human Engineering for Applied Natural Language Processing”, SRI International, Technical Note 139, Feb. 1977, 27 pages.Applicant
- Hendrix, Gary G., “Klaus: A System for Managing Information and Computational Resources”, SRI International, Technical Note 230, Oct. 1980, 34 pages.Applicant
- Hendrix, Gary G., “Lifer: A Natural Language Interface Facility”, SRI Stanford Research Institute, Technical Note 135, Dec. 1976, 9 pages.Applicant
- Hendrix, Gary G., “Natural-Language Interface”, American Journal of Computational Linguistics, vol. 8, No. 2, Apr.-Jun. 1982, pp. 56-61.Applicant
- Hendrix, Gary G., “The Lifer Manual: A Guide to Building Practical Natural Language Interfaces”, SRI International, Technical Note 138, Feb. 1977, 76 pages.Applicant
- Hendrix et al., “Transportable Natural-Language Interfaces to Databases”, SRI International, Technical Note 228, Apr. 30, 1981, 18 pages.Applicant
- Hermansky, H., “Perceptual Linear Predictive (PLP) Analysis of Speech”, Journal of the Acoustical Society of America, vol. 87, No. 4, Apr. 1990, 15 pages.Applicant
- Hermansky, H., “Recognition of Speech in Additive and Convolutional Noise Based on Rasta Spectral Processing”, Proceedings of IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP'93), Apr. 1993, 4 pages.Applicant
- Hirschman et al., “Multi-Site Data Collection and Evaluation in Spoken Language Understanding”, Proceedings of the Workshop on Human Language Technology, 1993, pp. 19-24.Applicant
- Hobbs et al., “Fastus: A System for Extracting Information from Natural-Language Text”, SRI International, Technical Note 519, Nov. 19, 1992, 26 pages.Applicant
- Hobbs et al., “Fastus: Extracting Information from Natural-Language Texts”, SRI International, 1992, pp. 1-22.Applicant
- Hobbs, Jerry R., “Sublanguage and Knowledge”, SRI International, Technical Note 329, Jun. 1984, 30 pages.Applicant
- Hodjat et al., “Iterative Statistical Language Model Generation for use with an Agent-Oriented Natural Language Interface”, Proceedings of HCI International, vol. 4, 2003, pp. 1422-1426.Applicant
- Hoehfeld et al., “Learning with Limited Numerical Precision Using the Cascade-Correlation Algorithm”, IEEE Transactions on Neural Networks, vol. 3, No. 4, Jul. 1992, 18 pages.Applicant
- Holmes, J. N., “Speech Synthesis and Recognition—Stochastic Models for Word Recognition”, Published by Chapman & Hall, London, ISBN 0 412 534304, 1998, 7 pages.Applicant
- Hon et al., “CMU Robust Vocabulary-Independent Speech Recognition System”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP-91), Apr. 1991, 4 pages.Applicant
- Horvitz et al., “Handsfree Decision Support: Toward a Non-invasive Human-Computer Interface”, Proceedings of the Symposium on Computer Applications in Medical Care, IEEE Computer Society Press, 1995, p. 955.Applicant
- Horvitz et al., “In Pursuit of Effective Handsfree Decision Support: Coupling Bayesian Inference, Speech Understanding, and User Models”, 1995, 8 pages.Applicant
- Huang et al., “The SPHINX-II Speech Recognition System: An Overview”, Computer, Speech and Language, vol. 7, No. 2, 1993, 14 pages.Applicant
- IBM, “Speech Editor”, IBM Technical Disclosure Bulletin, vol. 29, No. 10, Mar. 10, 1987, 3 pages.Applicant
- Davis et al., “A Personal Handheld Multi-Modal Shopping Assistant”, International Conference on Networking and Services, IEEE, 2006, 9 pages.Applicant
- SRI, “SRI Speech: Products: Software Development Kits: EduSpeak”, available at <http://web.archive.org/web/20090828084033/http://www.speechatsri.com/products/eduspeak>shtml, retrieved on Jun. 20, 2013, 2 pages.Applicant
- “Mel Scale”, Wikipedia the Free Encyclopedia, Last modified on Oct. 13, 2009 and retrieved on Jul. 28, 2010, available at <http://en.wikipedia.org/wiki/Mel—scale>, 2 pages.Applicant
- “Minimum Phase”, Wikipedia the free Encyclopedia, Last modified on Jan. 12, 2010 and retrieved on Jul. 28, 2010, available at <http://en.wikipedia.org/wiki/Minimum—phase>, 8 pages.Applicant
- Acero et al., “Environmental Robustness in Automatic Speech Recognition”, International Conference on Acoustics, Speech and Signal Processing (ICASSP'90), Apr. 1990, 4 pages.Applicant
- Acero et al., “Robust Speech Recognition by Normalization of the Acoustic Space”, International Conference on Acoustics, Speech and Signal Processing, 1991, 4 pages.Applicant
- Agnas et al., “Spoken Language Translator: First-Year Report”, SICS (ISSN 0283-3638), SRI and Telia Research AB, Jan. 1994, 161 pages.Applicant
- Ahlbom et al., Modeling Spectral Speech Transitions Using Temporal Decomposition Techniques, IEEE International Conference of Acoustics, Speech and Signal Processing (ICASSP'87), vol. 12, Apr. 1987, 4 pages.Applicant
- Alfred APP, “Alfred”, available at <http://www.alfredapp.com/>, retrieved on Feb. 8, 2012, 5 pages.Applicant
- Allen, J., “Natural Language Understanding”, 2nd Edition, The Benjamin/Cummings Publishing Company, Inc., 1995, 671 pages.Applicant
- Alshawi et al., “CLARE: A Contextual Reasoning and Co-operative Response Framework for the Core Language Engine”, SRI International, Cambridge Computer Science Research Centre, Cambridge, Dec. 1992, 273 pages.Applicant
- Alshawi et al., “Declarative Derivation of Database Queries from Meaning Representations”, Proceedings of the BANKAI Workshop on Intelligent Information Access, Oct. 1991, 12 pages.Applicant
- Alshawi et al., “Logical Forms in the Core Language Engine”, Proceedings of the 27th Annual Meeting of the Association for Computational Linguistics, 1989, pp. 25-32.Applicant
- Alshawi et al., “Overview of the Core Language Engine”, Proceedings of Future Generation Computing Systems, Tokyo, 13 pages.Applicant
- Alshawi, H., “Translation and Monotonic Interpretation/Generation”, SRI International, Cambridge Computer Science Research Centre, Cambridge, available at <http://www.cam.sri.com/tr/crc0241paper.ps.Z1992>, Jul. 1992, 18 pages.Applicant
- Ambite et al., “Design and Implementation of the CALO Query Manager”, American Association for Artificial Intelligence, 2006, 8 pages.Applicant
- Ambite et al., “Integration of Heterogeneous Knowledge Sources in the CALO Query Manager”, The 4th International Conference on Ontologies, Databases and Applications of Semantics (ODBASE), 2005, 18 pages.Applicant
- Anastasakos et al., “Duration Modeling in Large Vocabulary Speech Recognition”, International Conference on Acoustics, Speech and Signal Processing (ICASSP'95), May 1995, pp. 628-631.Applicant
- Anderson et al., “Syntax-Directed Recognition of Hand-Printed Two-Dimensional Mathematics”, Proceedings of Symposium on Interactive Systems for Experimental Applied Mathematics: Proceedings of the Association for Computing Machinery Inc. Symposium, 1967, 12 pages.Applicant
- Ansari et al., “Pitch Modification of Speech using a Low-Sensitivity Inverse Filter Approach”, IEEE Signal Processing Letters, vol. 5, No. 3, Mar. 1998, pp. 60-62.Applicant
- Anthony et al., “Supervised Adaption for Signature Verification System”, IBM Technical Disclosure, Jun. 1, 1978, 3 pages.Applicant
- Appelt et al., “Fastus: A Finite-State Processor for Information Extraction from Real-world Text”, Proceedings of IJCAI, 1993, 8 pages.Applicant
- Appelt et al., “SRI International Fastus System MUC-6 Test Results and Analysis”, SRI International, Menlo Park, California, 1995, 12 pages.Applicant
- Apple Computer, “Guide Maker User's Guide”, Apple Computer, Inc., Apr. 27, 1994, 8 pages.Applicant
- Apple Computer, “Introduction to Apple Guide”, Apple Computer, Inc., Apr. 28, 1994, 20 pages.Applicant
- Archbold et al., “A Team User's Guide”, SRI International, Dec. 21, 1981, 70 pages.Applicant
- Asanovic et al., “Experimental Determination of Precision Requirements for Back-Propagation Training of Artificial Neural Networks”, Proceedings of the 2nd International Conference of Microelectronics for Neural Networks, 1991, www.ICSI.Berkelev.EDU, 1991, 7 pages.Applicant
- Atal et al., “Efficient Coding of LPC Parameters by Temporal Decomposition”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP'83), Apr. 1983, 4 pages.Applicant
- Bahl et al., “A Maximum Likelihood Approach to Continuous Speech Recognition”, IEEE Transaction on Pattern Analysis and Machine Intelligence, vol. PAMI-5, No. 2, Mar. 1983, 13 pages.Applicant
- Bahl et al., “A Tree-Based Statistical Language Model for Natural Language Speech Recognition”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. 37, No. 7, Jul. 1989, 8 pages.Applicant
- Bahl et al., “Acoustic Markov Models Used in the Tangora Speech Recognition System”, Proceeding of International Conference on Acoustics, Speech and Signal Processing (ICASSP'88), vol. 1, Apr. 1988, 4 pages.Applicant
- Bahl et al., “Large Vocabulary Natural Language Continuous Speech Recognition”, Proceedings of 1989 International Conference on Acoustics, Speech and Signal Processing, vol. 1, May 1989, 6 pages.Applicant
- Bahl et al., “Multonic Markov Word Models for Large Vocabulary Continuous Speech Recognition”, IEEE Transactions on Speech and Audio Processing, vol. 1, No. 3, Jul. 1993, 11 pages.Applicant
- Bahl et al., “Speech Recognition with Continuous-Parameter Hidden Markov Models”, Proceeding of International Conference on Acoustics, Speech and Signal Processing (ICASSP'88), vol. 1, Apr. 1988, 8 pages.Applicant
- Banbrook, M., “Nonlinear Analysis of Speech from a Synthesis Perspective”, A Thesis Submitted for the Degree of Doctor of Philosophy, The University of Edinburgh, Oct. 15, 1996, 35 pages.Applicant
- Bear et al., “A System for Labeling Self-Repairs in Speech”, SRI International, Feb. 22, 1993, 9 pages.Applicant
- Bear et al., “Detection and Correction of Repairs in Human-Computer Dialog”, SRI International, May 1992, 11 pages.Applicant
- Bear et al., “Integrating Multiple Knowledge Sources for Detection and Correction of Repairs in Human-Computer Dialog”, Proceedings of the 30th Annual Meeting on Association for Computational Linguistics (ACL), 1992, 8 pages.Applicant
- Bear et al., “Using Information Extraction to Improve Document Retrieval”, SRI International, Menlo Park, California, 1998, 11 pages.Applicant
- Belaid et al., “A Syntactic Approach for Handwritten Mathematical Formula Recognition”, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. PAMI-6, No. 1, Jan. 1984, 7 pages.Applicant
- Bellegarda et al., “A Latent Semantic Analysis Framework for Large-Span Language Modeling”, 5th European Conference on Speech, Communication and Technology (EUROSPEECH'97), Sep. 1997, 4 pages.Applicant
- Bellegarda et al., “A Multispan Language Modeling Framework for Large Vocabulary Speech Recognition”, IEEE Transactions on Speech and Audio Processing, vol. 6, No. 5, Sep. 1998, 12 pages.Applicant
- Bellegarda et al., “A Novel Word Clustering Algorithm Based on Latent Semantic Analysis”, Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP'96), vol. 1, 1996, 4 pages.Applicant
- Bellegarda et al., “Experiments Using Data Augmentation for Speaker Adaptation”, International Conference on Acoustics, Speech and Signal Processing (ICASSP'95), May 1995, 4 pages.Applicant
- Bellegarda, Jerome R., “Exploiting Latent Semantic Information in Statistical Language Modeling”, Proceedings of the IEEE, vol. 88, No. 8, Aug. 2000, 18 pages.Applicant
- Bellegarda, Jerome R., “Interaction-Driven Speech Input—A Data-Driven Approach to the Capture of both Local and Global Language Constraints”, available at <http://old.sig.chi.ora/bulletin/1998.2/bellegarda.html>, 1992, 7 pages.Applicant
- Bellegarda, Jerome R., “Large Vocabulary Speech Recognition with Multispan Statistical Language Models”, IEEE Transactions on Speech and Audio Processing, vol. 8, No. 1, Jan. 2000, 9 pages.Applicant
- Bellegarda et al., “On-Line Handwriting Recognition using Statistical Mixtures”, Advances in Handwriting and Drawings: A Multidisciplinary Approach, Europia, 6th International IGS Conference on Handwriting and Drawing, Paris, France, Jul. 1993, 11 pages.Applicant
- Appelt et al., “SRI: Description of the JV-FASTUS System used for MUC-5”, SRI International, Artificial Intelligence Center, 1993, 19 pages.Applicant
- Bellegarda, Jerome R., “Exploiting both Local and Global Constraints for Multi-Span Statistical Language Modeling”, Proceeding of the 1998 IEEE International Conference on Acoustics, Speech and Signal Processing (1CASSP'98), vol. 2, May 1998, 5 pages.Applicant
- Carpendale et al., “3-Dimensional Pliable Surfaces: for the Effective Presentation of Visual Information”, UIST '95 Proceedings of the 8th Annual ACM Symposium on User Interface and Software Technology, Nov. 14-17, 1995, pp. 217-226.Applicant
- Carpendale et al., “Extending Distortion Viewing from 2D to 3D”, IEEE Computer Graphics and Applications, Jul./Aug. 1997, pp. 42-51.Applicant
- Carpendale et al., “Making Distortions Comprehensible”, IEEE Proceedings of Symposium on Visual Languages, 1997, 10 pages.Applicant
- Casner et al., “N-Way Conferencing with Packet Video”, The Third International Workshop on Packet Video, Mar. 22-23, 1990, pp. 1-6.Applicant
- Chakarova et al., “Digital Still Cameras—Downloading Images to a Computer”, Multimedia Reporting and Convergence, available at <http://journalism.berkeley.edu/multimedia/tutorials/stillcams/downloading.html>, retrieved on May 9, 2005, 2 pages.Applicant
- Chartier, David, “Using Multi-Network Meebo Chat Service on Your iPhone”, available at <http://www.tuaw.com/2007/07/04/using-multi-network-meebo-chat-service-on-your-iphone/>, Jul. 4, 2007, 5 pages.Applicant
- Extended European Search Report (includes European Search Report and European Search Opinion) for European Patent Application No. 06256215.2, mailed on Feb. 20, 2007, 6 pages.Applicant
- Extended European Search Report (includes Supplementary European Search Report and Search Opinion) for European Patent Application No. 07863218.9, mailed on Dec. 9, 2010, 7 pages.Applicant
- Extended European Search Report (includes European Search Report and European Search Opinion) for European Patent Application No. 12186113.2, mailed on Apr. 28, 2014, 14 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2013/052558, mailed on Jan. 30, 2014, 15 pages.Applicant
- Abcom Pty. Ltd. “12.1″ 925 Candela Mobile PC”, LCDHardware.com, available at <http://www.lcdhardware.com/panel/12—1—panel/default.asp.>, retrieved on Dec. 19, 2002, 2 pages.Applicant
- Cisco Systems, Inc., “Cisco Unity Unified Messaging User Guide”, Release 4.0(5), Apr. 14, 2005, 152 pages.Applicant
- Cisco Systems, Inc., “Installation Guide for Cisco Unity Unified Messaging with Microsoft Exchange 2003/2000 (With Failover Configured)”, Release 4.0(5), Apr. 14, 2005, 152 pages.Applicant
- Cisco Systems, Inc., “Operations Manager Tutorial, Cisco's IPC Management Solution”, 2006, 256 pages.Applicant
- Coleman, David W., “Meridian Mail Voice Mail System Integrates Voice Processing and Personal Computing”, Speech Technology, vol. 4, No. 2, Mar./Apr. 1988, pp. 84-87.Applicant
- Compaq, “Personal Jukebox”, available at <http://research.compaq.com/SRC/pjb/>, 2001, 3 pages.Applicant
- Compaq Inspiration Technology, “Personal Jukebox (PJB)—Systems Research Center and PAAD”, Oct. 13, 2000, 25 pages.Applicant
- Conkie et al., “Preselection of Candidate Units in a Unit Selection-Based Text-to-Speech Synthesis System”, ISCA, 2000, 4 pages.Applicant
- Conklin, Jeffrey, “A Survey of Hypertext”, MCC Software Technology Program, Dec. 1987, 40 pages.Applicant
- Copperi et al., “CELP Coding for High Quality Speech at 8 kbits/s”, Proceedings of IEEE International Acoustics, Speech and Signal Processing Conference, Apr. 1986), as reprinted in Vector Quantization (IEEE Press), 1990, pp. 324-327.Applicant
- Corr, Paul, “Macintosh Utilities for Special Needs Users”, available at <http://homepage.mac.com/corrp/macsupt/columns/specneeds.html>, Feb. 1994 (content updated Sep. 19, 1999), 4 pages.Applicant
- Creative, “Creative NOMAD MuVo”, available at <http://web.archive.org/web/20041024075901/www.creative.com/products/product.asp?category=213&subcategory=216&product=4983>, retrieved on Jun. 7, 2006, 1 page.Applicant
- Creative, “Creative NOMAD MuVo TX”, available at <http://web.archive.org/web/20041024175952/www.creative.com/products/pfriendly.asp?product=9672>, retrieved on Jun. 6, 2006, 1 page.Applicant
- Creative, “Digital MP3 Player”, available at <http://web.archive.org/web/20041024074823/www.creative.com/products/product.asp?category=213&subcategory=216&product=4983, 2004, 1 page.Applicant
- Creative Technology Ltd., “Creative NOMAD®: Digital Audio Player: User Guide (On-Line Version)”, available at <http://ec1.images-amazon.com/media/i3d/01/A/man-migrate/MANUAL000010757.pdf>, Jun. 1999, 40 pages.Applicant
- Creative Technology Ltd., “Creative NOMAD® II: Getting Started—User Guide (on Line Version)”, available at <http://ec1.images-amazon.com/media/i3d/01/A/man-migrate/MANUAL000026434.pdf>, Apr. 2000, 46 pages.Applicant
- Creative Technology Ltd., “Nomad Jukebox”, User Guide, Version 1.0, Aug. 2000, 52 pages.Applicant
- Croft et al., “Task Support in an Office System”, Proceedings of the Second ACM-SIGOA Conference on Office Information Systems, 1984, pp. 22-24.Applicant
- Crowley et al., “MMConf: An Infrastructure for Building Shared Multimedia Applications”, CSCW 90 Proceedings, Oct. 1990, pp. 329-342.Applicant
- Cuperman et al., “Vector Predictive Coding of Speech at 16 kbit s/s”, (IEEE Transactions on Communications, Jul. 1985), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 300-311.Applicant
- ABF Software, “Lens-Magnifying Glass 1.5”, available at <http://download.com/3000-2437-10262078.html?tag=1st-0-1>, retrieved on Feb. 11, 2004, 1 page.Applicant
- Davis et al., “Stone Soup Translation”, Department of Linguistics, Ohio State University, 2001, 11 pages.Applicant
- De Herrera, Chris, “Microsoft ActiveSync 3.1”, Version 1.02, available at <http://www.cewindows.net/wce/activesync3.1.htm>, Oct. 13, 2000, 8 pages.Applicant
- Degani et al., “‘Soft’ Controls for Hard Displays: Still a Challenge”, Proceedings of the 36th Annual Meeting of the Human Factors Society, 1992, pp. 52-56.Applicant
- Del Strother, Jonathan, “Coverflow”, available at <http://www.steelskies.com/coverflow>, retrieved on Jun. 15, 2006, 14 pages.Applicant
- Diamond Multimedia Systems, Inc., “Rio PMP300: User's Guide”, available at <http://ec1.images-amazon.com/media/i3d/01/A/man-migrate/MANUAL000022854.pdf>, 1998, 28 pages.Applicant
- Dickinson et al., “Palmtips: Tiny Containers for All Your Data”, PC Magazine, vol. 9, Mar. 1990, p. 218(3).Applicant
- Digital Equipment Corporation, “OpenVMS RTL DECtalk (DTK$) Manual”, May 1993, 56 pages.Applicant
- Donahue et al., “Whiteboards: A Graphical Database Tool”, ACM Transactions on Office Information Systems, vol. 4, No. 1, Jan. 1986, pp. 24-41.Applicant
- Dourish et al., “Portholes: Supporting Awareness in a Distributed Work Group”, CHI 1992;, May 1992, pp. 541-547.Applicant
- Abut et al., “Low-Rate Speech Encoding Using Vector Quantization and Subband Coding”, (Proceedings of the IEEE International Acoustics, Speech and Signal Processing Conference, Apr. 1986), as reprinted in Vector Quantization IEEE Press, 1990, pp. 312-315.Applicant
- Dyslexic.com, “AlphaSmart 3000 with CoWriter SmartApplet: Don Johnston Special Needs”, available at <http://www.dyslexic.com/procuts.php?catid- 2&pid=465&PHPSESSID=2511b800000f7da>, retrieved on Dec. 6, 2005, 13 pages.Applicant
- Edwards, John R., “Q&A: Integrated Software with Macros and an Intelligent Assistant”, Byte Magazine, vol. 11, No. 1, Jan. 1986, pp. 120-122.Applicant
- Egido, Carmen, “Video Conferencing as a Technology to Support Group Work: A Review of its Failures”, Bell Communications Research, 1988, pp. 13-24.Applicant
- Elliot, Chip, “High-Quality Multimedia Conferencing Through a Long-Haul Packet Network”, BBN Systems and Technologies, 1993, pp. 91-98.Applicant
- Elliott et al., “Annotation Suggestion and Search for Personal Multimedia Objects on the Web”, CIVR, Jul. 7-9, 2008, pp. 75-84.Applicant
- Elofson et al., “Delegation Technologies: Environmental Scanning with Intelligent Agents”, Jour. of Management Info. Systems, Summer 1991, vol. 8, No. 1, 1991, pp. 37-62.Applicant
- Eluminx, “Illuminated Keyboard”, available at <http://www.elumix.com/>, retrieved on Dec. 19, 2002, 1 page.Applicant
- Engst, Adam C., “SoundJam Keeps on Jammin'”, available at <http://db.tidbits.com/getbits.acgi?tbart=05988>, Jun. 19, 2000, 3 pages.Applicant
- Ericsson Inc., “Cellular Phone with Integrated MP3 Player”, Research Disclosure Journal No. 41815, Feb. 1999, 2 pages.Applicant
- IBM, “Integrated Audio-Graphics User Interface”, IBM Technical Disclosure Bulletin, vol. 33, No. 11, Apr. 1991, 4 pages.Applicant
- IBM, “Speech Recognition with Hidden Markov Models of Speech Waveforms”, IBM Technical Disclosure Bulletin, vol. 34, No. 1, Jun. 1991, 10 pages.Applicant
- Intraspect Software, “The Intraspect Knowledge Management Solution: Technical Overview”, available at <http://tomgruber.org/writing/intraspect-whitepaper-1998.pdf>, 1998, 18 pages.Applicant
- Iowegian International, “FIR Filter Properties, DSPGuru, Digital Signal Processing Central”, available at <http:// www.dspguru.com/dsp/faq/fir/properties> retrieved on Jul. 28, 2010, 6 pages.Applicant
- Issar et al., “CMU's Robust Spoken Language Understanding System”, Proceedings of Eurospeech, 1993, 4 pages.Applicant
- Issar, Sunil, “Estimation of Language Models for New Spoken Language Applications”, Proceedings of 4th International Conference on Spoken language Processing, Oct. 1996, 4 pages.Applicant
- Jacobs et al., “Scisor: Extracting Information from On-Line News”, Communications of the ACM, vol. 33, No. 11, Nov. 1990, 10 pages.Applicant
- Janas, Jurgen M., “The Semantics-Based Natural Language Interface to Relational Databases”, Chapter 6, Cooperative Interfaces to Information Systems, 1986, pp. 143-188.Applicant
- Jelinek, F., “Self-Organized Language Modeling for Speech Recognition”, Readings in Speech Recognition, Edited by Alex Waibel and Kai-Fu Lee, Morgan Kaufmann Publishers, Inc., ISBN: 1-55860-124-4, 1990, 63 pages.Applicant
- Jennings et al., “A Personal News Service Based on a User Model Neural Network”, IEICE Transactions on Information and Systems, vol. E75-D, No. 2, Mar. 1992, 12 pages.Applicant
- Ji et al., “A Method for Chinese Syllables Recognition Based upon Sub-syllable Hidden Markov Model”, 1994 International Symposium on Speech, Image Processing and Neural Networks, Hong Kong, Apr. 1994, 4 pages.Applicant
- Johnson, Julia Ann., “A Data Management Strategy for Transportable Natural Language Interfaces”, Doctoral Thesis Submitted to the Department of Computer Science, University of British Columbia, Canada, Jun. 1989, 285 pages.Applicant
- Jones, J., “Speech Recognition for Cyclone”, Apple Computer, Inc., E.R.S. Revision 2.9, Sep. 10, 1992, 93 pages.Applicant
- Julia et al., “http://www.speech.sri.com/demos/atis.html”, Proceedings of AAAI, Spring Symposium, 1997, 5 pages.Applicant
- Julia et al., “Un Editeur Interactif De Tableaux Dessines a Main Levee (An Interactive Editor for Hand-Sketched Tables)”, Traitement du Signal, vol. 12, No. 6, 1995, pp. 619-626.Applicant
- Kahn et al., “CoABS Grid Scalability Experiments”, Autonomous Agents and Multi-Agent Systems, vol. 7, 2003, pp. 171-178.Applicant
- Kamel et al., “A Graph Based Knowledge Retrieval System”, IEEE International Conference on Systems, Man and Cybernetics, 1990, pp. 269-275.Applicant
- Karp, P. D., “A Generic Knowledge-Base Access Protocol”, Available online at <http://lecture.cs.buu.ac.th/-f50353/Document/gfp.pdf>, May 12, 1994, 66 pages.Applicant
- Katz, Boris, “A Three-Step Procedure for Language Generation”, Massachusetts Institute of Technology, A.I. Memo No. 599, Dec. 1980, pp. 1-40.Applicant
- Katz, Boris, “Annotating the World Wide Web Using Natural Language”, Proceedings of the 5th RIAO Conference on Computer Assisted Information Searching on the Internet, 1997, 7 pages.Applicant
- Katz, S. M., “Estimation of Probabilities from Sparse Data for the Language Model Component of a Speech Recognizer”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. ASSP-35, No. 3, Mar. 1987, 3 pages.Applicant
- Katz et al., “Exploiting Lexical Regularities in Designing Natural Language Systems”, Proceedings of the 12th International Conference on Computational Linguistics, 1988, pp. 1-22.Applicant
- Katz et al., “REXTOR: A System for Generating Relations from Natural Language”, Proceedings of the ACL Workshop on Natural Language Processing and Information Retrieval (NLP&IR), Oct. 2000, 11 pages.Applicant
- Katz, Boris, “Using English for Indexing and Retrieving”, Proceedings of the 1st RIAO Conference on User-Oriented Content-Based Text and Image Handling, 1988, pp. 314-332.Applicant
- Kitano, H., “PhiDM-Dialog, An Experimental Speech-to-Speech Dialog Translation System”, Computer, vol. 24, No. 6, Jun. 1991, 13 pages.Applicant
- Klabbers et al., “Reducing Audible Spectral Discontinuities”, IEEE Transactions on Speech and Audio Processing, vol. 9, No. 1, Jan. 2001, 13 pages.Applicant
- Klatt et al., “Linguistic Uses of Segmental Duration in English: Acoustic and Perpetual Evidence”, Journal of the Acoustical Society of America, vol. 59, No. 5, May 1976, 16 pages.Applicant
- Knownav, “Knowledge Navigator”, YouTube Video available at <http://www.youtube.com/watch?v=QRH8eimU—20>, Apr. 29, 2008, 1 page.Applicant
- Kominek et al., “Impact of Durational Outlier Removal from Unit Selection Catalogs”, 5th ISCA Speech Synthesis Workshop, Jun. 14-16, 2004, 6 pages.Applicant
- Konolige, Kurt, “A Framework for a Portable Natural-Language Interface to Large Data Bases”, SRI International, Technical Note 197, Oct. 12, 1979, 54 pages.Applicant
- Kubala et al., “Speaker Adaptation from a Speaker-Independent Training Corpus”, International Conference on Acoustics, Speech and Signal Processing (ICASSP'90), Apr. 1990, 4 pages.Applicant
- Kubala et al., “The Hub and Spoke Paradigm for CSR Evaluation”, Proceedings of the Spoken Language Technology Workshop, Mar. 1994, 9 pages.Applicant
- Laird et al., “SOAR: An Architecture for General Intelligence”, Artificial Intelligence, vol. 33, 1987, pp. 1-64.Applicant
- Langley et al., “A Design for the ICARUS Architechture”, SIGART Bulletin, vol. 2, No. 4, 1991, pp. 104-109.Applicant
- Larks, “Intelligent Software Agents”, available at <http://www.cs.cmu.edu/˜softagents/larks.html> retrieved on Mar. 15, 2013, 2 pages.Applicant
- Lee et al., “A Real-Time Mandarin Dictation Machine for Chinese Language with Unlimited Texts and Very Large Vocabulary”, International Conference on Acoustics, Speech and Signal Processing, vol. 1, Apr. 1990, 5 pages.Applicant
- Lee et al., “Golden Mandarin (II)—An Improved Single-Chip Real-Time Mandarin Dictation Machine for Chinese Language with Very Large Vocabulary”, IEEE International Conference of Acoustics, Speech and Signal Processing, vol. 2, 1993, 4 pages.Applicant
- Lee et al., “Golden Mandarin (II)—An Intelligent Mandarin Dictation Machine for Chinese Character Input with Adaptation/Learning Functions”, International Symposium on Speech, Image Processing and Neural Networks, Hong Kong, Apr. 1994, 5 pages.Applicant
- Lee, K. F., “Large-Vocabulary Speaker-Independent Continuous Speech Recognition: The SPHINX System”, Partial Fulfillment of the Requirements for the Degree of Doctorof Philosophy, Computer Science Department, Carnegie Mellon University, Apr. 1988, 195 pages.Applicant
- Lee et al., “System Description of Golden Mandarin (I) Voice Input for Unlimited Chinese Characters”, International Conference on Computer Processing of Chinese & Oriental Languages, vol. 5, No. 3 & 4, Nov. 1991, 16 pages.Applicant
- Lemon et al., “Multithreaded Context for Robust Conversational Interfaces: Context-Sensitive Speech Recognition and Interpretation of Corrective Fragments”, ACM Transactions on Computer-Human Interaction, vol. 11, No. 3, Sep. 2004, pp. 241-267.Applicant
- Leong et al., “CASIS: A Context-Aware Speech Interface System”, Proceedings of the 10th International Conference on Intelligent User Interfaces, Jan. 2005, pp. 231-238.Applicant
- Lieberman et al., “Out of Context: Computer Systems that Adapt to, and Learn from, Context”, IBM Systems Journal, vol. 39, No. 3 & 4, 2000, pp. 617-632.Applicant
- Lin et al., “A Distributed Architecture for Cooperative Spoken Dialogue Agents with Coherent Dialogue State and History”, Available on line at <http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.42.272>, 1999, 4 pages.Applicant
- Lin et al., “A New Framework for Recognition of Mandarin Syllables with Tones Using Sub-syllabic Unites”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP-93), Apr. 1993, 4 pages.Applicant
- Linde et al., “An Algorithm for Vector Quantizer Design”, IEEE Transactions on Communications, vol. 28, No. 1, Jan. 1980, 12 pages.Applicant
- Liu et al., “Efficient Joint Compensation of Speech for the Effects of Additive Noise and Linear Filtering”, IEEE International Conference of Acoustics, Speech and Signal Processing, ICASSP-92, Mar. 1992, 4 pages.Applicant
- Logan et al., “Mel Frequency Cepstral Co-efficients for Music Modeling”, International Symposium on Music Information Retrieval, 2000, 2 pages.Applicant
- Lowerre, B. T., “The-Harpy Speech Recognition System”, Doctoral Dissertation, Department of Computer Science, Carnegie Mellon University, Apr. 1976, 20 pages.Applicant
- Maghbouleh, Arman, “An Empirical Comparison of Automatic Decision Tree and Linear Regression Models for Vowel Durations”, Revised Version of a Paper Presented at the Computational Phonology in Speech Technology Workshop, 1996 Annual Meeting of the Association for Computational Linguistics in Santa Cruz, California, 7 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2012/040571, mailed on Dec. 19, 2013, 10 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2013/041233, issued on Nov. 18, 2014, 8 pages.Applicant
- International Search Report for PCT Patent Application No. PCT/US2013/041233, mailed on Nov. 22, 2013, 3 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/028785, mailed on Oct. 17, 2014, 23 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/049568, mailed on Nov. 14, 2014, 12 pages.Applicant
- Extended European Search Report (includes Supplementary European Search Report and Search Opinion) for European Patent Application No. 12727027.0, mailed on Sep. 26, 2014, 7 pages.Applicant
- Guay, Matthew, “Location-Driven Productivity with Task Ave”, available at <http://iphone.appstorm.net/reviews/productivity/location-driven-productivity-with-task-ave/>, Feb. 19, 2011, 7 pages.Applicant
- Waibel, Alex, “Interactive Translation of Conversational Speech”, Computer, vol. 29, No. 7, Jul. 1996, pp. 41-48.Applicant
- Amano et al., “A User-friendly Multimedia Book Authoring System”, The Institute of Electronics, Information and Communication Engineers Technical Report, vol. 103, No. 416, Nov. 2003, pp. 33-40.Applicant
- AppleEvent Manager, which is described in the publication Inside Macintosh vol. VI, available from Addison-Wesley Publishing Company, 1985.Applicant
- Dual Rate Speech Coder for Multimedia Communications Transmitting at 5.3 and 6.3 kbit/s, International Telecommunication Union Recommendation G.723, 7 pages.Applicant
- Quick Search Algorithm, Communications of the ACM, 33(8), 1990, pp. 132-142.Applicant
- Worldwide Character Encoding, Version 2.0, vols. 1,2 by Unicode, Inc., 12 pages.Applicant
- Extended European Search Report (includes Partial European Search Report and European Search Opinion) for European Patent Application No. 13169672.6, mailed on Aug. 14, 2013, 11 pages.Applicant
- Barrett et al., “How to Personalize the Web”, 1997 In proceddings of the ACM SIGCHI Conference on Human Factors in Computer Systems, Mar. 22-27, 1997, pp. 75-82.Applicant
- Boyer et al., “A Fast String Searching Algorithm”, Communications of the ACM, vol. 20, 1977, pp. 762-772.Applicant
- Cao et al., “Adapting Ranking SVM to Document Retrieval”, SIGIR '06, Seattle, WA, Aug. 6-11, 2006, 8 pages.Applicant
- Chomsky et al., “The Sound Pattern of English”, New York, Harper and Row, 1968, 242 pages.Applicant
- Church, Kenneth W., “Phonological Parsing in Speech Recognition”, Kluwer Academic Publishers, 1987.Applicant
- Erol et al., “Multimedia Clip Generation From Documents for Browsing on Mobile Devices”, IEEE Transactions on Multimiedia, vol. 10, No. 5, Aug. 2008, 13 pages.Applicant
- Evermann et al., “Posterior Probability Decoding, Confidence Estimation and System Combination”, Proceedings Speech Transcription Workshop, 2000, 4 pages.Applicant
- Fiscus, J. G., “A Post-Processing System to Yield Reduced Word Error Rates: Recognizer Output Voting Error Reduction (ROVER)”, IEEE Proceedings, Automatic Speech Recognition and Understanding, Dec. 14-17, 1997, pp. 347-354.Applicant
- Gonnet et al., “Handbook of Algorithms and Data Structures: in Pascal and C. (2nd ed.)”, Addison-Wesley Longman Publishing Co., 1991, 17 pages.Applicant
- Gruber, Thomas R., et al., U.S Appl. No. 61/186,414, filed Jun. 12, 2009 titled “System and Method for Semantic Auto-Completion” 13 pages.Applicant
- Gruber, Thomas R., et al., U.S. Appl. No. 61/493,201, filed Jun. 3, 2011 titled “Generating and Processing Data Items That Represent Tasks to Perform”, 68 pages.Applicant
- Gruber, Thomas R., et al., Unpublished U.S. Appl. No. 61/657,744, filed Jun. 9, 2012 titled “Automatically Adapting User Interfaces for Hands-Free Interaction”, 40 pages.Applicant
- Gruber, Thomas R., et al., U.S. Appl. No. 07/976,970, filed Nov. 16, 1992 titled “Status Bar for Application Windows”.Applicant
- Haitsma et al., “A Highly Robust Audio Fingerprinting System”, In Proceedings of the International Symposium on Music Information Retrieval (ISMIR), 2002, 9 pages.Applicant
- Hendrickson, Bruce, “Latent Semantic Analysis and Fiedler Retrieval”, Discrete Algorithms and Mathematics Department, Sandia National Labs, Albuquerque, NM, Sep. 21, 2006, 12 pages.Applicant
- id3.org, “id3v2.4.0-Frames”, available at <http://id3.org/id3v2.4.0-frames?action=print>, retrieved on Jan. 22, 2015, 41 pages.Applicant
- Jawaid et al., “Machine Translation with Significant Word Reordering and Rich Target-Side Morphology”, WDS'11 Proceedings of Contributed Papers, Part I, 2011, pp. 161-166.Applicant
- Kane et al., “Slide Rule: Making Mobile Touch Screens Accessible to Blind People Using Multi-Touch Interaction Techniques”, ASSETS, Oct. 13-15, 2008, pp. 73-80.Applicant
- Kohler, Joachim, “Multilingual Phone Models for Vocabulary-Independent Speech Recognition Tasks”, Speech Communication, vol. 35, No. 1-2, Aug. 2001, pp. 21-30.Applicant
- Kroon et al., “Pitch Predictors with High Temporal Resolution”, IEEE, vol. 2, 1990, pp. 661-664.Applicant
- Ladefoged, Peter, “A Course in Phonetics”, New York, Harcourt, Brace, Jovanovich, Second Edition, 1982.Applicant
- Lau et al., “Trigger-Based Language Models: A Maximum Entropy Approach”, ICASSP'93 Proceedings of the 1993 IEEE international conference on Acoustics, speech, and signal processing: speech processing—vol. II, 1993, pp. 45-48.Applicant
- Lee et al., “On URL Normalization”, Proceedings of the International Conference on Computational Science and its Applications, ICCSA 2005, pp. 1076-1085.Applicant
- Leveseque et al., “A Fundamental Tradeoff in Knowledge Representation and Reasoning”, Readings in Knowledge Representation, 1985, 30 pages.Applicant
- Mangu et al., “Finding Consensus in Speech Recognition: Word Error Minimization and Other Applications of Confusion Networks”, Computer Speech and Language, vol. 14, No. 4, 2000, pp. 291-294.Applicant
- Manning etal, “Foundations of Statistical Natural Language Processing”, The MIT Press, Cambridge Massachusetts, 1999, pp. 10-11.Applicant
- International Preliminary Examination Report on for PCT Patent Application No. PCT/US1993/12637, mailed on Apr. 10, 1995, 7 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2009/051954, issued on Mar. 24, 2011, 8 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2009/051954, mailed on Oct. 30, 2009, 10 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/043100, mailed on Nov. 15, 2012, 8 pages.Applicant
- Reddi, “The Parser”.Applicant
- Rose et al., “Inside Macintosh”, vols. I, II, and III, Addison-Wesley Publishing Company, Inc., Jul. 1988, 1284 pages.Applicant
- Sankar, Ananth, “Bayesian Model Combination (BAYCOM) for Improved Recognition”, IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), Mar. 18-23, 2005, pp. 845-848.Applicant
- Stifleman, L., “Not Just Another Voice Mail System”, Proceedings of 1991 Conference, American Voice, Atlanta GA, Sep. 24-26, 1991, pp. 21-26.Applicant
- Stuker et al., “Cross-System Adaptation and Combination for Continuous Speech Recognition: The Influence of Phoneme Set and Acoustic Front-End”, Influence of Phoneme Set and Acoustic Front-End, Interspeech, Sep. 17-21, 2006, pp. 521-524.Applicant
- Sundaram et al., “Latent Perceptual Mapping with Data-Driven Variable-Length Acoustic Units for Template-Based Speech Recognifion”, ICASSP 2012, Mar. 2012, pp. 4125-4128.Applicant
- Wang et al., “An Industrial-Strength Audio Search Algorithm”, In Proceedings of the International Conference on Music Information Retrieval (ISMIR), 2003, 7 pages.Applicant
- Young, S. J., “The HTK Book”, Available on <http://htk.eng.cam.ac.uk>, 4 pages.Applicant
- International Search Report & Written Opinion for PCT Patent Application No. PCT/US2013/028412, mailed on Sep. 26, 2013, 17 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2013/028920, mailed on Jun. 27, 2013, 14 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2013/029156, mailed on Jul. 15, 2013, 9 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2013/058916, mailed on Sep. 8, 2014, 10 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/029050, mailed on Jul. 31, 2014, 9 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/029562, mailed on Sep. 18, 2014, 21 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/040401, mailed on Sep. 4, 2014, 10 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/040403, mailed on Sep. 23, 2014, 9 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/041159, mailed on Sep. 26, 2014, 10 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/041173, mailed on Sep. 10, 2014, 11 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/23822, mailed on Sep. 25, 2014, 14 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2012/056382, mailed on Apr. 10, 2014, 9 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2013/028412, mailed on Sep. 12, 2014, 12 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2013/028920, mailed on Sep. 18, 2014, 11 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2013/029156, mailed on Sep. 9, 2014, 7 pages.Applicant
- Biemann et al., “Disentangling from Babylonian Confusion—Unsupervised Language Identification”, CICLing'05 Proceedings of the 6th international conference on Computational Linguistics and Intelligent Text Processing, vol. 3406, Feb. 2005, pp. 773-784.Applicant
- Choularton et al., “User Responses to Speech Recognition Errors: Consistency of Behaviour Across Domains”, Proceedings of the 10th Australian International Conference on Speech Science & Technology, Dec. 8-10, 2004, pp. 457-462.Applicant
- Jiang et al., “A Syllable-based Name Transliteration System”, Proc. of the 2009 Named Entities Workshop, Aug. 7 2009, pp. 96-99.Applicant
- Kazemzadeh et al., “Acoustic Correlates of User Response to Error in Human-Computer Dialogues”, Automatic Speech Recognition and Understanding, 2003, pp. 215-220.Applicant
- Kikui, Gen-Itiro, “Identifying the Coding System and Language of On-Line Documents on the Internet”, International Conference on Computational, Aug. 1996, pp. 652-657.Applicant
- Meng et al., “Generating Phonetic Cognates to Handle Named Entities in English-Chinese Cross-Language Spoken Document Retrieval”, Automatic Speech Recognition and Understanding, Dec. 2001, pp. 311-314.Applicant
- Russo et al., “Urgency is a Non-Monotonic Function of Pulse Rate”, Journal of the Acoustical Society of America, vol. 122, No. 5, 2007, 6 pages.Applicant
- Sethy et al., “A Syllable Based Approach for Improved Recognition of Spoken Names”, ITRW on Pronunciation Modeling and Lexicon Adaptation for Spoken language Technology (PMLA2002), Sep. 14-15, 2002, pp. 30-35.Applicant
- Strom et al., “Intelligent Barge-In in Conversational Systems”, MIT laboratory for Computer Science, 2000, 4 pages.Applicant
- Henrich et al., “Language Identification for the Automatic Grapheme-To-Phoneme Conversion of Foreign Words in a German Text-To-Speech System”, Proceedings of the European Conference on Speech Communication and Technology, vol. 2, Sep. 1989, pp. 220-223.Applicant
- “BluePhoneElite: Features”, available at <http://www.reelintelligence.com/BluePhoneElite/features.shtml,>, retrieved on Sep. 25, 2006, 2 pages.Applicant
- “Digital Audio in the New Era”, Electronic Design and Application, No. 6, Jun. 30, 2003, 3 pages.Applicant
- “Mobile Speech Solutions, Mobile Accessibility”, SVOX AG Product Information Sheet, available at <http://www.svox.com/site/bra840604/con782768/mob965831936.aSQ?osLang=1>, Sep. 27, 2012, 1 page.Applicant
- “N200 Hands-Free Bluetooth Car Kit”, available at <www.wirelessground.com>, retrieved on Mar. 19, 2007, 3 pages.Applicant
- “PhatNoise”, Voice Index on Tap, Kenwood Music Keg, available at <http://www.phatnoise.com/kenwood/kenwoodssamail.html>, retrieved on Jul. 13, 2006, 1 page.Applicant
- “What is Fuzzy Logic?”, available at <http://www.cs.cmu.edu>, retrieved on Apr. 15, 1993, 5 pages.Applicant
- “Windows XP: A Big Surprise!—Experiencing Amazement from Windows XP”, New Computer, No. 2, Feb. 28, 2002, 8 pages.Applicant
- Aikawa et al., “Generation for Multilingual MT”, available at <http://mtarchive.info/MTS-2001-Aikawa.pdf>, retrieved on Sep. 18, 2001, 6 pages.Applicant
- Anhui USTC IFL Ytek Co. Ltd., “Flytek Research Center Information Datasheet”, available at <http://www.iflttek.com/english/Research.htm>, retrieved on Oct. 15, 2004, 3 pages.Applicant
- Borden IV, G.R., “An Aural User Interface for Ubiquitous Computing”, Proceedings of the 6th International Symposium on Wearable Computers, IEEE, 2002, 2 pages.Applicant
- Brain, Marshall, “How MP3 Files Work”, available at <http://www.howstuffworks.com>, retrieved on Mar. 19, 2007, 4 pages.Applicant
- Busemann et al., “Natural Language Diaglogue Service for Appointment Scheduling Agents”, Technical Report RR-97-02, Deutsches Forschungszentrum fur Kunstliche Intelligenz GmbH, 1997, 8 pages.Applicant
- Dusan et al., “Multimodal Interaction on PDA's Integrating Speech and Pen Inputs”, Eurospeech Geneva, 2003, 4 pages.Applicant
- Lamel et al., “Generation and synthesis of Broadcast Messages”, Proceedings of ESCA-NATO Workshop: Applications of Speech Technology, Sep. 1, 1993, 4 pages.Applicant
- Lyons et al., “Augmenting Conversations Using Dual-Purpose Speech”, Proceedings of the 17th Annual ACM Symposium on User interface Software and Technology, 2004, 10 pages.Applicant
- Macsimum News, “Apple Files Patent for an Audio Interface for the iPod”, available at <http://www.macsimumnews.com/index.php/archive/apple—files—patent—for—an—audio—interface—for—the—ipod>, retrieved on Jul. 13, 2006, 8 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2004/016519, mailed on Nov. 3, 2005, 6 pages.Applicant
- Invitation to Pay Additional Fees and Partial International Search Report for PCT Patent Application No. PCT/US2004/016519, mailed on Aug. 4, 2005, 6 pages.Applicant
- International Search Report for PCT Patent Application No. PCT/US2011/037014, mailed on Oct. 4, 2011, 6 pages.Applicant
- Invitation to Pay Additional Search Fees for PCT Application No. PCT/US2011/037014, mailed on Aug. 2, 2011, 6 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/043098, mailed on Nov. 14, 2012, 9 pages.Applicant
- International Search Report and Written Opinion received for PCT Patent Application No. PCT/US2013/040971, mailed on Nov. 12, 2013, 11 pages.Applicant
- Quazza et al., “Actor: A Multilingual Unit-Selection Speech Synthesis System”, Proceedings of 4th ISCA Tutorial and Research Workshop on Speech Synthesis, Jan. 1, 2001, 6 pages.Applicant
- Ricker, Thomas, “Apple Patents Audio User Interface”, Engadget, available at <http://www.engadget.com/2006/05104/apple-patents-audio-user-interface/>, May 4, 2006, 6 pages.Applicant
- Santaholma, Marianne E., “Grammar Sharing Techniques for Rule-based Multilingual NLP Systems”, Proceedings of the 16th Nordic Conference of Computational Linguistics, NODALIDA 2007, May 25, 2007, 8 pages.Applicant
- Taylor et al., “Speech Synthesis by Phonological Structure Matching”, International Speech Communication Association, vol. 2, Section 3, 1999, 4 pages.Applicant
- Xu et al., “Speech-Based Interactive Games for Language Learning: Reading, Translation, and Question-Answering”, Computational Linguistics and Chinese Language Processing, vol. 14, No. 2, Jun. 2009, pp. 133-160.Applicant
- Yunker, John, “Beyond Borders: Web Globalization Strategies”, New Riders, Aug. 22, 2002, 11 pages.Applicant
- Yang et al., “Smart Sight: A Tourist Assistant System”, Proceedings of Third International Symposium on Wearable Computers, 1999, 6 pages.Applicant
- Yankelovich et al., “Intermedia: The Concept and the Construction of a Seamless Information Environment”, Computer Magazine, IEEE, Jan. 1988, 16 pages.Applicant
- Yoon et al., “Letter-to-Sound Rules for Korean”, Department of Linguistics, The Ohio State University, 2002, 4 pages.Applicant
- Zeng et al., “Cooperative Intelligent Software Agents”, The Robotics Institute, Carnegie-Mellon University, Mar. 1995, 13 pages.Applicant
- Zhao, Y., “An Acoustic-Phonetic-Based Speaker Adaptation Technique for Improving Speaker-Independent Continuous Speech Recognition”, IEEE Transactions on Speech and Audio Processing, vol. 2, No. 3, Jul. 1994, pp. 380-394.Applicant
- Zhao et al., “Intelligent Agents for Flexible Workflow Systems”, Proceedings of the Americas Conference on Information Systems (AMCIS), Oct. 1998, 4 pages.Applicant
- Zovato et al., “Towards Emotional Speech Synthesis: A Rule based Approach”, Proceedings of 5th ISCA Speech Synthesis Workshop—Pittsburgh, 2004, pp. 219-220.Applicant
- Zue, Victor, “Conversational Interfaces: Advances and Challenges”, Spoken Language System Group, Sep. 1997, 10 pages.Applicant
- Zue et al., “From Interface to Content: Translingual Access and Delivery of On-Line Information”, Eurospeech, 1997, 4 pages.Applicant
- Zue et al., “Jupiter: A Telephone-Based Conversational Interface for Weather Information”, IEEE Transactions on Speech and Audio Processing, Jan. 2000, 13 pages.Applicant
- Zue et al., “Pegasus: A Spoken Dialogue Interface for On-Line Air Travel Planning”, Speech Communication, vol. 15, 1994, 10 pages.Applicant
- Zue et al., “The Voyager Speech Understanding System: Preliminary Development and Evaluation”, Proceedings of IEEE, International Conference on Acoustics, Speech and Signal Processing, 1990, 4 pages.Applicant
- Zue, Victor W., “Toward Systems that Understand Spoken Language”, ARPA Strategic Computing Institute, Feb. 1994, 9 pages.Applicant
- International Search Report for PCT Patent Application No. PCT/GB2009/051684, mailed on Mar. 12, 2010, 4 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/GB2009/051684, mailed on Jun. 23, 2011, 10 pages.Applicant
- Cucerzan et al., “Bootstrapping a Multilingual Part-of-Speech Tagger in One Person-Day”, In Proceedings of the 6th Conference on Natural Language Learning, vol. 20, 2002, pp. 1-7.Applicant
- Schone et al., “Knowledge-Free Induction of Morphology Using Latent Semantic Analysis”, Proceedings of the 2nd Workshop on Learning Language in Logic and the 4th Conference on Computational Natural Language Learning, vol. 7, 2000, pp. 67-72.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2005/030234, issued on Mar. 20, 2007, 9 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2005/030234, mailed on Mar. 17, 2006, 11 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2012/040801, mailed on Dec. 19, 2013, 16 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/040801, mailed on Oct. 22, 2012, 20 pages.Applicant
- Omologo et al., “Microphone Array Based Speech Recognition with Different Talker-Array Positions”, IEEE International Conference on Acoustics, Speech, and Signal Processing, vol. 1, Apr. 21-24, 1997, pp. 227-230.Applicant
- Oregon Scientific, “512MB Waterproof MP3 Player with FM Radio & Built-in Pedometer”, available at <http://www2.oregonscientific.com/shop/product.asp?cid=4&scid=11&pid=581>, retrieved on Jul. 31, 2006, 2 pages.Applicant
- Oregon Scientific, “Waterproof Music Player with FM Radio and Pedometer (MP121)—User Manual”, 2005, 24 pages.Applicant
- Padilla, Alfredo, “Palm Treo 750 Cell Phone Review—Messaging”, available at <http://www.wirelessinfo.com/content/palm-Treo-750-Cell-Phone-Review/Messaging.htm>, Mar. 17, 2007, 6 pages.Applicant
- Palay et al., “The Andrew Toolkit: An Overview”, Information Technology Center, Carnegie-Mellon University, 1988, pp. 1-15.Applicant
- Palm, Inc., “User Guide : Your Palm® Treo.TM. 755p Smartphone”, 2005-2007, 304 pages.Applicant
- Panasonic, “Toughbook 28: Powerful, Rugged and Wireless”, Panasonic: Toughbook Models, available at <http://www.panasonic.com/computer/notebook/html/01a—s8.htm>, retrieved on Dec. 19, 2002, 3 pages.Applicant
- Parks et al., “Classification of Whale and Ice Sounds with a cochlear Model”, IEEE, Mar. 1992.Applicant
- Patterson et al., “Rendezvous: An Architecture for Synchronous Multi-User Applications”, CSCW '90 Proceedings, 1990, pp. 317-328.Applicant
- International Search Report received for PCT Patent Application No. PCT/US2002/033330, mailed on Feb. 4, 2003, 6 pages.Applicant
- Ahmed et al., “Intelligent Natural Language Query Processor”, TENCON '89, Fourth IEEE Region 10 International Conference, Nov. 22-24, 1989, pp. 47-49.Applicant
- Ahuja et al., “A Comparison of Application Sharing Mechanisms in Real-Time Desktop Conferencing Systems”, At&T Bell Laboratories, 1990, pp. 238-248.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2005/038819, mailed on Apr. 5, 2006, 12 pages.Applicant
- International Search Report for PCT Patent Application No. PCT/US2005/046797, mailed on Nov. 24, 2006, 6 pages.Applicant
- Invitation to Pay Additional Fees and Partial Search Report for PCT Application No. PCT/US2005/046797, mailed on Jul. 3, 2006, 6 pages.Applicant
- Written Opinion for PCT Patent Application No. PCT/US2005/046797, mailed on Nov. 24, 2006, 9 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2006/048669, mailed on Jul. 2, 2007, 12 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2006/048670, mailed on May 21, 2007, 11 pages.Applicant
- Invitation to Pay Addition Fees and Partial International Search Report for PCT Patent Application No. PCT/US2006/048738, mailed on Jul. 10, 2007, 4 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2006/048753, mailed on Jun. 19, 2007, 15 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2007/026243, mailed on Mar. 31, 2008, 10 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2013/047668, mailed on Feb. 13, 2014, 17 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2013/060121, mailed on Dec. 6, 2013, 8 pages.Applicant
- Youtube, “New bar search for Facebook”, Available at “https ://wvvw.youtube.com/watch?v=vwgN1WbvCas”, 1 page.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2007/088872, mailed on May 8, 2008, 8 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2007/088873, mailed on May 8, 2008, 7 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2008/000032, mailed on Jun. 12, 2008, 7 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2008/000042, mailed on May 21, 2008, 7 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2008/000043, mailed on Oct. 10, 2008, 12 pages.Applicant
- Invitation to Pay Additional Fees for PCT Patent Application No. PCT/US2008/000043, mailed on Jun. 27, 2008, 4 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2008/000045, mailed on Jun. 12, 2008, 7 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2008/000047, mailed on Sep. 11, 2008, 12 pages.Applicant
- Invitation to Pay Additional Fees for PCT Patent Application No. PCT/US2008/000047, mailed on Jul. 4, 2008, 4 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2008/000059, mailed on Sep. 19, 2008, 18 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2008/000061, mailed on Jul. 1, 2008, 13 pages.Applicant
- Westerman, Wayne, “Hand Tracking, Finger Identification and Chordic Manipulation on a Multi-Touch Surface”, Doctoral Dissertation, 1999, 363 Pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2011/020350, mailed on Jun. 30, 2011, 17 pages.Applicant
- Invitation to Pay Additional Fees and Partial International Search Report for PCT Patent Application No. PCT/US2011/020350, mailed on Apr. 14, 2011, 5 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2011/020861, mailed on Aug. 2, 2012, 11 pages.Applicant
- Aikawa, K. “Time-Warping Neural Network for Phoneme Recognition”, IEEE International Joint Conference on Neural Networks, vol. 3, Nov. 18-21, 1991, pp. 2122-2127.Applicant
- Allen et al., “Automated Natural Spoken Dialog”, Computer, vol. 35, No. 4, Apr. 2002, pp. 51-56.Applicant
- Alleva et al., “Applying SPHINX-II to DARPA Wall Street Journal CSR Task”, Proceedings of Speech and Natural Language Workshop, Feb. 1992, pp. 393-398.Applicant
- Amrel Corporation, “Rocky Matrix BackLit Keyboard”, available at <http://www.amrel.com/asi—matrixkeyboard.html>, retrieved on Dec. 19, 2002, 1 page.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/034028, mailed on Jun. 11, 2012, 9 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/040931, mailed on Feb. 1, 2013, 4 pages. (International Search Report only).Applicant
- Apple, “VoiceOver”, available at <http://www.apple.com/accessibility/voiceover/>, Feb. 2009, 5 pages.Applicant
- Apple Computer, Inc., “Apple—iPod—Technical Specifications, iPod 20GB and 60GB Mac+PC”, available at <http://www.apple.com/ipod/color/specs.html>, 2005, 3 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2013/041225, mailed on Aug. 23, 2013, 3 pages (International Search Report only).Applicant
- Invitation to Pay Additional Fees for PCT Patent Application No. PCT/US2013/047659, mailed on Feb. 27, 2014, 7 pages.Applicant
- Invitation to Pay Additional Fees for PCT Application No. PCT/US2013/052558, mailed on Nov. 7, 2013, 6 pages.Applicant
- Scheifler, R. W., “The X Window System”, MIT Laboratory for Computer Science and Gettys, Jim Digital Equipment Corporation and MIT Project Athena; ACM Transactions on Graphics, vol. 5, No. 2, Apr. 1986, pp. 79-109.Applicant
- Schluter et al., “Using Phase Spectrum Information for Improved Speech Recognition Performance”, IEEE International Conference on Acoustics, Speech, and Signal Processing, 2001, pp. 133-136.Applicant
- Schmandt et al., “A Conversational Telephone Messaging System”, IEEE Transactions on Consumer Electronics, vol. CE-30, Aug. 1984, pp. xxi-xxiv.Applicant
- Schmandt et al., “Phone Slave: A Graphical Telecommunications Interface”, Society for Information Display, International Symposium Digest of Technical Papers, Jun. 1984, 4 pages.Applicant
- Schmandt et al., “Phone Slave: A Graphical Telecommunications Interface”, Proceedings of the SID, vol. 26, No. 1, 1985, pp. 79-82.Applicant
- Schmid, H., “Part-of-speech tagging with neural networks”, COLING '94 Proceedings of the 15th conference on Computational linguistics—vol. 1, 1994, pp. 172-176.Applicant
- Schooler et al., “A Packet-switched Multimedia Conferencing System”, by Eve Schooler, et al; ACM SIGOIS Bulletin, vol. I, No. 1, Jan. 1989, pp. 12-22.Applicant
- Schooler et al., “An Architecture for Multimedia Connection Management”, Proceedings IEEE 4th Comsoc International Workshop on Multimedia Communications, Apr. 1992, pp. 271-274.Applicant
- Schooler et al., “Multimedia Conferencing: Has it Come of Age?”, Proceedings 24th Hawaii International Conference on System Sciences, vol. 3, Jan. 1991, pp. 707-716.Applicant
- Schooler et al., “The Connection Control Protocol: Architecture Overview”, USC/Information Sciences Institute, Jan. 28, 1992, pp. 1-6.Applicant
- Schooler, Eve, “A Distributed Architecture for Multimedia Conference Control”, ISI Research Report, Nov. 1991, pp. 1-18.Applicant
- Schooler, Eve M., “Case Study: Multimedia Conference Control in a Packet-Switched Teleconferencing System”, Journal of Internetworking: Research and Experience, vol. 4, No. 2, Jun. 1993, pp. 99-120.Applicant
- Schooler, Eve M., “The Impact of Scaling on a Multimedia Connection Architecture”, Multimedia Systems, vol. 1, No. 1, 1993, pp. 2-9.Applicant
- Schütze, H., “Distributional part-of-speech tagging”, EACL '95 Proceedings of the seventh conference on European chapter of the Association for Computational Linguistics, 1995, pp. 141-148.Applicant
- Schütze, Hinrich, “Part-of-speech induction from scratch”, ACL '93 Proceedings of the 31st annual meeting on Association for Computational Linguistics, 1993, pp. 251-258.Applicant
- Schwartz et al., “Context-Dependent Modeling for Acoustic-Phonetic Recognition of Continuous Speech”, IEEE International Conference on Acoustics, Speech, and Signal Processing, vol. 10, Apr. 1985, pp. 1205-1208.Applicant
- Schwartz et al., “Improved Hidden Markov Modeling of Phonemes for Continuous Speech Recognition”, IEEE International Conference on Acoustics, Speech, and Signal Processing, vol. 9, 1984, pp. 21-24.Applicant
- Schwartz et al., “The N-Best Algorithm: An Efficient and Exact Procedure for Finding the N Most Likely Sentence Hypotheses”, IEEE, 1990, pp. 81-84.Applicant
- Scott et al., “Designing Touch Screen Numeric Keypads: Effects of Finger Size, Key Size, and Key Spacing”, Proceedings of the Human Factors and Ergonomics Society 41st Annual Meeting, Oct. 1997, pp. 360-364.Applicant
- Seagrave, Jim, “A Faster Way to Search Text”, EXE, vol. 5, No. 3, Aug. 1990, pp. 50-52.Applicant
- Sears et al., “High Precision Touchscreens: Design Strategies and Comparisons with a Mouse”, International Journal of Man-Machine Studies, vol. 34, No. 4, Apr. 1991, pp. 593-613.Applicant
- Sears et al., “Investigating Touchscreen Typing: The Effect of Keyboard Size on Typing Speed”, Behavior & Information Technology, vol. 12, No. 1, 1993, pp. 17-22.Applicant
- Sears et al., “Touchscreen Keyboards”, Apple Inc., Video Clip, Human-Computer Interaction Laboratory, on a CD, Apr. 1991.Applicant
- Seide et al., “Improving Speech Understanding by Incorporating Database Constraints and Dialogue History”, Proceedings of Fourth International Conference on Philadelphia,, 1996, pp. 1017-1020.Applicant
- Shiraki et al., “LPC Speech Coding Based on Variable-Length Segment Quantization”, (IEEE Transactions on Acoustics, Speech and Signal Processing, Sep. 1988), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 250-257.Applicant
- Shneiderman, Ben, “Designing the User Interface: Strategies for Effective Human-Computer Interaction”, Second Edition, 1992, 599 pages.Applicant
- Shneiderman, Ben, “Designing the User Interface: Strategies for Effective Human-Computer Interaction”, Third Edition, 1998, 669 pages.Applicant
- Shneiderman, Ben, “Direct Manipulation for Comprehensible, Predictable and Controllable User Interfaces”, Proceedings of the 2nd International Conference on Intelligent User Interfaces, 1997, pp. 33-39.Applicant
- Shneiderman, Ben, “Sparks of Innovation in Human-Computer Interaction”, 1993, (Table of Contents, Title Page, Ch. 4, Ch. 6 and List of References).Applicant
- Shneiderman, Ben, “The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations”, IEEE Proceedings of Symposium on Visual Languages, 1996, pp. 336-343.Applicant
- Shneiderman, Ben, “Touch Screens Now Offer Compelling Uses”, IEEE Software, Mar. 1991, pp. 93-94.Applicant
- Shoham et al., “Efficient Bit and Allocation for an Arbitrary Set of Quantizers”, (IEEE Transactions on Acoustics, Speech, and Signal Processing, Sep. 1988) as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 289-296.Applicant
- Simkovitz, Daniel, “LP-DOS Magnifies the PC Screen”, IEEE, 1992, pp. 203-204.Applicant
- Singh et al., “Automatic Generation of Phone Sets and Lexical Transcriptions”, Acoustics, Speech and Signal Processing (ICASSP'00), 2000, 1 page.Applicant
- Sinitsyn, Alexander, “A Synchronization Framework for Personal Mobile Servers”, Proceedings of the Second IEEE Annual Conference on Pervasive Computing and Communications Workshops, Piscataway, 2004, pp. 1, 3 and 5.Applicant
- Slaney et al., “On the Importance of Time—A Temporal Representation of Sound”, Visual Representation of Speech Signals, 1993, pp. 95-116.Applicant
- Smeaton, Alan F., “Natural Language Processing and Information Retrieval”, Information Processing and Management, vol. 26, No. 1, 1990, pp. 19-20.Applicant
- Smith et al., “Guidelines for Designing User Interface Software”, User Lab, Inc., Aug. 1986, pp. 1-384.Applicant
- Smith et al., “Relating Distortion to Performance in Distortion Oriented Displays”, Proceedings of Sixth Australian Conference on Computer-Human Interaction, Nov. 1996, pp. 6-11.Applicant
- Sony Eiicsson Corporate, “Sony Ericsson to introduce Auto pairing.TM. to Improve Bluetooth.TM. Connectivity Between Headsets and Phones”, Press Release, available at <http://www.sonyericsson.com/spg.jsp?cc=global&lc=en&ver=4001&template=pc3—1—1&z . . . >, Sep. 28, 2005, 2 pages.Applicant
- Soong et al., “A High Quality Subband Speech Coder with Backward Adaptive Predictor and Optimal Time-Frequency Bit Assignment”, (Proceedings of the IEEE International Acoustics, Speech, and Signal Processing Conference, Apr. 1986), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 316-319.Applicant
- Spiller, Karen, “Low-Decibel Earbuds Keep Noise at a Reasonable Level”, available at <http://www.nashuatelegraph.com/apps/pbcs.dll/article?Date=20060813&Cate . . . >, Aug. 13, 2006, 3 pages.Applicant
- Apple Computer, Inc., “Inside Macintosh”, vol. VI, 1985.Applicant
- Srinivas et al., “Monet: A Multi-Media System for Conferencing and Application Sharing in Distributed Systems”, CERC Technical Report Series Research Note, Feb. 1992.Applicant
- Stealth Computer Corporation, “Peripherals for Industrial Keyboards & Pointing Devices”, available at <http://www.stealthcomputer.com/peripherals—oem.htm>, retrieved on Dec. 19, 2002, 6 pages.Applicant
- Steinberg, Gene, “Sonicblue Rio Car (10 GB, Reviewed: 6 GB)”, available at <http://electronics.cnet.com/electronics/0-6342420-1304-4098389.html>, Dec. 12, 2000, 2 pages.Applicant
- Stent et al., “Geo-Centric Language Models for Local Business Voice Search”, AT&T Labs—Research, 2009, pp. 389-396.Applicant
- Stone et al., “The Movable Filter as a User Interface Tool”, CHI '94 Human Factors in Computing Systems, 1994, pp. 306-312.Applicant
- Su et al., “A Review of ZoomText Xtra Screen Magnification Program for Windows 95”, Journal of Visual Impairment & Blindness, Feb. 1998, pp. 116-119.Applicant
- Su, Joseph C., “A Review of Telesensory's Vista PCI Screen Magnification System”, Journal of Visual Impairment & Blindness, Oct. 1998, pp. 705, 707-710.Applicant
- “Interactive Voice”, available at <http://www.helloivee.com/company/>, retrieved on Feb. 10, 2014, 2 pages.Applicant
- “Meet Ivee, Your Wi-Fi Voice Activated Assistant”, available at <http://www.helloivee.com/>, retrieved on Feb. 10, 2014, 8 pages.Applicant
- “Speaker Recognition”, Wikipedia, The Free Enclyclopedia, Nov. 2, 2010, 4 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2012/029810, mailed on Oct. 3, 2013, 9 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2012/029810, mailed on Aug. 17, 2012, 11 pages.Applicant
- Extended European Search Report and Search Opinion for European Patent Application No. 12185276.8, mailed on Dec. 18, 2012, 4 pages.Applicant
- Extended European Search Report for European Patent Application No. 12186663.6, mailed on Jul. 16, 2013, 6 pages.Applicant
- Apple Computer, “Knowledge Navigator”, published by Apple Computer no later than 2008, as depicted in Exemplary Screenshots from video entitled ‘Knowledge Navigator’, 2008, 7 pages.Applicant
- Applebaum et al., “Enhancing the Discrimination of Speaker Independent Hidden Markov Models with Corrective Training”, International Conference on Acoustics, Speech, and Signal Processing, May 23, 1989, pp. 302-305.Applicant
- Bellegarda, Jerome R. “Latent Semantic Mapping”, IEEE Signal Processing Magazine, vol. 22, No. 5, Sep. 2005, pp. 70-80.Applicant
- Bellegarda et al., “Tied Mixture Continuous Parameter Modeling for Speech Recognition”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. 38, No. 12, Dec. 1990, pp. 2033-2045.Applicant
- Chang et al., “Discriminative Training of Dynamic Programming based Speech Recognizers”, IEEE Transactions on Speech and Audio Processing, vol. 1, No. 2, Apr. 1993, pp. 135-143.Applicant
- Cheyer et al., “Demonstration Video of Multimodal Maps Using an Agent Architecture”, published by SRI International no later than 1996, as depicted in Exemplary Screenshots from video entitled Demonstration Video of Multimodal Maps Using an Agent Architecture, 1996, 6 pages.Applicant
- Cheyer et al., “Demonstration Video of Multimodal Maps Using an Open-Agent Architecture”, published by SRI International no later than 1996, as depicted in Exemplary Screenshots from video entitled Demonstration Video of Multimodal Maps Using an Open-Agent Architecture, 6 pages.Applicant
- Cheyer, A., “Demonstration Video of Vanguard Mobile Portal”, published by SRI International no later than 2004, as depicted in ‘Exemplary Screenshots from video entitled Demonstration Video of Vanguard Mobile Portal’, 2004, 10 pages.Applicant
- Choi et al., “Acoustic and Visual Signal based Context Awareness System for Mobile Application”, IEEE Transactions on Consumer Electronics, vol. 57, No. 2, May 2011, pp. 738-746.Applicant
- Kickstarter, “Ivee Sleek: Wi-Fi Voice-Activated Assistant”, available at <https://www.kickstarter.com/projects/ivee/ivee-sleek-wi-fi-voice-activated-assistant>, retrieved on Feb. 10, 2014, 13 pages.Applicant
- Navigli, Roberto, “Word Sense Disambiguation: A Survey”, ACM Computing Surveys, vol. 41, No. 2, Feb. 2009, 70 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2014/015418, mailed on Aug. 26, 2014, 17 pages.Applicant
- Guim, Mark, “How to Set a Person-Based Reminder with Cortana”, available at <http://www.wpcentral.com/how-to-person-based-reminder-cortana>, Apr. 26, 2014, 15 pages.Applicant
- Miller, Chance, “Google Keyboard Updated with New Personalized Suggestions Feature”, available at <http://9to5google.com/2014/03/19/google-keyboard-updated-with-new-personalized-suggestions-feature/>, Mar. 19, 2014, 4 pages.Applicant
- Roddy et al., “Interface Issues in Text Based Chat Rooms”, SIGCHI Bulletin, vol. 30, No. 2, Apr. 1998, pp. 119-123.Applicant
- Viegas et al., “Chat Circles”, SIGCHI Conference on Human Factors in Computing Systems, May 15-20, 1999, pp. 9-16.Applicant
- Eslambolchilar et al., “Making Sense of Fisheye Views”, Second Dynamics and Interaction Workshop at University of Glasgow, Aug. 2005, 6 pages.Applicant
- Eslambolchilar et al., “Multimodal Feedback for Tilt Controlled Speed Dependent Automatic Zooming”, UIST'04, Oct. 24-27, 2004, 2 pages.Applicant
- Fanty et al., “A Comparison of DFT, PLP and Cochleagram for Alphabet Recognition”, IEEE, Nov. 1991.Applicant
- Findlater et al., “Beyond QWERTY: Augmenting Touch-Screen Keyboards with Multi-Touch Gestures for Non-Alphanumeric Input”, CHI '12, Austin, Texas, USA, May 5-10, 2012, 4 pages.Applicant
- Fisher et al., “Virtual Environment Display System”, Interactive 3D Graphics, Oct. 23-24, 1986, pp. 77-87.Applicant
- Forsdick, Harry, “Explorations into Real-Time Multimedia Conferencing”, Proceedings of the Ifip Tc 6 International Symposium on Computer Message Systems, 1986, 331 pages.Applicant
- Furnas et al., “Space-Scale Diagrams: Understanding Multiscale Interfaces”, CHI '95 Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, 1995, pp. 234-241.Applicant
- Furnas, George W., “Effective View Navigation”, Proceedings of the ACM SIGCHI Conference on Human Factors in Computing Systems, Mar. 1997, pp. 367-374.Applicant
- Furnas, George W., “Generalized Fisheye Views”, CHI '86 Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, vol. 17, No. 4, Apr. 1986, pp. 16-23.Applicant
- Furnas, George W., “The Fisheye Calendar System”, Bellcore Technical Memorandum, Nov. 19, 1991.Applicant
- Gardner, Jr., P. C., “A System for the Automated Office Environment”, IBM Systems Journal, vol. 20, No. 3, 1981, pp. 321-345.Applicant
- Garretson, R., “IBM Adds ‘Drawing Assistant’ Design Tool to Graphic Series”, PC Week, vol. 2, No. 32, Aug. 13, 1985, 1 page.Applicant
- Gaver et al., “One Is Not Enough: Multiple Views in a Media Space”, INTERCHI, Apr. 24-29, 1993, pp. 335-341.Applicant
- Gaver et al., “Realizing a Video Environment: EuroPARC's RAVE System”, Rank Xerox Cambridge EuroPARC, 1992, pp. 27-35.Applicant
- Giachin et al., “Word Juncture Modeling Using Inter-Word Context-Dependent Phone-Like Units”, Cselt Technical Reports, vol. 20, No. 1, Mar. 1992, pp. 43-47.Applicant
- Gillespie, Kelly, “Adventures in Integration”, Data Based Advisor, vol. 9, No. 9, Sep. 1991, pp. 90-92.Applicant
- Gillespie, Kelly, “Internationalize Your Applications with Unicode”, Data Based Advisor, vol. 10, No. 10, Oct. 1992, pp. 136-137.Applicant
- Gilloire et al., “Innovative Speech Processing for Mobile Terminals: An Annotated Bibliography”, Signal Processing, vol. 80, No. 7, Jul. 2000, pp. 1149-1166.Applicant
- Glinert-Stevens, Susan, “Microsoft Publisher: Desktop Wizardry”, PC Sources, vol. 3, No. 2, Feb. 1992, 1 page.Applicant
- Gmail, “About Group Chat”, available at <http://mail.google.com/support/bin/answer.py?answer=81090>, Nov. 26, 2007, 2 pages.Applicant
- Goldberg, Cheryl, “IBM Drawing Assistant: Graphics for the EGA”, PC Magazine, vol. 4, No. 26, Dec. 24, 1985, 1 page.Applicant
- Good et al., “Building a User-Derived Interface”, Communications of the ACM; (Oct. 1984) vol. 27, No. 10, Oct. 1984, pp. 1032-1043.Applicant
- Gray et al., “Rate Distortion Speech Coding with a Minimum Discrimination Information Distortion Measure”, (IEEE Transactions on Information Theory, Nov. 1981), as reprinted in Vector Quantization (IEEE Press), 1990, pp. 208-221.Applicant
- Greenberg, Saul, “A Fisheye Text Editor for Relaxed-WYSIWIS Groupware”, CHI '96 Companion, Vancouver, Canada, Apr. 13-18, 1996, 2 pages.Applicant
- Griffin et al., “Signal Estimation From Modified Short-Time Fourier Transform”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. ASSP-32, No. 2, Apr. 1984, pp. 236-243.Applicant
- Gruhn et al., “A Research Perspective on Computer-Assisted Office Work”, IBM Systems Journal, vol. 18, No. 3, 1979, pp. 432-456.Applicant
- Hain et al., “The Papageno TTS System”, Siemens AG, Corporate Technology, Munich, Germany TC-STAR Workshop, 2006, 6 pages.Applicant
- Halbert, D. C., “Programming by Example”, Dept. Electrical Engineering and Comp. Sciences, University of California, Berkley, Nov. 1984, pp. 1-76.Applicant
- Hall, William S., “Adapt Your Program for Worldwide Use with Windows.TM. Internationalization Support”, Microsoft Systems Journal, vol. 6, No. 6, Nov./Dec. 1991, pp. 29-58.Applicant
- Haoui et al., “Embedded Coding of Speech: A Vector Quantization Approach”, (Proceedings of the IEEE International Acoustics, Speech and Signal Processing Conference, Mar. 1985), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 297-299.Applicant
- Hartson et al., “Advances in Human-Computer Interaction”, Chapters 1, 5, and 6, vol. 3, 1992, 121 pages.Applicant
- Heger et al., “KNOWBOT: An Adaptive Data Base Interface”, Nuclear Science and Engineering, V. 107, No. 2, Feb. 1991, pp. 142-157.Applicant
- Hendrix et al., “The Intelligent Assistant: Technical Considerations Involved in Designing Q&A's Natural-Language Interface”, Byte Magazine, Issue 14, Dec. 1987, 1 page.Applicant
- Heyer et al., “Exploring Expression Data: Identification and Analysis of Coexpressed Genes”, Genome Research, vol. 9, 1999, pp. 1106-1115.Applicant
- Hill, R. D., “Some Important Features and Issues in User Interface Management System”, Dynamic Graphics Project, University of Toronto, CSRI, vol. 21, No. 2, Apr. 1987, pp. 116-120.Applicant
- Hinckley et al., “A Survey of Design Issues in Spatial Input”, UIST '94 Proceedings of the 7th Annual ACM Symposium on User Interface Software and Technology, 1994, pp. 213-222.Applicant
- Hiroshi, “TeamWork Station: Towards a Seamless Shared Workspace”, NTT Human Interface Laboratories, CSCW 90 Proceedings, Oct. 1990, pp. 13-26.Applicant
- Holmes, “Speech System and Research”, 1955, pp. 129-135, 152-153.Applicant
- Hon et al., “Towards Large Vocabulary Mandarin Chinese Speech Recognition”, Conference on Acoustics, Speech, and Signal Processing, ICASSP-94, IEEE International, vol. 1, Apr. 1994, pp. 545-548.Applicant
- Hopper, Andy, “Pandora—An Experimental System for Multimedia Applications”, Olivetti Research Laboratory, Apr. 1990, pp. 19-34.Applicant
- Howard, John H., “(Abstract) An Overview of the Andrew File System”, Information Technology Center, Carnegie Mellon University; (CMU-ITC-88-062) to Appear in a future issue of the ACM Transactions on Computer Systems, 1988, pp. 1-6.Applicant
- Huang et al., “Real-Time Software-Based Video Coder for Multimedia Communication Systems”, Department of Computer Science and Information Engineering, 1993, 10 pages.Applicant
- Hukin, R. W., “Testing an Auditory Model by Resynthesis”, European Conference on Speech Communication and Technology, Sep. 26-29, 1989, pp. 243-246.Applicant
- Hunt, “Unit Selection in a Concatenative Speech Synthesis System Using a Large Speech Database”, Copyright 1996 IEEE. “To appear in Proc. ICASSP-96, May 7-10, Atlanta, GA” ATR Interpreting Telecommunications Research Labs, Kyoto Japan, 1996, pp. 373-376.Applicant
- IBM, “Why Buy: ThinkPad”, available at <http://www.pc.ibm.com/us/thinkpad/easeofuse.html>, retrieved on Dec. 19, 2002, 2 pages.Applicant
- IBM Corporation, “Simon Says Here's How”, Users Manual, 1994, 3 pages.Applicant
- IChat AV, “Video Conferencing for the Rest of Us”, Apple—Mac OS X—iChat AV, available at <http://www.apple.com/macosx/features/ichat/>, retrieved on Apr. 13, 2006, 3 pages.Applicant
- IPhone Hacks, “Native iPhone MMS Application Released”, available at <http://www.iphonehacks.com/2007/12/iphone-mms-app.html>, retrieved on Dec. 25, 2007, 5 pages.Applicant
- Iphonechat, “iChat for iPhone in JavaScript”, available at <http://www.publictivity.com/iPhoneChat/>, retrieved on Dec. 25, 2007, 2 pages.Applicant
- Jabra, “Bluetooth Headset: User Manual”, 2005, 17 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2015/032470, mailed on Oct. 1, 2015, 13 pages.Applicant
- Mactech, “KeyStrokes 3.5 for Mac OS X Boosts Word Prediction”, available at <http://www.mactech.com/news/?p=1007129>, retrieved on Jan. 7, 2008, 3 pages.Applicant
- Mahedero et al., “Natural Language Processing of Lyrics”, In Proceedings of the 13th Annual ACM International Conference on Multimedia, ACM, Nov. 6-11, 2005, 4 pages.Applicant
- Marcus et al., “Building a Large Annotated Corpus of English: The Penn Treebank”, Computational Linguistics, vol. 19, No. 2, 1993, pp. 313-330.Applicant
- Markel et al., “Linear Production of Speech”, Reviews, 1976, pp. xii, 288.Applicant
- Masui, Toshiyuki, “POBox: An Efficient Text Input Method for Handheld and Ubiquitous Computers”, Proceedings of the 1st International Symposium on Handheld and Ubiquitous Computing, 1999, 12 pages.Applicant
- Matsui et al., “Speaker Adaptation of Tied-Mixture-Based Phoneme Models for Text-Prompted Speaker Recognition”, 1994 IEEE International Conference on Acoustics, Speech and Signal Processing, Apr. 19-22, 1994, 1-125-1-128.Applicant
- Matsuzawa, A, “Low-Voltage and Low-Power Circuit Design for Mixed Analog/Digital Systems in Portable Equipment”, IEEE Journal of Solid-State Circuits, vol. 29, No. 4, 1994, pp. 470-480.Applicant
- Mellinger, David K., “Feature-Map Methods for Extracting Sound Frequency Modulation”, IEEE Computer Society Press, 1991, pp. 795-799.Applicant
- Menico, Costas, “Faster String Searches”, Dr. Dobb's Journal, vol. 14, No. 7, Jul. 1989, pp. 74-77.Applicant
- Menta, Richard, “1200 Song MP3 Portable is a Milestone Player”, available at <http://www.mp3newswire.net/stories/personaljuke.html>, Jan. 11, 2000, 4 pages.Applicant
- Meyer, Mike, “A Shell for Modern Personal Computers”, University of California, Aug. 1987, pp. 13-19.Applicant
- Meyrowitz et al., “Bruwin: An Adaptable Design Strategy for Window Manager/Virtual Terminal Systems”, Department of Computer Science, Brown University, 1981, pp. 180-189.Applicant
- Miastkowski, Stan, “paperWorks Makes Paper Intelligent”, Byte Magazine, Jun. 1992.Applicant
- Microsoft, “Turn On and Use Magnifier”, available at <http://www.microsoft.com/windowsxp/using/accessibility/magnifierturnon.mspx>, retrieved on Jun. 6, 2009.Applicant
- Microsoft Corporation, Microsoft Office Word 2003 (SP2), Microsoft Corporation, SP3 as of 2005, pp. MSWord 2003 Figures 1-5, 1983-2003.Applicant
- Microsoft Corporation, “Microsoft MS-DOS Operating System User's Guide”, Microsoft Corporation, 1982, pp. 4-1 to 4-16, 5-1 to 5-19.Applicant
- Microsoft Press, “Microsoft Windows User's Guide for the Windows Graphical Environment”, version 3.0, 1985-1990, pp. 33-41 & 70-74.Applicant
- Microsoft Windows XP, “Magnifier Utility”, Oct. 25, 2001, 2 pages.Applicant
- Microsoft Word 2000 Microsoft Corporation, pp. MSWord Figures 1-5, 1999.Applicant
- Microsoft/Ford, “Basic Sync Commands”, www.SyncMyRide.com, Sep. 14, 2007, 1 page.Applicant
- Milner, N. P., “A Review of Human Performance and Preferences with Different Input Devices to Computer Systems”, Proceedings of the Fourth Conference of the British Computer Society on People and Computers, Sep. 5-9, 1988, pp. 341-352.Applicant
- Miniman, Jared, “Applian Software's Replay Radio and Player v1.02”, pocketnow.com—Review, available at <http://www.pocketnow.com/reviews/replay/replay.htm>, Jul. 31, 2001, 16 pages.Applicant
- Moberg et al., “Cross-Lingual Phoneme Mapping for Multilingual Synthesis Systems”, Proceedings of the 8th International Conference on Spoken Language Processing, Jeju Island, Korea, Interspeech 2004, Oct. 4-8, 2004, 4 pages.Applicant
- Moberg, M., “Contributions to Multilingual Low-Footprint TTS System for Hand-Held Devices”, Doctoral Thesis, Tampere University of Technology, Aug. 17, 2007, 82 pages.Applicant
- Mobile Tech News, “T9 Text Input Software Updated”, available at <http://www.mobiletechnews.com/info/2004/11123/122155.html>, Nov. 23, 2004, 4 pages.Applicant
- Mok et al., “Media Searching on Mobile Devices”, IEEE EIT 2007 Proceedings, 2007, pp. 126-129.Applicant
- Morland, D. V., “Human Factors Guidelines for Terminal Interface Design”, Communications ofthe ACM vol. 26, No. 7, Jul. 1983, pp. 484-494.Applicant
- Morris et al., “Andrew: A Distributed Personal Computing Environment”, Communications of the ACM, (Mar. 1986); vol. 29 No. 3,, Mar. 1986, pp. 184-201.Applicant
- Muller et al., “CSCW'92 Demonstrations”, 1992, pp. 11-14.Applicant
- Musicmatch, “Musicmatch and Xing Technology Introduce Musicmatch Jukebox”, Press Releases, available at <http://www.musicmatch.com/info/company/press/releases/?year=1998&release=2>, May 18, 1998, 2 pages.Applicant
- Muthesamy et al., “Speaker-Independent Vowel Recognition: Spectograms versus Cochleagrams”, IEEE, Apr. 1990.Applicant
- My Cool Aids, “What's New”, available at <http://www.mycoolaids.com/>, 2012, 1 page.Applicant
- Myers, Brad A., “Shortcutter for Palm”, available at <http://www.cs.cmu.edu/˜pebbles/v5/shortcutter/palm/index.html>, retrieved on Jun. 18, 2014, 10 pages.Applicant
- Nadoli et al., “Intelligent Agents in the Simulation of Manufacturing Systems”, Proceedings of the SCS Multiconference on AI and Simulation, 1989, 1 page.Applicant
- Nakagawa et al., “Unknown Word Guessing and Part-of-Speech Tagging Using Support Vector Machines”, Proceedings of the 6th NLPRS, 2001, pp. 325-331.Applicant
- Ahlstrom et al., “Overcoming Touchscreen User Fatigue by Workplace Design”, CHI '92 Posters and Short Talks of the 1992 SIGCHI Conference on Human Factors in Computing Systems, 1992, pp. 101-102.Applicant
- NCIP, “NCIP Library: Word Prediction Collection”, available at <http://www2.edc.org/ncip/library/wp/toc.htm>, 1998, 4 pages.Applicant
- NCIP, “What is Word Prediction?”, available at <http://www2.edc.org/NCIP/library/wp/what—is.htm>, 1998, 2 pages.Applicant
- NCIP Staff, “Magnification Technology”, available at <http://www2.edc.org/ncip/library/vi/magnifi.htm>, 1994, 6 pages.Applicant
- Newton, Harry, “Newton's Telecom Dictionary”, Mar. 1998, pp. 62, 155, 610-611, 771.Applicant
- Nguyen et al., “Generic Manager for Spoken Dialogue Systems”, In DiaBruck: 7th Workshop on the Semantics and Pragmatics of Dialogue, Proceedings, 2003, 2 pages.Applicant
- Nilsson, B. A., “Microsoft Publisher is an Honorable Start for DTP Beginners”, Computer Shopper, Feb. 1, 1992, 2 pages.Applicant
- Noik, Emanuel G., “Layout-Independent Fisheye Views of Nested Graphs”, IEEE Proceedings of Symposium on Visual Languages, 1993, 6 pages.Applicant
- Nonhoff-Arps et al., “StraBenmusik: Portable MP3-Spieler mit USB Anschluss”, CT Magazin Fuer Computer Technik, Verlag Heinz Heise GMBH, Hannover DE, No. 25, 2000, pp. 166-175.Applicant
- Northern Telecom, “Meridian Mail PC User Guide”, 1988, 17 Pages.Applicant
- Notenboom, Leo A., “Can I Retrieve Old MSN Messenger Conversations?”, available at <http://ask-leo.com/can—i—retrieve—old—msn—messenger—conversations.html>, Mar. 11, 2004, 23 pages.Applicant
- O'Connor, Rory J., “Apple Banking on Newton's Brain”, San Jose Mercury News, Apr. 22, 1991.Applicant
- Ohsawa et al., “A computational Model of an Intelligent Agent Who Talks with a Person”, Research Reports on Information Sciences, Series C, No. 92, Apr. 1989, pp. 1-18.Applicant
- Ohtomo et al., “Two-Stage Recognition Method of Hand-Written Chinese Characters Using an Integrated Neural Network Model”, Denshi Joohoo Tsuushin Gakkai Ronbunshi, D-II, vol. J74, Feb. 1991, pp. 158-165.Applicant
- Okazaki et al., “Multi-Fisheye Transformation Method for Large-Scale Network Maps”, IEEE Japan, vol. 44, No. 6, 1995, pp. 495-500.Applicant
- Extended European Search Report (inclusive of the Partial European Search Report and European Search Opinion) for European Patent Application No. 12729332.2, mailed on Oct. 31, 2014, 6 pages.Applicant
- Adobe.com, “Reading PDF Documents with Adobe Reader 6.0—A Guide for People with Disabilities”, Available online at “https://www.adobe.com/enterprise/accessibility/pdfs/acro6—cg—ue.pdf”, Jan. 2004, 76 pages.Applicant
- Bertolucci, Jeff, “Google Adds Voice Search to Chrome Browser”, PC World, Jun. 14, 2011, 5 pages.Applicant
- Dobrisek et al., “Evolution of the Information-Retrieval System for Blind and Visually-Impaired People”, International Journal of Speech Technology, 2003, vol. 6, pp. 301-309.Applicant
- Lee et al., “A Multi-Touch Three Dimensional Touch-Sensitive Tablet”, CHI '85 Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Apr. 1985, pp. 21-25.Applicant
- Martins et al., “Extracting and Exploring the Geo-Temporal Semantics of Textual Resources”, IEEE International Conference on Semantic Computing, 2008, pp. 1-9.Applicant
- Tombros et al., “Users' Perception of Relevance of Spoken Documents”, Journal of the American Society for Information Science, New York, Aug. 2000, pp. 929-939.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US2009/055577, completed on Aug. 6, 2010, 12 pages.Applicant
- International Search Report and Written Opinion for PCT Patent Application No. PCT/US2009/055577, mailed on Jan. 26, 2010, 9 pages.Applicant
- International Preliminary Report on Patentability received for PCT Patent Application No. PCT/US2013/041225, mailed on Nov. 27, 2014, 9 pages.Applicant
- International Preliminary Report on Patentability received for PCT Patent Application No. PCT/US2013/047668, mailed on Jan. 8, 2015, 13 pages.Applicant
- International Preliminary Report on Patentability received for PCT Patent Application No. PCT/US2013/052558, mailed on Feb. 12, 2015, 12 pages.Applicant
- International Preliminary Report on Patentability received for PCT Patent Application No. PCT/US2013/058916, mailed on Mar. 19, 2015, 8 pages.Applicant
- International Preliminary Report on Patentability received for PCT Patent Application No. PCT/US2013/060121, mailed on Apr. 2, 2015, 6 pages.Applicant
- Rubine, Dean Harris, “Combining Gestures and Direct Manipulation”, CHI '92, May 3-7, 1992, pp. 659-660.Applicant
- Rubine, Dean Harris, “The Automatic Recognition of Gestures”, CMU-CS-91-202, Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in Computer Science at Carnegie Mellon University, Dec. 1991, 285 pages.Applicant
- Sen et al., “Indian Accent Text-to-Speech System for Web Browsing”, Sadhana, vol. 27, No. 1, Feb. 2002, pp. 113-126.Applicant
- Decker et al., “Designing Behaviors for Information Agents”, The Robotics Institute, Carnegie-Mellon University, Paper, Jul. 1996, 15 pages.Applicant
- Decker et al., “Matchmaking and Brokering”, The Robotics Institute, Carnegie-Mellon University, Paper, May 1996, 19 pages.Applicant
- Deerwester et al., “Indexing by Latent Semantic Analysis”, Journal of the American Society for Information Science, vol. 41, No. 6, Sep. 1990, 19 pages.Applicant
- Deller, Jr. et al., “Discrete-Time Processing of Speech Signals”, Prentice Hall, ISBN: 0-02-328301-7, 1987, 14 pages.Applicant
- Digital Equipment Corporation, “Open VMS Software Overview”, Software Manual, Dec. 1995, 159 pages.Applicant
- Domingue et al., “Web Service Modeling Ontology (WSMO)—An Ontology for Semantic Web Services”, Position Paper at the W3C Workshop on Frameworks for Semantics in Web Services, Innsbruck, Austria, Jun. 2005, 6 pages.Applicant
- Donovan, R. E., “A New Distance Measure for Costing Spectral Discontinuities in Concatenative Speech Synthesisers”, available at <http://citeseerx.ist.osu.edu/viewdoc/summarv?doi=1 0.1.1.21.6398>, 2001, 4 pages.Applicant
- Dowding et al., “Gemini: A Natural Language System for Spoken-Language Understanding”, Proceedings of the Thirty-First Annual Meeting of the Association for Computational Linguistics, 1993, 8 pages.Applicant
- Dowding et al., “Interleaving Syntax and Semantics in an Efficient Bottom-Up Parser”, Proceedings of the 32nd Annual Meeting of the Association for Computational Linguistics, 1994, 7 pages.Applicant
- Elio et al., “On Abstract Task Models and Conversation Policies”, Proc. Workshop on Specifying and Implementing Conversation Policies, Autonomous Agents'99 Conference, 1999, pp. 1-10.Applicant
- Epstein et al., “Natural Language Access to a Melanoma Data Base”, SRI International, Sep. 1978, 7 pages.Applicant
- Ericsson et al., “Software Illustrating a Unified Approach to Multimodality and Multilinguality in the In-Home Domain”, Talk and Look: Tools for Ambient Linguistic Knowledge, Dec. 2006, 127 pages.Applicant
- Evi, “Meet Evi: The One Mobile Application that Provides Solutions for your Everyday Problems”, Feb. 2012, 3 pages.Applicant
- Exhibit 1, “Natural Language Interface Using Constrained Intermediate Dictionary of Results”, List of Publications Manually Reviewed for the Search of U.S. Pat. No. 7,177,798, Mar. 22, 2013, 1 page.Applicant
- Feigenbaum et al., “Computer-Assisted Semantic Annotation of Scientific Life Works”, Oct. 15, 2007, 22 pages.Applicant
- Ferguson et al., “TRIPS: An Integrated Intelligent Problem-Solving Assistant”, Proceedings of the Fifteenth National Conference on Artificial Intelligence (AAAI-98) and Tenth Conference on Innovative Applications of Artificial Intelligence (IAAI-98), 1998, 7 pages.Applicant
- Fikes et al., “A Network-Based Knowledge Representation and its Natural Deduction System”, SRI International, Jul. 1977, 43 pages.Applicant
- Frisse, M. E., “Searching for Information in a Hypertext Medical Handbook”, Communications of the ACM, vol. 31, No. 7, Jul. 1988, 8 pages.Applicant
- Gamback et al., “The Swedish Core Language Engine”, NOTEX Conference, 1992, 17 pages.Applicant
- Gannes, Liz, “Alfred App Gives Personalized Restaurant Recommendations”, AllThingsD, Jul. 18, 2011, pp. 1-3.Applicant
- Gautier et al., “Generating Explanations of Device Behavior Using Compositional Modeling and Causal Ordering”, CiteSeerx, 1993, pp. 89-97.Applicant
- Gervasio et al., “Active Preference Learning for Personalized Calendar Scheduling Assistance”, CiteSeerx, Proceedings of IUI'05, Jan. 2005, pp. 90-97.Applicant
- Glass, Alyssa, “Explaining Preference Learning”, CiteSeerx, 2006, pp. 1-5.Applicant
- Glass et al., “Multilingual Language Generation Across Multiple Domains”, International Conference on Spoken Language Processing, Japan, Sep. 1994, 5 pages.Applicant
- Glass et al., “Multilingual Spoken-Language Understanding in the Mit Voyager System”, Available online at <http://groups.csail.mit.edu/sls/publications/1995/speechcomm95-voyager.pdf>, Aug. 1995, 29 pages.Applicant
- Goddeau et al., “A Form-Based Dialogue Manager for Spoken Language Applications”, Available online at <http://phasedance.com/pdflicslp96.pdf>, Oct. 1996, 4 pages.Applicant
- Goddeau et al., “Galaxy: A Human-Language Interface to On-Line Travel Information”, International Conference on Spoken Language Processing, Yokohama, 1994, pp. 707-710.Applicant
- Goldberg et al., “Using Collaborative Filtering to Weave an Information Tapestry”, Communications of the ACM, vol. 35, No. 12, Dec. 1992, 10 pages.Applicant
- Gong et al., “Guidelines for Handheld Mobile Device Interface Design”, Proceedings of DSI 2004 Annual Meeting, 2004, pp. 3751-3756.Applicant
- Gorin et al., “On Adaptive Acquisition of Language”, International Conference on Acoustics, Speech and Signal Processing (ICASSP'90), vol. 1, Apr. 1990, 5 pages.Applicant
- Gotoh et al., “Document Space Models Using Latent Semantic Analysis”, In Proceedings of Eurospeech, 1997, 4 pages.Applicant
- Gray, R. M., “Vector Quantization”, IEEE ASSP Magazine, Apr. 1984, 26 pages.Applicant
- Green, C., “The Application of Theorem Proving to Question-Answering Systems”, SRI Stanford Research Institute, Artificial Intelligence Group, Jun. 1969, 169 pages.Applicant
- Gregg et al., “DSS Access on the WWW: An Intelligent Agent Prototype”, Proceedings of the Americas Conference on Information Systems, Association for Information Systems, 1998, 3 pages.Applicant
- Grishman et al., “Computational Linguistics: An Introduction”, Cambridge University Press, 1986, 172 pages.Applicant
- Grosz et al., “Dialogic: A Core Natural-Language Processing System”, SRI International, Nov. 1982, 17 pages.Applicant
- Grosz et al., “Research on Natural-Language Processing at SRI”, SRI International, Nov. 1981, 21 pages.Applicant
- Grosz, B., “Team: A Transportable Natural-Language Interface System”, Proceedings of the First Conference on Applied Natural Language Processing, 1983, 7 pages.Applicant
- Grosz et al., “TEAM: An Experiment in the Design of Transportable Natural-Language Interfaces”, Artificial Intelligence, vol. 32, 1987, 71 pages.Applicant
- Gruber, Tom, “(Avoiding) the Travesty of the Commons”, Presentation at NPUC, New Paradigms for User Computing, IBM Almaden Research Center, Jul. 24, 2006, 52 pages.Applicant
- Gruber, Thomas R., “A Translation Approach to Portable Ontology Specifications”, Knowledge Acquisition, vol. 5, No. 2, Jun. 1993, pp. 199-220.Applicant
- Gruber et al., “An Ontology for Engineering Mathematics”, Fourth International Conference on Principles of Knowledge Representation and Reasoning, Available online at <http://www-ksl.stanford.edu/knowledge-sharing/papers/engmath.html>, 1994, pp. 1-22.Applicant
- Gruber, Thomas R., “Automated Knowledge Acquisition for Strategic Knowledge”, Machine Learning, vol. 4, 1989, pp. 293-336.Applicant
- Gruber, Tom, “Big Think Small Screen: How Semantic Computing in the Cloud will Revolutionize the Consumer Experience on the Phone”, Keynote Presentation at Web 3.0 Conference, Jan. 2010, 41 pages.Applicant
- Gruber et al., “Generative Design Rationale: Beyond the Record and Replay Paradigm”, Knowledge Systems Laboratory, Technical Report KSL 92-59, Dec. 1991, Updated Feb. 1993, 24 pages.Applicant
- Gruber, Thomas R., “Interactive Acquisition of Justifications: Learning “Why” by Being Told “What””, Knowledge Systems Laboratory, Technical Report KSL 91-17, Original Oct. 1990, Revised Feb. 1991, 24 pages.Applicant
- Gruber et al., “Machine-Generated Explanations of Engineering Models: A Compositional Modeling Approach”, Proceedings of International Joint Conference on Artificial Intelligence, 1993, 7 pages.Applicant
- Gruber et al., “NIKE: A National Infrastructure for Knowledge Exchange”, A Whitepaper Advocating and ATP Initiative on Technologies for Lifelong Learning, Oct. 1994, pp. 1-10.Applicant
- Gruber et al., “Toward a Knowledge Medium for Collaborative Product Development”, Proceedings of the Second International Conference on Artificial Intelligence in Design, Jun. 1992, pp. 1-19.Applicant
- Gruber, Thomas R., “Toward Principles for the Design of Ontologies used for Knowledge Sharing”, International Journal of Human-Computer Studies, vol. 43, No. 5-6, Nov. 1995, pp. 907-928.Applicant
- Apple Computer, Inc., “iTunes 2: Specification Sheet”, 2001, 2 pages.Applicant
- Apple Computer, Inc., “iTunes, Playlist Related Help Screens”, iTunes v1.0, 2000-2001, 8 pages.Applicant
- Apple Computer, Inc., “QuickTime Movie Playback Programming Guide”, Aug. 11, 2005, pp. 1-58.Applicant
- Apple Computer, Inc., “QuickTime Overview”, Aug. 11, 2005, pp. 1-34.Applicant
- Apple Computer, Inc., “Welcome to Tiger”, available at <http://www.maths.dundee.ac.uk/software/Welcome—to—Mac—OS—X—v10.4—Tiger.pdf>, 2005, pp. 1-32.Applicant
- “Corporate Ladder”, BLOC Publishing Corporation, 1991, 1 page.Applicant
- Arango et al., “Touring Machine: A Software Platform for Distributed Multimedia Applications”, 1992 IFIP International Conference on Upper Layer Protocols, Architectures, and Applications, May 1992, pp. 1-11.Applicant
- Arons, Barry M., “The Audio-Graphical Interface to a Personal Integrated Telecommunications System”, Thesis Submitted to the Department of Architecture at the Massachusetts Institute of Technology, Jun. 1984, 88 pages.Applicant
- Badino et al., “Language Independent Phoneme Mapping for Foreign TTS”, 5th ISCA Speech Synthesis Workshop, Pittsburgh, PA, Jun. 14-16, 2004, 2 pages.Applicant
- Baechtle et al., “Adjustable Audio Indicator”, IBM Technical Disclosure Bulletin, Jul. 1, 1984, 2 pages.Applicant
- Baeza-Yates, Ricardo, “Visualization of Large Answers in Text Databases”, AVI '96 Proceedings of the Workshop on Advanced Visual Interfaces, 1996, pp. 101-107.Applicant
- Bahl et al., “Recognition of a Continuously Read Natural Corpus”, IEEE International Conference on Acoustics, Speech, and Signal Processing, vol. 3, Apr. 1978, pp. 422-424.Applicant
- Bajarin, Tim, “With Low End Launched, Apple Turns to Portable Future”, PC Week, vol. 7, Oct. 1990, p. 153 (1).Applicant
- Barthel, B., “Information Access for Visually Impaired Persons: Do We Still Keep a “Document” in “Documentation”?”, Professional Communication Conference, Sep. 1995, pp. 62-66.Applicant
- Baudel et al., “2 Techniques for Improved HC Interaction: Toolglass & Magic Lenses: The See-Through Interface”, Apple Inc., Video Clip, CHI'94 Video Program on a CD, 1994.Applicant
- Beck et al., “Integrating Natural Language, Query Processing, and Semantic Data Models”, COMCON Spring '90. IEEE Computer Society International Conference, 1990, Feb. 26-Mar. 2, 1990, pp. 538-543.Applicant
- Bederson et al., “Pad++: A Zooming Graphical Interface for Exploring Alternate Interface Physics”, UIST' 94 Proceedings of the 7th Annual ACM symposium on User Interface Software and Technology, Nov. 1994, pp. 17-26.Applicant
- Bederson et al., “The Craft of Information Visualization”, Elsevier Science, Inc., 2003, 435 pages.Applicant
- “Diagrammaker”, Action Software, 1989.Applicant
- “Diagram-Master”, Ashton-Tate, 1989.Applicant
- Benel et al., “Optimal Size and Spacing of Touchscreen Input Areas”, Human-Computer Interaction—INTERACT, 1987, pp. 581-585.Applicant
- Beringer et al., “Operator Behavioral Biases Using High-Resolution Touch Input Devices”, Proceedings of the Human Factors and Ergonomics Society 33rd Annual Meeting, 1989, 3 pages.Applicant
- Beringer, Dennis B., “Target Size, Location, Sampling Point and Instruction Set: More Effects on Touch Panel Operation”, Proceedings of the Human Factors and Ergonomics Society 34th Annual Meeting, 1990, 5 pages.Applicant
- Bernabei et al., “Graphical I/O Devices for Medical Users”, 14th Annual International Conference of the IEEE on Engineering in Medicine and Biology Society, vol. 3, 1992, pp. 834-836.Applicant
- Bernstein, Macrophone, “Speech Corpus”, IEEE/ICASSP, Apr. 22, 1994, pp. 1-81 to 1-84.Applicant
- Berry et al., “Symantec”, New version of MORE.TM, Apr. 10, 1990, 1 page.Applicant
- Best Buy, “When it Comes to Selecting a Projection TV, Toshiba Makes Everything Perfectly Clear”, Previews of New Releases, available at <http://www.bestbuy.com/HomeAudioVideo/Specials/ToshibaTVFeatures.asp>, retrieved on Jan. 23, 2003, 5 pages.Applicant
- Betts et al., “Goals and Objectives for User Interface Software”, Computer Graphics, vol. 21, No. 2, Apr. 1987, pp. 73-78.Applicant
- Biemann, Chris, “Unsupervised Part-of-Speech Tagging Employing Efficient Graph Clustering”, Proceeding COLING ACL '06 Proceedings of the 21st International Conference on computational Linguistics and 44th Annual Meeting of the Association for Computational Linguistics: Student Research Workshop, 2006, pp. 7-12.Applicant
- Bier et al., “Toolglass and Magic Lenses: The See-Through Interface”, Computer Graphics (SIGGRAPH '93 Proceedings), vol. 27, 1993, pp. 73-80.Applicant
- Birrell, Andrew, “Personal Jukebox (PJB)”, available at <http://birrell.org/andrew/talks/pjb-overview.ppt>, Oct. 13, 2000, 6 pages.Applicant
- Black et al., “Multilingual Text-to-Speech Synthesis”, Acoustics, Speech and Signal Processing (ICASSP'04) Proceedings of the IEEE International Conference, vol. 3, May 17-21, 2004, 4 pages.Applicant
- Bleher et al., “A Graphic Interactive Application Monitor”, IBM Systems Journal, vol. 19, No. 3, Sep. 1980, pp. 382-402.Applicant
- Bluetooth PC Headsets, “‘Connecting’ Your Bluetooth Headset with Your Computer”, Enjoy Wireless VoIP Conversations, available at <http://www.bluetoothpcheadsets.com/connect.htm>, retrieved on Apr. 29, 2006, 4 pages.Applicant
- Bocchieri et al., “Use of Geographical Meta-Data in ASR Language and Acoustic Models”, IEEE International Conference on Acoustics Speech and Signal Processing, 2010, pp. 5118-5121.Applicant
- Bociurkiw, Michael, “Product Guide: Vanessa Matz”, available at <http://www.forbes.com/asap/2000/1127/vmartz—print—html>, retrieved on Jan. 23, 2003, 2 pages.Applicant
- “Glossary of Adaptive Technologies: Word Prediction”, available at <http://www.utoronto.ca/atrc/reference/techwordpred.html>, retrieved on Dec. 6, 2005, 5 pages.Applicant
- Borenstein, Nathaniel S., “Cooperative Work in the Andrew Message System”, Information Technology Center and Computer Science Department, Carnegie Mellon University; Thyberg, Chris A. Academic Computing, Carnegie Mellon University, 1988, pp. 306-323.Applicant
- Boy, Guy A., “Intelligent Assistant Systems”, Harcourt Brace Jovanovicy, 1991, 1 page.Applicant
- “iAP Sports Lingo 0x09 Protocol V1.00”, May 1, 2006, 17 pages.Applicant
- Brown et al., “Browing Graphs Using a Fisheye View”, Apple Inc., Video Clip, Systems Research Center, CHI '92 Continued Proceedings on a CD, 1992.Applicant
- Brown et al., “Browsing Graphs Using a Fisheye View”, CHI '93 Proceedings of the INTERACT '93 and CHI '93 Conference on Human Factors in Computing Systems, 1993, p. 516.Applicant
- Burger, D., “Improved Access to Computers for the Visually Handicapped: New Prospects and Principles”, IEEE Transactions on Rehabilitation Engineering, vol. 2, No. 3, Sep. 1994, pp. 111-118.Applicant
- “IEEE 1394 (Redirected from Firewire”, Wikipedia, The Free Encyclopedia, available at <http://www.wikipedia.org/wiki/Firewire>, retrieved on Jun. 8, 2003, 2 pages.Applicant
- Butler, Travis, “Archos Jukebox 6000 Challenges Nomad Jukebox”, available at <http://tidbits.com/article/6521>, Aug. 13, 2001, 5 pages.Applicant
- Butler, Travis, “Portable MP3: The Nomad Jukebox”, available at <http://tidbits.com/article/6261>, Jan. 8, 2001, 4 pages.Applicant
- Buxton et al., “EuroPARC's Integrated Interactive Intermedia Facility (IIIF): Early Experiences”, Proceedings of the IFIP WG 8.4 Conference on Multi-User Interfaces and Applications, 1990, pp. 11-34.Applicant
- Call Centre, “Word Prediction”, The CALL Centre & Scottish Executive Education Dept., 1999, pp. 63-73.Applicant
- Campbell et al., “An Expandable Error-Protected 4800 BPS CELP Coder (U.S. Federal Standard 4800 BPS Voice Coder)”, (Proceedings of IEEE Int'l Acoustics, Speech, and Signal Processing Conference, May 1983), as reprinted in Vector Quantization (IEEE Press, 1990), 1990, pp. 328-330.Applicant
- Card et al., “Readings in Information Visualization Using Vision to Think”, Interactive Technologies, 1999, 712 pages.Applicant
- Amano, Junko, “A User-Friendly Authoring System for Digital Talking Books”, IEICE Technical Report, The Institute of Electronics, Information and Communication Engineers, vol. 103 No. 418, Nov. 6, 2003, pp. 33-40.Applicant
- Markel et al., “Linear Prediction of Speech”, Springer-Verlag, Berlin, Heidelberg, New York, 1976, 12 pages.Applicant
- Martin et al., “Building and Using Practical Agent Applications”, SRI International, PAAM Tutorial, 1998, 78 pages.Applicant
- Martin et al., “Building Distributed Software Systems with the Open Agent Architecture”, Proceedings of the Third International Conference on the Practical Application of Intelligent Agents and Multi-Agent Technology, Mar. 1998, pp. 355-376.Applicant
- Martin et al., “Development Tools for the Open Agent Architecture”, Proceedings of the International Conference on the Practical Application of Intelligent Agents and Multi-Agent Technology, Apr. 1996, pp. 1-17.Applicant
- Martin et al., “Information Brokering in an Agent Architecture”, Proceedings of the Second International Conference on the Practical Application of Intelligent Agents and Multi-Agent Technology, Apr. 1997, pp. 1-20.Applicant
- Martin et al., “Transportability and Generality in a Natural-Language Interface System”, Proceedings of the Eighth International Joint Conference on Artificial Intelligence, Technical Note 293, Aug. 1983, 21 pages.Applicant
- Martin et al., “The Open Agent Architecture: A Framework for Building Distributed Software Systems”, Applied Artificial Intelligence: An International Journal, vol. 13, No. 1-2, available at <http://adam.cheyer.com/papers/oaa.pdf>>, retrieved from internet on Jan.-Mar. 1999.Applicant
- Matiasek et al., “Tamic-P: A System for NL Access to Social Insurance Database”, 4th International Conference on Applications of Natural Language to Information Systems, Jun. 1999, 7 pages.Applicant
- Mcguire et al., “SHADE: Technology for Knowledge-Based Collaborative Engineering”, Journal of Concurrent Engineering Applications and Research (CERA), 1993, 18 pages.Applicant
- Meng et al., “Wheels: A Conversational System in the Automobile Classified Domain”, Proceedings of Fourth International Conference on Spoken Language, ICSLP 96, vol. 1, Oct. 1996, 4 pages.Applicant
- Michos et al., “Towards an Adaptive Natural Language Interface to Command Languages”, Natural Language Engineering, vol. 2, No. 3, 1996, pp. 191-209.Applicant
- Milstead et al., “Metadata: Cataloging by Any Other Name”, available at <http://www.iicm.tugraz.at/thesis/cguetl—diss/literatur/Kapitel06/References/Milstead—et—al.—1999/metadata.html>, Jan. 1999, 18 pages.Applicant
- Milward et al., “D2.2: Dynamic Multimodal Interface Reconfiguration, Talk and Look: Tools for Ambient Linguistic Knowledge”, available at <http://www.ihmc.us/users/nblaylock!Pubs/Files/talk d2.2.pdf>, Aug. 8, 2006, 69 pages.Applicant
- Minker et al., “Hidden Understanding Models for Machine Translation”, Proceedings of ETRW on Interactive Dialogue in Multi-Modal Systems, Jun. 1999, pp. 1-4.Applicant
- Mitra et al., “A Graph-Oriented Model for Articulation of Ontology Interdependencies”, Advances in Database Technology, Lecture Notes in Computer Science, vol. 1777, 2000, pp. 1-15.Applicant
- Modi et al., “CMRadar: A Personal Assistant Agent for Calendar Management”, AAAI, Intelligent Systems Demonstrations, 2004, pp. 1020-1021.Applicant
- Moore et al., “Combining Linguistic and Statistical Knowledge Sources in Natural-Language Processing for ATIS”, SRI International, Artificial Intelligence Center, 1995, 4 pages.Applicant
- Moore, Robert C., “Handling Complex Queries in a Distributed Data Base”, SRI International, Technical Note 170, Oct. 8, 1979, 38 pages.Applicant
- Moore, Robert C., “Practical Natural-Language Processing by Computer”, SRI International, Technical Note 251, Oct. 1981, 34 pages.Applicant
- Moore et al., “SRI's Experience with the ATIS Evaluation”, Proceedings of the Workshop on Speech and Natural Language, Jun. 1990, pp. 147-148.Applicant
- Moore et al., “The Information Warfare Advisor: An Architecture for Interacting with Intelligent Agents Across the Web”, Proceedings of Americas Conference on Information Systems (AMCIS), Dec. 31, 1998, pp. 186-188.Applicant
- Moore, Robert C., “The Role of Logic in Knowledge Representation and Commonsense Reasoning”, SRI International, Technical Note 264, Jun. 1982, 19 pages.Applicant
- Moore, Robert C., “Using Natural-Language Knowledge Sources in Speech Recognition”, SRI International, Artificial Intelligence Center, Jan. 1999, pp. 1-24.Applicant
- Moran et al., “Intelligent Agent-Based User Interfaces”, Proceedings of International Workshop on Human Interface Technology, Oct. 1995, pp. 1-4.Applicant
- Moran et al., “Multimodal User Interfaces in the Open Agent Architecture”, International Conference on Intelligent User Interfaces (1UI97), 1997, 8 pages.Applicant
- Moran, Douglas B., “Quantifier Scoping in the SRI Core Language Engine”, Proceedings of the 26th Annual Meeting on Association for Computational Linguistics, 1988, pp. 33-40.Applicant
- Morgan, B., “Business Objects (Business Objects for Windows) Business Objects Inc.”, DBMS, vol. 5, No. 10, Sep. 1992, 3 pages.Applicant
- Motro, Amihai, “Flex: A Tolerant and Cooperative User Interface to Databases”, IEEE Transactions on Knowledge and Data Engineering, vol. 2, No. 2, Jun. 1990, pp. 231-246.Applicant
- Mountford et al., “Talking and Listening to Computers”, The Art of Human-Computer Interface Design, Apple Computer, Inc., Addison-Wesley Publishing Company, Inc., 1990, 17 pages.Applicant
- Mozer, Michael C., “An Intelligent Environment must be Adaptive”, IEEE Intelligent Systems, 1999, pp. 11-13.Applicant
- Murty et al., “Combining Evidence from Residual Phase and MFCC Features for Speaker Recognition”, IEEE Signal Processing Letters, vol. 13, No. 1, Jan. 2006, 4 pages.Applicant
- Murveit et al., “Integrating Natural Language Constraints into HMM-Based Speech Recognition”, International Conference on Acoustics, Speech and Signal Processing, Apr. 1990, 5 pages.Applicant
- Murveit et al., “Speech Recognition in SRI's Resource Management and ATIS Systems”, Proceedings of the Workshop on Speech and Natural Language, 1991, pp. 94-100.Applicant
- Nakagawa et al., “Speaker Recognition by Combining MFCC and Phase Information”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Mar. 2010, 4 pages.Applicant
- Naone, Erica, “TR10: Intelligent Software Assistant”, Technology Review, Mar.-Apr. 2009, 2 pages.Applicant
- Neches et al., “Enabling Technology for Knowledge Sharing”, Fall, 1991, pp. 37-56.Applicant
- Niesler et al., “A Variable-Length Category-Based N-Gram Language Model”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP'96), vol. 1, May 1996, 6 pages.Applicant
- Noth et al., “Verbmobil: The Use of Prosody in the Linguistic Components of a Speech Understanding System”, IEEE Transactions on Speech and Audio Processing, vol. 8, No. 5, Sep. 2000, pp. 519-532.Applicant
- Odubiyi et al., “SAIRE—A Scalable Agent-Based Information Retrieval Engine”, Proceedings of the First International Conference on Autonomous Agents, 1997, 12 pages.Applicant
- Owei et al., “Natural Language Query Filtration in the Conceptual Query Language”, IEEE, 1997, pp. 539-549.Applicant
- Pannu et al., “A Learning Personal Agent for Text Filtering and Notification”, Proceedings of the International Conference of Knowledge Based Systems, 1996, pp. 1-11.Applicant
- Papadimitriou et al., “Latent Semantic Indexing: A Probabilistic Analysis”, Available online at <http://citeseerx.ist.psu.edu/messaqes/downloadsexceeded.html>, Nov. 14, 1997, 21 pages.Applicant
- Parson, T. W., “Voice and Speech Processing”, Pitch and Formant Estimation, McGraw-Hill, Inc., ISBN: 0-07-0485541-0, 1987, 15 pages.Applicant
- Parsons, T. W., “Voice and Speech Processing”, Linguistics and Technical Fundamentals, Articulatory Phonetics and Phonemics, McGraw-Hill, Inc., ISBN: 0-07-0485541-0, 1987, 5 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US1993/012637, issued on Apr. 10, 1995, 7 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US1993/012666, issued on Mar. 1, 1995, 5 pages.Applicant
- International Search Report for PCT Patent Application No. PCT/US1993/012666, mailed on Nov. 9, 1994, 8 pages.Applicant
- International Preliminary Report on Patentability for PCT Patent Application No. PCT/US1994/011011, issued on Feb. 28, 1996, 4 pages.Applicant
- International Search Report and Written Opinion or PCT Patent Application No. PCT/US1994/11011, mailed on Feb. 8, 1995, 7 pages.Applicant
- “Top 10 Best Practices for Voice User Interface Design” available at <http://www.developer.com/voice/article.php/1567051/Top-10-Best-Practices-for-Voice-UserInterface-Design.htm>, Nov. 1, 2002, 4 pages.Applicant
- Combined Search Report and Examination Report under Sections 17 and 18(3) for GB Patent Application No. 1009318.5, mailed on Oct. 8, 2010, 5 pages.Applicant
- Combined Search Report and Examination Report under Sections 17 and 18(3) for GB Patent Application No. 1217449.6, mailed on Jan. 17, 2013, 6 pages.Applicant
- Aikawa et al., “Speech Recognition Using Time-Warping Neural Networks”, Proceedings of the 1991, IEEE Workshop on Neural Networks for Signal Processing, 1991, 10 pages.Applicant
- Bellegarda et al., “Performance of the IBM Large Vocabulary Continuous Speech Recognition System on the ARPA Wall Street Journal Task”, Signal Processing VII: Theories and Applications, European Association for Signal Processing, 1994, 4 pages.Applicant
- Bellegarda et al., “The Metamorphic Algorithm: A Speaker Mapping Approach to Data Augmentation”, IEEE Transactions on Speech and Audio Processing, vol. 2, No. 3, Jul. 1994, 8 pages.Applicant
- Belvin et al., “Development of the HRL Route Navigation Dialogue System”, Proceedings of the First International Conference on Human Language Technology Research, Paper, 2001, 5 pages.Applicant
- Berry et al., “PTIME: Personalized Assistance for Calendaring”, ACM Transactions on Intelligent Systems and Technology, vol. 2, No. 4, Article 40, Jul. 2011, pp. 1-22.Applicant
- Berry et al., “Task Management under Change and Uncertainty Constraint Solving Experience with the CALO Project”, Proceedings of CP'05 Workshop on Constraint Solving under Change, 2005, 5 pages.Applicant
- Black et al., “Automatically Clustering Similar Units for Unit Selection in Speech Synthesis”, Proceedings of Eurospeech, vol. 2, 1997, 4 pages.Applicant
- Blair et al., “An Evaluation of Retrieval Effectiveness for a Full-Text Document-Retrieval System”, Communications of the ACM, vol. 28, No. 3, Mar. 1985, 11 pages.Applicant
- Bobrow et al., “Knowledge Representation for Syntactic/Semantic Processing”, From: AAA-80 Proceedings, Copyright 1980, AAAI, 1980, 8 pages.Applicant
- Bouchou et al., “Using Transducers in Natural Language Database Query”, Proceedings of 4th International Conference on Applications of Natural Language to Information Systems, Austria, Jun. 1999, 17 pages.Applicant
- Bratt et al., “The SRI Telephone-Based ATIS System”, Proceedings of ARPA Workshop on Spoken Language Technology, 1995, 3 pages.Applicant
- Briner, L. L, “Identifying Keywords in Text Data Processing”, In Zelkowitz, Marvin V., ED, Directions and Challenges, 15th Annual Technical Symposium, Gaithersbury, Maryland, Jun. 17, 1976, 7 pages.Applicant
- Bulyko et al., “Error-Correction Detection and Response Generation in a Spoken Dialogue System”, Speech Communication, vol. 45, 2005, pp. 271-288.Applicant
- Bulyko et al., “Joint Prosody Prediction and Unit Selection for Concatenative Speech Synthesis”, Electrical Engineering Department, University of Washington, Seattle, 2001, 4 pages.Applicant
- Burke et al., “Question Answering from Frequently Asked Question Files”, AI Magazine, vol. 18, No. 2, 1997, 10 pages.Applicant
- Burns et al., “Development of a Web-Based Intelligent Agent for the Fashion Selection and Purchasing Process via Electronic Commerce”, Proceedings of the Americas Conference on Information System (AMCIS), Dec. 31, 1998, 4 pages.Applicant
- Bussey, et al., “Service Architecture, Prototype Description and Network Implications of a Personalized Information Grazing Service”, INFOCOM'90, Ninth Annual Joint Conference of the IEEE Computer and Communication Societies, Available at <http://slrohall.com/oublications/>, Jun. 1990, 8 pages.Applicant
- Bussler et al., “Web Service Execution Environment (WSMX)”, retrieved from Internet on Sep. 17, 2012, available at <http://www.w3.org/Submission/WSMX>, Jun. 3, 2005, 29 pages.Applicant
- Butcher, Mike, “EVI Arrives in Town to go Toe-to-Toe with Siri”, TechCrunch, Jan. 23, 2012, 2 pages.Applicant
- Buzo et al., “Speech Coding Based Upon Vector Quantization”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. ASSP-28, No. 5, Oct. 1980, 13 pages.Applicant
- Caminero-Gil et al., “Data-Driven Discourse Modeling for Semantic Interpretation”, Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing, May 1996, 6 pages.Applicant
- Car Working Group, “Hands-Free Profile 1.5 HFP1.5—SPEC”, Bluetooth Doc, available at <www.bluetooth.org>, Nov. 25, 2005, 93 pages.Applicant
- Carter, D., “Lexical Acquisition in the Core Language Engine”, Proceedings of the Fourth Conference of the European Chapter of the Association for Computational Linguistics, 1989, 8 pages.Applicant
- Carter et al., “The Speech-Language Interface in the Spoken Language Translator”, SRI International, Nov. 23, 1994, 9 pages.Applicant
- Cawley, Gavin C. “The Application of Neural Networks to Phonetic Modelling”, PhD. Thesis, University of Essex, Mar. 1996, 13 pages.Applicant
- Chai et al., “Comparative Evaluation of a Natural Language Dialog Based System and a Menu Driven System for Information Access: A Case Study”, Proceedings of the International Conference on Multimedia Information Retrieval (RIAO), Paris, Apr. 2000, 11 pages.Applicant
- Chang et al., “A Segment-Based Speech Recognition System for Isolated Mandarin Syllables”, Proceedings TEN CON '93, IEEE Region 10 Conference on Computer, Communication, Control and Power Engineering, vol. 3, Oct. 1993, 6 pages.Applicant
- Chen, Yi, “Multimedia Siri Finds and Plays Whatever You Ask for”, PSFK Report, Feb. 9, 2012, 9 pages.Applicant
- Cheyer, Adam, “A Perspective on AI & Agent Technologies for SCM”, VerticalNet Presentation, 2001, 22 pages.Applicant
- Cheyer, Adam, “About Adam Cheyer”, available at <http://www.adam.cheyer.com/about.html>, retrieved on Sep. 17, 2012, 2 pages.Applicant
- Cheyer et al., “Multimodal Maps: An Agent-Based Approach”, International Conference on Co-operative Multimodal Communication, 1995, 15 pages.Applicant
- Cheyer et al., “Spoken Language and Multimodal Applications for Electronic Realties”, Virtual Reality, vol. 3, 1999, pp. 1-15.Applicant
- Cheyer et al., “The Open Agent Architecture”, Autonomous Agents and Multi-Agent Systems, vol. 4, Mar. 1, 2001, 6 pages.Applicant
- Cheyer et al., “The Open Agent Architecture: Building Communities of Distributed Software Agents”, Artificial Intelligence Center, SRI International, Power Point Presentation, Available online at <http://www.ai.sri.com/-oaa/>, retrieved on Feb. 21, 1998, 25 pages.Applicant
- Codd, E. F., “Databases: Improving Usability and Responsiveness—How About Recently”, Copyright 1978, Academic Press, Inc., 1978, 28 pages.Applicant
- Cohen et al., “An Open Agent Architecture”, available at <http://citeseerx.ist.psu.edu/viewdoc/summary?doi=1 0.1.1.30.480>, 1994, 8 pages.Applicant
- Cohen et al., “Voice User Interface Design,”, Excerpts from Chapter 1 and Chapter 10, 2004, 36 pages.Applicant
- Coles et al., “Chemistry Question-Answering”, SRI International, Jun. 1969, 15 pages.Applicant
- Coles et al., “Techniques for Information Retrieval Using an Inferential Question-Answering System with Natural-Language Input”, SRI International, Nov. 1972, 198 Pages.Applicant
- Coles et al., “The Application of Theorem Proving to Information Retrieval”, SRI International, Jan. 1971, 21 pages.Applicant
- Conklin, Jeff, “Hypertext: An Introduction and Survey”, Computer Magazine, Sep. 1987, 25 pages.Applicant
- Connolly et al., “Fast Algorithms for Complex Matrix Multiplication Using Surrogates”, IEEE Transactions on Acoustics, Speech and Signal Processing, vol. 37, No. 6, Jun. 1989, 13 pages.Applicant
- Constantinides et al., “A Schema Based Approach to Dialog Control”, Proceedings of the International Conference on Spoken Language Processing, 1998, 4 pages.Applicant
- Cox et al., “Speech and Language Processing for Next-Millennium Communications Services”, Proceedings of the IEEE, vol. 88, No. 8, Aug. 2000, 24 pages.Applicant
- Craig et al., “Deacon: Direct English Access and Control”, AFIPS Conference Proceedings, vol. 19, San Francisco, Nov. 1966, 18 pages.Applicant
- Cutkosky et al., “PACT: An Experiment in Integrating Concurrent Engineering Systems”, Journal & Magazines, Computer, vol. 26, No. 1, Jan. 1993, 14 pages.Applicant
- Dar et al., “DTL's DataSpot: Database Exploration Using Plain Language”, Proceedings of the 24th VLDB Conference, New York, 1998, 5 pages.Applicant
- International Preliminary Report on Patentability Received for PCT Patent Application No. PCT/US2015/032470, mailed on Dec. 15, 2016, 9 pages.Applicant