Abstract

We propose a model to generate a group of artificial lives capable of coping with various environments which is equivalent to a set of requested task, and likely to show that the plays or hobbies are necessary for the group of individuals to maintain the coping capability with various changes of the environment as a whole. This may be an another side of saying that the wide variety of the abilities in the group is necessary, and if the variety in a species decreased, its species will be extinguished. Thus, we show some simulation results, for example, in the world where more variety of abilities are requested in the plays, performance of the whole world becomes stable and improved in spite of being calculated only from job tasks, and can avoid the risk of extinction of the species. This is the good effect of the play.

1. Introduction

Life is a highly rationalized organization. There often exists hidden rationality even in an irrational action at a glance. It is often said that in the human organization the top a-third people work hard and draw the organization, but the bottom a-third are lazy and work as brakes for the development of the organization. However, if a new organization is made with only this bottom a-third, also new top a-third people are born from them as excellent constituents and draw the organization. Generally speaking, each individual has his or her own peculiar and unique abilities, and he or she exhibits the hidden ability when it is requested. Human society is composed of divided works and specialized individuals with various explicit and implicit abilities. There are some work in the literature dealing with artificial brain and mind [14]. However, behavior of various abilities embedded into mankind has not been dealt with.

We assume that human society is composed of individuals, business positions (tasks), and hobby world with various plays. Human society has an interaction with the outer world (environment) which requests to the human society various tasks. For example, if the density of CO2 increases, a task to decrease or suppress it is requested to the human society from the environment. Further, if the internet becomes spread over the human society, a task to utilize it is requested from the environment although it is a product of human society and somehow artificial. Such environment varies from time to time. To cope with such environmental changes, human society must make their work or business system change by assigning to the tasks (positions) individuals with adequate abilities or reorganize them. However, each individual is not expected to have enough abilities which are requested in the tasks. In our model shown in Figure 1, lacking abilities are trained and their skill is increased in the plays.

The play is often referred to as an opposite action to the diligence. However, like the play at housekeeping of the children, if we consider it as the training occasion of the social roles, the meaning of the play becomes largely different. Competitive playing sports may also be regarded as a hidden side of hot war to avoid destructive results by applying rules. The human society is requested to continuously cope with variously changing environment with its variety of abilities. At ordinary times most part of such abilities are hidden as they are, and a part of it is revealed as the play and training.

In this paper, using genetic algorithm we generate a group of artificial lives which are capable of coping with various environments which is a set of requested tasks. Under such situation, we like to show that the plays or hobbies are automatically generated as a necessary instinct or they are a natural result of evolution of the group of individuals in order to maintain the coping capability with various changes of the environment as a whole. This may be another side of that the wide variety of the abilities in the group is necessary and if the variety in a species decreased, its species will be extinguished.

This paper shows an attempt to generate an artificial mind which has two aspects of “diligent to his job” and “apt to run to pleasure.” We show that the latter does not have a negative meaning but also has a positive meaning to cope with variously changing environment as a group and stabilize the world productivity.

2. Gene World Model

2.1. A Set of All Kinds of Human Abilities

In this paper we assume that human abilities are countable such as The set of such abilities is defined as

Null element may be included in to make the following expressions simple, by which the sizes of some of the following sets may be made fixed by filling with it.

2.2. Environment

An environment (outer world) at time is expressed as a set of requested tasks in the environment, where tasks are, for example,

The environment changes from time to time.

2.3. Task

Each task is expressed by a set of requested abilities to accomplish it as

For example,

3. Play

On the other hand, there is a set of all plays (hobbies) including self-development and volunteer activities to which people begin or join voluntarily at time . That is,

For example,

Each play also requests a set of abilities:

For example,

Abilities of [interest-in-*] are always necessary to begin the play of *. The set of plays may also change from time to time according to the fashion. Only the difference between the task and the play is that the task is passively given or controlled by the environment, and the play is sought voluntarily or begun by urge and hard to stop.

3.1. Individual

Each individual has his abilities and their skills: where is a corresponding skill and is a rate of spending time for the play where the hidden as well as the explicit abilities are trained. The set of individuals is generated and evolved by GA algorithm. Skills are raised by the experience in the job task or in the play but not inherited. The abilities and the ratio are inherited across the generations. When one has more than two hobbies, time ratio may be divided among them, or only the most fitted one is selected as shown in Section 3.4 and applied in the experiment.

3.1.1. Formulation

A simple example of the world model is shown in Figure 1. The outside environment is always changing. It is the origin of the evolution. In this section, some basic formulas of the simulation are given.

3.2. Skill

We assume here the skill is given by which is roughly proportional to the experienced time (years, or unit years); the ability was used in the task or the play. and are rates of time used for the play and the task, respectively. For simplified example, in case of one working full time in weekdays and spending only for play full time in weekend, and by neglecting another time, for example, housekeeping. The value 0.5 is an initial skill when the individual has no experience. This means that one can do even unexperienced task to some extent using other means. takes 1 when the ability is used in the task and 0 when not used. is that of the play. The value of skill will be upper limited by their life-span automatically.

3.2.1. Assignment

When the environment Et is given, an individual most fitted to the task (see Section 3.3) among randomly selected unassigned Ne (e.g., five) individuals is assigned to the task. Individuals not assigned to any task are called “window-side-folks” and direct his energy to the play with the time rate of Then the skills used implicitly as well as explicitly in the play will be increased as much.

3.3. Fitness to Task

The fitness of the individual Ik =   to the task is given by sum of the skills used in the task as such that for some   in .

If there are two same abilities in an individual, its skill is counted twice, and so on. That is, for example, if one has three genes of the same ability of [swift-of-foot], he may have three times of the skill of the [swift-of-foot]. On the other hand, if he has no such ability, is counted as 0.5 (min). Though this process may be more nonlinear, for the ease of modeling it was made linear.

3.4. Fitness to Play

Also for the plays we can consider the same fitness, and each individual selects the most fitted Ri among the set of plays specified by ability of [interest-in-*] and practicing it. If one has no such ability, he will spend the leisure time with rate idly; that is, his abilities are not trained in this time.

3.5. Performance of the Whole World

Performance of the whole world is given by where is of an individual who is practically assigned to the task . Note that hobbies are not evaluated at all in this model.

3.6. Evolution of Individuals

Genetic algorithm [5, 6] is employed to make the evolution of the set of individuals. At every year (or unit year), some percentages of the individuals with fitness in order from the lowest or randomly to some extent are selected and erased. Then, those with the highest fitness are multiplied.

3.7. Genotype

In order to simulate the artificial humans we must map the model to genotype. It may be more simple to represent the individual () by a sequence of binary numbers with () bits. Since skills are not inherited, is not included in the different from .

The environment is given from the outside to the group of individuals. It requests the tasks. On the other hand, the plays are generated as a result of the evolved genes. To do so, some specific binary sequences on the gene should be interpreted as [interest-in-*] with which he or she is represented as being fond of that kind of play and begin to do it. The set of trainable abilities in each play is given also from the outside.

4. Simulation and Experimental Results

We have developed a simulation software.

4.1. Parameters

The initial parameters of the simulation are (number of kinds of ability), (number of populations), (number of job tasks; 20 are unemployed), (number of abilities required in each job tasks), (number of abilities each person has), (number of kinds of play), (number of abilities required in each play), ,   = [7bits], and the rate of mutation is 0.05. Zone of the ability code number more than 64 (i.e., 65–128) is allocated to the abilities of {interest-in-*}. Initial genes are set randomly.

4.2. Stepwise Environmental Change

Figure 2 shows a typical behavior of the world according to the generation lapse with 64 kinds of less complicated plays each of which requires no ability. In Figure 2(a), the vertical axis represents the code number of the ability which is expressed by seven bits in the gene. The environment requests abilities between two lines (i) with band width 20 and changing stepwise according to the generation. Requested 16 (=) abilities for each task are selected from this band of 20 randomly. Then, various abilities (ii) in the group of the artificial humans become to appear. That is, (ii) represents a spectrum of ability set embedded in the artificial mankind and changing along the time. When the generated ability distribution as a result of the evolution matches well to the requested abilities, the performance (iii) of the world becomes high. When the environment change effects largely in the world, the performance of the world becomes almost zero and has a risk of extinction of the species as in the 1000th, 1500th, and 3000th generation. On the other hand, the change at the 2000th generation will be likened to the Industrial Revolution, where the performance of the world is raised up in spite of the sudden change of the environment (requested tasks) since the abilities in artificial mankind fit well to it. The curve (iv) shows the variance of the ability distribution (ii). We can see that when the ability distribution (ii) matches well to the environment (i) with small variance, the performance becomes very high as in between the 2000th and 3000th generations. Abilities between no 64 and no 128 that correspond to in Figure 2(a) are dispersed and thin, since the abilities of do not contribute to the performance.

Figure 3 shows a typical behavior of the world with 64 kinds of highly complicated plays each of which requires 64 abilities. We can see that the performance of the world is fairly steady compared with Figure 2. The variance curve is also steady than Figure 2.

We can see that in the world where more varieties of abilities are requested in the plays, or various kinds of plays are possible and popular as in the advanced countries, the performance of the whole world in spite of calculated only from tasks becomes more stable by the continuous skill up in the plays. This is the effect of the play.

In the first and the second simulations of Figures 2 and 3, the abilities of were only for plays. We have made the third simulation where we have defined the ability of . The ability of is not always necessary to begin the task*. When individuals are assigned to tasks, the ability of is used as an extra ability. Then, the performance is higher than those who don’t have it as much as its skill. Thus, his skill is raised up more since he has more chance to be employed or promoted more, and it makes more chance to get good job, and so on.

Besides the abilities with code numbers 65–128 are allotted to plays one-to-one, each task is allotted randomly to one of the code numbers of 65–128. That is, each the code number between 65 and 128 is allotted to one play and 0, 1, or 2, … tasks. An experimental result is shown in Figure 4, where the performance is more stable than Figure 2 and the risk of the extinction seems decreased. This may be because individuals having interest-in-task ability have more chance to fall in a good circulation of being selected and polish Their abilities. However, note that the stability is still lower than the world with the complicated plays of Figure 3 in this case.

We can say that there is a discrimination between the tasks as the duty one and the voluntary one with interest. This is the effect of the interest in this task. We can see that the improvement of the ability by which they performed the task voluntarily contributes to the variance of the ability. We can find that there are common parts between the and the voluntary play, for example, the baseball is played as a profession and as a play (hobby). So we may be able to say this is the effect of the play.

4.3. Random Environmental Change

In order to see the difference by complexity of the plays from statistical point of view, we performed 100 trials of the simulation under the random environmental change shown in Figure 5.

Results are shown in Figure 6. Comparing performance and variance between worlds with different complexity of the play for the same environmental change, there are not so much differences at a glance in (a) and (b) of Figure 2. Therefore, the mean differences are calculated as Table 1. We can see that when the plays request more number of abilities, performance of the world becomes higher, and spectrum of genes within the world becomes more spread compared with the world with only simple plays. That is, there become people that have more wide range of abilities and talents. Consequently, in the play-rich world, though productivity is not always higher, for sudden environmental changes drop of the productivity is small and the productivity after the drop is kept higher than in the simple play world as seen at around 2700 generation and 3400 generation in Figure 6. Though these differences do not look so large, they are accumulated and make a large difference.

Note that in the simulation, abilities are fixed beforehand. In real situations, however, they are newly generated to adapt more to the varying environment. Introducing this mechanism to the simulation, it will make the simulation more realistic. For example, in both worlds in Figure 6, we see that the variances after 3000 generation are decreasing though the performances are still raising and they show the limit of evolution by being too much adapted to the environment. These limits will be removed by the above improvement.

5. Discussion

Generally speaking, the simulation of GA is not always stable, but sometimes it happens that even when the performance is growing up steadily the evolution becomes bad suddenly. This is partly because of the limited number of individuals in the above simulation.

Though we have not tried fully yet, it is expected that a group of individuals with wide variety of abilities as a whole is generated by the effect of varying environment. In other words, required wide variety of abilities to cope with variously changing environment are embedded distributively in the group. As a result each individual comes to have his own personality and uniqueness. Individuals constitute the world (group or independent country) by sharing tasks required in the present environment. However, the whole abilities embedded in the group distributively are not only the ones required in the present environment but also for its possible changes. Some parts of such abilities embedded into an individual will appear as plays or hobbies. Thus, in spite of only evaluating the fitness of abilities of the individual to the changing environment, not only the variety of the abilities for the tasks but also the variety of the abilities for plays come to appear. As a result, three types of individuals will be generated. The first type of the individual is fitted to his present task, and this type of individual is happy only in his job. The second one is happy in his play rather than in his job. The third one is their intermediate type. Essentially, it may be nonsense to discriminate the abilities for the job tasks and for the plays, although in this paper we discriminated them for convenience in the simulation.

The present environment requests not the whole abilities of the group of humans but only the part. The unrequested abilities will appear as the play in the hobby world and prepare the next chance to be requested from the environment by being trained in the play.

Though the paper deals with a world of mankind, the frame of the research will also be applicable to various worlds with struggle for existence, such as animal world and business world.

6. Conclusion

In this paper, we have proposed a gene world model of a group of artificial humans capable of coping with various environments, where individuals with mind of plays or hobbies are generated. We have shown in a simulation that in the world, where more variety of abilities are requested in the plays, the performance of the whole worlds in spite of calculated only from tasks becomes stable. This is the effect of the play. Thus, we may be able to say that we could confirm that the role of plays will be partly some kind of training for implicit or explicit abilities which will be useful for unexpected changes of the environment. It can be regarded as play expresses a margin of ability.

Further improvement along the following items will be necessary. (1)The system behavior is rather dependent on how the environment changes in speed and range. Therefore, we must investigate what type of changes will generate what type of artificial lives. (2)Structure of the model of the task is flat of only a personal job level. It might be needed to construct a task system with a hierarchical structure such as a company composed of individuals. (3)It may be difficult in the real world to discriminate the job tasks as the duty one and the hobbies as the voluntary one with pleasure. It may be a way not discriminating [interested-in-play*] and [interested-in-task*]. (4)In the real world, evaluation of the world is made not only by the job tasks but by including the plays. (5) “Variance” may not be adequate since it depends on how to allot the number to the ability. Therefore, entropy may be more adequate to express the diversity of the gene. (6)Though in the simulation, abilities in the mankind are fixed beforehand in the real situation they are evolved to adapt more to the changing environment. Then, the artificial lives will evolve more drastically.

Acknowledgments

This work was partially supported by the Grant-in-Aid for Scientific Research of Exploratory Research 12878060, 21656100, and Scientific Research (A) 22246054 of Japan Society for the Promotion of Science, Japan.