<?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>Offtopia &#187; Uncategorized</title>
	<atom:link href="http://www.offtopia.net/wp/?cat=1&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.offtopia.net/wp</link>
	<description>nothing personal</description>
	<lastBuildDate>Mon, 01 Oct 2018 13:40:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Blog</title>
		<link>http://www.offtopia.net/wp/?p=309</link>
		<comments>http://www.offtopia.net/wp/?p=309#comments</comments>
		<pubDate>Mon, 01 Oct 2018 13:40:06 +0000</pubDate>
		<dc:creator>dvd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.offtopia.net/wp/?p=309</guid>
		<description><![CDATA[The new Offtopia, powered by Hugo.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://offtopia.net/">The new Offtopia</a>, powered by <a href="http://gohugo.io">Hugo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offtopia.net/wp/?feed=rss2&amp;p=309</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Path Finding under Uncertainty through Probabilistic Inference</title>
		<link>http://www.offtopia.net/wp/?p=225</link>
		<comments>http://www.offtopia.net/wp/?p=225#comments</comments>
		<pubDate>Mon, 08 Jun 2015 07:43:06 +0000</pubDate>
		<dc:creator>dvd</dc:creator>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.offtopia.net/?p=225</guid>
		<description><![CDATA[An early workshop paper, superseded by current research but still relevant,  slides, and a poster.
Abstract
We introduce a new approach to solving path-finding problems under uncertainty by representing them as probabilistic models and applying domain-independent inference algorithms to the models.   This approach  separates problem representation from the inference algorithm and provides a [...]]]></description>
			<content:encoded><![CDATA[<p>An early workshop <a href="http://arxiv.org/abs/1502.07314">paper</a>, superseded by current research but still relevant,  <a href="http://offtopia.net/ctp-pp-slides.pdf">slides</a>, and a <a href="http://offtopia.net/ctp-pp-poster/">poster</a>.</p>
<h3>Abstract</h3>
<p>We introduce a new approach to solving path-finding problems under uncertainty by representing them as probabilistic models and applying domain-independent inference algorithms to the models.  <span id="more-225"></span> This approach  separates problem representation from the inference algorithm and provides a framework for efficient learning of path-finding policies. We evaluate the new approach on the Canadian Traveller Problem, which we formulate as a  probabilistic model, and show how probabilistic inference allows efficient stochastic policies to be obtained for this problem.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.offtopia.net/wp/?feed=rss2&amp;p=225</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merge-and-Restart Meta-Agent Conflict-Based Searchfor Multi-agent Path Finding</title>
		<link>http://www.offtopia.net/wp/?p=189</link>
		<comments>http://www.offtopia.net/wp/?p=189#comments</comments>
		<pubDate>Wed, 19 Nov 2014 16:48:07 +0000</pubDate>
		<dc:creator>dvd</dc:creator>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ma-cbs]]></category>
		<category><![CDATA[mapf]]></category>
		<category><![CDATA[paper]]></category>

		<guid isPermaLink="false">http://www.offtopia.net/?p=189</guid>
		<description><![CDATA[We introduce a new algorithm for multi-agent path finding, derived from the idea of meta-agent conflict-based search (MA-CBS). MA-CBS is a recently proposed algorithm for the multi-agent path finding problem. The algorithm is an extension of Conflict-Based Search (CBS), which automatically merges conflicting agents into meta-agents if the number of conflicts exceeds a certain threshold. [...]]]></description>
			<content:encoded><![CDATA[<p>We introduce a new algorithm for multi-agent path finding, derived from the idea of meta-agent conflict-based search (MA-CBS). <span id="more-189"></span>MA-CBS is a recently proposed algorithm for the multi-agent path finding problem. The algorithm is an extension of Conflict-Based Search (CBS), which automatically merges conflicting agents into meta-agents if the number of conflicts exceeds a certain threshold. However, the decision to merge agents is made according to an empirically chosen fixed threshold on the number of conflicts. The best threshold depends both on the domain and on the number of agents, and the nature of the dependence is not clearly understood.</p>
<p>We suggest a justification for the use of a fixed threshold on the number of conflicts based on the analysis of a model problem. Following the suggested justification, we introduce a new algorithm, which differs in the ways when and how meta-agents are created and handled during search. The new algorithm exhibits considerably better performance compared to the original algorithm. The new algorithm is evaluated on several sets of problems, chosen to highlight different aspects of the algorithm.</p>
<p><a href="http://www.offtopia.net/papers/mr-cbs.pdf"><strong>Full PDF</strong></a></p>
<p><small>This is a short version of <a href="http://arxiv.org/abs/1410.6519">Justifying and Improving MA-CBS</a>.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.offtopia.net/wp/?feed=rss2&amp;p=189</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dissertation</title>
		<link>http://www.offtopia.net/wp/?p=183</link>
		<comments>http://www.offtopia.net/wp/?p=183#comments</comments>
		<pubDate>Tue, 08 Oct 2013 00:07:15 +0000</pubDate>
		<dc:creator>dvd</dc:creator>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dissertation]]></category>

		<guid isPermaLink="false">http://www.offtopia.net/?p=183</guid>
		<description><![CDATA[My dissertation &#8220;Rational Metareasoning in Problem-Solving Search&#8221;.
]]></description>
			<content:encoded><![CDATA[<p>My dissertation <a href="thesis-tolpin-metareasoning.pdf">&#8220;Rational Metareasoning in Problem-Solving Search&#8221;</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offtopia.net/wp/?feed=rss2&amp;p=183</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VOI-aware MCTS</title>
		<link>http://www.offtopia.net/wp/?p=174</link>
		<comments>http://www.offtopia.net/wp/?p=174#comments</comments>
		<pubDate>Wed, 22 Aug 2012 07:01:52 +0000</pubDate>
		<dc:creator>dvd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.offtopia.net/?p=174</guid>
		<description><![CDATA[A poster for the paper VOI-aware MCTS to appear at ECAI 2012. The paper is a short version of the second part of Selecting Computations: Theory and Application (UAI 2012).
Abstract

UCT, a state-of-the art algorithm for Monte Carlo tree search (MCTS) in games and Markov decision processes, is based on UCB1, a sampling policy for the [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://offtopia.net/ecai-2012-vago-poster/">poster</a> for the paper <a href="http://arxiv.org/abs/1207.5589">VOI-aware MCTS</a> to appear at <a href="http://www2.lirmm.fr/ecai2012/">ECAI 2012</a>. The paper is a short version of the second part of <a href="http://arxiv.org/abs/1207.5879/">Selecting Computations: Theory and Application</a> (<a href="www.auai.org/uai2012/">UAI 2012</a>).</p>
<h4>Abstract</h4>
<p><span id="more-174"></span></p>
<p>UCT, a state-of-the art algorithm for Monte Carlo tree search (MCTS) in games and Markov decision processes, is based on UCB1, a sampling policy for the Multi-armed Bandit problem (MAB) that minimizes the cumulative regret. However, search differs from MAB in that in MCTS it is usually only the final &#8220;arm pull&#8221; (the actual move selection) that collects a reward, rather than all &#8220;arm pulls&#8221;. In this paper, an MCTS sampling policy based on Value of Information (VOI) estimates of rollouts is suggested. Empirical evaluation of the policy and comparison to UCB1 and UCT is performed on random MAB instances as well as on Computer Go. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.offtopia.net/wp/?feed=rss2&amp;p=174</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offtopia has been re-born</title>
		<link>http://www.offtopia.net/wp/?p=3</link>
		<comments>http://www.offtopia.net/wp/?p=3#comments</comments>
		<pubDate>Sat, 31 Oct 2009 17:41:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.offtopia.net/?p=3</guid>
		<description><![CDATA[Offtopia has just been re-born as my professional blog. Other sorts of things are at davidashen.net.
]]></description>
			<content:encoded><![CDATA[<p>Offtopia has just been re-born as my professional blog. Other sorts of things are at <a href="http://davidashen.net">davidashen.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offtopia.net/wp/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
