Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. III (2008), No. 2, pp. 149-160 A Neural Approach of Multimodel Representation of Complex Processes Nesrine Elfelly, Jean-Yves Dieulot, Pierre Borne Abstract: The multimodel approach was recently developed to deal with the issues of complex processes modeling and control. Despite its success in different fields, it still faced with some design problems, and in particular the determination of the models and of the adequate method of validities computation. In this paper, we propose a neural approach to derive different models describing the process in different operating conditions. The implementation of this approach requires two main steps. The first step consists in exciting the system with a rich (e.g. pseudo random) signal and collecting measurements. These measurements are classified by using an adequate Kohonen self-organizing neural network. The second step is a parametric identification of the base-models by using the classification re- sults for order and parameters estimation. The suggested approach is implemented and tested with two processes and compared to the classical modeling approach. The obtained results turn out to be satisfactory and show a good precision. These also allow to draw some interpretations about the adequate validities’ calculation method based on classification results. Keywords: complex processes, modeling, multimodel approach, Kohonen map 1 Introduction Nowadays, technological developments increase the complexity of systems. This complexity can be caused by non linearity, non stability, wide operating domain, variations of system parameters or external perturbations. As a result, it is often difficult or even impossible to propose a simple model which could reckon with the whole process complexity by using physical laws. Consequently, it is very useful to focus on advanced and practical approaches in order to handle this complexity. The multimodel approach has recently been developed and applied in several science and engineering domains. It was proposed as an efficient and powerful method to cope with modeling and control dif- ficulties when complex non linear and/or uncertain processes are concerned. The multimodel approach supposes the definition of a set of models. Then, it becomes possible to replace the unique model by a set of simpler models thus making a so-called models’ base. Each model of this base describes the behavior of the considered process at a specific operating point. The multimodel approach objective is to decrease the process complexity by its study under certain specific conditions. Several researchers have been interested in multimodel analysis and control approaches [7, 8, 19] and many applications have been proposed in different contexts. In spite of its success in many fields (academic, biomedical, . . . ), the multimodel approach remains confronted with several difficulties such as the calculation of models’ validities, the adequate technique of fusion or switching between models as well as the determination of the models’ base. Indeed, in 1985, Takagi and Sugeno [21] suggested a fuzzy process representation by the contribution of local models. This approach has been applied in many fields of activities but often faced problems related to the lack of information about the system structure or the incertitude of its parameters. Besides, it can sometimes lead to a large number of models which generates a high computational burden when designing the control algorithm. This has led several researchers to develop other approaches in order to cope with these difficulties. For uncertain complex systems with bounded parameters, some approaches were developed for the determination of the models’ base [9, 11]. An extension for uncertain discrete systems has been proposed by Mezghani [13]. The case of multivariable systems was addressed by Raissi [16]. The approaches, Copyright © 2006-2008 by CCC Publications 150 Nesrine Elfelly, Jean-Yves Dieulot, Pierre Borne previously named, require the knowledge of parameters’ variations limits, which is generally not possi- ble, in particular in case of uncertain systems for which parameters variations domains are unknown or ill-known. Other related studies [12, 19] suggest the system be described by a set of local models often defined by using a reference model and some linearization methods. In another context, both fuzzy logic and neural networks were carried out for the multimodel control [1, 18]. An idea was to use neural approaches for complex systems modeling. These methods have the advantage of requiring very little information about the considered process and are useful for uncertain systems. Within this context, very few studies [2, 3, 15, 17, 20, 22] were proposed but they don’t address strongly non-linear systems. In this paper, a neural approach for the determination of the models’ base for uncertain complex systems is proposed, in particular those which exhibit strong non-linearities. The proposed approach requires a priori little knowledge about the considered system; only input/output information can be sufficient. In the following section, the different steps of the proposed modeling approach are detailed. Two simulation examples and some interpretations are then presented. The evaluation of the suggested mod- eling strategy is the topic of the last section. We finish the present paper by a conclusion. 2 Complex systems’ modeling: Neural approach In this section, a models’ base-determination approach for uncertain complex systems is described. This approach requires neither a global model definition nor the knowledge of parameters variations domains; only input/output information are needed. The suggested approach allows the generation of the base-models’ structure and parameters. The application of this approach requires first to classify the numerical data by exploiting a Kohonen map and to determine the number of models. Secondly, a structural and parametric identification of different base-models is carried out by using classification results. Then, the validity index of each model is computed. Finally, the multimodel output is obtained by the fusion of the models’ outputs weighted by their validity indexes. 2.1 Classification of the numerical data by using a Kohonen map As a first step, the output or input/output measurements collected from the considered process have to be classified in order to identify operating clusters from which the models’ base will be deduced. This classification is carried out by using a self-organizing Kohonen map. Self-organizing Kohonen map methodology The Self-Organizing Map (SOM) represents a specific kind of neural networks. In its original form, the SOM was invented by the founder of the Neural Networks Research Center, Professor Teuvo Ko- honen in 1981-82. The special property of the SOM is that it effectively creates spatially organized internal representations of various features of input signals and their abstractions [10]. The schematic representation of this network is given in figure 1. Neurons in the target layer are ordered and correspond to cells of a bi-dimensional map. Every neuron of the input layer is connected to every neuron of the output layer. The classification strategy consists in applying the Kohonen rule. This rule is characterized by an unsupervised competitive learning where a competition takes place before the modification of the network-weights. Only the neurons which win the competition have the right to change their weights. The Kohonen rule works as follows: A Neural Approach of Multimodel Representation of Complex Processes 151 Figure 1: Kohonen map - weights are initialized to random values; - an input vector is presented to the network; - the distance between the input vector and weights connecting inputs to each output neuron is com- puted; - the neuron corresponding to the smallest distance, i.e. the nearest to the input vector, wins the com- petition, weights connecting inputs to this neuron are modified accordingly [5]. This procedure is repeated several times until weights stabilize. At the end of the learning stage, the representative vectors of different clusters and their centers are obtained. Determination of the operating-system clusters The determination of the operating-system clusters requires firstly that the considered system be excited. Secondly, the number of clusters has to be determined. The third step consists in classifying data by using a Kohonen neural network. The first step consists in applying an input signal and then collecting (output or input/output) mea- surements that will be used for classification. The excitation signal must be rich enough and persistently exciting with well-chosen parameters in order to allow a full excitation of the operating dynamics, and to take in consideration the non-linear aspect of the considered process. For the second step, the method proposed by Talmoudi has been adopted for the determination of the adequate number of clusters which corresponds to the number of models [22]. Within this scope, a Kohonen network, with an important number n of neurons in the output layer, has been considered. At the end of the learning procedure, if the repartition of classes is not good, the clusters i having a number of elements NCi verifying the relation (1), will have to be removed [22]. NCi ≤ 1 2 NH n , (1) where NH represents the number of the considered measures. Else, the number of neurons in the output layer is increased and training is restarted. The same procedure is repeated over and over until the satisfactory number of clusters is obtained. Afterwards, the data classification is tackled by using a Kohonen network for which the number of neurons in the input layer equals the number of system-variables to be considered and the number of neurons in the output layer equals the number of clusters determined with the help of the method previously described. The classification results will then be exploited for the identification of the different base-models. 2.2 Parametric identification of the base-models In this section, the orders of the models are estimated in a first step. The chosen method is the so- called instrumental determinants’ ratio-test. This method is mainly based on the conditions concerning 152 Nesrine Elfelly, Jean-Yves Dieulot, Pierre Borne a matrix called "information matrix" which contains the input/output measurements [4]. This matrix is described as follows: Qm = 1 NH NH ∑ k=1   u(k) u(k + 1) u(k −1) ... u(k −m + 1) u(k + m)   [ y(k + 1) u(k + 1) ··· y(k + m) u(k + m) ] , (2) where NH is the number of observations. The instrumental determinants’ ratio (RDI) is given by: RDI(m) = ∣∣∣∣ det(Qm) det(Qm+1) ∣∣∣∣ . (3) For every value of m, the determination procedure of the order consists in building the matrices Qm and Qm+1 and in evaluating the ratio RDI(m), the retained order m is the value for which the ratio RDI(m) quickly increases for the first time. As a second step, the parametric identification issue consists in calculating the values of the pa- rameters of the corresponding model-equation, given several experimental measures which describe the dynamic behavior of the system. As previously mentioned, the data classification gives a certain repar- tition of clusters. For each cluster, input/output measurements are collected. These measurements allow the identification of the corresponding model. For this, the recursive least-squares method (RLS) [4] was applied to achieve the parameters estimation. 2.3 Computation of Validities The validity coefficient is a number belonging to the interval [0 1]. It represents the relevance degree of each base-model calculated at each instant. In literature, several methods have been proposed to deal with the validity issue. In our study, the residues’ approach was adopted for the calculation of validities. This method is based on the distance measurement between the process and the considered model. For example, the residue can be given by the following expression: ri = |y−yi| i = 1, . . . , N (4) where: N: number of base-models; y: process output; yi: output of the model Mi. If this residue value is equal to zero, the corresponding model Mi perfectly represents the process at that time. On the contrary, a non null value translates the fact that the model Mi represents the system partially. The normalized residues are given by: r′i = ri ∑Nj=1 r j . (5) Within the context of the residues’ approach, several methods have been proposed for the calculation of validities [6, 13, 14]. Only two methods will be considered: the simple and the reinforced validities. The validities are given by: vi = 1−r′i . (6) The simple and reinforced validities are defined by using the following formulas. A Neural Approach of Multimodel Representation of Complex Processes 153 Simple validities: the normalized simple validities are defined so that their sum must be equal to 1 at each time: vsimpi = vi N −1 . (7) Reinforced validities: for this type of validities, the reinforcement expression is introduced as: v ′ren f i = vi N ∏ j =1, j 6=i (1−v j) . (8) The normalized reinforced validities could be written as follows: vren fi = v ′ren f i ∑Nj=1 v ′ren f j . (9) 2.4 Computation of the multimodel output The multimodel output is calculated by a fusion of the models’ outputs weighted by their respective validity indexes, as illustrated by the following expression: ymm(k) = N ∑ i=1 yi(k) vi(k) . (10) vi(k) could be a simple or a reinforced validity for which ∑Ni=1 vi(k) = 1. 3 Simulation examples In order to underline the interest and the performance of the proposed approach, some simulation examples are carried out. 3.1 Example 1: second order discrete system The considered system is a complex discrete system whose evolution is described by the following equation: y(k) = −a1(k) y(k −1)−a2(k) y(k −2) + b1(k) u(k −1) + b2(k) u(k −2) . (11) The variation laws of different parameters of the process are given by: a1(k) = 0.04 sin (0.035k)−0.8 , a2(k) = 0.005 sin (0.03k) + 0.1 , (12) b1(k) = 0.02 sin (0.03k) + 0.5 , b2(k) = 0.01 sin (0.035k) + 0.2 . (13) First, the system is excited by a uniform random signal u(k ). Then, the measurements y(k ) and y(k−1) are collected at different instants. The adequate number of clusters determined by using the method described in paragraph 3.1.2, is equal to three. The numerical data are fed into a Kohonen network which presents an input layer with two neurons and three neurons in the output layer. The classification results are given in figure 2. From each of the three data sets relative to the various clusters, the orders and the parameters of the transfer functions relative to the three base-models are estimated. Figure 3 shows the evolutions of the RDIi(m) for the three models. 154 Nesrine Elfelly, Jean-Yves Dieulot, Pierre Borne 2.5 3 3.5 4 4.5 2 2.5 3 3.5 4 4.5 y(k−1) y (k ) clusters’ centers Figure 2: Classification results 1 2 3 4 0 0.5 1 1.5 2 2.5 x 10 5 RDI 1 (m) 1 2 3 4 0 2 4 6 8 x 10 4 RDI 2 (m) 1 2 3 4 0 1 2 3 4 x 10 4 RDI 3 (m) m 1 =2 m 2 =2 m 3 =2 Figure 3: Evolutions of the RDI for the three base-models It appears clearly that the estimated orders of the three models are equal to two. This result is predictable since the considered system is a second order one. The application of the recursive least- squares method allows us to write the following transfer functions: F1(z −1) = 0.33549 z−1 −0.047793 z−2 1−0.83697 z−1 −0.039754 z−2 , (14) F2(z −1) = 0.41086 z−1 −0.021659 z−2 1−0.8633 z−1 −0.055068 z−2 , (15) F3(z −1) = 0.36985 z−1 −0.0079934 z−2 1−0.9234 z−1 −0.060727 z−2 . (16) In order to evaluate the obtained global model, a validation step is worked out where other inputs which are different from those used for classification are fed into the system. Then, the real and the multimodel outputs are compared. Let us consider the following input sequence: u(k) = 1 + sin (0.08k) . (17) The validation results are given in figures 4 and 5. y: real output of the system. ymmr, ymms: multimodel outputs obtained by using respectively the methods of reinforced and simple validities. ymmr (k) = N ∑ i=1 yi(k) v ren f i (k) , ymms (k) = N ∑ i=1 yi(k) v simp i (k) . (18) er, es: relative errors between the real and the multimodel outputs. er(k) = ∣∣∣∣ y(k)−ymmr (k) y(k) ∣∣∣∣ , es(k) = ∣∣∣∣ y(k)−ymms (k) y(k) ∣∣∣∣ . (19) A Neural Approach of Multimodel Representation of Complex Processes 155 0 100 200 300 400 500 0 1 2 3 4 5 6 time y (t ), y m m r( t) , y m m s (t ) ymm s (t) y mm r (t) y(t) Figure 4: Real and multimodel outputs 0 100 200 300 400 500 0 5 10 time e r( t) , e s (t ) e s (t) e r (t) Figure 5: Evolutions of the relative errors It can be seen that the multimodel output, obtained by the fusion of the base-models’ outputs weighted by the reinforced validities, follows the real output with a negligible error (er(t)). This error is more im- portant when applying the simple validities method (es(t)). This allows to conclude that, for this kind of system, the reinforced validities method is more appropriate than the simple validities one. 3.2 Example 2: second order continuous system with input/output-dependent parame- ters As a second simulation example, we consider the system whose evolution is described by the follow- ing equations: a0y + a1ẏ + ÿ = u + bu̇ , (20) a0(y) = 0.3 + sigm(y−2) , a1(y) = sat(y2) , b(u) = sat(u) , (21) sigm is the sigmoid function; sat is the saturation function. The considered system is complex and strongly non-linear with parameters being functions of both the input and the output, which makes the modeling task difficult. The chosen excitation signal (figure 6) is a sine curve distorted by a random uniform signal since this input is richer than a simple random signal and allows considering the complex and non-linear aspects of the system. It is worthy to note that signal parameters (frequency, amplitude) need to be adjusted in order to obtain good results. 0 2 4 6 8 10 −2 −1 0 1 2 time u (t ) Figure 6: Evolution of the excitation signal Moreover, in order to describe the system dynamics, the number of variables used for classification is increased. In fact, not only the output data y(k ) and y(k − 1) are considered but also the input data 156 Nesrine Elfelly, Jean-Yves Dieulot, Pierre Borne u(k − 1). After generating the output, a sampling of the input and output signals followed, with an adequate sampling period, in order to collect the different measurements: y(k ), y(k−1), and u(k−1). Once the number of clusters determined, the numerical data are presented to a Kohonen network owning three neurons in both input and output layers. At the end of the learning procedure, three data sets (figure 7) are obtained, each of which being used for the identification of the corresponding model. −0.5 0 0.5 1 1.5 2 −1 0 1 2 −2 −1 0 1 2 y(k−1)y(k) u (k − 1 ) clusters’ centers Figure 7: Three data sets relative to the different clusters The application of the instrumental determinants’ ratio-test method allows us to determine the three models’ orders which are respectively: two, three and two. The corresponding transfer functions are given by the following expressions: F1(z −1) = 0.058303 z−1 + 0.052302 z−2 1−0.43246 z−1 −0.45748 z−2 , (22) F2(z −1) = −0.023815 z−1 + 0.0013593 z−2 + 0.031481 z−3 1−0.68802 z−1 −0.24025 z−2 −0.072128 z−3 , (23) F3(z −1) = 0.12995 z−1 −0.014359 z−2 1−0.64023 z−1 −0.37958 z−2 . (24) The application of the following input sequence is the purpose of the validation step: u(k) = 1 + sin (k) . (25) The validation results are illustrated by the figures 8 and 9. 0 2 4 6 8 10 0 0.5 1 1.5 2 2.5 time y (t ), y m m r( t) , y m m s (t ) ymm s (t) y(t) ymm r (t) Figure 8: Real and multimodel outputs 0 2 4 6 8 10 0 0.2 0.4 0.6 0.8 time e r (t ), e s( t) e s (t) e r (t) Figure 9: Evolutions of the relative errors Contrary to the first example, the results obtained by the application of the simple validities’ method are much better than those given by the reinforced validities’ method. In fact, the figures 8 and 9 show that the multimodel output ymms (t), deducted by fusion of the base-models’ outputs weighted by the simple validities, follows almost perfectly the real output with an error es(t) nearly null compared to the A Neural Approach of Multimodel Representation of Complex Processes 157 error er(t) which is relatively important. In order to give prominence to the capacity of the identified models to reproduce the operating system in different domains, let us consider another input sequence given by: u(k) = 1.2 + 1.5 sin (2k) . (26) The multimodel output is generated by application of the simple validities’ method. The result is given in figure 10. 0 2 4 6 8 10 0 0.5 1 1.5 2 2.5 time y( t), y m m s(t ) y mm s (t) y(t) Figure 10: Real and multimodel outputs (second validation) 3.3 Interpretations Referring to the obtained simulation results, it can be noticed that the application of the suggested approach allows a good modeling of the considered systems. We can also make an important interpretation about the use of the validities’ calculation methods. As remarked before, in some cases simple validities give better results and in other cases it is preferable to use reinforced validities. So, more simulations and observations were worked out to conclude that the choice of the validities’ calculation method depends on the classification results i.e. the clusters structure and repartition. Thus, it can be noted that when there are several variations in the same cluster and when an overlapping between clusters occurs, which is the case in the second simulation example (figure 7), it is worth to use the simple validities’ method since it takes account of different models’ outputs refering to the expression (7). In this case, no model could represent ideally the process at any time. But when the clusters present very few variations and are well separated (figure 2), the reinforced validities’ method is better-adapted. The application of this method, thanks to the reinforcement expression (8), promotes the contribution of the most dominant model which represents at best the process behavior. 4 Evaluation of the suggested modeling strategy In order to highlight the interest and the performance of the proposed modeling strategy, the classical modeling approach involving the identification of a global model was carried out. Then, the results given by the suggested approach were compared to those given by classical modeling strategy. Let us consider the second simulation example described by the equations (20) and (21) and the excitation signal given by figure 6. By using the instrumental determinants’ ratio-test method for the estimation of the order and the recursive least-squares method for the parametric identification, the transfer function F(z−1) of the global model is given by the following expression: F(z−1) = 0.03601 z−1 + 0.0035236 z−2 1−0.55726 z−1 −0.42595 z−2 . (27) By using the same numerical data, the classification and the identification steps give the three models described by equations (22), (23) and (24). The input sequence given by the equation (25) was applied 158 Nesrine Elfelly, Jean-Yves Dieulot, Pierre Borne again. Figure 11 represents the evolutions of the real, the multimodel and the global model outputs. The multimodel output is obtained by fusion of the models’ outputs weighted by their simple validities degrees calculated at each instant. 0 2 4 6 8 10 0 0.5 1 1.5 2 2.5 3 time y( t), y m m s(t ), y g (t) y g (t): Global model output y(t): Real output y mm s (t): Multimodel output Figure 11: Evolutions of the real, multimodel and global model outputs The adopted multimodel approach offers a very satisfactory precision compared to the case of the clas- sical modeling approach based on the unique global model. 5 Conclusion In this paper, a neural approach of multimodel representation is proposed. This approach is applica- ble when dealing with complex, strongly non-linear and uncertain processes. It allows the determination of the models’ base by using a Kohonen network and two methods of structural and parametric identifi- cation. The different steps were detailed. The multimodel output is obtained by using the technique of fusion and the adequate validities’ computation method. The suggested approach has been implemented and tested for different complex systems. Simulation results, two of which were described in this paper, prove the efficiency and the precision of the proposed modeling strategy and show that the method works well with various processes even when highly complex. Some interpretations have been made about the choice of the adequate validities’ calculation method to be applied. Furthermore, in order to demonstrate the performance and the relevance of the suggested approach, a comparison with the classical modeling approach has been made. Bibliography [1] M. A. Al-Akhras, G. M. Aly, R. J. Green, Neural network learning approach of intelligent mul- timodel controller, IEE Proceedings on Control Theory and Applications, Vol. 143, pp. 395-400, 1996. [2] I. S. Baruch, R. L. Beltran, J-L. Olivares, R. M. Garrido, A fuzzy-neural multi-model for mechanical systems identification and control, Mexican international conference on artificial intelligence N. 3, vol. 2972, pp. 774-783, 2004. [3] I. S. Baruch, F. Thomas, J-M. Flores, E. Gortcheva, A multimodel recurrent neural network for systems identification and control, IEEE International Joint Conference on Neural Networks, vol. 2, pp. 1291-1296, 2001. [4] R. Ben Abdennour, P. Borne, M. Ksouri, F. M’sahli, Identification et commande numérique des procédés industriels, Editions Technip, Paris, France, 2001. A Neural Approach of Multimodel Representation of Complex Processes 159 [5] P. Borne, M. Benrejeb, J. Haggège, Les réseaux de neurones, Editions Technip, Paris, France, 2007. [6] F. Delmotte, L. Dubois, P. Borne, A General Scheme for Multi-Model Controller using Trust, Math- ematics and Computers in Simulation, Vol. 41, pp. 173-186, 1996. [7] A. El Kamel, M. Ksouri-Lahmari, P. Borne, Contribution to Multimodel Analysis and Control, Stud- ies in Informatics and Control, Vol. 9, pp. 29-38, 2000. [8] T. A. Johansen, B. A. Foss, Editorial: Multiple model approaches to modelling and control, Interna- tional Journal of Control, Vol. 72, pp. 575, 1999. [9] Z. Kardous, A. El Kamel, N. Ben Hadj Braiek, P. Borne, On the quadratic stabilization in discrete multimodel control, IEEE Conference on Control Applications, Vol. 2, pp. 1398-1403, 2003. [10] T. Kohonen, The self-organizing map, IEEE Proceedings, Vol. 78, pp. 1464 - 1480, 1990. [11] M. Ksouri-Lahmari, P. Borne, M. Benrejeb, Multimodel: the construction of Model Bases, Studies in Informatics and Control, Vol. 3, pp. 199-210, 2004. [12] D. J. Leith, W. E. Leithead, Analytic framework for blended multiple model systems using linear local models, International Journal of Control, Vol. 72, pp. 605-619, 1999. [13] S. Mezghani, A. El Kamel, P. Borne, Multimodel control of discrete systems with uncertainties, International Journal of Studies in Informatics and Control, 2000. [14] K. S. Narendra, J. Balakrishman, Adaptative control using multiple models, IEEE Transactions on Automatic Control, Vol. 42, pp. 171-187, 1997. [15] J. C. Principe, L. Wang, M. A. Motter, Local dynamic modeling with self-organizing maps and application to nonlinear system identification and control, IEEE Proceedings, Vol. 86, pp. 2240- 2258, 1998. [16] T. Raissi, A. El Kamel, W. Byrski, P. Borne, Multimodel analysis and control of multivariable systems, IEEE International Conference on Systems Man and Cybernetics, Vol. 1, pp. 640-645, 2001. [17] M. Ronen, Y. Shabtai, H. Guterman, Hybrid model building methodology using unsupervised fuzzy clustering and supervised neural networks, Biotechnology and Bioengineering, Vol. 77, N. 4, pp. 420-429, 2002. [18] N. Sadati, A. Talasaz, Robust fuzzy multimodel control using variable structure system, IEEE Con- ference on Cybernetics and Intelligent Systems, Vol. 1, pp. 497-502, 2004. [19] R. Schorten, R. Marry-Smith, R. Bjorgan, H. Gollee, On the interpretation of local models in blended multiple model structures, International Journal of Control, Vol. 72, pp. 620-628, 1999. [20] R. R. Selmic, F. L. Lewis, Multimodel neural networks identification and failure detection of non- linear systems, IEEE Conference on Decision and Control, Vol. 4, pp. 3128-3133, 2001. [21] T. Takagi, M. Sugeno, Fuzzy identification of systems and its applications to modelling and control, IEEE Transactions on Systems Man and Cybernetics, Vol. 15, pp. 116-132, 1985. [22] S. Talmoudi, R. Ben Abdennour, A. Kamel, P. Borne, A systematic determination approach of a models base for uncertain systems: Experimental validation, IEEE International Conference on Systems Man and Cybernetics, Vol. 6, pp. 73-81, 2002. 160 Nesrine Elfelly, Jean-Yves Dieulot, Pierre Borne Nesrine Elfelly1, Jeans-Yves Dieulot2, Pierre Borne3 1Université des Sciences et Technologies de Lille (USTL), 2Ecole Polytechnique de lille, 3Ecole Centrale de Lille (EC Lille) Laboratoire d’Automatique, Génie Informatique et Signal Ecole Centrale de Lille, Cité scientifique BP 48 59651 Villeneuve d’Ascq Cedex, France E-mail:nesrine.elfelly@ed.univ-lille1.fr,jean-yves.dieulot@polytech-lille.fr,pierre.borne@ec-lille.fr Received: December 4, 2007 Nesrine Elfelly was born in Monastir, Tunisia in 1982. She re- ceived the Engineer Diploma degree in Computer Engineering from the "Ecole Nationale d’Ingénieur de Tunis" (Tunisia) in 2006. She obtained the Master of Automatic Control, Computer Engineering and Image Processing from the "Ecole Centrale de Lille" (France) in 2007 and the Master of Automatic Control and Signal Processing from the "Ecole Nationale d’Ingénieur de Tu- nis" in the same year. She is currently a PhD student in Automatic Control and Applied Computing within the framework of LAGIS- USTL and LARA-ENIT cooperation. Her current research inter- ests are the applications of neural approaches for complex sys- tems analysis and control. Jean-Yves Dieulot graduated from French Ecole d’Ingénieurs In- stitut Industriel du Nord in 1990, and obtained a PhD from the University of Lille in 1993. He is currently Associate Professor at Ecole Polytechnique Universitaire de Lille, France, and with LAGIS (Laboratory of Automatic Control). His main interests are in fuzzy, nonlinear and robot control. Pierre Borne was born in Corbeil, France in 1944, he received the Master degree of Physics in 1967, the Masters of Electron- ics, of Mechanics and of Applied Mathematics in 1968. The same year he obtained the Diploma of "Ingénieur IDN" (French "Grande Ecole"). He obtained the PhD in Automatic Control of the University of Lille in 1970 and the DSc in Physics of the same University in 1976. He became Doctor Honoris Causa of the Moscow Institute of Electronics and Mathematics (Russia) in 1999, of the University of Waterloo (Canada) in 2006 and the Polytechnic University of Bucharest (Romania) in 2007. He is author or coauthor of about 200 Journal articles and book chap- ters, of 35 plenary lectures and of about 250 communications in international conferences. He has been the supervisor of 69 PhD thesis and is author of 20 books. He is Fellow of IEEE and has been President of the IEEE/SMC society in 2000 and 2001. He is presently Professor "de classe exceptionnelle" at the Ecole Cen- trale de Lille and director of the French "plan pluriformation" of research in Automatic Control.