ChapterPDF Available

Abstract

This chapter is a discussion in which some of the main issues addressed in the book are briefly reviewed. In particular, Network-Oriented Modeling based on adaptive temporal-causal networks is discussed and how generic and applicable it is as a modeling approach and as a computational paradigm.
Chapter 18
On the Use of Network-Oriented Modelling:
A Discussion
Jan Treur
Behavioural Informatics Group
Vrije Universiteit Amsterdam, The Netherlands
https://www.researchgate.net/profile/Jan_Treur
http://www.few.vu.nl/~treur
Abstract
This chapter is a discussion in which some of the main issues addressed in the book
are briefly reviewed. In particular, Network-Oriented Modelling based on adaptive
temporal-causal networks is discussed and how generic and applicable it is as a
modelling approach and as a computational paradigm.
18.1 Introduction
This book started in Chapter 1 by a review of traditionally used means to address the
complexity of individual and social human processes. These means often concern
assumptions on separation and isolation of parts of processes. Due to the shortcomings of
these assumptions, over time they have often led to strong debates. Many human processes
involve sub-processes running simultaneously in parallel, thereby intensely interacting in
cyclic manners. This offers an important challenge to be addressed, and it was recognized
that a modelling perspective is needed that addresses such intense cyclic interactions and
their dynamics. A Network-Oriented Modelling perspective was proposed here as an
alternative way to address complexity. Using this perspective, different elements of a
process can be distinguished, but it does not separate or isolate them. Instead it emphasizes
and explicitly models how they run and interact simultaneously. By incorporating a
temporal dimension, it is modelled how they can have intense and circular causal
interaction, and the timing of such processes can be modelled.
18.2 Network-Oriented Modelling
Although the notion of network itself and its use in different contexts can be traced back to
the years 1940 to 1960 (see Chapter 1, Section 1.4), the notion of Network-Oriented
Modelling as a modelling approach (also indicated by NOM) can be found only in more
recent literature, and only for specific domains. More specifically, this notion is used in
different forms in the context of modelling organisations and social systems (e.g., Elzas,
1985; Chung, Choi, and Kim, 2003; Naudé, Le Maitre, de Jong, Mans, and Hugo, 2008), of
modelling metabolic processes (e.g., Cottret and Jourdan, 2010), and of modelling
electromagnetic systems (e.g., Russer and Cangellaris, 2001; Felsen, Mongiardo, and
Russer, 2002; Felsen, Mongiardo, and Russer, 2009). The Network-Oriented Modelling
approaches put forward in this literature are specific for the domains addressed,
respectively social systems, metabolic processes and electromagnetic systems. An
interesting challenge is to achieve unification of such Network-Oriented Modelling
methods. The Network-Oriented Modelling approach described in this book was developed
with the domain of mental and social human processes in mind (but also with inspiration
from modelling metabolic processes within bacteria; e.g., Jonker, Snoep, Treur,
Westerhoff, and Wijngaards, 2002; 2008), thus unifying at least both individual human
processes and social processes, as has been illustrated by many example models in this
book. However, the scope of applicability is much wider, as discussed in some more detail
in Section 18.3.
The Network-Oriented Modelling approach presented in this book uses adaptive temporal-
causal networks as a vehicle. The temporal perspective allows to model the dynamics of the
interaction processes within networks and of networks well. A conceptual representation of
a model represents in a declarative manner states and connections between them. States
have (activation) levels that vary over time. The connections stand for (causal) impacts of
states on each other. Furthermore, the notion of weight of a connection is used to be able to
express differences in strengths of impact. Moreover, combination functions are used to
express how to aggregate multiple causal impacts on a state. Within adaptive networks also
these weights can vary over time. Finally, the notion of speed factor expresses the speed of
change of a state and is used to model timing of processes.
18.3 Genericity of a Network-Oriented Modelling Approach
In this section it is discussed how generic the presented Network-Oriented Modelling
approach is. More specifically, it is discussed how temporal-causal networks subsume
smooth continuous dynamical systems, discrete dynamical systems and computational
processes more in general.
Network-Oriented Modelling and Continuous Dynamical Systems
In Chapter 2, Section 2.9 it has been discussed that any smooth continuous dynamical
system (which by definition is a state-determined system) can be modelled as a temporal-
causal network model, by choosing suitable parameters such as connection weights, speed
factors and combination functions. In this sense this Network-Oriented Modelling approach
is as general as dynamic modelling approaches put forward, for example, in (Ashby, 1960;
Forrester, 1973, 1987; Thelen and Smith, 1994; Port and van Gelder, 1995; van Gelder and
Port, 1995; Beer, 1995; Kelso, 1995; van Gelder, 1998), and neural network approaches
such as described, for example in (Grossberg, 1969; Hopfield, 1982, 1984; Hirsch, 1989;
Funahashi and Nakamura, 1993). This indicates that using this Network-Oriented
Modelling approach does not limit the scope of the modelling.
Network-Oriented Modelling and Discrete Dynamical Systems
The numerical representations of temporal-causal network models can be used to model
continuous dynamical systems. But they can also be used to model discrete binary
processes based on values 0 or 1 for the states. To this end, set time step t = 1, speed
factor Y = 1 for all states Y, connection weight X,Y = 1 for all states X and Y with a
connection from X to Y, and assume that all combination functions cY(…) only generate
values 0 or 1, when applied to values 0 or 1. Then the difference equation for a state Y
becomes
Y(t+1) = Y(t) + [cY(X1(t), …, Xk(t)) Y(t)]
which simply can be rewritten as:
Y(t+1) = cY(X1(t), …, Xk(t))
This takes the form of a general evolution or transition rule for a discrete dynamical system
of which the (overall) states are defined as vectors (X1(t), …, Xk(t)) with values 0 or 1, and
transitions of overall states are defined as
(X1(t+1), …, Xk(t+1)) = (cX1(X1(t), …, Xk(t)), …, cXk(X1(t), …, Xk(t)))
or in vector notation X with X(t) = (X1(t), …, Xk(t)):
X(t+1) = c(X(t))
where for V = (V1, …, Vk) it is defined c(V) = (cX1(V), …, cXk(V)).
This shows how the Network-Oriented Modelling approach based on temporal-causal
networks subsumes modelling by discrete dynamical systems. Note that the above approach
abstracts from the temporal aspect by setting t and all speed factors 1. However, also
timed variants of discrete dynamical systems can be covered.
Network-Oriented Modelling and Computational Processes
Any real implemented computational process in principle is a deterministic smooth
continuous process of a state-determined system in the physical world. Therefore it could
be claimed that the temporal-causal network modelling approach in theory covers all
computational processes. Within theoretical analyses often variants of transition systems or
finite state machines are used as universal ways to specify computational processes.
Conceptually such types of representations of (state) transitions can easily be related to
causal relations as considered in the temporal-causal network modelling approach. In more
detail, the format for discrete dynamical systems described above as a special case can be
used to model transition systems or finite state machines within the temporal-causal
network modelling approach: by defining c(X) = Y if and only if within a finite state
machine or transition system there is a transition from the overall state represented as X to
the overall state represented as Y. This also provides support for the theoretical claim that
computational processes can be covered by the temporal-causal network modelling
approach. However, to support such a general claim for any specific practical
computational paradigm could be a nontrivial challenge. For example, although perhaps
theoretically possible, to obtain a temporal-causal network representation for a
computational process described in some procedural (parallel) programming language, in
practice may require some effort. This may be similar to transformations of procedural
specifications into other types of declarative representations, for example, into (temporal)
logical or functional formats.
18.4 Applicability of Network-Oriented Modelling
The Network-Oriented Modelling approach has turned out useful in particular for
computational modelling in a multidisciplinary context. Moreover, network models as
obtained can form a solid basis to develop smart applications.
Applicability for Modelling in a Multidisciplinary Context
As discussed in Chapters 1 and 2 the temporal-causal network modelling approach used
here makes it easy to take into account theories and findings about dynamics of processes
from any scientific discipline, as commonly such processes are described in terms of causal
relations.
In particular, this applies to complex brain processes known from Cognitive, Affective and
Social Neuroscience, which, for example, often involve dynamics based on interrelating
cycles. Also recall the quotation of Phelps in Chapter 1, Section 1.2: ‘Adding the
complexity of emotion to the study of cognition can be daunting, but investigations of the
neural mechanisms underlying these behaviours can help clarify the structure and
mechanisms.’ (Phelps, 2006, pp. 46-47). A Network-Oriented Modelling approach enables
to address in an integrative manner complex cognitive, affective and social phenomena
such as dynamics by or of social interaction, the integration of emotions within cognitive
processes, internal simulation of external processes, mirroring of mental processes of
others, and Hebbian learning; e.g., (Hebb, 1949, Gerstner and Kistler, 2002; Keysers and
Perrett, 2004; Keysers and Gazzola, 2014). It also has been discussed in Chapter 1 how a
Network-Oriented Modelling approach relates to perspectives in Philosophy of Mind (e.g.,
Kim, 1996), in particular to (causal) networks of mental states. Furthermore, it has been
discussed in Chapter 1 how the approach relates to the philosophical perspective on
dynamics in the physical world that is indicated as the clockwork universe; e.g., (Descartes,
1634; Laplace, 1825). In an abstract sense this perspective relates to the notion of state-
determined system; e.g., (Ashby, 1960).
For processes in a social context, social phenomena such as shared understanding and
collective power show how bridges between individual persons are constructed. The
behaviour of each person is based on internal states such as goals, emotions and beliefs.
Therefore from a naïve viewpoint such sharedness and collectiveness would be considered
as very improbable. But specific mechanisms do their work in tuning the individual mental
processes to each other, mostly in an unconscious manner, and lead to the emergence of
shared mental states and collective behaviour. Knowledge about these mechanisms from
Social Neuroscience can be exploited to model corresponding computational mechanisms.
It has been discussed in Chapter 7 how from a neuroscientific perspective, mirror neurons
and internal simulation are core mechanisms for this.
From the applications to model complex phenomena by a Network-Oriented Modelling
approach, within the book models for the following complex phenomena in a
multidisciplinary context have been discussed:
Embodiment, as-if body loops, mindfulness (Chapter 3)
Imagination, visualisation and dreaming as internal simulation (Chapter 4)
Mirroring of other minds (Chapter 7)
Integration of affective and cognitive processes (Chapters 3, 6, 7, 10)
Fear extinction learning (Chapter 5)
Emotions as a basis for rationality (Chapter 6)
Empathic understanding (Chapters 7, 9)
Emergence of shared understanding and collective action (Chapter 7)
Group processes and crowd behavior (Chapter 7)
Prior and retrospective ownership of actions (Chapter 8)
Social contagion (Chapters 7, 11)
Social responsiveness (Chapter 9)
Joint decisions (Chapter 10)
Social network evolution (Chapter 11)
Applicability for the development of Smart Applications
The topics addressed have a number of possible applications. An example of such an
application is to analyse the spread of a healthy or unhealthy lifestyle in society. Another
example is to analyse crowd behaviour in emergency situations. A wider area of
application, as discussed in Chapter 16, addresses smart applications in the context of
Ambient Intelligence or socio-technical systems that consist of humans and devices, such
as smartphones, and use of social media. For such applications, in addition to analysis of
the relevant processes, also for the support side the design of these devices and media can
be an important aim. This may concern, for example, safe evacuation in an emergency
situation or strengthening development of a healthy lifestyle. Other application areas may
address, for example, support and mediation in collective decision making and avoiding or
resolving conflicts that may develop. The Network-Oriented Modelling approach as
presented makes modeling complex human and social processes more manageable, and
extends the range of what is possible. To facilitate applications, dedicated software is
available supporting the design of network models in a conceptual manner, automatically
transforming them into an executable format and performing simulation experiments.
18.5 Finally
Summarizing, the Network-Oriented Modelling approach based on temporal-causal
networks as described here, provides a complex systems modelling approach that enables a
modeller to design high level conceptual model representations in the form of cyclic graphs
(or connection matrices), which can be systematically transformed in an automated manner
into executable numerical representations that can be used to perform simulation
experiments. The modelling approach makes it easy to take into account on the one hand
theories and findings from any domain from, for example, biological, psychological,
neurological or social sciences, as such theories and findings are often formulated in terms
of causal relations. This applies, among others, to mental processes based on complex brain
networks, which, for example, often involve dynamics based on interrelating and adaptive
cycles, but equally well it applies to social networks and their adaptive dynamics. This
enables to address complex adaptive phenomena such as the integration of emotions within
all kinds of cognitive processes, of internal simulation and mirroring of mental processes of
others, and dynamic social interaction patterns. By using temporal-causal relations from
those domains as a main vehicle and structure for network models, the obtained network
models get a strong relation to the large body of empirically founded knowledge from the
Neurosciences and Social Sciences. This makes them scientifically justifiable to an extent
that is not attainable for black box models which lack such a relation.
References
Ashby, W.R. (1960). Design for a Brain, Chapman and Hall, London (second extended
edition). First edition, 1952.
Beer, R.D. (2000). Dynamical approaches to cognitive science. Trends in Cognitive
Sciences, 4, 91-99.
Coccetti, F. (2004). Application of System Identification (SI) to FullWave Time Domain
Characterization of Microwave and Millimeter Wave Passive Structures (Doctoral
dissertation, PhD Thesis, TUM Munich).
Cottret, L., & Jourdan, F. (2010). Graph methods for the investigation of metabolic
networks in parasitology. Parasitology, 137(09), 1393-1407.
Descartes, R. (1634). The World or Treatise on Light. Translated version by M.S.
Mahoney:
URL: http://www.princeton.edu/~hos/mike/texts/descartes/world/world.htm
Elzas, M.S. (1985). Organizational structures for facilitating process innovation. In Real
Time Control of Large Scale Systems (pp. 151-163). Springer Berlin Heidelberg.
Chung, B., Choi, H., & Kim, S. Workflow-enabled Internet Service Delivery for a Variety
of Access Networks. The 7th Asia-Pacific Network Operations and Management
Symposium (APNOMS 2003)
Felsen, L. B., Mongiardo, M., & Russer, P. (2002). Electromagnetic field representations
and computations in complex structures I: Complexity architecture and generalized
network formulation. International Journal of Numerical Modelling: Electronic
Networks, Devices and Fields, 15(1), 93-107.
Felsen, L. B., Mongiardo, M., & Russer, P. (2009). Electromagnetic field computation by
network methods. Springer Science & Business Media.
Forrester, J.W. (1987). Lessons from System Dynamics Modeling. System Dynamics
Review, 3(2), 136-149.
Forrester, J.W., 1973. World Dynamics, (2d ed.). Waltham, MA: Pegasus Communications.
144 pp. F
Funahashi, K. & Nakamura, Y. (1993). Approximation of dynamical systems by
continuous time recurrent neural networks. Neural Networks, 6, 801-806.
Gerstner, W., and Kistler, W.M. (2002) Mathematical formulations of Hebbian learning.
Biol. Cybern. 87, 404415 (2002)
Grossberg, S. (1969). On learning and energy-entropy dependence in recurrent and
nonrecurrent signed networks. Journal of Statistical Physics, 1, 319-350.
Hebb, D. (1949) The Organisation of Behavior. Wiley (1949)
Hirsch, M. (1989). Convergent activation dynamics in continuous-time networks. Neural
Networks, 2, 331349.
Hopfield, J.J. (1982). Neural networks and physical systems with emergent collective
computational properties. Proc. Nat. Acad. Sci. (USA), 79, 2554-2558.
Hopfield, J.J. (1984). Neurons with graded response have collective computational
properties like those of two-state neurons. Proc. Nat. Acad. Sci. (USA), 81, 3088-
3092.
Jonker, C.M., Snoep, J.L., Treur, J., Westerhoff, H.V., and Wijngaards, W.C.A. (2002).
Putting Intentions into Cell Biochemistry: An Artificial Intelligence
Perspective. Journal of Theoretical Biology,vol. 214, pp. 105-134
Jonker, C.M., Snoep, J.L., Treur, J., Westerhoff, H.V., and Wijngaards, W.C.A. (2008).
BDI-Modelling of Complex Intracellular Dynamics. Journal of Theoretical Biology,
vol. 251, 2008, pp. 123.
Kelso, J.A.S. 1995. Dynamic patterns: The self-organization of brain and behavior.
Cambridge: MIT Press.
Keysers C, Gazzola V (2014) Hebbian learning and predictive mirror neurons for actions,
sensations and emotions. Philos Trans R Soc Lond B Biol Sci 369:20130175
Laplace, P.S. (1825). Philosophical Essays on Probabilities. Springer-Verlag, New York,
1995. Translated by A.I. Dale from the 5th French edition of 1825.
Naudé, A., Le Maitre, D., de Jong, T., Mans, G. F. G., & Hugo, W. (2008). Modelling of
spatially complex human-ecosystem, rural-urban and rich-poor interactions.
https://www.researchgate.net/profile/Tom_De_jong/publication/30511313_Modelling
_of_spatially_complex_human-ecosystem_rural-urban_and_rich-
poor_interactions/links/02e7e534d3e9a47836000000.pdf
Phelps, E.A. (2006). Emotion and Cognition: Insights from Studies of the Human
Amygdala. Annu. Rev. Psychol., 57, 2753.
Port, R.F., & van Gelder, T. (1995). Mind as motion: Explorations in the dynamics of
cognition. Cambridge, MA: MIT Press.
Russer, P., & Cangellaris, A. C. (2001, September). Network oriented modeling,
complexity reduction and system identification techniques for electromagnetic
systems. In Proc. 4th Int. Workshop on Computational Electromagnetics in the Time-
Domain: TLM/FDTD and Related Techniques(pp. 105-122).
Thelen, E., and L. Smith. (1994). A dynamic systems approach to the development of
cognition and action. Cambridge: MIT Press.
van Gelder, T. (1998). The dynamical hypothesis in cognitive science. Behavioral and
Brain Sciences 21, 1998, pp. 615665.
van Gelder and Port (1995). It's about time: An overview of the dynamical approach to
cognition. In: Port, R.F., & van Gelder, T. (1995). Mind as motion: Explorations in
the dynamics of cognition. Cambridge, MA: MIT Press, pp. 1-43.
... This section delivers an overview of the network-oriented temporal-causal modelling technique, drawn from the approach outlined by Treur (2016Treur ( , 2020, which allows the construction of self-models in networks used to run the simulations this article revolves around. Additionally, this section details the motives followed to create the adaptive network model. ...
... Network-oriented modeling is a technique that can be used for representing, analysing and understanding numerous complex cognitive, biological and social processes that are temporal in nature (Treur, 2016). Through graphically conceptualising a phenomenon, even the space between individual and collective behaviour can be bridged. ...
... The fundamental concept in the network-oriented modeling approach is the presence of a labelled graph containing states, which are nodes, where a node X can be connected through a link to another state Y where X has a causal impact on Y at a certain time, and takes into account the strenght of connections, the speed of causal effects, and the combination of different incoming connections and the way in which their collective aggregated effect on the state Y. In summary, such characteristics are described as follows (Treur, 2016): ...
Article
Full-text available
For a presentation video, see https://youtu.be/p1mhTRWnAOo. In this article, it is shown how second-order adaptive agent-based network models can be used to support a medical team in healthcare institutions to adhere to specific Neonatal Hypoglycemia and Neonatal Hyperbilirubinemia treatment guidelines through the integration of an Artificial Intelligence (AI) Virtual Coach. The proposed AI Coach is designed to provide timely interventions and correct deviations when lapses in the health care practitioner's internal mental model occur. Through simulating three different scenarios, the internal dynamics of these mental models, adaptive changes of these mental models (learning and forgetting), and the interaction between health care practitioners and the world is shown when: (1) There is perfect adherence to guidelines, (2) There is imperfect adherence to guidelines and (3) There is both perfect and imperfect adherence to guidelines alongside interventions of the AI Coach in the latter case.
... Network-oriented modeling is a modeling approach that can be used to model varying networks and their processes, such as different organizations and social systems. The temporal-causal approach allows us to model the dynamics of the interaction processes within these networks (Treur, 2016). Many processes involving humans can be described as dynamical systems. ...
... Combination functions, denoted by cY, are chosen to combine the impact of multiple states and connections on state Y. Speed factors, denoted by Y, express the speed of change of state Y upon impact and the timing of the effects. The full numerical representation of the temporal-causal network model is shown below (see last row in Table 1) (Treur, 2016). ...
Conference Paper
Full-text available
For a presentation video, see https://youtu.be/A0_-eCp02bs. This study presents an analysis of a cyber-attack scenario targeting the Ukrainian telecommunications network, with SandWorm identified as the threat actor. Through meticulous model development, the dynamics of the scenario are explored, highlighting cause-and-effect relationships between different states over time. A What-If analysis is conducted to assess the impact of changing certain factors, leading to insights into potential outcomes and risk assessment. The study concludes with reflections on its implications for understanding cyberse-curity risks and network adaptability.
... A shared mental model of a team means a large or complete overlap of the team members' individual mental models [17][18][19][20][21][22][23]. A useful method to analyse shared mental models of a team is adaptive network-oriented modeling, which refers to modeling complex processes by adaptive networks [24][25][26][27]. The safety culture of a healthcare team can be reflected in a change from a blame culture to a just culture. ...
... For instance, the persistence factor W X,Y for a first-order self-model W-state , for Hebbian learning can be adaptive (e.g., depending on stress) and be represented by a second-order self-model MW-state MW X,Y . Similarly, an adaption speed factor T Y of a first-order self-model T-state can be adaptive and be represented by a second-order self-model HT-state HT Y [24][25][26][27]. ...
Conference Paper
Full-text available
For a video presentation, see https://www.youtube.com/watch?v=SR98-3DWRsM. In this paper, it is shown how second-order adaptive agent-based network models can be used to model a medical team supported by a virtual AI Coach. It is illustrated for the case of a newborn baby in danger. The design of these computational agent models is based on an adaptive self-modeling network modeling approach. It also addresses how the AI Coach can play a central role in organizational learning. The agent models enable representations and processing of all actors' internal mental models and internal simulation of these mental models, adaptive changes of these mental models (learning and forgetting), and the interaction between the actors and the world.
... The base level contains 5 expat states (X1 to X5), one local citizen state (L), one government state (G) and 10 interaction connects states (I) specifying the amounts of interaction they have, for example, by working together. Of the 36 self-model states there are 20 connection weight self-model states (also called W-states) from which 10 states are model bonding by homophily (WX−X/LH) and 10 states model the interaction connects principle (WX−X/LI) [24]. The remaining 16 states are used to aggregate these adaptive weights (WAGG). ...
... The state values from the connected states are multiplied with their corresponding connection weights to obtain (multiple) single impacts upon which the combination function is applied to get the aggregated impact. For mathematical formulation behind this we rely on previous work [24,25]. ...
Conference Paper
For a video presentation, see the Self-Modeling Networks channel at https://www.youtube.com/watch?v=VyVJanvbTmg. This paper introduces a new view on modelling expatriate integration by mapping connections between expats and between expats and the local community. The proposed adaptive social network model differs from existing integration models in that it considers both the bonding by homophily principle together with the interaction connects principle to model the adaptivity of the strength of social connections
... To represent these processes, a dynamic adaptive model is employed based on the self-modeling network approach introduced by [36]. These models incorporate temporal-causal network models, introduced in [35]. These models are characterized by three fundamental network attributes: ...
Conference Paper
Individuals affected by anorexia nervosa (AN), an eating disorder, endure significant suffering, showing the importance of further research in this area. Environmental factors have been identified as potential contributors to epigenetic changes associated with AN. This paper aims to demonstrate, the influence of epigenetics on the development of anorexia, by introducing a fifth-order adaptive self-modelling network model. Additionally, the model will account for the impact of pro-ana sites, which frequently give harmful advice and encouragement, exacerbating the disorder.
... Furthermore, because this dynamical model is already assumed to relate to actual brain functions, it will be easier to connect mental and neurological processes when it is applied to mental processes. Three benefits apply to this modeling technique as well, but in a broader sense [57]: (1) Simple dynamical network models are temporal-causal network models. (2) A temporal-causal network model may be used to represent any smooth dynamical system, making them universal dynamics modelers (which is a state-determined system by definition). ...
Article
Full-text available
In the workplace, indications of self-awareness and emotional intelligence will be unavoidable. Certain standards consider these symptoms to be appropriate because they are a vital element of keeping people informed (or commonly known as self-confidence). Recent research, on the other hand, has focused on external characteristics of self-confidence and has lacked adaptable strategies for dealing with individual self-confidence dynamics. This study investigated the use of an agent-based modelling approach for workplace self-confidence. It focuses on the dynamic influences of environmental and personal factors on work self-esteem, self-efficacy, self-concept, and self-confidence. Based on several personality characteristics and environmental conditions, the results included four scenarios (self-esteem, self-efficacy, self-concept, and self-confidence). In order to describe self-confidence agent-based modeling of complex sociotechnical systems in the literature based on empirical investigation, automated logical verification was used to validate this computational model. Finally, equilibria analysis was performed to evaluate this computational model in order to discover if there were any weaknesses. The suggested computational agent-based model has shown realistic behavior patterns that are compatible with workplace self-esteem, self-efficacy, self-concept, and self-confidence.
... The used dynamic agent-based computational model is a kind of network oriented modelling that provides a conceptual tool for modeling complicated processes in an organized, intuitive, and simple visualizable way, although the technique discussed here also incorporates the processes' dynamics. Furthermore, by including a temporal dimension, a dynamic perspective can be included [15][16][17]. However, one of the key perspectives is modeling using networks of temporal-causal interactions called the temporal-causal network modeling approach. ...
Article
Full-text available
Self-awareness emotional intelligence symptoms will be unavoidable in the job. These symptoms are generally regarded as acceptable by certain standards, as they are an important part of keeping people informed (or commonly known as situational awareness). However, the most recent research focuses on external components of situational awareness aspects and lacks adaptable methods to deal with the individual's situational awareness dynamics. This study investigated the use of an agent-based modeling strategy for situational awareness in the workplace. It focuses on environmental and personal factors that influence the level of situational awareness at work in a dynamic way. The outcomes included a range of scenarios that corresponded to various personality traits and environmental conditions. Finally, equilibria analysis and automated logical verification were employed to evaluate this computational model in order to check whether there were any conceptual defects, as indicated in the literature. The suggested computational agent-based model has shown rational behavior patterns that are consistent with existing psychology literature on situational awareness in the workplace.
Conference Paper
For a presentation, see https://youtu.be/3Md3AW5ubSM. In this paper, the adaptive interplay between bonding by homophily and adaptive mirroring by Hebbian learning within the context of joint decision-making has been explored by second-order adaptive network modeling. Second-order adaptive mechanisms were applied to capture the adaptive dynamic interplay between these processes. Several simulation experiments were conducted across three different scenarios to investigate the influence of various characteristics on formation and maintenance of social bonds, learning, and decision-making. The obtained model may be applied for computational analysis of collaborative human-bot interactions in order to jointly make decisions while bonding and adapting.
Preprint
This paper introduces a second-order adaptive mental network model to simulate the use of two different aspects of ADHD therapy The model supports the idea put forward that with therapy negative/detrimental behaviours were reduced and positive behaviours increased and this continued even after the therapy had finished.
Conference Paper
Full-text available
Joint or shared attention is a fundamental cognitive ability, which manifests itself in shared-attention episodes where two individuals attend to the same object in the environment. Network-oriented modeling provides an explicit framework for laying out this attentional process from the perspective of the individual initiating the episode. To this end, we describe an adaptive network with two reification levels and clearly explain the role of its states. We conclude with some suggestions for extending this modeling work and thinking about the potential use-cases of more developed models.
Article
Full-text available
The activation dynamics of nets are considered from a rigorous mathematical point of view. A net is identified with the dynamical system defined by a continuously differentiable vector field on the space of activation vectors, with fixed weights, biases, and inputs. Chaotic and oscillatory nets are briefly discussed, but the main goal is to find conditions guaranteeing that the trajectory of every (or almost every) initial activation state converges to an equilibrium. Several new results of this type are proved. These are illustrated with applications to additive nets. Cascades of nets are considered and a cascade decomposition theorem is proved. An extension of the Cohen-Grossberg convergence theorem is proved for certain nets with nonsymmetric weight matrices.
Article
Full-text available
Spike-timing-dependent plasticity is considered the neurophysiological basis of Hebbian learning and has been shown to be sensitive to both contingency and contiguity between pre- and postsynaptic activity. Here, we will examine how applying this Hebbian learning rule to a system of interconnected neurons in the presence of direct or indirect re-afference (e.g. seeing/hearing one's own actions) predicts the emergence of mirror neurons with predictive properties. In this framework, we analyse how mirror neurons become a dynamic system that performs active inferences about the actions of others and allows joint actions despite sensorimotor delays. We explore how this system performs a projection of the self onto others, with egocentric biases to contribute to mind-reading. Finally, we argue that Hebbian learning predicts mirror-like neurons for sensations and emotions and review evidence for the presence of such vicarious activations outside the motor system.
Book
A Dynamic Systems Approach to the Development of Cognition and Action presents a comprehensive and detailed theory of early human development based on the principles of dynamic systems theory. Beginning with their own research in motor, perceptual, and cognitive development, Thelen and Smith raise fundamental questions about prevailing assumptions in the field. They propose a new theory of the development of cognition and action, unifying recent advances in dynamic systems theory with current research in neuroscience and neural development. In particular, they show how by processes of exploration and selection, multimodal experiences form the bases for self-organizing perception-action categories. Thelen and Smith offer a radical alternative to current cognitive theory, both in their emphasis on dynamic representation and in their focus on processes of change. Among the first attempt to apply complexity theory to psychology, they suggest reinterpretations of several classic issues in early cognitive development. The book is divided into three sections. The first discusses the nature of developmental processes in general terms, the second covers dynamic principles in process and mechanism, and the third looks at how a dynamic theory can be applied to enduring puzzles of development. Cognitive Psychology series Bradford Books imprint
Article
Computational properties of use to biological organisms or to the construction of computers can emerge as collective properties of systems having a large number of simple equivalent components (or neurons). The physical meaning of content-addressable memory is described by an appropriate phase space flow of the state of a system. A model of such a system is given, based on aspects of neurobiology but readily adapted to integrated circuits. The collective properties of this model produce a content-addressable memory which correctly yields an entire memory from any subpart of sufficient size. The algorithm for the time evolution of the state of the system is based on asynchronous parallel processing. Additional emergent collective properties include some capacity for generalization, familiarity recognition, categorization, error correction, and time sequence retention. The collective properties are only weakly sensitive to details of the modeling or the failure of individual devices.
Chapter
Many applications in science and technology rely increasingly on electromagnetic field computations in either man-made or natural complex structures [1]. Wireless communication systems, for example, pose challenging problems with respect to field propagation prediction, microwave hardware design, compatibility issues, biological hazards, etc. Because different problems have their own combination of geometrical features and scales, frequency ranges, dielectric inhomogeneities, etc., no single method is best suited for handling all possible cases; instead, a combination of methods (hybridization) is needed to attain the greatest flexibility and efficiency.
Book
In this monograph, the authors propose a systematic and rigorous treatment of electromagnetic field representations in complex structures. The architecture suggested in this book accommodates use of different numerical methods as well as alternative Green's function representations in each of the subdomains resulting from a partitioning of the overall problem. The subdomains are regions of space where electromagnetic energy is stored and are described in terms of equivalent circuit representations based either on lumped element circuits or on transmission lines. Connection networks connect the subcircuits representing the subdomains. The connection networks are lossless, don't store energy and represent the overall problem topology. This is similar to what is done in circuit theory and permits a phrasing of the solution of EM field problems in complex structures by Network-oriented methods. © Springer-Verlag Berlin Heidelberg 2009. All rights are reserved.