<!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>
      <journal-title-group>
        <journal-title>1994. Cost-Sensitive Classification: Empirical
Evaluation of a Hybrid Genetic Decision Tree Induction
Algorithm. Journal of Artificial Intelligence Research 2: 369</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Collaborative Human-ML Decision Making Using Experts' Privileged Information Under Uncertainty</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mansoureh Maadi</string-name>
          <email>mmaadi@student.unimelb.edu.au1</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hadi Akbarzadeh Khorshidi</string-name>
          <email>hadi.khorshidi@unimelb.edu.au2</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Uwe Aickelin</string-name>
          <email>uwe.aickelin@unimelb.edu.au3</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>The University of Melbourne</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>1994</year>
      </pub-date>
      <fpage>5</fpage>
      <lpage>6</lpage>
      <abstract>
        <p>Machine Learning (ML) models have been widely applied for clinical decision making. However, in this critical decision making field, human decision making is still prevalent, because clinical experts are more skilled to work with unstructured data specially to deal with uncommon situations. In this paper, we use clinical experts' privileged information as an information source for clinical decision making besides information provided by ML models and introduce a collaborative human-ML decision making model. In the proposed model, two groups of decision makers including ML models and clinical experts collaborate to make a consensus decision. As decision making always comes with uncertainty, we present an interval modelling to capture uncertainty in the proposed collaborative model. For this purpose, clinical experts are asked to give their opinion as intervals, and we generate prediction intervals as the outputs of ML models. Using Interval Agreement Approach (IAA), as an aggregation function in our proposed collaborative model, pave the way to minimize loss of information through aggregating intervals to a fuzzy set. The proposed model not only can improve the accuracy and reliability of decision making, but also can be more interpretable especially when it comes to critical decisions. Experimental results on synthetic data shows the power of the proposed collaborative decision making model in some scenarios.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Machine Learning (ML) has experienced a surge in recent
years. They have been used to develop models for
facilitating decision making processes in different areas. The
development of these models is based on the idea that computers
can process big data and make predictions whilst it is often
hard for human experts. However, humans are more skilled
to work with unstructured information and deal with
uncommon situations. That is the reason that human decision
making is still prevalent in many areas like clinical decision
making, defence commanding, criminal punishment
predicCopyright © 2021 for this paper by its authors. Use permitted under
Creative Commons License Attribution 4.0 International (CC BY 4.0).
tion, etc. In some of these areas like clinical decision
making, ML models have been applied largely. However, the
reliability of these models is always under question. It is
reported that ML models are not enough in critical clinical
decision making
        <xref ref-type="bibr" rid="ref5 ref9">(Itani, Lecron, and Fortemps 2019)</xref>
        ,
        <xref ref-type="bibr" rid="ref16">(Zerilli
et al. 2019)</xref>
        .
      </p>
      <p>
        Human-in-the-loop ML models pave the way to
implement human expertise in ML models. In these models,
human experts can interact and collaborate in different stages
of ML process to improve the performance of ML models.
Clinical experts can collaborate in three stages of data
producing and data processing
        <xref ref-type="bibr" rid="ref8">(Huang et al. 2020)</xref>
        ,
        <xref ref-type="bibr" rid="ref14 ref5">(Wrede,
Hellander, and Wren 2019)</xref>
        , ML modelling
        <xref ref-type="bibr" rid="ref4">(Cai et al. 2019)</xref>
        ,
and ML evaluation and refinement
        <xref ref-type="bibr" rid="ref1">(Alahmari et al. 2019)</xref>
        to
improve the performance of ML methods for clinical
decision making (Maadi, Khorshidi, and Aickelin 2021).
However, in human-in-the-loop ML approaches, ML models are
principal decision makers and clinical experts can guide the
models according to their expertise and experience.
      </p>
      <p>ML models are generated using training data and used to
predict the test samples. So, these models decide based on
training data information. However, there are some
information that are available at the training stage but not
available for test data. This information called privileged (hidden)
information (Vapnik, Vashist and Pavlovitch 2009),
(Vapnik and Vashist 2009). In this study, we introduce another
type of privileged information that is available at the testing
stage but not available (recorded) for training. For example,
at the time of diagnosing a patient’s disease, clinical experts
have an estimation about the diagnosis (with different level
of confidence) based on their experience, patient’s
appearance and reviewing documents and test results. These
estimations are not normally recorded so that they cannot be
used in training models. However, they can be captured for
each patient at the diagnosis (testing) stage. In this paper, we
propose a framework to capture experts’ privileged
information and integrate with trained ML models in a
collaborative decision making.</p>
      <p>As ML models and clinical experts use different sources
of information to make decision, a consensus decision
making approach can improve decision making. In this paper,
unlike human-in-the-loop ML models, we introduce a
collaborative human-ML decision making model where both
clinical experts and ML models are decision makers.
Clinical decisions should not be made individually. We believe
clinical experts and ML models can help each other through
a group decision making process. Collaborative decision
making approach can provide a trust between ML models
and clinical experts to have trustable and explainable
models. In addition, this approach provides an opportunity to
have a precise investigation on the ML models’ and clinical
experts’ performance in clinical decision making process
individually and jointly. Besides, this approach improves
decision making especially when a decision maker is not
available due to disruption in connectivity or information is
provided intermittently for decision making.</p>
      <p>
        Uncertainty is inevitable in decision making. Decision
makers may have different levels of uncertainty based on
their knowledge and level of access to information. When it
comes to human decision makers, decision making
accompany with two kinds of uncertainty named inter-expert
uncertainty and intra-expert uncertainty. Inter-expert
uncertainty shows the variation among different decision makers
and intra-expert uncertainty is related to the change of the
mind of each decision maker during the time on the same
situation
        <xref ref-type="bibr" rid="ref6">(Havens, Wagner, and Anderson 2017)</xref>
        . To capture
decision maker’s opinion with its uncertainties, linguistic
variables and computing with words paradigms have
attracted the researchers recently
        <xref ref-type="bibr" rid="ref10 ref11">(Khorshidi and Aickelin
2020)</xref>
        . In these techniques, opinions as words encode to
fuzzy sets (
        <xref ref-type="bibr" rid="ref2">Borovička 2019</xref>
        ), cloud models
        <xref ref-type="bibr" rid="ref10 ref11">(Khorshidi and
Aickelin 2020)</xref>
        , intervals
        <xref ref-type="bibr" rid="ref15">(Wu, Mendel, and Coupland
2012)</xref>
        , to name a few, and computational analysis on them
provides decisions. Expecting exact values from clinical
decision makers is unrealistic. They should be given an
opportunity to express their opinions with a level of uncertainty.
So, in the proposed collaborative decision making approach,
we capture the uncertainty using intervals. We ask each
clinical expert to give their opinion as an interval and show the
level of the uncertainty using the width of the interval.
      </p>
      <p>
        In ML models, data uncertainty and model uncertainty are
two important sources of uncertainty. To capture uncertainty
of ML models by intervals, we recently have introduced an
interval modelling technique to capture uncertainty in
ensemble learning
        <xref ref-type="bibr" rid="ref10 ref11">(Maadi, Aickelin, and Khorshidi 2020)</xref>
        . In
this technique, for each ML model in an ensemble, an
interval is generated as a prediction. In the proposed
collaborative decision making model, we use this technique to capture
uncertainty of each ML model by intervals.
      </p>
      <p>
        Interval Agreement Approach (IAA) is an aggregation
method that generates fuzzy sets from interval-valued data
to minimize the loss of information in aggregation process.
        <xref ref-type="bibr" rid="ref10 ref11 ref6">(Havens, Wagner, and Anderson 2017; Khorshidi and
Aickelin 2020)</xref>
        . This approach is introduced by (Wagner et al.
2015). In the proposed collaborative model, we use IAA as
the aggregation function to improve decision making
through capturing more uncertainty and minimizing the loss
of information.
      </p>
      <p>Thus, in this paper, we make two important contributions:
(1) we present a collaborative human-ML decision making
model to use two important sources of information in
clinical decision making from two groups of decision makers,
ML models and clinical experts, and (2) we measure
uncertainty of both decision maker groups through intervals and
capture decision uncertainty in the collaborative model
using interval modelling and IAA.</p>
      <p>The structure of the paper is as follows. In the next
section, we describe the technique to generate intervals as the
outputs of ML models to capture ML models’ uncertainty.
Also, IAA is described in this section. Then, the proposed
collaborative decision making model is explained. After
that, the performance of the proposed model is investigated
using a synthetic dataset. Finally, conclusions of the paper
are presented.</p>
    </sec>
    <sec id="sec-2">
      <title>Preliminary</title>
    </sec>
    <sec id="sec-3">
      <title>Generating Uncertainty Intervals for ML Models</title>
      <p>
        To capture uncertainty of clinical experts’ opinion, we use
interval data. When decision makers are ML models, we can
capture the uncertainty of ML models using prediction
intervals. Here, we describe how we can generate intervals as
the prediction of ML models based on the approach we
introduced in
        <xref ref-type="bibr" rid="ref10 ref11">(Maadi, Aickelin, and Khorshidi 2020)</xref>
        . Let C
be an ML classifier such as decision tree or logistic
regression. From a training dataset, we can generate different
training datasets using bagging method. Bagging is a
sampling strategy proposed by Breiman
        <xref ref-type="bibr" rid="ref3">(Breiman 1996)</xref>
        . In this
method, some samples are elicited randomly from the
training dataset with replacement and generate a new training
dataset named as bag. By training the ML model on different
bags, we have different classifiers. Applying them on the
test dataset generates multiple probabilities related to class
prediction. Using these probabilities, we can generate an
uncertainty interval (UI) for the prediction of the ML model.
UI captures the uncertainty of the ML model
        <xref ref-type="bibr" rid="ref10 ref11">(Maadi,
Aickelin, and Khorshidi 2020)</xref>
        .
      </p>
      <p>Suppose  1,  2,…,   as probabilities determined by b
classifiers (generated using bags), an UI for ML model is
generated by calculating the first quartile ( 1) and the third
quartile ( 3) of the probabilities as (1).</p>
    </sec>
    <sec id="sec-4">
      <title>Interval Agreement Approach (IAA)</title>
      <p>IAA is an aggregation function to aggregate decision
makers’ opinions while the opinions are presented as intervals.
IAA
aggregates intervals to
a fuzzy set.</p>
      <p>Let  =
{ 1, … ,   } be a set of intervals given by m decision makers
as their opinions where   = [ ,   ] (i = 1, 2, …, m).
Ag
gregating intervals of set A generates a Type 1 Fuzzy Set
(T1 FS) in IAA with the membership function of   which
is defined as (2) (Wagner et al. 2015).
μA= ∑mi=1 yi⁄(⋃mj1-=i+11 ⋃jm2-=i+j12+1 … ⋃mji=ji-1+1 ( Aj1∩… ∩ Aji))</p>
      <p>In (2), yi= i⁄m is the degree of membership and ‘/’ refers
to assignment of degree of membership. The degree of
membership in IAA is related to the number of intervals
overlapped in a point. So, the value of one for the degree of
membership in a point shows all intervals overlap at that
point. To simplify (2),   can be written as (3) for a point
like x.</p>
      <p>A
μ (x)=
Where   
∑mi=1 μ̅Ai(x)</p>
      <p>m
̅( ) = {1
  ̅ ≤  ≤   ̅
0 
and three clinical experts as decision makers, the process of
collaborative decision making is depicted in Figure 2. In this
process, decision makers determine the probability that a
test sample belongs to the main class and present it as an
interval. For example, in a cancer diagnosis problem,
decision makers determine the probability that the test sample is
malignant.</p>
      <p>In the proposed model, both classifiers and clinical
experts have access to the electronic health records. The
records are used to train classifiers. Using generating
uncertainty intervals explained before, we have an interval as the
output of each classifier. This interval shows the probability
of belonging a test sample to the main class. Also, clinical
experts are asked to give their opinions about the test sample
as intervals. IAA aggregates all intervals to a T1 FS. This
fuzzy set shows how much all decision makers are in
agreement. A T1 FS can be shown as a list of tuples which each
tuple indicates different region of change over the
membership function as (4).</p>
      <p />
      <p>= [ 1,  2, … ,   ],   = ([  ,   ],   ℎ)
Where  is the left point,  is the right point and ℎ is the
(4)
height or the membership function value of the tuple  
calculated using (3).</p>
      <p>To make the collaborative decision about a test sample, we
calculate the centroid of this fuzzy set. The centroid of the
fuzzy set is calculated using (5).

(</p>
      <p />
      <p>If the value of the centroid is more than 0.5, it shows the
test sample belongs to the main class. For example, in the
cancer diagnosis problem, if the centroid is more than 0.5,
it shows the test sample is malignant.</p>
      <p>In the proposed approach, accompany with making a
collaborative decision, we can evaluate the performance of
both groups of decision makers separately. Specially in high
risk conditions, this provides us important information to
make decision in a timely manner.</p>
      <p>In the proposed collaborative decision making approach,
we can calculate the width of the intervals presented by
clinical experts and ML models as a measure for uncertainty.
The width of intervals provides us information about how
much certain clinical experts and ML models are in their
decision making separately and collectively. So, we can
recognize decision makers that are highly deviated from the
consensus to extract informative insights for updating the
decision-making process.</p>
      <p>In Algorithm 1, the steps of the proposed collaborative
decision making approach for m ML models (classifiers)
and n clinical experts is described.</p>
      <p>Algorithm 1: Collaborative expert-ML decision making process
Input:</p>
      <p>Electronic health records
Test sample u
Collection C1, C2, …, Cm of classifiers
Clinical experts’ opinions about the test sample u (n clinical experts)
The number of randomly picked samples in bagging (V)</p>
      <p>The number of bags generated using bagging (H)
Output: The decision about getting infected to the disease for test sample
For i from 1 to m do</p>
      <p>For j from 1 to H do
end
end
Else</p>
      <p>Select a bag of training samples (V samples with replacement)
using bagging
Train classifier Ci on the selected bag
Compute the probability for the given test sample u using the
trained classifier and assign it to Pj
Compute the first quartile of {P1, P2, …, PH} and assigns it to Q1i
Compute the third quartile of {P1, P2, …, PH} and assigns it to Q3i
Determine the uncertainty interval [Q1i, Q3i] for classifier Ci
regarding test sample u
Ask the probability of belonging the test sample u to the main class as an
interval from clinical expert j and named it [DLj, DRj] (j = 1, 2, …, n)
Aggregate [Q11, Q31], [Q12, Q32], …, [Q1m, Q3m], [DL1, DR1], [DL2,
DR2], …, [DLn, DRn] using IAA and generate a T1 FS
Calculate the centroid of the T1 FS
If the centroid &gt;= 0.5</p>
      <p>Return ‘Test sample u belongs to the main class’</p>
      <p>Return ‘Test sample u belongs to the subordinate class’</p>
    </sec>
    <sec id="sec-5">
      <title>Experimental Analysis Using Synthetic Data</title>
      <p>
        To show how the proposed collaborative approach works,
we use Liver Disorders dataset from
UCI as electronic
health records
        <xref ref-type="bibr" rid="ref5">(Dua 2019)</xref>
        . This dataset has 345 samples and
5 features that are all blood tests which are related to liver
disorders arise from alcohol consumption. In this dataset,
target value is alcohol consumption and features’ values are
integer numbers. To have a bi-class classification dataset,
we follow the strategy described in (Turney 1994). We
assign class 0 to the number of drinks less than 3, and class 1
to the number of drinks equal or more than 3. This dataset is
a balanced dataset.
      </p>
      <p>In this experiment, three classifiers of Decision Tree
(DT), Logistic Regression (LR) and Gaussian Naïve Bayes
(GNB) are considered as ML models. We split the dataset to
training dataset and test dataset with the ratios of 75% and
25% respectively. Regarding the proposed approach, we
calculate uncertainty intervals for classifiers. For clinical
experts’ opinion, we generate synthetic data as their decision
(the probability of assigning one sample to class 1, here as
the main class) to examine different scenarios in
collaborative decision making approach.</p>
      <p>In the first scenario, we assume that both groups of
decision makers (ML models and clinical experts) make similar
decisions and have close uncertainties. So, we construct
three synthetic intervals as clinical experts’ opinions using
three uncertainty intervals generated by classifiers. To
generate one opinion interval from one uncertainty interval, we
randomly select two numbers from the range of numbers
between endpoints of the uncertainty interval added by an 
and these numbers are the endpoints of the opinion interval.
Results of this scenario in three different experiments are
shown in Table 1.</p>
      <p>Experiments
1
2
3</p>
      <p>Performance
Width of the
measure
Accuracy
F-score
G-mean
intervals
Accuracy
F-score</p>
      <p>G-mean
Width of the
intervals
Accuracy
F-score</p>
      <p>G-mean
Width of the
intervals</p>
      <p>Collaborative
model
0.790
0.870
0.563
0.156
0.775
0.859
0.560
0.150
0.773
0.858
performance of these three groups of decision makers is not
significant. According to this table, the decision-making
results in terms of accuracy, F-score and G-mean are similar
to each other for three decision maker groups in all
experiments. Also, in this scenario the widths of intervals are close
together for all groups. We know that always the width of
the intervals for collaborative model is between the width of
the intervals for clinical experts and ML models. Totally, we
can say that the performance of the collaborative model in
the case that the performance of two individual groups is
like each other is better than at least one of them.</p>
      <p>In the second scenario, we examine the effect of the bad
performance of one of decision makers’ groups on
collaborative decision making. We generate opinions’ intervals so
that the predictions for clinical experts are far from the real
class of the test samples to some extent. In experiment 1 of
this scenario, we generate intervals with wider width and in
experiment 2, we generate intervals with narrower width.
The results related to this scenario are shown in Table 2.</p>
      <p>The results in Table 2 shows the power of interval
modelling as well as IAA as interval aggregation function in
decision making. In the cases that one group of decision
makers makes bad decisions, results show it does not affect the
collaborative decision significantly. So, the proposed model
is robust and is suitable for critical collaborative clinical
decision making. Considering Table 2, we conclude that when
it comes to the width of the intervals as a measure for
uncertainty, we can investigate the decision made by the group
with high value of width of intervals. Decision making by
this group of decision makers can affect decision quality. So,
we can ignore them in decision making process.</p>
      <p>In the third scenario, we investigate the effect of interval
modelling in the proposed model on decision making
performance. We believe that the proposed interval modelling
improves decision making through capturing uncertainty.
To test it, we compare the performance of the proposed
collaborative model with its equivalent point prediction model.
In this scenario, we use majority voting as the most common
used aggregation function in point prediction approaches.
To create point prediction model, for each ML model like
DT, we create different classifiers using bagging, then we
use majority voting to determine the class label of each test
sample using classifiers. To create synthetic point prediction
data as experts’ opinions, we use the strategy mentioned in
previous scenarios to generate opinions intervals. Then, we
consider the middle points of the intervals as clinical
experts’ point predictions to determine the class label of test
samples. Finally, using majority voting on point predictions
generated by ML models and clinical experts, we determine
consensus point prediction for test samples. The results on
comparing the proposed collaborative model to its
equivalent point prediction model are shown in Table 3. In the first
experiment, the opinion intervals are generated according to
scenario 1 and in the second experiment opinion intervals
are generated according to scenario 2.</p>
      <p>The results in Table 3 show better performance of the
proposed model than its equivalent point prediction model in
terms of accuracy and F-score. It means that interval
modelling in the proposed collaborative model improves
decision making through capturing uncertainty.</p>
      <p>Regarding all described scenarios and experiments, we
conclude that the proposed collaborative model can be an
effective model to capture uncertainty, use clinical experts’
privileged information and implement the power of ML
models in clinical decision making. However, real datasets
and scenarios can present more accurate analysis on the
performance of the proposed collaborative human-ML decision
making model.</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>In this paper, we use expert’s privileged information in
addition to ML models in clinical decision making and present
a collaborative human-ML decision making model. In the
proposed model, both clinical experts and ML models are
considered as decision makers. To handle the uncertainty of
decision making in collaborative model, we use intervals.
Clinical experts’ opinions are asked as intervals, and we
develop an approach to have intervals as the outputs of ML
models. IAA as a powerful interval-based aggregation
function is used to aggregate decision makers’ interval
predictions to a T1 FS. The generated FS is used to determine the
final consensus decision. In the proposed collaborative
model, the width of the intervals is a measure for decision
makers’ uncertainty. So, it provides information about the
uncertainty of each group of decision makers to improve
decision making. To show how the proposed model works, we
consider different scenarios and experiments using synthetic
data and test the performance of the proposed model.
Results show the power of intervals and interval modelling in
the proposed collaborative model to capture uncertainty and
making more effective and robust decision in clinical
decision making. Also, as a significant result, we observe that
weak performance of a group of decision makers does not
affect the collaborative decision in the proposed model
significantly. For the future work, we are collecting real data to
examine our proposed model in different scenarios. Also,
we will develop the proposed method for multi-class
classification decision making problems.</p>
      <p>Maadi, M.; Khorshidi, H.A.; and Aickelin, U. 2021. A Review on
Human–AI Interaction in Machine Learning and Insights for
Medical Applications. International Journal of Environmental
Research and Public Health 18 (4): 1–27.</p>
      <p>Vapnik, V.; Vashist, A.; and Pavlovitch, N. 2009. Learning using
Hidden Information (Learning with Teacher). In the international
Joint conference on Neural Networks, 3188-3195</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Alahmari</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Goldgof</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ; Hall,
          <string-name>
            <given-names>L.</given-names>
            ;
            <surname>Dave</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ;
            <surname>Phoulady</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.H.</surname>
          </string-name>
          ; and Mouton,
          <string-name>
            <surname>P.</surname>
          </string-name>
          <year>2019</year>
          .
          <article-title>Iterative Deep Learning Based Unbiased Stereology with Human-in-the-Loop</article-title>
          .
          <source>In Proceedings - 17th IEEE International Conference on Machine Learning and Applications</source>
          , ICMLA,
          <fpage>665</fpage>
          -
          <lpage>670</lpage>
          . Orlando, FL, USA.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Borovička</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <year>2019</year>
          .
          <article-title>New Approach for Estimation of Criteria Weights Based on a Linguistic Evaluation</article-title>
          .
          <source>Expert Systems with Applications</source>
          <volume>125</volume>
          (July):
          <fpage>100</fpage>
          -
          <lpage>111</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Breiman</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <year>1996</year>
          .
          <string-name>
            <given-names>Bagging</given-names>
            <surname>Predictors</surname>
          </string-name>
          .
          <source>Machine Learning</source>
          <volume>24</volume>
          (
          <issue>2</issue>
          ):
          <fpage>123</fpage>
          -
          <lpage>40</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Cai</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Reif</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Hegde</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Hipp</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Smilkov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ; Wattenberg,
          <string-name>
            <given-names>M.</given-names>
            ;
            <surname>Viegas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ;
            <surname>Corrado</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          ; Stumpe,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ; and Terry,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <year>2019</year>
          .
          <article-title>Human-Centered Tools for Coping with Imperfect Algorithms during Medical Decision-Making</article-title>
          .
          <source>In Conference on Human Factors in Computing Systems, CHI</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          . Glasgow, Scotland, UK.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Dua</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Graff</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <year>2019</year>
          .
          <article-title>UCI Machine Learning Repository: Citation Policy</article-title>
          . Irvine, CA: University of California, School of Information and Computer Science.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Havens</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Wagner</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ; and
          <string-name>
            <surname>Anderson</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <year>2017</year>
          .
          <article-title>Efficient Modeling and Representation of Agreement in Interval-Valued Data</article-title>
          .
          <source>In IEEE International Conference on Fuzzy Systems</source>
          ,
          <volume>1</volume>
          -
          <fpage>6</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          https://doi.org/10.1109/FUZZ-IEEE.
          <year>2017</year>
          .
          <volume>8015466</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ; Chen Y.;
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Tao</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ; and
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          <year>2020</year>
          .
          <article-title>On Combining Biclustering Mining and AdaBoost for Breast Tumor Classification</article-title>
          .
          <source>IEEE Transactions on Knowledge and Data Engineering</source>
          <volume>32</volume>
          (
          <issue>4</issue>
          ):
          <fpage>728</fpage>
          -
          <lpage>38</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Itani</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Lecron</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ; and Fortemps,
          <string-name>
            <surname>P.</surname>
          </string-name>
          <year>2019</year>
          .
          <article-title>Specifics of Medical Data Mining for Diagnosis Aid: A Survey. Expert Systems with Applications118(March</article-title>
          ):
          <fpage>300</fpage>
          -
          <lpage>314</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Khorshidi</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ; and Aickelin,
          <string-name>
            <surname>U.</surname>
          </string-name>
          <year>2020</year>
          .
          <article-title>Multicriteria Group Decision-Making under Uncertainty Using Interval Data and Cloud Models</article-title>
          .
          <source>Journal of the Operational Research Society</source>
          <volume>1</volume>
          -15.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Maadi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Aickelin</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ; and Khorshidi,
          <string-name>
            <surname>H.A.</surname>
          </string-name>
          <year>2020</year>
          .
          <article-title>An IntervalBased Aggregation Approach Based on Bagging and Interval Agreement Approach in Ensemble Learning</article-title>
          .
          <source>In IEEE Symposium Series on Computational Intelligence</source>
          ,
          <string-name>
            <surname>SSCI</surname>
          </string-name>
          <year>2020</year>
          ,
          <volume>692</volume>
          -
          <fpage>99</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          2015.
          <article-title>From Interval-Valued Data to General Type-2 Fuzzy Sets</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <source>IEEE Transactions on Fuzzy Systems</source>
          <volume>23</volume>
          (
          <issue>2</issue>
          ):
          <fpage>248</fpage>
          -
          <lpage>69</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Wrede</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Hellander</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ; and
          <string-name>
            <surname>Wren</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <year>2019</year>
          .
          <article-title>Smart Computational Exploration of Stochastic Gene Regulatory Network Models Using Human-in-the-Loop Semi-Supervised Learning</article-title>
          .
          <source>Bioinformatics</source>
          <volume>35</volume>
          (24):
          <fpage>5199</fpage>
          -
          <lpage>5206</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Mendel</surname>
          </string-name>
          , J.; and
          <string-name>
            <surname>Coupland</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <year>2012</year>
          .
          <article-title>Enhanced Interval Approach for Encoding Words into Interval Type-2 Fuzzy Sets and Its Convergence Analysis</article-title>
          .
          <source>IEEE Transactions on Fuzzy Systems</source>
          <volume>20</volume>
          (
          <issue>3</issue>
          ):
          <fpage>499</fpage>
          -
          <lpage>513</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Zerilli</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Knott</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Maclaurin</surname>
          </string-name>
          , J.; and
          <string-name>
            <surname>Gavaghan</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <article-title>Algorithmic Decision-Making and the Control Problem</article-title>
          .
          <source>Minds and Machines</source>
          <volume>29</volume>
          (
          <issue>4</issue>
          ):
          <fpage>555</fpage>
          -
          <lpage>78</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>