<!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>Filling the Gaps to Know More! About a Researcher</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Gonzalo Parra</string-name>
          <email>gonzalo.parra@cs.kuleuven.be</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Erik Duval</string-name>
          <email>erik.duval@cs.kuleuven.be</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dept. Computerwetenschappen, Katholieke Universiteit Leuven</institution>
          ,
          <addr-line>Celestijnenlaan 200A, 3001 Heverlee</addr-line>
          ,
          <country country="BE">Belgium</country>
        </aff>
      </contrib-group>
      <fpage>18</fpage>
      <lpage>22</lpage>
      <abstract>
        <p>As one of its main goals, the Research 2.0 concept focuses on the improvement of the connection and collaboration between researchers. Within this short paper we present More!, a mobile social discovery tool for researchers. We describe the application itself and present some initial results obtained by using the tool on small scenarios. Later we describe the current challenges of the tool and the future developments. Finally, we state open problems of the field and the application itself.</p>
      </abstract>
      <kwd-group>
        <kwd>research2</kwd>
        <kwd>0</kwd>
        <kwd>web2</kwd>
        <kwd>0</kwd>
        <kwd>human computer interaction</kwd>
        <kwd>mobile devices</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        Research 2.0 is the result of applying Web2.0 tools and approaches on regular
research processes in order to improve practices and increase participation and
collaboration [
        <xref ref-type="bibr" rid="ref1 ref2">1,2</xref>
        ]. The connection of researchers in order to nurture future
collaboration is one of the key goals of the Research2.0 concept. To support this goal,
social networking approaches used on commercial Web2.0 platforms are being
applied for research purposes. Tools like Scopus, 2collab [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], ResearchGATE [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ],
Mendeley [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], Academia.EDU [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] are some examples of supporting tools to achieve
this goal. Taking a closer look, academic communities are also spending some efforts
to create such tools and encouraging participation of researchers. As an example in
the Technology Enhanced Learning community, tools like TELeurope.eu [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] or
Academic Experts [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] are being developed and used.
      </p>
      <p>
        Due to the availability and heavy use of many Web 2.0 and Research 2.0
platforms, the users have to deal with the problem of keeping and sharing with others
several electronic identities [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. This digital identity problem is also observed in the
scenario where a researcher is attending a conference presentation and is interested in
finding more information about the topic and the speaker. We have addressed this
need and bootstrap collaboration between researchers through a mobile application,
called “More!” [10].
      </p>
      <p>The structure of this short paper is as follows: we first present the implemented
application and its current outcomes and limits. In the following sections, the
proposed solutions to two different limitations are discussed. Later, we present the
open problems and opportunities for further work. Finally, we include some initial
conclusions of this work in progress.</p>
    </sec>
    <sec id="sec-2">
      <title>2 The More! Application</title>
      <p>More! is a mobile web application that groups relevant information about a speaker
in a way that can be easily exposed and integrated in the normal workflow of the
audience of an academic event. The application exposes the following information
from the speaker:
• researcher: full name, photo, e-mail and affiliation;
• work: current paper, slides, and publications list;
• social tools handles from: Twitter, SlideShare, blog, Delicious, LinkedIn, and
Facebook.</p>
      <p>In this way, the attendee can access some regular information about the speaker; as
well as the paper and slides of the current presentation; and his previous publications.
Moreover, he can ‘identify’ and ‘follow’ the speaker on some of the more mainstream
Web 2.0 social tools, to get access to previous, current and future work. The
workflow of the application in a conference scenario is as follows:
1. The speaker exposes a QR code [11] (resolvable to an URL link) to the audience.
2. Attendants capture and decode the QR code by using any code reader application
available on their smart phones. After decoding, they are redirected to the “More!”
web application.
3. “More!” presents the data on the client tool.</p>
      <p>After evaluating the usability and the functionality of the tool in a real life
scenario, we noticed two big limitations in this workflow [10]. The first limitation is
related to the metadata needed to feed the tool. The More! application requires
research and social tools metadata, and relies heavily on the availability of such data.
The problem encountered was related on how to obtain this metadata.</p>
      <p>The second problem encountered is related to: how the QR code is exposed to the
audience, the extra work required by the speaker to make the codes visible to the
audience, and the poor image quality of photos for the QR decoding applications on
mobile devices.</p>
      <p>Finally, the backend and the frontend of the More! application required different
approaches to efficiently solve the original problem for which the application was
made.</p>
    </sec>
    <sec id="sec-3">
      <title>3 Improving the Back-end: Research.fm</title>
      <p>As presented in the previous section, we identified the need to have a common
entry point and a unified metadata sharing approach to feed the application. Currently,
More! is using a local database where this data is stored, but this approach is neither
scalable nor aligned with the Research2.0 concept of open data. For this reason an
initial approach is being developed to expose and share research metadata: the
research.fm API.</p>
      <p>The research.fm is a RESTful API that will give access to social networks and
publications data of scientific authors in a standardized way. This service exposes
common data requirements for applications by following the Cool URI approach in
order to provide readable, logic and persistent endpoints. On the other hand, the
metadata will be exposed in a standardized results format, in order to be interoperable.
Table 1 shows some URIs example calls to retrieve author, publication and social
tools metadata.</p>
      <p>The URIs provide us a logic and readable URL to obtain different kind of metadata
elements from a researcher, such as: list of publications, current publication, and
social tools handles. Currently, there are some discussions about how to correctly
identify the authors among different platforms and how to link his digital identities.
On the other hand, we are also discussing which is the way to represent the metadata
and the output format for the API, in order to provide the desired interoperability. For
this purpose, we are revising some publications and online community ontologies
such as: SWRC [13] and SIOC [14]; together with social network approaches to share
data as: OpenSocial [12] and FOAF [15].</p>
    </sec>
    <sec id="sec-4">
      <title>4 Improving the Front-end: Image Recognition rather than QR</title>
    </sec>
    <sec id="sec-5">
      <title>Codes</title>
      <p>The QR codes and its resolution to the More! application is crucial in order to
engage the audience to use the application. As explained previously, the QR codes
became a small barrier between the researchers and the solution offered by our
application. Nowadays, with the large amount of open data authored and shared by
users over the Internet, new possibilities are available in order to apply different
approaches for the required initial fingerprint of the speaker. To be more precise, the
voluntarily shared photos and tags of users in social networks, such as Facebook; can
be used to apply face recognition algorithms to identify a person [16].</p>
      <p>In order to provide the face recognition capabilities to the More! application, an
external facial recognition system will be tested. Face.com provides a face recognition
service that allows the analysis of facial information from photos, and identify faces
from a known set of users [17]. The site provides a REST API for detection,
recognition and tagging of faces in photos. The system’s algorithm can be connected
to a Facebook account in order to obtain the training set of photos from predefined
users.</p>
      <p>Currently we are experimenting with the different requirements to make this a
successful approach. We need to find out in average how many images an author
makes available in Facebook, or how many images are necessary to be able to train
the face recognition algorithm. Also, we need to find the maximum distance where a
smart phone camera can provide a good quality picture that can be used to detect
faces. Figure 2 presents initial results of applying the face recognition algorithm to a
photo captured by a mobile device.</p>
    </sec>
    <sec id="sec-6">
      <title>5 Conclusion and Future Work</title>
      <p>The More! web application is a working prototype that is currently on its second
development cycle, where the improvements described on the previous sections are
being implemented and tested. On the other hand, we need to understand how tools
like More! can increase the awareness about related work, or even collaboration
between researchers. Does it help the research community to perform in a more
effective and efficient way? To answer these questions, we are currently planning a
second evaluation in practice of More! to find answers from measurable
characteristics.</p>
      <p>Currently, there is still some work needed from the Research 2.0 community
regarding automatic gathering of information from the scientific publications and
researchers Web 2.0 footprints and identities. Regarding scientific publications
approaches like the Stellar Scientific Portal [18], DBLP [19], Mendeley are important
to the scientific community in order to obtain structured and clean publication
metadata. On the other hand, there are some approaches to identify and make
searchable users over the Internet, like: 123people [22], Yasni [23], zoominfo.com
[24], and ArnetMiner [25]. Even though there are some efforts to solve these
problems, there is still much room for improvement and a long way for a sustainable
solution
Acknowledgements. We gratefully acknowledge the support of the STELLAR
Network of Excellence on Technology-Enhanced Learning</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Waldrop</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>M. Science 2.0 - is open access science the future?</article-title>
          .
          <source>Scientific american</source>
          . (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Shneiderman</surname>
          </string-name>
          , B.
          <source>Computer science: Science 2.0. Science</source>
          ,
          <volume>319</volume>
          (
          <issue>5868</issue>
          ) (
          <year>2008</year>
          ),
          <fpage>1349</fpage>
          -
          <lpage>1350</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Katzen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>Connecting researchers boosts collective intelligence</article-title>
          . Research Information. (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Hamm</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>ResearchGATE and Its Savvy Use of the Web</article-title>
          .
          <source>Bloomberg Business Week</source>
          , (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>5. Mendeley. http://www.mendeley.com</mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>6. Academia.edu. http://academia.edu</mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>7. TELeurope.eu. http://www.teleurope.eu/</mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>8. Academic Experts. http://academicexperts.org/</mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Neuenschwander</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>User-Centric Identity Management and the Enterprise: Why Empowering Users is Good Business</article-title>
          . The Burton Group. (
          <year>2005</year>
          )
          <fpage>10</fpage>
          .
          <string-name>
            <surname>Parra</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duval</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <article-title>More! A Social Discovery Tool for Researchers</article-title>
          .
          <source>In Proc. ED-MEDIA</source>
          <year>2010</year>
          ,
          <string-name>
            <surname>AACE</surname>
          </string-name>
          (
          <year>2010</year>
          ),
          <fpage>561</fpage>
          -
          <lpage>569</lpage>
          11.ISO/IEC. ISO/IEC 18004:
          <year>2006</year>
          ,
          <article-title>Information technology - Automatic identification and data capture techniques - QR Code 2005 bar code symbology specification</article-title>
          . (
          <year>2006</year>
          )
          <article-title>12</article-title>
          .OpenSocial. http://www.opensocial.org/ 13.Semantic Web for Research Communities. http://ontoware.org/swrc/ 14.
          <string-name>
            <surname>Semantically-Interlinked Online</surname>
          </string-name>
          Communities. http://sioc-project.
          <source>org/ 15</source>
          .
          <article-title>The Friend of a Friend (FOAF) project</article-title>
          . http://www.foaf-project.
          <source>org/ 16</source>
          .Sorensen,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Has Facebook fatigue arrived?</article-title>
          . Toronto Star, (
          <year>2008</year>
          )
          <fpage>17</fpage>
          .Face.com. http://face.com/ 18.Stellar Scientific Portal. http://oa.stellarnet.eu/ 19.The DBLP Computer Science Bibliography. http://www.informatik.uni-trier.de/~ley/db/ 20.123people. http://www.123people.com/ 22.Yasni. http://www.yasni.de/ 23.ZoomInfo. http://public.zoominfo.com/search 24.
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Zhang, J.,
          <string-name>
            <surname>Yao</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Zhang, L., and
          <string-name>
            <surname>Su</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          <article-title>ArnetMiner: Extraction and Mining of Academic Social Networks</article-title>
          .
          <source>In Proc. ACM SIGKDD</source>
          <year>2008</year>
          ,
          <volume>990</volume>
          -
          <fpage>998</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>