<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-22T03:56:53Z</responseDate>
  <request identifier="2634" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:2634</identifier>
        <datestamp>2024-03-06T11:09:12Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Improving the Performance of Complex Agent Plans Through Reinforcement Learning</dc:title>
          <dc:creator>Leonetti, Matteo</dc:creator>
          <dc:creator>Iocchi, Luca</dc:creator>
          <dc:subject>Agent programming</dc:subject>
          <dc:subject>planning</dc:subject>
          <dc:subject>reinforcement learning</dc:subject>
          <dc:subject>semi non-Markov decision process</dc:subject>
          <dc:description>Agent programming in complex, partially observable, and&#13;
stochastic domains usually requires a great deal of understanding of both&#13;
the domain and the task in order to provide the agent with the knowledge&#13;
necessary to act effectively. While symbolic methods allow the designer&#13;
to specify declarative knowledge about the domain, the resulting plan&#13;
can be brittle since it is difficult to supply a symbolic model that is&#13;
accurate enough to foresee all possible events in complex environments,&#13;
especially in the case of partial observability. Reinforcement Learning&#13;
(RL) techniques, on the other hand, can learn a policy and make use&#13;
of a learned model, but it is difficult to reduce and shape the scope of&#13;
the learning algorithm by exploiting a priori information. We propose a&#13;
methodology for writing complex agent programs that can be effectively&#13;
improved through experience.We show how to derive a stochastic process&#13;
from a partial specification of the plan, so that the latter’s perfomance&#13;
can be improved solving a RL problem much smaller than classical RL&#13;
formulations. Finally, we demonstrate our approach in the context of&#13;
Keepaway Soccer, a common RL benchmark based on a RoboCup Soccer&#13;
2D simulator.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Matteo Leonetti and Luca Iocchi</dc:contributor>
          <dc:date>2010</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 10081, Cognitive Robotics (2010)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.10081.10</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-26347</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.10081.10</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
