<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
   <ui>1471-2105-13-S5-S8</ui>
   <ji>1471-2105</ji>
   <fm>
      <dochead>Research</dochead>
      <bibl>
         <title>
            <p>Exploring behaviors of stochastic differential equation models of biological systems using change of measures</p>
         </title>
         <aug>
            <au ca="yes" id="A1"><snm>Jha</snm><mnm>Kumar</mnm><fnm>Sumit</fnm><insr iid="I1"/><email>jha@eecs.ucf.edu</email></au>
            <au ca="yes" id="A2"><snm>Langmead</snm><mnm>James</mnm><fnm>Christopher</fnm><insr iid="I2"/><insr iid="I3"/><email>cjl@cs.cmu.edu</email></au>
         </aug>
         <insg>
            <ins id="I1"><p>Electrical Engineering and Computer Science Department, University of Central Florida, Orlando FL 32816 USA</p></ins>
            <ins id="I2"><p>Computer Science Department, Carnegie Mellon University, Pittsburgh PA 15213 USA</p></ins>
            <ins id="I3"><p>Lane Center for Computational Biology, Carnegie Mellon University, Pittsburgh PA 15213 USA</p></ins>
         </insg>
         <source>BMC Bioinformatics</source>
         
         
         <supplement><title><p>Selected articles from the First IEEE International Conference on  Computational Advances in Bio and medical Sciences (ICCABS 2011):  Bioinformatics</p></title><editor>Ion Mandoiu, Teresa Przytycka, and Sanguthevar Rajasekaran</editor><note>Research</note></supplement><conference><title><p>First IEEE International Conference on Computational Advances in Bio and medical Sciences (ICCABS 2011)</p></title><location>Orlando, FL, USA</location><date-range>3-5 February 2011</date-range><url>http://www.iccabs.org/2011/</url></conference><issn>1471-2105</issn>
         <pubdate>2012</pubdate>
         <volume>13</volume>
         <issue>Suppl 5</issue>
         <fpage>S8</fpage>
         <url>http://www.biomedcentral.com/1471-2105/13/S5/S8</url>
         <xrefbib><pubidlist><pubid idtype="pmpid">22537012</pubid><pubid idtype="doi">10.1186/1471-2105-13-S5-S8</pubid></pubidlist></xrefbib>
      </bibl>
      <history><pub><date><day>12</day><month>4</month><year>2012</year></date></pub></history>
      <cpyrt><year>2012</year><collab>Jha and Langmead; 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>
            <p>Stochastic Differential Equations (SDE) are often used to model the stochastic dynamics of biological systems. Unfortunately, rare but biologically interesting behaviors (e.g., oncogenesis) can be difficult to observe in stochastic models. Consequently, the analysis of behaviors of SDE models using numerical simulations can be challenging. We introduce a method for solving the following problem: given a SDE model and a high-level behavioral specification about the dynamics of the model, algorithmically decide whether the model satisfies the specification. While there are a number of techniques for addressing this problem for discrete-state stochastic models, the analysis of SDE and other continuous-state models has received less attention. Our proposed solution uses a combination of Bayesian sequential hypothesis testing, <it>non</it>-identically distributed samples, and Girsanov's theorem for change of measures to examine rare behaviors. We use our algorithm to analyze two SDE models of tumor dynamics. Our use of non-identically distributed samples sampling contributes to the state of the art in statistical verification and model checking of stochastic models by providing an effective means for exposing rare events in SDEs, while retaining the ability to compute bounds on the probability that those events occur.</p>
         </sec>
      </abs>
   </fm>
   <bdy>
      <sec>
         <st>
            <p>Background</p>
         </st>
         <p>The dynamics of biological systems are largely driven by stochastic processes and subject to random external perturbations. The consequences of such random processes are often investigated through the development and analysis of stochastic models (e.g., <abbrgrp><abbr bid="B1">1</abbr><abbr bid="B2">2</abbr><abbr bid="B3">3</abbr><abbr bid="B4">4</abbr></abbrgrp>). Unfortunately, the validation and analysis of stochastic models can be very challenging <abbrgrp><abbr bid="B5">5</abbr><abbr bid="B6">6</abbr></abbrgrp>, especially when the model is intended to investigate rare, but biologically significant behaviors (e.g., oncogenesis). The goal of this paper is to introduce an algorithm for examining such rare behaviors in Stochastic Differential Equation (SDE) models. The algorithm takes as input the SDE model, <inline-formula><graphic file="1471-2105-13-S5-S8-i1.gif"/></inline-formula>, and a high-level description of a dynamical behavior, <it>&#981; </it>(e.g., a formula in temporal logic). It then computes a statistically rigorous bound on the probability that the given model exhibits the stated behavior using a combination of biased sampling and Bayesian Statistical Model Checking <abbrgrp><abbr bid="B7">7</abbr><abbr bid="B8">8</abbr></abbrgrp>.</p>
         <p>Existing methods for validating and analyzing stochastic models often require extensive Monte Carlo sampling of independent trajectories to verify that the model is consistent with known data, and to characterize the model's expected behavior under various initial conditions. Sampling strategies are either unbiased or biased. Unbiased sampling strategies draw trajectories according to the probability distribution implied by the model, and are thus not well-suited to investigating rare behaviors. For example, if the actual probability that the model will exhibit a given behavior is 10<sup>-10</sup>, then the expected number of samples need to see such behaviors is about 10<sup>10 </sup>(See Figure <figr fid="F1">1</figr>). Biased sampling strategies, in contrast, can be used to increase the probability of observing rare events, at the expense of distorting the underlying probability distribution/measure. If the change of measure is well-characterized (as in importance sampling), these distortions can be corrected when computing properties of the distribution.</p>
         <fig id="F1"><title><p>Figure 1</p></title><caption><p>Observing rare behaviors in i.i.d sampling is challenging</p></caption><text>
   <p><b>Observing rare behaviors in i.i.d. sampling is challenging</b>. A toy model with a one low-probability state. An unbiased sampling algorithm may require billions of samples in order to observe the 'bad' state. Statistical algorithms based on <it>i.i.d</it>. algorithms are not suitable for analyzing such models with rare interesting behaviors.</p>
</text><graphic file="1471-2105-13-S5-S8-1"/></fig>
         <p>Our method uses a combination of biased sampling and sequential hypothesis testing <abbrgrp><abbr bid="B9">9</abbr><abbr bid="B10">10</abbr></abbrgrp> to estimate the probability that the model satisfies the property. Briefly, the algorithm randomly perturbs the computational model prior to generating each sample in order to expose rare but interesting behaviors. These perturbations cause a change of measure. We note that in the context of SDEs, a change of measure is itself a stochastic process and so importance sampling, which assumes that the change of measure with respect to the biased distribution is known, cannot be used. Our technique does not require us to know the exact magnitudes of the changes of measure, nor the Radon-Nikodym derivatives <abbrgrp><abbr bid="B11">11</abbr></abbrgrp>. Instead, it ensures that that the geometric average of these derivatives is bounded. This is a much weaker assumption than is required by importance sampling, but we will show that it is sufficient for the purposes of obtaining bounds via sequential hypothesis testing.</p>
         <sec>
            <st>
               <p>Related work</p>
            </st>
            <p>Our method performs statistical model checking using hypothesis testing <abbrgrp><abbr bid="B12">12</abbr><abbr bid="B13">13</abbr></abbrgrp>, which has been used previously to analyze in a variety of domains (e.g., <abbrgrp><abbr bid="B14">14</abbr><abbr bid="B15">15</abbr><abbr bid="B16">16</abbr><abbr bid="B17">17</abbr><abbr bid="B18">18</abbr><abbr bid="B19">19</abbr><abbr bid="B19">19</abbr></abbrgrp>), including computational biology (e.g., <abbrgrp><abbr bid="B7">7</abbr><abbr bid="B8">8</abbr><abbr bid="B20">20</abbr><abbr bid="B21">21</abbr><abbr bid="B22">22</abbr></abbrgrp>). There are two key differences between the method in this paper and existing methods. First, existing methods generate independently and identically distributed (<it>i.i.d</it>.) samples. Our method, in contrast, generates independent but <it>non</it>-identically distributed (non-<it>i.i.d</it>.) samples. It does so to expose rare behaviors. Second, whereas most existing methods for statistical model checking use classical statistics, our method employs Bayesian statistics <abbrgrp><abbr bid="B23">23</abbr><abbr bid="B24">24</abbr></abbrgrp>. We have previously shown that Bayesian statistics confers advantages in the context of statistical verification in terms of efficiency and flexibility <abbrgrp><abbr bid="B7">7</abbr><abbr bid="B8">8</abbr><abbr bid="B19">19</abbr><abbr bid="B25">25</abbr></abbrgrp>.</p>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Methods</p>
         </st>
         <p>Our method draws on concepts from several different fields. We begin by briefly surveying the semantics of stochastic differential equations, a language for formally specifying dynamic behaviors, Girsanov's theorem on change of measures, and results on consistency and concentration of Bayesian posteriors.</p>
         <sec>
            <st>
               <p>Stochastic differential equation models</p>
            </st>
            <p>A stochastic differential equation (SDE) <abbrgrp><abbr bid="B26">26</abbr><abbr bid="B27">27</abbr></abbrgrp> is a differential equation in which some of the terms evolve according to Brownian Motion <abbrgrp><abbr bid="B28">28</abbr></abbrgrp>. A typical SDE is of the following form:</p>
            <p>
               <display-formula>
                  <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i2"><m:mi>d</m:mi>
<m:mi>X</m:mi>
<m:mo class="MathClass-rel">=</m:mo>
<m:mi>b</m:mi>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:mi>t</m:mi>
      <m:mo class="MathClass-punc">,</m:mo>
      <m:mspace class="tmspace" width="2.77695pt"/>
      <m:msub>
         <m:mrow>
            <m:mi>X</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>t</m:mi>
         </m:mrow>
      </m:msub>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
<m:mi>d</m:mi>
<m:mi>t</m:mi>
<m:mo class="MathClass-bin">+</m:mo>
<m:mi>v</m:mi>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:mi>t</m:mi>
      <m:mo class="MathClass-punc">,</m:mo>
      <m:mspace class="tmspace" width="2.77695pt"/>
      <m:msub>
         <m:mrow>
            <m:mi>X</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>t</m:mi>
         </m:mrow>
      </m:msub>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
<m:mi>d</m:mi>
<m:msub>
   <m:mrow>
      <m:mi>W</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mi>t</m:mi>
   </m:mrow>
</m:msub>
</m:math>
               </display-formula>
            </p>
            <p>where <it>X </it>is a system variable, <it>b </it>is a Riemann integrable function, <it>v </it>is an It&#333; integrable function, and <it>W </it>is Brownian Motion. The Brownian Motion <it>W </it>is a continuous-time stochastic process satisfying the following three conditions:</p>
            <p indent="1">1. <it>W</it><sub>0 </sub>= 0</p>
            <p indent="1">2. <it>W<sub>t </sub></it>is continuous (<it>almost surely</it>).</p>
            <p indent="1">3. <it>W<sub>t </sub></it>has independent <it>normally distributed </it>increments:</p>
            <p indent="2">&#8226; <it>W<sub>t </sub></it>- <it>W<sub>s </sub></it>and <it>W</it><sub><it>t</it>' </sub>- <it>W</it><sub><it>s</it>' </sub>are independent if 0 &#8804; <it>s </it>&lt;<it>t </it>&lt;<it>s</it>' &lt;<it>t</it>'.</p>
            <p indent="2">&#8226; <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i3"><m:msub>
   <m:mrow>
      <m:mi>W</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mi>t</m:mi>
   </m:mrow>
</m:msub>
<m:mo class="MathClass-bin">-</m:mo>
<m:msub>
   <m:mrow>
      <m:mi>W</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mi>s</m:mi>
   </m:mrow>
</m:msub>
<m:mo class="MathClass-rel">~</m:mo>
<m:mi mathvariant="script">N</m:mi>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:mn>0</m:mn>
      <m:mo class="MathClass-punc">,</m:mo>
      <m:mspace class="tmspace" width="2.77695pt"/>
      <m:mi>t</m:mi>
      <m:mo class="MathClass-bin">-</m:mo>
      <m:mi>s</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
</m:math></inline-formula>, where <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i4"><m:mi mathvariant="script">N</m:mi>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:mn>0</m:mn>
      <m:mo class="MathClass-punc">,</m:mo>
      <m:mspace class="tmspace" width="2.77695pt"/>
      <m:mi>t</m:mi>
      <m:mo class="MathClass-bin">-</m:mo>
      <m:mi>s</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
</m:math></inline-formula> denotes the normal distribution with mean 0 and variance <it>t </it>- <it>s</it>. Note that the symbol ~ is used to indicate "<it>is distributed as</it>".</p>
            <p>Consider the time between 0 and <it>t </it>as divided into <it>m </it>discrete steps 0, <it>t</it><sub>1</sub>, <it>t</it><sub>2 </sub>... <it>t<sub>m </sub></it>= <it>t</it>. The solution to a stochastic differential equation is the limit of the following discrete difference equation, as <it>m </it>goes to infinity:</p>
            <p>
               <display-formula>
                  <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i5"><m:mtable class="align-star" columnalign="left">
   <m:mtr>
      <m:mtd class="align-odd" columnalign="right">
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>t</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>k</m:mi>
                     <m:mo class="MathClass-bin">+</m:mo>
                     <m:mn>1</m:mn>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-bin">-</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>t</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>k</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
      </m:mtd>
      <m:mtd class="align-even">
         <m:mo class="MathClass-rel">=</m:mo>
         <m:mi>b</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>t</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>k</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-punc">,</m:mo>
               <m:mspace class="tmspace" width="2.77695pt"/>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>t</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>k</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>t</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>k</m:mi>
                     <m:mo class="MathClass-bin">+</m:mo>
                     <m:mn>1</m:mn>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-bin">-</m:mo>
               <m:msub>
                  <m:mrow>
                     <m:mi>t</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>k</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace width="2em"/>
      </m:mtd>
      <m:mtd class="align-label" columnalign="right"/>
      <m:mtd class="align-label">
         <m:mspace width="2em"/>
      </m:mtd>
   </m:mtr>
   <m:mtr>
      <m:mtd class="align-odd" columnalign="right"/>
      <m:mtd class="align-even">
         <m:mspace class="quad" width="1em"/>
         <m:mspace class="quad" width="1em"/>
         <m:mo class="MathClass-bin">+</m:mo>
         <m:mi>v</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>t</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>k</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-punc">,</m:mo>
               <m:mspace class="tmspace" width="2.77695pt"/>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>t</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>k</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>W</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>t</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>k</m:mi>
                           <m:mo class="MathClass-bin">+</m:mo>
                           <m:mn>1</m:mn>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-bin">-</m:mo>
               <m:msub>
                  <m:mrow>
                     <m:mi>W</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>t</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>k</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace width="2em"/>
      </m:mtd>
      <m:mtd class="align-label" columnalign="right"/>
      <m:mtd class="align-label">
         <m:mspace width="2em"/>
      </m:mtd>
   </m:mtr>
   <m:mtr>
      <m:mtd class="align-odd" columnalign="right"/>
      <m:mtd class="align-even">
         <m:mspace width="2em"/>
      </m:mtd>
      <m:mtd class="align-label" columnalign="right"/>
   </m:mtr>
</m:mtable>
</m:math>
               </display-formula>
            </p>
            <p>In what follows, <inline-formula><graphic file="1471-2105-13-S5-S8-i6.gif"/></inline-formula> will refer to a system of stochastic differential equations. We note that a system of stochastic differential equations comes equipped with an inherent probability space and a natural probability measure <it>&#956;</it>. Our algorithm repeatedly and randomly perturbs the probability measure of the Brownian motion in the model <inline-formula><graphic file="1471-2105-13-S5-S8-i7.gif"/></inline-formula> which, in turn, changes the underlying measure in an effort to expose rare behaviors. These changes can be characterized using Girsanov's Theorem.</p>
            <sec>
               <st>
                  <p>Girsanov's theorem for perturbing stochastic differential equation models</p>
               </st>
               <p>Given a process {<it>&#952;<sub>t </sub></it>| 0 &#8804; <it>t </it>&#8804; <it>T</it>} satisfying the Novikov condition <abbrgrp><abbr bid="B29">29</abbr></abbrgrp>, such as an SDE, the following exponential martingale <it>Z<sub>t </sub></it>defines the change from measure <it>P </it>to new measure <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i8"><m:mover accent="true">
   <m:mrow>
      <m:mi>P</m:mi>
   </m:mrow>
   <m:mo class="MathClass-op"> ^</m:mo>
</m:mover>
</m:math></inline-formula>:</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i9"><m:mrow>
   <m:msub>
      <m:mrow>
         <m:mi>Z</m:mi>
      </m:mrow>
      <m:mrow>
         <m:mi>t</m:mi>
      </m:mrow>
   </m:msub>
   <m:mo class="MathClass-rel">=</m:mo>
   <m:mi>e</m:mi>
   <m:mi>x</m:mi>
   <m:mi>p</m:mi>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mo class="MathClass-bin">-</m:mo>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mi>t</m:mi>
            </m:mrow>
         </m:msubsup>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
         </m:msub>
         <m:mi>d</m:mi>
         <m:msub>
            <m:mrow>
               <m:mi>W</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-bin">-</m:mo>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mi>t</m:mi>
            </m:mrow>
         </m:msubsup>
         <m:msubsup>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>2</m:mn>
            </m:mrow>
         </m:msubsup>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
         <m:mo class="MathClass-bin">/</m:mo>
         <m:mn>2</m:mn>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Here, <it>Z<sub>t </sub></it>is the Radon-Nikodym derivative of <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i10"><m:mover accent="true">
   <m:mrow>
      <m:mi>P</m:mi>
   </m:mrow>
   <m:mo class="MathClass-op"> ^</m:mo>
</m:mover>
</m:math></inline-formula> with respect to <it>P </it>for <it>t </it>&lt;<it>T</it>. The Brownian motion <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i11"><m:msub>
   <m:mrow>
      <m:mi>&#372;</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mi>t</m:mi>
   </m:mrow>
</m:msub>
</m:math></inline-formula> under <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i12"><m:mover accent="true">
   <m:mrow>
      <m:mi>P</m:mi>
   </m:mrow>
   <m:mo class="MathClass-op"> ^</m:mo>
</m:mover>
</m:math></inline-formula> is given by: <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i13"><m:msub>
   <m:mrow>
      <m:mi>&#372;</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mi>t</m:mi>
   </m:mrow>
</m:msub>
<m:mo class="MathClass-rel">=</m:mo>
<m:msub>
   <m:mrow>
      <m:mi>W</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mi>t</m:mi>
   </m:mrow>
</m:msub>
<m:mo class="MathClass-bin">+</m:mo>
<m:msubsup>
   <m:mrow>
      <m:mo class="MathClass-op"> &#8747; </m:mo>
   </m:mrow>
   <m:mrow>
      <m:mn>0</m:mn>
   </m:mrow>
   <m:mrow>
      <m:mi>t</m:mi>
   </m:mrow>
</m:msubsup>
<m:msub>
   <m:mrow>
      <m:mi>&#952;</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mi>u</m:mi>
   </m:mrow>
</m:msub>
<m:mi>d</m:mi>
<m:mi>u</m:mi>
</m:math></inline-formula>. The non-stochastic component of the stochastic differential equation is not affected by change of measures. Thus, a change of measure for SDEs is a stochastic process (unlike importance sampling for explicit probability distributions).</p>
            </sec>
         </sec>
         <sec>
            <st>
               <p>Specifying dynamic behaviors</p>
            </st>
            <p>Next, we define a formalism for encoding <it>high-level behavioral specification </it>that our algorithm will test against <inline-formula><graphic file="1471-2105-13-S5-S8-i14.gif"/></inline-formula>.</p>
            <p><b><it>Definition </it></b>1 (Adapted Finitely Monitorable). Let <it>&#963; </it>be a finite-length trace from the stochastic differential equation <inline-formula><graphic file="1471-2105-13-S5-S8-i15.gif"/></inline-formula>. A specification <it>&#981; </it>is said to be <it>adapted finitely monitorable </it>(AFM) if it is possible to decide whether <it>&#963; </it>satisfies <it>&#981;</it>, denoted <it>&#981; </it>&#8872; <it>&#981;</it>.</p>
            <p>Certain AFM specifications can be expressed as formulas in <it>Bounded Linear Temporal Logic </it>(BLTL) <abbrgrp><abbr bid="B30">30</abbr><abbr bid="B31">31</abbr><abbr bid="B32">32</abbr></abbrgrp>. Informally, BLTL formulas can capture the ordering of events.</p>
            <p><b><it>Definition </it></b>2 (Probabilistic Adapted Finitely Monitorable)<it/>. A specification <it>&#981; </it>is said to be <it>probabilistic adapted finitely monitorable </it>(PAFM) if it is possible to (deterministically or probabilistically) decide whether <inline-formula><graphic file="1471-2105-13-S5-S8-i16.gif"/></inline-formula> satisfies <it>&#981; </it>with probability at least <it>&#952;</it>, denoted <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i17"><m:mi mathvariant="script">M</m:mi>
<m:mo class="MathClass-rel">&#8872;</m:mo>
<m:msub>
   <m:mrow>
      <m:mi>P</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mo class="MathClass-rel">&#8805;</m:mo>
      <m:mi>&#952;</m:mi>
   </m:mrow>
</m:msub>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:mi>&#981;</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
</m:math></inline-formula>.</p>
            <p>Some common examples of PAFM specifications include Probabilistic Bounded Linear Temporal Logic (PBLTL) (e.g., see <abbrgrp><abbr bid="B19">19</abbr></abbrgrp>) and Continuous Specification Logic. Note that temporal logic is only one means for constructing specifications; other formalisms can also be used, like Statecharts <abbrgrp><abbr bid="B33">33</abbr><abbr bid="B34">34</abbr></abbrgrp>.</p>
            <sec>
               <st>
                  <p>Semantics of bounded linear temporal logic (BLTL)</p>
               </st>
               <p>We define the semantics of BLTL with respect to the paths of <inline-formula><graphic file="1471-2105-13-S5-S8-i18.gif"/></inline-formula>. Let <it>&#963; </it>= (<it>s</it><sub>0</sub>, &#916;<sub>0</sub>), (<it>s</it><sub>1</sub>, &#916;<sub>1</sub>),... be a sampled execution of the model along states <it>s</it><sub>0</sub>, <it>s</it><sub>1</sub>,... with durations &#916;<sub>0</sub>, &#916;<sub>1</sub>, <it>.. </it>. &#8712; &#8477;. We denote the path starting at state <it>i </it>by <it>&#963;<sup>i </sup></it>(in particular, <it>&#963;</it><sup>0 </sup>denotes the original execution <it>&#963;</it>). The value of the state variable <it>x </it>in <it>&#963; </it>at the state <it>i </it>is denoted by <it>V </it>(<it>&#963;</it>, <it>i</it>, <it>x</it>). The semantics of BLTL is defined as follows:</p>
               <p indent="1">1. <it>&#963;<sup>k </sup></it>&#8872; <it>x </it>~ <it>v </it>if and only if <it>V</it>(<it>&#963;</it>, <it>k</it>, <it>x</it>) ~ <it>v</it>, where <it>v </it>&#8712; &#8477; and ~ &#8712; {&gt;, &lt;, =}.</p>
               <p indent="1">2. <it>&#963;<sup>k </sup></it>&#8872; <it>&#981;</it><sub>1 </sub>&#8744;<it>&#981;</it><sub>2 </sub>if and only if <it>&#963;<sup>k </sup></it>&#8872; <it>&#981;</it><sub>1 </sub>or <it>&#963;<sup>k </sup></it>&#8872; <it>&#981;</it><sub>2</sub>.</p>
               <p indent="1">3. <it>&#963;<sup>k </sup></it>&#8872; <it>&#981;</it><sub>1 </sub>&#8743; <it>&#981;</it><sub>2 </sub>if and only if <it>&#963;<sup>k </sup></it>&#8872; <it>&#981;</it><sub>1 </sub>and <it>&#963;<sup>k </sup></it>&#8872; <it>&#981;</it><sub>2</sub>;</p>
               <p indent="1">4. <it>&#963;<sup>k </sup></it>&#8872; &#172;<it>&#981;</it><sub>1 </sub>if and only if <it>&#963;<sup>k </sup></it>&#8872; <it>&#981;</it><sub>1 </sub>does not hold.</p>
               <p indent="1">5. <it>&#963;</it><sup><it>k </it></sup>&#8872; <it>&#981;</it><sub>1</sub><b>U</b><sup><it>t</it></sup><it>&#981;</it><sub>2 </sub>if and only if there exists <it>i </it>&#8712; &#8469; such that: (a) 0 &#8804; <it>&#931;</it><sub>0 &#8804; <it>l </it>&lt;<it>i</it></sub>&#916;<sub><it>k</it>+<it>l</it></sub>&#8804; <it>t</it>; (b) <it>&#963;</it><sup><it>k</it>+<it>i</it></sup>&#8872; <it>&#981;</it><sub>2</sub>; and (c) for each 0 &#8804; <it>j &lt; i</it>, <it>&#963;</it><sup><it>k</it>+<it>j</it></sup>&#8872; <it>&#981;</it><sub>1</sub>;</p>
            </sec>
         </sec>
         <sec>
            <st>
               <p>Statistical model validation</p>
            </st>
            <p>Our algorithm performs statistical model checking using Bayesian sequential hypothesis testing <abbrgrp><abbr bid="B23">23</abbr></abbrgrp> on non-<it>i.i.d</it>. samples. The statistical model checking problem is to decide whether a model <inline-formula><graphic file="1471-2105-13-S5-S8-i19.gif"/></inline-formula> satisfies a probabilistic adapted finitely monitorable formula <it>&#981; </it>with probability at least <it>&#952;</it>. That is, whether <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i20"><m:mi mathvariant="script">M</m:mi>
<m:mo class="MathClass-rel">&#8872;</m:mo>
<m:msub>
   <m:mrow>
      <m:mi>P</m:mi>
   </m:mrow>
   <m:mrow>
      <m:mo class="MathClass-rel">&#8805;</m:mo>
      <m:mi>&#952;</m:mi>
   </m:mrow>
</m:msub>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:mi>&#981;</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
</m:math></inline-formula> where <it>&#952; </it>&#8712; (0, 1).</p>
            <sec>
               <st>
                  <p>Sequential hypothesis testing</p>
               </st>
               <p>Let <it>&#961; </it>be the (unknown but fixed) probability of the model satisfying <it>&#981;</it>. We can now re-state the statistical model checking problem as deciding between the two <it>composite </it>hypotheses: <it>H</it><sub>0 </sub>: <it>&#961; </it>&#8829; <it>&#952; </it>and <it>H</it><sub>1 </sub>: <it>&#961; &lt; &#952;</it>. Here, the <it>null hypothesis H</it><sub>0 </sub>indicates that <inline-formula><graphic file="1471-2105-13-S5-S8-i21.gif"/></inline-formula> satisfies the <it>AFM </it>formula <it>&#981; </it>with probability at least <it>&#952;</it>, while the <it>alternate hypothesis H</it><sub>1 </sub>denotes that <inline-formula><graphic file="1471-2105-13-S5-S8-i22.gif"/></inline-formula> satisfies the <it>AFM </it>formula <it>&#981; </it>with probability less than <it>&#952;</it>.</p>
               <p><b><it>Definition </it></b>3 (Type I and II errors). A Type I error is an error where the hypothesis test asserts that the null hypothesis <it>H</it><sub>0 </sub>is false, when in fact <it>H</it><sub>0 </sub>is true. Conversely, a Type II error is an error where the hypothesis test asserts that the null hypothesis <it>H</it><sub>0 </sub>is true, when in fact <it>H</it><sub>0 </sub>is false.</p>
               <p>The basic idea behind <it>any </it>statistical model checking algorithm based on sequential hypothesis testing is to iteratively sample traces from the stochastic process. Each trace is then evaluated with a trace verifier <abbrgrp><abbr bid="B32">32</abbr></abbrgrp>, which determines whether the trace satisfies the specification i.e. <it>&#963;<sub>i </sub></it>&#8872; <it>&#981;</it>. This is always feasible because the specifications used are adapted and finitely monitorable. Two accumulators keep track of the total number of traces sampled, and the number of satisfying traces, respectively. The procedure continues until there is enough information to reject either <it>H</it><sub>0 </sub>or <it>H</it><sub>1</sub>.</p>
            </sec>
            <sec>
               <st>
                  <p>Bayesian sequential hypothesis testing</p>
               </st>
               <p>Recall that for any finite trace <it>&#963;<sub>i </sub></it>of the system and an Adapted Finitely Monitorable (AFM) formula <it>&#981;</it>, we can decide whether <it>&#963;<sub>i </sub></it>satisfies <it>&#981;</it>. Therefore, we can define a random variable <it>X<sub>i </sub></it>denoting the outcome of <it>&#963;<sub>i </sub></it>&#8872; <it>&#981;</it>. Thus, <it>X<sub>i </sub></it>is a <it>Bernoulli </it>random variable with probability mass function <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i23"><m:mrow>
   <m:mi>f</m:mi>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:msub>
            <m:mrow>
               <m:mi>x</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:mi>&#961;</m:mi>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mo class="MathClass-rel">=</m:mo>
   <m:msup>
      <m:mrow>
         <m:mi>&#961;</m:mi>
      </m:mrow>
      <m:mrow>
         <m:msub>
            <m:mrow>
               <m:mi>x</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
   </m:msup>
   <m:msup>
      <m:mrow>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mn>1</m:mn>
               <m:mo class="MathClass-bin">-</m:mo>
               <m:mi>&#961;</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
      </m:mrow>
      <m:mrow>
         <m:mn>1</m:mn>
         <m:mo class="MathClass-bin">-</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>x</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
   </m:msup>
</m:mrow>
</m:math></inline-formula>, where <it>x<sub>i </sub></it>= 1 if and only if <it>&#963;<sub>i </sub></it>&#8872;<it><sub>q </sub>&#981;</it>, otherwise <it>x<sub>i </sub></it>= 0.</p>
               <p>Bayesian statistics requires that <it>prior probability </it>distributions be specified for the unknown quantity, which is <it>&#961; </it>in our case. Thus we will model the unknown quantity as a random variable <it>u </it>with prior density <it>g</it>(<it>u</it>). The prior probability distribution is usually based on our previous experiences and beliefs about the system. Non-informative or objective prior probability distribution <abbrgrp><abbr bid="B35">35</abbr></abbrgrp> can be used when nothing is known about the probability of the system satisfying the <it>AFM </it>formula.</p>
               <p>Suppose we have a sequence of <it>independent </it>random variables <it>X</it><sub>1</sub>,..., <it>X<sub>n </sub></it>defined as above, and let <it>d </it>= (<it>x</it><sub>1</sub>,..., <it>x<sub>n</sub></it>) denote a sample of those variables.</p>
               <p><b><it>Definition </it></b>4. The Bayes factor <inline-formula><graphic file="1471-2105-13-S5-S8-i24.gif"/></inline-formula> of sample <it>d </it>and hypotheses <it>H</it><sub>0 </sub>and <it>H</it><sub>1 </sub>is <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i25"><m:mi mathvariant="script">B</m:mi>
<m:mo class="MathClass-rel">=</m:mo>
<m:mfrac>
   <m:mrow>
      <m:mi>P</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:mi>d</m:mi>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:msub>
               <m:mrow>
                  <m:mi>H</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>0</m:mn>
               </m:mrow>
            </m:msub>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
   </m:mrow>
   <m:mrow>
      <m:mi>P</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:mi>d</m:mi>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:msub>
               <m:mrow>
                  <m:mi>H</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>1</m:mn>
               </m:mrow>
            </m:msub>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
   </m:mrow>
</m:mfrac>
</m:math></inline-formula>.</p>
               <p>The Bayes factor may be used as a measure of relative confidence in <it>H</it><sub>0 </sub>vs. <it>H</it><sub>1</sub>, as proposed by Jeffreys <abbrgrp><abbr bid="B36">36</abbr></abbrgrp>. The Bayes factor is the ratio of two likelihoods:</p>
               <p>
                  <display-formula id="M1">
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i26"><m:mi mathvariant="script">B</m:mi>
<m:mo class="MathClass-rel">=</m:mo>
<m:mfrac>
   <m:mrow>
      <m:msubsup>
         <m:mrow>
            <m:mo class="MathClass-op">&#8747; </m:mo>
         </m:mrow>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mn>1</m:mn>
         </m:mrow>
      </m:msubsup>
      <m:mi>f</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>x</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>1</m:mn>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
      <m:mo class="MathClass-rel">&#8943;</m:mo>
      <m:mi>f</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>x</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>n</m:mi>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
      <m:mo class="MathClass-bin">&#8901;</m:mo>
      <m:mi>g</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
      <m:mi>d</m:mi>
      <m:mi>u</m:mi>
   </m:mrow>
   <m:mrow>
      <m:msubsup>
         <m:mrow>
            <m:mo class="MathClass-op">&#8747; </m:mo>
         </m:mrow>
         <m:mrow>
            <m:mn>0</m:mn>
         </m:mrow>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
      </m:msubsup>
      <m:mi>f</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>x</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>1</m:mn>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
      <m:mo class="MathClass-rel">&#8943;</m:mo>
      <m:mi>f</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>x</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>n</m:mi>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
      <m:mo class="MathClass-bin">&#8901;</m:mo>
      <m:mi>g</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
      <m:mi>d</m:mi>
      <m:mi>u</m:mi>
   </m:mrow>
</m:mfrac>
<m:mi>.</m:mi>
</m:math>
                  </display-formula>
               </p>
               <p>We note that the Bayes factor depends on both the data <it>d </it>and on the prior <it>g</it>, so it may be considered a measure of confidence in <it>H</it><sub>0 </sub>vs. <it>H</it><sub>1 </sub>provided by the data <it>x</it><sub>1</sub>,..., <it>x<sub>n</sub></it>, and "weighted" by the prior <it>g</it>.</p>
            </sec>
            <sec>
               <st>
                  <p>Non-i.i.d. Bayesian sequential hypothesis testing</p>
               </st>
               <p>Traditional methods for hypothesis testing, including those outlined in the previous two subsection*s, assume that the samples are drawn <it>i.i.d</it>.. In this section* we show that non-<it>i.i.d</it>. samples can also be used, provided that certain conditions hold. In particular, if one can bound the change in measure associated with the non-identical sampling, one can can also bound the Type I and Type II errors under a change of measure. Our algorithm bounds the change of measure, and thus the error.</p>
               <p>We begin by reviewing some fundamental concepts from Bayesian statistics including KL divergence, KL support, affinity, and <it>&#948;</it>-separation, and then restate an important result on the concentration of Bayesian posteriors <abbrgrp><abbr bid="B35">35</abbr><abbr bid="B37">37</abbr></abbrgrp>.</p>
               <p><b><it>Definition </it></b>5 (Kullback-Leibler (KL) Divergence). Given a parameterized family of probability distributions {<it>f<sub>&#952;</sub></it>}, the Kullback-Leibler (<it>KL</it>) divergence <it>K</it>(<it>&#952;</it><sub>0</sub>, <it>&#952;</it>) between the distributions corresponding to two parameters <it>&#952; </it>and <it>&#952;</it><sub>0 </sub>is: <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i27"><m:mi>K</m:mi>
<m:mspace class="tmspace" width="2.77695pt"/>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mn>0</m:mn>
         </m:mrow>
      </m:msub>
      <m:mo class="MathClass-punc">,</m:mo>
      <m:mspace class="tmspace" width="2.77695pt"/>
      <m:mi>&#952;</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
<m:mo class="MathClass-rel">=</m:mo>
<m:msub>
   <m:mrow>
      <m:mi>E</m:mi>
   </m:mrow>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mn>0</m:mn>
         </m:mrow>
      </m:msub>
   </m:mrow>
</m:msub>
<m:mrow>
   <m:mo class="MathClass-open">[</m:mo>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>f</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
      </m:msub>
      <m:mo class="MathClass-bin">/</m:mo>
      <m:msub>
         <m:mrow>
            <m:mi>f</m:mi>
         </m:mrow>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>&#952;</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:msub>
                     <m:mrow/>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                  </m:msub>
               </m:mrow>
            </m:msub>
         </m:mrow>
      </m:msub>
   </m:mrow>
   <m:mo class="MathClass-close">]</m:mo>
</m:mrow>
</m:math></inline-formula>. Note that <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i28"><m:msub>
   <m:mrow>
      <m:mi>E</m:mi>
   </m:mrow>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mn>0</m:mn>
         </m:mrow>
      </m:msub>
   </m:mrow>
</m:msub>
</m:math></inline-formula> is the expectation computed under the probability measure <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i29"><m:msub>
   <m:mrow>
      <m:mi>f</m:mi>
   </m:mrow>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mn>0</m:mn>
         </m:mrow>
      </m:msub>
   </m:mrow>
</m:msub>
</m:math></inline-formula>.</p>
               <p><b><it>Definition </it></b>6 (KL Neighborhood). Given a parameterized family of probability distributions {<it>f<sub>&#952;</sub></it>}, the KL neighborhood <it>K<sub>&#949; </sub></it>(<it>&#952;</it><sub>0</sub>) of a parameter value <it>&#952;</it><sub>0 </sub>is given by the set {<it>&#952; </it>: <it>K </it>(<it>&#952;</it><sub>0</sub>, <it>&#952;</it>) <it>&lt; &#949;</it>}.</p>
               <p><b><it>Definition </it></b>7 (KL Support). A point <it>&#952;</it><sub>0 </sub>is said to be in the KL support of a prior &#928; if and only if for all <it>&#949; &gt;</it>0, &#928; (<it>K<sub>&#949; </sub></it>(<it>&#952;</it><sub>0</sub>)) <it>&gt;</it>0.</p>
               <p><b><it>Definition </it></b>8 (Affinity). The affinity Aff(<it>f</it>, <it>g</it>) between any two densities is defined as <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i30"><m:mtext>A</m:mtext>
<m:mtext>f</m:mtext>
<m:mtext>f</m:mtext>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:mi>f</m:mi>
      <m:mo class="MathClass-punc">,</m:mo>
      <m:mspace class="tmspace" width="2.77695pt"/>
      <m:mi>g</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
<m:mo class="MathClass-rel">=</m:mo>
<m:mo class="MathClass-op"> &#8747; </m:mo>
<m:msqrt>
   <m:mrow>
      <m:mi>f</m:mi>
      <m:mi>g</m:mi>
   </m:mrow>
</m:msqrt>
<m:mi>d</m:mi>
<m:mi>&#956;</m:mi>
</m:math></inline-formula>.</p>
               <p><b><it>Definition </it></b>9 (Strong <it>&#948;</it>-Separation). Let <it>A </it>&#8834; [0, 1] and <it>&#948; &gt;</it>0. The set <it>A </it>and the point <it>&#952;</it><sub>0 </sub>are said to be strongly <it>&#948;</it>-separated if and only if for any proper probability distribution <it>v </it>on <it>A</it>, <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i31"><m:mtext>A</m:mtext>
<m:mtext>f</m:mtext>
<m:mtext>f</m:mtext>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>f</m:mi>
         </m:mrow>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>&#952;</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>0</m:mn>
               </m:mrow>
            </m:msub>
         </m:mrow>
      </m:msub>
      <m:mo class="MathClass-punc">,</m:mo>
      <m:msub>
         <m:mrow>
            <m:mo class="MathClass-op"> &#8747; </m:mo>
         </m:mrow>
         <m:mrow>
            <m:mi>A</m:mi>
         </m:mrow>
      </m:msub>
      <m:msub>
         <m:mrow>
            <m:mi>f</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>&#952;</m:mi>
         </m:mrow>
      </m:msub>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>x</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>1</m:mn>
               </m:mrow>
            </m:msub>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
      <m:mi>v</m:mi>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:mi>d</m:mi>
            <m:mi>&#952;</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
<m:mo class="MathClass-rel">&lt;</m:mo>
<m:mi>&#948;</m:mi>
</m:math></inline-formula>.</p>
               <p>Given these definitions, it can be shown that the Bayesian posterior concentrates exponentially under certain technical conditions <abbrgrp><abbr bid="B35">35</abbr><abbr bid="B37">37</abbr></abbrgrp>.</p>
            </sec>
            <sec>
               <st>
                  <p>Bounding errors under a change of measure</p>
               </st>
               <p>Next, we develop the machinery needed to compute bounds on the Type-I/Type-II errors for a testing strategy based on non-<it>i.i.d</it>. samples.</p>
               <p>A stochastic differential equation model <inline-formula><graphic file="1471-2105-13-S5-S8-i32.gif"/></inline-formula> is naturally associated with a probability measure <it>&#956;</it>. Our non-<it>i.i.d</it>. sampling strategy can be thought of as the assignment of a set of probability measures <it>&#956;</it><sub>1</sub>, <it>&#956;</it><sub>2</sub>,... to <inline-formula><graphic file="1471-2105-13-S5-S8-i33.gif"/></inline-formula>
. Each unique sample <it>&#963;<sub>i </sub></it>is associated with an <it>implied </it>probability measure <it>&#956;<sub>i </sub></it>and is generated from <inline-formula><graphic file="1471-2105-13-S5-S8-i34.gif"/></inline-formula> under <it>&#956;<sub>i </sub></it>in an <it>i.i.d</it>. manner. Our proofs require that all the implied probability measures are <it>equivalent</it>. That is, an event is possible (resp. impossible) under a probability measure <it>if and only if </it>it is possible (resp. impossible) under the original probability measure <it>&#956;</it>.</p>
               <p>We use the following result regarding change of measures. Suppose a given behavior, say <it>&#981;</it>, holds on the original model with an (unknown) probability <it>&#961;</it>.</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i35"><m:mrow>
   <m:mi>P</m:mi>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mi>&#961;</m:mi>
         <m:mo class="MathClass-rel">&lt;</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mo class="MathClass-rel">=</m:mo>
   <m:mfrac>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#952;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>0</m:mn>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msubsup>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>&#956;</m:mi>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mn>1</m:mn>
            </m:mrow>
         </m:msubsup>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>&#956;</m:mi>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
   </m:mfrac>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Here, <it>X<sub>i </sub></it>is a Bernoulli random variable denoting the event that <it>i<sup>th </sup></it>sample satisfies the given behavior <it>&#981;</it>. Note that the <it>X<sub>i </sub></it>s must be independent of one another. Now, we can rewrite the above expression as:</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i36"><m:mrow>
   <m:mi>P</m:mi>
   <m:mspace class="thinspace" width="0.3em"/>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mi>&#961;</m:mi>
         <m:mo class="MathClass-rel">&lt;</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mo class="MathClass-rel">=</m:mo>
   <m:mfrac>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#952;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>0</m:mn>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msubsup>
         <m:mfrac>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>&#956;</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
         </m:mfrac>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mn>1</m:mn>
            </m:mrow>
         </m:msubsup>
         <m:mfrac>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>&#956;</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
         </m:mfrac>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
   </m:mfrac>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Note that the term <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i37"><m:msub>
   <m:mrow>
      <m:mi>p</m:mi>
   </m:mrow>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>&#956;</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>i</m:mi>
         </m:mrow>
      </m:msub>
   </m:mrow>
</m:msub>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>X</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>i</m:mi>
         </m:mrow>
      </m:msub>
      <m:mo class="MathClass-rel">|</m:mo>
      <m:mi>u</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
</m:math></inline-formula>denotes the probability of observing the event <it>X<sub>i </sub></it>under the modified probability measure <it>&#956;<sub>i </sub></it>if the unknown probability <it>&#961; </it>were <it>u</it>. In order to ensure the independence assumption, the new probability measures <it>&#956;<sub>i </sub></it>are chosen independently of one another. The ratio <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i38"><m:mfrac>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>p</m:mi>
         </m:mrow>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>&#956;</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>i</m:mi>
               </m:mrow>
            </m:msub>
         </m:mrow>
      </m:msub>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>X</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>i</m:mi>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
   </m:mrow>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>p</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>&#956;</m:mi>
         </m:mrow>
      </m:msub>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>X</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>i</m:mi>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
   </m:mrow>
</m:mfrac>
</m:math></inline-formula> is the <it>implied Radon-Nikodym derivative </it>for the change of measure between two equivalent probability measures. Suppose, the testing strategy has made <it>n </it>observations <it>X</it><sub>1</sub>, <it>X</it><sub>2</sub>,... <it>X<sub>n</sub></it>. Then,</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i39"><m:mrow>
   <m:mi>P</m:mi>
   <m:mspace class="tmspace" width="2.77695pt"/>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mi>&#961;</m:mi>
         <m:mo class="MathClass-rel">&lt;</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:mi>X</m:mi>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mo class="MathClass-rel">=</m:mo>
   <m:mfrac>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#952;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>0</m:mn>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msubsup>
         <m:munderover accent="false" accentunder="false">
            <m:mrow>
               <m:mo mathsize="big">&#8719;</m:mo>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
               <m:mo class="MathClass-rel">=</m:mo>
               <m:mn>1</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mi>n</m:mi>
            </m:mrow>
         </m:munderover>
         <m:mfrac>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>&#956;</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
         </m:mfrac>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mn>1</m:mn>
            </m:mrow>
         </m:msubsup>
         <m:munderover accent="false" accentunder="false">
            <m:mrow>
               <m:mo mathsize="big">&#8719;</m:mo>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
               <m:mo class="MathClass-rel">=</m:mo>
               <m:mn>1</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mi>n</m:mi>
            </m:mrow>
         </m:munderover>
         <m:mfrac>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>&#956;</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
         </m:mfrac>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
   </m:mfrac>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>A sampling algorithm can compute <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i40"><m:msub>
   <m:mrow>
      <m:mi>p</m:mi>
   </m:mrow>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>&#956;</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>i</m:mi>
         </m:mrow>
      </m:msub>
   </m:mrow>
</m:msub>
<m:mrow>
   <m:mo class="MathClass-open">(</m:mo>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>X</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>i</m:mi>
         </m:mrow>
      </m:msub>
      <m:mo class="MathClass-rel">|</m:mo>
      <m:mi>u</m:mi>
   </m:mrow>
   <m:mo class="MathClass-close">)</m:mo>
</m:mrow>
</m:math></inline-formula> by drawing <it>independent </it>samples from a stochastic differential equation model under the new "modified" probability measure. We note that it is not easy to compute the change of measure <inline-formula><m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i41"><m:mfrac>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>p</m:mi>
         </m:mrow>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>&#956;</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>i</m:mi>
               </m:mrow>
            </m:msub>
         </m:mrow>
      </m:msub>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>X</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>i</m:mi>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
   </m:mrow>
   <m:mrow>
      <m:msub>
         <m:mrow>
            <m:mi>p</m:mi>
         </m:mrow>
         <m:mrow>
            <m:mi>&#956;</m:mi>
         </m:mrow>
      </m:msub>
      <m:mrow>
         <m:mo class="MathClass-open">(</m:mo>
         <m:mrow>
            <m:msub>
               <m:mrow>
                  <m:mi>X</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mi>i</m:mi>
               </m:mrow>
            </m:msub>
            <m:mo class="MathClass-rel">|</m:mo>
            <m:mi>u</m:mi>
         </m:mrow>
         <m:mo class="MathClass-close">)</m:mo>
      </m:mrow>
   </m:mrow>
</m:mfrac>
</m:math></inline-formula> algebraically or numerically. However, our algorithm does not need to compute this quantity explicitly. It simply establishes bounds on it.</p>
               <p>Consider the following expression that is computable without knowing the implied Radon-Nikodym derivative or change of measure explicitly.</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i42"><m:mrow>
   <m:mi>Q</m:mi>
   <m:mspace class="thinspace" width="0.3em"/>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mi>&#961;</m:mi>
         <m:mo class="MathClass-rel">&lt;</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mo class="MathClass-rel">=</m:mo>
   <m:mfrac>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#952;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>0</m:mn>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msubsup>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mn>1</m:mn>
            </m:mrow>
         </m:msubsup>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
   </m:mfrac>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Now, we can rewrite the above expression as:</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i43"><m:mrow>
   <m:mi>Q</m:mi>
   <m:mspace class="tmspace" width="2.77695pt"/>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mi>&#961;</m:mi>
         <m:mo class="MathClass-rel">&lt;</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mo class="MathClass-rel">=</m:mo>
   <m:mfrac>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>&#952;</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>0</m:mn>
                  </m:mrow>
               </m:msub>
            </m:mrow>
         </m:msubsup>
         <m:mfrac>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>&#956;</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
         </m:mfrac>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>&#956;</m:mi>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
      <m:mrow>
         <m:msubsup>
            <m:mrow>
               <m:mo class="MathClass-op">&#8747; </m:mo>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mn>1</m:mn>
            </m:mrow>
         </m:msubsup>
         <m:mfrac>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>&#956;</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
         </m:mfrac>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:msub>
            <m:mrow>
               <m:mi>p</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>&#956;</m:mi>
            </m:mrow>
         </m:msub>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>X</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>i</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mo class="MathClass-rel">|</m:mo>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>g</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>u</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:mi>d</m:mi>
         <m:mi>u</m:mi>
      </m:mrow>
   </m:mfrac>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Our result will exploit the fact that we do not allow our testing or sampling procedures to have arbitrary implied Radon-Nikodym derivatives. This is reasonable as no statistical guarantees should be available for an intelligently designed but adversarial test procedure that (say) tries to avoid sampling from the given behavior. Suppose that the implied Radon-Nikodym derivative always lies between a constant <it>c </it>and another constant 1<it>/c</it>. That is, the change of measure does not distort the probabilities of observable events by more than a factor of <it>c</it>. Then, we observe that:</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i44"><m:mrow>
   <m:mtable class="array" columnlines="none none none none none none none none none none none none none none none none none none none" equalcolumns="false" equalrows="false">
      <m:mtr>
         <m:mtd class="array" columnalign="center">
            <m:mi>Q</m:mi>
            <m:mspace class="tmspace" width="2.77695pt"/>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>&#961;</m:mi>
                  <m:mo class="MathClass-rel">&lt;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>&#952;</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-rel">|</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>X</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                     </m:mrow>
                  </m:msub>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">&#8804;</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mfrac>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>&#952;</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>0</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                  </m:msubsup>
                  <m:mi>c</m:mi>
                  <m:msub>
                     <m:mrow>
                        <m:mi>p</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>&#956;</m:mi>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>X</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>i</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mo class="MathClass-rel">|</m:mo>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msubsup>
                  <m:mfrac>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>c</m:mi>
                     </m:mrow>
                  </m:mfrac>
                  <m:msub>
                     <m:mrow>
                        <m:mi>p</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>&#956;</m:mi>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>X</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>i</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mo class="MathClass-rel">|</m:mo>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
            </m:mfrac>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">=</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:msup>
               <m:mrow>
                  <m:mi>c</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>2</m:mn>
               </m:mrow>
            </m:msup>
            <m:mi>P</m:mi>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>&#961;</m:mi>
                  <m:mo class="MathClass-rel">&lt;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>&#952;</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-rel">|</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>X</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                     </m:mrow>
                  </m:msub>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
      </m:mtr>
   </m:mtable>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Furthermore,</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i45"><m:mrow>
   <m:mi>Q</m:mi>
   <m:mspace class="thinspace" width="0.3em"/>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mi>&#961;</m:mi>
         <m:mo class="MathClass-rel">&lt;</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mspace class="tmspace" width="2.77695pt"/>
   <m:mo class="MathClass-rel">&#8805;</m:mo>
   <m:mspace class="tmspace" width="2.77695pt"/>
   <m:mfrac>
      <m:mrow>
         <m:mn>1</m:mn>
      </m:mrow>
      <m:mrow>
         <m:msup>
            <m:mrow>
               <m:mi>c</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>2</m:mn>
            </m:mrow>
         </m:msup>
      </m:mrow>
   </m:mfrac>
   <m:mi>P</m:mi>
   <m:mspace class="thinspace" width="0.3em"/>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:mi>&#961;</m:mi>
         <m:mo class="MathClass-rel">&lt;</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>&#952;</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mo class="MathClass-rel">|</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>X</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
            </m:mrow>
         </m:msub>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
   <m:mi>.</m:mi>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Thus, by allowing the sampling algorithm to change measures by at most <it>c</it>, we have changed the posterior probability of observing a behavior by at most <it>c</it><sup>2</sup>.</p>
               <p><b>Example: </b>Suppose, the testing strategy has made <it>n </it>observations <it>X</it><sub>1</sub>, <it>X</it><sub>2</sub>,... <it>X<sub>n</sub></it>. Then,</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i46"><m:mrow>
   <m:mtable class="array" columnlines="none none none none none none none none none none none none none none none none none none none" equalcolumns="false" equalrows="false">
      <m:mtr>
         <m:mtd class="array" columnalign="center">
            <m:mi>Q</m:mi>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>&#961;</m:mi>
                  <m:mo class="MathClass-rel">&lt;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>&#952;</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-rel">|</m:mo>
                  <m:mi>X</m:mi>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">=</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mfrac>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>&#952;</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>0</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                  </m:msubsup>
                  <m:munderover accent="false" accentunder="false">
                     <m:mrow>
                        <m:mo mathsize="big">&#8719;</m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                        <m:mo class="MathClass-rel">=</m:mo>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:munderover>
                  <m:mfrac>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>&#956;</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>&#956;</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                  </m:mfrac>
                  <m:mspace class="thinspace" width="0.3em"/>
                  <m:msub>
                     <m:mrow>
                        <m:mi>p</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>&#956;</m:mi>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>X</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>i</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mo class="MathClass-rel">|</m:mo>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msubsup>
                  <m:munderover accent="false" accentunder="false">
                     <m:mrow>
                        <m:mo mathsize="big">&#8719;</m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                        <m:mo class="MathClass-rel">=</m:mo>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:munderover>
                  <m:mfrac>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>&#956;</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>&#956;</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                  </m:mfrac>
                  <m:mspace class="thinspace" width="0.3em"/>
                  <m:msub>
                     <m:mrow>
                        <m:mi>p</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>&#956;</m:mi>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>X</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>i</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mo class="MathClass-rel">|</m:mo>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
            </m:mfrac>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">&#8804;</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mfrac>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>&#952;</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>0</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                  </m:msubsup>
                  <m:msup>
                     <m:mrow>
                        <m:mi>c</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:msup>
                  <m:munderover accent="false" accentunder="false">
                     <m:mrow>
                        <m:mo mathsize="big"> &#8719;</m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                        <m:mo class="MathClass-rel">=</m:mo>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:munderover>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>&#956;</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msubsup>
                  <m:mfrac>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:msup>
                           <m:mrow>
                              <m:mi>c</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>n</m:mi>
                           </m:mrow>
                        </m:msup>
                     </m:mrow>
                  </m:mfrac>
                  <m:munderover accent="false" accentunder="false">
                     <m:mrow>
                        <m:mo mathsize="big"> &#8719;</m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                        <m:mo class="MathClass-rel">=</m:mo>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:munderover>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>&#956;</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
            </m:mfrac>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">=</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:msup>
               <m:mrow>
                  <m:mi>c</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>2</m:mn>
                  <m:mi>n</m:mi>
               </m:mrow>
            </m:msup>
            <m:mi>P</m:mi>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>&#961;</m:mi>
                  <m:mo class="MathClass-rel">&lt;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>&#952;</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-rel">|</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>X</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-punc">,</m:mo>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:msub>
                     <m:mrow>
                        <m:mi>X</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>2</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-punc">,</m:mo>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mo class="MathClass-op">&#8230;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>X</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:msub>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
      </m:mtr>
   </m:mtable>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Similarly,</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i47"><m:mrow>
   <m:mtable class="array" columnlines="none none none none none none none none none none none none none none none none none none none" equalcolumns="false" equalrows="false">
      <m:mtr>
         <m:mtd class="array" columnalign="center">
            <m:mi>Q</m:mi>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>&#961;</m:mi>
                  <m:mo class="MathClass-rel">&lt;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>&#952;</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-rel">|</m:mo>
                  <m:mi>X</m:mi>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">&#8805;</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mfrac>
               <m:mrow>
                  <m:mn>1</m:mn>
               </m:mrow>
               <m:mrow>
                  <m:msup>
                     <m:mrow>
                        <m:mi>c</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>2</m:mn>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:msup>
               </m:mrow>
            </m:mfrac>
            <m:mfrac>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>&#952;</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>0</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                  </m:msubsup>
                  <m:munderover accent="false" accentunder="false">
                     <m:mrow>
                        <m:mo mathsize="big">&#8719;</m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                        <m:mo class="MathClass-rel">=</m:mo>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:munderover>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>&#956;</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:msubsup>
                     <m:mrow>
                        <m:mo class="MathClass-op">&#8747; </m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msubsup>
                  <m:munderover accent="false" accentunder="false">
                     <m:mrow>
                        <m:mo mathsize="big">&#8719;</m:mo>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>i</m:mi>
                        <m:mo class="MathClass-rel">=</m:mo>
                        <m:mn>1</m:mn>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:munderover>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:msub>
                           <m:mrow>
                              <m:mi>p</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mi>&#956;</m:mi>
                           </m:mrow>
                        </m:msub>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:msub>
                                 <m:mrow>
                                    <m:mi>X</m:mi>
                                 </m:mrow>
                                 <m:mrow>
                                    <m:mi>i</m:mi>
                                 </m:mrow>
                              </m:msub>
                              <m:mo class="MathClass-rel">|</m:mo>
                              <m:mi>u</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>g</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>u</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mi>d</m:mi>
                  <m:mi>u</m:mi>
               </m:mrow>
            </m:mfrac>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">=</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mfrac>
               <m:mrow>
                  <m:mn>1</m:mn>
               </m:mrow>
               <m:mrow>
                  <m:msup>
                     <m:mrow>
                        <m:mi>c</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>2</m:mn>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:msup>
               </m:mrow>
            </m:mfrac>
            <m:mi>P</m:mi>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>&#961;</m:mi>
                  <m:mo class="MathClass-rel">&lt;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>&#952;</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>0</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-rel">|</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>X</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-punc">,</m:mo>
                  <m:mspace class="tmspace" width="2.77695pt"/>
                  <m:mo class="MathClass-op">&#8230;</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>X</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mi>n</m:mi>
                     </m:mrow>
                  </m:msub>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
      </m:mtr>
   </m:mtable>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
            </sec>
            <sec>
               <st>
                  <p>Termination conditions for non-i.i.d. sampling</p>
               </st>
               <p>Traditional (i.e., <it>i.i.d</it>.) Bayesian Sequential Hypothesis Testing is guaranteed to terminate. That is, only a finite number of samples are required before the test selects one of the hypotheses. We now consider the conditions under which a Bayesian Sequential Hypothesis Testing based procedure using non-<it>i.i.d</it>. samples will terminate. To do this, we first need to show that the posterior probability distribution will concentrate on a particular value as we see more an more samples from the model.</p>
               <p>To consider the conditions under which our algorithm will terminate after observing <it>n </it>samples, note that the factor introduced due to the change of measure <it>c</it><sup>2<it>n </it></sup>can outweigh the gain made by the concentration of the probability measure <it>e</it><sup>-<it>nb</it></sup>. This is not surprising because our construction thus far does not force the test <it>not </it>to bias against a sample in an intelligent way. That is, a maliciously designed testing procedure could simply avoid the error prone regions of the design. To address this, we define the notion of a <it>fair </it>testing strategy that does not engage in such malicious sampling.</p>
               <p><b><it>Definition </it></b>10. A testing strategy is <it>&#951;</it>-<b>fair </b>(<it>&#951; </it>&#8805; 1) if and only if the geometric average of the implied <it>Radon-Nikodym derivatives </it>over a number of samples is within a constant factor <it>&#951; </it>of unity, i.e.,</p>
               <p>
                  <display-formula>
                     <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i48"><m:mrow>
   <m:mfrac>
      <m:mrow>
         <m:mn>1</m:mn>
      </m:mrow>
      <m:mrow>
         <m:mi>&#951;</m:mi>
      </m:mrow>
   </m:mfrac>
   <m:mspace class="tmspace" width="2.77695pt"/>
   <m:mo class="MathClass-rel">&#8804;</m:mo>
   <m:mspace class="tmspace" width="2.77695pt"/>
   <m:mroot>
      <m:mrow>
         <m:munderover accent="false" accentunder="false">
            <m:mrow>
               <m:mo mathsize="big">&#8719;</m:mo>
            </m:mrow>
            <m:mrow>
               <m:mi>i</m:mi>
               <m:mo class="MathClass-rel">=</m:mo>
               <m:mn>1</m:mn>
            </m:mrow>
            <m:mrow>
               <m:mi>n</m:mi>
            </m:mrow>
         </m:munderover>
         <m:mfrac>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>&#956;</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
            <m:mrow>
               <m:msub>
                  <m:mrow>
                     <m:mi>p</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>&#956;</m:mi>
                  </m:mrow>
               </m:msub>
               <m:mrow>
                  <m:mo class="MathClass-open">(</m:mo>
                  <m:mrow>
                     <m:msub>
                        <m:mrow>
                           <m:mi>X</m:mi>
                        </m:mrow>
                        <m:mrow>
                           <m:mi>i</m:mi>
                        </m:mrow>
                     </m:msub>
                     <m:mo class="MathClass-rel">|</m:mo>
                     <m:mi>u</m:mi>
                  </m:mrow>
                  <m:mo class="MathClass-close">)</m:mo>
               </m:mrow>
            </m:mrow>
         </m:mfrac>
      </m:mrow>
      <m:mrow>
         <m:mi>n</m:mi>
      </m:mrow>
   </m:mroot>
   <m:mo class="MathClass-rel">&#8804;</m:mo>
   <m:mi>&#951;</m:mi>
</m:mrow>
</m:math>
                  </display-formula>
               </p>
               <p>Note that a fair test strategy does <it>not </it>need to sample from the underlying distribution in an <it>i.i.d</it>. manner. However, it <it>must </it>guarantee that the probability of observing the given behavior in a large number of observations is not altered <it>substantially </it>by the non-<it>i.i.d</it>. sampling. Intuitively, we want to make sure that we bias <it>for </it>each sample as many times as we bias <it>against </it>it. Our main result shows that such a long term neutrality is sufficient to generate statistical guarantees on an otherwise non-<it>i.i.d</it>. testing procedure.</p>
               <p><b><it>Definition </it></b>11. An <it>&#951;</it>-<b>fair </b>test is said to be <b>eventually fair </b>if and only if 1 &#8804; <it>&#951;</it><sup>4 </sup>&lt;<it>e<sup>b</sup></it>, where <it>b </it>is the constant in the exponential posterior concentration theorem.</p>
               <p>The notion of a <it>eventually fair </it>test corresponds to a testing strategy that is not malicious or adversarial, and is making an honest attempt to sample from all the events in the long run.</p>
            </sec>
         </sec>
         <sec>
            <st>
               <p>Algorithm</p>
            </st>
            <p>Finally, we present our Statistical Verification algorithm (See Figure <figr fid="F2">2</figr>) in terms of a generic non-<it>i.i.d</it>. testing procedure sampling with random "implied" change of measures. Our algorithm is relatively simple and generalizes our previous Bayesian Statistical verification algorithm <abbrgrp><abbr bid="B8">8</abbr></abbrgrp> to non-<it>i.i.d</it>. samples using change of measures. The algorithm draws non-<it>i.i.d</it>. samples from the stochastic differential equation under randomly chosen probability measures. The algorithm ensures that the implied change of measure is bounded so as to make the testing approach fair. The variable <it>n </it>denotes the number of samples obtained so far and <it>x </it>denoted the number of samples that satisfy the AFM specification <it>&#981;</it>. Based upon the samples observed, we compute the Bayes Factor under the new probability measures. We know that the Bayes Factor so computed is within a factor of the original Bayes Factor under the natural probability measure. Hence, the algorithm divides the Bayes Factor by the factor <it>&#951;</it><sup>2<it>n </it></sup>if the Bayes Factor is larger than one. If the Bayes Factor is less than one, the algorithm multiplies the Bayes Factor by the factor <it>&#951;</it><sup>2<it>n</it></sup>.</p>
            <fig id="F2"><title><p>Figure 2</p></title><caption><p>Non-i.i.d. Statistical Verification Algorithm</p></caption><text>
   <p><b>Non-i.i.d. Statistical Verification Algorithm</b>. The figure illustrated the <it>non-i.i.d</it>. Bayesian model validation algorithm. The algorithm builds upon Girsanov's theorem on change of measure and Bayesian model validation.</p>
</text><graphic file="1471-2105-13-S5-S8-2"/></fig>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Results and discussion</p>
         </st>
         <p>We applied our algorithm to two SDE models of tumor dynamics from the literature. The first model is a single dimensional stochastic differential equation for the influence of chemotherapy on cancer cells, and the second model is a pair of SDEs that describe an immunogenic tumor.</p>
         <sec>
            <st>
               <p>Lefever and Garay model</p>
            </st>
            <p>Lefever and Garay <abbrgrp><abbr bid="B38">38</abbr></abbrgrp> studied the growth of tumors under immune surveillance and chemotherapy using the following stochastic differential equation:</p>
            <p>
               <display-formula>
                  <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i49"><m:mtable class="align-star" columnalign="left">
   <m:mtr>
      <m:mtd class="align-odd" columnalign="right">
         <m:mfrac>
            <m:mrow>
               <m:mi>d</m:mi>
               <m:mi>x</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>d</m:mi>
               <m:mi>t</m:mi>
            </m:mrow>
         </m:mfrac>
      </m:mtd>
      <m:mtd class="align-even">
         <m:mo class="MathClass-rel">=</m:mo>
         <m:msub>
            <m:mrow>
               <m:mi>r</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mi>x</m:mi>
         <m:mspace class="thinspace" width="0.3em"/>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mn>1</m:mn>
               <m:mo class="MathClass-bin">-</m:mo>
               <m:mfrac>
                  <m:mrow>
                     <m:mi>x</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>K</m:mi>
                  </m:mrow>
               </m:mfrac>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mo class="MathClass-bin">-</m:mo>
         <m:mfrac>
            <m:mrow>
               <m:mi>&#946;</m:mi>
               <m:msup>
                  <m:mrow>
                     <m:mi>x</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>2</m:mn>
                  </m:mrow>
               </m:msup>
            </m:mrow>
            <m:mrow>
               <m:mn>1</m:mn>
               <m:mo class="MathClass-bin">+</m:mo>
               <m:msup>
                  <m:mrow>
                     <m:mi>x</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>2</m:mn>
                  </m:mrow>
               </m:msup>
            </m:mrow>
         </m:mfrac>
         <m:mo class="MathClass-bin">+</m:mo>
         <m:mi>x</m:mi>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mn>1</m:mn>
               <m:mo class="MathClass-bin">-</m:mo>
               <m:mfrac>
                  <m:mrow>
                     <m:mi>x</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>K</m:mi>
                  </m:mrow>
               </m:mfrac>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="tmspace" width="2.77695pt"/>
         <m:msub>
            <m:mrow>
               <m:mi>A</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mn>0</m:mn>
            </m:mrow>
         </m:msub>
         <m:mi>c</m:mi>
         <m:mi>o</m:mi>
         <m:mi>s</m:mi>
         <m:mspace class="thinspace" width="0.3em"/>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>&#969;</m:mi>
               <m:mi>t</m:mi>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace width="2em"/>
      </m:mtd>
      <m:mtd class="align-label" columnalign="right"/>
      <m:mtd class="align-label">
         <m:mspace width="2em"/>
      </m:mtd>
   </m:mtr>
   <m:mtr>
      <m:mtd class="align-odd" columnalign="right"/>
      <m:mtd class="align-even">
         <m:mspace class="quad" width="1em"/>
         <m:mspace class="quad" width="1em"/>
         <m:mspace class="quad" width="1em"/>
         <m:mo class="MathClass-bin">+</m:mo>
         <m:mi>x</m:mi>
         <m:mspace class="thinspace" width="0.3em"/>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mn>1</m:mn>
               <m:mo class="MathClass-bin">-</m:mo>
               <m:mfrac>
                  <m:mrow>
                     <m:mi>x</m:mi>
                  </m:mrow>
                  <m:mrow>
                     <m:mi>K</m:mi>
                  </m:mrow>
               </m:mfrac>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
         <m:mspace class="thinspace" width="0.3em"/>
         <m:msub>
            <m:mrow>
               <m:mi>W</m:mi>
            </m:mrow>
            <m:mrow>
               <m:mi>t</m:mi>
            </m:mrow>
         </m:msub>
         <m:mspace width="2em"/>
      </m:mtd>
      <m:mtd class="align-label" columnalign="right"/>
      <m:mtd class="align-label">
         <m:mspace width="2em"/>
      </m:mtd>
   </m:mtr>
   <m:mtr>
      <m:mtd class="align-odd" columnalign="right"/>
      <m:mtd class="align-even">
         <m:mspace width="2em"/>
      </m:mtd>
      <m:mtd class="align-label" columnalign="right"/>
   </m:mtr>
</m:mtable>
</m:math>
               </display-formula>
            </p>
            <p>Here, <it>x </it>is the amount of tumor cells, <it>A</it><sub>0</sub><it>cos</it>(<it>&#969;t</it>) denotes the influence of a periodic chemotherapy treatment, <it>r</it><sub>0 </sub>is the linear per capita birth rate of cancer cells, <it>K </it>is the carrying capacity of the environment, and <it>&#946; </it>represents the influence of the immune cells. Note that <it>W<sub>t </sub></it>is the standard Brownian Motion, and default model parameters were those used in <abbrgrp><abbr bid="B38">38</abbr></abbrgrp>..</p>
            <p>We demonstrate our algorithm on a simple property of the model. Namely, starting with a tumor consisting of a billion cells, is there at least a 1% chance that the tumor could increase to one hundred billion cells under under immune surveillance and chemotherapy. The following BLTL specification captures the behavioral specification:</p>
            <p>
               <display-formula>
                  <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i50"><m:mrow>
   <m:mi>P</m:mi>
   <m:msub>
      <m:mrow>
         <m:mi>r</m:mi>
      </m:mrow>
      <m:mrow>
         <m:mo class="MathClass-rel">&#8805;</m:mo>
         <m:mn>0</m:mn>
         <m:mi>.</m:mi>
         <m:mn>01</m:mn>
      </m:mrow>
   </m:msub>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:msup>
            <m:mrow>
               <m:mstyle mathvariant="bold">
                  <m:mi>F</m:mi>
               </m:mstyle>
            </m:mrow>
            <m:mrow>
               <m:mn>10</m:mn>
            </m:mrow>
         </m:msup>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>x</m:mi>
               <m:mo class="MathClass-rel">&gt;</m:mo>
               <m:mn>1</m:mn>
               <m:msup>
                  <m:mrow>
                     <m:mn>0</m:mn>
                  </m:mrow>
                  <m:mrow>
                     <m:mn>11</m:mn>
                  </m:mrow>
               </m:msup>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
</m:mrow>
</m:math>
               </display-formula>
            </p>
            <p>Figure <figr fid="F3">3</figr> contrasts the number of samples needed to decide whether the model satisfies the property using <it>i.i.d</it>. and non-<it>i.i.d</it>.. As expected, the number of samples required increases linearly in the logarithm of the Bayes factor regardless of whether <it>i.i.d</it>. or non-<it>i.i.d</it>. sampling is used. However, non-<it>i.i.d</it>. sampling always requires fewer samples than <it>i.i.d</it>. sampling. Moreover, the difference between the number of samples increases with the Bayes factor. That is, the lines are diverging.</p>
            <fig id="F3"><title><p>Figure 3</p></title><caption><p>Comparison of i.i.d. and non-i.i.d. sampling</p></caption><text>
   <p><b>Comparison of i.i.d. and non-i.i.d. sampling</b>. Non-i.i.d. vs i.i.d. sampling based verification for the Lefever and Garay model.</p>
</text><graphic file="1471-2105-13-S5-S8-3"/></fig>
            <p>We note that there are circumstances when our algorithm may require <it>more </it>samples than one based on <it>i.i.d</it>. sampling. This will happen when the property being tested has relatively high probability. For example, we tested the property that the probability of eradicating the tumor is <it>at most </it>1%. The <it>i.i.d</it>. algorithm required 1374 samples to deny this possibility while the non-<it>i.i.d</it>. algorithm required 1526 samples. Thus, our algorithm is best used to examine rare behaviors.</p>
         </sec>
         <sec>
            <st>
               <p>Nonlinear immunogenic tumor model</p>
            </st>
            <p>The second model we analyze studies immunogenic tumor growth <abbrgrp><abbr bid="B39">39</abbr><abbr bid="B40">40</abbr></abbrgrp>. Unlike the previous model, the immunogenic tumor model explicitly tracks the dynamics of the immune cells (variable <it>x</it>) in response to the tumor cells (variable <it>y</it>). The SDEs are as follows:</p>
            <p>
               <display-formula>
                  <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i51"><m:mrow>
   <m:mtable class="array" columnlines="none none none none none none none none none none none none none none none none none none none" equalcolumns="false" equalrows="false">
      <m:mtr>
         <m:mtd class="array" columnalign="center">
            <m:mi>d</m:mi>
            <m:mi>x</m:mi>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>t</m:mi>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">=</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:msub>
                     <m:mrow>
                        <m:mi>a</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mo class="MathClass-bin">-</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>a</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>2</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mi>x</m:mi>
                  <m:mspace class="thinspace" width="0.3em"/>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>t</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mo class="MathClass-bin">+</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>a</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>3</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mi>x</m:mi>
                  <m:mspace class="thinspace" width="0.3em"/>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>t</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mi>y</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>t</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mi>d</m:mi>
            <m:mi>t</m:mi>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-bin">+</m:mo>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:msub>
                     <m:mrow>
                        <m:mi>b</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>11</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>x</m:mi>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:mi>t</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                        <m:mo class="MathClass-bin">-</m:mo>
                        <m:msub>
                           <m:mrow>
                              <m:mi>x</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>1</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mo class="MathClass-bin">+</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>b</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>12</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>y</m:mi>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:mi>t</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                        <m:mo class="MathClass-bin">-</m:mo>
                        <m:msub>
                           <m:mrow>
                              <m:mi>y</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>1</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mi>d</m:mi>
            <m:msub>
               <m:mrow>
                  <m:mi>W</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>1</m:mn>
               </m:mrow>
            </m:msub>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>t</m:mi>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center">
            <m:mi>d</m:mi>
            <m:mi>y</m:mi>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>t</m:mi>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-rel">=</m:mo>
         </m:mtd>
         <m:mtd class="array" columnalign="center">
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:msub>
                     <m:mrow>
                        <m:mi>b</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>1</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mi>y</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>t</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mspace class="thinspace" width="0.3em"/>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mn>1</m:mn>
                        <m:mo class="MathClass-bin">-</m:mo>
                        <m:msub>
                           <m:mrow>
                              <m:mi>b</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>2</m:mn>
                           </m:mrow>
                        </m:msub>
                        <m:mi>y</m:mi>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:mi>t</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mo class="MathClass-bin">-</m:mo>
                  <m:mi>x</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>t</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mi>y</m:mi>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>t</m:mi>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mi>d</m:mi>
            <m:mi>t</m:mi>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center"/>
         <m:mtd class="array" columnalign="center">
            <m:mo class="MathClass-bin">+</m:mo>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:msub>
                     <m:mrow>
                        <m:mi>b</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>21</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>x</m:mi>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:mi>t</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                        <m:mo class="MathClass-bin">-</m:mo>
                        <m:msub>
                           <m:mrow>
                              <m:mi>x</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>1</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
                  <m:mo class="MathClass-bin">+</m:mo>
                  <m:msub>
                     <m:mrow>
                        <m:mi>b</m:mi>
                     </m:mrow>
                     <m:mrow>
                        <m:mn>22</m:mn>
                     </m:mrow>
                  </m:msub>
                  <m:mrow>
                     <m:mo class="MathClass-open">(</m:mo>
                     <m:mrow>
                        <m:mi>y</m:mi>
                        <m:mrow>
                           <m:mo class="MathClass-open">(</m:mo>
                           <m:mrow>
                              <m:mi>t</m:mi>
                           </m:mrow>
                           <m:mo class="MathClass-close">)</m:mo>
                        </m:mrow>
                        <m:mo class="MathClass-bin">-</m:mo>
                        <m:msub>
                           <m:mrow>
                              <m:mi>y</m:mi>
                           </m:mrow>
                           <m:mrow>
                              <m:mn>1</m:mn>
                           </m:mrow>
                        </m:msub>
                     </m:mrow>
                     <m:mo class="MathClass-close">)</m:mo>
                  </m:mrow>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
            <m:mspace class="thinspace" width="0.3em"/>
            <m:mi>d</m:mi>
            <m:msub>
               <m:mrow>
                  <m:mi>W</m:mi>
               </m:mrow>
               <m:mrow>
                  <m:mn>2</m:mn>
               </m:mrow>
            </m:msub>
            <m:mrow>
               <m:mo class="MathClass-open">(</m:mo>
               <m:mrow>
                  <m:mi>t</m:mi>
               </m:mrow>
               <m:mo class="MathClass-close">)</m:mo>
            </m:mrow>
         </m:mtd>
      </m:mtr>
      <m:mtr>
         <m:mtd class="array" columnalign="center"/>
      </m:mtr>
   </m:mtable>
</m:mrow>
</m:math>
               </display-formula>
            </p>
            <p>The parameters <it>x</it><sub>1 </sub>an <it>y</it><sub>1 </sub>denote the stochastic equilibrium point of the model. Briefly, the model assumes that the amount of noise increases with the distance to the equilibrium point.</p>
            <p>For this model, we considered the following property: starting from 0.1 units each of tumor and immune cells, is there at least a 1% chance that the number of tumor cells could increase to 3.3 units. The property can be encoded into the following BLTL specification:</p>
            <p>
               <display-formula>
                  <m:math xmlns:m="http://www.w3.org/1998/Math/MathML" name="1471-2105-13-S5-S8-i52"><m:mrow>
   <m:mi>P</m:mi>
   <m:msub>
      <m:mrow>
         <m:mi>r</m:mi>
      </m:mrow>
      <m:mrow>
         <m:mo class="MathClass-rel">&#8805;</m:mo>
         <m:mn>0</m:mn>
         <m:mi>.</m:mi>
         <m:mn>01</m:mn>
      </m:mrow>
   </m:msub>
   <m:mrow>
      <m:mo class="MathClass-open">(</m:mo>
      <m:mrow>
         <m:msup>
            <m:mrow>
               <m:mstyle mathvariant="bold">
                  <m:mi>F</m:mi>
               </m:mstyle>
            </m:mrow>
            <m:mrow>
               <m:mn>10</m:mn>
            </m:mrow>
         </m:msup>
         <m:mrow>
            <m:mo class="MathClass-open">(</m:mo>
            <m:mrow>
               <m:mi>x</m:mi>
               <m:mo class="MathClass-rel">&gt;</m:mo>
               <m:mn>3</m:mn>
               <m:mi>.</m:mi>
               <m:mn>3</m:mn>
            </m:mrow>
            <m:mo class="MathClass-close">)</m:mo>
         </m:mrow>
      </m:mrow>
      <m:mo class="MathClass-close">)</m:mo>
   </m:mrow>
</m:mrow>
</m:math>
               </display-formula>
            </p>
            <p>Default model parameters were those used in <abbrgrp><abbr bid="B39">39</abbr></abbrgrp>. Figure <figr fid="F4">4</figr> contrasts the number of samples needed to decide whether the model satisfies the property using <it>i.i.d</it>. and non-<it>i.i.d</it>.. The same trends are observed as in the previous model. That is, our algorithm requires fewer samples than <it>i.i.d</it>. hypothesis testing, and that the difference between these methods increases with the Bayes factor.</p>
            <fig id="F4"><title><p>Figure 4</p></title><caption><p>Comparison of i.i.d. and non-i.i.d. sampling</p></caption><text>
   <p><b>Comparison of i.i.d. and non-i.i.d. sampling</b>. Non-i.i.d. vs i.i.d. Sampling based verification for the nonlinear Immunogenic tumor model.</p>
</text><graphic file="1471-2105-13-S5-S8-4"/></fig>
            <p>We also considered the property that the number of tumor cells increases to 4.0 units. We evaluated whether this property is true with probability at least 0.000005 under a Bayes Factor of 100, 000. The <it>i.i.d</it>. sampling algorithm did not produce an answer even after observing 10, 000 samples. The non-<it>i.i.d</it>. model validation algorithm answered affirmatively after observing 6, 736 samples. Once again, the real impact of the proposed algorithm lies in uncovering rare behaviors and bounding their probability of occurrence.</p>
         </sec>
      </sec>
      <sec>
         <st>
            <p>Discussion</p>
         </st>
         <p>Our results confirm that non-<it>i.i.d</it>. sampling reduces the number of samples required in the context of hypothesis testing -- when the property under consideration is rare. Moreover, the benefits of non-<it>i.i.d</it>. sampling increase with the rarity of the property, as confirmed by the divergence of the lines in Figures <figr fid="F2">2</figr> and <figr fid="F3">3</figr>. We note, however, that if the property isn't rare then a non-<it>i.i.d</it>. sampling strategy will actually require a larger number of samples than an <it>i.i.d</it>. strategy. Thus, our algorithm is only appropriate for investigating rare behaviors.</p>
      </sec>
      <sec>
         <st>
            <p>Conclusions</p>
         </st>
         <p>We have introduced the first algorithm for verifying properties of stochastic differential equations using sequential hypothesis testing. Our technique combines Bayesian statistical model checking and non-<it>i.i.d</it>. sampling and provides guarantees in terms of termination, and the number of samples needed to achieve those bounds. The method is most suitable when the behavior of interest is the exception and not the norm.</p>
         <p>The present paper only considers SDEs with independent Brownian noise. We believe that these results can be extended to handle SDEs with certain kinds of correlated noise. Another interesting direction for future work is the extension of these method to stochastic partial differential equations, which are used to model spatially inhomogeneous processes. Such analysis methods could be used, for example, to investigate properties concerning spatial properties of tumors, the propagation of electrical waves in cardiac tissue, or more generally, to the diffusion processes observed in nature.</p>
      </sec>
      <sec>
         <st>
            <p>Competing interests</p>
         </st>
         <p>The authors declare that they have no competing interests.</p>
      </sec>
      <sec>
         <st>
            <p>Authors' contributions</p>
         </st>
         <p>SKJ and CJL contributed equally to all parts of the paper.</p>
      </sec>
   </bdy>
   <bm>
      <ack>
         <sec>
            <st>
               <p>Acknowledgements</p>
            </st>
            <p>The authors acknowledge the feedback received from the anonymous reviewers for the first IEEE Conference on Compuational Advances in Bio and Medical Sciences (ICCABS) 2011.</p>
            <p>This article has been published as part of <it>BMC Bioinformatics </it>Volume 13 Supplement 5, 2012: Selected articles from the First IEEE International Conference on Computational Advances in Bio and medical Sciences (ICCABS 2011): Bioinformatics. The full contents of the supplement are available online at <url>http://www.biomedcentral.com/bmcbioinformatics/supplements/13/S5</url>.</p>
         </sec>
      </ack>
      <refgrp><bibl id="B1"><title><p>Rule-based modeling of biochemical networks</p></title><aug><au><snm>Faeder</snm><fnm>JR</fnm></au><au><snm>Blinov</snm><fnm>ML</fnm></au><au><snm>Goldstein</snm><fnm>B</fnm></au><au><snm>Hlavacek</snm><fnm>WS</fnm></au></aug><source>Complexity</source><pubdate>2005</pubdate><volume>10</volume><issue>4</issue><fpage>22</fpage><lpage>41</lpage><xrefbib><pubid idtype="doi">10.1002/cplx.20074</pubid></xrefbib></bibl><bibl id="B2"><title><p>Stochastic Modelling for Systems Biology by D. J. Wilkinson</p></title><aug><au><snm>Haigh</snm><fnm>J</fnm></au></aug><source>Journal Of The Royal Statistical Society Series A</source><pubdate>2007</pubdate><volume>170</volume><fpage>261</fpage><lpage>261</lpage><url>http://ideas.repec. org/a/bla/jorssa/v170y2007i1p261-261.html</url><xrefbib><pubid idtype="doi">10.1111/j.1467-985X.2006.00455_14.x</pubid></xrefbib></bibl><bibl id="B3"><aug><au><snm>Iosifescu</snm><fnm>M</fnm></au><au><snm>Tautu</snm><fnm>P</fnm></au><au><snm>Iosifescu</snm><fnm>M</fnm></au></aug><source>Stochastic processes and applications in biology and medicine [by] M. Iosifescu [and] P. Tautu</source><publisher>Editura Academiei; Springer-Verlag, Bucuresti, New York</publisher><pubdate>1973</pubdate></bibl><bibl id="B4"><title><p>Stochastic and deterministic multiscale models for systems biology: an auxin-transport case study</p></title><aug><au><snm>Twycross</snm><fnm>J</fnm></au><au><snm>Band</snm><fnm>L</fnm></au><au><snm>Bennett</snm><fnm>MJ</fnm></au><au><snm>King</snm><fnm>J</fnm></au><au><snm>Krasnogor</snm><fnm>N</fnm></au></aug><source>BMC Systems Biology</source><pubdate>2010</pubdate><volume>4</volume><issue>34</issue><url>http://www. biomedcentral.com/17520509/4/34/abstract</url></bibl><bibl id="B5"><title><p>Stochastic Model Checking</p></title><aug><au><snm>Kwiatkowska</snm><fnm>M</fnm></au><au><snm>Norman</snm><fnm>G</fnm></au><au><snm>Parker</snm><fnm>D</fnm></au></aug><source>Formal Methods for the Design of Computer, Communication and Software Systems: Performance Evaluation (SFM'07)</source><publisher>Springer</publisher><editor>Bernardo M, Hillston J</editor><pubdate>2007</pubdate><volume>4486</volume><fpage>220</fpage><lpage>270</lpage><note>LNCS (Tutorial Volume)</note><xrefbib><pubid idtype="doi">10.1007/978-3-540-72522-0_6</pubid></xrefbib></bibl><bibl id="B6"><title><p>Advances and Challenges of Probabilistic Model Checking</p></title><aug><au><snm>Kwiatkowska</snm><fnm>M</fnm></au><au><snm>Norman</snm><fnm>G</fnm></au><au><snm>Parker</snm><fnm>D</fnm></au></aug><source>Proc 48th Annual Allerton Conference on Communication, Control and Computing</source><publisher>IEEE Press</publisher><pubdate>2010</pubdate></bibl><bibl id="B7"><title><p>Generalized Queries and Bayesian Statistical Model Checking in Dynamic Bayesian Networks: Application to Personalized Medicine</p></title><aug><au><snm>Langmead</snm><fnm>C</fnm></au></aug><source>Proc of the 8th International Conference on Computational Systems Bioinformatics (CSB)</source><pubdate>2009</pubdate><fpage>201</fpage><lpage>212</lpage></bibl><bibl id="B8"><title><p>A Bayesian Approach to Model Checking Biological Systems</p></title><aug><au><snm>Jha</snm><fnm>SK</fnm></au><au><snm>Clarke</snm><fnm>EM</fnm></au><au><snm>Langmead</snm><fnm>CJ</fnm></au><au><snm>Legay</snm><fnm>A</fnm></au><au><snm>Platzer</snm><fnm>A</fnm></au><au><snm>Zuliani</snm><fnm>P</fnm></au></aug><source>CMSB Volume 5688 of Lecture Notes in Computer Science</source><publisher>Springer</publisher><editor>Degano P, Gorrieri R</editor><pubdate>2009</pubdate><fpage>218</fpage><lpage>234</lpage></bibl><bibl id="B9"><aug><au><snm>Wald</snm><fnm>A</fnm></au></aug><source>Sequential Analysis</source><publisher>New York: John Wiley and Son</publisher><pubdate>1947</pubdate></bibl><bibl id="B10"><aug><au><snm>Lehmann</snm><fnm>EL</fnm></au><au><snm>Romano</snm><fnm>JP</fnm></au></aug><source>Testing statistical hypotheses</source><publisher>Springer Texts in Statistics, New York: Springer</publisher><edition>3</edition><pubdate>2005</pubdate></bibl><bibl id="B11"><title><p>Radon-Nikodym theorem</p></title><aug><au><snm>Edgar</snm><fnm>GA</fnm></au></aug><source>Duke Mathematical Journal</source><pubdate>1975</pubdate><volume>42</volume><fpage>447</fpage><lpage>450</lpage><xrefbib><pubid idtype="doi">10.1215/S0012-7094-75-04242-8</pubid></xrefbib></bibl><bibl id="B12"><title><p>Probabilistic Verification of Discrete Event Systems Using Acceptance Sampling</p></title><aug><au><snm>Younes</snm><fnm>HLS</fnm></au><au><snm>Simmons</snm><fnm>RG</fnm></au></aug><source>CAV, Volume 2404 of Lecture Notes in Computer Science</source><publisher>Springer</publisher><editor>Brinksma E, Larsen KG</editor><pubdate>2002</pubdate><fpage>223</fpage><lpage>235</lpage></bibl><bibl id="B13"><title><p>Numerical vs. Statistical Probabilistic Model Checking: An Empirical Study</p></title><aug><au><snm>Younes</snm><fnm>HLS</fnm></au><au><snm>Kwiatkowska</snm><fnm>MZ</fnm></au><au><snm>Norman</snm><fnm>G</fnm></au><au><snm>Parker</snm><fnm>D</fnm></au></aug><source>TACAS</source><pubdate>2004</pubdate><fpage>46</fpage><lpage>60</lpage></bibl><bibl id="B14"><title><p>Approximate Verification of Probabilistic Systems</p></title><aug><au><snm>Lassaigne</snm><fnm>R</fnm></au><au><snm>Peyronnet</snm><fnm>S</fnm></au></aug><source>PAPM-PROBMIV</source><pubdate>2002</pubdate><fpage>213</fpage><lpage>214</lpage></bibl><bibl id="B15"><title><p>Approximate Probabilistic Model Checking</p></title><aug><au><snm>H&#233;rault</snm><fnm>T</fnm></au><au><snm>Lassaigne</snm><fnm>R</fnm></au><au><snm>Magniette</snm><fnm>F</fnm></au><au><snm>Peyronnet</snm><fnm>S</fnm></au></aug><source>Proc 5th International Conference on Verification, Model Checking and Abstract Interpretation (VMCAI'04), Volume 2937 of LNCS</source><publisher>Springer</publisher><pubdate>2004</pubdate></bibl><bibl id="B16"><title><p>Statistical Model Checking of Black-Box Probabilistic Systems</p></title><aug><au><snm>Sen</snm><fnm>K</fnm></au><au><snm>Viswanathan</snm><fnm>M</fnm></au><au><snm>Agha</snm><fnm>G</fnm></au></aug><source>CAV</source><pubdate>2004</pubdate><fpage>202</fpage><lpage>215</lpage></bibl><bibl id="B17"><title><p>Monte Carlo Model Checking</p></title><aug><au><snm>Grosu</snm><fnm>R</fnm></au><au><snm>Smolka</snm><fnm>S</fnm></au></aug><source>CAV</source><pubdate>2005</pubdate><fpage>271</fpage><lpage>286</lpage></bibl><bibl id="B18"><title><p>Monitoring the Full Range of omega-Regular Properties of Stochastic Systems</p></title><aug><au><snm>Gondi</snm><fnm>K</fnm></au><au><snm>Patel</snm><fnm>Y</fnm></au><au><snm>Sistla</snm><fnm>AP</fnm></au></aug><source>Verification, Model Checking, and Abstract Interpretation, 10th International Conference, VMCAI 2009, Volume 5403 of LNCS</source><publisher>Springer</publisher><pubdate>2009</pubdate><fpage>105</fpage><lpage>119</lpage></bibl><bibl id="B19"><title><p>When to stop verification? Statistical Trade-off between Costs and Expected Losses</p></title><aug><au><snm>Jha</snm><fnm>SK</fnm></au><au><snm>Langmead</snm><fnm>C</fnm></au><au><snm>Ramesh</snm><fnm>S</fnm></au><au><snm>Mohalik</snm><fnm>S</fnm></au></aug><source>Proceedings of Design Automation and test In Europe (DATE)</source><pubdate>2011</pubdate><fpage>1309</fpage><lpage>1314</lpage></bibl><bibl id="B20"><title><p>Statistical Model Checking in BioLab: Applications to the Automated Analysis of T-Cell Receptor Signaling Pathway</p></title><aug><au><snm>Clarke</snm><fnm>EM</fnm></au><au><snm>Faeder</snm><fnm>JR</fnm></au><au><snm>Langmead</snm><fnm>CJ</fnm></au><au><snm>Harris</snm><fnm>LA</fnm></au><au><snm>Jha</snm><fnm>SK</fnm></au><au><snm>Legay</snm><fnm>A</fnm></au></aug><source>CMSB</source><pubdate>2008</pubdate><fpage>231</fpage><lpage>250</lpage></bibl><bibl id="B21"><title><p>Predicting Protein Folding Kinetics Via Temporal Logic Model Checking</p></title><aug><au><snm>Langmead</snm><fnm>CJ</fnm></au><au><snm>Jha</snm><fnm>SK</fnm></au></aug><source>WABI, Volume 4645 of Lecture Notes in Computer Science</source><publisher>Springer</publisher><editor>Giancarlo R, Hannenhalli S</editor><pubdate>2007</pubdate><fpage>252</fpage><lpage>264</lpage></bibl><bibl id="B22"><title><p>Synthesis and Infeasibility Analysis for Stochastic Models of Biochemical Systems using Statistical Model Checking and Abstraction Refinement</p></title><aug><au><snm>Jha</snm><fnm>S</fnm></au><au><snm>Langmead</snm><fnm>C</fnm></au></aug></bibl><bibl id="B23"><aug><au><snm>Jeffreys</snm><fnm>H</fnm></au></aug><source>Theory of Probability</source><publisher>Oxford University Press</publisher><pubdate>1939</pubdate></bibl><bibl id="B24"><aug><au><snm>Gelman</snm><fnm>A</fnm></au><au><snm>Carlin</snm><fnm>JB</fnm></au><au><snm>Stern</snm><fnm>HS</fnm></au><au><snm>Rubin</snm><fnm>DB</fnm></au></aug><source>Bayesian Data Analysis</source><publisher>London: Chapman &amp; Hall</publisher><pubdate>1995</pubdate></bibl><bibl id="B25"><title><p>Exploring Behaviors of SDE Models of Biological Systems using Change of Measures</p></title><aug><au><snm>Jha</snm><fnm>S</fnm></au><au><snm>Langmead</snm><fnm>C</fnm></au></aug><source>Proc of the 1st IEEE International Conference on Computational Advances in Bio and medical Sciences (ICCABS)</source><pubdate>2011</pubdate><fpage>111</fpage><lpage>117</lpage></bibl><bibl id="B26"><aug><au><snm>&#216;ksendal</snm><fnm>B</fnm></au></aug><source>Stochastic Differential Equations: An Introduction with Applications (Universitext)</source><publisher>Springer</publisher><edition>6</edition><pubdate>2003</pubdate><url>http://www.amazon.com/exec/obidos/redirect?tag=citeulike07-20\&amp;path=ASIN/3540047581</url></bibl><bibl id="B27"><aug><au><snm>Karatzas</snm><fnm>I</fnm></au><au><snm>Shreve</snm><fnm>SE</fnm></au></aug><source>Brownian Motion and Stochastic Calculus (Graduate Texts in Mathematics)</source><publisher>Springer</publisher><edition>2</edition><pubdate>1991</pubdate><url>http://www.amazon.com/exec/obidos/redirect?tag=citeulike07-20\&amp;path=ASIN/0387976558</url></bibl><bibl id="B28"><title><p>On the Theory of the Brownian Motion II</p></title><aug><au><snm>Wang</snm><fnm>MC</fnm></au><au><snm>Uhlenbeck</snm><fnm>GE</fnm></au></aug><source>Reviews of Modern Physics</source><pubdate>1945</pubdate><volume>17</volume><issue>2-3</issue><fpage>323</fpage><url>http://dx.doi.org/10.1103/RevModPhys. 17.323</url><xrefbib><pubid idtype="doi">10.1103/RevModPhys.17.323</pubid></xrefbib></bibl><bibl id="B29"><title><p>On Transforming a Certain Class of Stochastic Processes by Absolutely Continuous Substitution of Measures</p></title><aug><au><snm>Girsanov</snm><fnm>IV</fnm></au></aug><source>Theory of Probability and its Applications</source><pubdate>1960</pubdate><volume>5</volume><issue>3</issue><fpage>285</fpage><lpage>301</lpage><xrefbib><pubid idtype="doi">10.1137/1105027</pubid></xrefbib></bibl><bibl id="B30"><title><p>The Temporal Logic of Programs</p></title><aug><au><snm>Pnueli</snm><fnm>A</fnm></au></aug><source>FOCS</source><publisher>IEEE</publisher><pubdate>1977</pubdate><fpage>46</fpage><lpage>57</lpage></bibl><bibl id="B31"><title><p>Proving Liveness Properties of Concurrent Programs</p></title><aug><au><snm>Owicki</snm><fnm>SS</fnm></au><au><snm>Lamport</snm><fnm>L</fnm></au></aug><source>ACM Trans Program Lang Syst</source><pubdate>1982</pubdate><volume>4</volume><issue>3</issue><fpage>455</fpage><lpage>495</lpage><xrefbib><pubid idtype="doi">10.1145/357172.357178</pubid></xrefbib></bibl><bibl id="B32"><title><p>Checking Finite Traces Using Alternating Automata</p></title><aug><au><snm>Finkbeiner</snm><fnm>B</fnm></au><au><snm>Sipma</snm><fnm>H</fnm></au></aug><source>Formal Methods in System Design</source><pubdate>2004</pubdate><volume>24</volume><issue>2</issue><fpage>101</fpage><lpage>127</lpage></bibl><bibl id="B33"><title><p>Statecharts: A Visual Formalism for Complex Systems</p></title><aug><au><snm>Harel</snm><fnm>D</fnm></au></aug><source>Science of Computer Programming</source><pubdate>1987</pubdate><volume>8</volume><issue>3</issue><fpage>231</fpage><lpage>274</lpage><url>http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.20.4799</url><xrefbib><pubid idtype="doi">10.1016/0167-6423(87)90035-9</pubid></xrefbib></bibl><bibl id="B34"><title><p>Relevance, Integration and Classification of Specification Formalisms and Formal Specification Techniques</p></title><aug><au><snm>Ehrig</snm><fnm>H</fnm></au><au><snm>Orejas</snm><fnm>F</fnm></au><au><snm>Padberg</snm><fnm>J</fnm></au></aug><url>http://citeseerx.ist. psu.edu/viewdoc/summary?doi=10.1.1.42.7137</url></bibl><bibl id="B35"><aug><au><snm>Berger</snm><fnm>J</fnm></au></aug><source>Statistical Decision Theory and Bayesian Analysis</source><publisher>Springer-Verlag</publisher><pubdate>1985</pubdate></bibl><bibl id="B36"><aug><au><snm>Jeffreys</snm><fnm>H</fnm></au></aug><source>Theory of probability/by Harold Jeffreys</source><publisher>Clarendon Press, Oxford</publisher><edition>3</edition><pubdate>1961</pubdate></bibl><bibl id="B37"><title><p>Remarks on consistency of posterior distributions</p></title><aug><au><snm>Choi</snm><fnm>T</fnm></au><au><snm>Ramamoorthi</snm><fnm>RV</fnm></au></aug><source>ArXiv e-prints</source><pubdate>2008</pubdate></bibl><bibl id="B38"><aug><au><snm>Lefever</snm><fnm>R</fnm></au><au><snm>RGaray</snm><fnm>S</fnm></au></aug><source>Biomathematics and Cell Kinetics</source><publisher>Elsevier, North-Hollan biomedical Press</publisher><pubdate>1978</pubdate><note>chap. Local description of immune tumor rejection,:333</note></bibl><bibl id="B39"><title><p>The simulation of a stochastic model for tumour-immune system</p></title><aug><au><snm>Horhat</snm><fnm>R</fnm></au><au><snm>Horhat</snm><fnm>R</fnm></au><au><snm>Opris</snm><fnm>D</fnm></au></aug><source>Proceedings of the 2nd WSEAS international conference on Biomedical electronics and biomedical informatics</source><publisher>BEBI'09, Stevens Point, Wisconsin, USA: World Scientific and Engineering Academy and Society (WSEAS)</publisher><pubdate>2009</pubdate><fpage>247</fpage><lpage>252</lpage><url>http://portal.acm.org/citation.cfm?id = 1946539.1946584</url></bibl><bibl id="B40"><title><p>Nonlinear dynamics of immunogenic tumors: Parameter estimation and global bifurcation analysis</p></title><aug><au><snm>Kuznetsov</snm><fnm>V</fnm></au><au><snm>Makalkin</snm><fnm>I</fnm></au><au><snm>Taylor</snm><fnm>M</fnm></au><au><snm>Perelson</snm><fnm>A</fnm></au></aug><source>Bulletin of Mathematical Biology</source><pubdate>1994</pubdate><volume>56</volume><fpage>295</fpage><lpage>321</lpage><url>http://dx. doi.org/10.1007/BF02460644</url><note>10.1007/BF02460644</note><xrefbib><pubid idtype="pmpid">8186756</pubid></xrefbib></bibl></refgrp>
   </bm>
</art>