<node id="672131">
  <nid>672131</nid>
  <type>event</type>
  <uid>
    <user id="27707"><![CDATA[27707]]></user>
  </uid>
  <created>1705435002</created>
  <changed>1705435002</changed>
  <title><![CDATA[PhD Defense by Fangke Ye]]></title>
  <body><![CDATA[<p><span><span><strong>Title</strong>: Leveraging Machine Learning for Enhancing Code Performance and Programming Productivity</span></span></p>

<p>&nbsp;</p>

<p><span><span><strong>Date</strong>: Monday, Jan 22, 2024</span></span></p>

<p><span><span><strong>Time</strong>: 11:00 AM - 1:00 PM (ET)</span></span></p>

<p><span><span><strong>Location</strong>: KACB 3402 and Virtual (<a href="https://gatech.zoom.us/j/97672893211">https://gatech.zoom.us/j/97672893211</a>)</span></span></p>

<p>&nbsp;</p>

<p><span><span>Fangke Ye</span></span></p>

<p><span><span>Ph.D. Candidate</span></span></p>

<p><span><span>School of Computer Science</span></span></p>

<p><span><span>Georgia Institute of Technology</span></span></p>

<p>&nbsp;</p>

<p><span><span><strong>Committee</strong>:</span></span></p>

<p><span><span>Dr. Vivek Sarkar (Advisor) – School of Computer Science, Georgia Institute of Technology</span></span></p>

<p><span><span>Dr. Jisheng Zhao – School of Computer Science, Georgia Institute of Technology</span></span></p>

<p><span><span>Dr. Santosh Pande – School of Computer Science, Georgia Institute of Technology</span></span></p>

<p><span><span>Dr. Qirun Zhang – School of Computer Science, Georgia Institute of Technology</span></span></p>

<p><span><span>Dr. Milad Hashemi – Google</span></span></p>

<p>&nbsp;</p>

<p><span><span><strong>Abstract</strong>:</span></span></p>

<p><span><span>As hardware performance continues to improve with the increase of hardware complexity and diversification, software struggles to keep up and fully realize these performance gains. Only a handful of expert programmers can harness the full potential of modern hardware using hardware-exposed low-level programming primitives. Meanwhile, the widespread adoption of high-level dynamically-typed programming languages like Python and JavaScript provides high productivity but suffers from low performance due to the lack of static type information necessary for compiler optimizations. Therefore, it becomes increasingly difficult to enable the development of high-performance programs capable of utilizing the potential performance provided by evolving hardware while maintaining high programming productivity for the mass developers.</span></span></p>

<p>&nbsp;</p>

<p><span><span>This thesis proposes the use of machine learning to enhance both programming productivity and program performance. First, we present a neural network based system that can compute code-semantics similarity in C/C++ code, with the goal of identifying semantically equivalent high-performance code for a given low-performance input code; this approach incorporates a context-aware semantics structure and an extensible neural code similarity scoring algorithm. Then, we show how a graph-based deep learning type inference method can be used to infer types in JavaScript; our approach employs multiple graph neural network models and a novel type flow graph representation to infer types in dynamically-typed languages without manual annotations. Finally, we demonstrate a new approach to concrete type inference for Python programs, enabling ahead-of-time code optimization for dynamically-typed languages by combining machine learning and SMT solving without requiring programmers to provide any type information.</span></span></p>

<p>&nbsp;</p>
]]></body>
  <field_summary_sentence>
    <item>
      <value><![CDATA[Leveraging Machine Learning for Enhancing Code Performance and Programming Productivity]]></value>
    </item>
  </field_summary_sentence>
  <field_summary>
    <item>
      <value><![CDATA[<p><span><span>: Leveraging Machine Learning for Enhancing Code Performance and Programming Productivity</span></span></p>
]]></value>
    </item>
  </field_summary>
  <field_time>
    <item>
      <value><![CDATA[2024-01-22T11:00:00-05:00]]></value>
      <value2><![CDATA[2024-01-22T13:00:00-05:00]]></value2>
      <rrule><![CDATA[]]></rrule>
      <timezone><![CDATA[America/New_York]]></timezone>
    </item>
  </field_time>
  <field_fee>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_fee>
  <field_extras>
      </field_extras>
  <field_audience>
          <item>
        <value><![CDATA[Public]]></value>
      </item>
      </field_audience>
  <field_media>
      </field_media>
  <field_contact>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_contact>
  <field_location>
    <item>
      <value><![CDATA[KACB 3402 and Virtual ]]></value>
    </item>
  </field_location>
  <field_sidebar>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_sidebar>
  <field_phone>
    <item>
      <value><![CDATA[]]></value>
    </item>
  </field_phone>
  <field_url>
    <item>
      <url><![CDATA[]]></url>
      <title><![CDATA[]]></title>
            <attributes><![CDATA[]]></attributes>
    </item>
  </field_url>
  <field_email>
    <item>
      <email><![CDATA[]]></email>
    </item>
  </field_email>
  <field_boilerplate>
    <item>
      <nid><![CDATA[]]></nid>
    </item>
  </field_boilerplate>
  <links_related>
      </links_related>
  <files>
      </files>
  <og_groups>
          <item>221981</item>
      </og_groups>
  <og_groups_both>
          <item><![CDATA[Graduate Studies]]></item>
      </og_groups_both>
  <field_categories>
          <item>
        <tid>1788</tid>
        <value><![CDATA[Other/Miscellaneous]]></value>
      </item>
      </field_categories>
  <field_keywords>
          <item>
        <tid>100811</tid>
        <value><![CDATA[Phd Defense]]></value>
      </item>
      </field_keywords>
  <userdata><![CDATA[]]></userdata>
</node>
