<!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>Storytelling-based Platform for Digital Book Stores</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Eleonora Bernasconi</string-name>
          <email>bernasconi@diag.uniroma1.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Miguel Ceriani</string-name>
          <email>miguel.ceriani@uniba.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francesca De Luzi</string-name>
          <email>deluzi@diag.uniroma1.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Clara Di Fazio</string-name>
          <email>clara.difazio@atoninformatica.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Roberto Marcucci</string-name>
          <email>roberto.marcucci@lerma.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Massimo Mecella</string-name>
          <email>mecella@diag.uniroma1.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabio Petriccione</string-name>
          <email>fabio.petriccione@atoninformatica.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francesco Sapio</string-name>
          <email>sapio@diag.uniroma1.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>ATON IT - Innovation Technology</institution>
          ,
          <addr-line>via Fiume Giallo, 3, 00144 Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Ariosto</institution>
          ,
          <addr-line>25, 00185 Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>L'Erma di Bretschneider</institution>
          ,
          <addr-line>via Marianna Dionigi, 57, 00193 Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Università degli Studi di Bari Aldo Moro</institution>
          ,
          <addr-line>Dipartimento di Informatica, via Edoardo Orabona, 4, 70125 Bari</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <fpage>17</fpage>
      <lpage>20</lpage>
      <abstract>
        <p>The StoryBook project stems from the cooperation between Sapienza Università di Roma, the company Aton IT and the historic publishing house L'Erma di Bretschneider. The project deals with the broad area of Digital Humanities and has favored the development of a prototype system for semi-automatic video trailer generation of books.</p>
      </abstract>
      <kwd-group>
        <kwd>storytelling</kwd>
        <kwd>knowledge extraction</kwd>
        <kwd>digital library</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        StoryBook is a research project in the field of digital humanities, which proposes the knowledge
extraction and management of information of a digital library to crate semi-automatically video
trailers of books. StoryBook has been originally conceived to meet the needs of “L’Erma di
Bretschneider” publishing house that deals with topics related to ancient history and archaeology.
From publishers’ point of view, promotional trailers respond to a changing market with a high
focus on digital and visual media. The goal of a digital presentation of a book is nevertheless
broader than selling it and includes providing helpful information to the potential future reader.
A publishing house wants to disclose the contents of its digital library not only to experts in the
sector but also to interested people attracted by the contents of their books shown on the Web in
the form of searching tools or advertising such as video trailers. Numerous researches show that
a book trailer fosters the desire to learn and the level of motivation to read [
        <xref ref-type="bibr" rid="ref4 ref5 ref6 ref7">4, 5, 6, 7</xref>
        ]. StoryBook
is a software tool to support the creation of book trailers by collecting and organizing relevant
video content. The system users retain control on how to edit and compose the content. The
nEvelop-O
proposed technique aims at semi-automatically building digital trailers that allow the viewers,
generically interested in a specialized topic but not expert, to appreciate better the topic, both
for their own cultural/professional enrichment and a possible purchase.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Summary of project results</title>
      <p>With the StoryBook project, we aimed at demonstrating that querying a knowledge graph about
the content of a digital library can semi-automatically generate a book’s trailer based on this
information, and can favour the difusion of the contents of a digital library and enhance the
cultural heritage contained in those digital libraries.</p>
      <p>StoryBook potential is based on technologies such as:
• Linked Data to allow disambiguation of concepts and the connection of the information
with the Web;
• Named entity recognition (NER) to identify people, cities, organizations and things in
unstructured text like that of books;
• Knowledge graphs to organize information around concepts with their relations;
• Computer Vision to detect objects in the images of books allowing their searchability.</p>
      <p>
        In Figure 1, you can see the whole process that leads to the semi-automatic book trailer
creation. The process starts from point 1 with a digital library (a collection of books in PDF
format). Through the Arca platform [
        <xref ref-type="bibr" rid="ref1 ref2 ref3">2, 3, 1</xref>
        ] (which was developed by the same authors in
previous projects), we extracted the concepts and the most relevant concepts of a book with
Natural Language Processing (NLP) techniques, we linked these concepts with the DBpedia
Knowledge Graph1, and we sent all this information along with the relevant metadata to a
linked data container (point 3).
      </p>
      <p>With the StoryBook project, we started extracting images from books (point 2.b.1). The process
is designed to work on books with meaningful visual content in images extracted from the PDF.
We selected the “k” best images of the book. After trying diferent methods, the easiest one that
yielded good results was sorting the images by their dimensions to detect the best images. We
observed that book publishers tend to let essential images take up more space on the page (thus
being more significant in size once extracted).</p>
      <p>In point 2.b.2, there is object detection. In order to speed up the development, instead of
implementing a custom image classification, we went for using an external service, Google
Vision AI2. We retrieve up to “o” labels for each image, along with their confidence level. The
concepts and top “l” concepts associated with a book and its metadata coming from point 2.a,
and the “o” labels, point 2.b.2 associated with images of the book point 2.b.1 were sent as linked
data to the linked data container (point 3).</p>
      <sec id="sec-2-1">
        <title>At point 4, now we can query diferent information from a book:</title>
        <p>1https://dbpedia.org/
2https://cloud.google.com/
• all the concepts;
• the most relevant concepts;
• the metadata (like title, author, topics, etc.);
• the objects contained in the book’s images.</p>
        <p>We introduced some parameters to allow users who are curators of a publishing house to
iflter the video search. The parameters are:
• the video duration;
• the type of video licence;
• a white list containing words relevant for curators;
• a black list containing the words that mustn’t be in the search;
• the book’s metadata.</p>
        <p>We use this information to Web crawl looking for relevant videos. After experimenting with
diferent sources of video content, we decided to focus on a single source, YouTube 3. YouTube is
currently the most extensive database of videos in the world. We can start the query to YouTube
ifltered with all the elicited parameters.</p>
        <p>The next step (point 5) of the process consists of filtering the “k” videos resulting from the
previous step, and organising them in a draft of the final trailer. The algorithm assigns each
video a multidimensional score (one dimension for each image). The score increases when there
is a match between the image’s labels and the video’s metadata, such as the description. The
confidence of the image-keywords association gives a score’s weight (as assigned during the
classification step). Once each video has a score, the algorithm matches the highest score per
single image, associates that video with the specific image, and discards all the others.
Afterwards, the trailer is generated by interleaving the extracted images, and their correspondent
retrieved videos.</p>
        <p>This trailer draft is generated (point 6) for compatibility reasons as an annotated PowerPoint
presentation, thus allowing the curator to manipulate the content as s/he think fitting before
the actual video creation. Furthermore, all the data generated along the pipeline is packaged
inside a JSON file that the curator can access to check the intermediates results and other details
of the process.</p>
        <p>We carried on a preliminary evaluation with a domain expert. Satisfactory results were
obtained by choosing:
• “l” number of top concepts = “k” number of books’ images = “o” number of objects detected
in one image = 10
• “m” number of resulted video’s query = 12</p>
        <p>Furthermore, the domain expert gave some general feedback on the system paradigm. She
identified several perceived strengths and potentialities of the system:
• the transformation of the images of books into information nodes;
• the control of the automatic creation process of a book trailer, through accessible
configuration parameters;
• the free access and management of the information output generated by StoryBook.</p>
      </sec>
      <sec id="sec-2-2">
        <title>She also expressed some concerns for the perceived weaknesses:</title>
        <p>• the scarce availability of videos of niche topics on the Web;
• the prolonged extraction process duration for searches involving longer crawler queries.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Concluding remarks</title>
      <p>With StoryBook, a tool for the semi-automatic generation of book trailers, we aimed at
introducing an innovation in the scientific publishing market for the historical, historical-artistic and
archaeological disciplines, a specific context characterized by users such as students, researchers,
scholars, academics, cultural bodies and institutions, universities operating in the sector of
Cultural Heritage and antiquity sciences. By revolutionizing the traditional approach to access
and use of texts and images of a digital library, this is an operation that hopefully will have a
strong impact in the reference context. For the future, we have planned a formal user study to
further evaluate the system.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <p>This work has been partly supported by the project STORYBOOK (POR FESR Lazio 2014-2020
Avviso Pubblico “Progetti di Innovazione Digitale”, domanda prot. n. A0349-2020-34437).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Bernasconi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ceriani</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mecella</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Catarci</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Capanna</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Di</surname>
            <given-names>Fazio C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marcucci</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pender</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petriccione</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          : ARCA.
          <article-title>Semantic exploration of a bookstore</article-title>
          .
          <source>(AVI '20)</source>
          .
          <article-title>Association for Computing Machinery</article-title>
          , New York, NY, USA, Article
          <volume>78</volume>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>3</lpage>
          . (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Ceriani</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bernasconi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mecella</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A Streamlined Pipeline to Enable the Semantic Exploration of a Bookstore</article-title>
          .
          <source>(IRCDL</source>
          <year>2020</year>
          ). Springer International Publishing, Cham, pp.
          <fpage>75</fpage>
          -
          <lpage>81</lpage>
          . (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Bernasconi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ceriani</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mecella</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Exploring a Text Corpus via a Knowledge Graph. (IRCDL 2021)</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          , pp.
          <fpage>91</fpage>
          -
          <lpage>102</lpage>
          . (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Nikonova</surname>
            ,
            <given-names>Nadezhda</given-names>
          </string-name>
          <string-name>
            <surname>Ilinichna</surname>
          </string-name>
          , Zalutskaya, Svetlana
          <string-name>
            <surname>Yrievna</surname>
          </string-name>
          (
          <year>2021</year>
          ).
          <article-title>Modern communication technologies in education: book trailer</article-title>
          .
          <source>Revista Tempos e Espaços em Educação</source>
          ,
          <volume>14</volume>
          (
          <issue>33</issue>
          ),
          <source>ISSN 2358-1425</source>
          , Revista Tempos e Espacos em Educacao.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Chepukov</surname>
            ,
            <given-names>K.Yu.</given-names>
          </string-name>
          (
          <year>2021</year>
          ).
          <article-title>Expressive means of painting as a means of self-expression of younger schoolchildren</article-title>
          .
          <source>Искусство и образование(6)</source>
          ,
          <fpage>177</fpage>
          -
          <lpage>182</lpage>
          , ISSN 2072-
          <volume>0432</volume>
          , International Centre Art and Education.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Jiménez-Marín</surname>
          </string-name>
          , Gloria, Zambrano, Rodrigo
          <string-name>
            <surname>Elías</surname>
          </string-name>
          (
          <year>2020</year>
          ).
          <article-title>The Book Trailer as a Publishing House Promotional Tool</article-title>
          .
          <source>Advances in Business Strategy and Competitive Advantage</source>
          ,
          <fpage>147</fpage>
          -
          <lpage>160</lpage>
          , ISSN 2327-3429,
          <string-name>
            <given-names>IGI</given-names>
            <surname>Global</surname>
          </string-name>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.</given-names>
            <surname>Luchev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Paneva-Marinova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dimova</surname>
          </string-name>
          (
          <year>2019</year>
          )
          <article-title>Digital Storytelling and digital book trailer applications for educational purposes in Bulgaria</article-title>
          ,
          <source>INTED2019 Proceedings</source>
          , pp.
          <fpage>529</fpage>
          -
          <lpage>534</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>