<?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="33"/><title>SENSEVAL-2 Japanese Dictionary Task</title><author surname="Shirai" givenname="Kiyoaki"><org  name="Japan Advanced Institute of Science and Technology" country="Japan" city="Nomi"/></author></firstpageheader><frontmatter><p>SENSEVAL-2 Japanese Dictionary Task Kiyoaki Shirai</p><p>School of Information Science, Japan Advanced Institute of Science and Technology</p><p>kshirai@jaist.ac.jp</p></frontmatter><abstract>This paper reports an overview of the SENSEVAL-2 Japanese dictionary task. It was a lexical sample task, and word senses are de­fined according to a Japanese dictionary, the Iwanami Kokugo Jiten. The Iwanami Kokugo Jiten and a training corpus were distributed to all participants. The number of target words was 100, 50 nouns and 50 verbs. One hundred instances of each target word were provided, making for a total of 10,000 instances for eval­uation. Seven systems of three organizations participated in this task. </abstract></header><body><section number="1" title="Introduction"><p>In SENSEVAL-2, there are two Japanese tasks, a translation task and a dictionary task. This paper describes the details of the dictionary task.</p><p>First of all, let me introduce an overview of the Japanese dictionary task. This task is a lexical sample task. Word senses were defined according to the Iwanami Kokugo Jiten (Nishio et al., 1994), a Japanese dictionary published by Iwanami Shoten. It was distributed to all par­ticipants as a sense inventory. Training data, a corpus consisting of 3,000 newspaper articles and manually annotated with sense IDs, was also distributed to participants. For evaluation, we distributed newspaper articles with marked target words as test documents. Participants were required to assign one or more sense IDs to each target word, optionally with associated probabilities. The number of target words was 100, 50 nouns and 50 verbs. One hundred in­stances of each target word were provided, mak­ing for a total of 10,000 instances.</p><p>In what follows, Section 2 describes details of data used in the Japanese dictionary task. Section 3 describes the process to construct the gold standard data, including the analysis of inter-tagger agreement. Section 4 briefly intro­duces participating systems and their results. Finally, Section 5 concludes this paper.</p><doubt alpha="66.7" length="6" tooSmall="False" monospace="0.0">2 Data</doubt><p>In the Japanese dictionary task, three data were distributed to all participants: sense inventory, training data and evaluation data.</p><subsection number="2.1" title="Sense Inventory"><p>As described in Section 1, word senses are de­fined according to a Japanese dictionary, the Iwanami Kokugo Jiten. The number of head­words and word senses in the Iwanami Kokugo Jiten is 60,321 and 85,870, respectively.</p><p>Figure 1 shows an example of word sense de­scriptions in the Iwanami Kokugo Jiten, the sense set of the Japanese noun "MURI."</p><doubt alpha="100.0" length="4" tooSmall="False" monospace="0.0">MURI</doubt></subsection></section><section number="1." title="lack of reasonableness"><p>1-a. something not to be rational, not to be sen­sible <i>[kimi g a okoru no wa MURI mo nai </i>(It is natural for you to be angry)]</p><p>1-b. to do something compulsorily <i>[sigoto no MURI de byouki ni nam </i>(I become ill from overwork)]</p><figure caption='Figure 1: Sense set of "MURI"'></figure><p>As shown in Figure 1, there are hierarchical structures in word sense descriptions. For ex­ample, word sense 1 subsumes 1-a and 1-b. The number of layers of hierarchy in the Iwanami Kokugo Jiten is at most 3. Word sense dis­tinctions in the lowest level are rather fine or subtle. Furthermore, a word sense description sometimes contains example sentences including a headword, indicated by italics in Figure 1.</p><p>The Iwanami Kokugo Jiten was provided to all participants. For each sense description, a corresponding sense ID and morphological in­formation were supplied.<page local="2" global="34"/> All morphological in­formation, which included word segmentation, part-of-speech (POS) tag, base form and read­ing, was manually post-edited.</p><subsection number="2.2" title="Training Data"><p>An annotated corpus was distributed as the training data. It was made up of 3,000 news­paper articles extracted from the 1994 Mainichi Shimbun, consisting of 888,000 words. The an­notated information in the training corpus was as follows:</p><p>• Morphological information</p><p>The text was annotated with morphologi­cal information (word segmentation, POS tag, base form and reading) for all words. All morphological information was manu­ally post-edited.</p><p>• UDC code</p><p>Each article was assigned a code represent­ing the text class. The classification code system was the third version (INFOSTA, 1994) of Universal Decimal Classification (UDC) code (Organization, 1993).</p><p>• Word sense IDs</p><p>Only 148,558 words in the text were anno­tated for sense. Words assigned with sense IDs satisfied the following conditions:</p><p>1. Their POSs were noun, verb or adjec­tive.</p><p>2. The Iwanami Kokugo Jiten gave sense descriptions for them.</p><p>3. They were ambiguous, i.e. there are more than two word senses in the dic­tionary.</p><p>Word sense IDs were manually annotated. However, only one annotator assigned a sen^e ID for each word.</p></subsection><subsection number="2.3" title="Evaluation Data"><p>The evaluation data was made up of 2,130 news­paper articles extracted from the 1994 Mainichi Shimbun. The articles used for the training and evaluation data were mutually exclusive. The annotated information in the evaluation data was as follows:</p><p>The text was annotated with morphologi­cal information (word segmentation, PO£ tag, base form and reading) for all words Note that morphological information in the training data was manually post-edited, but not in the evaluation data. So partici­pants might ignore morphological informa­tion in the evaluation data.</p><p>As in the training data, each article was assigned a UDC code• Word sense IDs (gold standard data)</p><p>Word sense IDs were annotated manually for the target words x. Note that word sense IDs in the evaluation and training data were given in different ways: (1) a sense ID was assigned for each word by at least two annotators in the evaluation data, while by only one annotator in the training data, (2) only 10,000 instances in the arti­cles were annotated with sense IDs in the evaluation data, while all words were an­notated which satisfied the conditions de­scribed in 2.2 in the training data.</p></subsection></section><section number="3" title="Gold Standard Data"><p>Except for the gold standard data, the data de­scribed in Section 2 have been developed by Real World Computing Partnership (Hasida et al., 1998; Shirai et al., 2001) and already re­leased to public domain <footnote anchor="2"/>. On the other hand, the gold standard data was newly developed for the SENSEVAL-2. This section presents the process of preparing the gold standard data, and the analysis of inter-tagger agreement.</p><subsection number="3.1" title="Sampling Target Words"><p>When we chose target words, we considered the following:</p><p>• POSs of target words were either nouns or verbs.</p><p>• Words were chosen which occurred more than 50 times in the training data.</p><p>xThey were hidden from participants at the contest.</p><footnote label="2">Notice that the training data had been released to the public before the contest began. This violated the SENSEVAL-2 schedule constraint that answer submis­sion should not occur more than 21 days after down­loading the training data.</footnote><page local="3" global="35"/><table caption="Table 1: Number of Target Words"></table><p>(average polysemy / average entropy)</p><p>• The relative "difficulty" in disambiguating the sense of words was considered. Diffi­culty of the word <i>w </i>was defined by the en­tropy of the word sense distribution <i>E(w)</i><i> </i>in the training data. Obviously, the higher <i>E(w)</i><i> </i>was, the more difficult the WSD for <i>w </i>was.</p><p>We set up three word classes, <i>Da </i><i>(E(w)</i><i> </i><i>&gt;</i><i> </i>1), <i>Db </i>(0.5 &lt; <i>E(w)</i><i> &lt; </i>1) and <i>Dc </i><i>(E(w)</i><i> </i><i>&lt;</i><i> </i>0.5), and chose target words evenly from them.</p><p>Table 1 reveals details of numbers of target words. Average polysemy (i.e. average num­ber of word senses per headword) and average entropy are also indicated.</p><p>One hundred instances of each target word were selected from newspaper articles, making for a total of 10,000 instances.</p></subsection><subsection number="3.2" title="Manual Annotation"><p>Six annotators assigned the correct word sense IDs for 10,000 instances. They were not experts, but had knowledge of linguistics or lexicography to some degree. The process of manual anno­tating was as follows:</p><p>Step 1. Two annotators chose a sense ID for each instance separately in accordance with the following guidelines:</p><p>• Only one sense ID was to be chosen for each instance.</p><p>• Sense IDs at any layers in hierarchical structures could be assignable.</p><p>• The "UNASSIGNABLE" tag was to be chosen only when all sense IDs weren't absolutely applicable. Other­wise, choose one of sense IDs in the dictionary.</p><table caption="Table 2: Inter-tagger Agreement"></table><p>Step 2. If the sense IDs selected by 2 annota­tors agreed, we considered it to be a correct sense ID for an instance.</p><p>Step 3. If they did not agree, the third anno­tator chose the correct sense ID between them. If the third annotator judged both of them to be wrong and chose another sense ID as correct, we considered that all 3 word sense IDs were correct.</p><p>According to Step 3., the number of words for which 3 annotators assigned different sense IDs from one another was a quite few, 28 (0.3%).</p><p>Table 2 indicates the inter-tagger agreement of two annotators in Step 1. Agreement ratio for all 10,000 instances was 86.3%.</p></subsection></section><section number="4" title="Results for Participating Systems"><p>In the Japanese dictionary task, the following 7 systems of 3 organizations submitted answers. Notice that all systems used supervised learning techniques.</p><p>• Communications Research Laboratory and New York University (CRL1 - CRL4) The learning schemes were simple Bayes and support vector machine (SVM), and two kinds of hybrid models of simple Bayes and SVM.</p><p>• Tokyo Institute of Technology (Titechl, Titech2)</p><p>Decision lists were learned from the train­ing data. The features used in the decision lists were content words and POS tags in a window, and content words in example sen­tences contained in word sense descriptions in the Iwanami Kokugo Jiten.</p><p>• Nara Institute of Science and Technology (Naist)</p><p>The learning algorithm was SVM. The fea­ture space was reconstructed using Princi­ple Component Analysis(PCA) and Inde­pendent Component Analysis(ICA).</p><table 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></p></td><td class="cell"><p><i>Da           Dh Dc</i></p></td><td class="cell"><p>all</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>nouns verbs</p></td><td class="cell"><p>10           20 20</p><p>(9.1/1.19) (3.7/0.723) (3.3/0.248)</p><p>10           20 20 (18/1.77) (6.7/0.728) (5.2/0.244)</p></td><td class="cell"><p>50</p><p>(4.6/0.627) 50</p><p>(8.3/0.743)</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>all</p></td><td class="cell"><p>20            4040</p><p>(14/1.48) (5.2/0.725) (4.2/0.246)</p></td><td class="cell"><p>100</p><p>(6.5/0.685)</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><table 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></p></td><td class="cell"><p><i>Da      Db Dc</i></p></td><td class="cell"><p>(all)</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>nouns verbs</p></td><td class="cell"><p>0.809   0.786 0.957 0.699   0.896 0.922</p></td><td class="cell"><p>0.859 0.867</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>all</p></td><td class="cell"><p>0.754   0.841 0.939</p></td><td class="cell"><p>0.863</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><page local="4" global="36"/><p><b>I </b><i><u>m</u></i><u>coarse-grained </u><u>b</u><u>mixe</u>d-grained <u>^fine-</u>g<u>rained </u><b><u>j</u></b></p><figure caption="Figure 2: Results"></figure><p><b>El </b>noun «verb</p><figure caption="Figure 3: Mixed-grained scores for nouns and verbs"></figure><p>a Da    hDd    <i>®Dc !</i></p><figure caption="Figure 4: Mixed-grained scores for word classes"></figure><p>The results of all systems are shown in Fig­ure 2. "Baseline" indicates the system which always selects the most frequent word sense ID, while "Agreement" indicates the agreement ra­tio between two annotators. All systems outper­formed the baseline, and there was no remark­able difference between their scores (differences were 3 % at most).</p><p>Figure 3 indicates the mixed-grained scores for nouns and verbs. Comparing baseline sys­tem scores, the score for verbs was greater than that for nouns, even though the average entropy of verbs was higher than that of nouns (Table 1).</p><p>The situation was the same in CRL systems, bi not in Titech and Naist. The reason why the a^ erage entropy was not coincident with the scoi of the baseline was that the entropy of som verbs was so great that it raised the average er tropy disproportionately. Actually, the entrop of 7 verbs was greater than the maximum er tropy of nouns.</p><p>Figure 4 indicates the mixed-grained score for each word class. For word class Z?c, ther was hardly any difference among scores of a systems, including Baseline system and Agree ment. On the other hand, appreciable differenc was found for <i>Da </i>and D5.</p></section><section number="5" title="Conclusion"><p>This paper reports an overview of th SENSEVAL-2 Japanese dictionary task. Th data used in this task are available on th SENSEVAL-2 web site. I hope this valuabl data helps all researchers to improve their WSI systems.</p><p>Acknowledgment</p><p>I wish to express my gratitude to Mainich Newspapers for providing articles. I would alsc like to thank Prof. Takenobu Tokunaga (Tokyc Institute of Technology) and Prof. Sadao Kuro hashi (University of Tokyo) for valuable advis* about task organization, the annotators for con­structing gold standard data, and all partici­pants.</p></section><references><p>Koiti Hasida et al. 1998. The RWC texl databases. In <i>Proceedings of the the firs\ International Conference on Language Re­sources and Evaluation, </i>pages 457-462.</p><p>INFOSTA. 1994. <i>Universal Decimal Classifica­tion. </i>Maruzen, Tokyo, (in Japanese).</p><p>Minoru Nishio, Etsutaro Iwabuchi, and Shizuc Mizutani. 1994. <i>Iwanami Kokugo Jiten Da\ Go Han. </i>Iwanami Publisher, (in Japanese).</p><p>British Standards Organization. 1993. <i>Guide tc the Universal Decimal Classification (UDC). </i>BSI, London.</p><p>Kiyoaki Shirai et al. 2001. Text database with word sense tags defined by Iwanami Japanese dictionary. <i>SIG notes of Information Pro­cessing Society of Japan, </i>2001(9):117-122. (in Japanese).</p></references></body></article>