Proactive user interface including evolving agent
14 claims: 2 independent, 12 dependent
- 1An evolution system for an intelligent agent for a computational device having an operating system, said evolution system comprising:an avatar (802) being a user interface (204) through which the intelligent agent is adapted to communicate with a user of the evolution system;at least one software application controlled by said operating system;and an evolution class for enabling visual or functional properties of said agent to be changed using algorithmic DNA, Deoxyribo Nucleic Acid, wherein the DNA is a vector of available genes for the visual or functional properties of the intelligent agent, a gene being a parameter with a range of possible values and expression of data of the parameter is a genotype of the intelligent agent, wherein said intelligent agent randomly selects a gene from his DNA, and changes a value of the selected gene to implement mutation, wherein said mutation is implemented by replacing the intelligent agent with a mutant having the mutated gene after displaying the mutant to the user and obtaining user's approval of the mutant.
Independent claims2
235 paragraphs in 4 sections, as filed
<u>BACKGROUND OF INVENTION</u>
0001The present invention relates to a proactive user interface including an evolving agent, and systems and methods thereof, particularly for use with mobile information devices.
0002The use of mobile and portable wireless devices has expanded dramatically in recent years. Many such devices having varying functions, internal resources, and capabilities now exist, and include, but are not limited to, mobile telephones, personal digital assistants, medical and laboratory instrumentation, smart cards, and set-top boxes. All such devices can be refered to are mobile information devices. The devices tend to be special purpose, limited-function devices, rather than the general-purpose personal computer. Many of these devices are connected to the Internet, and are used for a variety of applications.
0003One example of such a mobile information device is the cellular telephone. Cellular telephones are fast becoming ubiquitous; and the use of cellular telephones is even surpassing that of traditional PSTN (public switched telephone network) telephones or "land line" telephones. Cellular telephones themselves are becoming more sophisticated, and in fact are actually computational devices with embedded operating systems.
0004As cellular telephones become more sophisticated, the range of functions that they offer is also potentially becoming more extensive. However, currently available functions are typically related to extensions of functions already present in regular (land line) telephones, and/or the merging of certain functions of personal digital assistants (PDAs) with those of cellular telephones. The user interface provided with cellular telephones is similarly non-sophisticated, typically featuring a keypad for scrolling through a few simple menus. Customization, although clearly desired by customers who have spent significant amounts of money on personalized ring tones and other cellular telephone accessories, is still limited to a very few functions of the cellular telephone. Furthermore, cellular telephones currently lack any automatic personalization, for example the user interface and custom/tailored functionalities that are required for better use of the mobile information device, and/or the ability to react according to the behavior of the user.
0005This lack of sophistication, however, is also seen with user interfaces for personal (desk top or laptop) computers and other computational devices. These computational devices can also only be customized in very simple ways. Such customization must be performed by the user, who may not understand computer functions and/or may not feel comfortable with performing such customization tasks. Currently, computational devices do not learn patterns of user behavior and adjust their own behavior accordingly, as adaptive systems for the user interface. If the user cannot manually adjust the computer, then the user must adjust his/her behavior to accommodate the computer, rather than vice versa.
0006Software which is capable of learning has been developed, albeit only for specialized laboratory functions. For example, "artificial intelligence" (AI) software has been developed. The term "AI" has been given a number of definitions. "AI is the study of the computations that make it possible to perceive, reason, and act."(Artificial Intelligence A Modem Approach (second edition) by Stuart Russell , Peter Norvig (Prentice Hall, Pearson Education Inc, 2003). AI software combines several different concepts, such as perception, which provides an interface to the world in which the AI software is required to reason and act. Examples include but are not limited to, natural language processing -communicating, understanding document content and context of natural language; computer vision - perceive objects from imagery source; and sensor systems - perception of objects and features of perceived objects analyzing sensory data, etc.
0007Another important concept is that of the knowledge base. Knowledge representation is responsible for representing, extracting and storing knowledge. This discipline also provides techniques to generalize knowledge, feature extraction and enumeration, object state construction and definitions. The implementation itself may be performed by commonly using known data structures, such as graphs, vectors, tables, etc.
0008Yet another important concept is that of reasoning. Automated reasoning combines the algorithms that use the knowledge representation and perception to draw new conclusions, infer questions and answers, and achieve the agent goals. The following conceptual frameworks are examples of AI reasoning: rule bases - system rules are evaluated against the knowledge base and perceived state for reasoning; search systems - the use of well known data structures for searching for an intelligent conclusion according to the perceived state, the available knowledge and goal (examples include decision trees, state graphs, minimax decision etc); classifiers - the target of the classifier reasoning system is to classify a perceived state represented as an experiment that has no classification tag. According to a pre-classified knowledge base the classifier will infer the classification of the new experiment (examples include vector distance heuristics, Support Vector Machine, Classifier Neural Network etc).
0009Another important concept is for learning. The target of learning is improving the potential performance of the AI reasoning system by generalization over experiences. The input of a learning algorithm will be the experiment and the output would be modifications of the knowledge base according to the results (examples include Reinforcement learning, Batch learning, Support Vector Machine etc).
0010Work has also been done for genetic algorithms and evolution algorithms for software. One example of such software is described in "<nplcit id="ncit0001" npl-type="s"><text>Evolving Virtual Creatures", by Karl Sims (Computer Graphics, SIGGRAPH '94 Proceedings, July 1994, pp. 15-22</text></nplcit>). This reference described software "creatures" which could move through a three-dimensional virtual world, which is a simulated version of the actual physical world. The creatures could learn and evolve by using genetic algorithms, thereby changing their behaviors without directed external input. These genetic algorithms therefore delineated a hyperspace of potential behaviors having different "fitness" or rewards in the virtual world. The algorithms themselves were implemented by using directed graphs, which describe both the genotypes (components) of the creatures, and their behavior.
0011At the start of the simulation, many different creatures with different genotypes are simulated. The creatures are allowed to alter their behavior in response to different stimuli in the virtual world. At each "generation", only certain creatures are allowed to survive, either according to a relative or absolute cut-off score, with the score being determined according to the fitness of the behavior of the creatures. Mutations are permitted to occur, which may increase the fitness (and hence survivability) of the mutated creatures, or vice versa. Mutations are also performed through the directed graph, for example by randomly changing a value associated with a node, and/or adding or deleting nodes. Similarly, "mating" between creatures may result in changes to the directed graph.
0012The results described in the reference showed that in fact virtual creatures could change and evolve. However, the creatures could only operate within their virtual world, and had no point of reference or contact with the actual physical world, and/or with human computer operators.
0013The article titled "<nplcit id="ncit0002" npl-type="s"><text>An Agent System for Learning Profiles in Broadcasting Applications on the Internet" by C.Cuenca and J. - C.Huedin, Artificial Evolution Third European Conference AE, 1998, pages 107 to 119, ISBN: 3-540-64169-6</text></nplcit> refers to a server path and a client path. The server has to provide content to a subscribing client and for this reason, it has to maintain client accounts and information related to its content offer. The client, by means of a multi-agent system, interacts with a user, proposes him programs, keeps track of his preferences, and negotiates the information it needs with the different servers. The applicability of a genetic algorithm is considered that works in a multi-agent system as a solution to the problem of learning a users preferences, making accurate propositions reflecting his tastes while preserving diversity in the offer. A multi-agent architecture is discussed based on a model of data fusion. Agents communicate with each other according to the fact of reducing the information volume and increasing its semantics in each level. In its current implementation the system includes five agents. Each agent can be poorly reactive, cognitive and adaptive, depending on its objectives. The agents are graphical interface agent, program fusion agent, user behavior analysis, program guidelines agent and genetic algorithm agent. The central part is the genetic algorithm agent that is responsible for the learning process and for the relation of the program proposition. Three basic uses behavior cases have been studied. In the first case, the user has a wide interest. In the second case, the user has a precise interest. In the third case, the user changes his mind. It has been observed that the system learns quickly the users preferences. That is a result of the continuous action of the genetic algorithm which runs independently of the users interaction contributing to a faster convergence. As a consequence, the user soon receives programs that is his taste.
0014The background art does not teach or suggest a system or method for enabling intelligent software at least for mobile information devices to learn and evolve specifically for interacting with human users. The background art also does not teach or suggest an intelligent agent for a mobile information device, which is capable of interacting with a human user through an avatar. The background art also does not teach or suggest a proactive user interface for a mobile device, in which the proactive user interface learns the behavior of the user is then able to actively suggest options for evolution of the agent to the user. The background art also does not teach or suggest an agent for a mobile information device, which uses an avatar to interact with another avatar of another mobile information device or the user thereof. The present invention overcomes these deficiencies of the background art.
0015It is the object of the present invention to provide a proactive user interface, which can optimally be installed in (or otherwise control and/or be associated with) any type of computational device.
0016This object is solved by the subject matter of the independent claim.
0017Preferred embodiments are defined by the dependent claims.
0018The proactive user interface would actively suggest options for evolution of the agent to the user, based upon prior experience with a particular user and/or various preprogrammed patterns from which the computational device could select, depending upon user behavior. These suggestions could optionally be made by altering the appearance of at least a portion of the display, for example by changing a menu or a portion thereof; providing different menus for display; and/or altering touch screen functionality. The suggestions could also optionally be made audibly. Other types of suggestions or delivery mechanisms are possible.
0019By "suggestion" it should be noted that the system could actually execute the action automatically, given certain user preferences and also depending upon whether the system state allows the specific execution of the action.
0020Generally, it is important to emphasize that the proactive user interface preferably at least appears to be intelligent and interactive, and is preferably capable of at least somewhat "free" (e.g. non-scripted or partially scripted) communication with the user. An intelligent appearance is important in the sense that the expectations of the user are preferably fulfilled for interactions with an "intelligent" agent/device. These expectations may optionally be shaped by such factors as the ability to communicate, the optional appearance of the interface, the use of anthropomorphic attribute(s) and so forth, which are preferably used to increase the sense of intelligence in the interactions between the user and the proactive user interface. In terms of communication received from the user, the proactive user interface is preferably able to sense how the user wants to interact with the mobile information device. Optionally, communication may be in only one direction; for example, the interface may optionally present messages or information to the user, but not receive information from the user, or alternatively the opposite may be implemented. Preferably, communication is bi-directional for preferred interactions with the user.
0021Adaptiveness is preferably present, in order for the intelligent agent to be able to alter behavior at least somewhat for satisfying the request or other communication of the user. Even if the proactive user interface does not include an intelligent agent for communicating with the user, adaptiveness enables the interface to be proactive. Observation of the interaction of the user with the mobile information device enables such adaptiveness to be performed, although the reaction of the proactive user interface to such observation may be guided by a knowledge base and/or a rule base.
0022As a specific, non-limiting but preferred example of such adaptiveness, particularly for a mobile information device which includes a plurality of menus, such adaptiveness may include the ability to alter at least one aspect of the menu. For example, one or more shortcuts may be provided, enabling the user to directly reach a menu choice while by-passing at least one (and more preferably all) of the previous menus or sub-menus which are higher in the menu hierarchy than the final choice. Optionally (alternatively or additionally), one or more menus may be rearranged according to adaptiveness of the proactive user interface, for example according to frequency of use. Such a rearrangement may include moving a part of a menu, such as a menu choice and/or a sub-menu, to a new location that is higher in the menu hierarchy than the current location. Sub-menus which are higher in a menu hierarchy are reached more quickly, through the selection of fewer menu choices, than those which are located in a lower (further down) location in the hierarchy.
0023Adaptiveness is assisted through the use of rewards for learning by the proactive user interface. Suggestions or actions of which the user approves provide a reward, or a positive incentive, to the proactive interface to continue with such suggestions or actions; disapproval by the user causes a disincentive to the proactive user interface to continue such behavior(s). Providing positive or negative incentives/disincentives to the proactive user interface preferably enables the behavior of the interface to be more nuanced, rather than a more "black or white" approach, in which a behavior would either be permitted or forbidden. Such nuances are also preferred to enable opposing or contradictory behaviors to be handled, when such behaviors are collectively approved/disapproved by the user to at least some extent.
0024Non-limiting examples of such computational devices include automated teller machines (ATM's) (this also has security implications, as certain patterns of user behavior could set off an alarm, for example), regular computers of any type (such as desktop, laptop, thin clients, wearable computers and so forth), mobile information devices such as cellular telephones, pager devices, other wireless communication devices, regular telephones having an operating system, PDA's and wireless PDA's, and consumer appliances having an operating system. Hereinafter, the term "computational device" includes any electronic device having an operating system and being capable of performing computations. The operating system may be an embedded system and/or another type of software and/or hardware run time environment. Hereinafter, the term "mobile information device" includes, but is not limited to, any type of wireless communication device, including, but not limited to, cellular telephones, wireless pagers, wireless PDA's and the like.
0025The present invention is preferably implemented in order to provide an enhanced user experience and interaction with the computational device, as well as to change the current generic, non-flexible user interface of such devices into a flexible, truly user friendly interface. More preferably, the present invention implements the user interface in the form of an avatar which would interact with the user.
0026Either or both of the mobile information device adaptive system and proactive user interfaces may be implemented with genetic algorithms, artificial intelligence (AI) algorithms, machine learning (ML) algorithms, learned behavior, and software/computational devices which are capable of evolution. Either or both may also provide an advanced level of voice commands, touch screen commands, and keyboard 'short-cuts'.
0027According to another preferred embodiment of the present invention, there is provided one or more intelligent agents for use with a mobile information device over a mobile information device network, preferably including an avatar (or "creature"; hereinafter these terms are used interchangeably) through which the agent may communicate with the human user. The avatar can provide a user interface for interacting with the user. The intelligent agent can also include an agent for controlling at least one interaction of the mobile information device over the network. This embodiment may include a plurality of such intelligent agents being connected over the mobile information device network, thereby forming a network of such agents. Various applications may also be provided through this embodiment, including but not limited to teaching in general and/or for learning how to use the mobile information device in particular, teaching languages, communication applications, community applications, games, entertainment, shopping (getting coupons, etc), locating a shop or another place, filtering advertisements and other non-solicited messages, role-playing or other interactive games over the cell phone network, "chat" and meeting functions, the ability to buy "presents" for the intelligent agents and otherwise accessorize the character, and so forth. In theory, the agents themselves could be given "pets" as accessories.
0028The intelligent agents could also assist in providing various business/promotional opportunities for the cell phone operators. The agents could also assist with installing and operating software on cell phones, which is a new area of commerce. For example, the agents could assist with the determination of the proper type of mobile information device and other details that are essential for correctly downloading and operating software.
0029Therefore, a number of different interactions are possible according to the various embodiments of the present invention. These interactions include any one or more of an interaction between the user of the device and an avatar or other character or personification of the device; an interaction between the user of the device and the device, for operating the device, through the avatar or other character or personification; interactions between two users through their respective devices, by communicating through the avatar, or other character or personification of the device; and interactions between two devices through their respective intelligent agents, and can be done without any communication between users or even between the agent and the user. The interaction or interactions that are possible are determined according to the embodiment of the present invention, as described in greater detail below.
0030The present invention benefits from the relatively restricted environment of a computational device and/or a mobile information device, such as a cellular telephone for example, because the parameters of such an environment are known in advance. Even if such devices are communicating through a network, such as a cellular telephone network for example, the parameters of the environment can still be predetermined. The current computational devices only provide a generic interface, with little or no customization permitted by even manual, direct intervention by the user.
0031It should be noted that the term "software" may also optionally include firmware or instructions operated by hardware.
0032The invention is herein described, by way of example only, with reference to the accompanying drawings, wherein: <ul id="ul0001" list-style="none" compact="compact"><li><figref idref="f0001">FIG. 1</figref> is a block diagram of an exemplary learning module according to the present invention;</li><li><figref idref="f0002">FIG. 2</figref> is a block diagram of an exemplary system according to the present invention for using the proactive user interface;</li><li><figref idref="f0003">FIG. 3</figref> shows an exemplary implementation of a proactive user interface system according to the present invention;</li><li><figref idref="f0004">FIG. 4</figref> is a block diagram of an exemplary implementation of the adaptive system according to the present invention;</li><li><figref idref="f0005">FIGS. 5A</figref> and <figref idref="f0006">5B</figref> are a block diagram and a sequence diagram, respectively, of an exemplary application management system according to the present invention;</li><li><figref idref="f0007">FIGS. 6A</figref> and <figref idref="f0008">6B</figref> show an exemplary infrastructure required for the adaptive system according to the present invention to perform one or more actions through the operating system of the mobile information device and an exemplary sequence diagram thereof according to the present invention;</li><li><figref idref="f0009">FIGS. 7A</figref>, <figref idref="f0010">7B</figref> and <figref idref="f0011">7C</figref> show exemplary events, and how they are handled by interactions between the mobile information device (through the operating system of the device) and the system of the present invention;</li><li><figref idref="f0012">FIGS. 8A</figref> and <figref idref="f0013">8B</figref> describe an exemplary structure of the intelligent agent and also includes an exemplary sequence diagram for the operation of the intelligent agent;</li><li><figref idref="f0014">FIGS. 9A</figref> and <figref idref="f0015">9B</figref> show two exemplary methods for selecting an action according to the present invention;</li><li><figref idref="f0016">FIG. 10</figref> shows a sequence diagram of an exemplary action execution method according to the present invention;</li><li><figref idref="f0017">FIGS. 11A</figref>, <figref idref="f0018">11B</figref> and <figref idref="f0019">11C</figref> show an exemplary evolution class diagram, and an exemplary mutation and an exemplary hybrid sequence diagram, respectively, according to the present invention;</li><li><figref idref="f0020">FIG. 12</figref> shows an exemplary hybridization sequence between intelligent agents on two mobile information devices;</li><li><figref idref="f0021">FIGS. 13, 14</figref>, <figref idref="f0022 f0023 f0024">15</figref>, <figref idref="f0025">16</figref>, <figref idref="f0025 f0026">17</figref>, <figref idref="f0026">18</figref> and <figref idref="f0027">19</figref> show exemplary screenshots of an avatar or creature according to different embodiments of the present invention;</li><li><figref idref="f0028">FIG. 20</figref> is a block diagram of an exemplary intelligent agent system according to the present invention;</li><li><figref idref="f0029">FIG. 21</figref> shows the system of <figref idref="f0028">Figure 20</figref> in more detail;</li><li><figref idref="f0030">FIG. 22</figref> is a block diagram of an exemplary implementation of an action selection system according to the present invention; and</li><li><figref idref="f0031">FIGS. 23A and 23B</figref> show exemplary screenshots of the avatar according to the present invention on the screen of the mobile information device.</li></ul>
0033Preferred embodiments of the present invention will be described herein below with reference to the accompanying drawings. In the following description, well-known functions or constructions are not described in detail since they would obscure the invention in unnecessary detail.
0034The present invention is of a proactive user interface, which could optionally be installed in (or otherwise control and/or be associated with) any type of computational device.
0035The proactive user interface is preferably implemented for a computational device, as previously described, which includes an operating system. The interface can include a user interface for communicating between the user and the operating system. The interface can also include a learning module for detecting at least one pattern of interaction of the user with the user interface and for actively suggesting options for evolution of at least one function of the user interface to the user, according to the detected pattern. Therefore, the proactive user interface can anticipate the requests of the user and thereby assist the user in selecting a desired function of the computational device.
0036At least one pattern can be selected from the group consisting of a pattern determined according to at least one previous interaction of the user with the user interface, and a predetermined pattern, or a combination thereof. The first type of pattern represents learned behavior, while the second type of pattern may be preprogrammed or otherwise predetermined, particularly for assisting the user when a particular computational device is first being operated by the user. A third type of pattern could combine these two aspects, and would enable the pattern to be at least partially determined according to the user behavior, but not completely; for example, the pattern selection may be guided according to a plurality of rules, and/or according to a restrictive definition of the possible world environment state and/or the state of the device and/or user interface. The pattern includes a pattern of the user's preferences for the appearance, function or characteristic of the intelligent agent.
0037The user interface preferably features a graphical display, such that at least one function of the graphical display is proactively altered according to the pattern. For example, at least a portion of the graphical display may be altered, for example by selecting a menu for display according to the detected pattern; and displaying the menu. The menu may be selected by constructing a menu from a plurality of menu options, for example in order to create a menu "on the fly".
0038The user interface may feature an audio display, such that altering at least one function of the user interface involves altering at least one audible sound produced by the computational device.
0039The proactive user interface could be implemented according to a method of the present invention, which is preferably implemented for a proactive interaction between a user and a computational device through a user interface. The method preferably includes detecting a pattern of user behavior according to at least one interaction of the user with the user interface; and proactively altering at least one function of the user interface according to the pattern. The pattern includes a pattern of user preferences for the appearance, function or characteristic of the intelligent agent.
0040According to another embodiment of the present invention, there is provided a mobile information device which includes an adaptive system. Like the user interface above, it also relies upon prior experience with a user and/or preprogrammed patterns. However, the adaptive system can be more restricted to operating within the functions and environment of a mobile information device, such as a cellular telephone for example, which currently may also include certain basic functions from a PDA.
0041The adaptive system preferably operates with a mobile information device featuring an operating system. The operating system can comprise an embedded system. The mobile information device can comprise a cellular telephone.
0042The adaptive system is preferably able to analyze the user behavior by analyzing a plurality of user interactions with the mobile information device, after which more preferably the adaptive system compares the plurality of user interactions to at least one predetermined pattern, to see whether the predetermined pattern is associated with altering at least one function of the user interface. The analysis may also include comparing the plurality of user interactions to at least one pattern of previously detected user behavior, wherein the pattern of previously detected user behavior is associated with altering at least one function of the user interface.
0043The adaptive system may be operated by the mobile information device itself. Alternatively, if the mobile information device is connected to a network, the adaptive system may be operated at least partially according to commands sent from the network to the mobile information device. For this implementation, data associated with at least one operation of the adaptive system is stored at a location other than the mobile information device, in which the location is accessible through the network.
0044According to preferred embodiments of the present invention, the adaptive system also includes a learning module for performing the analysis according to received input information and previously obtained knowledge. Such knowledge may have been previously obtained from the behavior of the user, and/or may have been communicated from another adaptive system in communication with the adaptive system of the particular mobile information device. The adaptive system can adapt to user behavior according to any one or more of an AI algorithm, a machine learning algorithm, or a genetic algorithm.
0045According to another optional but preferred embodiment of the present invention, there is provided one or more intelligent agents for use with a mobile information device over a mobile information device network, preferably including an avatar through which the agent may communicate with the human user. The avatar can therefore provide a user interface for interacting with the user. The intelligent agent can also include an agent for controlling at least one interaction of the mobile information device over the network. This embodiment may include a plurality of such avatars being connected over the mobile information device network.
0046According to preferred embodiments of the present invention, at least one characteristic of an appearance of the avatar can be altered, for example according to a user command. A plurality of characteristics of an appearance of avatar can be altered according to a predefined avatar skin. The skin can be predefined by the user. By "skin" it is meant that a plurality of the characteristics is altered together as a set, in which the set forms the skin. If this embodiment is combined with the previous embodiment of having at least a portion of the data related to the avatar being stored at a network-accessible location, then the user could move the same avatar onto different phones, and/or customize the appearance of the avatar for different reasons, for example for special occasions such as a party or other celebration. Of course, these are only intended as examples and are not meant to be limiting in any way.
0047According to other embodiments of the present invention, at least one characteristic of an appearance of the avatar can be altered according to an automated evolutionary algorithm, for example a genetic algorithm. The evolutionary algorithm is one non-limiting example of a method for providing personalization of the avatar for the user. Personalization may also be performed through direct user selection of one or more characteristics or skins (groups of characteristics). Such personalization is desirable at least in part because it enhances the emotional experience of the user with the avatar and hence with the mobile information device.
0048In terms of technical implementation, the present invention is preferably capable of operating on a limited system (in terms of memory, data processing capacity, screen display size and resolution, and so forth) in a device which is also very personal to the user. For example, the device is a mobile information device, such as a cellular telephone, which by necessity is adapted for portability and ease of use, and therefore may have one or more, or all, of the above limitations. The implementation aspects of the present invention are preferably geared to this combination of characteristics. Therefore, in order to overcome the limitations of the device itself while still maintaining the desirable personalization and "personal feel" for the user, various solutions are proposed below. It should be noted that these solutions are examples only, and are not meant to be limiting in any way.
EXAMPLE 1: PROACTIVE INTERFACE - General
0049The proactive user interface of the present invention is preferably able to control and/or be associated with any type of computational device, in order to actively make suggestions to the user, based upon prior experience with a particular user and/or various preprogrammed patterns from which the computational device could select, depending upon user behavior. These suggestions could be made by altering the appearance of at least a portion of the display, for example by changing a menu or a portion thereof; providing different menus for display; and/or altering touch screen functionality. The suggestions could also be made audibly.
0050The proactive user interface is preferably implemented for a computational device, as previously described, which includes an operating system. The interface can include a user interface for communicating between the user and the operating system. The interface is preferably able to detect at least one pattern of interaction of the user with the user interface, for example through operation of a learning module and would therefore be able to proactively alter at least one function of the user interface according to the detected pattern. The proactive user interface can anticipate the requests of the user and thereby assist the user in selecting a desired function of the computational device.
0051This type of proactive behavior, particularly with regard to learning the behavior and desires of the user, requires some type of learning capability on the part of the proactive interface. Such learning capabilities may be provided through algorithms and methodologies which are known in the art, relating to learning (by the software) and interactions of a software object with the environment. Software can be said to be learning when it can improve its actions over a period of time. Artificial Intelligence needs to demonstrate intelligent action selection (reasoning), such that the software has the ability to explore its environment (its "world") and to discover action possibilities. The software would also have the ability to represent the world's state and its own internal state. The software would then be able to select an intelligent action (using the knowledge above) and to act.
0052Learning, for example by the learning module of the interface, can be reinforced by rewards, in which the learning module is rewarded for taking particular actions according to the state of the environment. This type of learning actually involves training the learning module to behave in a certain manner. If more than one behavior is allowed, then the learning process is non-deterministic and can create different behaviors. With regard to the proactive user interface, for example, the reward includes causing the learning module to detect when an offered choice leads to a user selection, as opposed to when an offered choice causes the user to seek a different set of one or more selections, for example by selecting a different menu than the one offered by the proactive user interface. Clearly, the proactive user interface should seek to maximize the percentage of offerings which lead to a direct user selection from that offering, as this shows that the interface has correctly understood the user behavior.
0053<figref idref="f0001">Figure 1</figref> is a block diagram of an exemplary learning module according to the present invention for reactive learning. As shown, a learning module <b>100</b> includes a Knowledge Base <b>102</b>, which acts as the memory of learning module <b>100</b>, by holding information gathered by the learning module <b>100</b> as a result of interactions with the environment. Knowledge Base <b>102</b> may be stored in non-volatile memory (not shown). Knowledge Base <b>102</b> stores information that assists the learning module <b>100</b> to select the appropriate action. This information can include values such as numerical weights for an inner neural net, or a table with action reward values, or any other type of information.
0054In order for learning module <b>100</b> to be able to receive information related to the environment, the learning module <b>100</b> features a plurality of sensors <b>104</b>. The sensors <b>104</b> allow the learning module <b>100</b> to perceive its environment state. The sensors <b>104</b> are connected to the environment and output sensed values. The values can come from the program itself (for example, position on screen, energy level, etc.), or from real device values (for example, battery value and operating state, such as a flipper state for cellular telephones in which the device can be activated or an incoming call answered by opening a "flipper").
0055Sensors <b>104</b> clearly provide valuable information; however, this information needs to be processed before the learning module <b>100</b> can comprehend it. Therefore, the learning module <b>100</b> also includes a perception unit <b>106</b>, for processing the current output of the sensors <b>104</b> into a uniform representation of the world, called a "state". The state is then the input to a reasoning system <b>108</b>, which may be described as the "brain" of learning module <b>100</b>. This design supports the extension of the world state and the sensor mechanism, as well as supporting easy porting of the system to several host platforms (different computational devices and environments), such that the world state can be changed according to the device.
0056The reasoning system <b>108</b> processes the current state with the Knowledge Base <b>102</b>, thereby producing a decision as to which action to perform. The reasoning system <b>108</b> receives the current state of the world, outputs the action to be performed, and receives feedback on the action selected. Based on the feedback, the reasoning system <b>108</b> updates the Knowledge Base <b>102</b>. This is an iterative process in which learning module <b>100</b> learns to associate actions to states.
0057According to another embodiment of the present invention, the computational device may feature one or more biological sensors, for sensing various types of biological information about the user, such as emotional state, physical state, movement, etc. This information may then be fed to the sensors <b>104</b> for assisting the perception unit <b>106</b> in a determination of the state of the user, and hence to determine the proper state for the device. Such biological sensors may include but are not limited to sensors for body temperature, heart rate, oxygen saturation or any other type of sensor which measures biological parameters of the user.
0058<figref idref="f0002">Figure 2</figref> shows an exemplary embodiment of a system <b>200</b> according to the present invention for providing the proactive user interface, again featuring the learning module <b>100</b>. The learning module <b>100</b> is shown communicating with an operating system <b>202</b> of the computational device (not shown) with which the learning module <b>100</b> is associated and/or controls and/or by which the learning module <b>100</b> is operated. The operating system <b>202</b> controls the operation of an interface part <b>204</b> and also at least one other software application <b>206</b> (although of course many such software applications may optionally be present).
0059The user communicates through interface part <b>204</b>, for example by selecting a choice from a menu. The operating system <b>202</b> enables this communication to be received and translated into data. The learning module <b>100</b> then preferably receives such data, and can send a command back to the operating system <b>202</b>, for example to change some aspect of the interface part <b>204</b> (for example by offering a different menu), and/or to operate the software application <b>206</b>. The user then responds through the interface part <b>204</b>; from this response, the learning module <b>100</b> learns whether or not the action (command that was sent by learning module <b>100</b>) was appropriate.
0060<figref idref="f0003">Figure 3</figref> is a block diagram showing an exemplary implementation of a proactive user interface system <b>300</b> according to the present invention. As shown, system <b>300</b> features a three level architecture, with an application layer being supported by an AI (artificial intelligence) framework, which in turn communicates with the host platform computational device (shown as "host platform").
0061The application layer features a plurality of different applications, of which a few non-limiting examples are shown, such as a MutateApp <b>302</b>, a PreviousApp <b>304</b> and a TeachingApp <b>306</b>.
0062The MutateApp <b>302</b> is invoked in order to control and/or initiate mutations in the system <b>300.</b> As noted above, the learning module can optionally change its behavior through directed or semi-directed evolution, for example through genetic algorithms. The MutateApp <b>302</b> controls and/or initiates such mutations through evolution. The embodiment of evolution is described in greater detail below.
0063The PreviousApp <b>304</b> enables a prior state of the system <b>300</b>, or a portion thereof (such as the state of the learning module) to be invoked in place of the current state. More specifically, the PreviousApp <b>304</b> enables the user to return to the previous evolutionary step if the present invention is being implemented with an evolutionary algorithm. More generally, the system <b>300</b> is preferably stateful and therefore can return to a previous state, as a history of such states is preferably maintained.
0064The TeachingApp <b>306</b> is only one non-limiting example of a generic application which may be implemented over the AI framework layer.
0065The AI framework layer itself contains one or more components which enable the user interface to behave in a proactive manner. The framework can include a DeviceWorldMapper <b>308,</b> for determining the state of the computational device and also that of the virtual world, as well as the relationship between the two states. The DeviceWorldMapper <b>308</b> receives input, for example from various events from an EventHandler <b>310</b>, in order to determine the state of the virtual world and that of the device.
0066The DeviceWorldMapper <b>308</b> also communicates with an AI/ML (machine learning) module <b>312</b> for analyzing input data. The AI/ML module <b>312</b> also determines the behavior of the system <b>300</b> in response to various stimuli, and also enables the system <b>300</b> to learn, for example from the response of the user to different types of user interface actions. The behavior of the system <b>300</b> may also be improved according to an evolution module <b>314</b>.
0067The embodiment of evolution is particularly preferred with regard to the use of an intelligent agent on a mobile information device (see below for an example), but may also be used with any proactive user interface for a computational device. This embodiment is used when the proactive user interface also features or is used in combination with an avatar.
0068Evolution can be simulated by a set of genetic algorithms. The basis of these algorithms is describing the properties of the proactive interface (and particularly the avatar's appearance) in term of genes, chromosomes, and phenotypes. The gene is a discrete property that has a level of expression for example a leg of a certain type. The level of the expression can be the number of these legs.
0069A phenotype is the external expression of a gene; for example the leg gene can have different phenotypes in term of leg length or size.
0070The gene can go though a mutation process. This process (preferably according to a certain probability) changes one or more parameter of the gene, thereby producing different new phenotypes.
0071A chromosome is a set of genes that function together. The chromosome can hybridize (cross-breed) with the same type of chromosome from a different creature, thus creating a new chromosome that is a combination of its genetic parent chromosomes.
0072This methodology helps in creating a generic infrastructure to simulate visual evolution (for example of the appearance of the avatar) and/or evolution of the behavior of the proactive user interface. These algorithms may also be used for determining non-visual behavioral characteristics, such as dexterity, stamina and so on. The effect could result for example in a faster creature, or a more efficient creature. These algorithms may be used for any such characteristics that can be described according to the previously mentioned gene/genotype/phenotype structure, such that for example behavioral genes could optionally determine the behavior of AI algorithms used by the present invention.
0073The algorithm output preferably provides a variety of possible descendant avatars and/or proactive user interfaces.
0074The genetic algorithms use a natural selection process to decide which of the genetic children will continue as the next generation. The selection process can be decided by the user or can be predefined. In this way the creature can display interesting evolutional behavior. The generic algorithm framework can be used to evolve genes that encode other non visual properties of the creature, such as goals or character.
0075The evolution module <b>314</b> supports and also preferably manages such evolution, for example through the operation of the MutateApp <b>302.</b>
0076Between these different AI-type applications and the EventHandler <b>310</b>, one or more different low level managers preferably support the receipt and handling of different events, and also the performance of different actions by the system <b>300</b>. These managers may include but are not limited to, an ActionManager <b>316</b>, a UIManager <b>318</b>, a StorageManager <b>320</b> and an ApplicationManager <b>322</b>.
0077The ActionManager <b>316</b> is described in greater detail below, but briefly enables the system 300 to determine which action should be taken, for example through the operation of the AI/ML module <b>312</b>.
0078The UIManager <b>318</b> manages the appearance and functions of the user interface, for example by directing changes to that interface as previously described.
0079The StorageManager <b>320</b> manages the storage and handling of data, for example with regard to the knowledge base of the system <b>300</b> (not shown).
0080The ApplicationManager <b>322</b> handles communications with the previously described applications in the application layer.
0081All of these different managers receive events from the EventHandler <b>310</b>.
0082Within the AI framework layer, an AI infrastructure <b>324</b> supports communication with the host platform. The host platform itself features a host platform interface <b>326</b>, which may be provided through the operating system of the host platform for example.
0083The AI infrastructure <b>324</b> can include an I/O module <b>328</b>, for receiving inputs from the host platform interface <b>326</b> and also for sending commands to the host platform interface <b>326</b>. A screen module <b>330</b> handles the display of the user interface on the screen of the host platform computational device. A resources module <b>332</b> enables the system <b>300</b> to access various host platform resources, such as data storage and so forth.
0084Of course, the above Figures represent only one optional configuration for the learning module. For example, the learning module may also be represented as a set of individual agents, in which each agent has a simple goal. The learning module chooses an agent to perform an action based on the current state. The appropriate mapping between the current state and agents can also be learned by the learning module with reinforcement learning.
EXAMPLE 2: ADAPTIVE SYSTEM FOR MOBILE INFORMATION DEVICE
0085This example relates to the illustrative implementation of an adaptive system of the present invention with a mobile information device, although it should be understood that this implementation is preferred but optional, and is not intended to be limiting in any way.
0086The adaptive system may optionally include any of the functionality described above in Example 1, and may also be implemented as previously described. This Example focuses more on the actual architecture of the adaptive system with regard to the mobile information device operation. Also, this Example describes an optional but preferred implementation of the creature or avatar according to the present invention.
0087The next sections describe optional but preferred embodiments of specific technical implementations of various aspects of the adaptive system according to the present invention. For the purpose of description only and without any intention of being limiting, these embodiments are based upon the optional but preferred embodiment of an adaptive system interacting with the user through an intelligent agent, optionally visually represented as an avatar or "creature".
Section 1: Event Driven System
0088This Section describes a preferred embodiment of an event driven system according to the present invention, including but not limited to an application manager, and interactions between the device itself and the system of the present invention as it is operated by the device.
0089<figref idref="f0004">Figure 4</figref> is a block diagram of an exemplary adaptive system <b>400</b> according to the present invention, and interactions of the system <b>400</b> with a mobile information device <b>402</b>. Also as shown, both the system <b>400</b> and the mobile information device <b>402</b> interact with a user <b>404</b>.
0090The mobile information device <b>402</b> has a number of standard functions, which are shown divided into two categories for the purpose of explanation only: data and mechanisms. Mechanisms may include but are not limited to such functions as a UI (user interface) system <b>406</b> (screen, keypad or touchscreen input, etc); incoming and outgoing call function <b>408</b>; messaging function <b>410</b> for example for SMS; sound <b>412</b> and/or vibration <b>414</b> for alerting user <b>404</b> of an incoming call or message, and/or alarm, etc; and storage <b>416.</b>
0091Data may include such information as an address (telephone) book <b>418</b>; incoming or outgoing call information <b>420</b>; the location of the mobile information device <b>402</b>, shown as location <b>422</b>; message information <b>424</b>; cached Internet data <b>426</b>; and data related to the user <b>404</b>, shown as owner data <b>428</b>.
0092It should be noted that mobile information device <b>402</b> may include any one or more of the above data/mechanisms, but does not necessarily need to include all of them, and/or may include additional data/mechanisms that are not shown. These are simply intended as non-limiting examples with regard to the mobile information device 402, particularly for cellular telephones.
0093The adaptive system <b>400</b> according to the present invention preferably interacts with the data/mechanisms of the mobile information device <b>402</b> in order to be able to provide an adaptive (and also preferably proactive) user interface, thereby increasing the ease and efficiency with which the user <b>404</b> interacts with the mobile information device <b>402</b>.
0094The adaptive system <b>400</b> features logic <b>430</b>, which functions in a similar manner as the previously described learning module, and which also operates according to the previously described AI and machine learning algorithms.
0095The logic <b>430</b> is able to communicate with the knowledge base <b>102</b> as described with regard to <figref idref="f0001">Figure 1</figref> (components featuring the same reference numbers have either identical or similar functionality, unless otherwise stated). The information storage <b>432</b> includes data about the actions of the mobile information device <b>402</b>, user information and so forth, and preferably supplements the data in the knowledge base <b>102</b>.
0096Preferably, the adaptive system <b>400</b> is capable of evolution, through an evolution logic 434, which may optionally combine the previously described functionality of the evolution module <b>314</b> and the MutateApp <b>302</b> of <figref idref="f0003">Figure 3</figref>.
0097The adaptive system <b>400</b> is capable of communicating directly with the user <b>404</b> through text and/or audible language, as supported by a language module <b>436</b>.
0098Particularly as described with regard to the embodiment of the present invention in Example 3 below, but also for the adaptive system <b>400</b>, the user <b>404</b> may be presented with an avatar (not shown) for the user interface. If present, such an avatar may be created through a 3D graphics model <b>438</b> and an animation module <b>440</b>.
0099<figref idref="f0005">Figure 5A</figref> shows a block diagram of an exemplary application management system <b>500</b>, which is a core infrastructure for supporting the adaptive system of the present invention. The system <b>500</b> may also be used for supporting such embodiments as a teaching application, as previously described and also as described in greater detail below. The system <b>500</b> features an application manager <b>502</b> for managing the different types of applications which are part of the adaptive system according to the present invention. The application manager <b>502</b> communicates with an application interface called a BaseApp <b>504</b>, which is implemented by all applications in the system <b>500</b>. Both the application manager <b>502</b> and the BaseApp <b>504</b> communicate events through an EventHandler <b>506.</b>
0100The application manager <b>502</b> is responsible for managing and providing runtime for the execution of the system applications (applications which are part of the system <b>500</b>). The life cycle of each such application is defined in the BaseApp <b>504</b>, which allows the application manager <b>502</b> to start, pause, resume and exit (stop) each such application. The application manager <b>502</b> manages the runtime execution through the step method of the interface of BaseApp <b>504</b>. It should be noted that the step method is used for execution, since the system <b>500</b> is stateful, such that each step preferably corresponds (approximately) to one or more states. However, execution could also be based upon threads and/or any type of execution method.
0101The application manager <b>502</b> receives a timer event from the mobile information device. The mobile information device features an operating system, such that the timer event is received from the operating system layer. When a timer is invoked, the application manager <b>502</b> invokes the step of the current application being executed. The application manager <b>502</b> switches from one application to another application when the user activates a different application, for example when using the menu system.
0102Some non-limiting examples of the system applications are shown, including but not limited to, a TeachingMachineApp <b>508</b>, a MutateApp <b>510</b>, a GeneStudioApp <b>514,</b> a TWizardApp <b>516,</b> a FloatingAgentApp <b>518,</b> a TCWorldApp <b>522</b> and a HybridApp <b>520</b>. These applications are also described in greater detail below with regard to Example 3.
0103The MutateApp <b>510</b> is invoked in order to control and/or initiate mutations in the adaptive system, and/or in the appearance of an avatar representing the adaptive system as a user interface. As noted above with regard to Example 1, the adaptive system of the present invention can change its behavior through directed or semi-directed evolution, for example through genetic algorithms. The MutateApp <b>510</b> controls and/or initiates such mutations.
0104The GeneStudioApp <b>514</b> enables the user to perform directed and/or semi-directed mutations through one or more manual commands. For example, the user may wish to direct the adaptive system (through the application management system 500) to perform a particular task sequence upon receiving a particular input. Alternatively, the user may wish to directly change part of the appearance of an avatar, if present. According to the preferred embodiments of the present invention, these different aspects of the adaptive system are implemented by distinct "genes", which can then be altered by the user.
0105The HybridApp <b>520</b> may be invoked if the user wishes to receive information from an external source, such as the adaptive system of another mobile information device, and to merge this information with existing information on the user's mobile information device. For example, the user may wish to create an avatar having a hybrid appearance with the avatar of another mobile information device. The HybridApp <b>520</b> also provides the main control of the user on the entire evolutionary state of the avatar. The HybridApp <b>520</b> may be used to instruct the user on the "life" properties of with the avatar, which may have a name, personality, behavior and appearance.
0106The TeachingMachineApp <b>508</b> is an illustrative, non-limiting example of an application which may relate to providing instruction on the use of the device itself, but provides instruction on a subject which is not related to the direct operation of the device itself. Therefore, the TeachingMachineApp <b>508</b> represents an example of an application which is provided on the mobile information device for a purpose other than the use of the device itself.
0107The TCWorldApp <b>522</b> is an application which runs the intelligent agent, controlling both the intelligent aspects of the agent and also the graphical display of the creature or avatar.
0108The TWizardApp <b>516</b> is another type of application which provides information to the user. It is described with regard to the Start Wizard application in Example 4 below. Briefly, this application contains the user preferences and configuration of the AI framework, such as the character of the intelligent agent, particularly with regard to the emotional system, and also with regard to setting goal priorities.
0109The FloatingAgentApp <b>518</b> controls the appearance of the user interface, particularly with regard to the appearance of an avatar (if present). The FloatingAgentApp <b>518</b> enables the visual display aspects of the user interface to be displayed independently of the display of the avatar, which may therefore appear to "float" over the user interface, for example. The FloatingAgentApp <b>518</b> is the default application being operated when no other application is running.
0110<figref idref="f0006">Figure 5B</figref> shows an exemplary sequence diagram for the operations of the application manager according to the present invention. As shown, an EventHandler 506 dispatches a notification of an event to the application manager <b>502</b>, as shown in arrow 1. If the event is a timer event, then the application manager <b>502</b> invokes the step (action) of the relevant application that was already invoked, as shown in arrow 1.1.1. If the event is to initiate the execution of an application, then the application manager 502 invokes the relevant application, as shown in arrow 1.2.1. If a currently running application is to be paused, then the application manager <b>502</b> sends the pause command to the application, as shown in arrow 1.3.1. If a previously paused application is to be resumed, then the application manager <b>502</b> sends the resume command to the application, as shown in arrow 1.4.1. In any case, successful execution of the step is returned to the application manager <b>502</b>, as shown by the relevant return arrows above. The application manager <b>502</b> then notifies the EventHandler <b>506</b> of the successful execution, or alternatively of the failure.
0111These different applications are important for enabling the adaptive system to control various aspects of the operation of the mobile information device. However, the adaptive system also needs to be able to communicate directly with various mobile information device components, through the operating system of the mobile information device. Such communication may be performed through a communication system <b>600</b>, shown with regard to <figref idref="f0007 f0008">Figure 6</figref>, preferably with the action algorithms described below.
0112<figref idref="f0007">Figures 6A</figref> and <figref idref="f0008">6B</figref> show an exemplary implementation of the infrastructure required for the adaptive system according to the present invention to perform one or more actions through the operating system of the mobile information device, as well as a sequence diagram for operation of the communication system <b>600</b>. According to embodiments of the present invention, this infrastructure is an example of a more general concept of "AI wrappers", or the ability to "wrap" an existing UI (user interface) system with innovative AI and machine learning capabilities.
0113The communication system <b>600</b> is capable of handling various types of events, with a base class event <b>602</b> that communicates with the EventHandler <b>506</b> as previously described. The EventDispatcher <b>604</b> then routes the event to the correct object within the system of the present invention. Routing is determined by registration of the object with the EventDispatcher <b>604</b> for a particular event. The EventDispatcher <b>604</b> preferably manages a registry of handlers that implement the EventHandler <b>506</b> interface for such notification.
0114Specific events for which particular handlers are implemented include a flipper event handler <b>606</b> for cellular telephones in which the device can be activated or an incoming call answered by opening a "flipper"; when the flipper is opened or closed, this event occurs. Applications being operated according to the present invention may send events to each other, which are handled by an InterAppEvent handler <b>608</b>. An event related to the evolution (change) of the creature or avatar is handled by an EvolutionEvent handler <b>610</b>. An incoming or outgoing telephone call is handled by a CallEvent handler <b>612</b>, which in turn has two further handlers, a CallStartedEvent handler <b>614</b> for starting a telephone call and a CallEndedEvent handler <b>616</b> for ending a telephone call.
0115An SMS event (incoming or outgoing message) is handled by an SMSEvent handler <b>618</b>. Parameters which may be included in the event comprise parameters related to hybridization of the creature or avatar of one mobile information device with the creature or avatar of another mobile information device, as described in greater detail below.
0116Events related to operation of the keys are preferably handled by a KeyEvent handler <b>620</b> and/or a KeyCodeEvent handler <b>622.</b> For example, if the user depresses a key on the mobile information device, the KeyEvent handler <b>620</b> preferably handles this event, which relates to incoming information for the operation of the system according to the present invention. In the sequence diagram, the key_event is an object from class KeyEvent, which represents the key event message object. The KeyEvent handler <b>620</b> handles the key_event itself, while the KeyCodeEvent handler <b>622</b> listens for input code (both input events are obtained through a hook into the operating system).
0117<figref idref="f0008">Figure 6B</figref> is an exemplary sequence diagram, which shows how events are handled between the mobile information device operating system or other control structure and the system of the present invention. In this example, the mobile information device has an operating system, although a similar operation flow could be implemented for devices that lack such an operating system. If present, the operating system handles the input and output to/from the device, and manages the state and events which occur for the device. The sequence diagram in <figref idref="f0008">Figure 6B</figref> is an abstraction for facilitating the handling of, and the relation to, these events.
0118An operating system module (os_module) <b>628</b> causes or relates to an event; a plurality of such modules may be present, but only one is shown for the purposes of clarity and without intending to be limiting in any way. The operating system module <b>628</b> is part of the operating system of the mobile information device. The operating system module <b>628</b> sends a notification of an event, whether received or created by operating system module <b>628</b>, to a hook <b>630</b>. The hook <b>630</b> is part of the system according to the present invention, and is used to permit communication between the operating system and the system according to the present invention. The hook <b>630</b> listens for relevant events from the operating system. The hook <b>630</b> is capable of interpreting the event from the operating system, and of constructing the event in a message which is comprehensible to the event <b>602.</b> Hook <b>630</b> also dispatches the event to the EventDispatcher <b>604</b>, which communicates with each handler for the event, shown as the EventHandler <b>506</b> (although there may be a plurality of such handlers). The EventDispatcher <b>604</b> then reports to the hook <b>630</b>, which reports to the operating system module <b>628</b> about the handling of the event.
0119<figref idref="f0009">Figures 7A</figref>, <figref idref="f0010">7B</figref> and <figref idref="f0011">7C</figref> show exemplary events, and how they are handled by interactions between the mobile information device (through the operating system of the device) and the system of the present invention. It should be noted that some events may be handled within the system of the present invention, without reference to the mobile information device.
0120<figref idref="f0009">Figure 7A</figref> shows an exemplary key event sequence diagram, described according to a mobile information device that has the DMSS operating system infrastructure from Qualcomm Inc., for their MSM (messaging state machine) CDMA (code division multiple access) mobile platform. This operating system provides operating system services such as user interface service, I/O services and interactive input by using the telephone keys (keypad). This example shows how an input event from a key is generated and handled by the system of the present invention. Other events are sent to the system in almost an identical manner, although the function of the hook <b>630</b> alters according to the operating system module which is sending the event; a plurality of such hooks is present, such that each hook has a different function with regard to interacting with the operating system.
0121As shown in <figref idref="f0009">Figure 7A</figref>, a ui_do_event module <b>700</b> is a component of the operating system and is periodically invoked. When a key on the mobile device is pressed, the user interface (UI) structure which transfers information to the ui_do_event module <b>700</b> contains the value of the key. The hook <b>630</b> then receives the key value, identifies the event as a key event (particularly if the ui_do_event module <b>700</b> dispatches a global event) and generates a key event <b>702</b>. The key event <b>702</b> is then dispatched to the EventDispatcher <b>604</b>. The event is then sent to an application <b>704</b> which has requested to receive notification of such an event, preferably through an event handler (not shown) as previously described. Notification of success (or failure) in handling the event is then preferably returned to the EventDispatcher <b>604</b> and hence to the hook <b>630</b> and the ui_do_event module <b>700</b>.
0122<figref idref="f0010">Figure 7B</figref> shows a second illustrative example of a sequence diagram for handling an event; in this case, the event is passed from the system of the present invention to the operating system, and is related to drawing on the screen of the mobile information device. Information is passed through the screen access method of the operating system, in which the screen is (typically) represented by a frame buffer. The frame buffer is a memory segment that is copied by using the screen driver (driver for the screen hardware) and displayed by the screen. The system of the present invention produces the necessary information for controlling drawing on the screen to the operating system.
0123Turning now to <figref idref="f0010">Figure 7B</figref>, as shown by arrow "1", the operating system (through scrn_update_main module <b>710</b>) first updates the frame buffer for the screen. This updating may involve drawing the background for example, which may be displayed on every part of the screen to which data is not drawn from the information provided by the system of the present invention. The presence of such a background supports the use of semi-transparent windows, which may be used for the creature or agent as described in greater detail below.
0124The Scrn_update_main module <b>710</b> then sends a request for updated data to a screen module <b>712</b>, which is part of the system of the present invention and which features a hook for communicating with the operating system. The screen module <b>712</b> then sends a request to each application window, shown as an agentWindow <b>714</b>, of which a plurality may be present, for updated information about what should be drawn to the screen. If a change has occurred, such that an update is required, then the agentWindow <b>714</b> notifies the screen module <b>712</b> that the update is required. The screen module <b>712</b> then asks for the location and size of the changed portion, preferably in two separate requests (shown as arrows 2.1.2.1 and 2.1.2.2 respectively), for which answers are sent by the agentWindow <b>714</b>.
0125The screen module <b>712</b> returns the information to the operating system through the scm_update_main <b>710</b> in the form of an updated rectangle, as follows. The scm_update_main <b>710</b> responds to the notification about the presence of an update by copying the frame buffer to a pre-buffer (process 3.1). The screen module <b>712</b> then draws the changes for each window into the pre-buffer, shown as arrow 3.2.1. The pre-buffer is then copied to the frame buffer and hence to the screen (arrow 3.3).
0126<figref idref="f0011">Figure 7C</figref> shows the class architecture for the system of the present invention for drawing on the screen. The screen module <b>712</b> and the agentWindow <b>714</b> are both shown. The class agentWindow <b>714</b> also communicates with three other window classes, which provide information regarding updating (changes to) windows: BackScreenWindow <b>716</b>, BufferedWindow <b>718</b> and DirectAccessWindow <b>720</b>. The BufferedWindow <b>718</b> has two further window classes with which it communicates: TransBufferedWindow <b>722</b> and PreBufferedWindow <b>724</b>.
Section 2: Action Selection System
0127This Section describes a preferred embodiment of an action selection system according to the present invention, including but not limited to a description of optional action selection according to incentive(s)/disincentive(s), and so forth. In order to assist in explaining how the actions of the intelligent agent are selected, an initial explanation is provided with regard to the structure of the intelligent agent, and the interactions of the intelligent agent with the virtual environment which is provided by the system of the present invention.
0128<figref idref="f0012">Figure 8A</figref> describes an exemplary structure of the intelligent agent and <figref idref="f0013">Figure 8B</figref> includes an exemplary sequence diagram for the operation of the intelligent agent. As shown with regard to <figref idref="f0012">Figure 8A</figref>, an intelligent agent <b>800</b> includes a plurality of classes. The main class is an AICreature <b>802</b>, which includes information about the intelligent agent such as its state, personality, goals etc, and also information about the appearance of the creature which visually represents the agent, such as location, color, whether it is currently visible and so forth.
0129The AICreature <b>802</b> communicates with World <b>804</b>, which is the base class for the virtual environment for the intelligent agent. The World <b>804</b> in turn communicates with the classes which comprise the virtual environment, of which some non-limiting examples are shown. World <b>804</b> preferably communicates with various instances of a WorldObject <b>806</b>, which represents an object that is found in the virtual environment and with which the intelligent agent may interact. The World <b>804</b> manages these different objects and also receives information about their characteristics, including their properties such as location and so forth. The World <b>804</b> also manages the properties of the virtual environment itself, such as size, visibility and so forth. The visual representation of the WorldObject <b>806</b> may use two dimensional or three dimensional graphics, or a mixture thereof, and may also use other capabilities of the mobile information device, such as sound production and so forth.
0130The WorldObject <b>806</b> itself may represent an object which belongs to one of several classes. This abstraction enables different object classes to be added to or removed from the virtual environment. For example, the object may be a "ball" which for example may start as part of a menu and then be "removed" by the creature in order to play with it, as represented by a MenuBallObject <b>808</b>. A GoodAnimalObject <b>810</b> also communicates with the WorldObject <b>806;</b> in turn, classes such as a FoodObject <b>812</b> (representing food for the creature), a BadAnimalObject <b>814</b> (an animal which may annoy the creature and cause them to fight for example) and a HouseObject <b>816</b> (a house for the creature) preferably communicate with the GoodAnimalObject <b>810</b>. The GoodAnimalObject <b>810</b> includes the functionality to be able to draw objects on the screen and so forth, which is why other classes and objects preferably communicate with the GoodAnimalObject <b>810</b>. Of course, many other classes and objects are possible in this system, since other toys may optionally be provided to the creature, for example.
0131The WorldObject <b>806</b> may also relate to the state of the intelligent agent, for example by providing a graded input to the state. This input is graded in the sense that it provides an incentive to the intelligent agent or a disincentive to the intelligent agent; it may also have a neutral influence. The aggregation of a plurality of such graded inputs enables the state of the intelligent agent to be determined. As described with regard to the sequence diagram of <figref idref="f0013">Figure 8B</figref>, and also the graph search strategy and action selection strategy diagrams of <figref idref="f0014">Figures 9A</figref> and <figref idref="f0015">9B</figref> respectively, the graded inputs are preferably aggregated in order to maximize the reward returned to the intelligent agent from the virtual environment.
0132These graded inputs may also include input from the user in the form of encouraging or discouraging feedback, so that the intelligent agent has an incentive or disincentive, respectively, to continue the behavior for which feedback has been provided. The calculation of the world state with respect to feedback from the user is performed as follows:<maths id="math0001"><math display="block"><mi>Grade</mi><mo mathvariant="normal">=</mo><mfenced><mi>weighting_factor</mi><mo mathvariant="normal">*</mo><mi>feedback_reward</mi></mfenced><mo mathvariant="normal">+</mo><mfenced><mfenced><mn mathvariant="normal">1</mn><mo mathvariant="normal">-</mo><mi>weighting_factor</mi></mfenced><mo mathvariant="normal">*</mo><mi>world_reward</mi></mfenced></math><img file="EP1528464B1_D0001.tif" /></maths>
0133In which the feedback_reward results from the feedback provided by the user and the world_reward is the aggregated total reward from the virtual environment as described above; weighting_factor is a value between 0 and 1, which indicates the weight of the user feedback as opposed to the virtual environment (world) feedback.
0134Non-limiting examples of such reward for the agent's action include positive or negative feedback on the agent's suggestion; provision of a world object such as a ball or food to the agent; telephone usage duration; user teaching duration; and the like. Each of these examples can be assigned a predetermined score, and the agent's action can be restricted or expanded according to a corresponding accumulated score. For example, positive and negative feedback provided by the user may be assigned positive and negative point values, respectively; encountering an enemy or bad animal: -20 points; obtaining a food, toy or house object: +5 points; low battery alarm: -1 point; correct and incorrect answers, when the agent teaches the user: +1 point and -1 point, respectively; inactivity for 20 minutes: -1 point; wrong dialing: -1 point; SMS use: +1 point; and the like. The above examples may be applied in other ways.
0135<figref idref="f0013">Figure 8B</figref> shows an illustrative sequence diagram for an exemplary set of interactions between the virtual world and the intelligent agent of the present invention. The sequence starts with a request from a virtual world module <b>818</b> to the AICreature <b>802</b> for an update on the status of the intelligent agent. A virtual world module <b>818</b> controls and manages the entire virtual environment, including the intelligent agent itself.
0136The intelligent agent then considers an action to perform, as shown by arrow 1.1.1. The action is preferably selected through a search (arrow 1.1.1.1) through all world objects, and then recursively through all actions for each object, by interacting with the World <b>804</b> and the WorldObject <b>806.</b> The potential reward for each action is evaluated (arrow 1.1.1.1.1.1) and graded (arrow 1.1.1.1.1.1.2). The action with the highest reward is selected. The overall grade for the intelligent agent is then determined and the AICreature <b>802</b> performs the selected action.
0137The Virtual_world <b>818</b> then updates the location and status of all objects in the world, by communicating with the World <b>804</b> and the WorldObject <b>806.</b>
0138The search through various potential actions may optionally be performed according to one or more of a number of different methods. <figref idref="f0014">Figures 9A</figref> and <figref idref="f0015">9B</figref> show two exemplary methods for selecting an action according to the present invention.
0139<figref idref="f0014">Figure 9A</figref> shows an exemplary method for action selection, termed herein a rule based strategy for selecting an action. In stage 1, the status of the virtual environment is determined by the World state. A World Event occurs, after which the State Handler which is appropriate for that event is invoked in stage 2. The State Handler preferably queries a knowledge base in stage 3. The knowledge base may be divided into separate sections and/or separate knowledge bases according to the State Handler which has been invoked. In stage 4, a response is returned to the State Handler.
0140In stage 5, rule base validation is performed, in which the response (and hence the suggested action which in turn brings the intelligent agent into a specific state) is compared against the rules. If the action is not valid, then the process returns to stage 1. If the action is valid, then in stage 6 the action is generated. The priority for the action is then determined in stage 7; more preferably, the priority is determined according to a plurality of inputs, including but not limited to, an action probability, an action utility and a user preference. In stage 8, the action is placed in a queue for the action manager. In stage 9, the action manager retrieves the highest priority action, which is then performed by the intelligent agent in stage 10.
0141<figref idref="f0015">Figure 9B</figref> shows an exemplary action selection method according to a graph search strategy. Again, in stage 1 the process begins by determining the state of the world (virtual environment), including the state of the intelligent agent and of the objects in the world. In stage 2, the intelligent agent is queried. In stage 3, the intelligent agent obtains a set of legal (permitted or possible) actions for each world object; preferably each world object is queried as shown.
0142The method now branches into two parts. A first part, shown on the right, is performed for each action path. In stage 4, an action to be performed is simulated. In stage 5, the effect of the simulation is determined for the world, and is preferably determined for each world object in stage 6. In stage 7, a grade is determined for the effect of each action.
0143In stage 8, the state of the objects and hence of the world is determined, as is the overall accumulated reward of an action. In stage 9, the effect of the action is simulated on the intelligent agent; preferably the effect between the intelligent agent and each world object is also considered in stage 10.
0144Turning now to the left branch of the method, in stage 11, all of this information is preferably used to determine the action path with the highest reward. In stage 12, the action is generated. In stage 13, the action priority is set, preferably according to the action grade or reward. In stage 14, the action is placed in a queue at the action manager, as in <figref idref="f0014">Figure 9A</figref>. In stage 15, the action is considered by the action manager according to priority; the highest priority action is selected, and is executed in stage 16.
0145Next, a description is provided of an exemplary action execution method and structure. <figref idref="f0016">Figure 10</figref> shows a sequence diagram of an exemplary action execution method according to the present invention. A handler <b>1000</b> send a goal for an action to an action module <b>1002</b> in arrow 1, which features a base action interface. The base action interface enables the action module <b>1002</b> to communicate with the handler <b>1000</b> and also with other objects in the system, which are able to generate and post actions for later execution by the intelligent agent, shown here as a FloatingAgentApp <b>1006</b>. These actions are managed by an action manager <b>1004</b>.
0146The action manager <b>1004</b> has two queues containing action objects. One queue is the ready for execution queue, while the other queue is the pending for execution queue. The latter queue may be used for example if an action has been generated, but the internal state of the action is pending so that the action is not ready for execution. When the action state matures to be ready for execution, the action is preferably moved to the ready for execution queue.
0147An application manager <b>1008</b> interacts with the FloatingAgentApp <b>1006</b> for executing an action, as shown in arrow 2. The FloatingAgentApp <b>1006</b> then requests the next action from the action manager <b>1004</b> (arrow 2.1); the action itself is provided by the action module <b>1002</b> (arrow 2.2.1). Actions are enqueued from the handler <b>1000</b> to the action manager <b>1004</b> (arrow 3). Goals (and hence at least a part of the priority) are set for each action by communication between the handler <b>1000</b> and the action module <b>1002</b> (arrow 4). Arrows 5 and 6 show the harakiri () method, described in greater detail below.
0148As previously described, the actions are queued in priority order. The priority is determined through querying the interface of the action module <b>1002</b> by the action manager <b>1004</b>. The priority of the action is determined according to a calculation which includes a plurality of parameters. For example, the parameters may include the priority as derived or inferred by the generating object, more preferably based upon the predicted probability for the success of the action; the persistent priority for this type of action, which is determined according to past experience with this type of action (for example according to user acceptance and action success); and the goal priority, which is determined according to the user preferences.
0149One optional calculation for managing the above parameters is as follows:<maths id="math0002"><math display="block"><mi mathvariant="normal">P</mi><mfenced><mi>all</mi></mfenced><mo mathvariant="normal">=</mo><mi mathvariant="normal">P</mi><mfenced><mi>action probability</mi></mfenced><mo mathvariant="normal">*</mo><mfenced><mfenced><mi mathvariant="normal">P</mi><mfenced><mi>persistent priority</mi></mfenced><mo mathvariant="normal">+</mo><mi mathvariant="normal">P</mi><mfenced><mi>action goal</mi></mfenced><mo mathvariant="normal">/</mo><mn mathvariant="normal">10</mn></mfenced></mfenced><mo mathvariant="normal">/</mo><mn mathvariant="normal">2</mn><mrow><mo mathvariant="normal">)</mo></mrow></math><img file="EP1528464B1_D0002.tif" /></maths>
0150Complementary for the priority based action execution, each action referably has a Time To Live (ttl) period; this ttl value stands for the amount of execution time passed between the time when the action was posted in the ready queue and the expiration time of this action. If an action is ready but does not receive a priority for execution until its ttl has expired, the action manager <b>1004</b> preferably invokes the method harakiri(), which notifies the action that it will not be executed. Each such invocation of harakiri() preferably decreases the priority of the action until a threshold is reached. After this threshold has been reached, the persistent priority starts to increase. This model operates to handle actions that were proposed or executed but failed since the user aborted the action. The persistent priority decreases by incorporating the past experience in the action priority calculation.
0151This method shows how actions that were suggested or executed adapt to the specific user's implicit preferences in realtime.
0152This model is not complete without the harakiri() mechanism since if an action persistent priority reduces, so the action does not run, it needs to be allowed to either be removed or else possibly run again, for example if the user preferences change. After several executions of harakiri(), the action may regain the priority to run.
0153The previous Sections provide infrastructure, which enables various actions and mechanisms to be performed through the adaptive system of the present invention. These actions and mechanisms are described in greater detail below.
EXAMPLE 3: EVOLUTION SYSTEM FOR AN INTELLIGENT AGENT
0154This example describes a preferred embodiment of an evolution system according to the present invention, including but not limited to a description of DNA (DeoxyriboNucleic Acid) for the creature or avatar according to a preferred embodiment of the present invention, and also a description of an optional gene studio according to the present invention. The evolution system enables the creature or avatar to "evolve", that is, to alter at least one aspect of the behavior and/or appearance of the creature. This example is described as being operative with the intelligent agent described in example 2, but this description is for the purposes of illustration only and is not meant to be limiting in any way. In other words, the evolution system for the intelligent agent described in this example may be used (but not necessarily) in conjunction with the learning module and the action selection system described above, thereby making it possible to implement a system that can determine the user's preferences and actively evolve without requesting the user's behavior.
0155Evolution (change) of the intelligent agent is described herein with regard to both tangible features of the agent, which are displayed by the avatar or creature, and non-tangible features of the agent, which affect the behavior of the avatar or creature.
0156<figref idref="f0017">Figure 11A</figref> shows an exemplary evolution class diagram <b>1800</b>. The genetic model described in the class diagram allows for various properties of the intelligent agent to be changed, including visual as well as functional properties. The model includes a CreatureDNA class <b>1802</b> that represents the DNA structure. The DNA structure is a vector of available genes and can preferably be extended to incorporate new genes. A gene is a parameter with a range of possible values (i.e. genotype). The gene is interpreted by the system according to the present invention, such that the expression of the data in the gene is its genotype. For example the head gene is located as the first gene in the DNA, and its value is expressed as the visual structure of the creature's head, although preferably the color of the head is encoded in another gene.
0157In order to evolve the intelligent agent to achieve a specific DNA instance that pleases the user, the genetic model according to the present invention implements hybrid and mutate genetic operations that modify the DNA. The CreatureProxy class <b>1804</b> is responsible for providing an interface to the DNA and to the genetic operations for the system classes. CreatureProxy <b>1804</b> holds other non-genetic information about the intelligent agent (i.e. name, birth date, and so forth).
0158The EvolutionMGR class <b>1806</b> manages the evolutions of the intelligent agent and provides an interface to the CreatureProxy <b>1804</b> of the intelligent agent and its genetic operations to applications.
0159The EvolutionEngine class 1808 listens to evolution events that may be generated from time to time, for indicating that a certain genetic operation should be invoked and performed on the intelligent agent DNA. The DNA structure is given below.
0160The CreatureDNA <b>1802</b> preferably listens to such evolution events from the EvolutionEvent <b>1810</b>. The following is an algorithm defining an examplory DNA structure.
DNA structure
0161<img file="EP1528464B1_D0003.tif" /><img file="EP1528464B1_D0004.tif" /><img file="EP1528464B1_D0005.tif" /><img file="EP1528464B1_D0006.tif" />
0162Intelligent agent DNA construction is preferably performed as follows. When providing a version of a "living" mobile phone, the DNA is preferably composed from a Gene for each Building Block of the intelligent agent. The building block can be a visual part of the agent, preferably including color or scale (size of the building block), and also can include a non visual property that relate to the functionality and behavior of the intelligent agent. This model of DNA composition can be extended as more building blocks can be added and the expression levels of each building block can increase.
0163The construction of an intelligent agent from the DNA structure is performed with respect to each gene and its value. Each gene (building block) value (expression level) describes a different genotype expressed in the composed agent. The basic building blocks of the visual agent are modeled as prototypes, hence the amount of prototypes dictate the range of each visual gene. It is also possible to generate in runtime values of expressed genes not relaying on prototypes, for example color gene expression levels can be computed as indexes in the host platform color table, or scale also can be computed with respect to the host screen size, to obtain genotypes that are independent of predefined prototypes. The prototype models are decomposed and then a non-prototype agent is recomposed according to the gene values of each building block.
0164The following example provides an illustrative non-limiting explanation of this process. For simplicity and clarity, color and scale, and other non visual genes, are not included, but the same process also applies to these genes.
0165Without taking into consideration the gender gene, a 16 prototype and 5 building block version of DNA may optionally be given as follows:<maths id="math0003"><math display="block"><msub><mi>DNA</mi><mn mathvariant="normal">0</mn></msub><mo mathvariant="normal">=</mo><mfenced open="{" close="}"><mfenced open="[" close="]"><mi>head</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>body</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>legs</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>hands</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>tail</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced></mfenced></math><img file="EP1528464B1_D0007.tif" /></maths>
0166Each of the 5 building blocks has 16 different possible genotypes according to the building block gene values that are derived from the number of prototype models. When composing the intelligent agent, the right building block is taken according to the value of that building block in the DNA, which is the value of its respective gene. For example a specific instance of the DNA scheme described above can be:<maths id="math0004"><math display="block"><mi>DNA</mi><mo>=</mo><mfenced open="{" close="}"><mfenced open="[" close="]"><mn>3</mn></mfenced><mfenced open="[" close="]"><mn>5</mn></mfenced><mfenced open="[" close="]"><mn>10</mn></mfenced><mfenced open="[" close="]"><mn>13</mn></mfenced><mfenced open="[" close="]"><mn>0</mn></mfenced></mfenced></math><img file="EP1528464B1_D0008.tif" /></maths>
0167The variety of possible intelligent agent compositions in this simple DNA version is:<maths id="math0005"><math display="block"><msub><mi mathvariant="normal">V</mi><mn>0</mn></msub><mo>=</mo><mfenced><mn>16</mn></mfenced><mo>*</mo><mfenced><mn>16</mn></mfenced><mo>*</mo><mfenced><mn>16</mn></mfenced><mo>*</mo><mfenced><mn>16</mn></mfenced><mo>*</mo><mfenced><mn>16</mn></mfenced><mo>*</mo><msup><mfenced><mn>16</mn></mfenced><mn>5</mn></msup><mo>=</mo><mn>1048576</mn></math><img file="EP1528464B1_D0009.tif" /></maths>
0168If a base color gene for describing the general color of the intelligent agent (i.e. green, blue, and so forth ) is added, with expression level of possible 16 base colors, the following variety is obtained:<maths id="math0006"><math display="block"><msub><mi>DNA</mi><mn>1</mn></msub><mo mathvariant="normal">=</mo><mfenced open="{" close="}"><mfenced open="[" close="]"><mi>head</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>body</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>legs</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>hands</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>tail</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>bs_color</mi><mo>,</mo><mn>0</mn><mo>:</mo><mn>15</mn></mfenced></mfenced></math><img file="EP1528464B1_D0010.tif" /></maths>
0169The variety then becomes:<maths id="math0007"><math display="block"><msub><mi mathvariant="normal">V</mi><mn mathvariant="normal">1</mn></msub><mo mathvariant="normal">=</mo><msub><mi mathvariant="normal">V</mi><mn mathvariant="normal">0</mn></msub><mo mathvariant="normal">*</mo><mn mathvariant="normal">16</mn><mo mathvariant="normal">=</mo><msup><mfenced><mn mathvariant="normal">16</mn></mfenced><mn mathvariant="normal">6</mn></msup><mo mathvariant="normal">=</mo><mn mathvariant="normal">16777216</mn></math><img file="EP1528464B1_D0011.tif" /></maths>
0170If an intensity gene for the base color gene (i.e from light color to dark color) is added to this DNA version, with an expression level of possible 16 intensities of the base color, the following variety is preferably obtained:<maths id="math0008"><math display="block"><msub><mi>DNA</mi><mn>2</mn></msub><mo mathvariant="normal">=</mo><mfenced open="{" close="}"><mfenced open="[" close="]"><mi>head</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>body</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>legs</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>hands</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>tail</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>bs_color</mi><mo>,</mo><mn>0</mn><mo>:</mo><mn>15</mn></mfenced><mfenced open="[" close="]"><mi>intensity</mi><mo>,</mo><mn>0</mn><mo>:</mo><mn>15</mn></mfenced></mfenced></math><img file="EP1528464B1_D0012.tif" /></maths>
0171The variety calculation is:<maths id="math0009"><math display="block"><msub><mi mathvariant="normal">V</mi><mn>2</mn></msub><mo mathvariant="normal">=</mo><msub><mi mathvariant="normal">V</mi><mn>1</mn></msub><mo mathvariant="normal">*</mo><mn mathvariant="normal">16</mn><mo mathvariant="normal">=</mo><msup><mfenced><mn mathvariant="normal">16</mn></mfenced><mn>7</mn></msup><mo mathvariant="normal">=</mo><mn>268435456</mn></math><img file="EP1528464B1_D0013.tif" /></maths>
0172The present invention can express a variety of agent combination types as described above without storing the information of each of the completed combination types. According to the present invention, only with both the information of building blocks of the combination types and the information of a method for combining the building blocks is it possible to make a variety of agent combination types as described above. Accordingly, in case the agent is used with a portable computational device, it is possible for each of the computational device users to hold a substantially-unique type of agent, thanks to diversity in the combination methods.
0173On the other hand, according to another embodiment, 16 prototype and 5 building block version of the above DNA may optionally be given as follows:<maths id="math0010"><math display="block"><msub><mi>DNA</mi><mn>0</mn></msub><mo mathvariant="normal">=</mo><mfenced open="{" close="}"><mfenced open="[" close="]"><msub><mi>head</mi><mn>0</mn></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><msub><mi>body</mi><mn>0</mn></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><msub><mi>legs</mi><mn>0</mn></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><msub><mi>hands</mi><mn>0</mn></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><msub><mi>tail</mi><mn>0</mn></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced></mfenced><mo>,</mo><mi>when</mi><mspace width="1em" /><mn>0</mn><mo><</mo><mi>Tg</mi><mo><</mo><mi>Tth</mi><mo>,</mo></math><img file="EP1528464B1_D0014.tif" /></maths><maths id="math0011"><math display="block"><mrow><msub><mrow><mi mathvariant="normal">DNA</mi></mrow><mrow><mn>1</mn></mrow></msub><mo mathvariant="normal">=</mo><mfenced open="{" close="}"><mfenced open="[" close="]"><msub><mrow><mi mathvariant="normal">head</mi></mrow><mrow><mn>1</mn></mrow></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mo mathvariant="normal">,</mo><mfenced open="[" close="]"><msub><mrow><mi mathvariant="normal">body</mi></mrow><mrow><mn>1</mn></mrow></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mo mathvariant="normal">,</mo><mfenced open="[" close="]"><msub><mrow><mi mathvariant="normal">legs</mi></mrow><mrow><mn>1</mn></mrow></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mo mathvariant="normal">,</mo><mfenced open="[" close="]"><msub><mrow><mi mathvariant="normal">hands</mi></mrow><mrow><mn>1</mn></mrow></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mo mathvariant="normal">,</mo><mfenced open="[" close="]"><msub><mrow><mi mathvariant="normal">tail</mi></mrow><mrow><mn>1</mn></mrow></msub><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced></mfenced><mo>,</mo><mi>when Tg</mi><mo>≥</mo><mi>Tth</mi><mo>,</mo></mrow></math><img file="EP1528464B1_D0015.tif" /></maths> (where "Tg" denotes a growth time of the agent and "Tth" denotes a threshold time).
0174In this example, the threshold time Tth is set to 2 weeks, but may also be set differently. The growth time Tg of the agent indicates a time period from when the computational device user resets the agent or starts using the agent for the first time, to the current time. In this case, a trait expressed by the DNA<sub>0</sub> may be selected from a combination of first building blocks if the growth time of the agent is less than 2 weeks, whereas a trait expressed by the DNA<sub>1</sub> may be selected from a combination of second building blocks if the growth time is 2 weeks or more. If the first building-block combination is set to represent the appearance of a younger agent, and the second building-block combination is set to represent the appearance of a more grown-up agent, it is possible to implement the appearance of an agent with the same genes that automatically grows as time goes on. After the user starts using the agent for the first time, the growth of the agent occurs only with the lapse of time. In case two threshold times are set, the growth of the agent is composed of three steps. It is also possible to set more than two threshold times.
0175A variety of genetic operations may be performed on the DNA, as described with regard to <figref idref="f0018">Figures 11B</figref> and <figref idref="f0019">11C</figref>, which show a mutation sequence diagram and a hybridization sequence diagram, respectively.
0176As shown in <figref idref="f0018">Figure 11B</figref>, the basic mutation operation randomly selects a gene from the gene set that can be mutated, which may be the entire DNA, and then change the value of the selected gene within that gene's possible range (expression levels). The basic operation can be performed numerous times.
0177A mutate application <b>1812</b> sends a request to the EvolutionMGR <b>1806</b> (arrow 1.1) to create a mutant. The EvolutionMGR class <b>1806</b> passes this request to the CreatureProxy <b>1804</b>, for a number of mutants (this value may be given in the function call; arrow 1.1.1). For each such mutant, the CreatureProxy <b>1804</b> preferably selects a random gene (arrow 1.1.1.1.1) and changes it to a value that is still within the gene's range (arrow 1.1.1.1.2). The mutant(s) are then returned to the mutate application <b>1812</b>, and are preferably displayed to the user, as described in greater detail below with regard to Example 4.
0178If the user approves of a mutant, then the mutate application <b>1812</b> sends a command to replace the existing implementation of the agent with the new mutant (arrow 2.1) to the EvolutionMGR <b>1806</b>. The EvolutionMGR <b>1806</b> then sets the DNA for the creature at the CreatureProxy <b>1804</b> (arrow 2.1.1), which preferably then updates the history of the agent at the agent_history <b>1814</b> (arrow 2.1.1.1).
0179<figref idref="f0019">Figure 11C</figref> shows an exemplary sequence diagram for the basic hybrid operation (or cross-over operation), which occurs when two candidate DNAs are aligned one to the other. Both the two candidate DNAs may be obtained from the intelligent agent system. One of the two candidate DNAs may also be obtained from an intelligent agent system for another mobile information device. For example, in the case of an intelligent agent for a networked mobile information device in Example 5 described below, one of the two candidate DNAs may be obtained from an intelligent agent for a second mobile information device of a second user via a short message service (SMS).
0180Taking into consideration the gender gene, the above DNA may be represented as follows:<maths id="math0012"><math display="block"><msub><mi>DNA</mi><mn>0</mn></msub><mo mathvariant="normal">=</mo><mfenced open="{" close="}"><mfenced open="[" close="]"><mi>gender</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn>1</mn></mfenced><mfenced open="[" close="]"><mi>head</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>body</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>legs</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>hands</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced><mfenced open="[" close="]"><mi>tail</mi><mo mathvariant="normal">,</mo><mn mathvariant="normal">0</mn><mo mathvariant="normal">:</mo><mn mathvariant="normal">15</mn></mfenced></mfenced></math><img file="EP1528464B1_D0016.tif" /></maths>
0181The gender gene determines whether the hybrid operation is allowed. Preferably, the hybrid operation is allowed only between different gender genes. However, if the gender gene is not taken into consideration, the hybrid operation may be allowed in any case. For the hybrid operation, one or more cross over points located on the DNA vector are preferably selected (the cross-over points number can vary from 1 to the number of genes in the DNA; this number may be randomly selected). The operation of selecting the crossover points is called get_cut_index. At each cross over point, the value for the DNA is selected from one of the existing DNA values. This may be performed randomly or according to a count called a cutting_index. The gender-gene hybrid operation is performed by selecting one of the corresponding two genes. The result is a mix between the two candidate DNAs. The basic hybrid operation can be performed numerous times with numerous candidates.
0182As shown, a HybridApp <b>1816</b> sends a command to the EvolutionMGR <b>1806</b> to begin the process of hybridization. The process is optionally performed until the user approves of the hybrid agent or aborts the process. The EvolutionMGR <b>1806</b> starts hybridization by sending a command to obtain target DNA (arrow 2.1.1) from the CreatureProxy <b>1804</b>, with a number of cross-overs (hybridizations) to be performed. As shown, a cutting_index is maintained to indicate when to do a cross-over between the values of the two DNAs.
0183The hybrid agent is returned, and if the user approves, then the current agent is replaced with the hybrid agent, as described above with regard to the mutant process. In the end, the history of the agent at the agent_history <b>1814</b> is updated.
0184Hybridization may be performed with agent DNA that is sent from a source external to the mobile information device, for example in a SMS message, through infrared, BlueTooth or the Internet, or any other source. For the purpose of description only and without any intention of being limiting, this process is illustrated with regard to receiving such hybrid DNA through an SMS message. The SMS message preferably contains the data for the DNA in a MIME type. More, the system of the present invention has a hook for this MIME type, so that this type of SMS message is automatically parsed for hybridization without requiring manual intervention by the user.
0185<figref idref="f0020">Figure 12</figref> shows an exemplary sequence diagram of such a process. As shown, User 1 sends a request to hybridize the intelligent agent of User 1 with that of User 2 through Handset 1. User 2 can optionally approve or reject the request through Handset 2. If User 2 approves, the hybrid operation is performed between the DNA from both agents on Handset 1. The result is displayed to the requesting party (User 1), who may save this hybrid as a replacement for the current agent. If the hybrid is used as the replacement, then User 2 receives a notice and saves to the hybrid to the hybrid results collection on Handset 2.
EXAMPLE 4: USER INTERACTIONS WITH THE PRESENT INVENTION
0186This Example is described with regard to a plurality of representative, non-limiting, illustrative screenshots, in order to provide an optional but preferred embodiment of the system of the present invention as it interacts with the user.
0187<figref idref="f0021">Figure 13</figref> shows an exemplary screenshot of the "floating agent", which is the creature or avatar (visual expression of the intelligent agent). <figref idref="f0021">Figure 14</figref> shows an exemplary screenshot of a menu for selecting objects for the intelligent agent's virtual world.
0188<figref idref="f0022">Figure 15A</figref> shows the Start Wizard application, which allows the user to configure and modify the agent settings, as well as user preferences.
0189<figref idref="f0022 f0023 f0024">Figure 15B-15F</figref> show exemplary screenshots of an initial setting mode for an agent after the start wizard is activated, where <figref idref="f0022">Figure 15B</figref> shows a screenshot of a setting mode for selecting the type of the agent; <figref idref="f0023">Figure 15C</figref> for selecting a color thereof; <figref idref="f0023">Figure 15D</figref> for selecting a name thereof; <figref idref="f0024">Figure 15E</figref> for selecting a personality thereof; and <figref idref="f0024">Figure 15F</figref> for indicating the completion of the agent setting.
0190One example of an action to be performed with the wizard is to Set Personality, to determine settings for the emotional system of the intelligent agent. Here, the user can configure the creature's personality and tendencies.
0191The user can determine the creature's setting by pressing the right arrow key in order to increase the level of the characteristic and in order to do the opposite and decrease the level of the various characteristics such as Enthusiasm, Sociability, Anti_social behavior, Temper (level of patience), Melancholy, Egoistic behavior, and so forth.
0192The user is also able to set User Preferences, for example to determine how quickly to receive help. Some other non-limiting examples of these preferences include: communication (extent to which the agent communicates); entertain_user (controls agent playing with the user); entertain_self (controls agent playing alone); preserve_battery (extends battery life); and transparency_level (the level of the transparency of the creature).
0193The user also sets User Details with the start wizard, including but not limited to, user name, birthday (according to an optional embodiment of the present invention, this value is important in Hybrid SMS since it will define the "konghup" possibility between users, which is the ability to create a hybrid with a favorable astrology pattern; the konghup option is built according to suitable tables of horsocopes and dates), and gender. Here, the "konghup" (also called "goong-hap") is a Korean word used to describe marital harmony as predicted by a fortuneteller, and the konghup possibility can be defined as the possibility of a favorable astrology pattern for inter-personal relationship.
0194The user can also preferably set Creature Details.
0195<figref idref="f0025">Figure 16</figref> shows an exemplary menu for performing hybridization through the hybrid application as previously described.
0196<figref idref="f0025">Figure 17A</figref> shows an exemplary screenshot for viewing a new creature and generating again, by pressing on the Generate button, which enables the user to generate a creature randomly. <figref idref="f0026">Figure 17B</figref> shows the resultant creature in a screenshot with a Hybrid button: pressing on this button confirms the user's creature selection and passes to the creature preview window.
0197The preview window allows the user to see the newly generated creature in three dimensions, and optionally to animate the creature by using the following options: <ol id="ol0001" compact="compact"><li>1. Navigation UP key: Zoom In and minimizes the size of the creature.</li><li>2. Navigation DOWN key: Zoom Out and maximizes the size of the creature.</li><li>3. Navigation LEFT key: Switch between the "Ok" and "Back" buttons.</li><li>4. Navigation RIGHT key: Switch between the "Ok" and "Back" buttons.</li><li>5. Ok key (OK): Confirm selection.</li><li>6. Clear key (CLR): Exit the creature preview window to Living Mobile Menu.</li><li>7. End key: Exit the creature preview window to the main menu.</li><li>8. '0' key: Lighting and shading operation on the creature.</li><li>9. '1' key: Circling the creature to the left with the clock direction.</li><li>10. '2' key: Circling the creature in the 3D.</li><li>11. '3' key: Circling the creature to the right against the clock direction.</li><li>12. '5' Key: Circling the creature in the 3D.</li><li>13. '6' key: Animates the creature in many ways. Every new pressing on this key changes the animation type.</li></ol>
0198The animations that the creature can perform include but are not limited to, walking, sitting, smelling, flying, and jumping.
0199<figref idref="f0026">Figure 18</figref> shows an exemplary screenshot of the hybrid history, which enables the user to review and explore the history of the creature's changes in the generations. The user can see the current creature and its parents, and also the parents of the parents. Preferably, for every creature there can be at most 2 parents. On the other hand, if a current DNA different from a first DNA (DNA 1) is created from the first DNA (DNA1), the creation can be set to indicate that mutation has occurred.
0200<figref idref="f0027">Figure 19</figref> shows an exemplary screen shot of the Gene studio, with the DNA Sequence of the current creature. The gene studio also preferably gives the opportunity for the user to change and modify the agent's DNA sequence. The agent's DNA sequence displayed on the gene studio screen is preferably composed of a sequence of four letters A, G, C and T. The four letters represent the four bases constituting biological DNA. The present invention introduces the four letters so that the user becomes more familiar with the agent DNA. In the present invention, the four letters correspond to four numbers required to express the quaternary numbers. For example, if A=0, G=1, C=2, and T=3, then AA=0, AG=1, ..., and TT=15. If the agent has a DNA sequence composed of two letters for each building block as in the above Example 3, it is possible to express 16 (=4×4) different genotypes for each building block. Accordingly, if the agent has 5 building blocks, the agent can be defined as a DNA sequence composed of 10 (=2×5) letters, and the number of possible combinations of the agent is 16<sup>5</sup>. Similarly, if the agent has 10 building blocks and a DNA sequence composed of 4 letters for each building block, it is possible to express 256 (=4×4×4×4) different genotypes for each building block, a DNA sequence required to define the agent is composed of 40 (=4×10) letters, and the number of possible combinations of the agent is 256<sup>10</sup>. However, the present invention is not limited to these examples.
0201A description will now be given of an evolving agent system operating in conjunction with the learning module and the action selection system. As described above, the hybrid history or the information as to whether a mutation is selected is stored in the agent system. The learning module can determine preferences or tendencies of the user on the basis of the stored information, and the action selection system can provide an evolution event, according to the determined user preferences or tendencies, to the evolution class diagram. Information as to whether the user selects the result of the performance of the provided evolution event is stored in the agent system, so that the stored information is referred to when the next evolution event is provided.
EXAMPLE 5 -INTELLIGENT AGENT FOR A NETWORKED MOBILE INFORMATION DEVICE
0202This example relates to the use of an intelligent agent on a networked mobile information device, preferably a cellular telephone. The intelligent agent comprises an avatar for interacting with the user, and an agent for interacting with other components on the network, such as other mobile information devices, and/or the network itself. The avatar forms the user interface (or a portion thereof) and also has an appearance, which is more preferably three-dimensional. This appearance may be humanoid but may alternatively be based upon any type of character or creature, whether real or imaginary. The agent then handles the communication between the avatar and the mobile information device, and/or other components on the network, and/or other avatars on other mobile information devices. It should also be noted that although this implementation is described with regard to mobile information devices such as cellular telephones, the avatar aspect of the implementation (or even the agent itself) may be implemented with the adaptive system (Example 2) and/or proactive user interface (Example 1) as previously described.
0203The intelligent agent of the present invention is targeted at creating enhanced emotional experience by applying the concept of a "Living Device". This concept includes both emphases upon the uniqueness of the intelligent agent, as every living creature is unique and special in appearance and behavior, while also providing variety, such as a variety of avatar appearances to enhance the user's interaction with the living device. The avatar preferably has compelling visual properties, with suitable supplementary objects and surrounding environment.
0204The intelligent agent preferably displays intelligent decision making, with unexpected behavior that indicates its self-existence and independent learning. Such independent behavior is an important aspect of the present invention, as it has not been previously demonstrated for any type of user interface or interaction for a user and a computational device of any type, and has certainly not been used for an intelligent agent for a mobile information device. The intelligent agent can also evolve with time, as all living things, displaying visual changes. This is one of the most important "Living Device" properties.
0205The evolution step initiates an emotional response from the user of surprise and anticipation for the next evolution step.
0206Evolution is a visual change of the creature with respect to time. The time frame may be set to a year for example, as this is the lifecycle of midrange cellular telephone in the market. During the year or quarter, periodic changes preferably occur through evolution. The evolutionary path (adaptation to the environment) is a result of natural selection. The natural selection can be user driven (i.e. user decides if the next generation is better), although another option is a predefined natural selection process by developing some criteria for automatic selection.
0207The intelligent agent may be implemented for functioning in two "worlds" or different environments: the telephone world and the virtual creature world. The telephone (mobile information device) world enables the intelligent agent to control different functions of the telephone and to suggest various function selections to the user, as previously described. Preferably the intelligent agent is able to operate on the basis of one or more telephone usage processes that are modeled for the agent to follow. Another important aspect of the telephone world is emotional expressions that can be either graphic expressions such as breaking the screen or free drawing or facial and text expressions one or two relevant words for the specific case.
0208The virtual world is preferably a visual display and playground area, where objects other than the avatar can be inserted and the user can observe the avatar learning and interacting with them. The objects that are entered into the world can be predefined, with different behaviors resulting from the learning process. The user can give rewards or disincentives and be part of the learning process. In this respect, the intelligent agent (through the appearance of the avatar) may act as a type of virtual pet or companion (for example, act as a running puppy or a laughing person).
0209Some preferred aspects of the intelligent agent include but are not limited to, a 3D graphic infrastructure (with regard to the appearance of the avatar); the use of AI and machine learning mechanisms to support both adaptive and proactive behavior; the provision of gaming capabilities; the ability to enhance the usability of the mobile information device and also to provide specific user assistance; and provision of a host platform abstraction layer. Together, these features provide a robust, compelling and innovative content platform to support a plurality of AI applications all generically defined to be running on the mobile information device.
0210The avatar also preferably has a number of important visual aspects. For example, the outer clip size may optionally be up to 60 x 70 pixels, although a different resolution may be selected according to the characteristics of the screen display of the mobile information device. The avatar is preferably represented as a 3D polygonal object with several colors, but in any case preferably has a plurality of different 3D visual characteristics, such as shades, textures, animation support and so forth. These capabilities may be provided through previously created visual building blocks that are stored on the mobile information device. The visual appearance of the avatar is preferably composed in runtime.
0211The avatar may start "living" after a launch wizard, taking user preferences into account (user introduction to the living device). In addition to evolution, the avatar may display small visual changes that represent mutations (color change / movement of some key vertices in a random step). Visual evolution step is preferably performed by addition /replacement of a building block. The avatar can preferably move in all directions and rotate, and more is a fully animated 3D character.
0212The avatar is preferably shown as floating over the mobile information device display with the mobile information device user interface in the background, but may also be dismissed upon a request by the user. The avatar is preferably able to understand the current user's normal interaction with the mobile information device and tries to minimize forced hiding/dismissal by the user.
0213According to optional but preferred embodiments of the present invention, the avatar can be programmed to "move" on the screen in a more natural, physically realistic manner. For example, various types of algorithms and parameters are available which attempt to describe physically realistic behavior and movement for controlling the movement of robots. Examples of such algorithms and parameters are described in "<nplcit id="ncit0003" npl-type="b"><text>Automatic Generation of Kinematic Models for the Conversion of Human Motion Capture Data into Humanoid Robot Motion", A. Ude et al., Proc. First IEEE-RAS Int. Conf. Humanoid Robots (Humanoids 2000), Cambridge, MA, USA, September 2000</text></nplcit>. This reference describes various human motion capture techniques, and methods for automatically translating the captured data into humanoid robot kinetic parameters. Briefly, both human and robotic motion are modeled, and the models are used for translating actual human movement data into data that can be used for controlling the motions of humanoid robots.
0214This type of reference is useful as it provides information on how to model the movement of the humanoid robot. Although the present invention is concerned with realistic movement of an avatar (virtual character being depicted three-dimensionally), similar models could optionally be used for the avatar as for the humanoid robot. Furthermore, a model could also be constructed for modeling animal movements, thereby permitting more realistic movement of an animal or animal-like avatar. More generally, the system can handle any given set of 3D character data generically.
0215These models could also be used to permit the movement of the avatar to evolve, since different parameters of the model could be altered during the evolutionary process, thereby changing how the avatar moves. Such models are also useful for describing non-deterministic movement of the avatar, and also for enabling non-deterministic movements to evolve. Such non-deterministic behavior also helps to maintain the interest of the user.
0216In order to implement these different functions of the avatar and/or intelligent agent, the intelligent agent may be constructed as described below with regard to <figref idref="f0028 f0029 f0030 f0031">Figures 20-23b</figref>, although it should be noted that these figures only represent one exemplary implementation and that many different implementations are possible. Again, the implementation of the intelligent agent may incorporate or rely upon the implementations described in Examples 1 and 2 above.
0217<figref idref="f0028">Figure 20</figref> is a block diagram of an intelligent agent system <b>2700</b> according to the present invention. As shown, a first user <b>2702</b> controls a first mobile information device <b>2704</b>, which for the purpose of this example may be implemented as a cellular telephone for illustration only and without any intention of being limiting. A second user <b>2706</b> controls a second mobile information device <b>2708</b>. The first mobile information device <b>2704</b> and the second mobile information device <b>2708</b> preferably communicate through a network <b>2710</b>, for example through messaging.
0218Each of the first mobile information device <b>2704</b> and the second mobile information device <b>2708</b> preferably features an intelligent agent, for interacting with their respective users <b>2702</b> and <b>2706</b> and also for interacting with the other intelligent agent. Therefore, as shown, the system <b>2700</b> enables a community of such intelligent agents to interact with each other, and/or to obtain information for their respective users through the network <b>2710</b>, for example.
0219The interactions of the users <b>2702</b> and <b>2706</b> with their respective mobile information devices <b>2704, 2708</b> preferably include the regular operation of the mobile information device, but also add the new exciting functionalities of "living mobile phone". These functionalities can include the intelligent agent but also the use of an avatar for providing a user interface and also more preferably for providing an enhanced user emotional experience.
0220The intelligent agent preferably features an "aware" and intelligent software framework. The inner operation of such a system preferably involve several algorithmic tools, including but not limited to AI and ML algorithms.
0221The system <b>2700</b> may involve interactions between multiple users as shown. Such interactions increase the usability and enjoyment of using the mobile information device for the end-user.
0222<figref idref="f0029">Figure 21</figref> shows the intelligent agent system of <figref idref="f0028">Figure 20</figref> in more detail. As shown, a first intelligent agent <b>2800</b> is able to operate according to scenario data 2802 (such as the previously described knowledge base) in order to be able to take actions, learn and make decisions as to the operation of the mobile information device. The learning and development process of the first intelligent agent <b>2800</b> is supported by an evolution module <b>2804</b> for evolving as previously described. If the first intelligent agent <b>2800</b> communicates with the user through an avatar, according to a preferred embodiment of the present invention, then an animation module <b>2806</b> is used to support the appearance of the avatar.
0223The first intelligent agent <b>2800</b> may also communicate through the network (not shown) with a backend server <b>2808</b> and/or another network resource such as a computer <b>2810</b>, for example for obtaining information for the user.
0224The first intelligent agent <b>2800</b> may also communicate with a second intelligent agent <b>2812</b> as shown.
0225<figref idref="f0030">Figure 22</figref> shows a block diagram of an exemplary implementation of an action selection system <b>2900</b> according to the present invention, which provides the infrastructure for enabling the intelligent agent to select an action.
0226The action selection system <b>2900</b> preferably features an ActionManager <b>2902</b> (see also <figref idref="f0016">Figure 10</figref> for a description), which actually executes the action. A BaseAction interface <b>2904</b> provides the interface for all actions executed by the ActionManager <b>2902</b>.
0227Actions may use device and application capabilities denoted as an AnimationManager <b>2906</b> and a SoundManager <b>2908</b> that are necessary to perform the specific action. Each action aggregates the appropriate managers for the correct right execution.
0228The AnimationManager <b>2906</b> may also control a ChangeUIAction <b>2910</b>, which changes the appearance of the visual display of the user interface. In addition or alternatively, if an avatar is used to represent the intelligent agent to the user, the AnimationManager <b>2906</b> may also control a GoAwayFromObjectAction <b>2912</b> and a GoTowardObjectAction <b>2914</b>, which enables the avatar to interact with virtual objects in the virtual world of the avatar.
0229<figref idref="f0031">Figures 23A and 23B</figref> show two exemplary, illustrative non-limiting screenshots of the avatar according to the present invention on the screen of the mobile information device. <figref idref="f0031">Figure 23A</figref> shows an exemplary screenshot of the user interface for adjusting the ring tone volume through an interaction with the avatar. <figref idref="f0031">Figure 23B</figref> shows an exemplary screenshot of the user interface for receiving a message through an interaction with the avatar.
0230While the invention has been described with respect to a limited number of embodiments, it will be appreciated that many variations, modifications and other applications of the invention may be made.
Contents4
47 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12 Sheet 13 Sheet 14 Sheet 15 Sheet 16 Sheet 17 Sheet 18 Sheet 19 Sheet 20 Sheet 21 Sheet 22 Sheet 23 Sheet 24 Sheet 25 Sheet 26 Sheet 27 Sheet 28 Sheet 29 Sheet 30 Sheet 31 Sheet 32 Sheet 33 Sheet 34 Sheet 35 Sheet 36 Sheet 37 Sheet 38 Sheet 39 Sheet 40 Sheet 41 Sheet 42 Sheet 43 Sheet 44 Sheet 45 Sheet 46 Sheet 47
Every citation, both ways
| Document | Relation | Office |
|---|---|---|
| WO0169380A2 | Cites | World Intellectual Property Organization (WIPO) |
| US5875108A | Cites | United States of America |
| US2003093236A1 | Cites | United States of America |
| CUENCA C; HEUDIN J -C: "An agent system for learning profiles in broadcasting applications on the Internet" ARTIFICIAL EVOLUTION THIRD EUROPEAN CONFERENCE AE, 1998, pages 107-119, XP008073078 Germany ISBN: 3-540-64169-6 | Non-patent | – |
57 members in 13 offices
Priority claims6
| Document | Office | Kind | Date |
|---|---|---|---|
| 500669P | United States of America | – | |
| 50066903 | United States of America | P | |
| 743476 | United States of America | – | |
| 74347603 | United States of America | A | |
| 2004016266 | Republic of Korea | – | |
| 20040016266 | Republic of Korea | A |
Members57
| Document | Office | Kind | |
|---|---|---|---|
| US2005054381A1 | United States of America | A1 | |
| KR20050025220A | Republic of Korea | A | |
| KR20050025222A | Republic of Korea | A | |
| KR20050025288A | Republic of Korea | A | |
| AU2004271482A1 | Australia | A1 | |
| CA2536233A1 | Canada | A1 | |
| CA2540397A1 | Canada | A1 | |
| WO2005024649A1 | World Intellectual Property Organization (WIPO) | A1 | |
| WO2005025081A1 | World Intellectual Property Organization (WIPO) | A1 | |
| AU2003288790A1 | Australia | A1 | |
| JP2005085256A | Japan | A | |
| JP2005085274A | Japan | A | |
| EP1522918A2 | European Patent Office (EPO) | A2 | |
| EP1522920A2 | European Patent Office (EPO) | A2 | |
| JP2005100390A | Japan | A | |
| EP1528464A2 | European Patent Office (EPO) | A2 | |
| CN1619470A | China | A | |
| US2005118996A1 | United States of America | A1 | |
| CN1627235A | China | A | |
| US2005143138A1 | United States of America | A1 | |
| CN1652063A | China | A | |
| MXPA06002130A | Mexico | A | |
| MXPA06002131A | Mexico | A | |
| IL174116A0 | Israel | A0 | |
| IL174117A0 | Israel | A0 | |
| RU2006110940A | Russian Federation | A | |
| BR0318494A | Brazil | A | |
| KR20060101447A | Republic of Korea | A | |
| KR20060101448A | Republic of Korea | A | |
| KR20060101449A | Republic of Korea | A | |
| BRPI0413327A | Brazil | A | |
| KR20060110247A | Republic of Korea | A | |
| KR100642432B1 | Republic of Korea | B1 | |
| EP1522920A3 | European Patent Office (EPO) | A3 | |
| EP1528464A3 | European Patent Office (EPO) | A3 | |
| KR100680190B1 | Republic of Korea | B1 | |
| KR100680191B1 | Republic of Korea | B1 | |
| KR100703531B1 | Republic of Korea | B1 | |
| EP1522918A3 | European Patent Office (EPO) | A3 | |
| CN1312554C | China | C | |
| KR100720023B1 | Republic of Korea | B1 | |
| KR100721518B1 | Republic of Korea | B1 | |
| KR100724930B1 | Republic of Korea | B1 | |
| RU2006110932A | Russian Federation | A | |
| CN100377044C | China | C | |
| RU2331918C2 | Russian Federation | C2 | |
| UA84439C2 | Ukraine | C2 | |
| AU2003288790B2 | Australia | B2 | |
| AU2004271482B2 | Australia | B2 | |
| RU2353068C2 | Russian Federation | C2 | |
| US7725419B2 | United States of America | B2 | |
| EP1522920B1 | European Patent Office (EPO) | B1 | |
| EP1528464B1This record | European Patent Office (EPO) | B1 | |
| IL174116A | Israel | A | |
| CA2536233C | Canada | C | |
| US8990688B2 | United States of America | B2 | |
| BRPI0413327B1 | Brazil | B1 |
62 legal events, as 8 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed because of non-payment of the annual feeLapsedMM | MM | NL | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent lapsedLapsedMM4A | MM4A | IE | |
| Notification of lapseLapsedST | ST | FR | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Deletion acc. to par. 5 (withdrawal of the translation of the ep patent)MK05 | MK05 | AT | |
| Translation files for an european patent granted for nl, confirming art. 52 par. 1 or 6 of the patents act 1995GrantedT3 | T3 | NL | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| Reference to at number (ep patent enters austrian national phase)REF | REF | AT | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Designation fees paidAKX | AKX | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Search report despatchedORIGINAL CODE: 0009013PUAL | PUAL | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1528464
- Application
- 40211484
Titles3
- German
- Proaktive Benutzerschnittstelle mit entstehendem Agenten
- English
- Proactive user interface including evolving agent
- French
- Interface utilisateur proactive ayant un agent évolutif
Classification
- CPC, 12
- G06F3/011
- G06F3/14
- G06F3/0482
- H04M2250/12
- A63F2300/406
- A63F2300/6027
- G06F9/451
- H04M1/72427
- H04M1/72436
- H04M1/72448
- H04M1/72472
- H04M1/72469
- IPC, 18
- G06F9 44
- G06F3 048
- G06F3 00
- G06F3 01
- G06F3 033
- G06F3 0482
- G06F3 14
- G06F15 00
- G06F15 18
- G06F17 00
- G06N3 00
- H04M1 2745
- H04M1 72427
- H04M1 72436
- H04M1 72448
- H04M1 72469
- H04M1 72472
- H04M3 00
Designated states28
- Contracting states, 28
- Austria
- Belgium
- Bulgaria
- Switzerland
- Cyprus
- Czechia
- Germany
- Denmark
- Estonia
- Spain
- Finland
- France
- United Kingdom
- Greece
- Hungary
- Ireland
- Italy
- Liechtenstein
- Luxembourg
- Monaco
- Netherlands (Kingdom of the)
- Poland
- Portugal
- Romania
and 4 moreShow fewer
- Sweden
- Slovenia
- Slovakia
- Türkiye
