<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>indii.org &#187; research</title>
	<atom:link href="http://www.indii.org/feed?cat=8" rel="self" type="application/rss+xml" />
	<link>http://www.indii.org</link>
	<description>The home page of Lawrence Murray</description>
	<lastBuildDate>Sun, 10 Mar 2013 16:14:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>New papers on arXiv.org</title>
		<link>http://www.indii.org/archives/papers-arxiv-org</link>
		<comments>http://www.indii.org/archives/papers-arxiv-org#comments</comments>
		<pubDate>Wed, 29 Feb 2012 03:09:05 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[mcmc]]></category>
		<category><![CDATA[particle filter]]></category>
		<category><![CDATA[pmcmc]]></category>
		<category><![CDATA[pmmh]]></category>
		<category><![CDATA[sequential monte carlo]]></category>

		<guid isPermaLink="false">http://www.indii.org/?p=1064</guid>
		<description><![CDATA[I&#8217;ve added one preprint and one older workshop paper to arXiv.org, given recent interest, see below. Murray, L. M.; Jones, E. M. &#038; Parslow, J. (2012). On collapsed state-space models and the particle marginal Metropolis-Hastings sampler. In review. [arXiv] Murray, L.M. (2011). GPU acceleration of the particle filter: The Metropolis resampler. Distributed machine learning and [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve added one preprint and one older workshop paper to <a href="http://www.arxiv.org">arXiv.org</a>, given recent interest, see below.</p>
<p>Murray, L. M.; Jones, E. M. &#038; Parslow, J. (2012). On collapsed state-space models and the particle marginal Metropolis-Hastings sampler. In review. <a href="http://arxiv.org/abs/1202.6159">[arXiv]</a></p>
<p>Murray, L.M. (2011). GPU acceleration of the particle filter: The Metropolis resampler. <i>Distributed machine learning and sparse representation with massive data-sets</i> (DMMD 2011). <a href="http://arxiv.org/abs/1202.6163">[arXiv]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/papers-arxiv-org/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bayesian Learning of Continuous-Time Dynamical Systems</title>
		<link>http://www.indii.org/archives/bayesian-learning-of-continuous-time-dynamical-systems</link>
		<comments>http://www.indii.org/archives/bayesian-learning-of-continuous-time-dynamical-systems#comments</comments>
		<pubDate>Sat, 27 Jun 2009 04:16:59 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[dynamical systems]]></category>
		<category><![CDATA[dysii]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[particle filter]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.indii.org/?p=496</guid>
		<description><![CDATA[I&#8217;ve posted the final version of my PhD thesis, &#34;Bayesian Learning of Continuous-Time Dynamical Systems, with Applications in Functional Magnetic Resonance Imaging&#34; to the research page. Now assessed, corrected and passed! Note that this may serve as a useful manual for some of the detail behind the algorithms of the dysii Dynamic Systems Library.]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve posted the final version of my PhD thesis, &quot;Bayesian Learning of Continuous-Time Dynamical Systems, with Applications in Functional Magnetic Resonance Imaging&quot; to the <a href="/research">research page</a>. Now assessed, corrected and passed!</p>
<p>Note that this may serve as a useful manual for some of the detail behind the algorithms of the <a href="/software/dysii">dysii Dynamic Systems Library</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/bayesian-learning-of-continuous-time-dynamical-systems/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>dysii 1.4.0 released</title>
		<link>http://www.indii.org/archives/dysii-140-released</link>
		<comments>http://www.indii.org/archives/dysii-140-released#comments</comments>
		<pubDate>Wed, 17 Dec 2008 15:53:03 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[dysii]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/97</guid>
		<description><![CDATA[Version 1.4.0 of the dysii Dynamic Systems Library has been released. This is a major new release with a number of additional features and performance enhancements, as well as representing a consolidation of code and maturation of much of the API. Particular new features include: The kernel forward-backward and two-filter smoothers, suitable for fast, large-scale [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.4.0 of the <a href="/software/dysii">dysii</a> Dynamic Systems Library has been released. This is a major new release with a number of additional features and performance enhancements, as well as representing a consolidation of code and maturation of much of the API.</p>
<p>Particular new features include:</p>
<ul>
<li>The kernel forward-backward and two-filter smoothers, suitable for fast, large-scale approximate inference in continuous-time stochastic models, as documented in my recent <a href="/research">PhD thesis</a>.</li>
<li>Overhauled <i>kd</i> tree implementation, featuring distributed partitioning, dual-tree and self-tree evaluations, particularly useful for the new smoothers above.</li>
<li>Improved stochastic Runge-Kutta and new Euler-Maruyama method for integrating stochastic differential equations.</li>
<li>Performance improvements resulting from continued profiling, including more aggressive inlining and less dependence on virtuals.</li>
<li>A new installation guide, available in the <tt>INSTALL.txt</tt> file of the distribution. Also note that with <a href="http://www.boost.org/">Boost</a> 1.35 now released, <i>dysii</i> no longer requires the latest CVS of Boost, making it much simpler to install.</li>
</ul>
<p>Full details are included in the <tt>VERSION.txt</tt> file of the distribution.</p>
<p>A couple of examples of applications using <i>dysii</i> are expected to be released within a matter of days also. These should provide an excellent starting point for those wishing to use the library for their own work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/dysii-140-released/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Thesis available</title>
		<link>http://www.indii.org/archives/thesis-available</link>
		<comments>http://www.indii.org/archives/thesis-available#comments</comments>
		<pubDate>Mon, 15 Dec 2008 17:59:40 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[fmri]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[publications]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/96</guid>
		<description><![CDATA[I&#8217;ve made my PhD thesis available on the research page, &#34;Bayesian Learning of Continuous Time Dynamical Systems (with Applications in Functional Magnetic Resonance Imaging)&#34;. The thesis considers Bayesian filtering and smoothing for state and parameter estimation in general non-linear, non-Gaussian systems using stochastic differential models. It is the theoretical basis for impending updates to the [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve made my PhD thesis available on the <a href="/research">research</a> page, &quot;Bayesian Learning of Continuous Time Dynamical Systems (with Applications in Functional Magnetic Resonance Imaging)&quot;. The thesis considers Bayesian filtering and smoothing for state and parameter estimation in general non-linear, non-Gaussian systems using stochastic differential models. It is the theoretical basis for impending updates to the <a href="/software/dysii/">dysii Dynamic Systems Library</a>, including the kernel forward-backward and kernel two-filter smoothers, and distributed implementation of particle filters and <i>kd</i> trees.</p>
<p>I should note that this should be considered a draft version, as it is yet to be examined, and corrections may need to be made after it is. I&#8217;m providing it here mainly for the purposes of documenting <tt>dysii</tt> at this stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/thesis-available/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dysii 1.3.0 released</title>
		<link>http://www.indii.org/archives/dysii-130-released</link>
		<comments>http://www.indii.org/archives/dysii-130-released#comments</comments>
		<pubDate>Wed, 05 Mar 2008 17:06:48 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[dysii]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/86</guid>
		<description><![CDATA[Version 1.3.0 of the dysii Dynamic Systems Library is now available. The new release adds a stochastic Runge-Kutta method for stochastic differential systems, and preliminary density and kernel density (KD) tree implementations. See the updated documentation and VERSION.txt file in the new distribution for more information. Both a detailed tutorial and installation guide are on [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.3.0 of the <a href="/software/dysii">dysii Dynamic Systems Library</a> is now available. The new release adds a stochastic Runge-Kutta method for stochastic differential systems, and preliminary density and kernel density (KD) tree implementations.</p>
<p>See the updated <a href="/software/dysii/documentation">documentation</a> and <tt>VERSION.txt</tt> file in the <a href="/software/dysii/download">new distribution</a> for more information.</p>
<p>Both a detailed tutorial and installation guide are on the way also, being partially complete. If these will be of use to you, please <a href="mailto:lawrence@indii.org">bug me</a> to get a move on!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/dysii-130-released/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Continuous Time Particle Filtering for fMRI</title>
		<link>http://www.indii.org/archives/continuous-time-particle-filtering-for-fmri-2</link>
		<comments>http://www.indii.org/archives/continuous-time-particle-filtering-for-fmri-2#comments</comments>
		<pubDate>Thu, 10 Jan 2008 17:11:50 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[fmri]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[publications]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/84</guid>
		<description><![CDATA[The final version of the paper &#8220;Continuous Time Particle Filtering for fMRI&#8221;, presented as a poster at NIPS 2007, is now available.]]></description>
				<content:encoded><![CDATA[<p>The final version of the paper &#8220;Continuous Time Particle Filtering for fMRI&#8221;, presented as a poster at NIPS 2007, is now <a href="/research/publications">available</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/continuous-time-particle-filtering-for-fmri-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dysii 1.2.0 Released</title>
		<link>http://www.indii.org/archives/dysii-120-released</link>
		<comments>http://www.indii.org/archives/dysii-120-released#comments</comments>
		<pubDate>Sat, 01 Dec 2007 23:13:57 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[dysii]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/82</guid>
		<description><![CDATA[Version 1.2.0 of the dysii Dynamic Systems Library is now available. The new release adds the Auxiliary Particle Filter, a generalised framework for particle filter resampling strategies, and makes a number of optimisations and bug fixes. Specific changes include: Added auxiliary particle filter. Added generalised resampling strategy framework. Fixed diagonal covariance detection for optimised Gaussian [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.2.0 of the <a href="/software/dysii">dysii Dynamic Systems Library</a> is now available. The new release adds the Auxiliary Particle Filter, a generalised framework for particle filter resampling strategies, and makes a number of optimisations and bug fixes.</p>
<p>Specific changes include:</p>
<ul>
<li>Added auxiliary particle filter.</li>
<li>Added generalised resampling strategy framework.</li>
<li>Fixed diagonal covariance detection for optimised Gaussian density calculations.</li>
<li>Fixed several serialization bugs.</li>
<li>Fixed Wiener process variance bug.</li>
</ul>
<p>See the updated <a href="/software/dysii/documentation">documentation</a> and <tt>VERSION.txt</tt> file in the new distribution for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/dysii-120-released/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Continuous Time Particle Filtering for fMRI</title>
		<link>http://www.indii.org/archives/continuous-time-particle-filtering-for-fmri</link>
		<comments>http://www.indii.org/archives/continuous-time-particle-filtering-for-fmri#comments</comments>
		<pubDate>Thu, 29 Nov 2007 17:52:45 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[fmri]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[publications]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/81</guid>
		<description><![CDATA[I&#8217;ve added a draft version of the paper Continuous Time Particle Filtering for fMRI to the research page, to be presented as a poster at NIPS 2007. Note that this version of the paper is not available in the conference pre-proceedings. The work makes use of both the dysii Dynamic Systems Library for distributed/parallel particle [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve added a draft version of the paper <i>Continuous Time Particle Filtering for fMRI</i> to the <a href="/research">research</a> page, to be presented as a poster at <a href="http://www.nips.cc">NIPS 2007</a>. Note that this version of the paper is not available in the conference pre-proceedings. The work makes use of both the <a href="/software/dysii">dysii Dynamic Systems Library</a> for distributed/parallel particle filtering and smoothing, and the <a href="/software/fmrii">fmrii fMRI Modelling Library</a>, both available on this site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/continuous-time-particle-filtering-for-fmri/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fmrii 1.0.1 released</title>
		<link>http://www.indii.org/archives/fmrii-101-released</link>
		<comments>http://www.indii.org/archives/fmrii-101-released#comments</comments>
		<pubDate>Tue, 09 Oct 2007 21:14:34 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[fmri]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/78</guid>
		<description><![CDATA[A minor update to the fmrii fMRI Modelling Library has been released, bringing it up to date with the latest version (1.1.0) of the dysii Dynamic Systems Library.]]></description>
				<content:encoded><![CDATA[<p>A minor update to the <a href="/software/fmrii">fmrii fMRI Modelling Library</a> has been released, bringing it up to date with the latest version (1.1.0) of the <a href="/software/dysii">dysii Dynamic Systems Library</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/fmrii-101-released/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dysii 1.1.0 released</title>
		<link>http://www.indii.org/archives/dysii-110-released</link>
		<comments>http://www.indii.org/archives/dysii-110-released#comments</comments>
		<pubDate>Tue, 09 Oct 2007 20:39:57 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[bayes]]></category>
		<category><![CDATA[dysii]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.indii.org/archives/77</guid>
		<description><![CDATA[Version 1.1.0 of the dysii Dynamic Systems Library is now available. The primary feature of the new release is an overhauled implementation of the parallel particle filter and smoother, with new distributed storage capability. Serialization of distributions is also now available, working towards a more sophisticated framework for data management. Specific changes include: Overhauled parallel [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.1.0 of the <a href="/software/dysii">dysii Dynamic Systems Library</a> is now available. The primary feature of the new release is an overhauled implementation of the parallel particle filter and smoother, with new distributed storage capability. Serialization of distributions is also now available, working towards a more sophisticated framework for data management.</p>
<p>Specific changes include:</p>
<ul>
<li>Overhauled parallel implementations from master-slave to SPMD.</li>
<li>Improved particle smoother with further parallelisation.</li>
<li>Added distributed storage of mixtures.</li>
<li>Added Gaussian mixture distributions.</li>
<li>Added serialization of probability distributions.</li>
<li>Fixed Wiener process variance bug.</li>
</ul>
<p>See the updated <a href="/software/dysii/documentation">documentation</a> and <tt>VERSION.txt</tt> file in the new distribution for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indii.org/archives/dysii-110-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
