<?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-19T02:26:02Z</responseDate><request verb="GetRecord" identifier="oai:dspace.mit.edu:1721.1/156806" metadataPrefix="dim">https://dspace.mit.edu/server/oai/request</request><GetRecord><record><header><identifier>oai:dspace.mit.edu:1721.1/156806</identifier><datestamp>2024-09-17T03:35:08Z</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">Raskar, Ramesh</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author">Kuru, Nurullah Giray</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="department">Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2024-09-16T13:50:22Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2024-09-16T13:50:22Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2024-05</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="submitted">2024-07-11T14:37:09.621Z</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">https://hdl.handle.net/1721.1/156806</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract">Agent-based models (ABMs) are powerful tools for decision-making due to their ability to simulate systems with individual-level granularity. Recent advances have mitigated the computational costs of scaling ABMs to real-world population sizes; however, the potential of ABMs is also constrained by the quality of the underlying data and feedback loops. We introduce two approaches to improving data quality in ABMs. First, we incorporate LLM peers in ABM simulations to guide agent decision-making and thought generation, leveraging the world model learned by LLMs. We analyze both proprietary and open-source LLMs for suitability in ABM use, and find GPT-3.5 to be a strong candidate for distinguishing between agent characteristics and producing plausible isolation decisions in an epidemic. We introduce an effective and scalable system for using LLMs in ABMs by characterizing agents using a small set of characteristics and using LLM peers to guide agent groups. We conduct experiments in a synthetic replica of the Astoria neighborhood of New York City and show that this system achieves better calibration and enables more detailed analysis. Second, we propose privacy-preserving ABMs that can integrate real agents into ABM simulations in a distributed system using cryptographic protocols. We describe algorithms for running simulations, calibration, and analysis of ABMs, and provide a proof of concept. This approach enables adding real human feedback into ABMs.</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="degree">M.Eng.</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">Smarter Agents for Agent-Based Models</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 Engineering in Electrical Engineering and Computer Science</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="7e030851-b19f-45b4-9f85-b7e5366ddb0f">
	&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>Smarter Agents for Agent-Based Models&lt;/Title>
   	&lt;PublishedIn>
    	&lt;Publication>
      	&lt;/Publication>
   	&lt;/PublishedIn>
   	&lt;PublicationDate>2024-05&lt;/PublicationDate>
   	&lt;Authors>
      	&lt;Author>
        	&lt;DisplayName>Kuru, Nurullah Giray&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>Agent-based models (ABMs) are powerful tools for decision-making due to their ability to simulate systems with individual-level granularity. Recent advances have mitigated the computational costs of scaling ABMs to real-world population sizes; however, the potential of ABMs is also constrained by the quality of the underlying data and feedback loops. We introduce two approaches to improving data quality in ABMs. First, we incorporate LLM peers in ABM simulations to guide agent decision-making and thought generation, leveraging the world model learned by LLMs. We analyze both proprietary and open-source LLMs for suitability in ABM use, and find GPT-3.5 to be a strong candidate for distinguishing between agent characteristics and producing plausible isolation decisions in an epidemic. We introduce an effective and scalable system for using LLMs in ABMs by characterizing agents using a small set of characteristics and using LLM peers to guide agent groups. We conduct experiments in a synthetic replica of the Astoria neighborhood of New York City and show that this system achieves better calibration and enables more detailed analysis. Second, we propose privacy-preserving ABMs that can integrate real agents into ABM simulations in a distributed system using cryptographic protocols. We describe algorithms for running simulations, calibration, and analysis of ABMs, and provide a proof of concept. This approach enables adding real human feedback into ABMs.&lt;/Abstract>
	&lt;Access xmlns="http://purl.org/coar/access_right" 
    >
    &lt;/Access>
&lt;/Publication>
</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>