<!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>Image and 3D structure based ontology for object recognition</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Copyright (c) by the paper's authors. Copying permitted for private and academic purposes. In: A. Comber, B. Bucher, S. Ivanovic (eds.): Proceedings of the 3rd AGILE Phd School</institution>
          ,
          <addr-line>Champs sur Marne, France, 15-17-September-2015, published at</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Jorge Gustavo Rocha Minho University</institution>
          ,
          <addr-line>Braga</addr-line>
          ,
          <country country="PT">Portugal</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Paulo Dias Almeida Minho University</institution>
          ,
          <addr-line>Braga</addr-line>
          ,
          <country country="PT">Portugal</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Image data is used constantly to express and convey information. Modern trends in technology and social media have made pictures a central part of human communication. However, the lack of semantic knowledge in image data severely limits its application. In this paper we present our research proposal for an improved object recognition method that uses semantic data over images that takes into consideration the structural environment of where the picture was taken.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        The concept of smart city is gaining increasing importance in the search for a
sustainable society. Modern smart city implementations strive to function as an
integrated system, capable of assessing its conditions and needs in real time, for the
entire system [
        <xref ref-type="bibr" rid="ref1 ref3">1, 3</xref>
        ]. This requirement leads to a heavy reliance on sensors.
      </p>
      <p>
        It is based on the data collected by sensors that informed, intelligent decisions
can be made [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. The sensors that can be used for this goal are of a varied nature,
depending on what one desires to monitor. A particular sensor that is beginning to
gain increasing importance in the smart city environment is the citizen.
      </p>
      <p>The advances in technology and connectivity have made the general public
knowledgeable, capable, and willing of being integrated in the smart city
ecosystem. With the integration of citizens as a source of data, and because of the general
availability of devices equipped with digital cameras, like smartphones and tablets,
the city now has at its disposal thousands of moving camera sensors capable of
providing images as a potential source of data for the smart city.</p>
      <p>The use of cameras is in fact becoming so omnipresent in the modern lifestyle,
that images are beginning to replace text as the mean of communication in several
social media implementations. In fact, nowadays if we do a search in social
networks for a particular current event we will find large quantities of images of that
event provided by citizens. This data is being provided in real-time and is frequently
complemented with text from which more information could be extracted.</p>
      <p>This means that we have an abundance of image data available and capable of
enhancing the knowledge of the city conditions essential for the smart city.
However, the data present on an unprocessed image comes with almost no metadata or
information on its contents and structure.</p>
      <p>We propose that image data provided by the citizen has the potential to be used as
an important sensor for the smart city environment. Specifically, we want to provide
an algorithm for the classification of objects and structures present in an image.
For this classification we want to take advantage of extracted knowledge of the city
infrastructure.</p>
      <p>In the remainder of this extended abstract we present our research proposal,
starting with a short presentation of the most relevant related work in section 2, we will
elaborate on our approach and research question in 3, and finally, in 4, we present
the conclusions and future work.</p>
    </sec>
    <sec id="sec-2">
      <title>2 Related Work</title>
      <p>In order to combine semantic information over image data with structural
knowledge of the surrounding geographical area, we first need to have available a
reconstruction of the 3D structure of the city.</p>
      <sec id="sec-2-1">
        <title>2.1 Structure-from-Motion (SFM)</title>
        <p>Despite the desire for our method to work with any representation of 3D structure
of a city, we found it beneficial to start by focusing in a specific method for
imagebased reconstruction of 3D structure.</p>
        <p>
          SFM solutions have the goal of generating 3D reconstructions from image
sequences. The algorithm is capable of solving the camera position and orientation
simultaneous with the geometry of the scene, using a iterative bundle adjustment
procedure based on a database of image features extracted from the sequence of
overlapping images [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ].
        </p>
        <p>
          An approach of significant interest is presented in [
          <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
          ]. These projects set out
to provide an interactive browsing of large photo collections available online,
integrated with the 3D model reconstructed from these photos. The nature of this dataset
of images implies a challenging set of conditions, including the use of different
cameras, zoom levels, resolutions, etc. The approach proposed is capable of successfully
solving this problem, however, it can take a couple of weeks for larger collections
of photos.
        </p>
        <p>
          With the success of SFM in the reconstruction of 3D structure using increasingly
large and diverse sets of images, attention began to be shifted to its time complexity.
In [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] several steps are taken in order to achieve close to linear time complexity.
This implementation presents great gains in performance, being able to generate an
accurate large-scale reconstruction (32000 images) in approximately 2 hours.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2 Ontology-based image processing</title>
        <p>
          The data present on an unprocessed image has almost no metadata and there is no
information on its structure or degree of importance. This fact contrasts with the user
perception, where an image is capable of conveying a large amount of information.
This problem is called the semantic gap [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. In order to address this concern, several
approaches utilize ontologies in image processing.
        </p>
        <p>
          A relevant example of a tool looking to explore the potential gains of the use
of semantic knowledge in image processing is presented in [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. In this project the
authors present the framework OntoPic, capable of automatically annotating images
with relevant keywords, enabling a content based image retrieval that functions on a
semantic level. The OntoPic framework takes a provided domain ontology and uses
supervised learning techniques in order to train its classification.
        </p>
        <p>
          Also of particular interest is the work presented in [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], seeing as it focus on
object recognition in the urban environment. In order to achieve this goal the authors
combine the efforts of experts with machine learning tools in order to build their
ontology. This ontology is then used for object recognition in segmented images
using a similarity measure with interesting results.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3 Approach</title>
      <p>With our research, we aim to combine the results of 3D structure information,
provided by reconstructions of the city structure, with semantic knowledge in the
domain of the urban environment in order to provide an improved image-based object
and structure classification system capable of enabling and enhancing a smart city
implementation.</p>
      <p>In our proposed approach, an image is first localized geographically and spatially
in the city and only then we proceed to the detection and classification of objects
and structures, enhancing this detection with extracted knowledge of the involving
infrastructure. Figure 1 presents an overview of our proposed approach.</p>
      <p>With our research we are mainly trying to provide answers for the question: ”To
what extent can we create a semantic representation of spaces/objects of a city,
taking advantage of the images contributed by the citizen?”.</p>
    </sec>
    <sec id="sec-4">
      <title>4 Conclusion</title>
      <p>Image data is capable of conveying a large amount of information and can be
supplied by the citizens across the city, making it a potential sensor for a smart city
environment. The low amount of metadata and structure associated with this source
of information originates the need for semantic knowledge to be added to image
processing. With our proposed approach we will complement the semantic
knowledge extracted from the image data with information relating to the 3D structure of
its involving space to provide an improved method for object and structure
recognition.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Caragliu</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Del Bo</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nijkamp</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Smart cities in europe</article-title>
          .
          <source>Journal of Urban Technology</source>
          <volume>18</volume>
          (
          <issue>2</issue>
          ),
          <fpage>65</fpage>
          -
          <lpage>82</lpage>
          (
          <year>2011</year>
          ).
          <source>DOI 10</source>
          .1080/10630732.
          <year>2011</year>
          .601117. URL http://dx.doi.org/10.1080/10630732.
          <year>2011</year>
          .601117
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Durand</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Derivaux</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Forestier</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wemmert</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , Ganc¸arski,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Boussaid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Puissant</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          :
          <article-title>Ontology-based object recognition for remote sensing image interpretation</article-title>
          .
          <source>In: Tools with Artificial Intelligence</source>
          ,
          <year>2007</year>
          .
          <source>ICTAI</source>
          <year>2007</year>
          . 19th IEEE International Conference on, vol.
          <volume>1</volume>
          , pp.
          <fpage>472</fpage>
          -
          <lpage>479</lpage>
          . IEEE (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Giffinger</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fertner</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kramar</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalasek</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pichler-Milanovic</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meijers</surname>
          </string-name>
          , E.:
          <article-title>Smart cities-ranking of european medium-sized cities</article-title>
          .
          <source>Tech. rep.</source>
          , Vienna University of Technology (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Hancke</surname>
            ,
            <given-names>G.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            , B.d.C.e., Hancke Jr.,
            <given-names>G.P.</given-names>
          </string-name>
          :
          <article-title>The role of advanced sensing in smart cities</article-title>
          .
          <source>Sensors</source>
          <volume>13</volume>
          (
          <issue>1</issue>
          ),
          <fpage>393</fpage>
          -
          <lpage>425</lpage>
          (
          <year>2012</year>
          ). URL http://www.mdpi.com/1424-8220/13/1/393
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Schober</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hermes</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herzog</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Content-based image retrieval by ontology-based object recognition</article-title>
          .
          <source>In: Proc. Workshop on Applications of Description Logics</source>
          , Ulm, Germany (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Smeulders</surname>
            ,
            <given-names>A.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Worring</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gupta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jain</surname>
          </string-name>
          , R.:
          <article-title>Content-based image retrieval at the end of the early years</article-title>
          .
          <source>Pattern Analysis and Machine Intelligence</source>
          , IEEE Transactions on
          <volume>22</volume>
          (
          <issue>12</issue>
          ),
          <fpage>1349</fpage>
          -
          <lpage>1380</lpage>
          (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Snavely</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seitz</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szeliski</surname>
          </string-name>
          , R.:
          <article-title>Photo tourism: Exploring photo collections in 3d</article-title>
          .
          <source>ACM Trans. Graph</source>
          .
          <volume>25</volume>
          (
          <issue>3</issue>
          ),
          <fpage>835</fpage>
          -
          <lpage>846</lpage>
          (
          <year>2006</year>
          ).
          <source>DOI 10</source>
          .1145/1141911.1141964. URL http://doi.acm.
          <source>org/10</source>
          .1145/1141911.1141964
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Snavely</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seitz</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szeliski</surname>
          </string-name>
          , R.:
          <article-title>Modeling the world from internet photo collections</article-title>
          .
          <source>Int. J. Comput. Vision</source>
          <volume>80</volume>
          (
          <issue>2</issue>
          ),
          <fpage>189</fpage>
          -
          <lpage>210</lpage>
          (
          <year>2008</year>
          ).
          <source>DOI 10.1007/s11263-007-0107-3</source>
          . URL http://dx.doi.org/10.1007/s11263-007-0107-3
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Towards linear-time incremental structure from motion</article-title>
          .
          <source>In: 3D Vision - 3DV</source>
          <year>2013</year>
          , 2013 International Conference on, pp.
          <fpage>127</fpage>
          -
          <lpage>134</lpage>
          (
          <year>2013</year>
          ).
          <source>DOI 10</source>
          .1109/3DV.
          <year>2013</year>
          .25
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>