<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
   <ui>1471-2105-8-325</ui>
   <ji>1471-2105</ji>
   <fm>
      <dochead>Research article</dochead>
      <bibl>
         <title>
            <p>BIOSMILE: A semantic role labeling system for biomedical verbs using a maximum-entropy model with automatically generated template features</p>
         </title>
         <aug>
            <au id="A1">
               <snm>Tsai</snm>
               <mnm>Tzong-Han</mnm>
               <fnm>Richard</fnm>
               <insr iid="I1"/>
               <email>thtsai@iis.sinica.edu.tw</email>
            </au>
            <au id="A2">
               <snm>Chou</snm>
               <fnm>Wen-Chi</fnm>
               <insr iid="I1"/>
               <email>jacky957@iis.sinica.edu.tw</email>
            </au>
            <au id="A3">
               <snm>Su</snm>
               <fnm>Ying-Shan</fnm>
               <insr iid="I1"/>
               <insr iid="I2"/>
               <email>yingshan.su@gmail.com</email>
            </au>
            <au id="A4">
               <snm>Lin</snm>
               <fnm>Yu-Chun</fnm>
               <insr iid="I1"/>
               <email>sbb@iis.sinica.edu.tw</email>
            </au>
            <au id="A5">
               <snm>Sung</snm>
               <fnm>Cheng-Lung</fnm>
               <insr iid="I1"/>
               <email>clsung@iis.sinica.edu.tw</email>
            </au>
            <au id="A6">
               <snm>Dai</snm>
               <fnm>Hong-Jie</fnm>
               <insr iid="I1"/>
               <email>hongjie@iis.sinica.edu.tw</email>
            </au>
            <au id="A7">
               <snm>Yeh</snm>
               <mnm>Tzu-Hsuan</mnm>
               <fnm>Irene</fnm>
               <insr iid="I1"/>
               <insr iid="I3"/>
               <email>irene650245@yahoo.com.tw</email>
            </au>
            <au id="A8">
               <snm>Ku</snm>
               <fnm>Wei</fnm>
               <insr iid="I1"/>
               <email>b88205124@ntu.edu.tw</email>
            </au>
            <au id="A9" ca="yes">
               <snm>Sung</snm>
               <fnm>Ting-Yi</fnm>
               <insr iid="I1"/>
               <email>tsung@iis.sinica.edu.tw</email>
            </au>
            <au id="A10" ca="yes">
               <snm>Hsu</snm>
               <fnm>Wen-Lian</fnm>
               <insr iid="I1"/>
               <email>hsu@iis.sinica.edu.tw</email>
            </au>
         </aug>
         <insg>
            <ins id="I1">
               <p>Institute of Information Science, Academia Sinica, Nankang, Taipei 115, Taiwan, PRoC</p>
            </ins>
            <ins id="I2">
               <p>Institute of Human Nutrition, Columbia University, New York, NY 10032, USA</p>
            </ins>
            <ins id="I3">
               <p>Biological Sciences &amp; Psychology, Mellon College of Sciences, Carnegie Mellon University, Pittsburgh, PA, USA</p>
            </ins>
         </insg>
         <source>BMC Bioinformatics</source>
         <issn>1471-2105</issn>
         <pubdate>2007</pubdate>
         <volume>8</volume>
         <issue>1</issue>
         <fpage>325</fpage>
         <url>http://www.biomedcentral.com/1471-2105/8/325</url>
         <xrefbib>
            <pubidlist>
               <pubid idtype="pmpid">17764570</pubid>
               <pubid idtype="doi">10.1186/1471-2105-8-325</pubid>
            </pubidlist>
         </xrefbib>
      </bibl>
      <history>
         <rec>
            <date>
               <day>20</day>
               <month>11</month>
               <year>2006</year>
            </date>
         </rec>
         <acc>
            <date>
               <day>01</day>
               <month>9</month>
               <year>2007</year>
            </date>
         </acc>
         <pub>
            <date>
               <day>01</day>
               <month>9</month>
               <year>2007</year>
            </date>
         </pub>
      </history>
      <cpyrt>
         <year>2007</year>
         <collab>Tsai et al; licensee BioMed Central Ltd.</collab>
         <note>This is an Open Access article distributed under the terms of the Creative Commons Attribution License (<url>http://creativecommons.org/licenses/by/2.0</url>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</note>
      </cpyrt>
      <abs>
         <sec>
            <st>
               <p>Abstract</p>
            </st>
            <sec>
               <st>
                  <p>Background</p>
               </st>
               <p>Bioinformatics tools for automatic processing of biomedical literature are invaluable for both the design and interpretation of large-scale experiments. Many information extraction (IE) systems that incorporate natural language processing (NLP) techniques have thus been developed for use in the biomedical field. A key IE task in this field is the extraction of biomedical relations, such as protein-protein and gene-disease interactions. However, most biomedical relation extraction systems usually ignore adverbial and prepositional phrases and words identifying location, manner, timing, and condition, which are essential for describing biomedical relations. Semantic role labeling (SRL) is a natural language processing technique that identifies the semantic roles of these words or phrases in sentences and expresses them as predicate-argument structures. We construct a biomedical SRL system called BIOSMILE that uses a maximum entropy (ME) machine-learning model to extract biomedical relations. BIOSMILE is trained on BioProp, our semi-automatic, annotated biomedical proposition bank. Currently, we are focusing on 30 biomedical verbs that are frequently used or considered important for describing molecular events.</p>
            </sec>
            <sec>
               <st>
                  <p>Results</p>
               </st>
               <p>To evaluate the performance of BIOSMILE, we conducted two experiments to (1) compare the performance of SRL systems trained on newswire and biomedical corpora; and (2) examine the effects of using biomedical-specific features. The experimental results show that using BioProp improves the F-score of the SRL system by 21.45% over an SRL system that uses a newswire corpus. It is noteworthy that adding automatically generated template features improves the overall F-score by a further 0.52%. Specifically, ArgM-LOC, ArgM-MNR, and Arg2 achieve statistically significant performance improvements of 3.33%, 2.27%, and 1.44%, respectively.</p>
            </sec>
            <sec>
               <st>
                  <p>Conclusion</p>
               </st>
               <p>We demonstrate the necessity of using a biomedical proposition bank for training SRL systems in the biomedical domain. Besides the different characteristics of biomedical and newswire sentences, factors such as cross-domain framesets and verb usage variations also influence the performance of SRL systems. For argument classification, we find that NE (named entity) features indicating if the target node matches with NEs are not effective, since NEs may match with a node of the parsing tree that does not have semantic role labels in the training set. We therefore incorporate templates composed of specific words, NE types, and POS tags into the SRL system. As a result, the classification accuracy for adjunct arguments, which is especially important for biomedical SRL, is improved significantly.</p>
            </sec>
         </sec>
      </abs>
   </fm>
   <meta>
      <classifications>
         <classification type="bmc" subtype="user_supplied_xml" id="endnote"/>
      </classifications>
   </meta>
   <bdy>
      <sec>
         <st>
            <p>Background</p>
         </st>
         <p>The volume of biomedical literature available on the World Wide Web has experienced unprecedented growth in recent years. Processing literature automatically by using bioinformatics tools can be invaluable for both the design and interpretation of large-scale experiments. For this reason, many information extraction (IE) systems that incorporate natural language processing (NLP) techniques have been developed for use in the biomedical field. A key IE task in this field is the extraction of relations between named entities, such as protein-protein and gene-disease interactions.</p>
         <p>Many biomedical relation-extraction systems use either cooccurrence statistics or sentence-level methods for relation extraction. Cooccurrence-based approaches extract biomedical relations by first tagging biomedical names and verbs in a text using dictionaries, and then identify cooccurrences of specific names and verbs in phrases, sentences, paragraphs, or abstracts. A variety of statistical tests, such as pointwise mutual information (PMI), the chi-square (<it>x</it><sup>2</sup>), and the log-likelihood ratio (LLR) <abbrgrp><abbr bid="B1">1</abbr></abbrgrp>, have been used to decide whether a relation expressed by cooccurrences between a given pair really exists <abbrgrp><abbr bid="B2">2</abbr><abbr bid="B3">3</abbr><abbr bid="B4">4</abbr><abbr bid="B5">5</abbr><abbr bid="B6">6</abbr></abbrgrp>. Sentence-level methods, on the other hand, usually consider only pairs of entities mentioned in the same sentence <abbrgrp><abbr bid="B7">7</abbr><abbr bid="B8">8</abbr><abbr bid="B9">9</abbr></abbrgrp>. To detect and identify a relation, these systems generally use lexico-semantic clues inferred from the sentence context of the entity targets.</p>
         <p>When extracting relations from complex natural language texts, both of the above approaches suffer from the same limitation in that they only consider the main relation targets and the verbs linking them. In other words, they frequently ignore phrases describing location, manner, timing, condition, and extent; however, in the biomedical field, these modifying phrases are especially important. Biological processes can be divided into temporal or spatial molecular events, for example activation of a specific protein in a specific cell or inhibition of a gene by a protein at a particular time. Having comprehensive information about when, where and how these events occur is essential for identifying the exact functions of proteins and the sequence of biochemical reactions. Detecting the extra modifying information in natural language texts requires semantic analysis tools.</p>
         <p><it>Semantic role labelling </it>(<it>SRL</it>), also called shallow semantic parsing <abbrgrp><abbr bid="B10">10</abbr></abbrgrp>, is a popular semantic analysis technique. In SRL, sentences are represented by one or more <it>predicate-argument structures </it>(<it>PAS</it>), also known as propositions <abbrgrp><abbr bid="B11">11</abbr></abbrgrp>. Each PAS is composed of a predicate (e.g., a verb) and several arguments (e.g., noun phrases) that have different semantic roles, including main arguments such as an agent<sup>1 </sup>and a patient<sup>2</sup>, as well as adjunct arguments, such as time, manner, and location. Here, the term <it>argument </it>refers to a syntactic constituent of the sentence related to the predicate; and the term <it>semantic role </it>refers to the semantic relationship between a predicate (e.g., a verb) and an argument (e.g., a noun phrase) of a sentence. For example, in Figure <figr fid="F1">1</figr>, the sentence "IL4 and IL13 receptors activate STAT6, STAT3, and STAT5 proteins in the human B cells" describes a molecular activation process. It can be represented by a PAS in which "activate" is the predicate, "IL4 and IL13 receptors" comprise the agent, "STAT6, STAT3, and STAT5 proteins" comprise the patient, and "in the human B cells" is the location. Thus, the agent, patient, and location are the arguments of the predicate.</p>
         <fig id="F1">
            <title>
               <p>Figure 1</p>
            </title>
            <caption>
               <p>A parsing tree annotated with semantic roles</p>
            </caption>
            <text>
               <p>A parsing tree annotated with semantic roles.</p>
            </text>
            <graphic file="1471-2105-8-325-1"/>
         </fig>
         <p>Since SRL identifies the predicate and arguments of a PAS, it is also called predicate argument recognition <abbrgrp><abbr bid="B12">12</abbr></abbrgrp>. In the natural language processing field, SRL has been implemented as a fully automatic process that can be operated by computer programs <abbrgrp><abbr bid="B13">13</abbr></abbrgrp>. Given a sentence, the SRL task executes two steps: predicate identification and argument recognition. The first step can be achieved by using a part-of-speech (POS) tagger with some filtering rules. Then, the second step recognizes all arguments, including grouping words into arguments and classifying the arguments into semantic role categories. Some studies refer to these two sub-steps as <it>argument identification </it>and <it>argument classification</it>, respectively <abbrgrp><abbr bid="B14">14</abbr><abbr bid="B15">15</abbr></abbrgrp>. In the second step, it is often difficult to determine the word boundaries and semantic roles of an argument as they depend on many factors, such as the argument's position, the predicate's voice (active or passive) and the sense (usage).</p>
         <p>SRL has been applied to information extraction because it can transform different types of surface texts that describe events into PAS'. In the newswire domain, Morarescu et al. <abbrgrp><abbr bid="B16">16</abbr></abbrgrp> showed that, by incorporating semantic role information into an IE system, the F-score of the system can be improved by 15% (from 67% to 82%). This finding motivated us to investigate whether SRL could also facilitate information extraction in the biomedical field. In fact, most of the top open-domain SRL systems use machine-learning-based approaches <abbrgrp><abbr bid="B17">17</abbr><abbr bid="B18">18</abbr><abbr bid="B19">19</abbr></abbrgrp>. However, at present, there is no large-scale machine-learning-based biomedical SRL system because of the lack of a sufficiently large annotated corpus for training.</p>
         <p>In this paper, we propose an SRL system for the biomedical domain called BIOSMILE (BIOmedical SeMantIc roLe labEler). An annotated corpus and a PAS standard are essential for the construction of a biomedical SRL system. Considering our purpose is to train a machine learning SRL system, we use PropBank <abbrgrp><abbr bid="B20">20</abbr></abbrgrp> and follow its annotation guidelines. Since PropBank must be annotated on a corpus containing full-parsing information (like a treebank, which is a collection of full parsing trees), we use the GENIA corpus, which includes 500 abstracts with full-parsing information. To evaluate SRL for use in the biomedical domain, we started with thirty verbs, which were selected because of their high frequency or important usage in describing molecular events. We employed a semi-automatic strategy using our previously created newswire SRL system SMILE (SeMantIc roLe labEler) <abbrgrp><abbr bid="B19">19</abbr></abbrgrp> to tag a corpus derived from the GENIA corpus, and then asked human annotators with a background in molecular biology to verify the automatically tagged results. The resulting annotated corpus is called BioProp <abbrgrp><abbr bid="B21">21</abbr></abbrgrp>. Lastly, we trained a biomedical version of SMILE on BioProp to construct an SRL system called BIOSMILE for the biomedical domain. To improve BIOSMILE's performance on adjunct arguments, which are phrases indicating the time, location, or manner of an event, we further exploit automatically generated patterns.</p>
         <p>The corpus construction process is explained in the Background section, and the construction of our biomedical SRL system is described in the Methods section.</p>
         <sec>
            <st>
               <p>Corpus selection</p>
            </st>
            <p>To construct BioProp, a biomedical proposition bank, we adopted GENIA <abbrgrp><abbr bid="B22">22</abbr></abbrgrp> as the underlying corpus. It is a collection of 2,000 MEDLINE abstracts selected from the search results for queries using the keywords "human", "blood cells", or "transcription factors". GENIA is often used as a biomedical text mining test bed <abbrgrp><abbr bid="B23">23</abbr></abbrgrp>. In its officially released version, it is annotated with various levels of linguistic information, such as parts-of-speech, named entities, and conjunctions. In the summer of 2005, Tateisi <abbrgrp><abbr bid="B24">24</abbr></abbrgrp> published full parsing information for the corpus that basically follows the Penn Treebank II (PTB) annotation scheme <abbrgrp><abbr bid="B25">25</abbr></abbrgrp> encoded in XML. The GENIA corpus annotated with full parsing information is called GENIA Treebank (GTB). Currently, GTB is a beta version containing 500 abstracts.</p>
         </sec>
         <sec>
            <st>
               <p>Verb selection</p>
            </st>
            <p>As noted earlier, we chose thirty verbs because of their high frequency or important usage in describing molecular events. To select the verbs, we calculated the frequency of each verb based on its occurrence in GENIA, our underlying corpus, rather than in MEDLINE. It is noteworthy that some verbs that occur frequently in MEDLINE are rarely found in GENIA. Since we focus on molecular events, only sentences containing protein or gene names are used to calculate a verb's frequency. We listed verbs according to their frequency and removed generally used verbs such as is, have, show, use, do, and suggest. We then selected the verbs with highest frequencies and added some verbs of biological importance. The thirty verbs with their characteristics and frequency of occurrence in BioProp are listed in Table <tblr tid="T1">1</tblr>.</p>
            <tbl id="T1">
               <title>
                  <p>Table 1</p>
               </title>
               <caption>
                  <p>The thirty selected verbs</p>
               </caption>
               <tblbdy cols="4">
                  <r>
                     <c ca="left">
                        <p>Verb</p>
                     </c>
                     <c ca="left">
                        <p>Is the verb one of Top 30 frequent verbs in GENIA?</p>
                     </c>
                     <c ca="left">
                        <p>Is the usage different in the newswire and biomedical domains?</p>
                     </c>
                     <c ca="left">
                        <p># of PAS's in BioProp</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="4">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>activate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>145</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>affect</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>53</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>alter</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>27</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>associate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>81</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>bind</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>189</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>block</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>56</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>decrease</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>41</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>differentiate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>10</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>encode</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>75</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>enhance</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>37</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>express</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>186</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>increase</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>99</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>induce</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>263</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>inhibit</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>181</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>interact</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>34</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>mediate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>103</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>modulate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>22</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>mutate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>5</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>phosphorylate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>12</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>prevent</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>15</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>promote</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>13</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>reduce</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>38</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>regulate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>116</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>repress</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>17</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>signal</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>7</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>stimulate</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>75</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>suppress</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>37</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>transactivate</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>Yes</p>
                     </c>
                     <c ca="center">
                        <p>21</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>transform</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>10</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>trigger</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>No</p>
                     </c>
                     <c ca="center">
                        <p>14</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>PAS standard &#8211; Proposition Bank</p>
            </st>
            <p>To build our SRL system, we followed the PropBank I <abbrgrp><abbr bid="B20">20</abbr></abbrgrp> standard. PropBank I, with more than ten years of development history, has a large verb lexicon, and contains more annotated examples than other standards <abbrgrp><abbr bid="B26">26</abbr></abbrgrp>. In PropBank I, a PAS is annotated on top of a Penn-style full parsing tree. Figure <figr fid="F1">1</figr> illustrates such a tree with syntactic and semantic role information. The semantic roles Arg0, Arg1, and ArgM-LOC are annotated on top of the words or phrases labelled as noun phrase subjects (NP-SBJ), noun phrases (NP), and prepositional phrases (PP), respectively. A proposition bank is a collection of full parsing trees annotated with propositions or PAS'. The first annotated PropBank-style proposition bank was the Wall Street Journal (WSJ) newswire corpus, which has 24 sections. Before being annotated with propositions, it was annotated with Penn-style full parsing trees. Sections 2 to 21 are conventionally used as a training set, Section 24 is used as a development set, and Section 23 is used as a test set in several NLP tasks <abbrgrp><abbr bid="B27">27</abbr></abbrgrp>.</p>
            <p>PropBank I inherits verb senses from VerbNet, but the semantic arguments of individual verbs in PropBank I are numbered from 0. For a specific verb, Arg0 is usually the argument corresponding to the agent <abbrgrp><abbr bid="B28">28</abbr></abbrgrp>, while Arg1 usually corresponds to the patient or theme. For higher-numbered arguments, however, there is no consistent generalization for their roles. In addition to the main arguments, ArgMs refer to adjunct arguments. Table <tblr tid="T2">2</tblr> details all the semantic role categories of arguments and their descriptions. The possible set of roles for a distinct sense of a verb is called a <it>roleset</it>, which can be paired with a set of syntactic frames that show all the acceptable syntactic expressions of those roles. A roleset with its associated frames is called a <it>frameset </it><abbrgrp><abbr bid="B20">20</abbr></abbrgrp>. Verbs may have different rolesets and framesets for different senses, which are numbered .01, .02, etc. An example of the frameset is given by the verb <it>activate </it>shown below.</p>
            <tbl id="T2">
               <title>
                  <p>Table 2</p>
               </title>
               <caption>
                  <p>Argument types and their descriptions</p>
               </caption>
               <tblbdy cols="2">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Type</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Description</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="2">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg0</p>
                     </c>
                     <c ca="left">
                        <p>agent</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg1</p>
                     </c>
                     <c ca="left">
                        <p>direct object/theme/patient</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg2&#8211;5</p>
                     </c>
                     <c ca="left">
                        <p>not fixed</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-NEG</p>
                     </c>
                     <c ca="left">
                        <p>negation marker</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-LOC</p>
                     </c>
                     <c ca="left">
                        <p>location</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-TMP</p>
                     </c>
                     <c ca="left">
                        <p>time</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MNR</p>
                     </c>
                     <c ca="left">
                        <p>manner</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-EXT</p>
                     </c>
                     <c ca="left">
                        <p>extent</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-ADV</p>
                     </c>
                     <c ca="left">
                        <p>general-purpose</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PNC</p>
                     </c>
                     <c ca="left">
                        <p>purpose</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-CAU</p>
                     </c>
                     <c ca="left">
                        <p>cause</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIR</p>
                     </c>
                     <c ca="left">
                        <p>direction</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIS</p>
                     </c>
                     <c ca="left">
                        <p>discourse connectives</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MOD</p>
                     </c>
                     <c ca="left">
                        <p>modal verb</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-REC</p>
                     </c>
                     <c ca="left">
                        <p>reflexives and reciprocals</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PRD</p>
                     </c>
                     <c ca="left">
                        <p>marks of secondary predication</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <p>Frameset <b>activate.01 </b>"make active"</p>
            <p>Arg0: Activator</p>
            <p>Arg1: Thing activated</p>
            <p>Arg2: Activated-from</p>
            <p>Arg3: Attribute</p>
            <p>Ex1: [<sub>Arg0 </sub>IL4 and IL13 receptors] <it>activate </it>[<sub>Arg1 </sub>STAT6, STAT3, and STAT5 proteins] [<sub>ArgM-LOC </sub>in the human B cells].</p>
            <p>Ex2: [<sub>Arg1 </sub>The simian virus 40 early promoter] is [<sub>ArgM-DIS </sub>also] [<sub>ArgM-MNR </sub>synergistically] <it>activated </it>[<sub>Arg0 </sub>by the Z/c-myb combination].</p>
         </sec>
         <sec>
            <st>
               <p>Framesets of biomedical verbs</p>
            </st>
            <p>Basically, the annotation of BioProp is based on PropBank's framesets, which were originally designed for newswire texts. We further customize the framesets of biomedical verbs, since some of them may have different usages in biomedical texts. Table <tblr tid="T1">1</tblr> indicates whether each verb has the same usage in the newswire and biomedical domains.</p>
            <p>For verbs with the same usage in both domains, we adopt the newswire definitions and framesets. However, we need to make adjustments for other cases because some verbs have different usages and rarely appear in newswire texts. Thus, they are not defined in PropBank I. For example, "phosphorylate" is not defined in PropBank I, but it has been found increasingly in PubMed abstracts describing the experiment results of phosphorylated events <abbrgrp><abbr bid="B29">29</abbr></abbrgrp>. Therefore, after analyzing every sentence in our corpus containing such verbs, we added the latter to our list and defined framesets for them. For verbs not found in PropBank I, but with similar usages to other verbs in the proposition bank, we borrowed the PropBank I definitions and framesets. For instance, "transactivate" is not found in PropBank I, but we can apply the frameset of "activate" to it.</p>
            <p>Some verbs have unique biomedical meanings not defined in PropBank I; however, their usage is similar to verbs in Propbank I. In most cases, we borrow framesets from synonyms. For example, "modulate" is defined as "change, modify, esp. of music" in the PropBank I frame files. However, its usage is very similar to "regulate" in the biomedical domain. Thus, we can use the frameset of "regulate" for "modulate". Table <tblr tid="T3">3</tblr> shows the framesets and corresponding examples of "modulate" in the newswire and biomedical domains, as well as those of "regulate" in PropBank I.</p>
            <tbl id="T3">
               <title>
                  <p>Table 3</p>
               </title>
               <caption>
                  <p>Framesets and examples of "modulate" and "regulate"</p>
               </caption>
               <tblbdy cols="3">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Predicate</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Frameset</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Example</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>modulate (VerbNet)</p>
                     </c>
                     <c ca="left">
                        <p><b>Arg0: </b>composer</p>
                        <p><b>Arg1: </b>music</p>
                        <p><b>Arg2: </b>from</p>
                        <p><b>Arg3: </b>to</p>
                     </c>
                     <c ca="left">
                        <p>[<sub>Arg1 </sub>The chords]<it>modulate</it>, but there is little filigree, even though his fingers begin to wander over more of the keys.</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>regulate (VerbNet)</p>
                     </c>
                     <c ca="left">
                        <p><b>Arg0: </b>regulator</p>
                        <p><b>Arg1: </b>thing regulated</p>
                     </c>
                     <c ca="left">
                        <p>The battle focuses on [<sub>Arg0</sub>the state's certificate-of-need law], [<sub>R-Arg0</sub>which] <it>regulates </it>[<sub>Arg1</sub>investment in new medical technology].</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>modulate (BioProp)</p>
                     </c>
                     <c ca="left">
                        <p><b>Arg0: </b>regulator</p>
                        <p><b>Arg1: </b>thing regulated</p>
                     </c>
                     <c ca="left">
                        <p>[<sub>Arg0</sub>Cytomegalovirus] <it>modulates </it>[<sub>Arg1</sub>interleukin-6 gene expression].</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <p>Some other verbs have different primary senses in the newswire and biomedical domains. "Bind", for example, is common in the newswire domain and usually means "to tie" or "restrain with bonds". In the biomedical domain, however, its intransitive use, "attach or stick to", is far more common. A Google search for the phrase "glue binds to" only returns 21 results, while the same search replacing "glue" with "protein" yields 197,000 hits. For such verbs, we just select the appropriate alternative meanings and corresponding framesets.</p>
         </sec>
         <sec>
            <st>
               <p>Annotation of BioProp</p>
            </st>
            <p>Once the framesets for the verbs have been defined, we use a semi-automatic strategy to annotate BioProp. We used our newswire SRL system SMILE, which achieved an F-score of over 86% on Section 24 of PropBank I, to annotate the GENIA treebank automatically. Then, we asked three biologists to verify the automatically tagged results. One of the biologists has three years experience in biomedical text mining research, and he managed the task. The other two biologists received three months of linguistic training for this task. After annotating BioProp, we evaluated the performance of SMILE on BioProp. The F-score was approximately 65%, which is 20% lower than its performance on PropBank I. Even so, this semi-automatic approach substantially reduces the annotation effort.</p>
         </sec>
         <sec>
            <st>
               <p>Inter-annotator agreement</p>
            </st>
            <p>We performed a preliminary consistency test on 1,982 instances of biomedical propositions by having two of the biologists annotate the results, while the third checked the annotations for consistency. Following the procedure used to calculate the inner-annotator agreement of PropBank <abbrgrp><abbr bid="B20">20</abbr></abbrgrp>, we measured the agreement between the two annotations before the adjudication step using the kappa statistic <abbrgrp><abbr bid="B30">30</abbr></abbrgrp>. Kappa is defined with respect to the probability of inter-annotator agreement, <it>P</it>(<it>A</it>), and the agreement expected by chance, <it>P</it>(<it>E</it>), as follows:</p>
            <p>
               <display-formula>
                  <m:math name="1471-2105-8-325-i1" xmlns:m="http://www.w3.org/1998/Math/MathML">
                     <m:semantics>
                        <m:mrow>
                           <m:mi>&#954;</m:mi>
                           <m:mo>=</m:mo>
                           <m:mfrac>
                              <m:mrow>
                                 <m:mi>P</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>A</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>P</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>E</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                              </m:mrow>
                              <m:mrow>
                                 <m:mn>1</m:mn>
                                 <m:mo>&#8722;</m:mo>
                                 <m:mi>P</m:mi>
                                 <m:mo stretchy="false">(</m:mo>
                                 <m:mi>E</m:mi>
                                 <m:mo stretchy="false">)</m:mo>
                              </m:mrow>
                           </m:mfrac>
                        </m:mrow>
                        <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF6oWAcqGH9aqpdaWcaaqaaiabdcfaqjabcIcaOiabdgeabjabcMcaPiabgkHiTiabdcfaqjabcIcaOiabdweafjabcMcaPaqaaiabigdaXiabgkHiTiabdcfaqjabcIcaOiabdweafjabcMcaPaaaaaa@3E07@</m:annotation>
                     </m:semantics>
                  </m:math>
               </display-formula>
            </p>
            <p>The inter-annotator agreement probability <it>P</it>(<it>A</it>) is the number of nodes that the annotators agree on the annotation divided by the total number of nodes considered. To calculate <it>P</it>(<it>E</it>), for each category <it>c</it>, let <it>p</it><sub><it>1c </it></sub>denote the probability of <it>c </it>annotated by annotator 1, and <it>p</it><sub><it>2c </it></sub>denote the probability annotated by annotator 2. Then P(<it>E</it>) is the summation of <it>p</it><sub><it>1c </it></sub>* <it>p</it><sub><it>2c </it></sub>over all categories c of the semantic role labels. However, the calculation of <it>P</it>(<it>A</it>) and <it>P</it>(<it>E</it>) is distinguished into two cases that correspond to role identification (role vs. non-role) and role classification, since the vast majority of arguments are located on a small number of nodes near the verb and we need to avoid inflating the kappa score artificially. For role identification, the denominator of <it>P</it>(<it>A</it>) and <it>P</it>(<it>E</it>) the total number of nodes considered, is given by the number of nodes in each parse tree multiplied by the number of predicates annotated in the sentence, and the numerator is given by the number of nodes that are labeled as arguments (without considering whether a correct argument is assigned). For the role classification kappa, we only consider nodes marked as arguments by both annotators, which yields the denominator of <it>P</it>(<it>A</it>) and <it>P</it>(<it>E</it>), and compute kappa over the choices of possible argument labels. Furthermore, for both role identification and role classification, we compute kappa to process ArgM labels in two ways. The first (denoted as "Including ArgM in Table <tblr tid="T4">4</tblr>) processes ArgM labels as arguments like any other type of argument, such that ArgM-TMP, ArgM-LOC and so on are considered as separate labels for the role classification kappa. In the second scenario (denoted as "Excluding ArgM in Table <tblr tid="T4">4</tblr>), we ignore ArgM labels, treating them as unlabeled nodes, and calculate the agreement for identification and classification of numbered arguments only.</p>
            <tbl id="T4">
               <title>
                  <p>Table 4</p>
               </title>
               <caption>
                  <p>Inter-annotator agreement</p>
               </caption>
               <tblbdy cols="5">
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>P(A)</p>
                     </c>
                     <c ca="left">
                        <p>P(E)</p>
                     </c>
                     <c ca="left">
                        <p>Kappa score</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="5">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Including ArgM</p>
                     </c>
                     <c ca="left">
                        <p>role identification</p>
                     </c>
                     <c ca="left">
                        <p>.97</p>
                     </c>
                     <c ca="left">
                        <p>.52</p>
                     </c>
                     <c ca="left">
                        <p>.94</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>role classification</p>
                     </c>
                     <c ca="left">
                        <p>.96</p>
                     </c>
                     <c ca="left">
                        <p>.18</p>
                     </c>
                     <c ca="left">
                        <p>.95</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>combined decision</p>
                     </c>
                     <c ca="left">
                        <p>.96</p>
                     </c>
                     <c ca="left">
                        <p>.18</p>
                     </c>
                     <c ca="left">
                        <p>.95</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Excluding ArgM</p>
                     </c>
                     <c ca="left">
                        <p>role identification</p>
                     </c>
                     <c ca="left">
                        <p>.97</p>
                     </c>
                     <c ca="left">
                        <p>.26</p>
                     </c>
                     <c ca="left">
                        <p>.94</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>role classification</p>
                     </c>
                     <c ca="left">
                        <p>.99</p>
                     </c>
                     <c ca="left">
                        <p>.28</p>
                     </c>
                     <c ca="left">
                        <p>.98</p>
                     </c>
                  </r>
                  <r>
                     <c>
                        <p/>
                     </c>
                     <c ca="left">
                        <p>combined decision</p>
                     </c>
                     <c ca="left">
                        <p>.99</p>
                     </c>
                     <c ca="left">
                        <p>.28</p>
                     </c>
                     <c ca="left">
                        <p>.98</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <p>The kappa statistics for the above decisions are shown in Table <tblr tid="T4">4</tblr>. Given the large number of obviously irrelevant nodes, agreement on role identification is very high (.97 for both treatments of ArgM). The kappas for the more difficult role classification task are also high, .95 for all types of ArgM and .98 for numbered arguments only.</p>
         </sec>
         <sec>
            <st>
               <p>Related work</p>
            </st>
            <p>Wattarujeekrit et al. <abbrgrp><abbr bid="B26">26</abbr></abbrgrp> developed PASBio, which has become a standard for annotating predicate-argument structures in the biomedical domain. It contains analyzed PAS's for over 30 verbs and is publicly available. Using predicate argument structures to analyze molecular biology information, PASBio is specifically designed for annotating molecular events and defines a core argument as one that is important for completing the meaning of an event. If a locative argument appears in a specific molecular PAS with a frequency greater than 80%, it is considered necessary and is therefore a main argument. To describe molecular events in greater detail, PASBio places biomedical constraints on main arguments. For example, considering the verb "express" (see figure <figr fid="F2">2</figr>), its Arg1, which is defined as named entity being expressed, is limited to a gene or gene products.</p>
            <p>Shah et al. <abbrgrp><abbr bid="B31">31</abbr></abbrgrp> successfully applied PASBio in the construction of the LSAT system for extracting information about alternative transcripts from the same gene, while Cohen et al. <abbrgrp><abbr bid="B32">32</abbr></abbrgrp> showed that the suitability of the PAS representational model of representation for biomedical text. They concluded that PAS representations work well for biomedical text. Kogan et al. <abbrgrp><abbr bid="B33">33</abbr></abbrgrp> built a domain-specific set of PAS for the medical domain. Their work agrees a bit more with ours in terms of their assessment of the match between PropBank's representations and the biomedical domain.</p>
            <p>Unlike PASBio, BioProp is not a standard for annotating the PAS' of biomedical verbs. The main goal of BioProp is to port the proposition bank to the biomedical domain for training a biomedical SRL system. Thus, BioProp follows PropBank guidelines and uses the latter's framesets with further customization for some biomedical verbs. Subsequently, we use PropBank I as our initial training corpus for the construction of BioProp, and then ask annotators to refine the automatically tagged results. This semi-automatic approach substantially reduces the annotation effort so that Bioprop can be used for training SRL systems in the biomedical domain.</p>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Results and discussion</p>
         </st>
         <sec>
            <st>
               <p>Datasets</p>
            </st>
            <p>We use PropBank I and BioProp, which are associated with the general English and biomedical domains, respectively, as the sources of our data. The PropBank I corpus contains 950,028 words, 39,892 sentences, and 18,737 PAS'. However, only 1,449 of the PAS use the 30 biomedical verbs on our list as their predicates. BioProp currently contains 1,982 PAS'. The numbers and ratios of each argument type in the PAS' of the selected 30 biomedical verbs in PropBank I and BioProp are listed in Tables <tblr tid="T5">5</tblr> and <tblr tid="T6">6</tblr>, respectively.</p>
            <tbl id="T5">
               <title>
                  <p>Table 5</p>
               </title>
               <caption>
                  <p>Distribution of argument types in PropBank I</p>
               </caption>
               <tblbdy cols="3">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Argument Type</b>
                        </p>
                     </c>
                     <c ca="right">
                        <p>
                           <b>Number</b>
                        </p>
                     </c>
                     <c ca="right">
                        <p>
                           <b>Ratio</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg0</p>
                     </c>
                     <c ca="right">
                        <p>897</p>
                     </c>
                     <c ca="right">
                        <p>23.96%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg1</p>
                     </c>
                     <c ca="right">
                        <p>1440</p>
                     </c>
                     <c ca="right">
                        <p>38.46%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg2</p>
                     </c>
                     <c ca="right">
                        <p>361</p>
                     </c>
                     <c ca="right">
                        <p>9.64%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg3</p>
                     </c>
                     <c ca="right">
                        <p>133</p>
                     </c>
                     <c ca="right">
                        <p>3.55%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-NEG</p>
                     </c>
                     <c ca="right">
                        <p>55</p>
                     </c>
                     <c ca="right">
                        <p>1.47%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-LOC</p>
                     </c>
                     <c ca="right">
                        <p>58</p>
                     </c>
                     <c ca="right">
                        <p>1.55%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-TMP</p>
                     </c>
                     <c ca="right">
                        <p>207</p>
                     </c>
                     <c ca="right">
                        <p>5.53%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MNR</p>
                     </c>
                     <c ca="right">
                        <p>122</p>
                     </c>
                     <c ca="right">
                        <p>3.26%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-EXT</p>
                     </c>
                     <c ca="right">
                        <p>7</p>
                     </c>
                     <c ca="right">
                        <p>0.19%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-ADV</p>
                     </c>
                     <c ca="right">
                        <p>122</p>
                     </c>
                     <c ca="right">
                        <p>3.26%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PNC</p>
                     </c>
                     <c ca="right">
                        <p>21</p>
                     </c>
                     <c ca="right">
                        <p>0.56%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-CAU</p>
                     </c>
                     <c ca="right">
                        <p>29</p>
                     </c>
                     <c ca="right">
                        <p>0.77%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIR</p>
                     </c>
                     <c ca="right">
                        <p>1</p>
                     </c>
                     <c ca="right">
                        <p>0.03%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIS</p>
                     </c>
                     <c ca="right">
                        <p>86</p>
                     </c>
                     <c ca="right">
                        <p>2.30%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MOD</p>
                     </c>
                     <c ca="right">
                        <p>204</p>
                     </c>
                     <c ca="right">
                        <p>5.45%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-REC</p>
                     </c>
                     <c ca="right">
                        <p>1</p>
                     </c>
                     <c ca="right">
                        <p>0.03%</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Total</p>
                     </c>
                     <c ca="right">
                        <p>3744</p>
                     </c>
                     <c ca="right">
                        <p>100.00%</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
            <tbl id="T6">
               <title>
                  <p>Table 6</p>
               </title>
               <caption>
                  <p>Distribution of argument types in BioProp</p>
               </caption>
               <tblbdy cols="3">
                  <r>
                     <c ca="left">
                        <p>
                           <b>Argument Type</b>
                        </p>
                     </c>
                     <c ca="right">
                        <p>
                           <b>Number</b>
                        </p>
                     </c>
                     <c ca="left">
                        <p>
                           <b>Ratio</b>
                        </p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg0</p>
                     </c>
                     <c ca="right">
                        <p>1355</p>
                     </c>
                     <c ca="left">
                        <p>25.03%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg1</p>
                     </c>
                     <c ca="right">
                        <p>1961</p>
                     </c>
                     <c ca="left">
                        <p>36.22%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg2</p>
                     </c>
                     <c ca="right">
                        <p>313</p>
                     </c>
                     <c ca="left">
                        <p>5.78%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Arg3</p>
                     </c>
                     <c ca="right">
                        <p>10</p>
                     </c>
                     <c ca="left">
                        <p>0.18%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-NEG</p>
                     </c>
                     <c ca="right">
                        <p>103</p>
                     </c>
                     <c ca="left">
                        <p>1.90%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-LOC</p>
                     </c>
                     <c ca="right">
                        <p>377</p>
                     </c>
                     <c ca="left">
                        <p>6.96%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-TMP</p>
                     </c>
                     <c ca="right">
                        <p>141</p>
                     </c>
                     <c ca="left">
                        <p>2.60%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MNR</p>
                     </c>
                     <c ca="right">
                        <p>477</p>
                     </c>
                     <c ca="left">
                        <p>8.81%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-EXT</p>
                     </c>
                     <c ca="right">
                        <p>23</p>
                     </c>
                     <c ca="left">
                        <p>0.42%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-ADV</p>
                     </c>
                     <c ca="right">
                        <p>301</p>
                     </c>
                     <c ca="left">
                        <p>5.56%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PNC</p>
                     </c>
                     <c ca="right">
                        <p>3</p>
                     </c>
                     <c ca="left">
                        <p>0.06%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-CAU</p>
                     </c>
                     <c ca="right">
                        <p>15</p>
                     </c>
                     <c ca="left">
                        <p>0.28%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIR</p>
                     </c>
                     <c ca="right">
                        <p>22</p>
                     </c>
                     <c ca="left">
                        <p>0.41%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-DIS</p>
                     </c>
                     <c ca="right">
                        <p>179</p>
                     </c>
                     <c ca="left">
                        <p>3.31%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-MOD</p>
                     </c>
                     <c ca="right">
                        <p>121</p>
                     </c>
                     <c ca="left">
                        <p>2.23%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-REC</p>
                     </c>
                     <c ca="right">
                        <p>6</p>
                     </c>
                     <c ca="left">
                        <p>0.11%</p>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>ArgM-PRD</p>
                     </c>
                     <c ca="right">
                        <p>7</p>
                     </c>
                     <c ca="left">
                        <p>0.13%</p>
                     </c>
                  </r>
                  <r>
                     <c cspan="3">
                        <hr/>
                     </c>
                  </r>
                  <r>
                     <c ca="left">
                        <p>Total</p>
                     </c>
                     <c ca="right">
                        <p>5414</p>
                     </c>
                     <c ca="left">
                        <p>100.00%</p>
                     </c>
                  </r>
               </tblbdy>
            </tbl>
         </sec>
         <sec>
            <st>
               <p>SMILE and BIOSMILE</p>
            </st>
            <p>We use two SRL systems: SMILE <abbrgrp><abbr bid="B19">19</abbr></abbrgrp> and BIOSMILE <abbrgrp><abbr bid="B34">34</abbr></abbrgrp>. The main difference between them is that SMILE is trained on PropBank I, while BIOSMILE is trained on BioProp. In addition, BIOSMILE has additional biomedical-specific features. Details of the features and the statistical models used in the two systems will be introduced in the Methods section.</p>
         </sec>
         <sec>
            <st>
               <p>Experiment design</p>
            </st>
            <p>We design two experiments: one to compare the performance of SMILE and BIOSMILE on biomedical applications by testing them on BioProp, and the other to measure the effects of using biomedical-specific features on the system's performance.</p>
            <sec>
               <st>
                  <p>Experiment 1: improvement by using biomedical proposition bank</p>
               </st>
               <p>Since SMILE and BIOSMILE are trained on the corpora of different domains, in this experiment, we examine the improvement in the performance of the SRL system trained on a biomedical proposition bank. Since the size of the training corpus affects the performance of an SRL system, we need to use corpora of the same size for training SMILE and BIOSMILE in order to accurately compare the effects of using newswire training data with those of using biomedical data. Because PropBank and BioProp are of different size, we use limited selections from both.</p>
               <p>Before testing SMILE and BIOSMILE on BioProp, we train the two systems on different training sets of 30 randomly chosen sets from PropBank (<it>g</it><sub>1</sub>,.., <it>g</it><sub>30</sub>) and BioProp (<it>w</it><sub>1</sub>,.., <it>w</it><sub>30</sub>), respectively. Each set contains 1,000 PAS's. After the training process, we test both systems on 30 400-PAS test sets from BioProp (trained on <it>g</it><sub>1 </sub>and <it>w</it><sub>1 </sub>for use with test set 1, and trained on <it>g</it><sub>2 </sub>and <it>w</it><sub>2 </sub>for use with test set 2, etc.). We then sum the scores for <it>g</it><sub>1</sub>-<it>g</it><sub>30 </sub>and <it>w</it><sub>1</sub>-<it>w</it><sub>30</sub>, and calculate the averages for performance comparison. In Experiment 1, both SMILE and BIOSMILE use the baseline features illustrated in the Methods section. We denote the systems as SMILE and BIOSMILE<sub>Baseline</sub>, respectively.</p>
            </sec>
         </sec>
         <sec>
            <st>
               <p>Experiment 2: the effect of using biomedical-specific features</p>
            </st>
            <p>To improve the performance of SRL on biomedical literature, we add two domain specific features, NE features and argument-template features (denoted as BIOSMILE<sub>NE </sub>and BIOSMILE<sub>Template </sub>respectively) to BIOSMILE. This experiment tests the effectiveness of adding the features to BIOSMILE<sub>Baseline </sub>and uses the same datasets as BIOSMILE<sub>Baseline</sub>.</p>
            <p>Bio-specific NE features are created for each of the following five primary named entity (NE) categories in the GENIA ontology<sup>3</sup>: protein, nucleotide, other organic compounds, source, and others. When a constituent (node on the full-parsing tree) matches an NE exactly, the corresponding NE feature is enabled.</p>
            <p>Additionally, we integrate argument-template features. Usually, each argument type has its own patterns. For example, in the biomedical domain, the regular expression "in * cell" is a locative argument pattern (ArgM-LOC). We automatically generate argument templates, which are composed of words, NEs, and POS's, to represent the patterns of each argument. These templates are generated by using the Smith and Waterman local alignment algorithm <abbrgrp><abbr bid="B35">35</abbr></abbrgrp> to align all instances of a specific argument type. The template feature is enabled if a constituent matches a template exactly. NE features and argument template features are discussed further in the Methods section.</p>
         </sec>
         <sec>
            <st>
               <p>Evaluation metrics</p>
            </st>
            <p>The results are given as F-scores using the CoNLL-05 evaluation script and defined as F = (2PR)/(P + R), where P denotes the precision and R denotes the recall. The formulas for calculating precision and recall are as follows:</p>
            <p>
               <display-formula>
                  <m:math name="1471-2105-8-325-i2" xmlns:m="http://www.w3.org/1998/Math/MathML">
                     <m:semantics>
                        <m:mtable>
                           <m:mtr>
                              <m:mtd>
                                 <m:mtext>Precision</m:mtext>
                                 <m:mo>=</m:mo>
                                 <m:mfrac>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;correctly&#160;recognized&#160;arguments</m:mtext>
                                    </m:mrow>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;recognized&#160;arguments</m:mtext>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mtd>
                           </m:mtr>
                           <m:mtr>
                              <m:mtd>
                                 <m:mtext>Recall</m:mtext>
                                 <m:mo>=</m:mo>
                                 <m:mfrac>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;correctly&#160;recognized&#160;arguments</m:mtext>
                                    </m:mrow>
                                    <m:mrow>
                                       <m:mtext>the&#160;number&#160;of&#160;true&#160;arguments</m:mtext>
                                    </m:mrow>
                                 </m:mfrac>
                              </m:mtd>
                           </m:mtr>
                        </m:mtable>
                        <m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakqaaeeqaaiabbcfaqjabbkhaYjabbwgaLjabbogaJjabbMgaPjabbohaZjabbMgaPjabb+gaVjabb6gaUjabg2da9maalaaabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaee4yamMaee4Ba8MaeeOCaiNaeeOCaiNaeeyzauMaee4yamMaeeiDaqNaeeiBaWMaeeyEaKNaeeiiaaIaeeOCaiNaeeyzauMaee4yamMaee4Ba8Maee4zaCMaeeOBa4MaeeyAaKMaeeOEaONaeeyzauMaeeizaqMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4CamhabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaeeOCaiNaeeyzauMaee4yamMaee4Ba8Maee4zaCMaeeOBa4MaeeyAaKMaeeOEaONaeeyzauMaeeizaqMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4CamhaaaqaaiabbkfasjabbwgaLjabbogaJjabbggaHjabbYgaSjabbYgaSjabg2da9maalaaabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaee4yamMaee4Ba8MaeeOCaiNaeeOCaiNaeeyzauMaee4yamMaeeiDaqNaeeiBaWMaeeyEaKNaeeiiaaIaeeOCaiNaeeyzauMaee4yamMaee4Ba8Maee4zaCMaeeOBa4MaeeyAaKMaeeOEaONaeeyzauMaeeizaqMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4CamhabaGaeeiDaqNaeeiAaGMaeeyzauMaeeiiaaIaeeOBa4MaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeOCaiNaeeiiaaIaee4Ba8MaeeOzayMaeeiiaaIaeeiDaqNaeeOCaiNaeeyDauNaeeyzauMaeeiiaaIaeeyyaeMaeeOCaiNaee4zaCMaeeyDauNaeeyBa0MaeeyzauMaeeOBa4MaeeiDaqNaee4Camhaaaaaaa@05E3@</m:annotation>
                     </m:semantics>
                  </m:math>
               </display-formula>
            </p>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Results</p>
         </st>
         <p>Table <tblr tid="T7">7</tblr> shows all the configurations and the summarized results. The latter are reported as the mean precision (<inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula>), recall (<inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula>), and F-score (<inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula>) of thirty datasets. We examine the detailed statistics of all the experiments in Tables <tblr tid="T8">8</tblr>, <tblr tid="T9">9</tblr>, and <tblr tid="T10">10</tblr>. In the tables, as well as <inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula>, <inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula>, and <inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula>, we also list the sample standard deviation of the F-score (<inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula>) for each argument type. We apply a two-sample <it>t </it>test to examine whether one configuration is better than the other with statistical significance. The null hypothesis, which states that there is no difference between the two configurations, is given by</p>
         <tbl id="T7">
            <title>
               <p>Table 7</p>
            </title>
            <caption>
               <p>Results of all configurations</p>
            </caption>
            <tblbdy cols="6">
               <r>
                  <c ca="left">
                     <p>
                        <b>System</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>Training</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>Test</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</b>
                     </p>
                  </c>
               </r>
               <r>
                  <c cspan="6">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>SMILE</p>
                  </c>
                  <c ca="center">
                     <p>PropBank I</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>74.95</p>
                  </c>
                  <c ca="center">
                     <p>54.05</p>
                  </c>
                  <c ca="center">
                     <p>62.80</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>BIOSMILE<sub>Baseline</sub></p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>87.03</p>
                  </c>
                  <c ca="center">
                     <p>81.65</p>
                  </c>
                  <c ca="center">
                     <p>84.25</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>BIOSMILE<sub>NE</sub></p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>87.31</p>
                  </c>
                  <c ca="center">
                     <p>81.66</p>
                  </c>
                  <c ca="center">
                     <p>84.38</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>BIOSMILE<sub>Template</sub></p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>BioProp</p>
                  </c>
                  <c ca="center">
                     <p>87.56</p>
                  </c>
                  <c ca="center">
                     <p>82.15</p>
                  </c>
                  <c ca="center">
                     <p>84.76</p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
         <tbl id="T8">
            <title>
               <p>Table 8</p>
            </title>
            <caption>
               <p>Comparison of performance on SMILE and BIOSMILE<sub>Baseline</sub></p>
            </caption>
            <tblbdy cols="12">
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="4" ca="center">
                     <p>SMILE</p>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>Baseline</sub></p>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="8">
                     <hr/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Type</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p>&#916;F (%)</p>
                  </c>
                  <c ca="center">
                     <p>
                        <it>t</it>
                     </p>
                  </c>
                  <c ca="center">
                     <p><it>F</it><sub><it>B</it></sub>><it>F</it><sub><it>S</it></sub>? (<it>t </it>>1.96?)</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg0</p>
                  </c>
                  <c ca="center">
                     <p>85.66</p>
                  </c>
                  <c ca="center">
                     <p>63.47</p>
                  </c>
                  <c ca="center">
                     <p>72.86</p>
                  </c>
                  <c ca="right">
                     <p>2.66</p>
                  </c>
                  <c ca="center">
                     <p>92.33</p>
                  </c>
                  <c ca="center">
                     <p>90.52</p>
                  </c>
                  <c ca="center">
                     <p>91.41</p>
                  </c>
                  <c ca="center">
                     <p>1.44</p>
                  </c>
                  <c ca="center">
                     <p>18.55</p>
                  </c>
                  <c ca="center">
                     <p>33.59</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg1</p>
                  </c>
                  <c ca="center">
                     <p>82.10</p>
                  </c>
                  <c ca="center">
                     <p>75.02</p>
                  </c>
                  <c ca="center">
                     <p>78.39</p>
                  </c>
                  <c ca="right">
                     <p>1.96</p>
                  </c>
                  <c ca="center">
                     <p>88.86</p>
                  </c>
                  <c ca="center">
                     <p>85.71</p>
                  </c>
                  <c ca="center">
                     <p>87.25</p>
                  </c>
                  <c ca="center">
                     <p>1.42</p>
                  </c>
                  <c ca="center">
                     <p>8.86</p>
                  </c>
                  <c ca="center">
                     <p>20.05</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg2</p>
                  </c>
                  <c ca="center">
                     <p>39.58</p>
                  </c>
                  <c ca="center">
                     <p>30.69</p>
                  </c>
                  <c ca="center">
                     <p>34.35</p>
                  </c>
                  <c ca="right">
                     <p>5.73</p>
                  </c>
                  <c ca="center">
                     <p>86.46</p>
                  </c>
                  <c ca="center">
                     <p>81.26</p>
                  </c>
                  <c ca="center">
                     <p>83.68</p>
                  </c>
                  <c ca="center">
                     <p>3.93</p>
                  </c>
                  <c ca="center">
                     <p>49.33</p>
                  </c>
                  <c ca="center">
                     <p>38.89</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-ADV</p>
                  </c>
                  <c ca="center">
                     <p>38.59</p>
                  </c>
                  <c ca="center">
                     <p>22.52</p>
                  </c>
                  <c ca="center">
                     <p>27.94</p>
                  </c>
                  <c ca="right">
                     <p>7.96</p>
                  </c>
                  <c ca="center">
                     <p>64.14</p>
                  </c>
                  <c ca="center">
                     <p>51.20</p>
                  </c>
                  <c ca="center">
                     <p>56.60</p>
                  </c>
                  <c ca="center">
                     <p>5.77</p>
                  </c>
                  <c ca="center">
                     <p>28.66</p>
                  </c>
                  <c ca="center">
                     <p>15.97</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-DIS</p>
                  </c>
                  <c ca="center">
                     <p>72.58</p>
                  </c>
                  <c ca="center">
                     <p>52.12</p>
                  </c>
                  <c ca="center">
                     <p>59.92</p>
                  </c>
                  <c ca="right">
                     <p>8.62</p>
                  </c>
                  <c ca="center">
                     <p>83.74</p>
                  </c>
                  <c ca="center">
                     <p>74.91</p>
                  </c>
                  <c ca="center">
                     <p>78.83</p>
                  </c>
                  <c ca="center">
                     <p>5.39</p>
                  </c>
                  <c ca="center">
                     <p>18.91</p>
                  </c>
                  <c ca="center">
                     <p>10.19</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-LOC</p>
                  </c>
                  <c ca="center">
                     <p>62.17</p>
                  </c>
                  <c ca="center">
                     <p>1.98</p>
                  </c>
                  <c ca="center">
                     <p>3.79</p>
                  </c>
                  <c ca="right">
                     <p>3.60</p>
                  </c>
                  <c ca="center">
                     <p>76.03</p>
                  </c>
                  <c ca="center">
                     <p>77.12</p>
                  </c>
                  <c ca="center">
                     <p>76.48</p>
                  </c>
                  <c ca="center">
                     <p>3.67</p>
                  </c>
                  <c ca="center">
                     <p>72.69</p>
                  </c>
                  <c ca="center">
                     <p>77.45</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MNR</p>
                  </c>
                  <c ca="center">
                     <p>45.29</p>
                  </c>
                  <c ca="center">
                     <p>18.61</p>
                  </c>
                  <c ca="center">
                     <p>25.95</p>
                  </c>
                  <c ca="right">
                     <p>6.99</p>
                  </c>
                  <c ca="center">
                     <p>83.30</p>
                  </c>
                  <c ca="center">
                     <p>81.02</p>
                  </c>
                  <c ca="center">
                     <p>82.04</p>
                  </c>
                  <c ca="center">
                     <p>2.74</p>
                  </c>
                  <c ca="center">
                     <p>56.09</p>
                  </c>
                  <c ca="center">
                     <p>40.92</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MOD</p>
                  </c>
                  <c ca="center">
                     <p>99.25</p>
                  </c>
                  <c ca="center">
                     <p>87.48</p>
                  </c>
                  <c ca="center">
                     <p>92.84</p>
                  </c>
                  <c ca="right">
                     <p>3.66</p>
                  </c>
                  <c ca="center">
                     <p>97.22</p>
                  </c>
                  <c ca="center">
                     <p>94.67</p>
                  </c>
                  <c ca="center">
                     <p>95.82</p>
                  </c>
                  <c ca="center">
                     <p>2.36</p>
                  </c>
                  <c ca="center">
                     <p>2.98</p>
                  </c>
                  <c ca="center">
                     <p>3.75</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-NEG</p>
                  </c>
                  <c ca="center">
                     <p>99.37</p>
                  </c>
                  <c ca="center">
                     <p>76.77</p>
                  </c>
                  <c ca="center">
                     <p>86.24</p>
                  </c>
                  <c ca="right">
                     <p>6.66</p>
                  </c>
                  <c ca="center">
                     <p>97.70</p>
                  </c>
                  <c ca="center">
                     <p>94.98</p>
                  </c>
                  <c ca="center">
                     <p>96.17</p>
                  </c>
                  <c ca="center">
                     <p>2.80</p>
                  </c>
                  <c ca="center">
                     <p>9.93</p>
                  </c>
                  <c ca="center">
                     <p>7.53</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-TMP</p>
                  </c>
                  <c ca="center">
                     <p>71.60</p>
                  </c>
                  <c ca="center">
                     <p>57.33</p>
                  </c>
                  <c ca="center">
                     <p>62.98</p>
                  </c>
                  <c ca="right">
                     <p>9.88</p>
                  </c>
                  <c ca="center">
                     <p>81.48</p>
                  </c>
                  <c ca="center">
                     <p>61.65</p>
                  </c>
                  <c ca="center">
                     <p>69.67</p>
                  </c>
                  <c ca="center">
                     <p>7.25</p>
                  </c>
                  <c ca="center">
                     <p>6.69</p>
                  </c>
                  <c ca="center">
                     <p>2.99</p>
                  </c>
                  <c ca="center">
                     <p>Y</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>
                        <b>Overall</b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>74.95 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>54.05 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>62.80 </b>
                     </p>
                  </c>
                  <c ca="right">
                     <p>
                        <b>1.95 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>87.03 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>81.65 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>84.25 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>1.33 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>21.45 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>49.82 </b>
                     </p>
                  </c>
                  <c ca="center">
                     <p>
                        <b>Y</b>
                     </p>
                  </c>
               </r>
            </tblbdy>
         </tbl>
         <tbl id="T9">
            <title>
               <p>Table 9</p>
            </title>
            <caption>
               <p>Comparison of performance on BIOSMILE<sub>Baseline </sub>and BIOSMILE<sub>NE</sub></p>
            </caption>
            <tblbdy cols="12">
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>Baseline</sub></p>
                  </c>
                  <c cspan="4" ca="center">
                     <p>BIOSMILE<sub>NE</sub></p>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c>
                     <p/>
                  </c>
                  <c cspan="8">
                     <hr/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
                  <c>
                     <p/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Type</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i3" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>P</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGqbaugaqcaaaa@2DE5@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i4" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>R</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGsbGugaqcaaaa@2DE9@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i5" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mover accent="true"><m:mi>F</m:mi><m:mo>^</m:mo></m:mover><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGgbGrgaqcaaaa@2DD1@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p><inline-formula><m:math name="1471-2105-8-325-i6" xmlns:m="http://www.w3.org/1998/Math/MathML"><m:semantics><m:mrow><m:msub><m:mover accent="true"><m:mi>S</m:mi><m:mo>^</m:mo></m:mover><m:mi>F</m:mi></m:msub></m:mrow><m:annotation encoding="MathType-MTEF">
 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaqcamaaBaaaleaacqWGgbGraeqaaaaa@2F2C@</m:annotation></m:semantics></m:math></inline-formula> (%)</p>
                  </c>
                  <c ca="center">
                     <p>&#916;F (%)</p>
                  </c>
                  <c ca="center">
                     <p>
                        <it>t</it>
                     </p>
                  </c>
                  <c ca="center">
                     <p><it>F</it><sub><it>N</it></sub>><it>F</it><sub><it>B</it></sub>? (<it>t </it>>1.67?)</p>
                  </c>
               </r>
               <r>
                  <c cspan="12">
                     <hr/>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg0</p>
                  </c>
                  <c ca="center">
                     <p>92.33</p>
                  </c>
                  <c ca="center">
                     <p>90.52</p>
                  </c>
                  <c ca="center">
                     <p>91.41</p>
                  </c>
                  <c ca="right">
                     <p>1.44</p>
                  </c>
                  <c ca="center">
                     <p>92.29</p>
                  </c>
                  <c ca="center">
                     <p>90.46</p>
                  </c>
                  <c ca="center">
                     <p>91.35</p>
                  </c>
                  <c ca="right">
                     <p>1.53</p>
                  </c>
                  <c ca="center">
                     <p>-0.05</p>
                  </c>
                  <c ca="center">
                     <p>-0.14</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg1</p>
                  </c>
                  <c ca="center">
                     <p>88.86</p>
                  </c>
                  <c ca="center">
                     <p>85.71</p>
                  </c>
                  <c ca="center">
                     <p>87.25</p>
                  </c>
                  <c ca="right">
                     <p>1.42</p>
                  </c>
                  <c ca="center">
                     <p>89.32</p>
                  </c>
                  <c ca="center">
                     <p>86.07</p>
                  </c>
                  <c ca="center">
                     <p>87.66</p>
                  </c>
                  <c ca="right">
                     <p>1.31</p>
                  </c>
                  <c ca="center">
                     <p>0.41</p>
                  </c>
                  <c ca="center">
                     <p>1.18</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>Arg2</p>
                  </c>
                  <c ca="center">
                     <p>86.46</p>
                  </c>
                  <c ca="center">
                     <p>81.26</p>
                  </c>
                  <c ca="center">
                     <p>83.68</p>
                  </c>
                  <c ca="right">
                     <p>3.93</p>
                  </c>
                  <c ca="center">
                     <p>86.78</p>
                  </c>
                  <c ca="center">
                     <p>81.07</p>
                  </c>
                  <c ca="center">
                     <p>83.73</p>
                  </c>
                  <c ca="right">
                     <p>4.39</p>
                  </c>
                  <c ca="center">
                     <p>0.05</p>
                  </c>
                  <c ca="center">
                     <p>0.05</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-ADV</p>
                  </c>
                  <c ca="center">
                     <p>64.14</p>
                  </c>
                  <c ca="center">
                     <p>51.20</p>
                  </c>
                  <c ca="center">
                     <p>56.60</p>
                  </c>
                  <c ca="right">
                     <p>5.77</p>
                  </c>
                  <c ca="center">
                     <p>64.73</p>
                  </c>
                  <c ca="center">
                     <p>50.90</p>
                  </c>
                  <c ca="center">
                     <p>56.61</p>
                  </c>
                  <c ca="right">
                     <p>6.06</p>
                  </c>
                  <c ca="center">
                     <p>0.01</p>
                  </c>
                  <c ca="center">
                     <p>0.01</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-DIS</p>
                  </c>
                  <c ca="center">
                     <p>83.74</p>
                  </c>
                  <c ca="center">
                     <p>74.91</p>
                  </c>
                  <c ca="center">
                     <p>78.83</p>
                  </c>
                  <c ca="right">
                     <p>5.39</p>
                  </c>
                  <c ca="center">
                     <p>84.14</p>
                  </c>
                  <c ca="center">
                     <p>74.71</p>
                  </c>
                  <c ca="center">
                     <p>78.81</p>
                  </c>
                  <c ca="right">
                     <p>5.66</p>
                  </c>
                  <c ca="center">
                     <p>-0.02</p>
                  </c>
                  <c ca="center">
                     <p>-0.01</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-LOC</p>
                  </c>
                  <c ca="center">
                     <p>76.03</p>
                  </c>
                  <c ca="center">
                     <p>77.12</p>
                  </c>
                  <c ca="center">
                     <p>76.48</p>
                  </c>
                  <c ca="right">
                     <p>3.67</p>
                  </c>
                  <c ca="center">
                     <p>76.54</p>
                  </c>
                  <c ca="center">
                     <p>77.06</p>
                  </c>
                  <c ca="center">
                     <p>76.71</p>
                  </c>
                  <c ca="right">
                     <p>3.74</p>
                  </c>
                  <c ca="center">
                     <p>0.23</p>
                  </c>
                  <c ca="center">
                     <p>0.25</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MNR</p>
                  </c>
                  <c ca="center">
                     <p>83.30</p>
                  </c>
                  <c ca="center">
                     <p>81.02</p>
                  </c>
                  <c ca="center">
                     <p>82.04</p>
                  </c>
                  <c ca="right">
                     <p>2.74</p>
                  </c>
                  <c ca="center">
                     <p>83.05</p>
                  </c>
                  <c ca="center">
                     <p>81.20</p>
                  </c>
                  <c ca="center">
                     <p>82.02</p>
                  </c>
                  <c ca="right">
                     <p>2.79</p>
                  </c>
                  <c ca="center">
                     <p>-0.02</p>
                  </c>
                  <c ca="center">
                     <p>-0.03</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-MOD</p>
                  </c>
                  <c ca="center">
                     <p>97.22</p>
                  </c>
                  <c ca="center">
                     <p>94.67</p>
                  </c>
                  <c ca="center">
                     <p>95.82</p>
                  </c>
                  <c ca="right">
                     <p>2.36</p>
                  </c>
                  <c ca="center">
                     <p>97.31</p>
                  </c>
                  <c ca="center">
                     <p>94.47</p>
                  </c>
                  <c ca="center">
                     <p>95.76</p>
                  </c>
                  <c ca="right">
                     <p>2.68</p>
                  </c>
                  <c ca="center">
                     <p>-0.05</p>
                  </c>
                  <c ca="center">
                     <p>-0.08</p>
                  </c>
                  <c ca="center">
                     <p>N</p>
                  </c>
               </r>
               <r>
                  <c ca="left">
                     <p>ArgM-NEG</p>
                  </c>
                  <c ca="center">
                     <p>97.70</p>
                  </c>
                  <c ca="center">
                     <p>94.98</p>
                  </c>
                  <c ca="center">
                     <p>96.17</p>
                  </c>
                  <c ca="right">
                     <p>2.80</p>
                  </c>
                  <c ca="center">
                     <p>97.45</p>
                  </c>
                  <c ca="center">
                     <p>94.97</p>
                  </c>
                  <c ca="center">
                     <p>96.03</p>
                  </c>
                  <c ca="right">
                     <p>2.91</p>
                  </c>
                  <c ca="center">
           