<!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>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Camilla Quaresmini</string-name>
          <email>camilla.quaresmini@polimi.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giuseppe Primiero</string-name>
          <email>giuseppe.primiero@unimi.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Milan</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Italy</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Electronics</institution>
          ,
          <addr-line>Information and Bioengineering, Politecnico di Milano, Piazza Leonardo da Vinci 32, 20133</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>LUCI Lab and PhilTech Research Center, Department of Philosophy, Università degli Studi di Milano</institution>
          ,
          <addr-line>Via Festa del</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Perdono 7</institution>
          ,
          <addr-line>20122, Milan, Italy and MIRAI, Srl</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Artificial Intelligence (AI) systems are not intrinsically neutral and biases trickle in any type of technological tool. In particular when dealing with people, the impact of AI algorithms' technical errors originating with mislabeled data is undeniable. As they feed wrong and discriminatory classifications, these systems are not systematically guarded against bias. In this article we consider the problem of bias in AI systems from the point of view of data quality dimensions. We highlight the limited model construction of bias mitigation tools based on accuracy strategy, illustrating potential improvements of a specific tool in gender classification errors occurring in two typically dificult contexts: the classification of non-binary individuals, for which the label set becomes incomplete with respect to the dataset; and the classification of transgender individuals, for which the dataset becomes inconsistent with respect to the label set. Using formal methods for reasoning about the behavior of the classification system in presence of a changing world, we propose to reconsider the fairness of the classification task in terms of completeness, consistency, timeliness and reliability, and ofer some theoretical results.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        Machine Learning (ML) models trained on huge amounts of data are intrinsically biased when
dealing with people. Common face recognition systems used in surveillance tasks generate false
positives labeling innocent people as suspects. Social credit systems link individuals to the state
of their social credit, making decisions based on that score. In all of those cases, subjects sufer a
credibility deficit due to prejudices related to their social identity [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]: a dark-skinned man could
be characterized by a higher risk of recidivism after being arrested; a short-haired skinny young
woman – or a long-haired boy with feminine traits – might be the target of transphobic attacks
following misgendering. Through the deployment of these technologies, society makes the gap
separating rich from poor, cisnormative from non-cisnormative individuals, more constitutive
as automatized and standardized.
      </p>
      <p>
        Already before the explosion of ML algorithms, [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] ofered a framework for understanding
three categories of bias in computer systems, assuming the absence of bias as necessary to
AEQUITAS 2024: Workshop on Fairness and Bias in AI | co-located with ECAI 2024, Santiago de Compostela, Spain
†These authors contributed equally.
define their quality. Later on, the emergence of contemporary, data-driven AI systems based on
learning has significantly worsened the situation, see e.g. [
        <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
        ]. On this basis, the development
and deployment of fairer Artificial Intelligence (AI) systems has been increasingly demanded.
Such request appears especially relevant in certain application contexts. For example, as
examined in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], face is commonly used as a legitimate mean of gender classification, and this is
operazionalized and automatized in technologies such as Automatic Gender Recognition (AGR),
which algorithmically derives gender from faces’ physical traits to perform classification [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ].
This technique relies on the assumption that gender identity can be computationally derived
from facial traits. However, a recent study [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] shows that the most famous AGR systems are not
able to classify non-binary genders, also performing poorly on transgender individuals. This is
due to the fact that AGR incapsulates a binary, cisnormative conception of gender, adopting a
male/female scheme which invalidates non-binary identities.
      </p>
      <p>
        We declare ourselves against the use of gender classification, as considering face as a proxy
for detecting gender identity seems to resonate with phrenology and physiognomy, and we
believe that the process of automatic gender recognition can easily lead to mismatches between
the theoretical understanding of constructs underlying identity and their operationalization [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ],
especially when it comes to classification of individuals who recognise themselves outside of
binarism. However, we note that this kind of classification is already happening [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], spreading
with commercial systems ofering gender classification as a standard feature, causing a huge
impact on the lives of misgendered individuals. Therefore there are contexts in which it is
potentially inevitable that classification exists, and in these contexts it must be fairer. This translates
into asking whether there is a strategy to ensure that the labels assigned during classification
are as less stereotypical and archetypal as possible. While this paper does not investigates the
ethical aspects of AGR, we aim at addressing the issues related to the classification strategies to
make them fairer, as an initial study to prepare for implementing mitigation strategies.
      </p>
      <p>
        An important task, common to technology and philosophy, is therefore the identification and
verification of criteria that may help developing fairness conditions for AI systems. While a
number of techniques are available to mitigate bias, their primary focus on purely statistical
analysis to control accuracy across sensitive classes is clearly insuficient to control social
discrimination. A diferent approach is represented by the explicit formulation of ethical
principles to be verified across protected attributes, combining statistical measures with logical
reasoning, as formally defined in [
        <xref ref-type="bibr" rid="ref11 ref12 ref13 ref14 ref15">11, 12, 13, 14, 15</xref>
        ] and implemented by the BRIO tool in
[
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ]. In this latter context, an important direction to explore for a refined definition of
ethically-laden verification criteria is the study of quality dimensions and associated biases.
In the following of this paper, we ofer a theoretical contribution in this direction, preparing
the ground for a future implementation. We argue that, even if maximizing data quality and
fairness simultaneously can be hard as improving one can deteriorate the other [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], the task
of bias mitigation tools can be supported by reasoning on quality dimensions that so far have
been left ignored. In particular, we ofer examples to show how dimensions of consistency,
completeness, timeliness and reliability can be used to establish fairer AI classification systems.
This research is in line with the quest for integrating useful empirical metrics on fairness in AI
with asking key (conceptual) questions, see [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>The paper is structured as follows. In Section 2 we ofer an overview of fainess definitions
and bias types relevant for this work. In Section 3 we briefly overview the technical details of
a particular bias mitigation tool to illustrate what we consider essential limitations of purely
statistical analyses. In Section 4 we introduce data quality dimensions arguing for reconsidering
their relevance in the task of evaluating the fairness of classification systems, presenting two
examples to justify this requirement. In Section 5 we propose a definition of fair AI classification
that includes such dimensions and formulate some theoretical results. Section 6 concludes the
work illustrating future research lines.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Fairness and Bias in ML</title>
      <p>
        Despite a unique definition missing in the literature [
        <xref ref-type="bibr" rid="ref2 ref20 ref21 ref22 ref23 ref24 ref25 ref3">2, 3, 20, 21, 22, 23, 24, 25</xref>
        ], fairness is
often presented as corresponding to the avoidance of bias [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]. This can be formulated at two
distinct levels: first, identifying and correcting problems in datasets [
        <xref ref-type="bibr" rid="ref27 ref28 ref29 ref30 ref31 ref32">27, 28, 29, 30, 31, 32</xref>
        ], as
a model trained with a mislabeled dataset will provide biased outputs; second, correcting the
algorithms [
        <xref ref-type="bibr" rid="ref21 ref33">21, 33</xref>
        ], as even in the design of algorithms biases can emerge [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ]. In the present
section we are interested in considering datasets and their labels. Indeed, bias may also afect
the label set [
        <xref ref-type="bibr" rid="ref35 ref36">35, 36</xref>
        ]. Accordingly, we talk about label quality bias when errors hit the quality of
labels. As shown in [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ], the most well-known AI datasets are full of labeling errors. A crucial
task is therefore the development of conceptual strategies and technical tools to mitigate bias
emergence in both data and label sets.
      </p>
      <p>A variety of approaches and contributions is available in the literature focusing on identifying
bias in datasets and labels. Here we list the types of bias which are relevant to the present
work, see Table 2. Albeit not exhaustive, these lists of biases represent a good starting point to
investigate quality dimensions required to address them. We now analyze a common mitigation
strategy used by existing tools addressing the issue of bias in data, showing their limitations.
We then study the bias in the classification algorithm (i.e., bias in labels) of the mitigation tool.</p>
      <p>Literature</p>
      <sec id="sec-3-1">
        <title>The probability of label  being wrong at time   , given that label  was</title>
        <sec id="sec-3-1-1">
          <title>Temporal confident joint, where the correct label can change from  to</title>
        </sec>
        <sec id="sec-3-1-2">
          <title>Temporal confident joint, where the correctness of the same fixed label</title>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>Predicted probability of label  ̃ for variable   and model parameters</title>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Mitigating Bias</title>
      <p>
        A bias mitigation algorithm is a procedure for reducing unwanted bias in training datasets or
models, with the aim to improve the fairness metrics. Those algorithms can be classified into
three categories [
        <xref ref-type="bibr" rid="ref43">43</xref>
        ]: pre-processing, when the training data is modified; in-processing, when
the learning algorithm is modified; post-processing, when the predictions are modified.
      </p>
      <p>
        Several tools are available to audit and mitigate biases in datasets, thereby attempting to
implement diversity and to reach fairness. Among the most common are AIF360 [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], Aequitas
[
        <xref ref-type="bibr" rid="ref44">44</xref>
        ] and Cleanlab [
        <xref ref-type="bibr" rid="ref45">45</xref>
        ]. Recently a post-hoc evaluation model for bias mitigation has been
proposed by the tool BRIO [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ]. In this article, we consider Cleanlab as a testbed, illustrating
below in Section 4 its limitations in view of data quality dimensions. Instead, we propose
a theoretical frame for the resolution of such limitation in Section 5, further illustrating the
possibility to implement the present analysis in the tool BRIO. For an overview of the symbols
used from now on, see Table 2.
      </p>
      <p>
        Cleanlab is a framework to find label errors in datasets. It uses Confident Learning (CL),
an approach which focuses on label quality with the aim to address uncertainty in dataset
labels using three principles: counting examples that are likely to belong to another class
using the confident joint and probabilistic thresholds to find label errors and to estimate noise;
pruning noisy data; and ranking examples to train with confidence on clean data. The three
approaches are combined by an initial assumption of a class-conditional noise process, to directly
estimate the joint distribution between noisy given labels and uncorrupted unknown ones.
For every class, the algorithm learns the probability of it being mislabeled as any other class.
This assumption may have exceptions but it is considered reasonable. For example, a “cat” is
more likely to be mislabeled as “tiger” than as “airplane”. This assumption is provided by the
classification noise process (CNP, [
        <xref ref-type="bibr" rid="ref46">46</xref>
        ]), which leads to the conclusion that the label noise only
depends on the latent true class, not on the data. CL [
        <xref ref-type="bibr" rid="ref45">45</xref>
        ] exactly finds label errors in datasets
by estimating the joint distribution of noisy and true labels. The idea is that when the predicted
probability of an example is greater than a threshold per class, we confidently consider that
example as actually belonging to the class of that threshold, where the thresholds for each class
are the average predicted probability of examples in that class. Given  ∈̃ [] takes an observed,
noisy label (potentially flipped to an incorrect class); and  ∗ ∈ [] takes the unknown (latent),
true, uncorrupted label (latent true label), CL assumes that for every example it exists a correct
label  ∗ and defines a class-conditional noise process mapping  ∗ →  ̃ , such that every label in
class  ∈ [] may be independently mislabeled as class  ∈ [] , with probability ( =̃  ∣  ∗ = ) .
So, maps are associations of data to wrong labels. Then CL estimates ( ̃∣  ∗) and ( ∗)
jointly, evaluating the joint distribution of label noise ( , ̃ ∗) between noisy given labels and
uncorrupted unknown labels. CL aims to estimate every ( , ̃ ∗) as a matrix  , ∗̃ to find all
mislabeled examples  in dataset  , where  ∗ ≠  ̃ . Given as inputs the out-of-sample predicted
probabilities  ̂, and the vector of noisy labels  ̃ , the procedure is divided into three steps:
estimation of  ̂, ∗̃ to characterize class-conditional label noise, filtering of noisy examples,
training with the errors found.
      </p>
      <p>To estimate  ̂, ∗̃ i.e. the joint distribution of noisy labels  ̃ and true labels  ∗ , CL counts
examples that may belong to another class using a statistical data structure named confident
joint  , ∗̃ , formally defined as follows
 , ∗̃ [][] ∶=∣  ̂=̃ ,∗=
∣
(1)</p>
      <p>In other words, the confident joint estimates the set  =̃ ,∗= of examples with noisy label
i which actually have true label j by making a partition of the dataset  into bins  ̂=̃ ,∗= ,
namely the set of examples labeled  =̃  with large enough expected probability ( ̂ =̃ ; , )
to belong to class  ∗ =  , determined by a per-class threshold   , where  is the model.</p>
      <p>This kind of tools are extremely useful in estimating label error probabilities. However they
have some limitations, and it is easy to formulate examples for which their strategy seems
unsound. A first problem arises from the initial assumption of the categoricity of data. Take
for example the case of gender labeling of facial images, which is typically binary (i.e. with
values male, female). For each datapoint, a classification algorithm calculates the projected
probability that an image is assigned to the respective label. Consider though two very noisy
cases: images of non-binary individuals; images of transgender individuals. In the former case,
the label set becomes incomplete with respect to the dataset; in the second case, the dataset
is inconsistent with respect to the label set. Hence, there can be datapoints that have either
1) none of the available labels as the correct one, or 2) at diferent times they can be under
diferent labels. By definition, if we have disjoint labels there can be high accuracy but only
on those datapoints which identify themselves in the disjointed categories. In situations like
these, it appears that the dimension of accuracy alone does no longer satisfy the correctness of
the classification algorithm. In terms of quality dimensions, the possibility of an uncategorical
datapoint or that of a moving datapoint is no longer only an accuracy problem. Hence, the
identification of other data quality dimensions to be implemented in tools for bias mitigation
may help achieve more fairness in the classification task. In the next section we suggest an
improvement of the classification strategy by adding dimensions that should be considered
when evaluating the fairness of the classification itself.</p>
    </sec>
    <sec id="sec-5">
      <title>4. Extending Data Dimensions for Fair AI</title>
      <p>
        In the literature, data quality dimensions are defined both informally and qualitatively. Metrics
can be associated as indicators of the dimension’s quality. However, there is no single and
objective vision of data quality dimensions, nor a universal definition for each dimension. This
is because often dimensions escape or exceed a formal definition. The cause of the large amount
of dimensions [
        <xref ref-type="bibr" rid="ref47 ref48">47, 48</xref>
        ] also lies in the fact that data aim to represent all spatial, temporal and
social phenomena of the real world [
        <xref ref-type="bibr" rid="ref49">49</xref>
        ]. Furthermore, they are constantly evolving in response
to continuous development of new data-driven technologies.
      </p>
      <p>
        For the purposes of our analysis, we focus on the following basic set of data quality dimensions
which is the focus of the majority of authors in the literature [
        <xref ref-type="bibr" rid="ref50 ref51">50, 51</xref>
        ]:
• Accuracy, i.e. the closeness between a value  and a value  ′, where the latter is the correct
representation of the real-life phenomenon that  aims to represent [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ];
• Completeness, i.e. the level at which data have the suficient breadth, depth, and scope for
their task [
        <xref ref-type="bibr" rid="ref47 ref48 ref52">48, 52, 47</xref>
        ];
• Consistency, i.e. the coherence dimension: it amounts to check whether or not the
semantic rules defined on a set of data elements have been respected [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ];
• Timeliness, the data freshness over time for a specific task [
        <xref ref-type="bibr" rid="ref53 ref54">53, 54</xref>
        ].
      </p>
      <p>
        We thus indicate them as potential candidates to be implemented in the context of bias
mitigation strategies. In particular, we argue that, as data are characterized by evolution over
time, the timeliness dimension [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ] can be taken as basis for other categories of data quality.
We aim at suggesting improvements on errors identification in the classification of datapoints,
using the gender attribute as an illustrative case. We thus suggest the extension of classification
with dimensions of completeness, consistency and timeliness and then return to Cleanlab to
illustrate how this extension could be practically implemented.
4.1. Incomplete Label Set and Inconsistent Labeling
Consider the first example of a datapoint which represents a non-binary individual. This kind
of identity is rarely considered in technology [
        <xref ref-type="bibr" rid="ref55">55</xref>
        ]. Non-binary identities do not recognize
themselves within the binary approach characteristic of classification systems. As such, individual
identity is not correctly recognized by the classification system, highlighting the insuficiency
of the model which flattens the gender identity umbrella on the two options of male/female.
The conceptual solution would be to simply assume the label set as incomplete. This means that
the bias origin is in the pre-processing phase, and a possible strategy is to extend the partition
of the labels adding categories as appropriate, e.g. “non binary”. The problem is here reduced
to the consideration of the completeness of the label set. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] can be considered a first attempt in
this direction.
      </p>
      <p>
        Consider now a transgender datapoint whose identity shifts over time, being a fluid datapoint
by definition. Currently AI systems operationalize gender in a way which is completely
transexclusive, see e.g. [
        <xref ref-type="bibr" rid="ref6 ref7">7, 6</xref>
        ]. However, identity is not static: it may move with respect to the labels
we have, leading the datapoint to be configured in a label or in a diferent one during a selected
time range. In this case, any extension of the label set is misleading, or at least insuficient.
Here we cannot just add more categories, but we have to find a logical solution to changing the
label of the same datapoint at diferent timepoints.
4.2. Enter Time
The two problems above can be formulated adding to completeness and consistency the
dimension of temporality. Thus, an important starting point is represented by adding the dimension of
timeliness, which concerns the degree to which data represent reality within a certain defined
time range for a given population.
      </p>
      <p>We suggest here considering the labeling task within a given time frame, whose length
depends on the dataset and the classification task over the pairing of datapoints to labels, to
measure a probability of a label-change over time. Intuitively, if the analysis is performed less
than a certain number of timestamps away from the last data labeling, then we consider the
labeling still valid. Otherwise, a new analysis with respect to both completeness of the dataset
and label set must be performed. Technically, this means associating temporal parameters
to labels and to compute the probability that a given label might change over the given time
frame. The probability of a label being correct (its accuracy) decreases within the respective
temporal window. In particular, reasoning on the temporal evolution of the dataset could allow
us to model the evolution of the label partitions. Two fundamental theses are suggested for
evaluation: the correctness of the task does no longer assume static completeness of the label
set, i.e. given the label set is complete at time   , it can be incomplete at time  + ; the labeling
does no longer assume static perseverance of the labels, that is, given a label  that is correct at
a time   for a datapoint  , it could be incorrect at a later time, and conversely if it is incorrect it
could become correct.
4.3. Back to Cleanlab
Considering a possible implementation in Cleanlab able to account for such diferences implies
renouncing the starting assumption on the categoricity of the data. Instead, assume that the
probability of assigning a label may change over time. This can be formulated in two distinct
ways. First, the probability value of a given label  being wrong, given a label  is correct (their
distance) may change over time. The task is now to give a mapping of all the label-variable
pairs, i.e. given a mapping  ∗ →  ̃ between variables, where  ∗ is the correct label and  ̃ the
wrong one, compute the probability over the time frame  ∶= { 1, … ,   }
such that label  is wrong at time   , given that label  was correct at time  − . This probability
can increase or decrease, depending on the dataset and on the label set. For the definition of the
confident joint, this means taking the evaluation of all the elements that have an incorrect label
 when their correct label is  , and then associate the wrong label to a time   and the correct
label to a previous time. This estimate must be made on all time points, so for every  &lt;  .
Given a timepoint  at which the label is wrong, the estimate on all pairs of probabilities for
that point with a previous point in which another label can be correct has to be computed
 , ∗̃
[, ,  ] ∶=
∣  ̂=̃  

,∗=  −
∣</p>
      <p>Second, given a mapping  ∗ →  ̃ between variables, where  ∗ is the correct label and  ̃ the
wrong one, what is the probability</p>
      <p>[( =̃ )   ∣ ( ∗ = )  − ]
such that label  is wrong at time   , given that the same label  was correct at time  − ? In
this case, the same label is fixed and the probability that it becomes incorrect can be calculated.
The definition of confident joint thus becomes
∈
∑
1≤&lt;∈
∈
∑
1≤&lt;∈
 , ∗̃
[,  ] ∶=
∣  ̂=̃  

,∗=  −
∣
(2)
(3)
(4)
(5)
(6)
To illustrate the point we consider a toy example. Compute
( =̃  ∣  ∗ = ) =
( ∗ =  ∣  =̃ ) ⋅ ( =̃ )
( ∗ = )
=
[(∗=∧=̃ )]
(=̃ )
( ∗ = )
⋅ ( =̃ )
values in 6,  ′( =̃  ∣  ∗ = ) = 0.6
positive rate FPR = 60%.</p>
      <p>i.e. the error rate of  ∗ =</p>
      <p>has to be determined. First, a confusion matrix is constructed
to analyze errors. Suppose to have a dataset of 10 datapoints, see Figure 1. From the matrix,
( ∗ = ) = 5/10
and ( =̃ ) = 4/10</p>
      <p>. So there are 5 women, of which 2 are incorrectly labeled
“male” and 3 are correctly labeled “female”, and 5 men of which 1 is incorrectly labeled “female”
and 4 are correctly labeled “male”. Replacing the values in Equation 6, ( =̃  ∣  ∗ = ) = 0.2
.</p>
      <p>The obtained value represents the error rate of the “male” label, i.e. the probability of a male
datapoint being labeled “female”. Looking at the diagonals, the true positive rate TPR = 70%
and the false positive rate FPR = 30%.</p>
      <p>Consider now the same dataset at a later time  + , see Figure 2. The labels might have
changed. From the matrix, ( ∗ = ) = 5/10
and that ( =̃ ) = 5/10
. Now there are 5 women,
of which 3 are incorrectly labeled “male” and 2 are correctly labeled “female”, and 5 men of
which 3 are incorrectly labeled“female” and 2 are correctly labeled “male”. Replacing again the
. In this case the true positive rate TPR = 40% and the false
considered. Thus, the change rate can be computed as  =  ′̂( ; ̃
 ; ) − ( ;̂ ̃
 ; ) = 0.4 .</p>
      <p>Now   [( ̃ = ) 
 ∣ ( ∗ = )  − ] can be written as   [( ̃ = )  +
∣ ( ∗ = )  ]. Thus,

at a time   we have  
  + ( ∗ = ) = 1 − ( =̃ )</p>
      <p>+
 ( ∗ = ) = 1 − ( ̃ = )
 ). At a subsequent time  +

we have
. Equation 6 can be computed with respect to time as
  [( =̃ )  + ∣ ( ∗ = )   ] =
[( ∗ = ) ∣ ( =̃ )]
 +</p>
      <p>⋅ [( =̃ )  ± ]
( ∗ = ) 

= 0.288
(7)</p>
      <p>This value represents the (highest) probability that a given label is wrong at a given time,
provided it was correct at some previous time. Indirectly, this also expresses the probability
that the labeling set is applied to a dataset containing a point for which the labeling becomes
inconsistent over time.</p>
    </sec>
    <sec id="sec-6">
      <title>5. Temporal-based Fairness in AI</title>
      <p>We have argued that a more general discussion on the data dimensions to be adopted in bias
mitigation tools is needed, and in particular that the dimension of timeliness is crucial. In this
section we summarise our proposal and ofer non-exhaustive criteria for fairness in AI based
on such temporal approach along with some basic theoretical results.</p>
      <p>
        The first metric that has been addressed in this work is completeness as applied to the label
set. In a world where gender classification is actually changing, the present strategy includes
the completeness dimension in the quality assessment, verifying that the label set is complete
with respect to the ontology of the world at the time this assessment is made. The solution
here is to extend the label set as desired adding new labels for the classification task, as already
suggested in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Additionally, we suggest an explicit temporal parametrization: completeness
can be considered as a relationship between a label set and an individual  belonging to a certain
population  , where  is any domain item that enters  at a time  . We must ensure that a correct
label  exists for each datapoint in the dataset at each time.
( ∈  )  s.t.  ∈ ( )
 there is  ∈   1 ∪
      </p>
      <p>s.t.  ∗() =  .</p>
      <p>Definition 1 (Completeness of a label set). A label set  for a classification algorithm in a AI
system  is considered complete over a time frame  ∶ { 1, … ,   } denoted as 
given two partitions   1 ∶= { 1, … ,   } and    ∶= { 1′, … ,  ′}, where possibly   1 ∩  
 (( ))</p>
      <p>if
 ≠ ∅ for all</p>
      <p>In other words, the completeness of a dataset over a time frame is granted if for every
datapoint representing an element in the population of interest there exists at any two possibly
consecutive points in time a correct label for it.</p>
      <p>
        Next, we considered consistency of the label set with respect to datapoints possibly shifting
in categorization. The method here again is to reduce consistency to timeliness. We suggest
to compute the probability of an inconsistency arising from a correct label change. Accuracy,
albeit the most used metric for evaluating classification models’ performances due to its easy
calculability and interpretation, is reductive, trivial and incorrect in some contexts. For example,
if the distribution of the class is distorted, accuracy is no longer a useful, nor a relevant metric.
Even worse, sometimes greater accuracy leads to greater unfairness [
        <xref ref-type="bibr" rid="ref56">56</xref>
        ]: some labels like race
or gender may allow models to be more predictive, although it seems to be often controversial to
use such categories to increase predictive performance. We have suggested to consider temporal
accuracy [
        <xref ref-type="bibr" rid="ref57">57</xref>
        ] as a function of the error rate over time.
      </p>
      <p>
        The ability to compute the variance in the error rate across time is functional to determine
the reliability of AI systems. This metric is linked to the notion of accuracy, as it is considered
as a measure of data correctness, see [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. In [
        <xref ref-type="bibr" rid="ref48">48</xref>
        ] and [
        <xref ref-type="bibr" rid="ref57">57</xref>
        ] reliability is even contained in the
definition of accuracy itself: data must be reliable to satisfy the accuracy dimension. Overall, it
seems that reliability is not actually controlled beyond physical reliability, as in the literature on
data quality there is no formal definition to compute it. However, following [
        <xref ref-type="bibr" rid="ref58">58</xref>
        ] the previously
provided temporal approach is again useful: evaluating reliability is based on the revisions
which show how close the initial estimate of accuracy is to the following ones. In this sense,
reliability can be reduced to accuracy over time in terms of a threshold on the error rate:
Definition 2 (Reliability of a classification algorithm) . A classification algorithm in a AI system
 is considered reliable over a time frame  ∶= { 1, … ,   } denoted as   ( ) if   ( ) &lt;  , for
some safe value  .
      </p>
      <p>The change rate  we have computed shows how much the system’s accuracy deteriorates. If
it exceeds a fixed safe value  , the system is no longer accurate. Plain accuracy is the numerical
measure at some time  ∈  ∶= { 1, … ,   }. If this value does not deteriorate over a certain fixed
threshold, the system is considered reliable, and therefore accurate with respect to time.</p>
      <p>The two previous definitions ofer non-exhaustive criteria for the identification of fair AI
systems:
Definition 3
  (( )) .</p>
      <p>(Fairness for AI classification systems) .  
 ( )
only if   ( )
and</p>
      <p>Hence we claim that fairness requires the system’s ability to give reliable and correct outcomes
over time. While we do not consider these properties suficient, we believe they are necessary.
On this basis, we can formulate two immediate theoretical results:
Theorem 1. Given a label set  complete at time  , a classification algorithm guarantees a fair
classification at time  ′ &gt;  if and only if the change rate determined with respect to  is  &lt;  .
Proof. Assume   (( )) , then for    ′( ) we need to show   ′( ) for  ′ &gt;  ∈  . Assume
 &gt;  , then by Definition 2 reliability is not satisfied; hence, if   ( ) , it must be the case that
 &lt;  .</p>
      <p>Theorem 2. Given a fixed change rate  &lt;  , a classification algorithm with fair behaviour at
time  remains fair at time  ′ &gt;  if and only if the change to make the label set complete at time  ′
does not exceed an  ′ such that  +  ′ &gt;  .</p>
      <p>Proof. Consider    ( ) with change rate 0 &lt;  as a base case, then by Definition 3   ( ) and
  (( )) . Now consider  ′ &gt;  and a required change  ′ in   (( )) such that   ′( )
holds. This obviously holds only if 0 +  ′ &lt;  . Generalize for any  &gt; 0 .</p>
      <p>Note that in these results the value of  , respectively  ′, is a proxy for how much the world
has changed at  ′ with respect to   (( )) .</p>
      <p>
        In the context of an incomplete label set, a detected label bias can originate from an exclusion
bias in data, which can also result from a time interval bias. In the case of label-changing
datapoints a chronological bias occurs. Then, misclassification bias can be reduced to the two
previous types. In the context of use, emergent bias can arise as a result of changes in societies
and cultures. It might appear in data as chronological, historical or behavioral bias. Here, a
diferent value bias occurs for example when the users are diferent from the assumed ones
during the system’s development. This is the case of ontology switching, to which a label set
must adapt. These types of bias can be mitigated by implementing the proposed framework. The
tool BRIO [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ] works as a post-hoc model evaluation, taking in input the test dataset of the
model under investigation and its output. The tool allows to investigate behavioural diferences
of the model both with respect to an internal analysis on the classes of interest, and externally
with respect to chosen reference metrics. Morever, it allows to measure bias amplification
comparing the bias present in the dataset and how that manifests itself in the output. While
the present work does not aim at ofering a full implementation of our theoretical analysis for
the BRIO tool, some remarks are appropriate. The time-based analysis of completeness and
reliability ofered in Definitions 1 and 2, in turn grounding a notion of fairness in Definition
3 are easily implementable in BRIO: both completeness and reliability require the definition
of a timeframe to check respectively that any given datapoint of interest is matched against
a desirable label and that the overall change rate of error for one or more classes of interest
does not surpass a certain threshold. Both features rely on the user for the identification of the
desirable label for any datapoint and for the admissible distance.
      </p>
    </sec>
    <sec id="sec-7">
      <title>6. Conclusion</title>
      <p>
        We presented some recommendations for AI systems design, focusing on timeliness as a founding
dimension for developing fairer and more inclusive classification tools. Despite the crucial
importance of accuracy as shown by significant works such as [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] and [59], the problem of
unfairness in AI systems is much broader and more foundational. This can be expressed in terms
of data quality: AI systems are limited in that they maximize accuracy, and even if systems
become statistically accurate some problems remain unsolved. This is exemplified by the case
of binary gender labeling, which leads to inaccurate simplistic classifications [ 60]. Furthermore,
as the work of classification is always a reflection of culture, the completeness of the label
set and the (constrained) consistency of labeling have an epistemological value: constructing
AIs requires us to understand society, and society reflects an ontology of individuals. For this
reason, misgendering is first of all an ontological error [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>We suggested that timeliness is a crucial dimension for the definition of gender identity. If
we are ready to consider gender as a property that shifts over time [ 61], and which can also
be declined in the plural, as an individual may identify under more than one - not mutually
exclusive - labels, then a change of paradigm is required. Design limitations such as binarism
and staticity invalidate identities which do not fit into this paradigm. They must be addressed if
fairer classifications and more inclusive models of gender are to be designed.</p>
      <p>Further work in this direction includes: an implementation and empirical validation of
the proposed model through the BRIO tool; and the design of an extension to compute the
probability of incorrect labels becoming correct over time, i.e. the dual case of what presently
addressed.</p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgments</title>
      <p>This research has been partially funded by the Projects: PRIN2020 BRIO (2020SSKZ7R), PRIN2022
SMARTEST (20223E8Y4X), “Departments of Excellence 2023-2027” of the Department of
Philosophy “Piero Martinetti” of the University of Milan, all awarded by the Italian Ministry of
University and Research (MUR); and MUSA – Multilayered Urban Sustainability Action, funded
by the European Union – NextGenerationEU, under the National Recovery and Resilience Plan
(NRRP) Mission 4 Component 2 Investment Line 1.5: Strenghtening of research structures and
creation of R&amp;D “innovation ecosystems”, set up of “territorial leaders in R&amp;D”.
[59] J. Angwin, J. Larson, S. Mattu, L. Kirchner, Machine bias, ProPublica (2016).
[60] E. Edenberg, A. Wood, An epistemic lens on algorithmic fairness, in: Eaamo ’23:
Proceedings of the 3Rd Acm Conference on Equity and Access in Algorithms, Mechanisms, and
Optimization, 2023, pp. 1–10.
[61] B. Ruberg, S. Ruelos, Data for queer lives: How LGBTQ gender and sexuality
identities challenge norms of demographics, Big Data and Society 7 (2020). doi:10.1177/
2053951720933286.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M.</given-names>
            <surname>Fricker</surname>
          </string-name>
          , Epistemic Injustice:
          <article-title>Power and the Ethics of Knowing</article-title>
          , New York: Oxford University Press,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>B.</given-names>
            <surname>Friedman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Nissenbaum</surname>
          </string-name>
          ,
          <article-title>Bias in computer systems</article-title>
          ,
          <source>ACM Trans. Inf. Syst</source>
          .
          <volume>14</volume>
          (
          <year>1996</year>
          )
          <fpage>330</fpage>
          -
          <lpage>347</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>N.</given-names>
            <surname>Mehrabi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Morstatter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Saxena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lerman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Galstyan</surname>
          </string-name>
          ,
          <article-title>A survey on bias and fairness in machine learning</article-title>
          ,
          <source>CoRR abs/1908</source>
          .09635 (
          <year>2019</year>
          ). URL: http://arxiv.org/abs/
          <year>1908</year>
          .09635. arXiv:
          <year>1908</year>
          .09635.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>J.</given-names>
            <surname>Buolamwini</surname>
          </string-name>
          , T. Gebru,
          <article-title>Gender shades: Intersectional accuracy disparities in commercial gender classification</article-title>
          ,
          <source>in: Conference on Fairness, Accountability and Transparency</source>
          ,
          <string-name>
            <surname>FAT</surname>
          </string-name>
          <year>2018</year>
          ,
          <volume>23</volume>
          -24
          <source>February</source>
          <year>2018</year>
          , New York, NY, USA, volume
          <volume>81</volume>
          ,
          <string-name>
            <surname>PMLR</surname>
          </string-name>
          ,
          <year>2018</year>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>91</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Pape</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. K.</given-names>
            <surname>Scheuerman</surname>
          </string-name>
          ,
          <article-title>Auto-essentialization: Gender in automated facial analysis as extended colonial project</article-title>
          ,
          <source>Big Data and Society</source>
          <volume>8</volume>
          (
          <year>2021</year>
          ). doi:
          <volume>10</volume>
          .1177/ 20539517211053712.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>O.</given-names>
            <surname>Keyes</surname>
          </string-name>
          ,
          <article-title>The misgendering machines: Trans/HCI implications of automatic gender recognition</article-title>
          ,
          <source>Proc. ACM Hum.-Comput. Interact</source>
          .
          <volume>2</volume>
          (
          <year>2018</year>
          ). URL: https://doi.org/10.1145/ 3274357. doi:
          <volume>10</volume>
          .1145/3274357.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>F.</given-names>
            <surname>Hamidi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. K.</given-names>
            <surname>Scheuerman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Branham</surname>
          </string-name>
          ,
          <article-title>Gender recognition or gender reductionism? the social implications of embedded gender recognition systems</article-title>
          ,
          <source>in: Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems, CHI '18</source>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2018</year>
          , p.
          <fpage>1</fpage>
          -
          <lpage>13</lpage>
          . URL: https://doi.org/10.1145/ 3173574.3173582. doi:
          <volume>10</volume>
          .1145/3173574.3173582.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M. K.</given-names>
            <surname>Scheuerman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Paul</surname>
          </string-name>
          , J. Brubaker,
          <article-title>How computers see gender: An evaluation of gender classification in commercial facial analysis services</article-title>
          ,
          <source>Proceedings of the ACM on Human-Computer Interaction</source>
          <volume>3</volume>
          (
          <year>2019</year>
          )
          <fpage>1</fpage>
          -
          <lpage>33</lpage>
          . doi:
          <volume>10</volume>
          .1145/3359246.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A. Z.</given-names>
            <surname>Jacobs</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Wallach</surname>
          </string-name>
          , Measurement and fairness, CoRR abs/
          <year>1912</year>
          .05511 (
          <year>2019</year>
          ). URL: http://arxiv.org/abs/
          <year>1912</year>
          .05511. arXiv:
          <year>1912</year>
          .05511.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ramon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Olaoye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Luz</surname>
          </string-name>
          ,
          <article-title>Machine learning algorithms for gender prediction (</article-title>
          <year>2024</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>F.</given-names>
            <surname>A. D'Asaro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Primiero</surname>
          </string-name>
          ,
          <article-title>Probabilistic typed natural deduction for trustworthy computations</article-title>
          , in: D.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Falcone</surname>
          </string-name>
          , J. Zhang (Eds.),
          <source>Proceedings of the 22nd International Workshop on Trust in Agent Societies (TRUST</source>
          <year>2021</year>
          )
          <article-title>Co-located with the 20th International Conferences on Autonomous Agents and Multiagent Systems (AAMAS</article-title>
          <year>2021</year>
          ), London, UK, May 3-
          <issue>7</issue>
          ,
          <year>2021</year>
          , volume
          <volume>3022</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2021</year>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3022</volume>
          /paper3.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>G.</given-names>
            <surname>Primiero</surname>
          </string-name>
          ,
          <string-name>
            <surname>F. A.</surname>
          </string-name>
          <article-title>D'Asaro, Proof-checking bias in labeling methods</article-title>
          , in: G. Boella,
          <string-name>
            <given-names>F.</given-names>
            <surname>A. D'Asaro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Dyoub</surname>
          </string-name>
          , G. Primiero (Eds.),
          <source>Proceedings of 1st Workshop on Bias</source>
          ,
          <string-name>
            <surname>Ethical</surname>
            <given-names>AI</given-names>
          </string-name>
          ,
          <article-title>Explainability and the Role of Logic and Logic Programming (BEWARE 2022) co-located with the 21th International Conference of the Italian Association for Artificial Intelligence (AI*IA</article-title>
          <year>2022</year>
          ), Udine, Italy, December 2,
          <year>2022</year>
          , volume
          <volume>3319</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>9</fpage>
          -
          <lpage>19</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3319</volume>
          /paper1.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>A.</given-names>
            <surname>Termine</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Primiero</surname>
          </string-name>
          ,
          <string-name>
            <surname>F. A.</surname>
          </string-name>
          <article-title>D'Asaro, Modelling accuracy and trustworthiness of explaining agents</article-title>
          , in: S. Ghosh, T. Icard (Eds.), Logic, Rationality, and Interaction - 8th
          <source>International Workshop</source>
          , LORI 2021,
          <article-title>Xi'ian</article-title>
          , China,
          <source>October 16-18</source>
          ,
          <year>2021</year>
          , Proceedings, volume
          <volume>13039</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2021</year>
          , pp.
          <fpage>232</fpage>
          -
          <lpage>245</lpage>
          . URL: https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -88708-7_
          <fpage>19</fpage>
          . doi:
          <volume>10</volume>
          .1007/978- 3-
          <fpage>030</fpage>
          - 88708- 7\_
          <fpage>19</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>F.</given-names>
            <surname>A. D'Asaro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Genco</surname>
          </string-name>
          , G. Primiero,
          <article-title>Checking trustworthiness of probabilistic computations in a typed natural deduction system</article-title>
          ,
          <year>2024</year>
          . arXiv:
          <volume>2206</volume>
          .
          <fpage>12934</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>E.</given-names>
            <surname>Kubyshkina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Primiero</surname>
          </string-name>
          ,
          <article-title>A possible worlds semantics for trustworthy non-deterministic computations</article-title>
          ,
          <source>International Journal of Approximate Reasoning</source>
          (
          <year>2024</year>
          )
          <article-title>109212</article-title>
          . URL: https: //www.sciencedirect.com/science/article/pii/S0888613X24000999. doi:https://doi.org/ 10.1016/j.ijar.
          <year>2024</year>
          .
          <volume>109212</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>G.</given-names>
            <surname>Coraglia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>A. D'Asaro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. A.</given-names>
            <surname>Genco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Giannuzzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Posillipo</surname>
          </string-name>
          , G. Primiero,
          <string-name>
            <given-names>C.</given-names>
            <surname>Quaggio</surname>
          </string-name>
          ,
          <article-title>Brioxalkemy: a bias detecting tool</article-title>
          , in: G. Boella,
          <string-name>
            <given-names>F.</given-names>
            <surname>A. D'Asaro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Dyoub</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Gorrieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. A.</given-names>
            <surname>Lisi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Manganini</surname>
          </string-name>
          , G. Primiero (Eds.),
          <source>Proceedings of the 2nd Workshop on Bias</source>
          ,
          <string-name>
            <surname>Ethical</surname>
            <given-names>AI</given-names>
          </string-name>
          ,
          <article-title>Explainability and the role of Logic and Logic Programming co-located with the 22nd International Conference of the Italian Association for Artificial Intelligence (AI*IA</article-title>
          <year>2023</year>
          ), Rome, Italy, November 6,
          <year>2023</year>
          , volume
          <volume>3615</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>44</fpage>
          -
          <lpage>60</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3615</volume>
          /paper4.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>G.</given-names>
            <surname>Coraglia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. A.</given-names>
            <surname>Genco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Piantadosi</surname>
          </string-name>
          , E. Bagli,
          <string-name>
            <given-names>P.</given-names>
            <surname>Giufrida</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Posillipo</surname>
          </string-name>
          , G. Primiero,
          <article-title>Evaluating ai fairness in credit scoring with the brio tool</article-title>
          ,
          <year>2024</year>
          . arXiv:
          <volume>2406</volume>
          .
          <fpage>03292</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>F.</given-names>
            <surname>Azzalini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Cappiello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Criscuolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Cuzzucoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Dangelo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sancricca</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Tanca</surname>
          </string-name>
          ,
          <article-title>Data quality and fairness: Rivals or friends?</article-title>
          , in: D.
          <string-name>
            <surname>Calvanese</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Diamantini</surname>
            , G. Faggioli,
            <given-names>N. F.</given-names>
          </string-name>
          0001,
          <string-name>
            <surname>S. M.</surname>
          </string-name>
          <year>0001</year>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Silvello</surname>
          </string-name>
          , L. Tanca (Eds.),
          <source>Proceedings of the 31st Symposium of Advanced Database Systems</source>
          , Galzingano Terme, Italy,
          <source>July 2nd to 5th</source>
          ,
          <year>2023</year>
          , volume
          <volume>3478</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2023</year>
          , pp.
          <fpage>239</fpage>
          -
          <lpage>247</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3478</volume>
          /paper68.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>T.</given-names>
            <surname>Scantamburlo</surname>
          </string-name>
          ,
          <article-title>Non-empirical problems in fair machine learning</article-title>
          ,
          <source>Ethics Inf. Technol</source>
          .
          <volume>23</volume>
          (
          <year>2021</year>
          )
          <fpage>703</fpage>
          -
          <lpage>712</lpage>
          . URL: https://doi.org/10.1007/s10676-021-09608-9. doi:
          <volume>10</volume>
          .1007/ s10676- 021- 09608- 9.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>C.</given-names>
            <surname>Dwork</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hardt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Pitassi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Reingold</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. S.</given-names>
            <surname>Zemel</surname>
          </string-name>
          , Fairness through awareness,
          <source>CoRR abs/1104</source>
          .3913 (
          <year>2011</year>
          ). URL: http://arxiv.org/abs/1104.3913. arXiv:
          <volume>1104</volume>
          .
          <fpage>3913</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>N.</given-names>
            <surname>Grgic-Hlaca</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. B.</given-names>
            <surname>Zafar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. P.</given-names>
            <surname>Gummadi</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. Weller,</surname>
          </string-name>
          <article-title>The case for process fairness in learning: Feature selection for fair decision making</article-title>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>R. K. E. Bellamy</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Dey</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Hind</surname>
            ,
            <given-names>S. C.</given-names>
          </string-name>
          <string-name>
            <surname>Hofman</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Houde</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Kannan</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Lohia</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Martino</surname>
            ,
            <given-names>J. and.</given-names>
          </string-name>
          <string-name>
            <surname>Mehta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Mojsilovic</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Nagar</surname>
            ,
            <given-names>K. N.</given-names>
          </string-name>
          <string-name>
            <surname>Ramamurthy</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Richards</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Saha</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Sattigeri</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Singh</surname>
            ,
            <given-names>K. R.</given-names>
          </string-name>
          <string-name>
            <surname>Varshney</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Zhang</surname>
          </string-name>
          , Ai fairness
          <volume>360</volume>
          :
          <article-title>An extensible toolkit for detecting, understanding, and mitigating unwanted algorithmic bias</article-title>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>T. H.</given-names>
            <surname>Aasheim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Hufthammer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ånneland</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Brynjulfsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Slavkovik</surname>
          </string-name>
          ,
          <article-title>Bias mitigation with aif360: A comparative study</article-title>
          ,
          <source>in: Proceedings of the NIK-2020 Conference</source>
          ,
          <year>2020</year>
          . URL: http://www.nik.no/.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>M. J. Kusner</surname>
            ,
            <given-names>J. R.</given-names>
          </string-name>
          <string-name>
            <surname>Loftus</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Russell</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Silva</surname>
          </string-name>
          , Counterfactual fairness,
          <year>2018</year>
          . arXiv:
          <volume>1703</volume>
          .
          <fpage>06856</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>M.</given-names>
            <surname>Hardt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Price</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Srebro</surname>
          </string-name>
          ,
          <article-title>Equality of opportunity in supervised learning</article-title>
          ,
          <source>CoRR abs/1610</source>
          .02413 (
          <year>2016</year>
          ). URL: http://arxiv.org/abs/1610.02413. arXiv:
          <volume>1610</volume>
          .
          <fpage>02413</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>S.</given-names>
            <surname>Feuerriegel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dolata</surname>
          </string-name>
          , G. Schwabe,
          <string-name>
            <surname>Fair</surname>
            <given-names>AI</given-names>
          </string-name>
          :
          <article-title>Challenges and opportunities</article-title>
          ,
          <source>Business Information Systems Engineering</source>
          <volume>62</volume>
          (
          <year>2020</year>
          ).
          <source>doi:10.1007/s12599- 020- 00650- 3.</source>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>F.</given-names>
            <surname>Kamiran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Calders</surname>
          </string-name>
          ,
          <article-title>Data pre-processing techniques for classification without discrimination</article-title>
          ,
          <source>Knowledge and Information Systems</source>
          <volume>33</volume>
          (
          <year>2011</year>
          ).
          <source>doi:10.1007/s10115- 011- 0463- 8.</source>
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>F.</given-names>
            <surname>Azzalini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Criscuolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Tanca</surname>
          </string-name>
          ,
          <article-title>E-fair-db: Functional dependencies to discover data bias and enhance data equity</article-title>
          ,
          <source>J. Data and Information Quality</source>
          <volume>14</volume>
          (
          <year>2022</year>
          ). URL: https: //doi.org/10.1145/3552433. doi:
          <volume>10</volume>
          .1145/3552433.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>H.</given-names>
            <surname>Weerts</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dudík</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Edgar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jalali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Lutz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Madaio</surname>
          </string-name>
          ,
          <article-title>Fairlearn: Assessing and improving fairness of ai systems</article-title>
          ,
          <year>2023</year>
          . arXiv:
          <volume>2303</volume>
          .
          <fpage>16626</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>F. P.</given-names>
            <surname>Calmon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Wei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. N.</given-names>
            <surname>Ramamurthy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Varshney</surname>
          </string-name>
          ,
          <article-title>Optimized data pre-processing for discrimination prevention</article-title>
          ,
          <year>2017</year>
          . arXiv:
          <volume>1704</volume>
          .
          <fpage>03354</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>M.</given-names>
            <surname>Feldman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Friedler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Moeller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Scheidegger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Venkatasubramanian</surname>
          </string-name>
          , Certifying and removing disparate impact,
          <year>2015</year>
          . arXiv:
          <volume>1412</volume>
          .
          <fpage>3756</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>R.</given-names>
            <surname>Zemel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Swersky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Pitassi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Dwork</surname>
          </string-name>
          ,
          <article-title>Learning fair representations</article-title>
          , in: S. Dasgupta,
          <string-name>
            <surname>D.</surname>
          </string-name>
          <article-title>McAllester (Eds</article-title>
          .),
          <source>Proceedings of the 30th International Conference on Machine Learning</source>
          , volume
          <volume>28</volume>
          <source>of Proceedings of Machine Learning Research</source>
          , PMLR, Atlanta, Georgia, USA,
          <year>2013</year>
          , pp.
          <fpage>325</fpage>
          -
          <lpage>333</lpage>
          . URL: https://proceedings.mlr.press/v28/zemel13.html.
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>T.</given-names>
            <surname>Kamishima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Akaho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Asoh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sakuma</surname>
          </string-name>
          ,
          <article-title>Fairness-aware classifier with prejudice remover regularizer</article-title>
          ,
          <year>2012</year>
          , pp.
          <fpage>35</fpage>
          -
          <lpage>50</lpage>
          . doi:
          <volume>10</volume>
          .1007/978- 3-
          <fpage>642</fpage>
          - 33486-
          <issue>3</issue>
          _
          <fpage>3</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hooker</surname>
          </string-name>
          ,
          <article-title>Moving beyond algorithmic bias is a data problem</article-title>
          ,
          <source>Patterns</source>
          <volume>2</volume>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Sengamedu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Pham</surname>
          </string-name>
          , Fairlabel: Correcting bias in labels,
          <year>2023</year>
          . arXiv:
          <volume>2311</volume>
          .
          <fpage>00638</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>H.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Nachum</surname>
          </string-name>
          ,
          <article-title>Identifying and correcting label bias in machine learning</article-title>
          ,
          <year>2019</year>
          . arXiv:
          <year>1901</year>
          .04966.
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>C. G.</given-names>
            <surname>Northcutt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Athalye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Mueller</surname>
          </string-name>
          ,
          <article-title>Pervasive label errors in test sets destabilize machine learning benchmarks</article-title>
          ,
          <year>2021</year>
          . Preprint at https://arxiv.org/pdf/2103.14749.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>A.</given-names>
            <surname>Olteanu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Castillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Diaz</surname>
          </string-name>
          , E. Kiciman,
          <article-title>Social data: Biases, methodological pitfalls, and ethical boundaries</article-title>
          ,
          <source>Frontiers in Big Data</source>
          <volume>2</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>S.</given-names>
            <surname>Fabbrizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Papadopoulos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Ntoutsi</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Kompatsiaris,</surname>
          </string-name>
          <article-title>A survey on bias in visual datasets</article-title>
          ,
          <source>CoRR abs/2107</source>
          .07919 (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>H.</given-names>
            <surname>Suresh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Guttag</surname>
          </string-name>
          ,
          <article-title>A framework for understanding sources of harm throughout the machine learning life cycle, Equity and Access in Algorithms</article-title>
          , Mechanisms, and
          <string-name>
            <surname>Optimization</surname>
          </string-name>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <article-title>CertNexus, Promote the ethical use of data-driven technologies</article-title>
          ,
          <year>2021</year>
          . https: //www.coursera.org/learn/promote-ethical
          <article-title>-data-driven-technologies/lecture/5Ufbp/ data-collection-bias.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>U.</given-names>
            <surname>o</surname>
          </string-name>
          .
          <source>O. Centre for Evidence-Based, Catalogue of bias</source>
          ,
          <year>2022</year>
          . https://catalogofbias.org/ biases/.
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <surname>B. D'Alessandro</surname>
          </string-name>
          ,
          <string-name>
            <surname>C. O'Neil</surname>
            ,
            <given-names>T. LaGatta</given-names>
          </string-name>
          ,
          <article-title>Conscientious classification: A data scientist's guide to discrimination-aware classification</article-title>
          ,
          <source>Big Data</source>
          <volume>5</volume>
          (
          <year>2017</year>
          )
          <fpage>120</fpage>
          -
          <lpage>134</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>P.</given-names>
            <surname>Saleiro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kuester</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Hinkson</surname>
          </string-name>
          , J. London,
          <string-name>
            <given-names>A.</given-names>
            <surname>Stevens</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Anisfeld</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. T.</given-names>
            <surname>Rodolfa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ghani</surname>
          </string-name>
          ,
          <article-title>Aequitas: A bias and fairness audit toolkit</article-title>
          , arXiv preprint arXiv:
          <year>1811</year>
          .
          <volume>05577</volume>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>C. G.</given-names>
            <surname>Northcutt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. L.</given-names>
            <surname>Chuang</surname>
          </string-name>
          ,
          <article-title>Confident learning: Estimating uncertainty in dataset labels</article-title>
          ,
          <source>Journal of Artificial Intelligence Research (JAIR) 70</source>
          (
          <year>2021</year>
          )
          <fpage>1373</fpage>
          -
          <lpage>1411</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>D.</given-names>
            <surname>Angluin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. D.</given-names>
            <surname>Laird</surname>
          </string-name>
          ,
          <article-title>Learning from noisy examples</article-title>
          ,
          <source>Mach. Learn</source>
          .
          <volume>2</volume>
          (
          <year>1987</year>
          )
          <fpage>343</fpage>
          -
          <lpage>370</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <given-names>C.</given-names>
            <surname>Batini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Scannapieco</surname>
          </string-name>
          ,
          <source>Data Quality: Concepts</source>
          ,
          <source>Methodologies and Techniques</source>
          , Springer,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>R. Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Strong</surname>
          </string-name>
          , Beyond accuracy:
          <article-title>What data quality means to data consumers</article-title>
          ,
          <source>J. Manag. Inf. Syst</source>
          .
          <volume>12</volume>
          (
          <year>1996</year>
          )
          <fpage>5</fpage>
          -
          <lpage>33</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          [49]
          <string-name>
            <given-names>S.</given-names>
            <surname>Canali</surname>
          </string-name>
          ,
          <article-title>Towards a contextual approach to data quality, Data 5 (</article-title>
          <year>2020</year>
          )
          <article-title>90</article-title>
          . doi:
          <volume>10</volume>
          .3390/ data5040090.
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50]
          <string-name>
            <given-names>C.</given-names>
            <surname>Batini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Cappiello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Francalanci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Maurino</surname>
          </string-name>
          ,
          <article-title>Methodologies for data quality assessment and improvement, ACM computing surveys (CSUR) 41 (</article-title>
          <year>2009</year>
          )
          <fpage>1</fpage>
          -
          <lpage>52</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <given-names>M.</given-names>
            <surname>Scannapieco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Catarci</surname>
          </string-name>
          ,
          <article-title>Data quality under a computer science perspective</article-title>
          ,
          <source>Journal of The ACM - JACM 2</source>
          (
          <year>2002</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <given-names>L.</given-names>
            <surname>Pipino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. W.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Data quality assessment</article-title>
          ,
          <source>Commun. ACM</source>
          <volume>45</volume>
          (
          <year>2002</year>
          )
          <fpage>211</fpage>
          -
          <lpage>218</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          [53]
          <string-name>
            <given-names>A.</given-names>
            <surname>Rula</surname>
          </string-name>
          , et al.,
          <article-title>Time-related quality dimensions in linked data (</article-title>
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          [54]
          <string-name>
            <given-names>A.</given-names>
            <surname>Zaveri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Maurino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Pietrobon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Auer</surname>
          </string-name>
          ,
          <article-title>Quality assessment for linked data: A survey, Semantic Web 7 (</article-title>
          <year>2016</year>
          )
          <fpage>63</fpage>
          -
          <lpage>93</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          [55]
          <string-name>
            <given-names>K.</given-names>
            <surname>Spiel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Keyes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Barlas</surname>
          </string-name>
          ,
          <article-title>Patching gender: Non-binary utopias in hci,</article-title>
          <year>2019</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>11</lpage>
          . doi:
          <volume>10</volume>
          .1145/3290607.3310425.
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          [56]
          <string-name>
            <given-names>A.</given-names>
            <surname>Nielsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Practical</given-names>
            <surname>Fairness</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O</given-names>
            <surname>'Reilly Media</surname>
          </string-name>
          , Inc.,
          <year>2020</year>
          . URL: http://gen.lib.rus.ec/book/ index.php?md5=
          <fpage>F9752B2F9693C98855A51504FE224DF6</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          [57]
          <string-name>
            <given-names>C.</given-names>
            <surname>Batini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Scannapieco</surname>
          </string-name>
          , G. Viscusi,
          <article-title>From data quality to big data quality</article-title>
          ,
          <source>Journal of Database Management</source>
          <volume>26</volume>
          (
          <year>2015</year>
          )
          <fpage>60</fpage>
          -
          <lpage>82</lpage>
          . doi:
          <volume>10</volume>
          .4018/JDM.2015010103.
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          [58]
          <string-name>
            <given-names>A.</given-names>
            <surname>Black</surname>
          </string-name>
          ,
          <string-name>
            <surname>P. Van Nederpelt</surname>
          </string-name>
          ,
          <article-title>Dimensions of Data Quality (DDQ)</article-title>
          ,
          <source>DAMA NL Foundation</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>