<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>First Studies to Apply the Theory of Mind to Green and Smart Mobility by Using Gaussian Area Clustering</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nicolo' Brandizzi</string-name>
          <email>brandizzi@diag.uniroma1.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Samuele Russo</string-name>
          <email>samuele.russo@uniroma1.it</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rafał Brociek</string-name>
          <email>rafal.brociek@polsl.pl</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Agata Wajda</string-name>
          <email>agata.wajda@polsl.pl</email>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer, Control and Management Engineering, Sapienza University of Rome</institution>
          ,
          <addr-line>Via Ariosto 25, 00135, Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Mathematics Applications and Methods for Artificial Intelligence, Faculty of Applied Mathematics, Silesian University of Technology</institution>
          ,
          <addr-line>44-100 Gliwice</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Department of Psychology, Sapienza University of Rome</institution>
          ,
          <addr-line>via dei Marsi 78 Roma 00185</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <fpage>71</fpage>
      <lpage>76</lpage>
      <abstract>
        <p>This paper investigates emerging pattern in users green and smart mobility. Our focus is finding an optimal clusterization of vehicles based on user demand in the metropolitan city of Barcelona and analyze the users' behavior with a theory of mind framework. The notions of clusters, algorithms definitions and optimization procedure are introduced in this study. The following assumption will be considered: the task is a dynamic multi-agent problem settled in a city on a group of scooters. Given the conditions and the data set, the algorithm consists of two phases. First we estimate the vehicles density during the day, hour and location, and we analyze the users' behavior and draw conclusion on their habits. Then we propose a unsupervised clustering technique based on Gaussian area, that takes into consideration point of interests and dis-interest, shaping the area accordingly. Our focus is on simplicity and reproducibility, for this reason our formulation and solution can be considered a general approach that can be adapted based on specific needs.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Resource Allocation</kwd>
        <kwd>Smart mobility</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Private Transport Systems, or more commonly private
cars, are among the major contributors (about 18%) to
local air pollution, trafic danger, congestion and poor
physical health due to lack of exercise[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. If the final
goal of a green sustainable development is to sustain
or improve the quality of life for all, now and into the
long-term future, the current growth in private car use is
clearly unsustainable. Understanding why most people
prefer using a car over other modes of transport for their
daily travel, and how they can be persuaded to use less
their cars less or even abandon them altogether, is
therefore an important goal, expecially after the pandemics
of COVID-19 and the physical and mental limitations
introduced by it [
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ] . However in order to get such
knowledge we must tackle with the complex system of
personal and behaviour factors that are typically studied
by neuropsychology. Organizing the way we travel in a
more sustainable way will be the key challenge in green
transport systems for the near future. At the moment
there is a trend in transport from the design of transport
means towards the provision of access to activities and
destinations. This perspective changes the definition of
transportation problems, the influencing factors as well
as the types of solutions that are considered. However,
it requires a sound understanding of people’s travel
behaviour. In order to to study the potential for modal shift
by passenger cars towards integrated smart transport
systems and targets in particular the working class and
middle-aged adults, it should be necessary to design and
implement support systems based on user behavioral
analysis in order to improve current knowledge-based
techniques for smart applications mobility, with
particular interest in the optimal planning of individual routes
and shared transport systems for the minimization of
the ecological footprint and the reduction of greenhouse
gas emissions. Such studies should take into account
the theory of mind when trying to model the user’s
behaviour. In fact there is a range of reasons that, despite
their personal attitudes, could trigger people to act in a
pro-environmental fashion. This process of behaviour
change can be only triggered by means of precise factors
that are mainly related to non-conscious behavioural
attitudes which implicitly and unwillingly reflects on
conscious actions. Sometime this implicit cause-efect
relationship is strong enough to cause an efective
cognitive dissonance, also on those people that may express a
positive attitude towards a greener transportation system.
Moreover, attitudinal research on sustainable transport
often only measures perceptions of the instrumental costs
and benefits of driving, in terms of time, money and
effort, completely ignoring the inner reasoning that trigger
human decisions on the matter, as well as other afective
and symbolic aspects are particularly relevant for private
car use.
      </p>
      <p>A common problem with smart mobility is vehicles
allocation. With hundreds of vehicles scattered across
a city, it is important to have strategies that allow to
redistribute the resources taking into account the users
and company needs. The focus of this work is to
develop a practical resource allocation algorithm suitable
for this kind of problem, taking into consideration users’
behavior and belief states.</p>
      <p>Our aim is to divide the operating area, in this case
the metropolitan city of Barcelona, into sectors of quite
regular shape with some known characteristics that can
be used to drive the resource allocation. For example
knowing that in a certain area there is an high probability
of having discharged vehicles at a specific time of the
day is for sure a valuable aspect to be considered when
doing resource allocation.</p>
      <p>The proposed solution uses a dataset containing the
vehicles position and state during a certain period of time.
This information allow us to extract a probability
distribution representing the typical vehicles state. Then, given
the learned distribution and eventually some relevant
points in the map, the operating area is divided in section
based on the value of a potential function expressing the
aspects we are interested in.</p>
      <p>Our focus is on simplicity and ease of use. For this
reason our method can be considered a generic approach
that can be modified and adapted based on specific needs.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related work</title>
      <p>
        In recent years task allocation and routing problem was
studied deeply with many solutions and algorithms
proposed for diferent scenarios and multi agent
environments. A whole variety of researchers has given their
opinion and approaches for task allocation within agents
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], also taking into account the users’ behaviors. Such
approaches span between diferent filed, the main ones
being:
• Game theory
• Theory of Mind
• Gaussian Clustering
cannot do better. Based on [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ] the problem of task
allocation has been formulated as a Markov game. In the first
step, a utility function must be defined, but due to
dificulties in deriving the agents utility function, a series of
static potential games was approximated [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The utility
function of each agent tends to be maximized. However,
any changes in strategy will result in a change in global
utility. The goal is for each agent to achieve their own
best interests, while keeping the global good in mind.
Using game theory to analyze the overall behavior is the
next step. At the end of each cycle, the agents utility
function, state, and location converge to a Nash
equilibrium. Various simulators have applied this approach,
resulting in highly eficient relocation. Additionally, this
approach has some disadvantages such as its sensitivity
to environment changes and the need for constant
negotiation between agents. The authors of this paper [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]
demonstrated that this approach is highly successful for
disaster rescue scenarios. As the conditions in this study
are diferent, this approach will not be used since our
agents will not need to negotiate since the paper focuses
on assigning the closest scooters.
      </p>
      <sec id="sec-2-1">
        <title>2.2. Theory of Mind</title>
        <p>
          As humans, we tend to build a belief model of how other
humans may react to certain stimuli and update it with
each new observation [
          <xref ref-type="bibr" rid="ref10 ref11 ref9">9, 10, 11</xref>
          ]. This behavior was
ifrst theorized in [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] and named Theory of Mind [ToM],
after the humans’ ability to represent the mental states
of others. More recently, [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] applied ToM to let artificial
agent build a model of other agents’ observation and
behavior alone.
        </p>
        <p>
          The ToM can also be applied to infer human
intention from artificial settings , such as vehicles location
during the day. Indeed [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] advocates how theory of
mind should focus on practical application rather than
being studied only as a theoretical framework. Indeed, in
[
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], the authors propose a computational model based
on ToM that is able to infer emotions based on indirect
cues. Moreover they lay out a road-map for future work
in which they stress the importance of prioritizing
modeling afective cognition on naturalistic data.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.3. Gaussian Clustering</title>
        <p>
          2.1. Game theory Maximum likelihood clustering [MLC] approaches [
          <xref ref-type="bibr" rid="ref15 ref16">15,
16</xref>
          ] encompass many clustering algorithm which can be
As part of the game theory approach, each agent partici- considered suficiently general for non task specific
purpates in negotiations with other agents about the tasks poses. Many variations of MLC have been implemented
to be completed. Players are considered agents, and allo- considering model based approaches [
          <xref ref-type="bibr" rid="ref17 ref18 ref19 ref20 ref21">17, 18, 19, 20, 21</xref>
          ],
cating the task is a strategy that results in the best payof mixture models [
          <xref ref-type="bibr" rid="ref22">22, 23, 24</xref>
          ] and fuzzy logic [25, 26, 27, 28].
[
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. Players converge on the Nash equilibrium, a stable In their work, [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ] present a detailed review on the
solution, which is that once the strategies are established, literature of Gaussian modeling, where they follow the
agents cannot deviate from their chosen course as they evolution of model based clustering. A notable example
is [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ], where the authors deploy a MLC algorithm where
they rely on the common structure of MRI in order to
reparametrize the clusters’ coveriance matrices. They
show how some parameters are similar between clusters
and how the main features can be considered in a more
eficient way. The [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ] algorithms by comparison
demonstrate how to exploit the structure of a Gaussian model in
order to generate eficient algorithms for agglomerative
hierarchical clustering.
        </p>
        <p>Moreover, [23] define a generalized version of [ 29],
where the role of each variable is specified without any
previous assumptions about the link between the selected
and discarded variables. They show how their algorithm
is more versatile than the original one and can be
deployed for high dimensional dataset.</p>
        <p>
          Finally, [27] propose an unsupervised model based
Gaussian clustering based on fuzzy logic. Their approach
is built on top of [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] and extends it solving both the
initialization problem as well as automatically obtain an
optimal number of clusters.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology</title>
      <p>A potential function express the interest regarding
diferent areas of the city. It can be computed taking into
account diferent elements, one of which is the vehicles’
position distribution. Once such function is computed, the
sectors borders are defined by the equipotential curves.</p>
      <p>For simplicity, the potential computation considers only
the multivariate 2D Gaussian describing the vehicles
distribution and some additional relevant positions. Possible
extension of the method will be mentioned in the
conclusion.</p>
      <p>Gaussian estimation The first step is to compute the
Gaussian parameters based on the available data. Since a
Gaussian distribution is completely described by its mean
vector  and covariance matrix Σ , our goal is to estimate
these quantities. In this implementation the focus is on
vehicles distribution at the end of a day, so we extract
the position of each vehicle at the end of a day  and
compute  , Σ . This procedure is repeated for  days
and the Gaussian parameters are obtained by averaging
the results. In this way, the resulting distribution will
represent the probability of having a vehicle in a certain
position with a reasonable certainty.</p>
      <p>Area division Our next objective is to divide the area
in sectors. To do so, we start by computing a potential
function  (). A very simple choice is to set
interest , generates a potential , (), where ,
is a probability density function of a 2D multivariate</p>
      <p>Gaussian centered in , with a fixed covariance matrix.
 () =  (), (1) The same is done by each point of disinterest ,, but
with opposite sign. In this way the final potential can be
where  is the probability density function of the esti- computed as
mated distribution. Moreover, we consider some point
of interest and some point of disinterest. Each point of
where 1, 2, 3 &gt; 0 are adjustable parameters.</p>
      <p>With the latter equation, we can split the operating
area by using equipotential curves and additional
segments. This phase is highly dependant on the operating
area and on the resource allocation requirements. In
the next chapter some solutions will be presented and
compared.
(2)</p>
    </sec>
    <sec id="sec-4">
      <title>4. Experiments and Results</title>
      <p>The evaluation of the proposed method takes to account
the city of Barcelona, used as the operating area. The
given dataset contains 813197 records, each having a
position detection event with information about the vehicle
id, the site id, latitude, longitude, altitude, battery
percentage, date of the last fix, status (e.g. free, running) and
the time-stamp of the detection.</p>
      <p>The records have been collected between 20/08/2020
and 19/09/2020 in the same site id (Barcelona) for around
500 diferent vehicles. For simplicity, we only considered
the vehicle id, latitude, longitude and the time-stamp.</p>
      <p>We first apply a position filtering where any vehicles
outside of the operating area 1 are excluded. This reduces
the number of records by 43%.</p>
      <p>As already mentioned the choice of the potential
function has many options. The easiest solution computes
1Latitude = (41.3419, 41.4465)
Longitude = (2.0878, 2.2454)
the potential as (1). The normalized values are reported
in Figure 1, where the equipotential curves are 0.25, 0.8.</p>
      <p>Additionally, we present results (2) when additional
point of dis/interests are present in the requirements.
In the Figure 2 the potential computed with parameters
1 = 1, 2 = 0.5, 3 = 0.3 is presented. Two points of
interest are reported with green “× ”, while the point of
disinterest with a purple “+”. Also in this case the values
are normalized and the equipotential curves refers to the
values 0.25, 0.8.</p>
      <p>As can be seen from these figures, in many cases the
equipotential curves are not enough to define sectors
with simple shapes, for this reason some additional
division lines should be extracted from the data. A
trivial solution is to consider the line passing through the
eigenvectors of the covariance matrix of the estimated
distribution, i.e. the axes of the equipotential ellipses
of the Gaussian. The resulting subdivision for the latter
method is shown in Figure 3.</p>
      <p>This result allows for an additional subdivision that is
suitable for resource allocation tasks. the reader should
note how these results are highly dependant on the points
of interest/disinterest, so manual tuning is required for
optimal sector splits.</p>
      <p>Finally, we report 4 a map subdivision with sectors
coloring where vehicles’ positions are also shown.</p>
      <p>As the reader can see, the 12 identified sectors are
descriptive of the vehicles distribution in the diferent
zones of the city.</p>
      <p>For completeness, in Figure 5 we show the potentials
obtained by considering the vehicles distribution at
different time of the day. It can be noticed that the vehicles
distribution doesn’t change significantly during the day,
but nonetheless this analysis is necessary.</p>
      <p>From the above mentioned analysis, we can infer the
general behavior of the users based on vehicles location
through the week. This is a preliminary study which can
aid future research in the direction of a ToM approach to
model users’ mental state.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions</title>
      <p>In conclusion the method proposed is a generic approach
to smart vehicle resource allocation and, specifically, to
split a metropolitan city into sectors. The power of this
method relies in in its simplicity and ability to suit a
variety of diferent context. The main disadvantage is
that the sectors subdivision requires some tuning and a
human supervision.</p>
      <p>Further extensions can be considered, specially
regarding the potential function definition. Multiple Guassian
distributions representing diferent vehicles conditions
(e.g. time of the day, holidays and working hours) can be
weighted diferently in the potential computation, so to
take into account particular needs. Also the potentials
generated by the point of interest or disinterested can
be modified with ad hoc functions based on the specific
of each point. Overall, our method is valuable and can
be used as a starting point to model human belief states
with a Theory of Mind framework. For future
improvement it should be taken into account the automation in
the sectors recognition phase, so to obtain a stand alone
process.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>P.</given-names>
            <surname>Caponnetto</surname>
          </string-name>
          , et al.,
          <article-title>The efects of physical exercise on mental health: From cognitive improvements to risk of addiction</article-title>
          ,
          <source>International Journal of Environmental Research and Public Health</source>
          <volume>18</volume>
          (
          <year>2021</year>
          ). doi:
          <volume>10</volume>
          .3390/ijerph182413384.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>R.</given-names>
            <surname>Brociek</surname>
          </string-name>
          ,
          <string-name>
            <surname>G. De Magistris</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Cardia</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Coppa</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Russo</surname>
          </string-name>
          ,
          <article-title>Contagion prevention of covid-19 by means of touch detection for retail stores</article-title>
          , volume
          <volume>3092</volume>
          ,
          <year>2021</year>
          , pp.
          <fpage>89</fpage>
          -
          <lpage>94</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Illari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Avanzato</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Napoli, Reducing the psychological burden of isolated oncological patients by means of decision trees</article-title>
          , volume
          <volume>2768</volume>
          ,
          <year>2020</year>
          , pp.
          <fpage>46</fpage>
          -
          <lpage>53</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Illari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Avanzato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>A cloudoriented architecture for the remote assessment and follow-up of hospitalized patients</article-title>
          , volume
          <volume>2694</volume>
          ,
          <year>2020</year>
          , pp.
          <fpage>29</fpage>
          -
          <lpage>35</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>V.</given-names>
            <surname>Singhal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dahiya</surname>
          </string-name>
          ,
          <article-title>Distributed task allocation in dynamic multi-agent system</article-title>
          , in: International Conference on Computing, Communication &amp; Automation,
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          ,
          <year>2015</year>
          , pp.
          <fpage>643</fpage>
          -
          <lpage>648</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A. C.</given-names>
            <surname>Chapman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Micillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Kota</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. R.</given-names>
            <surname>Jennings</surname>
          </string-name>
          ,
          <article-title>Decentralised dynamic task allocation: a practical game: theoretic approach</article-title>
          ,
          <source>in: Proceedings of The 8th International Conference on Autonomous Agents and Multiagent Systems-Volume</source>
          <volume>2</volume>
          ,
          <string-name>
            <surname>Citeseer</surname>
          </string-name>
          ,
          <year>2009</year>
          , pp.
          <fpage>915</fpage>
          -
          <lpage>922</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Baert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. C.</given-names>
            <surname>Caron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Morge</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.-C.</given-names>
            <surname>Routier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Stathis</surname>
          </string-name>
          ,
          <article-title>A location-aware strategy for agents negotiating load-balancing</article-title>
          ,
          <source>in: 2019 IEEE 31st International Conference on Tools with Artificial Intelligence (ICTAI)</source>
          , IEEE,
          <year>2019</year>
          , pp.
          <fpage>668</fpage>
          -
          <lpage>675</lpage>
          . Recognition 45 (
          <year>2012</year>
          )
          <fpage>3950</fpage>
          -
          <lpage>3961</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , V. Lesser, Multi-linked negotiation in [23]
          <string-name>
            <given-names>C.</given-names>
            <surname>Maugis</surname>
          </string-name>
          , G. Celeux,
          <string-name>
            <surname>M.-L. Martin-Magniette</surname>
          </string-name>
          ,
          <article-title>Varimulti-agent systems, in: Proceedings of the first in- able selection for clustering with gaussian mixture ternational joint conference on Autonomous agents models</article-title>
          ,
          <source>Biometrics</source>
          <volume>65</volume>
          (
          <year>2009</year>
          )
          <fpage>701</fpage>
          -
          <lpage>709</lpage>
          . and
          <source>multiagent systems: part 3</source>
          ,
          <year>2002</year>
          , pp.
          <fpage>1207</fpage>
          -
          <lpage>[</lpage>
          24]
          <string-name>
            <given-names>T.</given-names>
            <surname>Su</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. G.</surname>
          </string-name>
          <article-title>Dy, In search of deterministic methods 1214. for initializing k-means and gaussian mixture clus-</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gopnik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Wellman</surname>
          </string-name>
          ,
          <article-title>Why the child's theory tering</article-title>
          ,
          <source>Intelligent Data Analysis</source>
          <volume>11</volume>
          (
          <year>2007</year>
          )
          <fpage>319</fpage>
          -
          <lpage>338</lpage>
          .
          <article-title>of mind really is a theory (</article-title>
          <year>1992</year>
          ). [25]
          <string-name>
            <given-names>R.-P.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mukaidono</surname>
          </string-name>
          , Gaussian clustering method
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>G. De Magistris</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Russo</surname>
          </string-name>
          , P. Roma, J.
          <article-title>Starczewski, based on maximum-fuzzy-entropy interpretation, C. Napoli, An explainable fake news detector based Fuzzy Sets and systems 102 (</article-title>
          <year>1999</year>
          )
          <fpage>253</fpage>
          -
          <lpage>258</lpage>
          .
          <article-title>on named entity recognition and stance classifica-</article-title>
          [26]
          <string-name>
            <given-names>G.</given-names>
            <surname>Lo Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>A cloud-based tion applied to covid-19, Information (Switzerland) lfexible solution for psychometric tests validation</article-title>
          ,
          <volume>13</volume>
          (
          <year>2022</year>
          ).
          <source>doi:10.3390/info13030137. administration and evaluation</source>
          , volume
          <volume>2468</volume>
          ,
          <year>2019</year>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>D.</given-names>
            <surname>Premack</surname>
          </string-name>
          , G. Woodruf, Does the chimpanzee p.
          <fpage>16</fpage>
          -
          <lpage>21</lpage>
          .
          <article-title>have a theory of mind?, Behavioral and</article-title>
          brain sci- [27]
          <string-name>
            <surname>M.-S. Yang</surname>
            ,
            <given-names>S.-J.</given-names>
          </string-name>
          <string-name>
            <surname>Chang-Chien</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Nataliani</surname>
          </string-name>
          , Unences
          <volume>1</volume>
          (
          <year>1978</year>
          )
          <fpage>515</fpage>
          -
          <lpage>526</lpage>
          .
          <article-title>supervised fuzzy model-based gaussian clustering,</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>N. C.</given-names>
            <surname>Rabinowitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Perbet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. F.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <source>Information Sciences 481</source>
          (
          <year>2019</year>
          )
          <fpage>1</fpage>
          -
          <lpage>23</lpage>
          . S. M. A.
          <string-name>
            <surname>Eslami</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Botvinick</surname>
            , Machine theory of [28]
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Woźniak</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Połap</surname>
            , G. Borowik,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Napoli</surname>
            ,
            <given-names>A</given-names>
            mind, in: J. G. Dy, A
          </string-name>
          . Krause (Eds.),
          <article-title>Proceedings ifrst attempt to cloud-based user verification in disof the 35th</article-title>
          <source>International Conference on Machine tributed system</source>
          ,
          <year>2015</year>
          , pp.
          <fpage>226</fpage>
          -
          <lpage>231</lpage>
          . doi:
          <volume>10</volume>
          .1109/ Learning, ICML 2018, Stockholmsmässan, Stock- APCASE.
          <year>2015</year>
          .
          <volume>47</volume>
          . holm, Sweden,
          <source>July 10-15</source>
          ,
          <year>2018</year>
          , volume
          <volume>80</volume>
          of Pro- [29]
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Raftery</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Dean</surname>
          </string-name>
          ,
          <article-title>Variable selection for modelceedings of Machine Learning Research</article-title>
          , PMLR,
          <year>2018</year>
          ,
          <article-title>based clustering</article-title>
          ,
          <source>Journal of the American</source>
          Statistical pp.
          <fpage>4215</fpage>
          -
          <lpage>4224</lpage>
          . URL: http://proceedings.mlr.press/ Association 101 (
          <year>2006</year>
          )
          <fpage>168</fpage>
          -
          <lpage>178</lpage>
          . v80/rabinowitz18a.html.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>U.</given-names>
            <surname>Liszkowski</surname>
          </string-name>
          ,
          <article-title>Using theory of mind</article-title>
          ,
          <source>Child Development Perspectives</source>
          <volume>7</volume>
          (
          <year>2013</year>
          )
          <fpage>104</fpage>
          -
          <lpage>109</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>D. C.</given-names>
            <surname>Ong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zaki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. D.</given-names>
            <surname>Goodman</surname>
          </string-name>
          ,
          <article-title>Computational models of emotion inference in theory of mind: A review and roadmap</article-title>
          ,
          <source>Topics in cognitive science 11</source>
          (
          <year>2019</year>
          )
          <fpage>338</fpage>
          -
          <lpage>357</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>H. P.</given-names>
            <surname>Friedman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Rubin</surname>
          </string-name>
          ,
          <article-title>On some invariant criteria for grouping data</article-title>
          ,
          <source>Journal of the American Statistical Association</source>
          <volume>62</volume>
          (
          <year>1967</year>
          )
          <fpage>1159</fpage>
          -
          <lpage>1178</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Marsili</surname>
          </string-name>
          ,
          <article-title>Algorithms of maximum likelihood data clustering with applications</article-title>
          ,
          <source>Physica A: Statistical Mechanics and its Applications</source>
          <volume>315</volume>
          (
          <year>2002</year>
          )
          <fpage>650</fpage>
          -
          <lpage>664</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Banfield</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Raftery</surname>
          </string-name>
          ,
          <article-title>Model-based gaussian and non-gaussian clustering</article-title>
          ,
          <source>Biometrics</source>
          (
          <year>1993</year>
          )
          <fpage>803</fpage>
          -
          <lpage>821</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>C.</given-names>
            <surname>Fraley</surname>
          </string-name>
          ,
          <article-title>Algorithms for model-based gaussian hierarchical clustering</article-title>
          ,
          <source>SIAM Journal on Scientific Computing</source>
          <volume>20</volume>
          (
          <year>1998</year>
          )
          <fpage>270</fpage>
          -
          <lpage>281</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>N.</given-names>
            <surname>Brandizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Bianco</surname>
          </string-name>
          , G. Castro,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Wajda</surname>
          </string-name>
          ,
          <article-title>Automatic rgb inference based on facial emotion recognition</article-title>
          , volume
          <volume>3092</volume>
          ,
          <year>2021</year>
          , pp.
          <fpage>66</fpage>
          -
          <lpage>74</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>P. D. McNicholas</surname>
          </string-name>
          ,
          <article-title>Model-based clustering</article-title>
          ,
          <source>Journal of Classification</source>
          <volume>33</volume>
          (
          <year>2016</year>
          )
          <fpage>331</fpage>
          -
          <lpage>373</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Pappalardo</surname>
          </string-name>
          ,
          <string-name>
            <surname>E. Tramontana,</surname>
          </string-name>
          <article-title>An agentdriven semantical identifier using radial basis neural networks and reinforcement learning</article-title>
          , volume
          <volume>1260</volume>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>M.-S. Yang</surname>
            ,
            <given-names>C.-Y.</given-names>
            Lai, C.-Y.
          </string-name>
          <string-name>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>A robust em clustering algorithm for gaussian mixture models</article-title>
          , Pattern
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>