<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><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-09-19T12:59:35Z</responseDate><request verb="GetRecord" identifier="oai:dspace.mit.edu:1721.1/153081" metadataPrefix="dim">https://dspace.mit.edu/server/oai/request</request><GetRecord><record><header><identifier>oai:dspace.mit.edu:1721.1/153081</identifier><datestamp>2023-12-01T03:48:55Z</datestamp><setSpec>com_1721.1_7582</setSpec><setSpec>com_1721.1_7581</setSpec><setSpec>col_1721.1_131023</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" qualifier="advisor">Williams, Brian C.</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author">Pittman, Cameron W.</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="department">Massachusetts Institute of Technology. Department of Aeronautics and Astronautics</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2023-11-30T21:12:27Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2023-11-30T21:12:27Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2023-09</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="submitted">2023-11-30T13:55:34.260Z</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">https://hdl.handle.net/1721.1/153081</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract">As space exploration accelerates and the number of robots and humans working in extreme environments grows with it, we must enact autonomous multi-agent coordination in order to safely operate in environments that are inherently hostile to communication. To the best of our knowledge, there are no multi-agent scheduling algorithms capable of independently reasoning over communication delay. A key gap that must be addressed is a single-agent scheduler capable of deciding when to act given uncertain observation, which can the form the basis for distributed multi-agent scheduling. Existing research has provided insights into temporal reasoning, namely modeling observation uncertainty and scheduling events with temporal constraints. There is both a need for deciding when to schedule events when there is uncertain observation delay, and a need to robustly coordinate between agents. Scheduling events in the face of uncertainty is a challenge due to the compounding uncertainties of uncontrollable exogenous events, unknown observation delay, and uncertain communication between agents. This thesis puts forth a series of contributions that culminates in the demonstration of a robust single-agent task executive that used our scheduler to coordinate in a multi-agent context despite observation delay. Doing so required insights in checking controllability of temporal constraints with uncertain delay, defining a scheduler that is robust to uncertain observation delay, integrating the scheduler in an existing high-level task executive, and a coordination strategy for multiple agents. We show that the scheduler exhibits the expected performance characteristics, and perform laboratory demonstrations of multi-agent execution with uncertain communication using a scenario inspired by human spaceflight.</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="degree">S.M.</dim:field>
   <dim:field mdschema="dc" element="publisher">Massachusetts Institute of Technology</dim:field>
   <dim:field mdschema="dc" element="rights">Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)</dim:field>
   <dim:field mdschema="dc" element="rights">Copyright retained by author(s)</dim:field>
   <dim:field mdschema="dc" element="rights" qualifier="uri">https://creativecommons.org/licenses/by-nc-nd/4.0/</dim:field>
   <dim:field mdschema="dc" element="title">Distributed Multi-Agent Decision Making Under Uncertain Communication</dim:field>
   <dim:field mdschema="dc" element="type">Thesis</dim:field>
   <dim:field mdschema="dc" element="format" qualifier="mimetype">application/pdf</dim:field>
   <dim:field mdschema="mit" element="thesis" qualifier="degree">Master</dim:field>
   <dim:field mdschema="thesis" element="degree" qualifier="name">Master of Science in Aeronautics and Astronautics</dim:field>
   <dim:field mdschema="dspace" element="entity" qualifier="type">Publication</dim:field>
   <dim:field mdschema="others" element="access-status">unknown</dim:field>
   <dim:field mdschema="others" element="access-status">unknown</dim:field>
   <dim:field mdschema="cerif" element="openaire" authority="" confidence="-1">&lt;Publication xmlns="https://www.openaire.eu/cerif-profile/1.1/" id="242ac01c-e75f-4146-812a-72c08be61fee">
	&lt;Type xmlns="https://www.openaire.eu/cerif-profile/vocab/COAR_Publication_Types">http://purl.org/coar/resource_type/c_1843&lt;/Type>
   	&lt;Title>Distributed Multi-Agent Decision Making Under Uncertain Communication&lt;/Title>
   	&lt;PublishedIn>
    	&lt;Publication>
      	&lt;/Publication>
   	&lt;/PublishedIn>
   	&lt;PublicationDate>2023-09&lt;/PublicationDate>
   	&lt;Authors>
      	&lt;Author>
        	&lt;DisplayName>Pittman, Cameron W.&lt;/DisplayName>
         	&lt;Affiliation>
         		&lt;OrgUnit>
         		&lt;/OrgUnit>
         	&lt;/Affiliation>
      	&lt;/Author>
	&lt;/Authors>
   	&lt;Editors>
	&lt;/Editors>
    &lt;Publishers>
        &lt;Publisher>
            &lt;DisplayName>Massachusetts Institute of Technology&lt;/DisplayName>
            &lt;OrgUnit />
        &lt;/Publisher>
    &lt;/Publishers>
    &lt;License>https://creativecommons.org/licenses/by-nc-nd/4.0/&lt;/License>
   	&lt;Abstract>As space exploration accelerates and the number of robots and humans working in extreme environments grows with it, we must enact autonomous multi-agent coordination in order to safely operate in environments that are inherently hostile to communication. To the best of our knowledge, there are no multi-agent scheduling algorithms capable of independently reasoning over communication delay. A key gap that must be addressed is a single-agent scheduler capable of deciding when to act given uncertain observation, which can the form the basis for distributed multi-agent scheduling. Existing research has provided insights into temporal reasoning, namely modeling observation uncertainty and scheduling events with temporal constraints. There is both a need for deciding when to schedule events when there is uncertain observation delay, and a need to robustly coordinate between agents. Scheduling events in the face of uncertainty is a challenge due to the compounding uncertainties of uncontrollable exogenous events, unknown observation delay, and uncertain communication between agents. This thesis puts forth a series of contributions that culminates in the demonstration of a robust single-agent task executive that used our scheduler to coordinate in a multi-agent context despite observation delay. Doing so required insights in checking controllability of temporal constraints with uncertain delay, defining a scheduler that is robust to uncertain observation delay, integrating the scheduler in an existing high-level task executive, and a coordination strategy for multiple agents. We show that the scheduler exhibits the expected performance characteristics, and perform laboratory demonstrations of multi-agent execution with uncertain communication using a scenario inspired by human spaceflight.&lt;/Abstract>
	&lt;Access xmlns="http://purl.org/coar/access_right" 
    >
    &lt;/Access>
&lt;/Publication>
</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>