<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Overview of the ImageCLEF 2014 Robot Vision Task</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jesus Martinez-Gomez</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ismael Garc a-Varea</string-name>
          <email>Ismael.Garciag@uclm.es</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Miguel Cazorla</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vicente Morell</string-name>
          <email>Vicente.Morellg@ua.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Miguel.Cazorla</institution>
          ,
          <addr-line>Vicente.Morell</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Alicante</institution>
          ,
          <addr-line>Alicante</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Castilla-La Mancha</institution>
          ,
          <addr-line>Albacete</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Malaga</institution>
          ,
          <addr-line>Malaga</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <fpage>296</fpage>
      <lpage>307</lpage>
      <abstract>
        <p>This article describes the RobotVision@ImageCLEF 2014 challenge, which addresses two problems: place classi cation and object recognition. Participants of the challenge were asked to classify rooms on the basis of visual and depth images captured by a Kinect sensor mounted on a mobile robot. They were also asked to detect the appearance or lack of several objects. The proposals of the participants had to answer two questions: \where are you?" (I am in the corridor, in the kitchen, etc.), and \list the objects that you can see?", from a prede ned list (I can see a table and a chair but not a computer) when presented with a test frame (a visual and a depth image). The number of times a speci c object appears in a frame is not relevant. Two di erent sequences of frames were provided for training and validation purposes, respectively. The nal test sequence included images acquired in a similar but di erent indoor o ce environment, which is considered the main novelty of the 2014 edition of the task. In contrast to previous editions of the task, sequences do not represent the temporal continuity in the acquisition procedure and therefore, test frames have to be processed sparsely. The winner of the 2014 edition of the Robot Vision task was the NUDT group, from China.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        This paper describes the ImageCLEF 2014 Robot Vision challenge [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], a
competition that started in 2009 within the ImageCLEF4 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] as part of the Cross
Language Evaluation Forum (CLEF) Initiative5. Since its origin, the Robot
Vision task has been addressing the problem of place classi cation for mobile robot
localization.
      </p>
      <p>
        The 2009@ImageCLEF edition of the task [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], with 7 participating groups,
de ned some details that have been maintained for all the following editions.
Participants were given training data consisting of sequences of frames recorded
in indoor environments. These training frames were labelled with the name of
the rooms they were acquired from. The task consisted in building a system
capable to classify test frames using as class the name of the rooms previously
seen. Moreover, the system could refrain from making a decision in the case of
lack of con dence. Two di erent subtasks were then proposed: obligatory and
optional. The di erence between both subtasks was that the temporal continuity
of the test sequence could only be exploited in the optional task. The score for
each participant submission was computed as the sum of the frames that were
correctly labelled minus a penalty that was applied to the frames that were
misclassi ed. No penalties were applied for frames not classi ed.
      </p>
      <p>
        In 2010, two editions of the challenge took place. The second edition of the
task, 2010@ICPR [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] was held in conjunction with ICPR 2010 conference. In
that edition, where 9 groups participated, the use of stereo images and two
types of di erent training sequences (easy and hard), that had to be used
separately, were introduced. The 2010@ImageCLEF edition [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], with 7 participating
groups, was focused on generalization: several areas could belong to the same
semantic category.
      </p>
      <p>
        In 2012 [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], stereo images were replaced by images acquired using two types
of camera: a perspective camera for visual images and a depth camera (the
Microsoft Kinect sensor) for range images. Therefore, each frame consisted of two
types of images and the challenge become a problem of multimodal (place)
classi cation. In addition to the use of depth images (using a visual representation),
the optional task contained kidnappings and unknown rooms (not previously
seen in training sequences) not appeared in the test sequences. Moreover,
several techniques for features extraction and cue integration were proposed to the
participants.
      </p>
      <p>
        In 2013 [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], the visual data was changed, providing the traditional RGB
images and their corresponding point cloud information. The main di erence
from 2012 edition was that no depth image was provided but the point cloud
itself. The purpose of that was to encourage the participants to make use of
3D image processing techniques, in addition to visual ones, with the aim to
obtain better classi cation results. Furthermore, for some speci c rooms, we
provided completely dark images for which the use of the 3D information had
to be used in order to classify such a room. In addition to the use of the point
cloud representation, the 2013 edition of the task included object recognition.
      </p>
      <p>For the ImageCLEF 2014 Robot Vision challenge, we have introduced two
main changes. Firstly, the temporal continuity from the image acquisition has
been completely removed in the training, validation and test sequences. That
is, consecutive frames in the provided sequences do not represent consecutive
frames during the acquisition procedure. The second change is the inclusion
of validation and test frames acquired in a di erent environment. Namely, we
acquired new frames in a di erent building that contains the same type of rooms
and objects imaged in the training and part of the validation sequence. Regarding
the participation, in this edition, we received a total of 17 runs, from 4 di erent
participant groups. The best result was obtained by the NUDT research group
from the National University of Defense Technology, Changsha, China.</p>
      <p>The rest of the paper details the challenge and is organized as follows:
Section 2 describes the 2014 ImageCLEF edition of the RobotVision task. Section 3
presents all the participants groups, while the results are reported in Section 4.
Finally, in Section 5, the main conclusions are drawn and some ideas for future
editions are outlined.
2</p>
    </sec>
    <sec id="sec-2">
      <title>The RobotVision Task</title>
      <p>This section describes the details concerning the setup of the ImageCLEF 2014
Robot Vision task. In Section 2.1 a description of training, validation and test
sequences is provided. In Section 2.2 the performance evaluation criteria is
detailed. Finally, in Section 2.3 a brief description of the baseline visual place
classi cation system provided by the organizers, as well as other relevant details
concerning the task are presented.
2.1</p>
      <sec id="sec-2-1">
        <title>Description</title>
        <p>The sixth edition of the Robot Vision task is focused on the use of multimodal
information (visual and depth images) with application to semantic localization
and object recognition. The main objective of this edition is to address the
problem of robot localization in parallel to object recognition from a semantic point
of view, with a special focus on generalization. Both problems are inherently
related: the objects present in a scene can help to determine the room category
and vice versa. Solutions presented should be as general as possible while speci c
proposals are not desired. In addition to the use of visual data, a 3D point cloud
representation of the scene acquired from a Microsoft Kinect device was used,
which has shown as a de facto standard in the use of depth images. In this new
edition of the task, we introduced strong variations between training and test
scenarios with the aim to solve the object recognition and localization problems
in parallel and for a great variety of di erent scenarios.</p>
        <p>Participants were given visual images and depth images in Point Cloud Data
(PCD) format. Fig. 2 shows the same scene represented in a visual image and a
point cloud data le. Training, validation and test sequence were acquired within
two di erent buildings presenting a similar structure but with some variations
in the objects distribution. All the room and object categories included in the
test sequence were previously seen during training and validation.</p>
        <p>As for the 2013 edition of the challenge, no sub-tasks were de ned and all
participants have to prepare their submissions using the same test sequence.</p>
        <sec id="sec-2-1-1">
          <title>Visual Image</title>
        </sec>
        <sec id="sec-2-1-2">
          <title>Point Cloud File</title>
          <p>In the 2014 edition of the RobotVision challenge, a new version of the
unreleased Robot Vision dataset was created. This speci c dataset consists of three
sequences (training, validation and test) of depth and visual images acquired
within the following indoor environment: two department buildings at the
University of Alicante, in Spain. Visual images were stored in PNG format and
depth ones in PCD. Every image in the dataset was manually labelled with its
corresponding room category/class and with a list of eight di erent objects to
appear or not within it. The 10 di erent room categories are: Corridor, Hall,
ProfessorO ce, StudentO ce, TechnicalRoom, Toilet, Secretary,
VisioConference, Warehouse and ElevatorArea. The 8 di erent objects are: Extinguisher,
Phone, Chair, Printer, Urinal, Bookself, Trash and Fridge. The dataset used in
the task includes two labelled sequences used for training and validation with
5000 and 1500 images respectively. The unlabeled sequence used for test consists
of 3000 di erent images. The frequency distribution for room categories in the
training, validation and test sequences are depicted in Table 1. Regarding the
building used in the acquisition, all the 5000 training images were acquired in
the building A, the same used for the 2013 edition dataset. The validation
sequence included 1000 images from building A but 500 new images from building
B. Finally, all 3000 test images were acquired in building B.</p>
          <p>It can be observed that in all sequences, Corridor is the class with higher
number of frames. This is because most of the space of the University of
Alicante building, suitable for robot navigation, belongs to several corridors. This
situation makes it easier the classi cation of test frames as Corridor while other
classes as VisioConference or ElevatorArea are more challenging. The frequency
distribution for rooms in the di erent sequences is graphically presented in Fig. 3.</p>
          <p>The distribution for object categories in the training, validation and test
sequences is depicted in Table 2, while frequencies are presented in Fig. 4. Despite
of small variations, it can be observed how classes and objects frequencies are
maintained along training, validation and testing sequences.</p>
          <p>The di erences between all the room categories can be observed in Fig. 5,
where a single visual image for each of the 10 room categories is shown. Moreover,</p>
          <p>Training
4% 6%</p>
          <p>17%
27%
10%
3%
17%
14%</p>
          <p>2% 7%
28%</p>
        </sec>
        <sec id="sec-2-1-3">
          <title>Validation</title>
          <p>19%
8%
2%
19%
16%</p>
          <p>Test
4% 6%</p>
          <p>17%
27%
10%
3%
17%
Extinguisher</p>
          <p>Chair</p>
          <p>Printer</p>
          <p>Bookshelf</p>
          <p>Urinal</p>
          <p>Trash</p>
          <p>Phone
The runs submitted for each participant were compared and sorted according the
score assigned to each submission. Every submission consisted of the room
category assigned to each test image and the corresponding list of the 8
detected/nondetected objects within that image. As we already mentioned above, the number
of times a speci c object appears in an image was not relevant to compute the
score. The score was computed using the rules shown in Table 3. For a better
understanding of the score computation, an example of three di erent
hypothetical user decisions for a speci c test image is shown in Table 4. Due to the
fact that wrong room classi cations account negatively to the score, participants
were allowed to not providing such information, in which case the score is not
a ected. The nal score was computed as the sum of the score obtained for each
individual test frame. According to the test set released the maximum score to
be obtained was 7004 points.</p>
        </sec>
        <sec id="sec-2-1-4">
          <title>Corridor</title>
        </sec>
        <sec id="sec-2-1-5">
          <title>Hall</title>
        </sec>
        <sec id="sec-2-1-6">
          <title>ProfessorO ce StudentO ce</title>
        </sec>
        <sec id="sec-2-1-7">
          <title>TechnicalRoom</title>
        </sec>
        <sec id="sec-2-1-8">
          <title>Toilet</title>
        </sec>
        <sec id="sec-2-1-9">
          <title>Secretary</title>
        </sec>
        <sec id="sec-2-1-10">
          <title>VisioConference</title>
        </sec>
        <sec id="sec-2-1-11">
          <title>ElevatorArea</title>
        </sec>
        <sec id="sec-2-1-12">
          <title>Warehouse Fig. 5. Examples of visual images (one for each of the 10 di erent categories) from the Robot Vision 2014 dataset Exting.</title>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>Additional information provided by the organization</title>
        <p>In addition to all the image sequences, we created a Matlab script to be used
as template for participants proposals. This script performs all the steps for
generating solutions for the Robot Vision challenge: features generation, training,
classi cation and performance evaluation. Basic features are generated for both
visual and depth images (histograms) and training and classi cation is performed</p>
        <sec id="sec-2-2-1">
          <title>Room class/Category</title>
        </sec>
        <sec id="sec-2-2-2">
          <title>Room class/category correctly classi ed +1.0 points</title>
        </sec>
        <sec id="sec-2-2-3">
          <title>Room class/category wrongly classi ed -0.5 points</title>
        </sec>
        <sec id="sec-2-2-4">
          <title>Room class/category not classi ed +0.0 points</title>
        </sec>
        <sec id="sec-2-2-5">
          <title>Object Recognition</title>
        </sec>
        <sec id="sec-2-2-6">
          <title>For each object correctly detected (True Positive) +1.0 points</title>
        </sec>
        <sec id="sec-2-2-7">
          <title>For each object incorrectly detected (False Positive) -0.25 points</title>
        </sec>
        <sec id="sec-2-2-8">
          <title>For each object correctly detected as not present (True Negative) +0.0 points</title>
        </sec>
        <sec id="sec-2-2-9">
          <title>For each object incorrectly detected as not present (FalseNegative) -0.25 points</title>
          <p>
            using an On-line Independent Support Vector Machines [
            <xref ref-type="bibr" rid="ref8">8</xref>
            ] that, in comparison
with SVM, dramatically reduces learning time and space requirements at the
price of a negligible loss in accuracy.
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Participation</title>
      <p>In 2014, 28 participants registered to the Robot Vision task but only 4 submitted,
at least, one run accounting for a total of 17 di erent runs. These participants
were:
{ NUDT: National University of Defense Technology, Changsha, China.
{ UFMS CPPP: Federal University of Mato Grosso do Sul, Ponta Pora, Brazil
{ AEGEAN: University of the Aegean Karlovassi, Greece
{ SIMD: University of Castilla-La Mancha, Albacete, Spain.</p>
      <p>Out of competition organizers contribution using the techniques included
in the MATLAB proposed script. It can be considered as a baseline
result.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <p>4.1</p>
      <sec id="sec-4-1">
        <title>Overall Results</title>
        <p>This section presents the results of the Robot Vision task of ImageCLEF 2014.
The scores obtained by all the submitted runs are shown in Table 5. The
maximum score that could be achieved was 7004 and the winner (NUDT) obtained
a score of 4430,25 points. This maximum score is the addition of the maximum
score computed from rooms classi cation (3000) and object recognition (4004).</p>
        <p>
          SIMD organizers submission was out-of-competition submission, and it was
provided to be considered a baseline score. For this submission, just the
techniques proposed in the webpage of the challenge6 were used. Concretely, it was
generated an image descriptor by concatenating both depth and visual
histograms. These descriptors were then used as input to train an Online Support
Vector Machine [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] using DOGMA [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ].
4.2
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Details and participants approaches</title>
        <p>A detailed view of the obtained results for the best submissions of the 4
participants is show in Fig. 7. This gure graphically presents how participants
submission performed notoriously better for object recognition than for room
classi cation. For example, the winner of the task achieved 83,78% of the
maximum score (3354.75 out of 4004 points) for the object recognition problem, while
they just obtained 1075,5 out of 3000 points (35,85%) for the scene classi cation
problem.</p>
        <p>5000
4000
3000
2000
1000</p>
        <p>0
-1000
-2000
Objects Rooms
NUDT</p>
        <p>UFMS</p>
        <p>SIMD</p>
        <p>AEGEAN</p>
        <p>
          In relation to the participant approaches, NUDT and UFMS groups
submitted a working note with internal details of their submissions. The NUDT
proposal [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] that ranked rst followed a spatial pyramid matching approach [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]
based on appearance and shape features. Concretely, they used a Bag of Words
(BoW) representation to create the appearance descriptor from dense SIFT
features. The shape was represented using Pyramid Histograms of Gradients
(PHOG) approach. Shape and appearance descriptors were then concatenated
to create a single image descriptor used as input for the classi cation step. The
classi cation was performed using a multi-class SVM using an one versus all
6 http://www.imageclef.org/2014/robot
strategy. The CPPP/UFMS proposal [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] also uses dense SIFT descriptors and
the spatial pyramid approach. However, this approach is based on a k-nearest
neighbor classi er and no PHOG descriptors are considered. None of the groups
used the depth information encoded in the point cloud les that were released
in conjunction to the visual images.
        </p>
        <p>In view of the obtained results, we can conclude that room classi cation
remains as an open problem when generalization is requested. That is, current
approaches (as shown in previous task editions) perform well when the test
environment has been previously imaged during training, but they present problems
to classify frames acquired in new environments. On the other hand, we should
point out the high performance of the submissions when facing the object
recognition problem. This can be explained because object recognition does not rely
on the scene generalization as for the room classi cations. Namely, phones or
chairs will always be recognized as their type (a phone or a chair, respectively)
independently from the scene where they are placed.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusions and Future Work</title>
      <p>In this paper, the overview of the 2014 edition of the Robot Vision task at
ImageCLEF has been presented. We have described the task, which had slightly
variations from previous editions, and a detailed analysis of the results obtained
for the participants proposals.</p>
      <p>As a novelty for this edition, we have introduced physical changes in the
environment where the test sequence has been acquired. That provides an
additional component to the classical place classi cation problem, empathizing in
the generalization. According to the obtained results, this novelty has resulted
in a notorious decrease on the room classi cation performance: none of the
submission achieved more than 40% of the maximum score. The inclusion of depth
images in the participants proposals could have increased the performance of the
room classi ers. With respect to the object recognition, it was properly managed
by the NUDT group that ranked rst.</p>
      <p>As future work, we plan to manage both room classi cation and object
recognition problems jointly. All the participants solutions are based on using the same
technique to classify the room and to recognize objects. Both problems are solved
without any type of correlation, a di erent way as humans do. Therefore, future
work will focus on making participants classify rooms using as input the list of
objects recognized in the scene.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          , H. Muller, J.
          <string-name>
            <surname>Martinez-Gomez</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Villegas</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Acar</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Patricia</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Marvasti</surname>
            , S. Uskudarl , R. Paredes,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Cazorla</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Garcia-Varea</surname>
            , and
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Morell</surname>
          </string-name>
          .
          <article-title>ImageCLEF 2014: Overview and analysis of the results</article-title>
          .
          <source>In CLEF proceedings, Lecture Notes in Computer Science</source>
          . Springer Berlin Heidelberg,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>R. de Carvalho Gomes</surname>
            ,
            <given-names>L. Correia</given-names>
          </string-name>
          <string-name>
            <surname>Ribas</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Anto^nio de Castro Junior, and
          <string-name>
            <given-names>W. Nunes</given-names>
            <surname>Goncalves</surname>
          </string-name>
          . CPPP/UFMS at ImageCLEF 2014:
          <article-title>Robot Vision Task</article-title>
          .
          <source>In CLEF 2014 Evaluation Labs and Workshop</source>
          , Online Working Notes,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Orabona</surname>
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castellini</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Caputo</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            <given-names>J.</given-names>
          </string-name>
          , and Sandini G.
          <article-title>On-line independent support vector machines</article-title>
          . volume
          <volume>43</volume>
          , pages
          <fpage>1402</fpage>
          {
          <fpage>1412</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>S.</given-names>
            <surname>Lazebnik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Schmid</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Ponce</surname>
          </string-name>
          .
          <article-title>Beyond bags of features: Spatial pyramid matching for recognizing natural scene categories</article-title>
          .
          <source>In Computer Vision and Pattern Recognition</source>
          ,
          <year>2006</year>
          IEEE Computer Society Conference on, volume
          <volume>2</volume>
          , pages
          <fpage>2169</fpage>
          {
          <fpage>2178</fpage>
          . IEEE,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>J.</given-names>
            <surname>Martinez-Gomez</surname>
          </string-name>
          ,
          <string-name>
            <surname>I.</surname>
          </string-name>
          <article-title>Garcia-Varea, and</article-title>
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          .
          <article-title>Overview of the imageclef 2012 robot vision task</article-title>
          .
          <source>In CLEF (Online Working Notes/Labs/Workshop)</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>J.</given-names>
            <surname>Martinez-Gomez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Garcia-Varea</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cazorla</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          .
          <article-title>Overview of the imageclef 2013 robot vision task</article-title>
          .
          <source>In CLEF 2013 Evaluation Labs and Workshop</source>
          , Online Working Notes,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>F</given-names>
            <surname>Orabona</surname>
          </string-name>
          .
          <article-title>Dogma: a matlab toolbox for online learning</article-title>
          . Software available at http://dogma. sourceforge. net,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>F.</given-names>
            <surname>Orabona</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Castellini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Luo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>G.</given-names>
            <surname>Sandini</surname>
          </string-name>
          .
          <article-title>Indoor place recognition using online independent support vector machines</article-title>
          .
          <source>In Proc. BMVC</source>
          , volume
          <volume>7</volume>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>A.</given-names>
            <surname>Pronobis</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          .
          <article-title>The robot vision task</article-title>
          . In Henning Muller, Paul Clough, Thomas Deselaers, and Barbara Caputo, editors,
          <source>ImageCLEF</source>
          , volume
          <volume>32</volume>
          <source>of The Information Retrieval Series</source>
          , pages
          <volume>185</volume>
          {
          <fpage>198</fpage>
          . Springer Berlin Heidelberg,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>A.</given-names>
            <surname>Pronobis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Christensen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          .
          <article-title>Overview of the imageclef@ icpr 2010 robot vision track</article-title>
          .
          <source>Recognizing Patterns in Signals, Speech, Images and Videos</source>
          , pages
          <volume>171</volume>
          {
          <fpage>179</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>A.</given-names>
            <surname>Pronobis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fornoni</surname>
          </string-name>
          , HI Christensesn, and
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          .
          <article-title>The robot vision track at imageclef 2010</article-title>
          . Working Notes of ImageCLEF,
          <year>2010</year>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>A.</given-names>
            <surname>Pronobis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Xing</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          .
          <article-title>Overview of the clef 2009 robot vision track</article-title>
          . In Carol Peters, Barbara Caputo, Julio Gonzalo, Gareth Jones, Jayashree Kalpathy-Cramer, Henning Muller, and Theodora Tsikrika, editors,
          <source>Multilingual Information Access Evaluation II. Multimedia Experiments</source>
          , volume
          <volume>6242</volume>
          of Lecture Notes in Computer Science, pages
          <volume>110</volume>
          {
          <fpage>119</fpage>
          . Springer Berlin / Heidelberg,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Qin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Chen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Hu</surname>
          </string-name>
          .
          <article-title>NUDT's Participation in ImageCLEF Robot Vision Challenge 2014</article-title>
          .
          <source>In CLEF 2014 Evaluation Labs and Workshop</source>
          , Online Working Notes,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>