<!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 2013 Robot Vision Task</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jesus Martinez-Gomez</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ismael Garcia-Varea</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Miguel Cazorla</string-name>
          <email>2miguel.cazorla@ua.es</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Barbara Caputo</string-name>
          <email>4bcaputo@idiap.ch</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Idiap Research Institute</institution>
          ,
          <addr-line>Martigny</addr-line>
          ,
          <country country="CH">Switzerland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Jesus.Martinez</institution>
          ,
          <addr-line>Ismael.Garcia</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Rome La Sapienza</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This article describes the RobotVision@ImageCLEF 2013 challenge, which addresses two problems: place classi cation and object recognition. Participants of the challenge were asked to classify rooms on the basis of image sequences captured by cameras 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 elevator, in the toilet, etc.) and \which objects can you see?" (I can see a table and a chair but not a computer) when presented with a test sequence. The number of times a speci c set of object appears in a frame was not considered but if they appeared or not in it. The test sequence was acquired within the same environment but with di erent lighting conditions than the training sequences. The main novelty of the 2013 edition of the task is the object recognition problem. For both problems: place classi cation and object recognition, depth and visual images were provided. Moreover, participants were allowed to take advantage from the temporal continuity of the test sequence. The winner of the 2013 edition of the Robot Vision task was the MIAR ICT group, from China.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        This paper describes the ImageCLEF 2013 Robot Vision challenge [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], a
competition that started in 2009 within the ImageCLEF 1 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] as part of the Cross
Language Evaluation Forum (CLEF) Initiative 2. 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="ref13">13</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 on 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, 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, 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>For the ImageCLEF 2013 Robot Vision challenge we changed the visual data,
providing the traditional RGB images and its 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.</p>
      <p>Regarding the participation, in this edition, we received a total of 16 runs,
from 6 di erent participant groups. The best result was obtained by the MIART
ICT research group from Beijing, China.</p>
      <p>The rest of the paper details the challenge and is organized as follows:
Section 2 describes the 2013 ImageCLEF edition of the RobotVision task. Section 3</p>
    </sec>
    <sec id="sec-2">
      <title>2 http://www.clef-initiative.eu//</title>
      <p>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 id="sec-2-1">
        <title>The RobotVision Task</title>
        <p>This section describes the details concerning the setup of the ImageCLEF 2013
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-1">
          <title>Description</title>
          <p>The fth edition of the Robot Vision challenge was focused on the problem
of multi-modal information retrieval from indoor scenes. Participants had to
detect, for each test image, the presence or lack of a set of objects. They also
had to determine the kind of room where the image was acquired from. All the
images were captured by a perspective camera (visual images) and a Kinect
device (depth images) mounted on a mobile robot (see Fig. 1) within an o ce
environment.</p>
          <p>Participants had available 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 sequences were acquired
within the same building at two di erent oors but with some variations in
the lighting conditions and in the acquisition procedure (clockwise and counter
clockwise, ground oor rst or ground oor last).</p>
          <p>Visual Image</p>
          <p>Point Cloud File</p>
          <p>In one hand, and as opposite to previous editions of the challenge, a single
task was considered this time, therefore no sub-tasks were de ned. All the room
and object categories included in the test sequence were previously seen during
training. On the other hand, the use of the temporal continuity of the test
sequence was allowed.
2.2</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>The Data</title>
          <p>In the 2013 edition of the RobotVision challenge the O-VIDA Robot Vision
dataset was used. This dataset consists of di erent training, validation and test
sequences of depth and visual images acquired within an indoor environment:
a department building at the University of Alicante. 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, elevator area and warehouse. The 8 di erent objects are:
extinguisher, computer, chair, printer, urinal, screen, trash and fridge.
From this dataset two di erent labelled sequences were selected for training, one
labelled sequence for validation, and one unlabelled sequence for testing. The
frequency distribution for room categories in the training, validation and test
sequences are depicted in Table 1.</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 Warehouse or Toilet are more challenging. The validation sequence
was released for providing participants an additional sequence for testing their
preliminary proposals. It was also released for preventing the extreme lighting
conditions present in the test sequence. The validation sequence was acquired
just in the rst oor of the building and it does not contains any frame for
three rooms: Hall, VisioConference and Warehouse. The frequency distribution
for object categories in the training, validation and test sequences are depicted
in Table 2, where can be observed that there are no presence of Screens in the
validation sequence.
The di erences between all the room categories can be observed in Figure 3,
where a single visual image for each of the 10 room categories is shown.</p>
          <p>Corridor</p>
          <p>Hall</p>
          <p>ProfessorO ce</p>
          <p>TechnicalRoom
TechnicalRoom</p>
          <p>Toilet</p>
          <p>Secretary</p>
          <p>VisioConference
ElevatorArea</p>
          <p>Warehouse</p>
          <p>Fig. 4 shows four examples of visual images for each of the 8 di erent objects
appearing in the dataset.</p>
          <p>Exting. Computer</p>
          <p>Chair</p>
          <p>Printer</p>
          <p>Urinal</p>
          <p>Screen</p>
          <p>Trash</p>
          <p>Fridge</p>
        </sec>
        <sec id="sec-2-1-3">
          <title>Performance Evaluation</title>
          <p>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. Due to the fact
that wrong room classi cations and/or wrong object detections 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 7030 points.</p>
          <p>Class / Room Category
Room class/category correctly classi ed +1.0 points
Room class/category wrongly classi ed -0.5 points
Room class/category not classi ed +0.0 points</p>
          <p>Object Recognition
For each correctly classi ed object whitin the frame +0.125 points
For each misclassi ed object whitin the frame -0.125 points</p>
          <p>For each not classi ed object whitin the frame +0.000 points
2.4</p>
        </sec>
        <sec id="sec-2-1-4">
          <title>Additional information provided by the organization</title>
          <p>
            As in the previous edition [
            <xref ref-type="bibr" rid="ref5">5</xref>
            ], we proposed the use of several techniques for
features extraction (PHOG and NARF) and cue integration (OBSCURE). Thanks
to the use of these techniques, participants could focus on the development of
new features while using the proposed method for cue integration or vice versa.
Information about the point cloud library [
            <xref ref-type="bibr" rid="ref14">14</xref>
            ] and a basic technique for taking
advantage of the temporal continuity3 was also provided. In this regard, and in
order to evaluate the performance of the baseline classi cation system (which
was built using uniquely the provided techniques, brie y described below) we
submitted a single runs. The results obtained with such proposal [
            <xref ref-type="bibr" rid="ref4">4</xref>
            ] can be
considered as baseline results, which all the participants were expected to improve.
Visual Features PHOG features are histogram-based global features that
combine structural and statistical approaches. Other descriptors similar to PHOG
that could also be used are: Sift-based Pyramid Histogram Of visual Words
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3 http://imageclef.org/2012/robot</title>
      <p>
        (PHOW) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], Pyramid histogram of Local Binary Patterns (PLBP) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ],
SelfSimilarity-based PHOW (SS-PHOW) [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], and Compose Receptive Field
Histogram (CRFH) [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        Depth Features NARF features is a novel descriptor technique that has been
included in the point cloud library [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. The number of descriptors that can be
extracted from a range image is not xed, in the same manner as SIFT points.
Cue Integration The algorithm proposed for cue integration was the
OnlineBatch Strongly Convex mUlti keRnel lEarning (OBSCURE) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. This
SVMbased multi-class learning algorithm obtains state-of-the-art performance in a
considerably lower training time. Other algorithm that could be used was the
Online 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.
3
      </p>
      <sec id="sec-3-1">
        <title>Participation</title>
        <p>In 2013, 39 participants registered to the Robot Vision task but only 6 submitted,
at least, one run accounting for a total of 16 di erent runs. These participants
were:
{ NUDT: National University of Defense Technology, Changsha, China.
{ MIAR ICT: Beijing, China.
{ MICA: Hanoi university of Science and Technology, Hanoi, Vietnam
{ REGIM: University of Sfax National School of Engineers, Tunisia
{ GRAM:University of Alcala de Henares, Spain
{ SIMD: University of Castilla-La Mancha, Albacete, Spain.</p>
        <p>Out of competition organizers contribution using proposed techniques
4</p>
      </sec>
      <sec id="sec-3-2">
        <title>Results</title>
        <p>4.1</p>
        <sec id="sec-3-2-1">
          <title>Overall Results</title>
          <p>
            This section presents the results of the Robot Vision task of ImageCLEF 2013.
The scores obtained by all the submitted runs are shown in Table 4. The
maximum score that could be achieved was 7030 and the winner (MIAR ICT)
obtained a score of 6033.5 points. NUDT and SIMD teams ranked second and third
respectively and their score was higher than 71% of the maximum score (the one
obtained with the baseline system, SIMD result in the table).
* SIMD organizers submission was out-of-competition, it was provided to
be considered a baseline score. The organizers only used the techniques
proposed in the webpage of the challenge 4. Concretely, PHOW features were
extracted from visual images and then, a Support Vector Machine was trained
using DOGMA [
            <xref ref-type="bibr" rid="ref7">7</xref>
            ].
4.2
          </p>
        </sec>
        <sec id="sec-3-2-2">
          <title>Detailed Results</title>
          <p>Here we present a deeper analysis of the best submission for each participant
group. We have computed separately the score for the class classi cation and the
recognition sub-problems. All these results can be seen in Table 5 and Fig. 5. As
it can be observed, in one hand, that MIAR ICT and NUDT groups obtained
similar scores, with better results for room classi cation than for object
recognition. On the other hand, REGIM and MICA proposals ranked better for object
recognition than for room classi cation.</p>
          <p>We have also analysed the speci c performance for the di erent room
categories and objects. For each room class and object considered, we have computed
the percentage of right and wrong classi cations. We also have computed the
percentage of times of not providing information for room classes or objects. All
these data can be observed in Fig. 6 and Fig. 7 for room classes and objects,
respectively.</p>
          <p>From the reported results, we can state that Hall and Elevator Area are the
most challenging rooms, while Corridor is the easiest one. The number of training
frames containing these classes can be one of the most important reasons for this</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4 http://www.imageclef.org/2013/robot</title>
      <p>fact. That is, the number of frames containing Corridor is about one order of
magnitude higher than the ones containing Hall or Elevator Area.</p>
      <p>It can be noticed that all the objects are managed properly by the
participant proposals. Urinal was the object that obtained the highest percentage of
right detections, while Trash obtained the lowest one. It should be pointed out
that, for all the objects (see Table 2), the appearance ratio in less than 30%.
Classifying all test frames as \there are no objects in the scene" would obtain
a high positive score, especially for Urinal, Fridge or Screen. Chair and Trash
could be considered the most challenging test objects because their appearance
ratio is higher than for the rest of the objects. There are two possible reasons
explaining that participants obtained better results for Chair than for Trash: (1)
trashes are considerably smaller than chairs, and (2) trashes can appear in most
of the room categories while chairs are only present in 6 rooms (TechnicalRoom,
ProfessorO ce, StudentO ce, Secretary, VisioConference and Warehouse).
5</p>
      <sec id="sec-4-1">
        <title>Conclusions and Future Work</title>
        <p>In this paper the overview of the 2013 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 each run submitted by the participants.</p>
        <p>As a novelty for this edition, we have introduced the additional problem to
recognize speci c objects that can appear within an image. That provides and
additional component to the classical place classi cation problem, turning it into
a multimodal classi cation problem.</p>
        <p>According to the obtained results we can conclude that the introduction of
the object recognition task was not as challenging as we expected: most of the
participants were able to identify those objects properly. With respect to the
scores obtained by the di erent runs, almost half of them improved the baseline
results provided by the organizers, obtaining score higher than the 80% of the
maximum score.</p>
        <p>For future editions we plan to continue in the direction of including new
challenging variations to the problem of scene classi cation problem. In particular,
as the next step forward we will focus on providing the number of occurrences
a speci c object appears in an image.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>A.</given-names>
            <surname>Bosch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zisserman</surname>
          </string-name>
          , and
          <string-name>
            <given-names>X.</given-names>
            <surname>Munoz</surname>
          </string-name>
          .
          <article-title>Image classi cation using random forests and ferns</article-title>
          .
          <source>In International Conference on Computer Vision</source>
          , pages
          <fpage>1</fpage>
          <lpage>{</lpage>
          8.
          <string-name>
            <surname>Citeseer</surname>
          </string-name>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          , H. Muller,
          <string-name>
            <given-names>B.</given-names>
            <surname>Thomee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Paredes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Zellhofer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Goeau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Bonnet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Martinez</given-names>
            <surname>Gomez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. Garcia</given-names>
            <surname>Varea</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Cazorla</surname>
          </string-name>
          .
          <source>Imageclef</source>
          <year>2013</year>
          :
          <article-title>the vision, the data and the open challenges</article-title>
          . In Springer LNCS, editor,
          <source>CLEF</source>
          <year>2013</year>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>O.</given-names>
            <surname>Linde</surname>
          </string-name>
          and
          <string-name>
            <given-names>T.</given-names>
            <surname>Lindeberg</surname>
          </string-name>
          .
          <article-title>Object recognition using composed receptive eld histograms of higher dimensionality</article-title>
          .
          <source>In Proc. ICPR. Citeseer</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>Jesus</given-names>
            <surname>Martinez-Gomez</surname>
          </string-name>
          ,
          <article-title>Ismael Garcia-Varea, and Barbara Caputo. Baseline multimodal place classi er for the 2012 robot vision task</article-title>
          . In CLEF (Online Working Notes/Labs/Workshop). CLEF,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Jesus</given-names>
            <surname>Martinez-Gomez</surname>
          </string-name>
          ,
          <article-title>Ismael Garcia-Varea, and Barbara Caputo. 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>T.</given-names>
            <surname>Ojala</surname>
          </string-name>
          , M. Pietikainen, and T. Maenpaa.
          <article-title>Gray scale and rotation invariant texture classi cation with local binary patterns</article-title>
          .
          <source>Computer Vision-ECCV</source>
          <year>2000</year>
          , pages
          <fpage>404</fpage>
          {
          <fpage>420</fpage>
          ,
          <year>2000</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>F.</given-names>
            <surname>Orabona</surname>
          </string-name>
          , L. Jie, , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Caputo</surname>
          </string-name>
          .
          <article-title>Online-Batch Strongly Convex Multi Kernel Learning</article-title>
          .
          <source>In Proc. of Computer Vision</source>
          and Pattern Recognition,
          <string-name>
            <surname>CVPR</surname>
          </string-name>
          ,
          <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>Andrzej</given-names>
            <surname>Pronobis</surname>
          </string-name>
          and
          <string-name>
            <given-names>Barbara</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="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Andrzej</surname>
            <given-names>Pronobis</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Li</given-names>
            <surname>Xing</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Barbara</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="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Radu</surname>
          </string-name>
          <article-title>Bogdan Rusu and Steve Cousins. 3d is here: Point cloud library (pcl)</article-title>
          .
          <source>In Robotics and Automation (ICRA)</source>
          ,
          <source>2011 IEEE International Conference on, pages 1{4</source>
          . IEEE,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15. E. Shechtman and
          <string-name>
            <given-names>M.</given-names>
            <surname>Irani</surname>
          </string-name>
          .
          <article-title>Matching local self-similarities across images and videos</article-title>
          .
          <source>In IEEE Conference on Computer Vision and Pattern Recognition</source>
          ,
          <year>2007</year>
          . CVPR'
          <volume>07</volume>
          , pages
          <issue>1{8</issue>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>