<?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>Stavros Vassos web corner &#187; research</title>
	<atom:link href="http://stavros.lostre.org/category/research/feed/" rel="self" type="application/rss+xml" />
	<link>http://stavros.lostre.org</link>
	<description>My tagline</description>
	<lastBuildDate>Fri, 11 Jun 2010 13:46:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A Reasoning Module for Long-Lived Cognitive Agents (Ph.D. Thesis)</title>
		<link>http://stavros.lostre.org/2009/10/01/a-reasoning-module-for-long-lived-cognitive-agents-phd-thesis/</link>
		<comments>http://stavros.lostre.org/2009/10/01/a-reasoning-module-for-long-lived-cognitive-agents-phd-thesis/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 12:26:05 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/?p=43</guid>
		<description><![CDATA[A Reasoning Module for Long-Lived Cognitive Agents, Stavros Vassos, Ph.D. Thesis, Department of Computer Science, University of Toronto, 2009. [pdf &#124; citeulike] This thesis was completed under the supervision of Hector J. Levesque.   The other two members of my internal committee were Sheila McIlraith and Yves Lesperance.   My external examiner was Michael Thielscher. [...]]]></description>
			<content:encoded><![CDATA[<p><strong> A Reasoning Module for Long-Lived Cognitive Agents</strong>, Stavros Vassos, Ph.D. Thesis, Department of <a href="http://www.cs.toronto.edu" target="_blank">Computer Science</a>, <a href="http://www.utoronto.ca/" target="_blank">University of Toronto</a>, 2009.<br />
[<a href="http://stavros.lostre.org/files/vassos09phdthesis.pdf">pdf</a> | <a href="http://www.citeulike.org/user/stavros/article/5867016">citeulike</a>]<br />
<span id="more-43"></span><br />
This thesis was completed under the supervision of <a title="Hector J. Levesque" href="http://www.cs.toronto.edu/~hector/" target="_blank">Hector J. Levesque</a>.   The other two members of my internal committee were <a title="Sheila McIlraith" href="http://www.cs.toronto.edu/~sheila/" target="_blank">Sheila McIlraith</a> and <a title="Yves Lesperance" href="http://www.cse.yorku.ca/~lesperan/" target="_blank">Yves Lesperance</a>.   My external examiner was <a title="Michael Thielscher" href="http://www1.inf.tu-dresden.de/~mit/" target="_blank">Michael Thielscher</a>.</p>
<p><strong>Abstract:</strong><br />
In this thesis we study a reasoning module for agents that have cognitive abilities, such as memory, perception, action, and are expected to function autonomously for long periods of time.  The module provides the ability to reason about action and change using the language of the situation calculus and variants of the basic action theories.  The main focus of this thesis is on the logical problem of progressing an action theory.</p>
<p>First, we investigate the conjecture by Lin and Reiter that a practical first-order<br />
definition of progression is not appropriate for the general case.  We show that Lin and Reiter were indeed correct in their intuitions by providing a proof for the conjecture, thus resolving the open question about the first-order definability of progression and justifying the need for a second-order definition.</p>
<p>Then we proceed to identify three cases where it is possible to obtain a first-order progression with the desired properties: i) we extend earlier work by Lin and Reiter and present a case where we restrict our attention to a practical class of queries that may only quantify over situations in a limited way;  ii) we revisit the local-effect assumption of Liu and Levesque that requires that the effects of an action are fixed by the arguments of the action and show that in this case a first-order progression is suitable;  iii) we investigate a way that the local-effect assumption can be relaxed and show that when the initial knowledge base is a database of possible closures and the effects of the actions are range-restricted then a first-order progression is also suitable under a just-in-time assumption.</p>
<p>Finally, we examine a special case of the action theories with range-restricted effects and present an algorithm for computing a finite progression.  We prove the correctness and the complexity of the algorithm, and show its application in a simple example that is inspired by video games.</p>
<p><strong>Bibtex:</strong></p>
<p class="code">@phdthesis{vassos09phdthesis,<br />
address = {Toronto, Canada},<br />
author = {Vassos, Stavros},<br />
school = {University of Toronto},<br />
title = {A Reasoning Module for Long-Lived Cognitive Agents},<br />
year = {2009}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2009/10/01/a-reasoning-module-for-long-lived-cognitive-agents-phd-thesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progressing basic action theories with non-local effect actions (CS-09)</title>
		<link>http://stavros.lostre.org/2009/03/01/progressing-basic-action-theories-with-non-local-effect-actions-cs-09/</link>
		<comments>http://stavros.lostre.org/2009/03/01/progressing-basic-action-theories-with-non-local-effect-actions-cs-09/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:13:28 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/?p=79</guid>
		<description><![CDATA[Progressing basic action theories with non-local effect actions, Stavros Vassos, Sebastian Sardina, and Hector Levesque, Proceedings of the Ninth International Symposium on Logical Formalizations of Commonsense Reasoning (CS-09), pages 135-140, Toronto, Canada, 2009. [pdf &#124; citeulike&#124; slides] Abstract: In this paper we propose a practical extension to some recent work on the progression of action [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Progressing basic action theories with non-local effect actions</strong>, Stavros Vassos, Sebastian Sardina, and Hector Levesque, Proceedings of the Ninth International Symposium on Logical Formalizations of Commonsense Reasoning (<a href="http://commonsensereasoning.org/2009/" target="_blank">CS-09</a>), pages 135-140, Toronto, Canada, 2009.<br />
[<a href="http://stavros.lostre.org/files/vassos09rangerestricted.pdf" target="_blank">pdf</a> | <a href="http://www.citeulike.org/user/stavros/article/5868977" target="_blank">citeulike</a>| <a href="http://stavros.lostre.org/files/vassos09rangerestricted-slides.pdf" target="_blank">slides</a>]<br />
<span id="more-79"></span><br />
<strong>Abstract:</strong><br />
In this paper we propose a practical extension to some recent work on the progression of action theories in the situation calculus. In particular, we argue that the assumption of local-effect actions is too restrictive for realistic settings. Based on the notion of safe-range queries from database theory and just-in-time action histories, we present a new type of action theory, called range-restricted, that allows actions to have non-local effects with a restricted range. These theories can represent incomplete information in the initial database in terms of possible closures for fluents and can be progressed by directly updating the database in an algorithmic manner. We prove the correctness of our method and argue for the applicability of range-restricted theories in realistic settings.</p>
<p><strong>Bibtex:</strong></p>
<p class="code">@inproceedings{vassos09rangerestricted,<br />
address = {Toronto, Canada},<br />
author = {Vassos, Stavros and Sardina, Stavros and Levesque, Hector},<br />
booktitle = {Proceedings of the Ninth International Symposium on Logical Formalizations of Commonsense Reasoning (CS-09)},<br />
editor = {Lakemeyer, Gerhard and Morgenstern, Leora and Williams, Mary-Anne},<br />
pages = {135&#8211;140},<br />
publisher = {UTSePress},<br />
title = {Progressing basic action theories with non-local effect actions},<br />
year = {2009}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2009/03/01/progressing-basic-action-theories-with-non-local-effect-actions-cs-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First-Order Strong Progression for Local-Effect Basic Action Theories (KR-08)</title>
		<link>http://stavros.lostre.org/2008/08/01/first-order-strong-progression-for-local-effect-basic-action-theories-kr-08/</link>
		<comments>http://stavros.lostre.org/2008/08/01/first-order-strong-progression-for-local-effect-basic-action-theories-kr-08/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 17:40:02 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/?p=91</guid>
		<description><![CDATA[First-Order Strong Progression for Local-Effect Basic Action Theories, Stavros Vassos, Gerhard Lakemeyer, and Hector Levesque, Proceedings of the 11th International Conference on Principles of Knowledge Representation and Reasoning (KR-08), Sydney, Australia, 2008. [pdf &#124; citeulike &#124; slides] Abstract: In a seminal paper Lin and Reiter introduced the notion of progression for basic action theories in [...]]]></description>
			<content:encoded><![CDATA[<p><strong> First-Order Strong Progression for Local-Effect Basic Action Theories</strong>, Stavros Vassos, Gerhard Lakemeyer, and Hector Levesque, Proceedings of the 11th International Conference on Principles of Knowledge Representation and Reasoning (<a href="http://www.cse.unsw.edu.au/~kr2008/" target="_blank">KR-08</a>), Sydney, Australia, 2008.<br />
[<a href="http://stavros.lostre.org/files/vassos08localeffect.pdf">pdf</a> | <a href="http://www.citeulike.org/user/stavros/article/5870925" target="_blank">citeulike</a> | <a href="http://stavros.lostre.org/files/vassos08localeffect-slides.pdf">slides</a>]<br />
<span id="more-91"></span><br />
<strong>Abstract:</strong><br />
In a seminal paper Lin and Reiter introduced the notion of progression for basic action theories in the situation calculus. The idea is to replace an initial database by a new set of sentences which reflect the changes due to an action. Unfortunately, progression requires secondorder logic in general. In this paper, we introduce the notion of strong progression, a slight variant of Lin and Reiter that has the intended properties, and we show that in case actions have only local effects, progression is always first-order representable. Moreover, for a restricted class of local-effect axioms we show how to construct a new database that is finite.</p>
<p><strong>Bibtex:</strong></p>
<p class="code">@inproceedings{vassos09localeffect,<br />
address = {Sydney, Australia},<br />
author = {Vassos, Stavros and Lakemeyer, Gerhard and Levesque, Hector},<br />
booktitle = {Proceedings of 11th International Conference on Principles of Knowledge Representation and Reasoning (KR-08)},<br />
editor = {Brewka, Gerhard and Lang, J{\&#8217;{e}}r{\^{o}}me},<br />
pages = {662&#8211;672},<br />
publisher = {AAAI Press},<br />
title = {First-Order Strong Progression for Local-Effect Basic Action Theories},<br />
year = {2009}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2008/08/01/first-order-strong-progression-for-local-effect-basic-action-theories-kr-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outstanding Paper Honorable Mention Award in AAAI-08!!!</title>
		<link>http://stavros.lostre.org/2008/05/25/outstanding-paper-honorable-mention-award-in-aaai-08/</link>
		<comments>http://stavros.lostre.org/2008/05/25/outstanding-paper-honorable-mention-award-in-aaai-08/#comments</comments>
		<pubDate>Sun, 25 May 2008 22:28:47 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/?p=111</guid>
		<description><![CDATA[Our accepted AAAI-08 paper received an award!  HOORAY!  :))) What follows is (part of) the email I received about the award. Dear Stavros and Hector, On behalf of the Association for the Advancement of Artificial Intelligence and the AAAI-08 Program Committee, we are pleased to inform you that your paper, entitled &#8220;On the Progression of [...]]]></description>
			<content:encoded><![CDATA[<p>Our accepted AAAI-08 paper received an award!  HOORAY!  :)))<br />
What follows is (part of) the email I received about the award.</p>
<blockquote><p>Dear Stavros and Hector,</p>
<p>On behalf of the Association for the Advancement of Artificial  Intelligence and the AAAI-08 Program Committee, we are pleased to inform  you that your paper, entitled &#8220;On the Progression of Situation Calculus  Basic Action Theories: Resolving a 10-year-old Conjecture,&#8221; has been  selected for Honorable Mention at AAAI-08.</p>
<p>Each year AAAI&#8217;s Conference on Artificial Intelligence honors papers  that exemplify high standards in technical contribution and exposition.  Papers were recommended for this status by members of the Program  Committee during the blind review process. The winning papers were  selected by the Program Chairs with the help of some members of the  Senior Program Committee.</p>
<p>In recognition of your achievement, you and your coauthors will be  presented with certificates by the AAAI-08 Program Cochairs, Dieter Fox  and Carla Gomes, during their opening remarks on Tuesday, July 15, at  8:30 am. There will also be an announcement of this honor in the front  matter of the AAAI-08 Proceedings.<br />
[...]</p></blockquote>
<p>More on the paper <a href="http://stavros.lostre.org/2008/06/01/on-the-progression-of-situation-calculus-basic-action-theories-resolving-a-10-year-old-conjecture-aaai-08/" target="_self">here</a> and more on the award <a href="http://www.aaai.org/Awards/paper.php" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2008/05/25/outstanding-paper-honorable-mention-award-in-aaai-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progression of Situation Calculus Action Theories with Incomplete Information (IJCAI-07)</title>
		<link>http://stavros.lostre.org/2007/11/30/vassos07progression/</link>
		<comments>http://stavros.lostre.org/2007/11/30/vassos07progression/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 21:35:04 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/2007/11/30/progression-of-situation-calculus-action-theories-with-incomplete-information/</guid>
		<description><![CDATA[Progression of Situation Calculus Action Theories with Incomplete Information, Stavros Vassos and Hector Levesque, Proceedings of the 20th International Joint Conference on Artificial Intelligence (IJCAI-07), pages 2024&#8211;2029, Hyderabad, India, 2007. [pdf &#124; citeulike &#124; slides] Abstract: In this paper, we propose a new progression mechanism for a restricted form of incomplete knowledge formulated as a [...]]]></description>
			<content:encoded><![CDATA[<p><strong> Progression of Situation Calculus Action Theories with Incomplete Information</strong>,  Stavros Vassos and Hector Levesque, Proceedings of the 20th International Joint Conference on Artificial Intelligence (<a href="http://www.ijcai-07.org/" target="_blank">IJCAI-07</a>), pages 2024&#8211;2029, Hyderabad, India, 2007.<br />
[<a href="http://www.ijcai.org/papers07/Papers/IJCAI07-327.pdf">pdf</a> | <a href="http://www.citeulike.org/user/stavros/article/1923630">citeulike</a> | <a href="http://stavros.lostre.org/files/vassos07progress-slides.pdf">slides</a>]</p>
<p><span id="more-19"></span><strong>Abstract:</strong></p>
<p>In this paper, we propose a new progression mechanism for a restricted form of incomplete knowledge formulated as a basic action theory in the situation calculus.  Specifically, we focus on functional fluents and deal directly with the <em>possible values</em> these fluents may have and how these values are affected by both physical and sensing actions.  The method we propose is logically complete and can be calculated efficiently using database techniques under certain reasonable assumptions.</p>
<p><strong>Bibtex:</strong></p>
<p class="code">@inproceedings{vassos07progression,<br />
title = {Progression of Situation Calculus Action Theories with Incomplete Information},<br />
author = {Vassos, Stavros   and Levesque, Hector  },<br />
booktitle = {Proceedings of the 20th International Joint Conference on Artificial Intelligence},<br />
editor = {Veloso, Manuela  M. },<br />
pages = {2024&#8211;2029},<br />
address = {Hyderabad, India},<br />
citeulike-article-id = {1923630},<br />
keywords = {ai, progression, reasoning_about_action, situation_calculus},<br />
month = {January},<br />
year = {2007}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2007/11/30/vassos07progression/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Wumpus World in IndiGolog: A Preliminary Report (NRAC-05)</title>
		<link>http://stavros.lostre.org/2007/05/12/sardina05wumpus/</link>
		<comments>http://stavros.lostre.org/2007/05/12/sardina05wumpus/#comments</comments>
		<pubDate>Sun, 13 May 2007 00:40:20 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/2007/11/30/the-wumpus-world-in-indigolog-a-preliminary-report/</guid>
		<description><![CDATA[The Wumpus World in IndiGolog: A Preliminary Report, Sebastian Sardina and Stavros Vassos, Proceedings of the Nonmonotonic Reasoning, Action and Change Workshop at IJCAI (NRAC-05), pages 90-95, Edinburgh, Scotland, 2005. [pdf &#124; citeulike &#124; slides] Abstract: This paper describes an implementation of the the Wumpus World in IndiGolog with the objective of showing the applicability [...]]]></description>
			<content:encoded><![CDATA[<p><strong> The Wumpus World in IndiGolog: A Preliminary Report</strong>,  Sebastian Sardina and Stavros Vassos, Proceedings of the Nonmonotonic Reasoning, Action and Change Workshop at IJCAI (<a href="http://ijcai05.csd.abdn.ac.uk/index.php?section=workshopprog" target="_blank">NRAC-05</a>), pages 90-95, Edinburgh, Scotland, 2005.<br />
[<a href="http://stavros.lostre.org/files/sardina-vassos05wumpus.pdf">pdf</a> | <a href="http://www.citeulike.org/user/stavros/article/381288">citeulike</a> | <a href="http://stavros.lostre.org/files/sardina-vassos05wumpus-slides.pdf">slides</a>]</p>
<p><span id="more-18"></span><strong> Abstract:</strong></p>
<p>This paper describes an implementation of the the Wumpus World in IndiGolog with the objective of showing the applicability of this interleaved agent programming language for modeling agent behavior in realistic domains.  We briefly go over the IndiGolog architecture, explain how we can reason about the Wumpus World domain, and show how to express agent behavior using high-level agent programs.  Finally, we discuss initial empirical results obtained as well as challenging issues to be resolved.</p>
<p><strong>Bibtex: </strong></p>
<p class="code">@inproceedings{sardina05wumpus,<br />
title = {The {W}umpus {W}orld in {I}ndi{G}olog: {A} {P}reliminary {R}eport},<br />
author = {Sardina, Sebastian   and Vassos, Stavros  },<br />
booktitle = {In Proceedings the Nonmonotonic Reasoning,<br />
Action and Change Workshop at IJCAI (NRAC-05)},<br />
address = {Edinburgh, Scotland},<br />
pages = {90&#8211;95},<br />
citeulike-article-id = {381288},<br />
keywords = {agent, ai, cogrobo, games, golog, incomplete_knowledge, logic, reasoning_about_action, situation_calculus, system, wumpus},<br />
year = {2005}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2007/05/12/sardina05wumpus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Feasible Approach to Disjunctive Knowledge in Situation Calculus (M.Sc. Thesis)</title>
		<link>http://stavros.lostre.org/2007/05/12/vassos05msthesis/</link>
		<comments>http://stavros.lostre.org/2007/05/12/vassos05msthesis/#comments</comments>
		<pubDate>Sun, 13 May 2007 00:20:52 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/2007/11/30/vassos05msthesis/</guid>
		<description><![CDATA[A Feasible Approach to Disjunctive Knowledge in Situation Calculus, Stavros Vassos, M.Sc. Thesis, Department of Computer Science, University of Toronto, 2005. [pdf &#124; citeulike] Abstract: In this thesis we present Lp, a reinterpretation of situation calculus based on intuitions from many-valued logics. The key difference is that the notion of truth is based on the [...]]]></description>
			<content:encoded><![CDATA[<p><strong> A Feasible Approach to Disjunctive Knowledge in Situation Calculus</strong>, Stavros Vassos, M.Sc. Thesis, Department of <a href="http://www.cs.toronto.edu/" target="_blank">Computer Science</a>, <a href="http://www.utoronto.ca/" target="_blank">University of Toronto</a>, 2005.<br />
[<a href="http://stavros.lostre.org/files/vassos05msthesis.pdf">pdf</a> | <a href="http://www.citeulike.org/user/stavros/article/2032867">citeulike</a>]</p>
<p><span id="more-20"></span><strong>Abstract:</strong><br />
In this thesis we present Lp, a reinterpretation of situation calculus based on intuitions from many-valued logics. The key difference is that the notion of truth is based on the fact that a term is interpreted into a set of objects rather than one single object and equality is interpreted as &#8220;possibly equals&#8221;. Lp is suitable for defining action theories that capture fluent-based disjunctive knowledge, which means that any incomplete knowledge the theory captures is limited to be about the value of one fluent each time. This essentially enforces an independence assumption on the fluents which allows for efficient evaluation mechanisms. We show that like situation calculus a similar regression theorem holds in Lp. Furthermore, we prove that Lp can be embedded in situation calculus and show how a special form of Lp theories can be soundly implemented in Prolog and the agent programming language Indigolog.</p>
<p><strong>Bibtex:</strong></p>
<p class="code">@mastersthesis{vassos05msthesis,<br />
title = {A Feasible Approach to Disjunctive Knowledge in Situation Calculus},<br />
author = {Vassos, Stavros  },<br />
editor = {Levesque, Hector   and Bacchus, Fahiem  },<br />
school = {University of Toronto},<br />
citeulike-article-id = {2032867},<br />
keywords = {ai, incomplete_knowledge, reasoning_about_action, situation_calculus},<br />
year = {2005}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2007/05/12/vassos05msthesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nonmonotonic Logical Approaches for the Frame Problem in Artificial Intelligence (Diploma Thesis)</title>
		<link>http://stavros.lostre.org/2007/05/12/vassos01dthesis/</link>
		<comments>http://stavros.lostre.org/2007/05/12/vassos01dthesis/#comments</comments>
		<pubDate>Sun, 13 May 2007 00:00:39 +0000</pubDate>
		<dc:creator>stavros</dc:creator>
				<category><![CDATA[ai]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://stavros.lostre.org/2007/11/29/nonmonotonic-logical-approaches-for-the-frame-problem-in-artificial-intelligence-diploma-thesis/</guid>
		<description><![CDATA[Nonmonotonic Logical Approaches for the Frame Problem in Artificial Intelligence, Stavros Vassos, Diploma Thesis, Department of Electrical and Computer Engineering, National Technical University of Athens, 2001. [pdf (in greek) &#124; citeulike] Abstract: The thesis is a survey of logical nonmonotonic techniques for the solution of the frame problem in artificial intelligence. The approaches are grouped [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Nonmonotonic Logical Approaches for the Frame Problem in Artificial Intelligence</strong>, Stavros Vassos, Diploma Thesis, Department of <a href="http://www.ece.ntua.gr/index.php?lang=en" target="_blank">Electrical and Computer Engineering</a>, <a href="http://www.ntua.gr/index_en.html" target="_blank">National Technical University of Athens</a>, 2001.<br />
[<a href="http://stavros.lostre.org/files/vassos01dthesis.pdf">pdf</a> (in greek) | <a href="http://www.citeulike.org/user/stavros/article/2223905">citeulike</a>]</p>
<p><span id="more-23"></span><strong>Abstract:</strong><br />
The thesis is a survey of logical nonmonotonic techniques for the solution of the frame problem in artificial intelligence. The approaches are grouped in two main categories, namely those based on minimal change and those based on causality.</p>
<p><strong>Bibtex:</strong></p>
<p class="code">@mastersthesis{vassos01dthesis,<br />
author = {Vassos, Stavros  },<br />
citeulike-article-id = {2223905},<br />
editor = {Zachos, E. },<br />
school = {National Technical University of Athens},<br />
title = {Nonmonotonic Logical Approaches for the Frame Problem in Artificial Intelligence},<br />
year = {2001}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://stavros.lostre.org/2007/05/12/vassos01dthesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
