<!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>Multidimensional Poverty in Elderly</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Francesca Gasparini</string-name>
          <email>francesca.gasparini@unimib.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabio D'Adda</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marco Cremaschi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Enza Messina</string-name>
          <email>enza.messina@unimib.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marco Terraneo</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stefania Bandini</string-name>
          <email>stefania.bandini@unimib.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Multidimensional Poverty, Elderly, XGBoost, Sustainability</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science</institution>
          ,
          <addr-line>Systems and Communications</addr-line>
          ,
          <institution>University of Milano - Bicocca</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Sociology and Social Research, University of Milano - Bicocca</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <fpage>29</fpage>
      <lpage>31</lpage>
      <abstract>
        <p>Poverty is a multidimensional concept that is not only related to economic aspects but also to health status, consumption, social and context deprivation. In particular, older adults are likely to require help with some or everyday activities and the total costs of this help can be very high especially when they are alone and not in good health. In this work a heterogeneous dataset acquired to consider various aspects of health, environment, social networks, and quality of life of older people is considered as source of knowledge. A procedure to label this data, that also relies on the domain expert intervention, is here presented to overcome the lack of groundtruth data. On this labelled data, a three class classifier is proposed to predict a three level risk of poverty.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Poverty is one of the most significant social problems
ment (OECD). The 2030 Agenda for Sustainable
Development, approved in September 2015 by the United
Nations1, presented End poverty in all its forms everywhere
as the first of the 17 Sustainable Development Goals to
promote prosperity while protecting the planet.</p>
      <p>The AMPEL project (Artificial intelligence facing
Multidimensional Poverty in ELderly) focuses on the use of
cutting-edge technologies in Artificial intelligence ( AI),
Machine Learning (ML), data analysis and data
visualization to identify the risk of poverty in elderly people,
relying on multidimensional indicators, learned from
heterogeneous sources of information.</p>
      <p>The project aims to define a poverty risk indicator,
sify three levels of susceptibility to poverty, useful to
identify where a prompt reaction would be needed,
especially in emergencies. Poverty is a multidimensional
concept: focusing on financial resources alone does not
capture people’s needs and quality of life. Being poor
means, in fact, also a lack of access to resources enabling
a minimum standard of living and participation in
sociCEUR
htp:/ceur-ws.org</p>
      <p>
        ISN1613-073
1sdgs.un.org/goals
ety. Elderly people are likely to require help with some
or all everyday activities, and the total costs of this help
can be very high and absorb a significant amount of
good health. Incomes of the elderly are generally low:
23% of older people are likely to be at risk of relative
income poverty, and this phenomenon interests 25 out
of 35 OECD countries [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>To correctly identify the risk of poverty, the presented
project relies on data directly referred to income and
wealth and on material and social deprivation that are
rarely collected or known by public welfare institutions,
making it dificult to intercept those who require more
support. Material deprivation captures the ability of
individuals and households to aford specific types of goods
and services. In contrast, social deprivation refers to
systematically excluding individuals, families and groups
ities.</p>
      <p>In this paper, a classification approach to identify a
three-level risk of poverty is presented, which faces the
following issues:
1. Dificulties in finding labelled data that includes
all the multi-facet aspects of poverty, especially
in the case of the elderly;
2. Lack of quality and noise in the available dataset
that makes it crucial to select robust features to
feed ML algorithms;
3. Dificulties in understanding how diferent
features can contribute to identifying poverty
clusters, which is not obvious when using complex
heterogeneous data.</p>
      <p>
        The paper is organised as follows. In Section 2, a brief
an alert semaphore (AMPEL in German), able to clas- from participation in economic, political and social
activstate-of-the-art on multidimensional poverty and ma- according to reports published by the World Bank [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ],
chine learning approaches to face this problem, especially increasing the efort in defining predictive models.
in the case of the elderly, is reported. In Section 3 the data Besides the choice of the best algorithms, other
cruand source of data considered are presented. In Section cial aspects, such as data quality and the presence of
4, the proposed framework of analysis is described. In bias due to subjective and indirectly related data, exist,
Section 5 a brief description of the technologies used for pushing to choosing other data sources such as remote
the implementation is provided. Finally, we conclude this sensing datasets [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. A second issue is related to the
difpaper and discuss the future direction in Section 6. ifculties in finding labelled data. Ensemble models were
employed, assuming as ground truth for ML training the
Proxy Means Test (PMT) labels, without verifying the
2. Background accuracy of the PMT labels [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. Among diferent ML
techniques for poverty classification, decision tree [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ],
random forest [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], and ensemble approaches [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] are
the most used.
      </p>
      <p>Populations in OECD countries are ageing rapidly, their
health worsens, and they may struggle with everyday
activities. The financial challenges faced by older people
with Long-Term Care (LTC) needs can be very high and
absorb a significant amount of their income. Home care 3. Dataset
and small out-of-pocket payments may be unafordable
without adequate social protection. The approach presented here relies on the TAPAS dataset</p>
      <p>
        Most studies emphasize the economic facet of poverty (Time and Places and Space in Aging dataset)[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ],
preon the basis of monetary income [
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ]. However, viously collected by Fondazione IRCCS Istituto
Neuroincome-based indicators are poor proxies of material con- logico Carlo Besta3 and Auser Lombardy4, both currently
ditions among the elderly [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ] whereas non-monetary involved in the AMPEL project5. To collect the dataset, a
ones improve our understanding of who is poor, with a set of validated tools previously developed and used in
shift from a unidimensional to a multidimensional ap- two projects [
        <xref ref-type="bibr" rid="ref19 ref20">19, 20</xref>
        ] was administered to older people
proach [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ],[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Multidimensional measures of depriva- by trained interviewers to investigate various aspects of
tion are composed of diferent indicators fitting into a health, environment, social networks, and quality of life,
synthetic scale [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ], which is deemed to reflect basic resulting in a total of 744 features (or variables) for each
living standards and the exclusion from the minimum individual. The questionnaires were administered to 429
acceptable way of life in one’s own society. people aged 50 or over.
      </p>
      <p>
        In 2010 the Multidimensional Poverty Index (MPI), was The features can be grouped into three categories:i)
oficially published by Oxford Poverty and Human Devel- Categorical Features: variables which assume a fixed
opment Initiative2 in collaboration with Human Develop- range of values (e.g., private health insurance coverage:
ment Report Ofice of the United Nations Development yes or no); ii) Numeric Features: variables which assume
Programme (UNDP) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The MPI considers poverty numeric values, both discrete and continue (e.g., heart
through ten indicators divided into three dimensions: rate: 84); and iii) Range Features: variables which assume
health, education and standard of living. The dimensions range values, (e.g., ages: 60-75).
are equally weighted, and so are the specific indicators. For more details about the dataset please refer to [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>
        Several methodologies to assess poverty from a
multidimensional perspective exist, including methods aiming
to implement aggregate data from diferent sources, and 4. The AMPEL approach
statistical approaches – i.e., principal component analysis,
or cluster analysis – which reflect the joint distribution TAPAS represents an excellent dataset to investigate
of single deprivation indicators and aim for a bottom-up poverty from a multidimensional perspective, thanks to
definition of synthetic scales [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Such approaches are the large number of features used to describe each
indiadequate if they capture the joint distribution of depri- vidual. However, the dataset is characterised by several
vations, identify the poor ones (i.e., dichotomising the issues, including the high number of NULL values, the
population into poor and non-poor), and provide a single low number of individuals (429) compared to the number
cardinal figure to assess poverty. of features (744) and the dificulty in identifying the most
      </p>
      <p>Only recently, thanks to big data availability and the significant ones. To face these issues, a pipeline that
development of data science techniques, ML and AI have ifrstly cleans the data and then develops a classification
been increasingly adopted to poverty estimation. More- system able to identify those living in diferent levels of
over, the COVID-19 pandemic led to a significant increase poverty has been developed. To solve the problem of
in extreme global poverty with respect to the last 20 years, 3www.istituto-besta.it
4www.auser.lombardia.it
2ophi.org.uk 5ampel.unimib.it
large number of features and small number of individu- define for each feature its deprivation level. An example
als, some heuristics were applied. The most significant
of this mapping is reported below.
characteristics have been selected with the involvement
of a domain expert to identify a subset of 99 features to
be used in the next step of classification. Each of these
features could be assigned to one of the five dimensions
here considered:
• Maintenance Capacity: the financial situation
of an individual;
the individual;
• Consumption Deprivation: organises some
in</p>
      <p>formation related to the afordance capacity of
• Health Status: collects health status features</p>
      <p>related to the individual;
• Housing Facilities: contains all the information
that describes the conditions of the dwelling and
the neighbourhood in which the individual lives;
• Social and Context Deprivation: reports
infor</p>
      <p>mation about social relations.</p>
      <sec id="sec-1-1">
        <title>4.1. Class labelling</title>
        <p>
          Since the TAPAS dataset does not explain how poverty is
distributed across the population, it is necessary to find
an approach that can identify which individuals are in
poverty condition or at risk of poverty. This issue has
been solved by implementing the process explained by
[
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] with some changes to adapt the approach to the
AMPEL case study. The approach aims to estimate the
probability of each individual being poor by utilizing an
array of vector weights to comprehend the
characteristics of multidimensional poverty. Rather than selecting a
single weight for each feature, this method enables the
creation of an approximation of the entire space of
feasible weights. These weights make it possible to label
as a  -by- matrix  = [  ], where  is the number of
individuals (n=429) and  the size of the selected feature
vector (p=99).
feature across individuals.
        </p>
        <p>Each row of the matrix   = ( 1 , ...,   , ...,   ) gives
the features of the  -th individual, while each column
  = ( 1 , ...,   , ...,   ) gives the distribution of the  -th</p>
        <p>It is important to note that the values of the 
matrix are heterogeneous and can be ordinal, binary, or
numeric. Matrix  is thus mapped into a deprivation
matrix  = [</p>
        <p>
          ] of values belonging to the range [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ], with
binary values associated to categorical features obtained
applying proper thresholds and continuous real values
for numeric ones. The mapping rules have been defined
by the domain expert. This expert knowledge permits to
the individuals in the dataset according to the degree of individual.
poverty: i) high, ii) medium or iii) low.
        </p>
        <p>The method starts by considering the initial dataset, [  ], with dimension  -by- , is defined. Each vector
From  , summing over the rows, it is possible to
calculate a deprivation score  = ( 1, ...,   , ...,   ) for each
individual. The score represents the poverty associated
to each individual, so the higher the score, the more
deprived the individual will be. However to better
reproduce the reality, a vector  = ( 1, ...,   , ...,   ) of weights
should be defined to properly consider the contribution
of each feature, where ∑</p>
        <p>= 1 and 0 ≤   ≤ 1.</p>
        <p>Thus the deprivation score  is obtained as:

=1 
 =  ×</p>
        <p>⊤</p>
        <p>
          Instead of defining a single vector of weights, following
Liberati et al. [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ], a set of
        </p>
        <p>weight vectors are randomly
generated from a uniform distribution, to explore the
whole feasible weight space. In this work  = 10.000 .</p>
        <p>The output of this step is a matrix  = [  ] of size 
by- , where  is the number of weight vectors. Each row
  = ( 1 , ...,   , ...,   ) corresponds to a vector of weights,
while each column   = ( 1 , ...,   , ...,   ) represents the
distribution of the weights assigned to each feature.</p>
        <p>From matrix  and  we can obtain a matrix of
deprivation scores  as follows:
(1)
(2)
 =  ×</p>
        <p>⊤</p>
        <p>In the deprivation score matrix  = [  ], of size 
by- , each row   = ( 1 , ...,   , ...,   ) contains 
deprivation scores for the  -th individual based on changes in
weight vectors, while each column   = ( 1 , ...,   , ...,   )
represents the distribution of deprivation scores across
individuals for a given weight vector  . This matrix can be
considered as a ”deprivation embedding matrix”, where
each vector   = ( 1 , ...,   , ...,   ) can be viewed as
an embedded representation of the poverty level of  -th</p>
        <p>Starting from matrix  , the poverty rank matrix  =</p>
        <p>= ( 1 , ...,   , ...,   ) represents the poverty ranks of
the  − ℎ</p>
        <p>individual with respect to his/her deprivation
scores and can be defined on the basis of the following
ranking function:
  = 1 + ∑  [  &gt;   ]    = 1, ...,</p>
        <p>(3)
≠
where  = 1 when the condition in square brackets is
met, and  = 0 when the condition is not met.</p>
        <p>For each vector of weights, the rank</p>
        <p>of the  -th
individual is obtained by summing the number of
individuals whose deprivation score   , is higher than the
deprivation score   of the considered individual, plus
one. In other words,   is equal to one plus the number
of individuals who are ”multidimensionally” poorer than
the  − ℎ individual. Consequently, the higher the value
of   , the lower the poverty of  − ℎ individual.</p>
        <p>Finally, a matrix of probabilities of being poor  =
[  ] with dimension  -by- is defined. Each row 
( 1 , ...,   , ...,   ) gives for the  -th individual, his/her
probabilities of occupying a rank from 1 to n in the</p>
        <p>=
poverty rank matrix  .</p>
        <p>The probability   that the  − ℎ individual occupies
the poverty rank r in the considered population is defined
as:
where:
  =
 


=1
  = ∑  [  =  ] ;
(4)
(5)
 = 1 every time</p>
        <p>=  and  = 0 otherwise. An
example of the creation of the B matrix is reported below.</p>
        <p>5
⎡
⎢4
⎢3
⎢
⎢2
⎣1
5
4
1
2
3
5
4
2
3
1
5
⎤
4⎥
⎥
3⎥
2⎦
1⎥ ⟶ ⎢0.5</p>
        <p>0
⎡⎢ 0
⎢
⎢ 0
⎣0.5
0
0
0.25
0.5
0.25
0
0
0.25
0.5
0.25
0
1
0
0
0
1
⎤
0⎥
0⎥
⎥
0⎥
0⎦</p>
        <p>The last step is to label the individuals within the
three poverty levels: i) Elderly people with a high risk
of poverty (red class); ii) Elderly people with a medium
risk of poverty (yellow class); and iii) Elderly people with
a low risk of poverty (green class). To this end, as a
ifrst attempt, the poverty ranks from</p>
        <p>1 to  have been
divided into three homogeneous groups. The
cumulative probability of each individual for each of these three
groups have been evaluated. The class of the considered
individual is the one corresponding to the group with
the highest cumulative probability. Depending on the
initial choice of the three groups, the class assigned to
the individuals can be diferent. The strategy related
stakeholders, public institutions and municipalities.</p>
        <p>This matrix can be considered as a ”deprivation
embedding matrix”, deprivation scores
tained, the deprivation score matrix  , considered as a
deprivation embedding matrix, is analyzed. The score
⎢0
⎣1
0.3⎥ × ⎢⎢0.71
⎥
⎢0.53
⎡
⎢2
⎣1
1⎥
⎥
3⎥
2⎦
1. This representation shows how high poverty risk (red)
and low poverty risk (green) individuals are clearly
separated, while the medium poverty risk (yellow) ones in
the representation are more scattered.</p>
      </sec>
      <sec id="sec-1-2">
        <title>4.2. Poverty risk classification</title>
        <p>Starting from the class labels assigned with the process
described above, and the 99 Tapas features in matrix  it
is possible to train a model to infer the individual risk of
poverty. The machine learning model adopted is
theXGBoost model. This model is based on a gradient-boosting
algorithm that uses a set of weak decision trees to make
solid predictions. XGBoost also incorporates
regularisation techniques to prevent overfitting and enhance the
model generalisation ability. A 10-fold cross-validation
technique was applied during the evaluation process to
evaluate the model accuracy. Moeover, XGBoost permits
to estimate the relative importance of each feature in
the dataset to predict the target variable. Feature scores
is used to split the data across all decision trees in the
model. The higher the number of splits on a feature, the
higher its importance. In Figure 2 the first ten features</p>
        <p>In Figure 3, the model accuracy is reported by varying
the number of features depending on their importance.
to this choice should be discussed with domain experts, are calculated considering the number of times a feature</p>
        <p>In order to analyze the three groups of individuals ob- are reported, with their relative importance.</p>
        <p>Plotting the XGBoost accuracy allows a visual
understanding of which configuration can be adopted. In this
work, the individuals for the three classes are 145 for the
low risk class (green), 148 for the medium risk class,
(yellow), and 136 for the high risk class (red). Considering 52
features, the model here proposed reached an accuracy
of 72%. Figure 3 shows how starting from 40 features
the accuracy begins to swing between 69% and 72%. A
feature selection can be applied to decrease the quantity
of starting variables selected by the domain expert by
nearly fity per cent. Eliminating unnecessary features
is a key point to improve the model generalisation
ability, increasing computational eficiency and providing a
better understanding of the data.
is represented in Figure 4 and AMPEL Repository 8 is
publicly available, so the code can be downloaded and
customised if needed.</p>
        <p>The dashboard is composed of two parts:
• Data Analysis: It shows poverty statistics in
the elderly population with respect to the three
classes labelled. Labels can be modified changing
the distribution of the ranks within this groups
and consequently the cumulative probability of
each of them. Four statistics have been added to
the dashboard:
1. Qualification : It shows statistics related
to poverty in the elderly by showing results
categorized on qualification levels, such as
primary school and degree.
2. Age: It shows statistics related to poverty
in the elderly by showing poverty data per
age.
3. Status: It shows statistics related to
poverty in the elderly by showing results
categorized on status such as married,
divorced etc.
4. Map: Describes regions within a map that
exhibit a higher concentration of poverty
clusters.
• Vector Space Representation: This section
shows the representation in order to
dynamically modify the size of the representation space
by modifying the ranks considered in the three
groups adopted to define the poverty levels.</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>5. Implementation</title>
      <p>Finally, the xgboost library in python has been
adopted for both feature selection and classification.</p>
      <p>The entire pipeline has been implemented using Python. The sklearn9 library, which provides tools for
supportThe libraries used to manipulate data and perform mathe- ing machine learning tasks, has been used to implement
matical operations are respectively pandas6 and numpy7. the 10-fold cross-validation and apply it on the XGBoost
In order to perform some analysis and show the outcome model.
of the labelling process, a dashboard to visualize data is
available at the following link: Ampel Dashboard.</p>
      <p>The overall software architecture of AMPEL project</p>
      <sec id="sec-2-1">
        <title>6https://pandas.pydata.org/</title>
        <p>7https://numpy.org/</p>
      </sec>
      <sec id="sec-2-2">
        <title>8https://gitlab.com/Fabio597/ampel 9https://scikit-learn.org/stable/</title>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>6. Conclusion and future works</title>
      <p>This work proposes a strategy to label a dataset of
heterogeneous sources of information, in order to classify
older people into three classes of risk of poverty. The
labelled data is here adopted in a traditional machine
learning model that reaches an accuracy of about 72%.
This labelled data can also be considered to develop a
Bayesian Network (BN). The adoption of BN could be
significant in the definition of multidimenisional poverty,
as BN are self-explainable and they allow to know which
variables led to specific result and to what extent each
single data contribute to the final result. Moreover BN
can easily integrate domain knowledge, keeping mutual
interference among all the considered variables.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <p>This research is supported by the FONDAZIONE
CARIPLO “AMPEL: Artificial intelligence facing
Multidimensional Poverty in ELderly” (Ref. 2020-0232).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <article-title>[1] Health at a glance 2019: Oecd indicators</article-title>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A. B.</given-names>
            <surname>Atkinson</surname>
          </string-name>
          ,
          <article-title>Income distribution in oecd countries, Evidence from Luxemburg income study (</article-title>
          <year>1995</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Biewen</surname>
          </string-name>
          ,
          <article-title>Income inequality in germany during the 1980s and 1990s</article-title>
          ,
          <source>Review of Income and Wealth</source>
          <volume>46</volume>
          (
          <year>2000</year>
          )
          <fpage>1</fpage>
          -
          <lpage>19</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>M. F.</given-names>
            <surname>Förster</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. Mira D'Ercole</surname>
          </string-name>
          ,
          <article-title>Income distribution and poverty in oecd countries in the second half of the 1990s, Income Distribution and Poverty in OECD Countries in the Second Half of the 1990s (February 18,</article-title>
          <year>2005</year>
          ) (
          <year>2005</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Adena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Myck</surname>
          </string-name>
          ,
          <article-title>Poverty and transitions in health in later life</article-title>
          ,
          <source>Social science &amp; medicine 116</source>
          (
          <year>2014</year>
          )
          <fpage>202</fpage>
          -
          <lpage>210</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>B.</given-names>
            <surname>Nolan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. T.</given-names>
            <surname>Whelan</surname>
          </string-name>
          ,
          <article-title>Measuring poverty using income and deprivation indicators: alternative approaches</article-title>
          ,
          <source>Journal of European Social Policy</source>
          <volume>6</volume>
          (
          <year>1996</year>
          )
          <fpage>225</fpage>
          -
          <lpage>240</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>P.</given-names>
            <surname>Townsend</surname>
          </string-name>
          ,
          <article-title>Poverty in the United Kingdom: a survey of household resources and standards of living</article-title>
          , Univ of California Press,
          <year>1979</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Terraneo</surname>
          </string-name>
          ,
          <article-title>A longitudinal study of deprivation in european countries</article-title>
          ,
          <source>International Journal of Sociology and Social Policy</source>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>R.</given-names>
            <surname>Boarini</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>M. d'Ercole, Measures of material deprivation in oecd countries (</article-title>
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Jenkins</surname>
          </string-name>
          , L. Cappellari,
          <article-title>Summarizing multiple deprivation indicators (</article-title>
          <year>2007</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>P.</given-names>
            <surname>Prosperi</surname>
          </string-name>
          , I. Peri, G. Vindigni,
          <article-title>Problematiche aperte nell'analisi della povertà: questioni di misura e progressi nel raggiungimento degli obiettivi del millennio, Problematiche aperte nell'analisi della povertà: questioni di misura e progressi nel raggiungimento degli obiettivi del millennio (</article-title>
          <year>2011</year>
          )
          <fpage>427</fpage>
          -
          <lpage>446</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Alkire</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. E.</given-names>
            <surname>Foster</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Seth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. E.</given-names>
            <surname>Santos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Roche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ballon</surname>
          </string-name>
          ,
          <article-title>Multidimensional poverty measurement and analysis: chapter 3-overview of methods for multidimensional poverty assessment (</article-title>
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>W.</given-names>
            <surname>Bank</surname>
          </string-name>
          ,
          <article-title>Poverty and shared prosperity 2020: Reversals of fortune</article-title>
          , The World Bank,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>G.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Cai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Liu</surname>
          </string-name>
          , J. Liu,
          <string-name>
            <given-names>S.</given-names>
            <surname>Su</surname>
          </string-name>
          ,
          <article-title>A comparison of machine learning approaches for identifying high-poverty counties: Robust features of dmsp/ols night-time light imagery</article-title>
          ,
          <source>International journal of remote sensing 40</source>
          (
          <year>2019</year>
          )
          <fpage>5716</fpage>
          -
          <lpage>5736</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Mohamud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. N.</given-names>
            <surname>Gerek</surname>
          </string-name>
          ,
          <article-title>Poverty level characterization via feature selection and machine learning</article-title>
          ,
          <source>in: 2019 27th Signal Processing and Communications Applications Conference (SIU)</source>
          , IEEE,
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Sani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Rahman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Bakar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sahran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Sarim</surname>
          </string-name>
          ,
          <article-title>Machine learning approach for bottom 40 percent households (b40) poverty classification</article-title>
          ,
          <source>Int. J. Adv. Sci. Eng. Inf. Technol</source>
          <volume>8</volume>
          (
          <year>2018</year>
          )
          <fpage>1698</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>A.</given-names>
            <surname>Abu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Hamdan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Sani</surname>
          </string-name>
          ,
          <article-title>Ensemble learning for multidimensional poverty classification</article-title>
          ,
          <source>Sains Malaysiana</source>
          <volume>49</volume>
          (
          <year>2020</year>
          )
          <fpage>447</fpage>
          -
          <lpage>459</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>E.</given-names>
            <surname>Guastafierro</surname>
          </string-name>
          , et al.,
          <article-title>Social network and environment as determinants of disability and quality of life in aging: Results from an italian study</article-title>
          ,
          <source>Frontiers in Medicine 9</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Leonardi</surname>
          </string-name>
          , et al.,
          <article-title>Determinants of health and disability in ageing population: the courage in europe project (collaborative research on ageing in europe)</article-title>
          ,
          <source>Clinical psychology &amp; psychotherapy 21</source>
          (
          <year>2014</year>
          )
          <fpage>193</fpage>
          -
          <lpage>198</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>E.</given-names>
            <surname>Guastafierro</surname>
          </string-name>
          , et al.,
          <article-title>Identification of determinants of healthy ageing in italy: results from the national survey idagit</article-title>
          ,
          <source>Ageing &amp; Society</source>
          <volume>42</volume>
          (
          <year>2022</year>
          )
          <fpage>1760</fpage>
          -
          <lpage>1780</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>P.</given-names>
            <surname>Liberati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Resce</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Tosi</surname>
          </string-name>
          ,
          <article-title>The probability of multidimensional poverty: A new approach and an empirical application to eu-silc data, Review of Income and Wealth (</article-title>
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>L.</given-names>
            <surname>Van der Maaten</surname>
          </string-name>
          , G. Hinton,
          <article-title>Visualizing data using t-sne.</article-title>
          ,
          <source>Journal of machine learning research 9</source>
          (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>