<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Scalable Inference in Dynamic Admixture Models</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Patrick Jahnichen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Florian Wenzel</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marius Kloft</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>jaehnicp</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>wenzelfl</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>kloftg@hu-berlin.de</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Machine Learning Group Humboldt-University of Berlin</institution>
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Dynamic probabilistic models are standard in various time-series applications, including weather forecasting, stock market analysis, and robotics. Typically such models consist of a di usion model that governs the state of the system and a model of measuring this state. As an example consider the simple nonmixture time series model t = t 1 + vt; vt xt = t + wt; wt</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>N (0; 2)
N (0; 2):
where t is the state of the system at time t and xt is a noisy measurement of
that state. Note that this kind of model is akin to the well-known Kalman lter.</p>
      <p>
        A drawback of such a simple model is that it does not capture data that
is a mixture of several possible components in varying proportions. Such data
emerges in e.g. corpora modeling where each document is comprised of words
that are generated by di erent themes that are present in the corpus and underly
a time dynamic. An example of a more complex model is the continuous time
dynamic topic model (cDTM) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. In this model the time structure of the mixture
components is modeled in terms of a Markov chain. We generalize this approach
to general Gaussian processes (GPs). This allows for more exible modeling of
the di usion process (time structure) by changing the GP covariance function,
capturing a wider variety/combination of mixture component dynamics.
      </p>
      <p>
        Inference in these models is a major challenge. The posterior we seek is
generally intractable and we must appeal to an approximation. Up until recently,
state-of-the-art approaches used variational inference as in [
        <xref ref-type="bibr" rid="ref3 ref6">3, 6</xref>
        ] and our own
preliminary research [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. As these approaches are limited to rather small datasets,
[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] recently applied a stochastic gradient Langevin dynamics sampler [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] which
allows for inference in these models using larger numbers of datapoints. However,
[
        <xref ref-type="bibr" rid="ref1 ref5">1, 5</xref>
        ] have shown that this approach is amenable to considerable improvements.
      </p>
      <p>
        We develop an inference method which is based on more evolved stochastic
gradient based sampling techniques (as e.g. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]) leading to a novel robust
inference method which is applicable to millions of data points. Our preliminary
empirical ndings suggest that we can improve performance in terms of accuracy
and speed over the state-of-the-art methods.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ahn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Korattikara</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Welling</surname>
          </string-name>
          .
          <article-title>Bayesian posterior sampling via stochastic gradient Fisher scoring</article-title>
          .
          <source>In Proceedings of the 29th International Conference on Machine Learning</source>
          , Edinburgh,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhadury</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Liu</surname>
          </string-name>
          .
          <article-title>Scaling up Dynamic Topic Models</article-title>
          .
          <source>In Proceedings of the 25th International . . .</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Blei</surname>
          </string-name>
          and
          <string-name>
            <surname>J. D.</surname>
          </string-name>
          <article-title>La erty. Dynamic topic models</article-title>
          .
          <source>Proceedings of the 23rd International Conference on Machine Learning</source>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>P.</surname>
          </string-name>
          <article-title>Jahnichen. Time dynamic topic models</article-title>
          .
          <source>PhD thesis</source>
          , Leipzig University, Leipzig, Mar.
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Mandt</surname>
          </string-name>
          , M. D.
          <article-title>Ho man</article-title>
          , and
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Blei</surname>
          </string-name>
          .
          <article-title>A Variational Analysis of Stochastic Gradient Algorithms</article-title>
          . arXiv.org,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>C.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Blei</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Heckerman</surname>
          </string-name>
          .
          <article-title>Continuous time dynamic topic models</article-title>
          .
          <source>Proc. of UAI</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M.</given-names>
            <surname>Welling</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y.-W.</given-names>
            <surname>Teh</surname>
          </string-name>
          .
          <article-title>Bayesian learning via stochastic gradient Langevin dynamics</article-title>
          .
          <source>In Proceedings of the 28th International Conference on Machine Learning</source>
          , pages
          <volume>681</volume>
          {
          <fpage>688</fpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>