<!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>Query by Example Search on Speech at Mediaeval 2015</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Igor Szoke</string-name>
          <email>szoke@fit.vutbr.cz</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Florian Metze</string-name>
          <email>fmetze@cs.cmu.edu</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Luis Javier</string-name>
          <email>luisjavier.rodriguez@ehu.es</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jorge Proenca</string-name>
          <email>jproenca@co.it.pt</email>
          <xref ref-type="aff" rid="aff7">7</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andi Buzo</string-name>
          <email>andi.buzo@upb.ro</email>
          <xref ref-type="aff" rid="aff6">6</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Martin Lojka</string-name>
          <email>martin.lojka@tuke.sk</email>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xavier Anguera</string-name>
          <email>xanguera@gmail.com</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xiao Xiong</string-name>
          <email>xiaoxiong@ntu.edu.sg</email>
          <xref ref-type="aff" rid="aff5">5</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Brno University of, Technology</institution>
          ,
          <addr-line>Brno</addr-line>
          ,
          <country country="CZ">Czech Republic</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Carnegie Mellon, University</institution>
          ,
          <addr-line>Pittsburgh, PA</addr-line>
          ,
          <country country="US">U.S.A</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Rodriguez-Fuentes, University of the Basque</institution>
          ,
          <addr-line>Country, Leioa</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Sinkronigo S.L.</institution>
          ,
          <addr-line>Barcelona</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Technical University of</institution>
          ,
          <addr-line>Kosice, Kosice</addr-line>
          ,
          <country country="SK">Slovakia</country>
        </aff>
        <aff id="aff5">
          <label>5</label>
          <institution>Temasek laboratories, Nanyang Technological, University</institution>
          ,
          <country country="SG">Singapore</country>
        </aff>
        <aff id="aff6">
          <label>6</label>
          <institution>University Politehnica of</institution>
          ,
          <addr-line>Bucharest, Bucharest</addr-line>
          ,
          <country country="RO">Romania</country>
        </aff>
        <aff id="aff7">
          <label>7</label>
          <institution>University of Coimbra</institution>
          ,
          <addr-line>Coimbra</addr-line>
          ,
          <country country="PT">Portugal</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2015</year>
      </pub-date>
      <fpage>14</fpage>
      <lpage>15</lpage>
      <abstract>
        <p>In this paper, we describe the “Query by Example Search on Speech Task” (QUESST), held as part of the MediaEval 2015 evaluation campaign. As in previous years, the proposed task requires performing language-independent audio search in a low resource scenario. This year, the task has been designed to get as close as possible to a practical use case scenario, in which a user would like to retrieve, using speech, utterances containing a given word or short sentence, including those with limited inflectional variations of words, some filler content and/or word re-orderings. We also stressed a mismatch caused by noise and reverberations.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>
        This is the fifth year of query-by-example search on speech
evaluations [
        <xref ref-type="bibr" rid="ref1 ref2 ref6 ref9">9, 6, 1, 2</xref>
        ]. The task of QUESST (“QUery by
Example Search on Speech Task”) is to search FOR audio
content WITHIN audio content USING an audio query. As
in previous years, the search database was collected from
heterogeneous sources, covering multiple languages, and
under diverse acoustic conditions. Some of these languages are
resource-limited, some are recorded in challenging acoustic
conditions and some contain heavily accented speech
(typically from non-native speakers). No transcriptions, language
tags or any other metadata are provided to participants.
The task therefore requires researchers to build a
languageindependent audio-to-audio search system.
      </p>
      <p>Compared to the previous year, two main changes were
introduced for this year’s evaluation. First, we provide queries
with longer context. So participants can use this
surrounding speech to adapt their systems. Second, we artificially
add noises and reverberations into the data. This aims to
measure robustness of particular feature extractions and
algorithms in heavy channel mismatch.</p>
      <p>
        As in the previous year, the proposed task does not require
the localization (time stamps) of query matchings within
audio files. However, systems must provide a score (a real
number) for each query matching. The higher (the more
positive) the score, the more likely it is that the query appears
in the audio file. The normalized cross entropy cost (Cnxe)
[
        <xref ref-type="bibr" rid="ref10 ref3">3, 10</xref>
        ] is used as the primary metric, whereas the Actual
Term Weighted Value (ATWV) is kept as a secondary
metric for diagnostic purposes, which means that systems must
provide not only scores, but also Yes/No decisions. Three
types of query matchings are considered: the first one (T1 )
involves “exact matches” whereas the second one (T2 ) allows
for inflectional variations of words or word re-orderings (that
is, “approximate matches”); the third one (T3 ) is similar to
T2, but queries are drawn from conversational speech, thus
containing strong coarticulations and some filler content
between words.
2.
      </p>
    </sec>
    <sec id="sec-2">
      <title>BRIEF TASK DESCRIPTION</title>
      <p>QUESST is part of the Mediaeval 2015 evaluation
campaign1. As usual, two separate sets of queries were
provided, for development and evaluation, along with a single
set of audio files, on which both sets of queries had to be
searched on. The set of development queries and the set of
audio files were distributed early (April 1st), including the
groundtruth and the scoring scripts, for the participants to
develop and evaluate their systems. The set of evaluation
queries was distributed one month later (May 1st). System
results (for both sets of queries) had to be returned by the
evaluation deadline (July 22nd), including a likelihood score
and a Yes/No decision for each pair (query, audio file). Note
that not every query necessarily appears in the set of audio
files, and that several queries may appear in the same audio
file.</p>
      <p>Multiple system results could be submitted (up to 5), but
one of them (presumably the best one) had to be identified
as primary. Also, although participants were encouraged
to train their systems using only the data released for this
year’s evaluation, they were allowed to use any additional
resources they might have available, as long as their use was
documented in their system description papers. System
results were then scored and returned to participants (by July
29th), who had to prepare a working notes (two-page) paper
describing their systems and return it to the organizers (by
August 28th). Finally, systems were presented and results
1http://www.multimediaeval.org/mediaeval2015/
discussed in the Mediaeval workshop, which serves to meet
fellow participants, to share ideas and to bootstrap future
collaborations.</p>
    </sec>
    <sec id="sec-3">
      <title>THE QUESST 2015 DATASET</title>
      <p>
        The QUESST 2015 dataset is the result of a joint effort by
several institutions to put together a sizable amount of data
to be used in this evaluation and for later research on the
topic of query-by-example search on speech. The search
corpus is composed of around 18 hours of audio (11662 files) in
the following 7 languages: Albanian, Czech, English,
Mandarin, Portuguese, Romanian and Slovak [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], with
different amounts of audio per language. The search utterances,
which are relatively short (5.8 seconds long on average), were
automatically extracted from longer recordings and
manually checked to avoid very short or very long utterances. The
QUESST 2015 dataset includes 445 development queries and
447 evaluation queries, the number of queries per language
being more or less balanced with the amount of audio
available in the search corpus. A big effort has been made to
manually record the queries, in order to avoid problems
observed in previous years due to acoustic context derived from
cutting queries from longer sentences. Speakers recruited
for recording the queries were asked to maintain a normal
speaking speed and a clear speaking style. All audio files
are PCM encoded at 8 kHz, 16 bits/sample, and stored in
WAV format.
      </p>
      <p>
        The data was then artificially noised and reverberated
with equal amounts of clean, noisy, reverb and noisy+reverb
speech. We used both stationary and transient noises
downloaded from https://www.freesound.org. Reverberation
was obtained by passing the audio through a filter with an
artificially generated room impulse response (RIR) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>THE GROUND-TRUTH</title>
      <p>Similarly to the last year’s evaluation, we have applied
a relaxed concept of a query match, which strongly affects
the ground-truth definition and thus the way systems are
expected to work. Besides “exact matchings” (Type 1), two
types of “approximate matchings” (Types 2 and 3) are
considered, which are defined as follows:
Type 1 (Exact match): Occurrences of single or
multiple word queries in utterances should exactly match the
lexical representation of the query. An example of this case
is the query “white horse” that should match the utterance
“My white horse is beautiful” but should not match to “The
whiter horse is faster”.</p>
      <p>Type 2 (Re-ordering and small lexical variations):
Here the search algorithm should cope with:
• Lexical variations. Occurrences of single/multiple word
queries might differ slightly, with small portions of audio
either at the beginning or the end of the segment that do
not match the lexical form of the reference. An example
of this type of search would be “researcher” matching an
utterance containing “research” (note that the inverse would
also be possible).
• Word re-orderings and small filler content between words.
For example, when searching for the query “white horse”,
systems should be able to match both “My horse is white”
and “I have two white and beautiful horses”. Note that
the matching words may also contain slight variations with
regard to the lexical form of the query.</p>
      <p>Type 3 (Conversational queries in context): This type
of search is another step towards realistic use-case scenarios.
In this case, the spoken query is just part of a sentence, that
may contain silent/filled pauses and irrelevant words. For
example, “Google, let me find some red [uh] white [pau] horse
to ride today” could be one of these complex queries. As
it is extremely difficult to distinguish between query words
(“white [pau] horse”) and “fillers” (“Google, let me find some
red [uh]” and “to ride today”), we provide timing meta-data
of the relevant segment inside the spoken query.</p>
      <p>As Type 3 queries required timing meta-data, all the queries
were recorded within a context and timing information was
provided for all of them. The context of Types 1 and 2
was “artificial”: speakers were asked to say several words
before and after the query, with significant pauses around
the query to avoid coarticulations. Participants are free to
use the “context” of the spoken query (e.g. for adaptation).</p>
      <p>The ground truth was created either manually by
native speakers or automatically by speech recognition engines
tuned to each particular language, and provided by the task
organizers, following the format of NIST’s Spoken Term
Detection evaluations. The development package contains a
general ground-truth folder (the one that must be used to
score system results on the development set) which
considers all types of matchings, but also three ground-truth
folders specific to each type of matchings, to allow participants
evaluate their progress on each condition during system
development.
5.</p>
    </sec>
    <sec id="sec-5">
      <title>PERFORMANCE METRICS</title>
      <p>
        In QUESST 2015, Cnxe and ATWV are used as primary
and secondary metrics, respectively. For the Cnxe scores to
be meaningful, participants are requested either to return a
score (that will be taken as a log-likelihood ratio) for every
pair (query, audio file), or alternatively, to define a default
(floor) score for all the pairs not included in the results file.
Participants are also required to report on their real-time
running factor, hardware characteristics and peak memory
requirements, in order to profile the different approaches
applied. See [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] for further information on how the metrics
work and how they are computed.
6.
      </p>
    </sec>
    <sec id="sec-6">
      <title>PROVIDED TOOLS</title>
      <p>
        We offered some of the basic tools for paricipants to make
their “first contact” with the QUESST easier. We provided
Bottle-Neck feature [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] extraction tool trained on Russian
and Hungarian Speechdat-E. Next, calibration and fussion
script based on logistic regresion [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and DTW search [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ],
both developed at BUT, were provided. Finally, the data
and all the scripts were setup in a Virtual Machine which was
provided to the participants through the Speech Recognition
Virtual Kitchen (http://speechkitchen.org/, [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]).
7.
      </p>
    </sec>
    <sec id="sec-7">
      <title>ACKNOWLEDGEMENTS</title>
      <p>We would like to thank the Mediaeval organizers for their
support and all the participants for their hard work.
Portuguesse data were provided with thanks to Tecnovoz project
PMDT No. 03/165</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>X.</given-names>
            <surname>Anguera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Metze</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Buzo</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Szoke</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L. J.</given-names>
            <surname>Rodriguez-Fuentes</surname>
          </string-name>
          .
          <article-title>The Spoken Web Search Task</article-title>
          .
          <source>In Proc. Mediaeval 2013 Workshop.</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>X.</given-names>
            <surname>Anguera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Rodriguez-Fuentes</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Szoke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Buzo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Metze</surname>
          </string-name>
          .
          <article-title>Query by Example Search on Speech at Mediaeval 2014</article-title>
          .
          <source>In Proc. Mediaeval 2014 Workshop.</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>X.</given-names>
            <surname>Anguera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.-J.</given-names>
            <surname>Rodriguez-Fuentes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Buzo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Metze</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Szoke</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Penagarikano</surname>
          </string-name>
          . QUESST2014:
          <article-title>Evaluating Query-by-Example Speech Search in a Zero-Resource Setting with Real-Life Queries</article-title>
          .
          <source>In Proc. ICASSP</source>
          , pages
          <fpage>5833</fpage>
          -
          <lpage>5837</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>F.</given-names>
            <surname>Gr</surname>
          </string-name>
          ´ezl, M. Karafi´at, S. Kont´ar, and
          <string-name>
            <surname>J.</surname>
          </string-name>
          <article-title>Cˇ ernocky´</article-title>
          .
          <article-title>Probabilistic and bottle-neck features for lvcsr of meetings</article-title>
          .
          <source>In Proc. IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP</source>
          <year>2007</year>
          ), pages
          <fpage>757</fpage>
          -
          <lpage>760</lpage>
          .
          <source>IEEE Signal Processing Society</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S. G.</given-names>
            <surname>McGovern</surname>
          </string-name>
          .
          <article-title>Fast image method for impulse response calculations of box-shaped rooms</article-title>
          .
          <source>Applied Acoustics</source>
          ,
          <volume>70</volume>
          (
          <issue>1</issue>
          ):
          <fpage>182</fpage>
          -
          <lpage>189</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>F.</given-names>
            <surname>Metze</surname>
          </string-name>
          , E. Barnard,
          <string-name>
            <given-names>M.</given-names>
            <surname>Davel</surname>
          </string-name>
          , C. van
          <string-name>
            <surname>Heerden</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          <string-name>
            <surname>Anguera</surname>
            , G. Gravier, and
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Rajput</surname>
          </string-name>
          .
          <article-title>The Spoken Web Search Task</article-title>
          .
          <source>In Proc. Mediaeval 2012 Workshop.</source>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>F.</given-names>
            <surname>Metze</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Riebling</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Fosler-Lussier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Plummer</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Bates</surname>
          </string-name>
          .
          <article-title>The speech recognition virtual kitchen turns one</article-title>
          . In to appear
          <source>in Proc. INTERSPEECH. ISCA</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pleva</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Juhar</surname>
          </string-name>
          .
          <article-title>Tuke-bnews-sk: Slovak broadcast news corpus construction and evaluation</article-title>
          . In N. C. C. Chair),
          <string-name>
            <given-names>K.</given-names>
            <surname>Choukri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Declerck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Loftsson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Maegaard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Mariani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moreno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Odijk</surname>
          </string-name>
          , and S. Piperidis, editors,
          <source>Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)</source>
          , Reykjavik, Iceland, may
          <year>2014</year>
          .
          <article-title>European Language Resources Association (ELRA).</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>N.</given-names>
            <surname>Rajput</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Metze</surname>
          </string-name>
          .
          <article-title>Spoken Web Search</article-title>
          .
          <source>In Proc. Mediaeval 2011 Workshop.</source>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>L. J.</given-names>
            <surname>Rodriguez-Fuentes</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Penagarikano. MediaEval 2013 Spoken Web</surname>
          </string-name>
          <article-title>Search Task: System Performance Measures</article-title>
          .
          <source>Technical Report TR-2013-1</source>
          , DEE, University of the Basque Country,
          <year>2013</year>
          . Online: http://gtts.ehu.es/gtts/ NT/fulltext/rodriguezmediaeval13.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>I.</given-names>
            <surname>Szoke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Burget</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          <article-title>Gr´ezl</article-title>
          , J. Cˇ ernocky´, and
          <string-name>
            <given-names>L.</given-names>
            <surname>Ondel</surname>
          </string-name>
          .
          <article-title>Calibration and fusion of query-by-example systems - but sws 2013</article-title>
          .
          <source>In Proceedings of ICASSP 2014</source>
          , pages
          <fpage>7899</fpage>
          -
          <lpage>7903</lpage>
          .
          <source>IEEE Signal Processing Society</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>I.</given-names>
            <surname>Szoke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Skacel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Burget</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Cernocky</surname>
          </string-name>
          .
          <article-title>Coping with Channel Mismatch in Query-by-Example - BUT QUESST 2014</article-title>
          .
          <source>In Proc. ICASSP</source>
          , pages
          <fpage>5838</fpage>
          -
          <lpage>5843</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>