<!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>H. Banaee, E. Schaffernicht, and A. Loutfi, 'Data-driven conceptual spaces: Creating semantic representations for
linguistic descriptions of numerical data', Journal of Artificial Intelligence Research</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <volume>742</volume>
      <issue>2018</issue>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        work in the literature of art painting categorisation in explainable AI. In this way, the three main features of the C-LAD
algorithm represent a significant advance in the field: (i) the classifier uses logic aggregators and integrates the subjective
aggregation theory developed by Dujmovic´ [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]; (ii) it yields reasons regarding why a painting belongs to a certain style,
and it also provides explanations about why some paintings may belong to another art style, giving a second classification
option in some hard-fought cases; (iii) the general accuracy rates shown by the C-LAD categorisation for the selected
datasets are higher than the other art painting style classifiers in the literature of explainable AI.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Preliminaries</title>
      <p>
        This section contains the preliminaries of the paper. First, the two datasets used in this paper, the QArt-Dataset
and Painting-91-BIP datasets, are presented. Then, we briefly sketch the computational model for Qualitative Colour
Description (QCD model) introduced by Falomir et al. [
        <xref ref-type="bibr" rid="ref11 ref9">9, 11</xref>
        ]. Finally, logic aggregators and their different types [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] are
briefly recalled and exemplified in the context of evaluating the style of a painting.
      </p>
      <p>The QArt-Dataset contains 90 images (30 paintings for each style) and the Painting-91-BIP dataset includes 247 images
(74 for the Baroque style, 82 for the Impressionism style and 91 for the Post-Impressionism style). For each art style,
both datasets consider two representative authors: Velázquez and Vermeer for the Baroque style, Monet and Renoir for the
Impressionism style, and Gauguin and van Gogh for the Post-Impressionism style (see Fig. 1 for some examples).
B
I
PI</p>
      <sec id="sec-2-1">
        <title>QCLAB1</title>
      </sec>
      <sec id="sec-2-2">
        <title>QCLAB2</title>
      </sec>
      <sec id="sec-2-3">
        <title>QCLAB3</title>
      </sec>
      <sec id="sec-2-4">
        <title>QCLAB3</title>
      </sec>
      <sec id="sec-2-5">
        <title>QCLAB3</title>
        <p>
          Dujmovic´ introduced logic aggregators, i.e. functions that aggregate two or more degrees of truth and return a degree
of truth in a way similar to observable patterns of human reasoning [
          <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
          ]. The meaning and role of inputs and outputs
of logic aggregators can be used as the necessary restrictive conditions that filter those functions and properties that have
        </p>
        <p>
          The QCD model [
          <xref ref-type="bibr" rid="ref11 ref9">9, 11</xref>
          ] defines a reference system in the Hue Saturation Ligthness (HSL) colour space for qualitative
colour naming. It is defined as QCRS = fU H; U S; U L; QCNAME1:::5; QCINT 1:::5g, where U H; U S; U L are the units
of Hue, Saturation and Lightness, repectively, QCNAME1:::5 refers to the colour names, and QCINT 1:::5 refers to the
intervals of HSL coordinates associated with each colour. The chosen QCNAM E are: QCNAME1 = {black, dark_grey,
grey, light_grey, white}, QCNAM E2 = {red, orange, yellow, green, turquoise, blue, purple, pink}, QCNAME3 = {pale_
+ QCNAME2 g, QCNAME4 = {light_ + QCNAME2 g, and QCNAME5 = {dark_ + QCNAM E2 }. In order to determine a
colour name, the QCD proceeds as explained in Table 1. Using this model, colour frequencies of any digital image have
been extracted and expressed as Prolog facts [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ], i.e. we describe digital images with Prolog facts, as shown in Fig. 2.
potential to serve in mathematical models of human evaluation reasoning. In this paper we use these functions to categorise
art painting styles, as shown in next section. Let us now recall the main definitions on logic aggregators.
        </p>
        <p>An aggregator A : [0; 1]n ! [0; 1] [7, Definition 1] is defined as a nondecreasing function in each argument (where
n &gt; 1 and [0; 1] is the unit interval of the real numbers) and such that satisfies boundary conditions of idempotency in
extreme points 0 and 1. An aggregator A : [0; 1]n ! [0; 1] is a logic aggregator [7, Definition 2] if A is a continuous
function that satisfies the following sensitivity conditions: for every x1; : : : ; xn 2 [0; 1] and 1 i n, A(x1; : : : ; xn) &gt; 0
if xi &gt; 0; and A(x1; : : : ; xn) &lt; 1 if xi &lt; 1. From now on, let A : [0; 1]n ! [0; 1] be a logic aggregator.</p>
        <p>
          In the process of classifying a picture into a painting style, humans may have input percepts of the degrees of adequacy
of the picture with respect to the different distinctive traits of the painting styles. The distinctive colour features can
be regarded in a natural way as fuzzy notions [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. According to Dujmovic´ [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], humans would aggregate the degrees
corresponding to the different traits to create a composite percept, assigning a degree of membership of a picture to the
different painting styles. In the remainder of the section characteristic patterns of human aggregative reasoning related to
the art painting style categorisation are identified, based on this aggregation theory.
        </p>
        <p>Pattern 1. Idempotent Aggregation. This aggregation pattern is based on the assumption that the membership degree to
an art style must be between the lowest and the highest value of the colour traits of this style. Formally, it is said that A is
idempotent [7, Definition 3] if for every x1; : : : ; xn 2 [0; 1], min(x1; : : : ; xn) A(x1; : : : ; xn) max(x1; : : : ; xn).
Pattern 2. Noncommutativity. Observe that for each painting style, each colour trait may have its degree of importance.
Hence it is essential to model asymmetry, which can be represented using different weights of the arguments. Formally,
it is said that A is asymmetric [7, Definition 5] if for every x1; : : : ; xn 2 [0; 1], i 6= j, xi 6= xj , we have that
A(x1; : : : ; xi; : : : ; xj ; : : : ; xn) 6= A(x1; : : : ; xj ; : : : ; xi; : : : ; xn). Asymmetry is usually realised using different weights
of arguments. Weights are assumed to be positive and normalized: 0 &lt; wi &lt; 1, Pi wi = 1.</p>
        <p>
          Pattern 3. The use of Annihilators. An annihilator is an extreme value of suitability (either 0 or 1) of a feature which is
sufficient to decide the result of aggregation regardless of the values of other inputs. In the case of necessary conditions
the annihilator is 0: if some mandatory requirement for a painting style is not satisfied, the painting is not classified in
this style. In a dual case of sufficient conditions the annihilator is 1. The aggregators that support annihilators 0 and 1 are
called hard, and aggregators that do not support annihilators are called soft. Although many examples of the use of hard
aggregators in human aggregation can be observed [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], we believe that art is too diverse to justify the use of annihilators.
For instance, a high level of darkness is distinctive of the Baroque style but other art styles can also present a high level of
darkness (as for instance the Romanticism style). Conversely, the absence of this distinctive trait is not enough to discard
this style: some Baroque paintings show few use of dark colours. Formally, it is said that A has an annihilator a 2 [0; 1]
in the argument i (where 1 i n) [7, Definition 13] if for every x1; : : : ; xn 2 [0; 1], the following holds: if xi = a,
then A(x1; : : : ; xi; : : : ; xn) = a. Furthermore, it is said that A has homogeneous annihilators, either if A does not have
annihilators, or if A has the same annihilator in all arguments. Homogeneous aggregators are called hard if they have 0
as annihilator in all the arguments, and are called soft if 0 is not an annihilator for any argument. A soft conjunction that
has homogeneous annihilators is called partial soft conjunction [7, Definition 18]; and asymmetric partial conjunctions are
denoted by . The formula interpreting the soft partial conjunction [8, Figure 2.4.24], , has the following expression:
0:5 ( in=1Wixi) + 00::55 ( in=1WixiR) R1 , where = 9=14; = 0:75 and R is obtained from [8, Table 2.4.16]. As
shown in next section, we categorise the art styles under study using asymmetric partial conjunctions.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Art painting style categorisation based on QCDs and logic aggregators</title>
      <p>
        In this section we propose distinctive colour traits for the painting styles under study. Note that in this work we expand
the set of colour traits defined in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Using the Qart-Dataset, the value of these colour features are then calibrated.
Furthermore, a formula in order to categorise each style is defined using these characteristic colour features and logic
aggregators. Finally, the parametrisation of the formulas categorising each style is explained.
      </p>
      <p>With the aim of defining the different colour traits for the three styles, the QCD model was extended in [4, Def.1] as
follows: dark_colours = fblack, dark_(red,orange,yellow,green,turquoise,blue,purple,pink,grey)g,
pale_colours = fpale_(red,orange,yellow,green,turquoise,blue,purple,pink,grey)g,
light_colours = fwhite,light_(red,orange,yellow,green,turquoise,blue,purple,pink)g,
grey_hue = fgrey; pale_grey; light_grey; dark_greyg (analogously for red_hue, orange_hue, yellow_hue, green_hue;
turquoise_hue, blue_hue, purple_hue, pink_hue) warm_hue = fred_hue,orange_hue,yellow_hueg, and
vivid_colours = fred, orange, yellow, green, turquoise, blue, purple, pinkg.</p>
      <p>In addition to this extension of the QCD model, let us add the following: red_colours={red, orange, pale_red, light_red,
dark_red, pale_orange, dark_orange, light_orange}. Now we proceed with the categorisations of the styles.</p>
      <p>
        Mainly, the Baroque painting shows a high level of darkness provided by the use of dark colours (black colour and dark
tones of other colours) [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. Since most of the Baroque creations correspond to indoor scenes, this darkness is emphasised
by a modest use of light-pale colours, which contrast with the dark colours and, at the same time, exaggerate the lightness
in the composition [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. Consequently, Baroque paintings are lacking in pale colours, since a too much frequent use of
them might break this contrast effect between dark and light-pale colours. Moreover, Baroque compositions include a
high proportion of peroxide-based yellows, oranges and reds, according to Grygar [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Considering these colour features
outlined by the art experts, we propose to use the following distinctive colour traits for the Baroque style: darkness_level:
the accumulative sum of the frequencies of dark_colours; no_paleness_level: the total frequency of colours that are not
pale_colours; contrast_level: the total frequency of dark and pale colours; red_colours: the relation between the amount
of red_colours in a painting, and the total number of qualitative colours (QCs) in the painting. From now on, let p be a
digital image. The categorisation of the Baroque style, B(p), is formalised with logic aggregators as follows:
W1 darkness_level(p)
      </p>
      <sec id="sec-3-1">
        <title>W2 no_paleness_level(p)</title>
      </sec>
      <sec id="sec-3-2">
        <title>W3 contrast_level(p)</title>
        <p>W4 red_colours(p).</p>
        <p>
          Regarding colour features in the Impressionism style, the literature [
          <xref ref-type="bibr" rid="ref19 ref20">19, 20</xref>
          ] explains that the development of synthetic
pigments provided artists with vibrant shades of blue and green. Hence a bigger number of colours and hues is expected
in comparison to more ancient art styles, such as the Baroque style. In addition, the Impressionists captured the effects
of sunlight by painting en plein air (outdoors), and thereby the blue of the sky or the sea, light colours and grey shadows
are common in this style [
          <xref ref-type="bibr" rid="ref2 ref6">6, 2</xref>
          ]. The characteristic colour features proposed are thus: diversityof Hues: all the QCs
in a painting are grouped according to their hues and they are related to the total number of hues in QCD, which is 11
(j{vivid_coloursg [ fblack,whitegj = 11); diversityof QCDs: the relation between the amount of qualitative colours
(including all their pale-, light-, and dark- variants) in a painting, and the total number of QCs possible (i.e. 37);
bluish_level: the total frequency of the QCs extracted as having blue hue; greyish_level: the total frequency of the
QCs extracted as having grey hue. This definition of the Impressionism, I(p), is formalised as:
        </p>
        <p>W10 diversityofHues(p)</p>
        <p>W20 diversityofQCDs(p)</p>
        <p>W30 bluish_level(p)</p>
        <p>W40 greyish_level(p).</p>
        <p>
          The Post-Impressionist style breaks the tendency of representing colours as appearing in reality [
          <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
          ]. The
PostImpressionists looked for expressiveness using colours arbitrarily1, and hence colours with pure hues (i.e. vivid colours)
are present in their paintings. Post-Impressionist paintings show hues of reds, oranges and yellows (warm colours);
and frequently they have colour contrasts, specially blue vs. yellow and red vs. green [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ]. The traits proposed are:
vividness_level: the total frequency of the QCs extracted as having pure hue; warm_colours_level: the total frequency
of the QCs extracted as having warm hue; contrast_blue_yellow_level: the total frequency of bluish and yellowish (i.e.
the total frequency of yellow, pale_yellow and dark_yellow) colours bounded to 1; contrast_red_green_level: the total
frequency of reddish and green_colours colours bounded to 1. The Post-Impressionism, P I(p), is formalised as:
W100 vividness_level(p)
        </p>
        <p>W200 warm_colours_level(p)</p>
        <p>W300 contrast_blue_yellow_level(p)</p>
        <p>W400 contrast_red_green_level(p).</p>
        <p>In order to calibrate the distinctive colour traits of each art style, we have considered the mean of each of these features
in all the images of the QArt-Dataset:
1C. Tate. Post-Impressionism. http://www.tate.org.uk/art/art-terms/p/post-impressionism, accessed 14 April 2018.</p>
        <p>Notice that, although all the values of the colour traits are normalised, their means are quite dispar in such a way that
a priori some features are more significant than others. For instance, a painting might show 0:75 of no_paleness_level
and 0:25 of bluish_level. Hence the model should give more importance to the bluish_level feature of the painting
than to the no_paleness_level trait, since in this case the bluish_level feature is specially relevant to determine the
art style. Thus we need to calibrate the values of the colour traits. In order to do it, we consider the mean of
all the colour traits, which is 0:4098. Then, the calibrated colour feature, indicated by , is obtained as follows:
darkness_level(p) = maxfdarkness_level(p) (0:5004 0:4098); 0g; : : : ; contrast_red_green_level(p) =
vividness_level(p) + (0:4098 0:0558), etc. That is, the difference between the general mean of the all the colour
features and the mean of the colour trait considered is added or substracted (depending on the mean of the colour trait
considered) to the value of the colour trait for p.</p>
        <p>Finally, in order to obtain the weights corresponding to the colour traits distinctive of the Baroque style (W1; : : : ; W4),
we have considered the mean of each of these features. We explain the procedure for the colour trait darkness_level. The
mean for darkness_level is denoted by xdly, where dl denotes darkness_level and y is substituted by B; I; P I, depending
on the art style selected. For instance, xdlB denotes the mean of the darkness_level of the 30 Baroque paintings in the
QArt-Dataset. The other colour traits of the Baroque are denoted by npl; cl and rc. The results obtained are shown next.
art painting style</p>
        <p>Baroque (B)</p>
        <p>Impressionism (I)
Post-Impressionism (PI)
xdly
0:67
0:33
0:24
xnply
0:50
0:36
0:37
xcly
0:59
0:38
0:28
xrcy
0:49
0:38
0:36</p>
        <p>From these data, we obtain the differences between the mean of the colour trait for the Baroque style and the mean of
this feature for the other styles: difdl = (xdlB xdlI )+2(xdlB xdlP I ) = 0:38, difnpl = 0:15, difcl = 0:26, and difrc = 0:12.
The highest difference must correspond to the highest weight, because a higher difference indicates that the colour trait is
more distinctive for the art style selected. In this case, it corresponds to the darkness_level (i.e. dl). The weights are thus
obtained by solving the system of linear equations fW1 + W2 + W3 + W4 = 1; W1 = 2:61W2; W1 = 1:48W3; W1 =
3:10W4g, whose solutions are W1 = 0:42; W2 = 0:16; W3 = 0:28, and W4 = 0:14. With respect to the other styles,
we proceed analogously and obtain that W10; W20; W30; W40; W100; W200; W300; W400. Therefore we have parametrised the three
formulas that categorise the Baroque, the Impressionism and the Post-Impressionism styles.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>The C-LAD algorithm</title>
      <p>In this section we define the art painting style Classifier based on Logic Aggregators and qualitative colour Descriptors
(C-LAD) and show some examples of responses produced by the C-LAD categorisation for paintings of the QArt-Dataset.</p>
      <p>We define first the evaluation degree for p to belong to an art style as:
ebAS(p) =
8(Bst; B(p))
&gt;
&gt;
&gt;&lt;(Ist; I(p))
if maxfB(p); I(p); P I(p)g = B(p) and P I(p) 6= B(p) 6= I(p);
if maxfB(p); I(p); P I(p)g = I(p) andB(p) 6= I(p) 6= P I(p);
&gt;(P Ist; P I(p)) if maxfB(p); I(p); P I(p)g = P I(p) andB(p) 6= P I(p) 6= I(p);
&gt;
:&gt;(U nkst; I(p)) otherwise:</p>
      <p>Since the C-LAD algorithm has to give a second option in difficult cases, a function between evaluation degrees,
Sim, is defined: SimB;I (p) = jB(p) I(p)j, SimB;P I (p) = jB(p) P I(p)j, and SimI;P I (p) = jI(p) P I(p)j,
where SimB;I (p) stands for the closeness between the Baroque and the Impressionism evaluation degrees of p, and
SimB;P I (p); SimI;P I (p) are described analogously. The C-LAD algorithm categorises paintings as follows:
1. If edAS = (Bst; B(p)), then “p is a Baroque painting.” &amp; explanationC-LAD(B; p).</p>
      <p>– If SimB(p);I(p) 0:15, then “Although p is categorised in the Baroque style, there are reasons to believe that it
may belong to the Impressionism.” &amp; explanationC-LAD(I; p).
– If SimB(p);P I(p) 0:15, then “Although p is categorised in the Baroque style, there are reasons to believe that
it may belong to the Post-Impressionist.” &amp; explanationC-LAD(P I; p).
2. If edAS = (Ist; I(p)), then “p is an Impressionist painting.” &amp; explanationC-LAD(I; p).</p>
      <p>– If SimB(p);I(p) 0:15, then “Although p is categorised in the Impressionist style, there are reasons to believe
that it may belong to the Baroque.” &amp; explanationC-LAD(B; p).
– If SimI(p);P I(p) 0:15, then “Although p is categorised in the Impressionist style, there are reasons to believe
that it may belong to the Post-Impressionism.” &amp; explanationC-LAD(P I ; p).
– If SimB(p);P I(p) 0:15, then “Although p is categorised in the Post-Impressionist style, there are reasons to
believe that it may belong to the Baroque.” &amp; explanationC-LAD(B; p).
– If SimI(p);P I(p) 0:15, then “Although p is categorised in the Post-Impressionist style, there are reasons to
believe that it may belong to the Impressionism.” &amp; explanationC-LAD(I ; p).
4. If edAS = (U nkst; I (p)), then “p could not be classified.”</p>
      <p>In addition, explanations for specific characteristics in each art style can also be provided. For instance, let us consider
the colour trait darkness_level as significant for classifying p into the Baroque style, whenever darkness_level(p) is
higher than the mean of the darkness_level of the 30 Baroque paintings in the QArt-Dataset, say darkness_level (and
analogously for the rest of the distinctive colour traits). Hence this mean plays the role of a threshold. That is, if this is the
case, the presence of this feature must appear as an explanation/evidence for p classified into this style. For the Baroque
style, explanationC-LAD(B; p) provided by C-LAD are the following (the rest of the explanations are analogous):
If darkness_level(p) darkness_level, then “The darkness evidences the Baroque style.”
If no_paleness_level(p) no_paleness_level, then “The contrast of dark and pale colours evidences this style.”
If contrast_level(p) contrast_level, then “The lack of pale colours evidences this style.”</p>
      <p>If red_colours(p) red_colours, then “The high proportion of peroxide-based yellows, oranges and reds evidences
this style.”</p>
      <p>The C-LAD algorithm has been implemented in the program language R2, but let us recall that the values of the colour
traits were obtained using Swi-Prolog, as explained in [4, Section 6]. A random image in the QArt-Dataset of each style
has been selected as a running example (see Figure 3), and the categorisation and the explanations provided by C-LAD for
these paintings are:
v4 is a Baroque painting. The darkness evidences the Baroque style.</p>
      <p>The contrast of dark and pale colours evidences this style.
rn5 is an Impressionist painting. The variety of hues evidences
the Impressionism style.The diversity of qualitative colours
evidences the Impressionism style. The amount of bluish evidences
this style. The amount of grey colour evidences this style.</p>
      <p>rn5 is an Impressionist painting. The variety of hues evidences
the Impressionism style.The diversity of qualitative colours
evidences the Impressionism style. The amount of bluish evidences
this style. The amount of grey colour evidences this style.</p>
      <p>V4
rn5
vg10
v3, outlier for C-LAD rn3, outlier for C-LAD vg3, outlier for C-LAD
This section shows and discusses the results obtained when classifying the 90 images in the QArt-Dataset using the C-LAD
algorithm. The results for the 247 images in the Painting-91-BIP dataset are only highlighted at the end of the section.</p>
      <p>Table 2 shows the confusion matrix obtained for the three art styles in the QArt-Dataset. The blue cells correspond to
the correct classifications: on the left, correct classifications where C-LAD is sure (X); on the right, correct classifications
where C-LAD is not sure and yields an alternative style as a second opinion (?). The rest of the cells correspond to the
outliers: in each column, the cell on the left indicates the outliers in that C-LAD does not give a second opinion (X); and
the cell on the right shows the outliers in that the second opinion given classifies correctly the painting (?). Let us indicate
that, when the algorithm is doubting, it provides two possible styles as a result. The first option (highest certainty) is the
one considered as a correct classification. If the second opinion (lowest certainty) is the correct one, it is not counted as a
correct classification and it appears in a column corresponding to a different style.</p>
      <p>The highest accuracy is obtained for the Baroque style (93:7% – 28/30), and 82.1% of correct classifications (23/28)
C-LAD certainly categorises the painting, without yielding a second opinion. An outlier of the Baroque style is the
painting The Surrender of Breda (v3, Figure 3), from Velázquez, which is categorised as an Impressionist painting, but in
fact C-LAD warns that there is evidence to belong to the Baroque style. The Impressionism style obtains an accuracy
of 70:0% (21/30). In 44.4% of the misclassifications obtained, C-LAD warns that there is evidence to belong to the
Impressionist style. An example of an outlier in this style is Composition, Five Bathers (rn3, Figure 3) by Renoir, for
which B(rn3) = 0:42, I(rn3) = 0:31, and P I(rn3) = 0:58. The Post-Impressionism style gets 76.7% of accuracy
rate (23/30). Observe that 71.4% of the outliers are categorised in the Impressionism style. In addition, in 57.1% of the
misclassifications C-LAD warns that there is evidence to believe that a painting belongs to the Post-Impressionist style.
An example of an outlier in the Post-Impressionist style is Paysage de Bretagne. Le moulin David (gg11, Figure 3) by
Gauguin, for which B(gg11) = 0:33, I(gg11) = 0:55, and P I(gg11) = 0:44 (in this case C-LAD warns that there is
evidence gg11 to belong to the Post-Impressionism style). The general accuracy rate got by C-LAD in the QArt-Dataset
is 80.0%. Table 3 shows the confusion matrix obtained for the three art styles in the 247 images of the Painting-91-BIP
dataset. Note that the total accuracy rate got by C-LAD in the Painting-91-BIP dataset is 64.0%.</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusions and future work</title>
      <p>
        The C-LAD algorithm has been presented and tested on the QArt-Dataset and the Painting-91-BIP datasets. The results
obtained are similar to other research works as [
        <xref ref-type="bibr" rid="ref12 ref13">12, 13</xref>
        ]. Furthermore, contrary to the art painting classifiers based on
machine learning methods, the C-LAD classification provides explanations of right classifications, and also of some of the
outliers by giving a second option. In comparison to the `-SHE classifier, which also yields explanations of the results
obtained, the C-LAD algorithm has some advantages: (i) it adds a larger number of explanations of its classifications; (ii)
it integrates the subjective aggregation theory developed by Dujmovic´ [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]; (iii) and the accuracy obtained is significantly
higher (80.0% vs. 73.3% for the best version of `-SHE in the QArt-Dataset; and 64.0% vs. 60.2% for the best version of
`-SHE in the Painting-91-BIP dataset).
      </p>
      <p>Regarding future work, we intend to improve the function ebAS in order to solve any event of a tied evaluation degree
that may appear in future testings of the algorithm. Other future work includes a detailed comparison of the different
approaches for art painting style classification. We also plan to design a classifier that mixes qualitative colour descriptors,
logic aggregators and art genres data. Finally, future research should aim to add new art styles to the dataset in order to
define categorisations of a larger number of styles.</p>
      <p>Acknowledgements</p>
      <p>
        The author would like to thank the reviewer for the constructive feedback. The research leading to the results presented
has received funding from the grant FI-2017 (Generalitat de Catalunya and the European Social Fund) and from the DAAD
Short-Term Grant (2019, 57442045). The author of this paper would like to thank Prof. Pilar Dellunde and Dr.-Ing. Zoe
Falomir for their helpful comments, and also to thank Prof. Dujmovic´ for his constructive comments on the topic of this
article, which will serve to improve the extended future versions of this paper. Finally, the author also acknowledges the
datasets provided by [
        <xref ref-type="bibr" rid="ref10 ref13">10, 13</xref>
        ].
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          3.
          <string-name>
            <surname>If edAS = (P Ist; P I (</surname>
          </string-name>
          <article-title>p)), then “p is a Post-Impressionist painting</article-title>
          .”
          <string-name>
            <surname>explanationC-LAD(P I ;</surname>
          </string-name>
          <article-title>p).</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>R.</given-names>
            <surname>Berson</surname>
          </string-name>
          , The New painting: Impressionism,
          <fpage>1874</fpage>
          -
          <lpage>1886</lpage>
          : documentation, Fine Arts Museums of San Francisco,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>R. G.</given-names>
            <surname>Condorovici</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Florea</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Vertan</surname>
          </string-name>
          , '
          <article-title>Automatically classifying paintings with perceptual inspired descriptors'</article-title>
          ,
          <source>J. Visual Communication and Image Representation</source>
          ,
          <volume>26</volume>
          ,
          <fpage>222</fpage>
          -
          <lpage>230</lpage>
          , (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>V.</given-names>
            <surname>Costa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Dellunde</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Z.</given-names>
            <surname>Falomir</surname>
          </string-name>
          , '
          <article-title>The logical style painting classifier based on Horn clauses and explanations (l-SHE)'</article-title>
          ,
          <source>Logic Journal of the IGPL, (11</source>
          <year>2019</year>
          ).
          <year>jzz029</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Derrac</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Schockaert</surname>
          </string-name>
          , '
          <article-title>Inducing semantic relations from conceptual spaces: A data-driven approach to plausible reasoning', Artif</article-title>
          . Intell.,
          <volume>228</volume>
          ,
          <fpage>66</fpage>
          -
          <lpage>94</lpage>
          , (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>W.</given-names>
            <surname>Dewhurst</surname>
          </string-name>
          , '
          <article-title>Impressionist painting: its genesis and development'</article-title>
          ,
          <source>Journal of the Royal Society of Arts</source>
          ,
          <volume>56</volume>
          (
          <issue>2887</issue>
          ),
          <fpage>475</fpage>
          -
          <lpage>489</lpage>
          , (
          <year>1908</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Dujmovic</surname>
          </string-name>
          , '
          <article-title>Logic aggregators and their properties'</article-title>
          ,
          <source>in 2017 IEEE International Conference on Fuzzy Systems, FUZZ-IEEE 2017, Naples, Italy, July</source>
          <volume>9</volume>
          -
          <issue>12</issue>
          ,
          <year>2017</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          . IEEE, (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Dujmovic</surname>
          </string-name>
          ,
          <article-title>Soft Computing Evaluation Logic: The LSP Decision Method and Its Applications</article-title>
          , Wiley - IEEE,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Falomir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Museros</surname>
          </string-name>
          , and L.
          <string-name>
            <surname>Gonzalez-Abril</surname>
          </string-name>
          ,
          <article-title>'A model for colour naming and comparing based on conceptual neighbourhood. an application for comparing art compositions'</article-title>
          ,
          <source>Knowledge-Based Systems</source>
          ,
          <volume>81</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>21</lpage>
          , (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Falomir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Museros</surname>
          </string-name>
          , and L.
          <string-name>
            <surname>Gonzalez-Abril</surname>
          </string-name>
          ,
          <article-title>'A model for colour naming and comparing based on conceptual neighbourhood. an application for comparing art compositions'</article-title>
          ,
          <string-name>
            <surname>Knowl</surname>
          </string-name>
          .-Based
          <string-name>
            <surname>Syst</surname>
          </string-name>
          .,
          <volume>81</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>21</lpage>
          , (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Falomir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Museros</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>González-Abril</surname>
          </string-name>
          ,
          <string-name>
            <surname>and I. Sanz</surname>
          </string-name>
          , '
          <article-title>A model for qualitative colour comparison using interval distances'</article-title>
          ,
          <source>Displays</source>
          ,
          <volume>34</volume>
          (
          <issue>4</issue>
          ),
          <fpage>250</fpage>
          -
          <lpage>257</lpage>
          , (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Falomir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Museros</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. Sanz</given-names>
            , and L.
            <surname>González-Abril</surname>
          </string-name>
          , '
          <article-title>Guessing art styles using qualitative colour descriptors, svms and logics'</article-title>
          ,
          <source>in Artificial Intelligence Research and Development - Proceedings of the 18th International Conference of the Catalan Association for Artificial Intelligence</source>
          , Valencia, Catalonia, Spain,
          <source>October 21-23</source>
          ,
          <year>2015</year>
          , eds., E. Armengol,
          <string-name>
            <given-names>D.</given-names>
            <surname>Boixader</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Grimaldo</surname>
          </string-name>
          , volume
          <volume>277</volume>
          <source>of Frontiers in Artificial Intelligence and Applications</source>
          , pp.
          <fpage>227</fpage>
          -
          <lpage>236</lpage>
          . IOS Press, (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Falomir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Museros</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. Sanz</given-names>
            , and L.
            <surname>Gonzalez-Abril</surname>
          </string-name>
          , '
          <article-title>Categorizing paintings in art styles based on qualitative color descriptors, quantitative global features and machine learning (QArt-Learn)', Expert Syst</article-title>
          . Appl.,
          <volume>97</volume>
          ,
          <fpage>83</fpage>
          -
          <lpage>94</lpage>
          , (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>T.</given-names>
            <surname>Grygar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hradilová</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Hradil</surname>
          </string-name>
          , P. Bezdicˇka, and S. Bakardjieva, '
          <article-title>Analysis of earthy pigments in grounds of baroque paintings'</article-title>
          ,
          <source>Analytical and Bioanalytical Chemistry</source>
          ,
          <volume>375</volume>
          (
          <issue>8</issue>
          ),
          <fpage>1154</fpage>
          -
          <lpage>1160</lpage>
          , (
          <year>Apr 2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>I. B.</given-names>
            <surname>Hill</surname>
          </string-name>
          ,
          <article-title>Post impressionism, Painting of the western world</article-title>
          , Galley Press,
          <year>1980</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>C. L.</given-names>
            <surname>Hind</surname>
          </string-name>
          , The post impressionists,
          <source>London: Methuen &amp; co. ltd.</source>
          ,
          <year>1911</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>S.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Ye</surname>
          </string-name>
          , and
          <string-name>
            <given-names>W.</given-names>
            <surname>Gao</surname>
          </string-name>
          , '
          <article-title>An effective method to detect and categorize digitized traditional chinese paintings'</article-title>
          ,
          <source>Pattern Recognition Letters</source>
          ,
          <volume>27</volume>
          (
          <issue>7</issue>
          ),
          <fpage>734</fpage>
          -
          <lpage>746</lpage>
          , (
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>S.</given-names>
            <surname>Karayev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Trentacoste</surname>
          </string-name>
          , H. Han,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Agarwala,
          <string-name>
            <given-names>T.</given-names>
            <surname>Darrell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hertzmann</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Winnemoeller</surname>
          </string-name>
          , '
          <article-title>Recognizing image style'</article-title>
          ,
          <source>in British Machine Vision Conference</source>
          , BMVC 2014,
          <article-title>Nottingham</article-title>
          , UK, September 1-
          <issue>5</issue>
          ,
          <year>2014</year>
          , eds.,
          <string-name>
            <given-names>M. F.</given-names>
            <surname>Valstar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. P.</given-names>
            <surname>French</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T. P.</given-names>
            <surname>Pridmore</surname>
          </string-name>
          . BMVA Press, (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mamassian</surname>
          </string-name>
          , '
          <article-title>Ambiguities and conventions in the perception of visual art'</article-title>
          ,
          <source>Vision Research</source>
          ,
          <volume>48</volume>
          (
          <issue>20</issue>
          ),
          <fpage>2143</fpage>
          -
          <lpage>2153</lpage>
          , (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Powell-Jones</surname>
          </string-name>
          ,
          <article-title>Impressionist painting</article-title>
          ,
          <source>Mayflower Books</source>
          ,
          <year>1979</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Rzepin</surname>
          </string-name>
          <article-title>´ska and</article-title>
          K. Malcharek, '
          <article-title>Tenebrism in baroque painting and its ideological background'</article-title>
          ,
          <source>Artibus et Historiae</source>
          ,
          <volume>7</volume>
          (
          <issue>13</issue>
          ),
          <fpage>91</fpage>
          -
          <lpage>112</lpage>
          , (
          <year>1986</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>