<?xml version="1.0"?><!DOCTYPE article SYSTEM "/project/take/software/searchbench_offline_processing/paperxml_generator/aclextractor/src/python/../resource/dtd/paperxml.dtd"><article><header><firstpageheader><page local="1" global="87"/><title>SemEval-2 Task 15: Infrequent Sense Identification for Mandarin Text to Speech Systems</title><pubinfo>Proceedings of the 5th International Workshop on Semantic Evaluation, ACL 2010,page 87, Uppsala, Sweden, 15-16 July 2010. ©2010 Association for Computational Linguistics</pubinfo><author surname="Jin" givenname="Peng"><org  name="CNR-Institute of Computational Linguistics" country="Italy" city="Pisa"/></author><author surname="Wu" givenname="Yunfang"><org  name="Peking University" country="China" city="Beijing"/></author></firstpageheader><frontmatter><p><b>SemEval-2 Task 15: Infrequent Sense Identification for Mandarin</b></p><p><b>Text to Speech Systems</b></p><p><b>Peng Jin<footnote anchor="1"/> and Yunfang Wu<footnote anchor="2"/></b></p><p>laboratory of Intelligent Information Processing and Application, Leshan Normal</p><p>University, Leshan China <footnote anchor="2"/>Institute of Computational Linguistics Peking University, Beijing China</p><p>{jandp, wuyf}@pku.edu.cn</p><p><b>1 Introduction</b></p></frontmatter><abstract>There are seven cases of grapheme to phoneme in a text to speech system (Yarowsky, 1997). Among them, the most difficult task is disambiguating the homograph word, which has the same POS but different pronunciation. In this case, different pro­nunciations of the same word always correspond to different word senses. Once the word senses are disambiguated, the problem of GTP is resolved. There is a little different from traditional WSD, in this task two or more senses may correspond to one pronunciation. That is, the sense granularity is coarser than WSD. For example, the preposition has three senses: sensel and sense2 have the same pronunciation {wei 4}, while sense3 corre­sponds to {wei 2}. In this task, to the target word, not only the pronunciations but also the sense la­bels are provided for training; but for test, only the pronunciations are evaluated. The challenge of this task is the much skewed distribution in real text: the most frequent pronunciation occupies usually over 80%. In this task, we will provide a large volume of training data (each homograph word has at least 300 instances) accordance with the truly distribu­tion in real text. In the test data, we will provide at least 100 instances for each target word. The senses distribution in test data is the same as in training data.All instances come from People Daily newspaper (the most popular newspaper in Manda­rin). Double blind annotations are executed manu­ally, and a third annotator checks the annotation. </abstract></header><body><section number="2" title="Participating Systems"><p>Two kinds of precisions are evaluated. One is micro-average:</p><doubt alpha="66.7" length="3" tooSmall="False" monospace="0.0">N N</doubt><p><i>pmir </i>=Z <i>mi</i>/Z <i>ni</i></p><doubt alpha="28.6" length="7" tooSmall="False" monospace="0.0">i=1 i=1</doubt><p><i>N </i>is the number of all target word-types. <i>mi </i>is the number of labeled correctly to one specific tar­get word-type and <i>ni </i>is the number of all test in­stances for this word-type. The other is macro-average:</p><doubt alpha="100.0" length="1" tooSmall="False" monospace="0.0">N</doubt><doubt alpha="58.8" length="17" tooSmall="False" monospace="0.0">P=ZP/N,pi= mi/ ni</doubt><doubt alpha="42.9" length="21" tooSmall="False" monospace="0.0">mar/  ,r i '^  ii i i</doubt><doubt alpha="33.3" length="3" tooSmall="False" monospace="0.0">i=1</doubt><p>There are two teams participated in and submit­ted nine systems. Table 1 shows the results, all sys­tems are better than baseline (Baseline is using the most frequent sense to tag all the tokens).</p><table caption="Table 1: The scores of all participating systems" class="main" frame="box" rules="all" border="1" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>System</p></td><td class="cell"><p>Micro-average</p></td><td class="cell"><p>Macro-average</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>156-419</p></td><td class="cell"><p>0.974432</p></td><td class="cell"><p>0.951696</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>205-332</p></td><td class="cell"><p>0.97028</p></td><td class="cell"><p>0.938844</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>205-417</p></td><td class="cell"><p>0.97028</p></td><td class="cell"><p>0.938844</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>205-423</p></td><td class="cell"><p>0.97028</p></td><td class="cell"><p>0.938844</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>205-425</p></td><td class="cell"><p>0.97028</p></td><td class="cell"><p>0.938844</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>205-424</p></td><td class="cell"><p>0.968531</p></td><td class="cell"><p>0.938871</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>156-420</p></td><td class="cell"><p>0.965472</p></td><td class="cell"><p>0.942086</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>156-421</p></td><td class="cell"><p>0.965472</p></td><td class="cell"><p>0.94146</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>156-422</p></td><td class="cell"><p>0.965472</p></td><td class="cell"><p>0.942086</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>baseline</p></td><td class="cell"><p>0.923514</p></td><td class="cell"><p>0.895368</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table></section><references><p>Yarowsky, David. 1997. "Homograph disambiguation in text-to-speech synthesis." In van Santen, Jan T. H.; Sproat, Richard; Olive, Joseph P.; and Hirschberg, Julia. Progress in Speech Synthesis. Springer-Verlag,</p><p>New York, 157-172.</p></references></body></article>