<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.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-23T12:14:24Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/122269" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/122269</identifier>
        <datestamp>2024-03-02</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_8888</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_8887</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Mehr, Negar</dc:contributor>
          <dc:date>2023-12</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:language>en</dc:language>
          <dc:type>text</dc:type>
          <dc:description>Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2025-12-01</dc:description>
          <dc:description>The student, Amogh Pandey, accepted the attached license on 2023-12-05 at 15:44.</dc:description>
          <dc:description>The student, Amogh Pandey, submitted this Thesis for approval on 2023-12-05 at 15:56.</dc:description>
          <dc:description>This Thesis was approved for publication on 2023-12-06 at 11:21.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #20148 on 2024-03-01 at 13:57:23</dc:description>
          <dc:title>TranDynaMo: A comparative study of transformer and GRU performance in modeling dynamical systems</dc:title>
          <dc:creator>Pandey, Amogh</dc:creator>
          <dc:subject>Transformers, Large Language Models</dc:subject>
          <dc:subject>Chatgpt</dc:subject>
          <dc:subject>Gpt</dc:subject>
          <dc:subject>Llm</dc:subject>
          <dc:subject>Dynamics Learning</dc:subject>
          <dc:subject>Dynamics Modeling</dc:subject>
          <dc:subject>Rnn</dc:subject>
          <dc:subject>Gru</dc:subject>
          <dc:subject>Control System Dynamics</dc:subject>
          <dc:subject>Dynamical Models</dc:subject>
          <dc:date>2023-12-06</dc:date>
          <dc:description>Dynamics modeling is critical to many robotics and control tasks and applications, such as motion planning and trajectory optimization. However, obtaining a model through current methods is difficult and expensive, so instead, there have been many efforts to come up with data-driven methods to learn dynamics models. With the popularity and success of Large Language Models (LLMs) such as ChatGPT, we were inspired to find a way to leverage transformers, the building blocks of ChatGPT, to solve the dynamics learning problem. In this thesis, we study the viability of utilizing transformers for dynamics modeling. We do this by first introducing transformers and posing dynamics learning as a sequence-to-sequence modeling task. We then create a GPT2-based dynamics learning framework called TranDynaMo and test its dynamics modeling performance for various dynamical systems, such as chaotic systems and systems with limit cycles, by giving it an initial condition and seeing how well it can predict the trajectory. We then compare TranDynaMo against a GRU-based framework. We find that when the dynamics learning framework is required to predict parts of a trajectory significantly beyond the horizon of the training trajectories it was given, TranDynaMo beats the GRU-based framework; however, if the training and testing trajectories are of almost the same horizon, both perform satisfactorily, but the GRU-based framework outperforms TranDynaMo, thus indicating that the generalization of transformers is better.</dc:description>
          <dc:type>Text</dc:type>
          <dc:language>eng</dc:language>
          <dc:identifier>https://hdl.handle.net/2142/122269</dc:identifier>
          <dc:rights>Copyright 2023 Amogh Pandey</dc:rights>
          <degree>
            <name>M.S.</name>
            <level>Thesis</level>
            <discipline>Electrical &amp; Computer Engr</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <department>Electrical &amp; Computer Eng</department>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
