<nodes> <node id="689583">  <title><![CDATA[Building tools for tensor programming]]></title>  <uid>36458</uid>  <body><![CDATA[<ul><li><h3>Title:</h3><h3><br>&nbsp;Building Tools For Tensor Programming</h3><p>&nbsp;</p></li><li><h3>Abstract:</h3><p>Many of today's most important applications rely on high-performance manipulation of matrices, tensors, and general arrays of data. &nbsp;The neural networks at the heart of AI language models are a prime example. &nbsp;The AI software stack relies on kernels (e.g., for matrix-matrix product) that are specifically designed to deliver throughput close to the hardware's theoretical peak. &nbsp;However, writing kernels that can deliver maximum performance is extremely challenging. &nbsp;In this talk, I will discuss some of the work we have done to simplify the task of authoring such kernels. &nbsp;This includes new abstractions to allow for algebraic manipulation of array layouts and new programming models for more easily expressing the kernels themselves.</p></li><li><h3>Bio:</h3><p>Michael Garland has been a researcher at NVIDIA since 2006. &nbsp;He joined the company as one of the founding members of NVIDIA Research and is currently Senior Director of Programming Systems Research. &nbsp;He leads a research group focused on developing technologies that will help programmers take advantage of modern high-performance machines. &nbsp;Their work spans the software stack with a particular focus on parallel algorithms, programming languages, compilers and runtime systems, and low-level hardware/software interfaces. &nbsp;He and his team have both published numerous academic articles and contributed to many software packages in broad use by CUDA developers.</p></li></ul>]]></body>  <author>mellis74</author>  <status>1</status>  <created>1775738812</created>  <gmt_created>2026-04-09 12:46:52</gmt_created>  <changed>1775739474</changed>  <gmt_changed>2026-04-09 12:57:54</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A talk on new abstractions and programming models that make it easier to write high-performance kernels for matrix and tensor computations in modern AI systems.]]></teaser>  <type>event</type>  <sentence><![CDATA[A talk on new abstractions and programming models that make it easier to write high-performance kernels for matrix and tensor computations in modern AI systems.]]></sentence>  <summary><![CDATA[<p>This talk highlights the critical role of high-performance kernels in enabling efficient matrix and tensor computations for modern AI applications, including language models. It discusses the challenges of achieving near-peak hardware performance and introduces new abstractions and programming models designed to simplify kernel development, particularly through more flexible array layout manipulation and clearer ways to express complex computations.</p>]]></summary>  <start>2026-04-24T11:00:00-04:00</start>  <end>2026-04-24T12:00:00-04:00</end>  <end_last>2026-04-24T12:00:00-04:00</end_last>  <gmt_start>2026-04-24 15:00:00</gmt_start>  <gmt_end>2026-04-24 16:00:00</gmt_end>  <gmt_end_last>2026-04-24 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-24T11:00:00-04:00</value>      <value2>2026-04-24T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-24 11:00:00</value>      <value2>2026-04-24 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[Groseclose Executive Boardroom GC402]]></location>  <media>          <item>679900</item>      </media>  <hg_media>          <item>          <nid>679900</nid>          <type>image</type>          <title><![CDATA[Michael Garland]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Michael-Garland.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/04/09/Michael-Garland.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/04/09/Michael-Garland.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/04/09/Michael-Garland.jpg?itok=Rj2Zlpbj]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Michael Garland]]></image_alt>                              <created>1775739349</created>          <gmt_created>2026-04-09 12:55:49</gmt_created>          <changed>1775739349</changed>          <gmt_changed>2026-04-09 12:55:49</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194683"><![CDATA[Talk]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="194683"><![CDATA[Talk]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="194945"><![CDATA[Alumni]]></term>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="689350">  <title><![CDATA[SCL Lunch and Learn: "Ahead of the Curve: Designing Prices and Markets When Data is Imperfect"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Thursday, May 7, 2026 | 12-1pm ET on Zoom</strong></p><div><div><div><div><div><p>Drawing on her research in pricing, revenue management, and market design, Dr. Wang explores how leaders can make better pricing and selling decisions when market data is limited, noisy, or constantly changing. Her work focuses on simple, practical strategies that remain effective under uncertainty, helping organizations improve revenue outcomes and design more reliable market mechanisms. This session will offer a timely look at how rigorous analytics can guide smarter decisions in imperfect real-world conditions.</p><p>Featuring <a href="https://www.isye.gatech.edu/users/shixin-wang">Dr. Shixin Wang</a>, Tennenbaum Early Career Professor and Assistant Professor in the H. Milton Stewart School of Industrial and Systems Engineering (ISyE) at Georgia Institute of Technology. Prior to joining Georgia Tech, Dr. Wang was an Assistant Professor in the Department of Decisions, Operations and Technology at The Chinese University of Hong Kong (CUHK) Business School from 2021 to 2025. Her research interests lie in developing simple and robust pricing policies in revenue management, and designing sparse and reliable networks in supply chain and service systems.&nbsp;</p></div></div></div></div></div><p><a href="https://gatech.zoom.us/webinar/register/3617749822908/WN_4b5OF6uKQfOiIr_hm-CcOw"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1775063904</created>  <gmt_created>2026-04-01 17:18:24</gmt_created>  <changed>1775657510</changed>  <gmt_changed>2026-04-08 14:11:50</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join SCL affiliated faculty member Shixin Wang to explore how leaders can make better pricing and selling decisions when market data is limited, noisy, or constantly changing.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join SCL affiliated faculty member Shixin Wang to explore how leaders can make better pricing and selling decisions when market data is limited, noisy, or constantly changing.]]></sentence>  <summary><![CDATA[<p>Drawing on her research in pricing, revenue management, and market design, Dr. Wang shows how leaders can use practical analytics to make better pricing and selling decisions—and improve revenue outcomes—even when market data is limited, noisy, or constantly changing.</p>]]></summary>  <start>2026-05-07T12:00:00-04:00</start>  <end>2026-05-07T13:00:00-04:00</end>  <end_last>2026-05-07T13:00:00-04:00</end_last>  <gmt_start>2026-05-07 16:00:00</gmt_start>  <gmt_end>2026-05-07 17:00:00</gmt_end>  <gmt_end_last>2026-05-07 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-05-07T12:00:00-04:00</value>      <value2>2026-05-07T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-05-07 12:00:00</value>      <value2>2026-05-07 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/3617749822908/WN_4b5OF6uKQfOiIr_hm-CcOw]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/3617749822908/WN_4b5OF6uKQfOiIr_hm-CcOw]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>679815</item>      </media>  <hg_media>          <item>          <nid>679815</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: "Ahead of the Curve: Designing Prices and Markets When Data is Imperfect"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_PricingMkts_simple_20260507.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/04/01/hg_LNL_PricingMkts_simple_20260507.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/04/01/hg_LNL_PricingMkts_simple_20260507.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/04/01/hg_LNL_PricingMkts_simple_20260507.png?itok=p5BapLsT]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[&quot;Ahead of the Curve: Designing Prices and Markets When Data is Imperfect&quot; SCL Lunch and Learn seminar]]></image_alt>                              <created>1775064934</created>          <gmt_created>2026-04-01 17:35:34</gmt_created>          <changed>1775065679</changed>          <gmt_changed>2026-04-01 17:47:59</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/3617749822908/WN_4b5OF6uKQfOiIr_hm-CcOw]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="689561">  <title><![CDATA[ISyE Seminar - Jelena Diakonikolas]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title</strong>:</h3><div>Optimization under a Magnifying Glass</div><div>&nbsp;</div><h3><strong>Abstract</strong>:</h3><div>Classical complexity theory characterizes the difficulty of optimization problems through global worst-case parameters---Lipschitz constants, smoothness, dimension---and derives bounds that are tight over the entire problem class. Yet algorithms routinely outperform these predictions in practice, prompting the question of which other structural properties may determine algorithm efficiency. In this talk, I will present a line of research showing that local structural properties of optimization problems can reveal tractability hidden by worst-case analysis. I will discuss two interconnected threads. The first develops a new complexity framework based on local subgradient variation, which captures when optimization is substantially easier than global bounds suggest. A striking consequence is that parallelization can provably accelerate convex optimization for broad problem classes---including those underlying classical lower bounds---overturning long-standing conventional wisdom. The second thread applies a similar "closer look" philosophy to robust learning: I will discuss how local geometric structure enables polynomial-time algorithms with best-possible error guarantees for learning generalized linear and single-index models under adversarial noise and distributional shifts. I will close with future directions toward a broader theory of optimization that explains efficiency beyond the worst case.</div><div>&nbsp;</div><h3><strong>Bio</strong>:&nbsp;</h3><div>Jelena Diakonikolas is an Assistant Professor in the Department of Computer Sciences at the University of Wisconsin–Madison. Her research lies at the interface of optimization and machine learning theory, where she develops algorithmic frameworks and complexity results that explain when and why optimization is more efficient than worst-case theory predicts. Before joining UW–Madison, she was a postdoctoral researcher at UC Berkeley (as a Simons-Berkeley Microsoft Research Fellow and as a FODA Institute Postdoctoral Fellow) and at Boston University. She received her PhD from Columbia University, graduating with the Morton B. Friedman Prize for Excellence at Columbia Engineering. Her work has been recognized with an AFOSR Young Investigator Program Award, an NSF CAREER Award, and an inaugural Google ML &amp; Systems Junior Faculty Award.</div>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1775655452</created>  <gmt_created>2026-04-08 13:37:32</gmt_created>  <changed>1775655568</changed>  <gmt_changed>2026-04-08 13:39:28</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Optimization under a Magnifying Glass]]></teaser>  <type>event</type>  <sentence><![CDATA[Optimization under a Magnifying Glass]]></sentence>  <summary><![CDATA[<h3><strong>Abstract</strong>:&nbsp;</h3><p>Classical complexity theory characterizes the difficulty of optimization problems through global worst-case parameters---Lipschitz constants, smoothness, dimension---and derives bounds that are tight over the entire problem class. Yet algorithms routinely outperform these predictions in practice, prompting the question of which other structural properties may determine algorithm efficiency. In this talk, I will present a line of research showing that local structural properties of optimization problems can reveal tractability hidden by worst-case analysis. I will discuss two interconnected threads. The first develops a new complexity framework based on local subgradient variation, which captures when optimization is substantially easier than global bounds suggest. A striking consequence is that parallelization can provably accelerate convex optimization for broad problem classes---including those underlying classical lower bounds---overturning long-standing conventional wisdom. The second thread applies a similar "closer look" philosophy to robust learning: I will discuss how local geometric structure enables polynomial-time algorithms with best-possible error guarantees for learning generalized linear and single-index models under adversarial noise and distributional shifts. I will close with future directions toward a broader theory of optimization that explains efficiency beyond the worst case.</p>]]></summary>  <start>2026-04-20T11:00:00-04:00</start>  <end>2026-04-20T12:00:00-04:00</end>  <end_last>2026-04-20T12:00:00-04:00</end_last>  <gmt_start>2026-04-20 15:00:00</gmt_start>  <gmt_end>2026-04-20 16:00:00</gmt_end>  <gmt_end_last>2026-04-20 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-20T11:00:00-04:00</value>      <value2>2026-04-20T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-20 11:00:00</value>      <value2>2026-04-20 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="689473">  <title><![CDATA[Optimization Meets Participation: Iterative School Zone Generation with LLMs]]></title>  <uid>36458</uid>  <body><![CDATA[<h3>Title:</h3><p>Optimization Meets Participation: Iterative School Zone Generation with LLMs</p><h3>Abstract:&nbsp;</h3><p>In U.S. public school systems, geographic boundaries play a central role in shaping students’ assignments and access to opportunity. For example, the San Francisco Unified School District (SFUSD) recently adopted multi-school zones with controlled choice to jointly promote diversity and proximity to assigned schools. Designing such zones is both computationally and socially complex: algorithmic approaches are required to balance competing objectives at scale, yet stakeholders are typically asked to articulate their preferences upfront, before seeing feasible zone maps, limiting their ability to meaningfully influence outcomes. We propose a stakeholder-in-the-loop framework for joint preference elicitation and zone design. Our approach iterates between using optimization to generate zones and collecting participatory feedback as stakeholders react&nbsp;to zones. To enable broad participation, we use large language models (LLMs) to translate between natural language stakeholder input and optimization constraints. To support real-time iteration, we develop faster computational methods for the multi-school zoning problem, using both mathematical programming and sampling-based approaches. Our framework produces zones with substantially improved diversity and proximity metrics relative to existing benchmarks, while also generating individual-level preference representations that can be aggregated using standard social choice methods. Our approach has been used to support preliminary discussions about zone boundaries in SFUSD and are generalizable to other redistricting and participatory planning contexts.</p><h3>Bio:&nbsp;</h3><p>Irene Lo is an assistant professor in the department of Management Science &amp; Engineering at Stanford University. Her research sits at the intersection of operations research, computer science theory, and economic theory. She designs markets and allocation systems that improve both efficiency and equity, with applications in education, the environment, and the developing world. She leads a Stanford Impact Lab on Equitable Access to Education, co-launched the ACM Conference series on Equity and Access in Algorithms, Mechanisms, and Optimization (EAAMO), and is a William T. Grant Scholar.</p>]]></body>  <author>mellis74</author>  <status>1</status>  <created>1775485591</created>  <gmt_created>2026-04-06 14:26:31</gmt_created>  <changed>1775486505</changed>  <gmt_changed>2026-04-06 14:41:45</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[An interactive framework combining optimization and stakeholder feedback to design equitable multi-school zones with improved diversity, proximity, and participatory input.]]></teaser>  <type>event</type>  <sentence><![CDATA[An interactive framework combining optimization and stakeholder feedback to design equitable multi-school zones with improved diversity, proximity, and participatory input.]]></sentence>  <summary><![CDATA[<p>In U.S. public school systems, geographic boundaries play a central role in shaping students’ assignments and access to opportunity. For example, the San Francisco Unified School District (SFUSD) recently adopted multi-school zones with controlled choice to jointly promote diversity and proximity to assigned schools. Designing such zones is both computationally and socially complex: algorithmic approaches are required to balance competing objectives at scale, yet stakeholders are typically asked to articulate their preferences upfront, before seeing feasible zone maps, limiting their ability to meaningfully influence outcomes. We propose a stakeholder-in-the-loop framework for joint preference elicitation and zone design. Our approach iterates between using optimization to generate zones and collecting participatory feedback as stakeholders react&nbsp;to zones. To enable broad participation, we use large language models (LLMs) to translate between natural language stakeholder input and optimization constraints. To support real-time iteration, we develop faster computational methods for the multi-school zoning problem, using both mathematical programming and sampling-based approaches. Our framework produces zones with substantially improved diversity and proximity metrics relative to existing benchmarks, while also generating individual-level preference representations that can be aggregated using standard social choice methods. Our approach has been used to support preliminary discussions about zone boundaries in SFUSD and are generalizable to other redistricting and participatory planning contexts.</p>]]></summary>  <start>2026-04-10T11:00:00-04:00</start>  <end>2026-04-10T12:00:00-04:00</end>  <end_last>2026-04-10T12:00:00-04:00</end_last>  <gmt_start>2026-04-10 15:00:00</gmt_start>  <gmt_end>2026-04-10 16:00:00</gmt_end>  <gmt_end_last>2026-04-10 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-10T11:00:00-04:00</value>      <value2>2026-04-10T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-10 11:00:00</value>      <value2>2026-04-10 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[Groseclose 402 Executive Boardroom ]]></location>  <media>          <item>679864</item>      </media>  <hg_media>          <item>          <nid>679864</nid>          <type>image</type>          <title><![CDATA[Irene Lo]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[irene-lo_profilephoto.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/04/06/irene-lo_profilephoto.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/04/06/irene-lo_profilephoto.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/04/06/irene-lo_profilephoto.jpg?itok=idB442g-]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Irene Lo]]></image_alt>                              <created>1775486473</created>          <gmt_created>2026-04-06 14:41:13</gmt_created>          <changed>1775486473</changed>          <gmt_changed>2026-04-06 14:41:13</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="194945"><![CDATA[Alumni]]></term>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="689260">  <title><![CDATA[ISyE Seminar – Vineet Goyal]]></title>  <uid>36861</uid>  <body><![CDATA[<h3><strong>Title:</strong></h3><p>Distributionally Robust Newsvendor on a Metric</p><h3><strong>Abstract:</strong></h3><p>We consider a fundamental generalization of the classical newsvendor problem where the seller needs to decide on the inventory of a product jointly for multiple locations on a metric as well as a fulfillment policy to satisfy the uncertain demand that arises sequentially over time after the inventory decisions have been made. To address the distributional-ambiguity, we consider a distributionally robust setting where the decision-maker only knows the mean and variance of the demand, and the goal is to make inventory and fulfillment decisions to minimize the worst-case expected inventory and fulfillment cost (where the expectation is taken over the worst case choice of distribution with given mean and variance).&nbsp;<br><br>We present a significant generalization of the classical result of Scarf (1958) and give a policy with strong theoretical guarantees as well as good practical performance while maintaining the simplicity and interpretability of the solution in Scarf (1958). In particular, our policy first identifies a hierarchical clustering of the locations, and assigns a "virtual-underage cost" for each cluster. Our inventory solution ensures that for each cluster, the total inventory in the cluster is at least as large as the inventory level suggested by Scarf's solution for the virtual-underage cost if the cluster was a single point. We present a worst-case performance guarantee for our policy and also demonstrate that the policy performs well in practice. To the best of our knowledge, this is the first algorithm with provable performance guarantees.&nbsp; &nbsp;(This is joint work with Ayoub Foussoul)</p><h3><strong>Bio:</strong></h3><p>Vineet Goyal is a Professor in the Industrial Engineering and Operations Research Department at Columbia University where he joined in 2010. He received his Bachelor's degree in Computer Science from Indian Institute of Technology, Delhi in 2003 and his Ph.D. in Algorithms, Combinatorics and Optimization (ACO) from Carnegie Mellon University in 2008. Before coming to Columbia, he spent two years as a Postdoctoral Associate at the Operations Research Center at MIT. He is interested in the design of efficient and robust data-driven algorithms for large scale dynamic optimization problems with applications in&nbsp; revenue management and healthcare problems. His research has been continually supported by grants from NSF and industry including NSF CAREER Award in 2014 and faculty research awards from Google, IBM, Adobe and Amazon.</p><p>&nbsp;</p>]]></body>  <author>adrysdale7</author>  <status>1</status>  <created>1774971386</created>  <gmt_created>2026-03-31 15:36:26</gmt_created>  <changed>1775227083</changed>  <gmt_changed>2026-04-03 14:38:03</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Distributionally Robust Newsvendor on a Metric]]></teaser>  <type>event</type>  <sentence><![CDATA[Distributionally Robust Newsvendor on a Metric]]></sentence>  <summary><![CDATA[<p>We consider a fundamental generalization of the classical newsvendor problem where the seller needs to decide on the inventory of a product jointly for multiple locations on a metric as well as a fulfillment policy to satisfy the uncertain demand that arises sequentially over time after the inventory decisions have been made. To address the distributional-ambiguity, we consider a distributionally robust setting where the decision-maker only knows the mean and variance of the demand, and the goal is to make inventory and fulfillment decisions to minimize the worst-case expected inventory and fulfillment cost (where the expectation is taken over the worst case choice of distribution with given mean and variance).</p><p>We present a significant generalization of the classical result of Scarf (1958) and give a policy with strong theoretical guarantees as well as good practical performance while maintaining the simplicity and interpretability of the solution in Scarf (1958). In particular, our policy first identifies a hierarchical clustering of the locations, and assigns a "virtual-underage cost" for each cluster. Our inventory solution ensures that for each cluster, the total inventory in the cluster is at least as large as the inventory level suggested by Scarf's solution for the virtual-underage cost if the cluster was a single point. We present a worst-case performance guarantee for our policy and also demonstrate that the policy performs well in practice. To the best of our knowledge, this is the first algorithm with provable performance guarantees.&nbsp; &nbsp;(This is joint work with Ayoub Foussoul)</p>]]></summary>  <start>2026-04-03T11:00:00-04:00</start>  <end>2026-04-03T12:00:00-04:00</end>  <end_last>2026-04-03T12:00:00-04:00</end_last>  <gmt_start>2026-04-03 15:00:00</gmt_start>  <gmt_end>2026-04-03 16:00:00</gmt_end>  <gmt_end_last>2026-04-03 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-03T11:00:00-04:00</value>      <value2>2026-04-03T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-03 11:00:00</value>      <value2>2026-04-03 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Facilities | H. Milton Stewart School of Industrial and Systems Engineering ]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="689314">  <title><![CDATA[ISYE Statistics Seminar - Sankaran Mahadevan]]></title>  <uid>36868</uid>  <body><![CDATA[<p>Probabilistic Digital Twins for Diagnosis, Prognosis, and Decision-Making</p><p>The digital twin, a virtual representation of a physical system or process, integrates information obtained from sensor data, physics models, as well as operational and inspection/maintenance/repair history of the system. As more and more data becomes available, the resulting updated model becomes increasingly accurate in predicting future behavior of the system, and can potentially be used to support several objectives, such as sustainment, mission planning, and operational maneuvers. This presentation will present recent research in digital twin methodologies to support all three objectives, based on several types of computations: current state diagnosis, model updating, future state prognosis, and decision-making. All these computations are affected by uncertainty regarding system properties, operational parameters, usage and environment, as well as uncertainties in data and the prediction models. Therefore the presentation will address decision-making under uncertainty, and the incorporation of modern uncertainty quantification techniques, considering both aleatory and epistemic uncertainty sources. Scaling up the probabilistic digital twin methodology to support real-time decision-making is a challenge, and several strategies that combine recent advances in sensing, computing, data fusion, and machine learning to enable the scale-up will be discussed. Several use cases related to power grid, aircraft, marine vessels, and additive manufacturing will be presented.</p><p>Professor Sankaran Mahadevan (Vanderbilt University, Nashville, TN) has more than thirty-five years of research and teaching experience in uncertainty quantification, risk and reliability analysis, machine learning, structural health diagnosis and prognosis, and decision-making under uncertainty. He has applied these methods to a variety of structures, materials and systems in civil, mechanical and aerospace engineering. His research has been extensively funded by NSF, NASA, DOE, DOD, FAA, NIST, as well as GM, Chrysler, GE, Union Pacific, and Mitsubishi, and he has co-authored two textbooks and 350 peer-reviewed journal papers. During the past two decades, he has been at the forefront of academic research on uncertainty quantification and digital twin methodologies.</p><p>Professor Mahadevan has served as President of the ASCE Engineering Mechanics Institute, and as chair of several technical committees and prominent conferences in ASCE, ASME, and AIAA. He is currently serving as the Chair of the ASME VVUQ 50 Subcommittee on Advanced Manufacturing. He is a Distinguished Member of ASCE, and Fellow of AIAA, Engineering Mechanics Institute (ASCE), and PHM Society. His awards include ASCE’s Alfredo Ang award for risk analysis and management of civil infrastructure, and the IASSAR Distinguished Research award.</p>]]></body>  <author>mferrick3</author>  <status>1</status>  <created>1775053799</created>  <gmt_created>2026-04-01 14:29:59</gmt_created>  <changed>1775054038</changed>  <gmt_changed>2026-04-01 14:33:58</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Probabilistic Digital Twins for Diagnosis, Prognosis, and Decision-Making]]></teaser>  <type>event</type>  <sentence><![CDATA[Probabilistic Digital Twins for Diagnosis, Prognosis, and Decision-Making]]></sentence>  <summary><![CDATA[<p>The digital twin, a virtual representation of a physical system or process, integrates information obtained from sensor data, physics models, as well as operational and inspection/maintenance/repair history of the system. As more and more data becomes available, the resulting updated model becomes increasingly accurate in predicting future behavior of the system, and can potentially be used to support several objectives, such as sustainment, mission planning, and operational maneuvers. This presentation will present recent research in digital twin methodologies to support all three objectives, based on several types of computations: current state diagnosis, model updating, future state prognosis, and decision-making. All these computations are affected by uncertainty regarding system properties, operational parameters, usage and environment, as well as uncertainties in data and the prediction models. Therefore the presentation will address decision-making under uncertainty, and the incorporation of modern uncertainty quantification techniques, considering both aleatory and epistemic uncertainty sources. Scaling up the probabilistic digital twin methodology to support real-time decision-making is a challenge, and several strategies that combine recent advances in sensing, computing, data fusion, and machine learning to enable the scale-up will be discussed. Several use cases related to power grid, aircraft, marine vessels, and additive manufacturing will be presented.</p>]]></summary>  <start>2026-04-07T11:00:00-04:00</start>  <end>2026-04-07T12:00:00-04:00</end>  <end_last>2026-04-07T12:00:00-04:00</end_last>  <gmt_start>2026-04-07 15:00:00</gmt_start>  <gmt_end>2026-04-07 16:00:00</gmt_end>  <gmt_end_last>2026-04-07 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-07T11:00:00-04:00</value>      <value2>2026-04-07T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-07 11:00:00</value>      <value2>2026-04-07 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="194945"><![CDATA[Alumni]]></term>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="689136">  <title><![CDATA[CHHS Webinar Series: "Improving Health Cost Transparency in Georgia"]]></title>  <uid>27233</uid>  <body><![CDATA[<p>The <a href="https://apcd.georgia.gov/">Georgia All-Payer Claims Database</a> (APCD) was established in 2020 with the mission of improving the access, quality, and cost of healthcare in the state. The APCD Analytics team is based at Georgia Tech and has conducted a series of publicly available analyses on healthcare costs (<a href="https://www.gtri.gatech.edu/newsroom/georgia-insurance-claims-database-provides-health-care-cost-comparisons">related news</a>). Most recently, the APCD team has released a dashboard comparing costs of care for over 450 procedures at institutions across the state. During the session, we will look at this new tool and discuss plans for further enhancing cost transparency in Georgia.</p><p>Featuring <a href="https://research.gatech.edu/people/jon-duke">Jon Duke</a>, a physician-scientist with a 25-year career spanning clinical practice, academic medicine, and advanced research in health informatics and analytics. Dr. Duke joined Georgia Tech Research Institute (GTRI) in 2016 and has served as director of GTRI’s Health Emerging and Advanced Technologies Division since its inception in 2019. Over the course of his career, Dr. Duke has been awarded over $70M in external funding as a principal investigator and his academic publications have been cited over 6,000 times. Dr. Duke's work is enabling organizations to better use electronic health data to improve the well-being of patients and populations. His areas of research include decision support, data standards and interoperability, natural language processing, and artificial intelligence with applications spanning medication safety, public health, cost transparency, and clinical research.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1774288775</created>  <gmt_created>2026-03-23 17:59:35</gmt_created>  <changed>1774291571</changed>  <gmt_changed>2026-03-23 18:46:11</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Georgia residents now have a new way to compare the estimated costs paid for a large variety of health care services in the state.]]></teaser>  <type>event</type>  <sentence><![CDATA[Georgia residents now have a new way to compare the estimated costs paid for a large variety of health care services in the state.]]></sentence>  <summary><![CDATA[<p>The Georgia All-Payer Claims Database (APCD) team recently released a dashboard comparing costs of care for over 450 procedures at institutions across the state. During this session, we will explore their new tool and plans for further enhancing cost transparency in Georgia.</p>]]></summary>  <start>2026-04-02T12:00:00-04:00</start>  <end>2026-04-02T13:00:00-04:00</end>  <end_last>2026-04-02T13:00:00-04:00</end_last>  <gmt_start>2026-04-02 16:00:00</gmt_start>  <gmt_end>2026-04-02 17:00:00</gmt_end>  <gmt_end_last>2026-04-02 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-02T12:00:00-04:00</value>      <value2>2026-04-02T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-02 12:00:00</value>      <value2>2026-04-02 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[]]></location>  <media>          <item>679718</item>      </media>  <hg_media>          <item>          <nid>679718</nid>          <type>image</type>          <title><![CDATA[CHHS Webinar Series: "Improving Health Cost Transparency in Georgia"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[20260402_CHHS_LNL.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/03/23/20260402_CHHS_LNL.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/03/23/20260402_CHHS_LNL.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/03/23/20260402_CHHS_LNL.jpg?itok=ZdyTMs8a]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[CHHS Webinar Series: &quot;Improving Health Cost Transparency in Georgia&quot;]]></image_alt>                              <created>1774291525</created>          <gmt_created>2026-03-23 18:45:25</gmt_created>          <changed>1774291525</changed>          <gmt_changed>2026-03-23 18:45:25</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_ZHdh69R2RKStBnQ6FrolAg#/registration]]></url>        <title><![CDATA[To attend, please register online via Zoom]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688747">  <title><![CDATA[Generative AI for Global Social Impact: Towards Solving the Deployment Bottleneck]]></title>  <uid>36458</uid>  <body><![CDATA[<h3>Title:&nbsp;<br>Generative AI for Global Social Impact: Towards Solving the Deployment Bottleneck<br>&nbsp;</h3><h3>Abstract:&nbsp;</h3><p><br>My team’s work on AI for Social Impact (AI4SI) has spanned two decades, focusing on optimizing limited resources in critical areas like public health, conservation, and public safety. I will present field results from India, where the deployment of restless and collaborative multi-armed bandit (RMAB) algorithms achieved significant improvements in the world’s two largest mobile maternal health programs. I will also highlight ongoing work on network-based HIV prevention in South Africa, modeled as a branching bandit problem. These projects, along with other initiatives across Africa and Asia, expose a critical "deployment bottleneck" that spans the entire machine learning pipeline. This bottleneck consists of three key hurdles: the observational scarcity gap (data), the policy synthesis gap (learning and modeling), and the human-AI alignment gap (deployment).</p><div>&nbsp;</div><p>This talk investigates how Generative AI can address this AI4SI deployment bottleneck through the strategic use of LLM Agents and diffusion models. I will demonstrate how LLM Agents address the alignment gap by integrating expert guidance into algorithmic planning, ensuring resource optimization strategies reflect real-world priorities. Furthermore, I will show how diffusion models mitigate the scarcity and synthesis gaps by generating synthetic social networks and facilitating Transfer RL to utilize data across domains. I will conclude by discussing this path toward a more scalable, human-aligned future for AI for Social Impact.<br><br><strong>Bio:</strong><br>Milind Tambe is the Gordon McKay Professor of Computer Science at Harvard University; concurrently, he is Principal Scientist and Director for “AI for Social Good” at Google Research. Prof. Tambe and his team have developed innovative AI and multi-agent reasoning systems that have been successfully deployed to deliver real-world impact in public health (e.g., maternal and child health), public safety, and wildlife conservation. He is the recipient of the AAAI Award for Artificial Intelligence for the Benefit of Humanity, the AAAI Feigenbaum Prize, the IJCAI John McCarthy Award, the AAAI Robert S. Engelmore Memorial Lecture Award, and the AAMAS ACM/SIGAI Autonomous Agents Research Award. He is a fellow of AAAI and ACM. His contributions in Operations Research and public safety have also been recognized with the INFORMS Wagner Prize for excellence in Operations Research practice, Military Operations Research Society Rist Prize, the Columbus Fellowship Foundation Homeland security award, and commendations and certificates of appreciation from the US Coast Guard, the Federal Air Marshals Service, and airport police at the city of Los Angeles.<br><br>&nbsp;</p>]]></body>  <author>mellis74</author>  <status>1</status>  <created>1772738213</created>  <gmt_created>2026-03-05 19:16:53</gmt_created>  <changed>1773245519</changed>  <gmt_changed>2026-03-11 16:11:59</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This talk presents how Generative AI methods, including LLM agents and diffusion models, can address data, modeling, and deployment challenges in AI for Social Impact, enabling scalable and human-aligned solutions in public health and global programs.]]></teaser>  <type>event</type>  <sentence><![CDATA[This talk presents how Generative AI methods, including LLM agents and diffusion models, can address data, modeling, and deployment challenges in AI for Social Impact, enabling scalable and human-aligned solutions in public health and global programs.]]></sentence>  <summary><![CDATA[<p>My team’s work on AI for Social Impact (AI4SI) has spanned two decades, focusing on optimizing limited resources in critical areas like public health, conservation, and public safety. I will present field results from India, where the deployment of restless and collaborative multi-armed bandit (RMAB) algorithms achieved significant improvements in the world’s two largest mobile maternal health programs. I will also highlight ongoing work on network-based HIV prevention in South Africa, modeled as a branching bandit problem. These projects, along with other initiatives across Africa and Asia, expose a critical "deployment bottleneck" that spans the entire machine learning pipeline. This bottleneck consists of three key hurdles: the observational scarcity gap (data), the policy synthesis gap (learning and modeling), and the human-AI alignment gap (deployment).</p><p>This talk investigates how Generative AI can address this AI4SI deployment bottleneck through the strategic use of LLM Agents and diffusion models. I will demonstrate how LLM Agents address the alignment gap by integrating expert guidance into algorithmic planning, ensuring resource optimization strategies reflect real-world priorities. Furthermore, I will show how diffusion models mitigate the scarcity and synthesis gaps by generating synthetic social networks and facilitating Transfer RL to utilize data across domains. I will conclude by discussing this path toward a more scalable, human-aligned future for AI for Social Impact.</p>]]></summary>  <start>2026-03-13T11:00:00-04:00</start>  <end>2026-03-13T12:30:00-04:00</end>  <end_last>2026-03-13T12:30:00-04:00</end_last>  <gmt_start>2026-03-13 15:00:00</gmt_start>  <gmt_end>2026-03-13 16:30:00</gmt_end>  <gmt_end_last>2026-03-13 16:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-13T11:00:00-04:00</value>      <value2>2026-03-13T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-13 11:00:00</value>      <value2>2026-03-13 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[Groseclose Executive Boardroom- GC 402]]></location>  <media>          <item>679532</item>      </media>  <hg_media>          <item>          <nid>679532</nid>          <type>image</type>          <title><![CDATA[Milind Tambe]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Tambe_Summer2019-23.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/03/05/Tambe_Summer2019-23.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/03/05/Tambe_Summer2019-23.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/03/05/Tambe_Summer2019-23.jpg?itok=u-qc2yat]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Milind Tambe]]></image_alt>                              <created>1772738765</created>          <gmt_created>2026-03-05 19:26:05</gmt_created>          <changed>1772738765</changed>          <gmt_changed>2026-03-05 19:26:05</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1789"><![CDATA[Conference/Symposium]]></category>      </categories>  <event_terms>          <term tid="1789"><![CDATA[Conference/Symposium]]></term>      </event_terms>  <event_audience>          <term tid="194945"><![CDATA[Alumni]]></term>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688854">  <title><![CDATA[ISyE Seminar_ Uncertainty Quantification in Engineering: What, Why, and How]]></title>  <uid>36458</uid>  <body><![CDATA[<h3><strong>Title:</strong><br><strong>Uncertainty Quantification in Engineering: What, Why, and How</strong><br>Peter Chien<br>Professor of Statistics<br>University of Wisconsin–Madison<br><a href="mailto:peter.chien@wisc.edu">peter.chien@wisc.edu</a></h3><p>&nbsp;</p><h3>Abstract:</h3><p>Many manufacturing companies have experienced costly recalls and product failures because uncertainties in design, testing, and manufacturing processes were not adequately quantified. These failures have led to fatal accidents, billions of dollars in lost revenue, and even the collapse of major manufacturing firms. In response, industries such as aerospace, automotive, semiconductor, and medical devices have increasingly adopted <strong>Uncertainty Quantification (UQ)</strong>—a multidisciplinary framework drawing from statistics, applied mathematics, and engineering—to better design, test, and manufacture products under uncertainty.</p><p>This talk provides an overview of Uncertainty Quantification, explains why it has become indispensable in modern engineering, and introduces key design of experiment and predictive model methods for rigorously quantifying uncertainty in complex systems.</p><p>&nbsp;</p><h3>Bio&nbsp;</h3><p>Peter Chien is a Professor of Statistics and Industrial &amp; Systems Engineering at the University of Wisconsin–Madison and a Fellow of the American Statistical Association. He is the recipient of a National Science Foundation CAREER Award and an IBM Faculty Award. His research has been widely adopted by Fortune 500 companies across industries including aerospace, automotive, semiconductors, electronics, chemical, battery and life sciences.<br>&nbsp;</p>]]></body>  <author>mellis74</author>  <status>1</status>  <created>1773243692</created>  <gmt_created>2026-03-11 15:41:32</gmt_created>  <changed>1773244048</changed>  <gmt_changed>2026-03-11 15:47:28</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This talk introduces Uncertainty Quantification (UQ) as a multidisciplinary framework that helps engineers rigorously measure and manage uncertainty in design, testing, and manufacturing to improve reliability and prevent costly product failures.]]></teaser>  <type>event</type>  <sentence><![CDATA[This talk introduces Uncertainty Quantification (UQ) as a multidisciplinary framework that helps engineers rigorously measure and manage uncertainty in design, testing, and manufacturing to improve reliability and prevent costly product failures.]]></sentence>  <summary><![CDATA[<p>Many manufacturing companies have experienced costly recalls and product failures because uncertainties in design, testing, and manufacturing processes were not adequately quantified. These failures have led to fatal accidents, billions of dollars in lost revenue, and even the collapse of major manufacturing firms. In response, industries such as aerospace, automotive, semiconductor, and medical devices have increasingly adopted <strong>Uncertainty Quantification (UQ)</strong>—a multidisciplinary framework drawing from statistics, applied mathematics, and engineering—to better design, test, and manufacture products under uncertainty.</p><p>This talk provides an overview of Uncertainty Quantification, explains why it has become indispensable in modern engineering, and introduces key design of experiment and predictive model methods for rigorously quantifying uncertainty in complex systems.</p>]]></summary>  <start>2026-03-20T11:00:00-04:00</start>  <end>2026-03-20T12:00:00-04:00</end>  <end_last>2026-03-20T12:00:00-04:00</end_last>  <gmt_start>2026-03-20 15:00:00</gmt_start>  <gmt_end>2026-03-20 16:00:00</gmt_end>  <gmt_end_last>2026-03-20 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-20T11:00:00-04:00</value>      <value2>2026-03-20T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-20 11:00:00</value>      <value2>2026-03-20 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose Executive Boardroom GC402]]></location>  <media>          <item>679578</item>      </media>  <hg_media>          <item>          <nid>679578</nid>          <type>image</type>          <title><![CDATA[Peter Chien]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[PIC.jpeg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/03/11/PIC.jpeg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/03/11/PIC.jpeg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/03/11/PIC.jpeg?itok=1WFyNLEZ]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Peter Chien]]></image_alt>                              <created>1773244006</created>          <gmt_created>2026-03-11 15:46:46</gmt_created>          <changed>1773244006</changed>          <gmt_changed>2026-03-11 15:46:46</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="194945"><![CDATA[Alumni]]></term>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688541">  <title><![CDATA[XR Bytes: Srikanth Tindivanam Varadharajan (ADC XR Makerspace) ]]></title>  <uid>36736</uid>  <body><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;<br>&nbsp;</p><h2><strong>Presenter: </strong>Srikanth&nbsp;Tindivanam&nbsp;Varadharajan (Aerospace Engineering)</h2><p><br><a href="https://lightroom.adobe.com/shares/c0fab204c0354d2c85328ed299305590" target="_blank">View Event Photos</a><br>&nbsp;</p><h2><strong>Seminar Title:&nbsp;</strong></h2><p>XR&nbsp;for the Sky: Enhancing UAV and UAM Operations&nbsp;</p><h2><strong>Affiliation</strong></h2><p>Georgia Tech, College of&nbsp;Engineering :&nbsp;DR-CSE-AE, Labs: ASDL&nbsp;and&nbsp; CCG&nbsp;(Aerospace Systems Design Laboratory and Contextual Computing Group)&nbsp;</p><h2><strong>Participation &amp;&nbsp;Visibility</strong>&nbsp;</h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Subscribe &amp; Sign Up</strong>&nbsp;</h2><p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp?event=7047" id="OWA22b64c58-63b7-d310-12aa-d03756bd4375" rel="noreferrer noopener" target="_blank" title="https://eforms.isye.gatech.edu/form/xr-rsvp"><strong>RSVP HERE</strong></a><strong>. </strong><em>Lunch will be served for those who RSVP.</em></p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772119508</created>  <gmt_created>2026-02-26 15:25:08</gmt_created>  <changed>1773076788</changed>  <gmt_changed>2026-03-09 17:19:48</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></teaser>  <type>event</type>  <sentence><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></sentence>  <summary><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;<br><br>&nbsp;</p>]]></summary>  <start>2026-03-06T12:30:00-05:00</start>  <end>2026-03-06T13:30:00-05:00</end>  <end_last>2026-03-06T13:30:00-05:00</end_last>  <gmt_start>2026-03-06 17:30:00</gmt_start>  <gmt_end>2026-03-06 18:30:00</gmt_end>  <gmt_end_last>2026-03-06 18:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-06T12:30:00-05:00</value>      <value2>2026-03-06T13:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-06 12:30:00</value>      <value2>2026-03-06 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ADC XR Makerspace (ISyE Main 115)]]></location>  <media>          <item>679446</item>      </media>  <hg_media>          <item>          <nid>679446</nid>          <type>image</type>          <title><![CDATA[XR Bytes - Srikanth Tindivanam Varadharajan]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Srikanth-XR-Headshot.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/26/Srikanth-XR-Headshot.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/26/Srikanth-XR-Headshot.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/26/Srikanth-XR-Headshot.jpg?itok=8-QHCeXE]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[XR Bytes - Srikanth Tindivanam Varadharajan]]></image_alt>                              <created>1772119517</created>          <gmt_created>2026-02-26 15:25:17</gmt_created>          <changed>1772119517</changed>          <gmt_changed>2026-02-26 15:25:17</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[<p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp" id="OWA22b64c58-63b7-d310-12aa-d03756bd4375" rel="noreferrer noopener" target="_blank" title="https://eforms.isye.gatech.edu/form/xr-rsvp"><strong>RSVP HERE</strong></a><strong>.</strong></p>]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/form/xr-rsvp?event=7047]]></url>        <title><![CDATA[RSVP]]></title>      </link>          <link>        <url><![CDATA[https://lightroom.adobe.com/shares/c0fab204c0354d2c85328ed299305590]]></url>        <title><![CDATA[View Event Photos]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688751">  <title><![CDATA[LeeAnn and Walter Muller Distinguished Scholarship Lecture Series - Dr. Bin Yu]]></title>  <uid>36736</uid>  <body><![CDATA[<h2>2026 LeeAnn and Walter Muller Distinguished Scholarship Lecture Series, Dr. Bin Yu</h2><p><strong>Veridical Data Science for Healthcare in the Age of AI</strong><br><br>Georgia Tech Exhibition Hall<br>Kirkwood Room<br>Monday, March 30, 2026<br>3:30-4:30PM&nbsp;<br><em>Reception to follow at </em><a href="https://www.isye.gatech.edu/about/school/facilities"><em>ISyE Main Atrium</em></a></p><p>&nbsp;</p><h2>Abstract: Dr. Bin Yu, Keynote Speaker<br>&nbsp;</h2><p>Data science underpins modern AI and many advances in healthcare, yet human judgment permeates every stage of the data science life cycle. These judgment calls introduce hidden uncertainties that go well beyond sampling variability and drive many of the risks associated with AI.</p><p>We introduce veridical data science, grounded in three fundamental principles—Predictability, Computability, and Stability (PCS)—to make such uncertainties explicit and assessable and to aggregate reality-checked algorithms for better results. The PCS framework unifies and extends best practices in statistics and machine learning and is illustrated through healthcare applications, including identifying genetic drivers of heart disease, reducing cost of prostate cancer detection, improving uncertainty quantification beyond standard conformal prediction, and proposing, Green Shielding, a new user-centric framework for safeguarding users of AI.</p><h2>&nbsp;</h2><h2>About: Dr. Yu<br>&nbsp;</h2><p>Dr. Bin Yu is CDSS Chancellor's Distinguished Professor in Statistics, EECS, Center for Computational Biology, and Senior Advisor at the Simons Institute for the Theory of Computing, all at UC Berkeley. Her research focuses on the practice and theory of statistical machine learning, veridical data science, responsible and safe AI, and solving interdisciplinary data problems in neuroscience, genomics, and precision medicine. She and her team have developed algorithms such as iterative random forests (iRF), stability-driven NMF, adaptive wavelet distillation (AWD), Contextual Decomposition for Transformers (CD-T), SPEX and ProxySPEX for interpreting deep learning models, especially for compositional interpretability.</p><p>She is a member of the National Academy of Sciences and of the American Academy of Arts and Sciences. She was a Guggenheim Fellow, President of Institute of Mathematical Statistics (IMS), and delivered the Tukey Lecture of the Bernoulli Society, the Breiman Lecture at NeurIPS, the IMS Rietz Lecture, and the Wald Memorial Lectures (the highest honor of IMS), and Distinguished Achievement Award and Lecture (formerly Fisher Lecture) of COPSS (Committee of Presidents of Statistical Societies). She holds an Honorary Doctorate from The University of Lausanne. She is on the Editorial Board of Proceedings of National Academy of Science (PNAS) and a co-editor of the Harvard Data Science Review (HDSR).</p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772740518</created>  <gmt_created>2026-03-05 19:55:18</gmt_created>  <changed>1772741911</changed>  <gmt_changed>2026-03-05 20:18:31</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[2026 ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series with Dr. Bin Yu]]></teaser>  <type>event</type>  <sentence><![CDATA[2026 ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series with Dr. Bin Yu]]></sentence>  <summary><![CDATA[<p>ISyE welcomes Dr. Bin Yu (CDSS Chancellor's Distinguished Professor in Statistics, EECS, Center for Computational Biology, University of California, Berkeley) as the keynote speaker for its 2026 LeeAnn and Walter Muller Distinguished Scholarship Lecture Series.</p>]]></summary>  <start>2026-03-30T15:30:00-04:00</start>  <end>2026-03-30T16:30:00-04:00</end>  <end_last>2026-03-30T16:30:00-04:00</end_last>  <gmt_start>2026-03-30 19:30:00</gmt_start>  <gmt_end>2026-03-30 20:30:00</gmt_end>  <gmt_end_last>2026-03-30 20:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-30T15:30:00-04:00</value>      <value2>2026-03-30T16:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-30 03:30:00</value>      <value2>2026-03-30 04:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Exhibition Hall - Kirkwood Room]]></location>  <media>          <item>679535</item>      </media>  <hg_media>          <item>          <nid>679535</nid>          <type>image</type>          <title><![CDATA[LeeAnn and Walter Muller Distinguished Scholarship Lecture Series - Dr. Bin Yu]]></title>          <body><![CDATA[<p>ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series&nbsp;</p>]]></body>                      <image_name><![CDATA[DLS-226---Vertical-Monitor--1080-x-1158-px---2-.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/03/05/DLS-226---Vertical-Monitor--1080-x-1158-px---2-.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/03/05/DLS-226---Vertical-Monitor--1080-x-1158-px---2-.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/03/05/DLS-226---Vertical-Monitor--1080-x-1158-px---2-.png?itok=sPDISIJ-]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[LeeAnn and Walter Muller Distinguished Scholarship Lecture Series ]]></image_alt>                              <created>1772740844</created>          <gmt_created>2026-03-05 20:00:44</gmt_created>          <changed>1772740844</changed>          <gmt_changed>2026-03-05 20:00:44</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/distinguished-scholarship-lecture-series]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="194945"><![CDATA[Alumni]]></term>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688738">  <title><![CDATA[SCL Fall 2026 Supply Chain Day Career Fair]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Employers and Georgia Tech students – please join us for our spring Supply Chain Day!&nbsp;</p><h3><strong>Event Details</strong></h3><h4>On Campus/In-Person (Georgia Tech Exhibition Hall)</h4><ul><li><strong>Wednesday, September 9, 2026 | 10am-2pm ET&nbsp;</strong></li></ul><h3>Students</h3><p><strong>We strongly encourage you to attend to seek full-time employment</strong>, <strong>internships, and projects</strong> (rather than waiting until the end of the semester).</p><h3>Organizations</h3><p>If you are interested in hosting a table for our upcoming session, please let us know after reviewing the below information within our website. Early registration closes August 1st!</p><h4>MORE INFORMATION AND EVENT REGISTRATION</h4><p>Visit&nbsp;<a href="https://www.scl.gatech.edu/outreach/supplychainday"><strong>https://www.scl.gatech.edu/outreach/supplychainday</strong></a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1772714638</created>  <gmt_created>2026-03-05 12:43:58</gmt_created>  <changed>1772716367</changed>  <gmt_changed>2026-03-05 13:12:47</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></teaser>  <type>event</type>  <sentence><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></sentence>  <summary><![CDATA[<p>Georgia Tech Supply Chain&nbsp;students and employers, please join us for our fall Supply Chain Day! We will be hosting an on campus session&nbsp;Wednesday, September 9, 2026 from 10am-2pm ET at the Georgia Tech Exhibition Hall.</p>]]></summary>  <start>2026-09-09T10:00:00-04:00</start>  <end>2026-09-09T14:00:00-04:00</end>  <end_last>2026-09-09T14:00:00-04:00</end_last>  <gmt_start>2026-09-09 14:00:00</gmt_start>  <gmt_end>2026-09-09 18:00:00</gmt_end>  <gmt_end_last>2026-09-09 18:00:00</gmt_end_last>  <times>    <item>      <value>2026-09-09T10:00:00-04:00</value>      <value2>2026-09-09T14:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-09-09 10:00:00</value>      <value2>2026-09-09 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>    <title><![CDATA[Georgia Tech Exhibition Hall]]></title>  </location_url>  <email><![CDATA[event@scl.gatech.edu]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE for attending Georgia Tech students. Employers see website for fees. Online registration required for attendance.]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall]]></location>  <media>          <item>679527</item>      </media>  <hg_media>          <item>          <nid>679527</nid>          <type>image</type>          <title><![CDATA[SCL Fall 2026 Supply Chain Day Career Fair]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[SCDaySymplicityBanner_20260909.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/03/05/SCDaySymplicityBanner_20260909.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/03/05/SCDaySymplicityBanner_20260909.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/03/05/SCDaySymplicityBanner_20260909.png?itok=dRq9uLi_]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Fall 2026 Supply Chain Day Career Fair]]></image_alt>                              <created>1772716340</created>          <gmt_created>2026-03-05 13:12:20</gmt_created>          <changed>1772716340</changed>          <gmt_changed>2026-03-05 13:12:20</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/outreach/supplychainday]]></url>        <title><![CDATA[Register online to attend (for Georgia Tech students)]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu]]></url>        <title><![CDATA[Supply Chain and Logistics Institute website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="780"><![CDATA[employment]]></keyword>          <keyword tid="9845"><![CDATA[GTSCL]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="1996"><![CDATA[Recruiting]]></keyword>          <keyword tid="5172"><![CDATA[career day]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688550">  <title><![CDATA[XR Bytes: Austin Graves (ADC XR Makerspace)]]></title>  <uid>36736</uid>  <body><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p><h2><strong>Presenter: Austin Graves</strong></h2><h2><br><strong>Seminar Title</strong></h2><p>Robot-Independent Visual-Tactile XR Teleoperation for Multi-Humanoid Cooperation&nbsp;</p><h2><strong>Affiliation&nbsp;</strong></h2><p>George W. Woodruff School of Mechanical Engineering (Georgia Tech College of Engineering), Symbiotic and Augmented Intelligence Laboratory (SAIL)&nbsp;</p><h2><strong>Participation &amp;&nbsp;Visibility&nbsp;</strong></h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Subscribe &amp; Sign Up&nbsp;</strong></h2><p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp?event=7053"><strong>RSVP HERE</strong></a><strong>. </strong><em>Lunch will be served for those who RSVP.</em></p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772126196</created>  <gmt_created>2026-02-26 17:16:36</gmt_created>  <changed>1772656038</changed>  <gmt_changed>2026-03-04 20:27:18</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></teaser>  <type>event</type>  <sentence><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></sentence>  <summary><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p>]]></summary>  <start>2026-04-24T12:30:00-04:00</start>  <end>2026-04-24T13:30:00-04:00</end>  <end_last>2026-04-24T13:30:00-04:00</end_last>  <gmt_start>2026-04-24 16:30:00</gmt_start>  <gmt_end>2026-04-24 17:30:00</gmt_end>  <gmt_end_last>2026-04-24 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-04-24T12:30:00-04:00</value>      <value2>2026-04-24T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-24 12:30:00</value>      <value2>2026-04-24 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ADC XR Makerspace (ISyE Main 115)]]></location>  <media>          <item>679454</item>      </media>  <hg_media>          <item>          <nid>679454</nid>          <type>image</type>          <title><![CDATA[XR Bytes - Austin Graves]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Unknown-12.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/26/Unknown-12.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/26/Unknown-12.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/26/Unknown-12.png?itok=g3zKEpS8]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[XR Bytes - Austin Graves]]></image_alt>                              <created>1772126455</created>          <gmt_created>2026-02-26 17:20:55</gmt_created>          <changed>1772126455</changed>          <gmt_changed>2026-02-26 17:20:55</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/form/xr-rsvp?event=7053]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688549">  <title><![CDATA[XR Bytes: Alex Yang (ADC XR Makerspace)]]></title>  <uid>36736</uid>  <body><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p><h2><strong>Presenter: Alex Yang</strong></h2><h2><br><strong>Seminar Title</strong></h2><p><strong>&nbsp;</strong>LitForager: Exploring Multimodal Literature Foraging Strategies in Immersive Sensemaking&nbsp;</p><h2><strong>Affiliation</strong></h2><p>IVI Lab (Immersive Visualization &amp; Interaction Lab), School of Interactive Computing (Georgia Tech College of Computing)</p><h2><strong>Seminar Title</strong></h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Participation &amp; Visibility</strong></h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Subscribe &amp; Sign Up&nbsp;</strong></h2><p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp?event=7052"><strong>RSVP HERE</strong></a><strong>. </strong><em>Lunch will be served for those who RSVP.</em></p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772125747</created>  <gmt_created>2026-02-26 17:09:07</gmt_created>  <changed>1772656022</changed>  <gmt_changed>2026-03-04 20:27:02</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></teaser>  <type>event</type>  <sentence><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></sentence>  <summary><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p>]]></summary>  <start>2026-04-17T12:30:00-04:00</start>  <end>2026-04-17T13:30:30-04:00</end>  <end_last>2026-04-17T13:30:30-04:00</end_last>  <gmt_start>2026-04-17 16:30:00</gmt_start>  <gmt_end>2026-04-17 17:30:30</gmt_end>  <gmt_end_last>2026-04-17 17:30:30</gmt_end_last>  <times>    <item>      <value>2026-04-17T12:30:00-04:00</value>      <value2>2026-04-17T13:30:30-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-17 12:30:00</value>      <value2>2026-04-17 01:30:30</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ADC XR Makerspace (ISyE Main 115)]]></location>  <media>          <item>679453</item>      </media>  <hg_media>          <item>          <nid>679453</nid>          <type>image</type>          <title><![CDATA[XR Bytes - Alex Yang]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Unknown-11.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/26/Unknown-11.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/26/Unknown-11.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/26/Unknown-11.png?itok=E3Z5vre2]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[XR Bytes - Alex Yang]]></image_alt>                              <created>1772126043</created>          <gmt_created>2026-02-26 17:14:03</gmt_created>          <changed>1772126043</changed>          <gmt_changed>2026-02-26 17:14:03</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/form/xr-rsvp?event=7052]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688547">  <title><![CDATA[XR Bytes: Seok Joon Kim (ADC XR Makerspace)]]></title>  <uid>36736</uid>  <body><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p><h2><strong>Presenter: Seok Joon Kim</strong>&nbsp;<br><br><strong>Seminar Title</strong></h2><p>AHEAD of Time: Toward Robots That Behave Like Human Companions&nbsp;</p><h2><strong>Affiliation&nbsp;</strong></h2><p>George W. Woodruff School of Mechanical Engineering (Georgia Tech College of Engineering), Symbiotic and Augmented Intelligence Laboratory (SAIL)</p><h2><strong>Participation &amp;&nbsp;Visibility&nbsp;</strong></h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Subscribe &amp; Sign Up&nbsp;</strong></h2><p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp?event=7051"><strong>RSVP HERE</strong></a><strong>. </strong><em>Lunch will be served for those who RSVP.</em></p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772125269</created>  <gmt_created>2026-02-26 17:01:09</gmt_created>  <changed>1772656007</changed>  <gmt_changed>2026-03-04 20:26:47</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></teaser>  <type>event</type>  <sentence><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></sentence>  <summary><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p>]]></summary>  <start>2026-04-10T12:30:00-04:00</start>  <end>2026-04-10T13:30:00-04:00</end>  <end_last>2026-04-10T13:30:00-04:00</end_last>  <gmt_start>2026-04-10 16:30:00</gmt_start>  <gmt_end>2026-04-10 17:30:00</gmt_end>  <gmt_end_last>2026-04-10 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-04-10T12:30:00-04:00</value>      <value2>2026-04-10T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-10 12:30:00</value>      <value2>2026-04-10 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ADC XR Makerspace (ISyE Main 115)]]></location>  <media>          <item>679451</item>      </media>  <hg_media>          <item>          <nid>679451</nid>          <type>image</type>          <title><![CDATA[XR Bytes - Seok Joon Kim]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Unknown-10.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/26/Unknown-10.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/26/Unknown-10.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/26/Unknown-10.png?itok=ERYqWq2z]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[XR Bytes - Seok Joon Kim]]></image_alt>                              <created>1772125619</created>          <gmt_created>2026-02-26 17:06:59</gmt_created>          <changed>1772125619</changed>          <gmt_changed>2026-02-26 17:06:59</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/form/xr-rsvp?event=7051]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688546">  <title><![CDATA[XR Bytes: Prithiv Premkumar (ADC XR Makerspace)]]></title>  <uid>36736</uid>  <body><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p><h2><br><strong>Presenter: Prithiv Premkumar</strong>&nbsp;<br>&nbsp;</h2><h2><strong>Seminar Title:&nbsp;</strong></h2><p>Motion, Heart Rate, and Haptics: Using XR devices for Human Monitoring and Regulation&nbsp;</p><h2><strong>Affiliation&nbsp;</strong></h2><p>School of Interactive Computing (Georgia Tech College of Computing), Georgia Tech Sonification Lab</p><h2><strong>Participation &amp;&nbsp;Visibility&nbsp;</strong></h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Subscribe &amp; Sign Up&nbsp;</strong></h2><p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp?event=7050"><strong>RSVP HERE</strong></a><strong>. </strong><em>Lunch will be served for those who RSVP.</em></p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772124885</created>  <gmt_created>2026-02-26 16:54:45</gmt_created>  <changed>1772655986</changed>  <gmt_changed>2026-03-04 20:26:26</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></teaser>  <type>event</type>  <sentence><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></sentence>  <summary><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p>]]></summary>  <start>2026-04-03T12:30:00-04:00</start>  <end>2026-04-03T13:30:00-04:00</end>  <end_last>2026-04-03T13:30:00-04:00</end_last>  <gmt_start>2026-04-03 16:30:00</gmt_start>  <gmt_end>2026-04-03 17:30:00</gmt_end>  <gmt_end_last>2026-04-03 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-04-03T12:30:00-04:00</value>      <value2>2026-04-03T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-03 12:30:00</value>      <value2>2026-04-03 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ADC XR Makerspace (ISyE Main 115)]]></location>  <media>          <item>679450</item>      </media>  <hg_media>          <item>          <nid>679450</nid>          <type>image</type>          <title><![CDATA[XR Bytes - Prithiv Premkumar]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Unknown-9.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/26/Unknown-9.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/26/Unknown-9.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/26/Unknown-9.png?itok=YTYhVVHC]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[XR Bytes - Prithiv Premkumar]]></image_alt>                              <created>1772125133</created>          <gmt_created>2026-02-26 16:58:53</gmt_created>          <changed>1772125133</changed>          <gmt_changed>2026-02-26 16:58:53</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/form/xr-rsvp?event=7050]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688545">  <title><![CDATA[XR Bytes: Hanna Neroj (ADC XR Makerspace)]]></title>  <uid>36736</uid>  <body><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p><h2><strong>Presenter: Hanna Neroj</strong></h2><h2><br><strong>Seminar Title:&nbsp;</strong></h2><p>Simulating the Future: Experience Prototyping for Emerging Technologies via Multimodal XR&nbsp;</p><h2><strong>Affiliation</strong></h2><p>School of Psychology (Georgia Tech College of Sciences), Georgia Tech Sonification Lab</p><h2><strong>Participation &amp;&nbsp;Visibility&nbsp;</strong></h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Subscribe &amp; Sign Up&nbsp;</strong></h2><p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp?event=7049"><strong>RSVP HERE</strong></a><strong>. </strong><em>Lunch will be served for those who RSVP.</em></p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772124517</created>  <gmt_created>2026-02-26 16:48:37</gmt_created>  <changed>1772655960</changed>  <gmt_changed>2026-03-04 20:26:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></teaser>  <type>event</type>  <sentence><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></sentence>  <summary><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p>]]></summary>  <start>2026-03-20T12:30:00-04:00</start>  <end>2026-03-20T13:30:00-04:00</end>  <end_last>2026-03-20T13:30:00-04:00</end_last>  <gmt_start>2026-03-20 16:30:00</gmt_start>  <gmt_end>2026-03-20 17:30:00</gmt_end>  <gmt_end_last>2026-03-20 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-20T12:30:00-04:00</value>      <value2>2026-03-20T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-20 12:30:00</value>      <value2>2026-03-20 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ADC XR Makerspace (ISyE Main 115)]]></location>  <media>          <item>679449</item>      </media>  <hg_media>          <item>          <nid>679449</nid>          <type>image</type>          <title><![CDATA[XR Bytes - Hanna Neroj ]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Unknown-8.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/26/Unknown-8.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/26/Unknown-8.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/26/Unknown-8.png?itok=GFecKIdw]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[XR Bytes - Hanna Neroj ]]></image_alt>                              <created>1772124681</created>          <gmt_created>2026-02-26 16:51:21</gmt_created>          <changed>1772124681</changed>          <gmt_changed>2026-02-26 16:51:21</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/form/xr-rsvp?event=7049]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688544">  <title><![CDATA[XR Bytes: Jorge Garcia (ADC XR Makerspace)]]></title>  <uid>36736</uid>  <body><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;</p><h2><strong>Presenter: Jorge Garcia</strong></h2><h2><br><strong>Seminar Title:&nbsp;</strong></h2><p>Human-in-the-Loop and XR for Context-Rich Industrial Decision-Making&nbsp;</p><h2><strong>Affiliation</strong></h2><div><div>H. Milton Stewart School of Industrial and Systems Engineering &nbsp;(ISyE), Physical Internet Center, Supply Chain &amp; Logistics Institute&nbsp;<br>&nbsp;</div><h2><strong>Participation &amp;&nbsp;Visibility&nbsp;</strong></h2><p>We actively encourage cross-departmental participation and welcome engagement from both internal academic units and external industry partners. Our goal is to foster a robust community of practice around XR at Georgia Tech.&nbsp;</p><h2><strong>Subscribe &amp; Sign Up&nbsp;</strong></h2><p>To join our mailing list and RSVP your attendance for these seminar series, please sign up here: <a href="https://eforms.isye.gatech.edu/form/xr-rsvp?event=7048" id="OWA22b64c58-63b7-d310-12aa-d03756bd4375" rel="noreferrer noopener" target="_blank" title="https://eforms.isye.gatech.edu/form/xr-rsvp"><strong>RSVP HERE</strong></a><strong>. </strong><em>Lunch will be served for those who RSVP.</em></p></div>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1772124214</created>  <gmt_created>2026-02-26 16:43:34</gmt_created>  <changed>1772655946</changed>  <gmt_changed>2026-03-04 20:25:46</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></teaser>  <type>event</type>  <sentence><![CDATA[Weekly research seminar series hosted by ADC XR Makerspace at ISyE]]></sentence>  <summary><![CDATA[<p><strong>XR Bytes</strong>&nbsp;is a graduate-student-led initiative dedicated to&nbsp;showcasing&nbsp;the trajectory of Extended Reality (XR) research across the Institute. Our goal is to highlight the versatile ways XR technologies are applied across various disciplines and majors, fostering&nbsp;an&nbsp;interdisciplinary community of innovation at Georgia Tech.&nbsp;<br>&nbsp;</p>]]></summary>  <start>2026-03-13T12:30:00-04:00</start>  <end>2026-03-13T13:30:00-04:00</end>  <end_last>2026-03-13T13:30:00-04:00</end_last>  <gmt_start>2026-03-13 16:30:00</gmt_start>  <gmt_end>2026-03-13 17:30:00</gmt_end>  <gmt_end_last>2026-03-13 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-13T12:30:00-04:00</value>      <value2>2026-03-13T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-13 12:30:00</value>      <value2>2026-03-13 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ADC XR Makerspace (ISyE Main 115)]]></location>  <media>          <item>679448</item>      </media>  <hg_media>          <item>          <nid>679448</nid>          <type>image</type>          <title><![CDATA[XR Bytes - Jorge Garcia]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Unknown-7.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/26/Unknown-7.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/26/Unknown-7.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/26/Unknown-7.png?itok=NtDjTUH1]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[XR Bytes - Jorge Garcia]]></image_alt>                              <created>1772124318</created>          <gmt_created>2026-02-26 16:45:18</gmt_created>          <changed>1772124318</changed>          <gmt_changed>2026-02-26 16:45:18</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/form/xr-rsvp?event=7048]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194683"><![CDATA[Talk]]></category>      </categories>  <event_terms>          <term tid="194683"><![CDATA[Talk]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688650">  <title><![CDATA[ISyE Statistic Seminar - Ying Nian Wu]]></title>  <uid>36861</uid>  <body><![CDATA[<h3>Title:</h3><p>Solving the Mysteries of Place Cells and Grid Cells by Representation Learning</p><h3>Abstract:</h3><p>The 2014 Nobel Prize in Physiology or Medicine recognized the discovery of place cells and grid cells in the mammalian brain. Each place cell fires at a single specific location, whereas each grid cell fires at multiple locations forming a hexagonal grid pattern. Yet the computational principles underlying these phenomena have remained mysterious. We show both emerge from representation learning through geometric optimization. Grid cells learn embeddings that preserve local distances through conformal isometry, forming a coordinate system. We prove hexagonal patterns are optimal: hexagonal flat tori uniquely minimize deviation from local distance preservation by distributing curvature isotropically through six-fold symmetry. Building upon this coordinate system, place cells learn embeddings that preserve spatial adjacency relations defined by transition kernels of heat diffusion with reflecting boundary conditions, thereby forming a cognitive map. Specifically, inner products between embeddings reconstruct transition probabilities, causing localized firing patterns to emerge automatically from non-negative matrix factorization constraints. This reveals how the brain solves navigation by transforming spatial reasoning into optimization on learned geometric representations.</p><h3>Bio:</h3><p>Ying Nian Wu is a professor in the Department of Statistics and Data Science at UCLA. He earned his A.M. and Ph.D. in statistics from Harvard University in 1994 and 1996, respectively. From 1997 to 1999, he served as an assistant professor in the Department of Statistics at the University of Michigan before joining UCLA in 1999. He became a full professor in 2006, and he was an Amazon Scholar 2020-2025. Wu’s research spans generative AI, computer vision, computational neuroscience, and bioinformatics.</p>]]></body>  <author>adrysdale7</author>  <status>1</status>  <created>1772552162</created>  <gmt_created>2026-03-03 15:36:02</gmt_created>  <changed>1772552360</changed>  <gmt_changed>2026-03-03 15:39:20</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Solving the Mysteries of Place Cells and Grid Cells by Representation Learning]]></teaser>  <type>event</type>  <sentence><![CDATA[Solving the Mysteries of Place Cells and Grid Cells by Representation Learning]]></sentence>  <summary><![CDATA[<p>The 2014 Nobel Prize in Physiology or Medicine recognized the discovery of place cells and grid cells in the mammalian brain. Each place cell fires at a single specific location, whereas each grid cell fires at multiple locations forming a hexagonal grid pattern. Yet the computational principles underlying these phenomena have remained mysterious. We show both emerge from representation learning through geometric optimization. Grid cells learn embeddings that preserve local distances through conformal isometry, forming a coordinate system. We prove hexagonal patterns are optimal: hexagonal flat tori uniquely minimize deviation from local distance preservation by distributing curvature isotropically through six-fold symmetry. Building upon this coordinate system, place cells learn embeddings that preserve spatial adjacency relations defined by transition kernels of heat diffusion with reflecting boundary conditions, thereby forming a cognitive map. Specifically, inner products between embeddings reconstruct transition probabilities, causing localized firing patterns to emerge automatically from non-negative matrix factorization constraints. This reveals how the brain solves navigation by transforming spatial reasoning into optimization on learned geometric representations.</p>]]></summary>  <start>2026-03-17T12:30:00-04:00</start>  <end>2026-03-17T13:30:00-04:00</end>  <end_last>2026-03-17T13:30:00-04:00</end_last>  <gmt_start>2026-03-17 16:30:00</gmt_start>  <gmt_end>2026-03-17 17:30:00</gmt_end>  <gmt_end_last>2026-03-17 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-17T12:30:00-04:00</value>      <value2>2026-03-17T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-17 12:30:00</value>      <value2>2026-03-17 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Facilities | H. Milton Stewart School of Industrial and Systems Engineering]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="194945"><![CDATA[Alumni]]></term>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686706">  <title><![CDATA[(CANCELED) SCL Course: Generative AI Application for Supply Chain Professionals (Onsite/In-Person)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course provides a deep dive into the ways in which artificial intelligence (AI) optimizes supply chain efficiency. Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization. The course also covers ethical AI use, good and bad use of generative AI (GenAI), and rapidly emerging use cases. By the end, professionals will be skilled in applying AI to enhance supply chain processes and drive success in their organizations.</p><h3><strong>Who Should Attend</strong></h3><p>This course targets supply chain managers, data analysts, logistics professionals, procurement specialists, and business leaders aiming to harness GenAI for enhanced supply chain operations. It is ideal for those interested in GenAI-driven efficiency, strategic insights, and navigation of GenAI's role in transforming supply chain processes.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Enhance decision-making capabilities through GenAI-driven insights to optimize processes and boost efficiency.</li><li>Acquire practical skills in prompt engineering and the use of generative AI models.</li><li>Explore practical use cases that can be reapplied.</li><li>Learn about good and bad use of GenAI for individuals, teams, and organizations.</li><li>Become better equipped to effectively harness GenAI capabilities in supply chain activities and planning.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Foundational understanding of using GenAI in supply chain management</li><li>Basics of GenAI</li><li>Crafting effective AI prompts and their applications in optimizing warehouse layouts</li><li>Predictive maintenance and supplier selection</li><li>Elimination of redundant tasks through AI</li><li>Ethical considerations, risk assessments, and strategy for AI adoption</li><li>Practical strategies and real-world examples for implementing AI solutions effectively and making informed decisions</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1764695027</created>  <gmt_created>2025-12-02 17:03:47</gmt_created>  <changed>1772549014</changed>  <gmt_changed>2026-03-03 14:43:34</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></teaser>  <type>event</type>  <sentence><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></sentence>  <summary><![CDATA[<p>Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.</p>]]></summary>  <start>2026-04-20T20:00:00-04:00</start>  <end>2026-04-22T16:00:00-04:00</end>  <end_last>2026-04-22T16:00:00-04:00</end_last>  <gmt_start>2026-04-21 00:00:00</gmt_start>  <gmt_end>2026-04-22 20:00:00</gmt_end>  <gmt_end_last>2026-04-22 20:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-20T20:00:00-04:00</value>      <value2>2026-04-22T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-20 08:00:00</value>      <value2>2026-04-22 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://pe.gatech.edu/savannah/directions]]></url>  <location_url>    <url><![CDATA[https://pe.gatech.edu/savannah/directions]]></url>    <title><![CDATA[Getting to the Georgia Tech Savannah campus]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/gaiascp]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="192390"><![CDATA[generative AI]]></keyword>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688040">  <title><![CDATA[ISyE Seminar - Soroush Saghafian]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:&nbsp;</strong></h3><p>Making&nbsp;AI&nbsp;Impactful&nbsp;in Healthcare</p><h3><strong>Abstract:</strong></h3><p>There&nbsp;is&nbsp;increasing&nbsp;evidence&nbsp;that&nbsp;Machine&nbsp;Learning&nbsp;and&nbsp;Artificial&nbsp;intelligence&nbsp;algorithms&nbsp;can&nbsp;be used to enhance clinical care. In this talk, I address two critical aspects that can significantly improve the impact&nbsp;of&nbsp;such&nbsp;algorithms&nbsp;in&nbsp;healthcare&nbsp;practices:&nbsp;(1)&nbsp;moving&nbsp;beyond&nbsp;associations&nbsp;and&nbsp;creating&nbsp;algorithms capable of causal reasoning under ambiguity, and (2) a human-algorithm “centaur” model of care and decision-making, in which the power of human intuition is combined with the outstanding capabilities of algorithms. I describe our latest research on these subjects at the Public Impact Analytics Science Lab (PIAS-Lab)&nbsp;at Harvard, and discuss findings based on our various collaborations with the Mayo Clinic, Mass General Hospital, and some other public and private organizations.</p><h3><strong>Bio:</strong></h3><p><a href="http://scholar.harvard.edu/saghafian">Soroush&nbsp;Saghafian</a>&nbsp;(<a href="https://en.wikipedia.org/wiki/Soroush_Saghafian">Wikipedia</a>)&nbsp;is&nbsp;an&nbsp;Associate&nbsp;Professor&nbsp;at&nbsp;Harvard&nbsp;University&nbsp;and&nbsp;is&nbsp;the&nbsp;founder&nbsp;and director&nbsp;of&nbsp;Harvard’s&nbsp;<a href="https://scholar.harvard.edu/saghafian/public-impact-analytics-science-lab-pias-lab-harvard">Public&nbsp;Impact&nbsp;Analytics&nbsp;Science&nbsp;Lab&nbsp;(PIAS-Lab).</a>&nbsp;He&nbsp;also&nbsp;serves&nbsp;as&nbsp;a&nbsp;core&nbsp;faculty&nbsp;or a faculty affiliate for (a) Harvard Data Science Initiative, (b) Harvard Mossavar-Rahmani Center for Business&nbsp;and&nbsp;Government,&nbsp;(c)&nbsp;Harvard&nbsp;Center&nbsp;for&nbsp;Health&nbsp;Decision&nbsp;Science,&nbsp;(d)&nbsp;Harvard&nbsp;Ph.D.&nbsp;Program&nbsp;in Health&nbsp;Policy,&nbsp;(e)&nbsp;Harvard&nbsp;Belfer&nbsp;Center&nbsp;for&nbsp;Science&nbsp;and&nbsp;International&nbsp;Affairs,&nbsp;(f)&nbsp;Harvard&nbsp;Center&nbsp;for&nbsp;Public Leadership, and (g) Harvard Ariadne Labs (a pioneer lab in health systems innovation), and holds appointments&nbsp;at&nbsp;Massachusetts&nbsp;General&nbsp;Hospital&nbsp;(MGH),&nbsp;Beth&nbsp;Israel&nbsp;Deaconess&nbsp;Medical&nbsp;Center&nbsp;(BIDMC), and Mayo Clinic.&nbsp;He is an expert in healthcare AI, analytics, and operations management, and has collaborated&nbsp;with&nbsp;a&nbsp;variety&nbsp;of&nbsp;hospitals.&nbsp;</p><p>Dr.&nbsp;Saghafian's&nbsp;research&nbsp;has&nbsp;appeared&nbsp;numerous&nbsp;times&nbsp;<a href="https://scholar.harvard.edu/saghafian/news-1">in&nbsp;the&nbsp;news</a>&nbsp;including&nbsp;in&nbsp;top&nbsp;national&nbsp;and&nbsp;international&nbsp;media&nbsp;outlets,&nbsp;and&nbsp;has&nbsp;been&nbsp;recognized&nbsp;through&nbsp;<a href="https://scholar.harvard.edu/saghafian/honors-awards">various&nbsp;awards,</a> including the&nbsp;I<strong>NFORMS MSOM Young Scholar Prize&nbsp;</strong>for “outstanding contributions to scholarship in operations management,” <strong>INFORMS MSOM Responsible Research Award&nbsp;</strong>(second place) for “contributing knowledge that may have implications for making the world a better place,” the Inaugural <strong>INFORMS&nbsp;Mehrotra&nbsp;Research&nbsp;Excellence&nbsp;Award&nbsp;</strong>“for&nbsp;significant&nbsp;contributions&nbsp;to&nbsp;the&nbsp;practice&nbsp;of&nbsp;health applications through operations research and management science modeling and methodologies,” <strong>INFORMS&nbsp;Computing&nbsp;Society&nbsp;Harvey&nbsp;Greenberg&nbsp;Award&nbsp;</strong>(honorable&nbsp;mention)&nbsp;“for&nbsp;research&nbsp;excellence in the field of computation and operations research applications, especially those in emerging application fields,”&nbsp;<strong>INFORMS Pierskalla Award&nbsp;</strong>“for the best research paper in healthcare,” <strong>INFORMS Franz Edelman Award </strong>(semi-finalist) “for achievement in advanced analytics, operations research, and management&nbsp;science,”&nbsp;and&nbsp;<strong>POMS&nbsp;College&nbsp;of&nbsp;Healthcare&nbsp;Best&nbsp;Paper&nbsp;Award</strong>.&nbsp;His&nbsp;forthcoming&nbsp;book&nbsp;with Cambridge University&nbsp;Press,&nbsp;“Insight-Driven&nbsp;Problem&nbsp;Solving:&nbsp;Analytics&nbsp;Science&nbsp;to&nbsp;Improve the&nbsp;World,” has been endorsed&nbsp;by top academic and industry figures [Full CV <a href="https://apps.hks.harvard.edu/faculty/cv/SoroushSaghafian.pdf">here</a>].</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1770304586</created>  <gmt_created>2026-02-05 15:16:26</gmt_created>  <changed>1772455870</changed>  <gmt_changed>2026-03-02 12:51:10</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Making AI Impactful in Healthcare]]></teaser>  <type>event</type>  <sentence><![CDATA[Making AI Impactful in Healthcare]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong></h3><p>There&nbsp;is&nbsp;increasing&nbsp;evidence&nbsp;that&nbsp;Machine&nbsp;Learning&nbsp;and&nbsp;Artificial&nbsp;intelligence&nbsp;algorithms&nbsp;can&nbsp;be used to enhance clinical care. In this talk, I address two critical aspects that can significantly improve the impact&nbsp;of&nbsp;such&nbsp;algorithms&nbsp;in&nbsp;healthcare&nbsp;practices:&nbsp;(1)&nbsp;moving&nbsp;beyond&nbsp;associations&nbsp;and&nbsp;creating&nbsp;algorithms capable of causal reasoning under ambiguity, and (2) a human-algorithm “centaur” model of care and decision-making, in which the power of human intuition is combined with the outstanding capabilities of algorithms. I describe our latest research on these subjects at the Public Impact Analytics Science Lab (PIAS-Lab)&nbsp;at Harvard, and discuss findings based on our various collaborations with the Mayo Clinic, Mass General Hospital, and some other public and private organizations.</p>]]></summary>  <start>2026-03-03T11:00:00-05:00</start>  <end>2026-03-03T12:00:00-05:00</end>  <end_last>2026-03-03T12:00:00-05:00</end_last>  <gmt_start>2026-03-03 16:00:00</gmt_start>  <gmt_end>2026-03-03 17:00:00</gmt_end>  <gmt_end_last>2026-03-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-03T11:00:00-05:00</value>      <value2>2026-03-03T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-03 11:00:00</value>      <value2>2026-03-03 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687593">  <title><![CDATA[SCL Lunch and Learn: "Ahead of the Curve: Building the Electrified Supply Chain"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Join SCL affiliated faculty member Constance Crozier as she shares insights from her research and explains the forces that will define the future of freight electrification.</strong></em></p><p><strong>Thursday, March 5, 2026 | 12-1pm ET</strong></p><div><div><div><div><div><p>Electric vehicles are reshaping freight networks, charging demand is growing faster than infrastructure can keep up, and companies are trying to understand how electrification will change the cost and design of their supply chains. Georgia Tech Assistant Professor, Dr. Constance Crozier’s research tackles these questions with models that capture grid constraints, charging behavior, transportation patterns, and the economic tradeoffs behind electrified logistics. In this session, she will walk through the forces that will define the future of freight electrification.</p></div></div></div></div></div><p><a href="https://gatech.zoom.us/webinar/register/9317690984289/WN_3tkM1P6rQl2Hiu5dWiaLgQ"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1769099400</created>  <gmt_created>2026-01-22 16:30:00</gmt_created>  <changed>1772201205</changed>  <gmt_changed>2026-02-27 14:06:45</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join SCL affiliated faculty member Constance Crozier as she shares insights from her research and explains the forces that will define the future of freight electrification.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join SCL affiliated faculty member Constance Crozier as she shares insights from her research and explains the forces that will define the future of freight electrification.]]></sentence>  <summary><![CDATA[<p>Electric vehicles are reshaping freight networks, charging demand is growing faster than infrastructure can keep up, and companies are trying to understand how electrification will change the cost and design of their supply chains.</p>]]></summary>  <start>2026-03-05T12:00:00-05:00</start>  <end>2026-03-05T13:00:00-05:00</end>  <end_last>2026-03-05T13:00:00-05:00</end_last>  <gmt_start>2026-03-05 17:00:00</gmt_start>  <gmt_end>2026-03-05 18:00:00</gmt_end>  <gmt_end_last>2026-03-05 18:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-05T12:00:00-05:00</value>      <value2>2026-03-05T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-05 12:00:00</value>      <value2>2026-03-05 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/9317690984289/WN_3tkM1P6rQl2Hiu5dWiaLgQ]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/9317690984289/WN_3tkM1P6rQl2Hiu5dWiaLgQ]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>679060</item>      </media>  <hg_media>          <item>          <nid>679060</nid>          <type>image</type>          <title><![CDATA[Reminder---Lunch---Learns.png]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Reminder---Lunch---Learns.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/27/Reminder---Lunch---Learns.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/27/Reminder---Lunch---Learns.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/27/Reminder---Lunch---Learns.png?itok=wmZr3ttn]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: &quot;Ahead of the Curve: Building the Electrified Supply Chain&quot;]]></image_alt>                              <created>1769099657</created>          <gmt_created>2026-01-22 16:34:17</gmt_created>          <changed>1772200921</changed>          <gmt_changed>2026-02-27 14:02:01</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/9317690984289/WN_3tkM1P6rQl2Hiu5dWiaLgQ]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688389">  <title><![CDATA[SCL Lunch and Learn: "Ahead of the Curve: The Hidden Data Supply Chain Propelling AI"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Join SCL affiliated faculty member Rosemarie Santa González as she shares insights from her research and explores why AI initiatives often fail at the data supply chain.</strong></em></p><p><strong>Thursday, April 2, 2026 | 12-1pm ET</strong></p><div><div><div><div><div><p>AI initiatives often struggle not because of model sophistication, but because the underlying data supply chain has not been mapped, synchronized, or aligned with operational decision-making. Just as a physical supply chain cannot function without visibility, coordination, and flow from source to destination, AI systems cannot create value when data sources are siloed, inconsistently governed, or disconnected from the “last mile” of decision execution. Even well designed models stall when the upstream data inputs are unreliable or the downstream decision processes are unclear.</p><p>This talk reframes AI implementation through the lens of the hidden data supply chain that propels it - from data sourcing and acquisition, to transformation, integration, governance, and delivery into decision environments. We will explore the continuous loop between data engineering and AI development, showing how model requirements should shape data architecture from the outset, and why data pipelines must be engineered as critical infrastructure rather than reactive fixes. Participants will leave with a practical framework for mapping their data supply chain, identifying bottlenecks and failure points in the data-to-decision flow, and building resilient data architectures that support reliable, explainable, and production ready AI systems.</p><p>Featuring Rosemarie Santa González, Ph.D., Research Scientist in the Institute for Robotics and Intelligent Machines (IRIM) and the NSF AI‑CARING Institute at Georgia Tech, and an instructor in the SCL professional education program.</p></div></div></div></div></div><p><a href="https://gatech.zoom.us/webinar/register/7117715216849/WN_mjKMn5ZAR7CX4Z_0Ieh3cQ"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1771524984</created>  <gmt_created>2026-02-19 18:16:24</gmt_created>  <changed>1772199446</changed>  <gmt_changed>2026-02-27 13:37:26</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join SCL affiliated faculty member Rosemarie Santa González as she shares insights from her research and explores why AI initiatives often fail at the data supply chain.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join SCL affiliated faculty member Rosemarie Santa González as she shares insights from her research and explores why AI initiatives often fail at the data supply chain.]]></sentence>  <summary><![CDATA[<p>AI initiatives often struggle not because the model is weak, but because the data supply chain is. In this Lunch and Learn, we will map the hidden system that powers AI, from data sourcing and acquisition through transformation, integration, governance, and delivery into real decision environments. You will leave with a practical framework to identify bottlenecks in the data-to-decision flow and build resilient, production-ready pipelines that make AI reliable, explainable, and usable.</p>]]></summary>  <start>2026-04-02T12:00:00-04:00</start>  <end>2026-04-02T13:00:00-04:00</end>  <end_last>2026-04-02T13:00:00-04:00</end_last>  <gmt_start>2026-04-02 16:00:00</gmt_start>  <gmt_end>2026-04-02 17:00:00</gmt_end>  <gmt_end_last>2026-04-02 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-02T12:00:00-04:00</value>      <value2>2026-04-02T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-02 12:00:00</value>      <value2>2026-04-02 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/7117715216849/WN_mjKMn5ZAR7CX4Z_0Ieh3cQ]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/7117715216849/WN_mjKMn5ZAR7CX4Z_0Ieh3cQ]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>679369</item>      </media>  <hg_media>          <item>          <nid>679369</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: "Ahead of the Curve: The Hidden Data Supply Chain Propelling AI"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_HiddenSCData_20260402.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/19/hg_LNL_HiddenSCData_20260402.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/19/hg_LNL_HiddenSCData_20260402.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/19/hg_LNL_HiddenSCData_20260402.png?itok=AW05RVrw]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: &quot;Ahead of the Curve: The Hidden Data Supply Chain Propelling AI&quot;]]></image_alt>                              <created>1771526105</created>          <gmt_created>2026-02-19 18:35:05</gmt_created>          <changed>1771526132</changed>          <gmt_changed>2026-02-19 18:35:32</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/7117715216849/WN_mjKMn5ZAR7CX4Z_0Ieh3cQ]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687141">  <title><![CDATA[Allen–Davidson–Coleman XR Makerspace Grand Opening]]></title>  <uid>36736</uid>  <body><![CDATA[<p>Celebrate the opening of the Allen–Davidson–Coleman XR Makerspace with an interdisciplinary XR Symposium bringing together faculty, students, and staff interested in immersive technologies for research, education, and human-centered engineering. Plus, guests will enjoy a speaker symposium, networking, and a hands-on open house with live XR demonstrations.</p><p><strong>January 23, 2026</strong><br>10:30 AM – 4:00 PM&nbsp;<br>ISyE Main Building<strong>&nbsp;</strong></p><p><strong>Agenda:&nbsp;</strong></p><p><strong>10:30 AM – Noon (ISyE Main Atrium):</strong><br>XR Symposium: Invited Talks - Short talks and discussion on XR research and applications across campus</p><p><strong>Noon – 1:00 PM (ISyE Main Atrium):&nbsp;</strong><br>Lunch &amp; Networking: Informal networking in the ISyE Main Atrium</p><p><strong>1:00 – 4:00 PM (ISyE Main 115)</strong><br>XR Makerspace Open House &amp; Demos: Hands-on demonstrations, guided tours, and conversations with XR Makerspace staff and researchers</p><p><strong>Invited Speakers:</strong><br><br><strong>Bruce Walker</strong>, School of Psychology &amp; School of Interactive Computing, Georgia Tech<br><strong>Talk Title:</strong>&nbsp;Research With, About, and In Virtual Reality: A Sample of Sonification Lab XR R&amp;D Projects</p><p><strong>Bio:</strong>&nbsp;Bruce N. Walker is Professor of Psychology and Interactive Computing at Georgia Tech. His Sonification Lab studies multimodal interfaces, sonification and auditory displays, and human-technology interaction in complex tasks, futuristic technologies, and VR/AR/XR. Dr. Walker is founding Director of VRlandia, a GT shared collaboratory for VR/AR/XR research and development. He is also Director of the Center for Human-AI-Robot Interaction (CHART). He teaches HCI, Sensation &amp; Perception, and Assistive Technology; and has consulted for NASA, state and federal governments, the military, and private companies.</p><p><strong>Frederick Benaben</strong>, H. Milton Stewart School of Industrial &amp; Systems Engineering, Georgia Tech<br><strong>Talk Title:</strong>&nbsp;A Framework for Immersive Technologies in Engineering: An Illustrated Perspective</p><p><strong>Bio:</strong>&nbsp;Frederick Benaben is Tenured Full Professor at Institut Mines Telecom in France (Industrial Engineering Center) and Visiting Professor at the Georgia Institute of Technology. His research focuses on the use of Artificial Intelligence and Immersive Technologies for decision support and the management of complex situations in uncertain environments. He is the head of the “Digital Systems for Crisis Management and Security” research team at IMT, directs the IOMEGA VR Lab, leads the POD (Physics of Decision) and HITeC (Hybrid Immersive Teaching Campus) initiatives, and co-directs the international SIReN Lab with Georgia Tech.</p><p><strong>Shreyas Kousik</strong>, George W. Woodruff School of Mechanical Engineering, Georgia Tech<br><strong>Talk Title:</strong>&nbsp;Do Dangerous Things Safely in XR Humanoid Robot Teleoperation</p><p><strong>Bio:</strong>&nbsp;Shreyas Kousik is an assistant professor in the Mechanical Engineering at Georgia Tech. He previously held postdoctoral appointments at Stanford University and in the NAV Lab with Prof. Grace Gao. He earned his Ph.D. in Mechanical Engineering from the University of Michigan, advised by Prof. Ram Vasudevan in the ROAHM Lab. His research focuses on guaranteeing safety in autonomous robotic systems through collision avoidance, with an emphasis on modeling uncertainty in perception and estimation for practical planning and control on real robots.</p><p><strong>Wayne Li</strong>, Colleges of Design and Engineering, Georgia Tech<br><strong>Talk Title:</strong>&nbsp;Using XR for Automotive Interior Development (Hyundai Project)</p><p><strong>Bio:</strong>&nbsp;Wayne K. Li is the James L. Oliver Professor, holding a joint position between the Colleges of Design and Engineering at Georgia Institute of Technology. He leads joint teaching initiatives and advances interdisciplinary collaboration between mechanical engineering and industrial design through classes and the Innovation and Design Collaborative (IDC) and Design Bloc. Li's research areas include ethnographic research, multidisciplinary online education, and human-machine interaction in transportation design. His career spans industry and academia. Li has led innovation and market expansion for Pottery Barn seasonal home products, taught in Stanford University's design program, led interface development at Volkswagen of America's Electronics Research Laboratory, and developed corporate brand and vehicle differentiation strategies at Ford Motor Company. He has also worked as a product designer and mechanical engineer at IDEO Product Development.&nbsp;</p><p><strong>Meryem Yilmaz Soylu</strong>, Center for 21st Century Universities, Georgia Tech<br><strong>Talk Title: </strong>Designing Human-Centered XR for Learning, Reflection, and Skill Development</p><p><strong>Bio:</strong>&nbsp;Meryem Yilmaz Soylu is a Research Scientist at Georgia Tech’s Center for 21st Century Universities (C21U) within the College of Lifetime Learning, where her work focuses on human-centered learning design, immersive technologies, and AI-supported educational systems. Her research examines how XR and AI can support learning experiences and engagement, leadership, and durable skills development across online and hybrid learning environments. Her work combines mixed-methods research and learner experience (UX) design to inform the design and evaluation of real-world educational systems.</p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1767987778</created>  <gmt_created>2026-01-09 19:42:58</gmt_created>  <changed>1772050483</changed>  <gmt_changed>2026-02-25 20:14:43</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Celebrate the opening of the Allen–Davidson–Coleman XR Makerspace ]]></teaser>  <type>event</type>  <sentence><![CDATA[Celebrate the opening of the Allen–Davidson–Coleman XR Makerspace ]]></sentence>  <summary><![CDATA[<p>Join us for the opening of the Allen–Davidson–Coleman XR Makerspace with an interdisciplinary XR Symposium that convenes faculty, students, and staff to engage with immersive technologies shaping research, education, and human-centered engineering.</p>]]></summary>  <start>2026-01-23T10:30:00-05:00</start>  <end>2026-01-23T16:00:00-05:00</end>  <end_last>2026-01-23T16:00:00-05:00</end_last>  <gmt_start>2026-01-23 15:30:00</gmt_start>  <gmt_end>2026-01-23 21:00:00</gmt_end>  <gmt_end_last>2026-01-23 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-23T10:30:00-05:00</value>      <value2>2026-01-23T16:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-23 10:30:00</value>      <value2>2026-01-23 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main Building]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/grand-opening-xr-makerspace]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660404"><![CDATA[ISyE Extended Reality Makerspace (ISYE XR)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194683"><![CDATA[Talk]]></category>          <category tid="1789"><![CDATA[Conference/Symposium]]></category>          <category tid="194613"><![CDATA[Industry]]></category>      </categories>  <event_terms>          <term tid="194683"><![CDATA[Talk]]></term>          <term tid="1789"><![CDATA[Conference/Symposium]]></term>          <term tid="194613"><![CDATA[Industry]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688415">  <title><![CDATA[Free Safety Training on Warehouse Hazards in the Workplace for Employers and Employees]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em>Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees.</em></p><p><strong>The free course will address how to prevent injury and illness due to workplace exposures in warehouses.&nbsp;</strong></p><h3>Topics to Cover:</h3><ul><li>Recognition of safety hazards in warehousing facilities and prevention strategies</li><li>Powered Industrial Truck safety and responsibilities</li><li>Ergonomic best practices and safe material handling</li><li>Chemical and thermal stressor risk assessments and strategies</li></ul><h4>Available Sessions</h4><ul><li>Tuesday, <strong>March 24</strong>, 1-5pm (<a href="https://www.eventbrite.com/e/warehousing-hazards-in-the-workplace-tickets-1983293288615">register online</a>)</li><li>Wednesday, <strong>March 25</strong>, 8-12pm (<a href="https://www.eventbrite.com/e/warehousing-hazards-in-the-workplace-tickets-1983293609575">register online</a>)</li></ul><p>Each session to be held at the below location:</p><p>Professional Administration Resource Building<br>Georgia Tech Savannah Campus<br>210 Technology Circle<br>Savannah, GA 31408</p><p><em>We will have the capability to provide on-site training. Training materials and course content will be offered at no cost to interested facilities. </em><a href="https://oshainfo.gatech.edu/"><em>oshainfo.gatech.edu</em></a></p><p>&nbsp;</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1771599217</created>  <gmt_created>2026-02-20 14:53:37</gmt_created>  <changed>1771599265</changed>  <gmt_changed>2026-02-20 14:54:25</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees.]]></teaser>  <type>event</type>  <sentence><![CDATA[Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees.]]></sentence>  <summary><![CDATA[<p>Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees. Sessions to be held March 24th or March 25 on the Georgia Tech Savannah campus.</p>]]></summary>  <start>2026-03-25T08:00:00-04:00</start>  <end>2026-03-25T12:00:00-04:00</end>  <end_last>2026-03-25T12:00:00-04:00</end_last>  <gmt_start>2026-03-25 12:00:00</gmt_start>  <gmt_end>2026-03-25 16:00:00</gmt_end>  <gmt_end_last>2026-03-25 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-25T08:00:00-04:00</value>      <value2>2026-03-25T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-25 08:00:00</value>      <value2>2026-03-25 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[912.966.7922]]></phone>  <url><![CDATA[https://pe.gatech.edu/location/georgia-tech-savannah]]></url>  <location_url>    <url><![CDATA[https://pe.gatech.edu/location/georgia-tech-savannah]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>Questions? <a href="mailto:jsawyers3@gatech.edu">Contact Trey Sawyers</a>, Training Coordinator</p>]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus]]></location>  <media>          <item>679374</item>      </media>  <hg_media>          <item>          <nid>679374</nid>          <type>image</type>          <title><![CDATA[GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/20/GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/20/GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/20/GTSCL-SHES_MarchSafetyTrainings_16by9.jpg?itok=KZGKS2Pr]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Free Safety Training on Warehouse Hazards in the Workplace for Employers and Employees]]></image_alt>                              <created>1771597216</created>          <gmt_created>2026-02-20 14:20:16</gmt_created>          <changed>1771598958</changed>          <gmt_changed>2026-02-20 14:49:18</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/2026-02/GTSHES_FreeSafetyTrainings_202603.pdf]]></url>        <title><![CDATA[Download the flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="194613"><![CDATA[Industry]]></category>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="194613"><![CDATA[Industry]]></term>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="5457"><![CDATA[warehouse]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688412">  <title><![CDATA[Free Safety Training on Warehouse Hazards in the Workplace for Employers and Employees]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em>Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees.</em></p><p><strong>The free course will address how to prevent injury and illness due to workplace exposures in warehouses.&nbsp;</strong></p><h3>Topics to Cover:</h3><ul><li>Recognition of safety hazards in warehousing facilities and prevention strategies</li><li>Powered Industrial Truck safety and responsibilities </li><li>Ergonomic best practices and safe material handling</li><li>Chemical and thermal stressor risk assessments and strategies</li></ul><h4>Available Sessions</h4><ul><li>Tuesday, <strong>March 24</strong>, 1-5pm (<a href="https://www.eventbrite.com/e/warehousing-hazards-in-the-workplace-tickets-1983293288615">register online</a>)</li><li>Wednesday, <strong>March 25</strong>, 8-12pm (<a href="https://www.eventbrite.com/e/warehousing-hazards-in-the-workplace-tickets-1983293609575">register online</a>)</li></ul><p>Each session to be held at the below location:</p><p>Professional Administration Resource Building<br>Georgia Tech Savannah Campus<br>210 Technology Circle<br>Savannah, GA 31408</p><p><em>We will have the capability to provide on-site training. Training materials and course content will be offered at no cost to interested facilities. </em><a href="https://oshainfo.gatech.edu/"><em>oshainfo.gatech.edu</em></a></p><p>&nbsp;</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1771597333</created>  <gmt_created>2026-02-20 14:22:13</gmt_created>  <changed>1771598921</changed>  <gmt_changed>2026-02-20 14:48:41</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees.]]></teaser>  <type>event</type>  <sentence><![CDATA[Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees.]]></sentence>  <summary><![CDATA[<p>Georgia Tech is providing FREE four-hour training, funded by a Susan Harwood Grant, on Warehouse Hazards in the Workplace for Employers and Employees. Sessions to be held March 24th or March 25 on the Georgia Tech Savannah campus.</p>]]></summary>  <start>2026-03-24T13:00:00-04:00</start>  <end>2026-03-24T17:00:00-04:00</end>  <end_last>2026-03-24T17:00:00-04:00</end_last>  <gmt_start>2026-03-24 17:00:00</gmt_start>  <gmt_end>2026-03-24 21:00:00</gmt_end>  <gmt_end_last>2026-03-24 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-24T13:00:00-04:00</value>      <value2>2026-03-24T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-24 01:00:00</value>      <value2>2026-03-24 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[912.966.7922]]></phone>  <url><![CDATA[https://pe.gatech.edu/location/georgia-tech-savannah]]></url>  <location_url>    <url><![CDATA[https://pe.gatech.edu/location/georgia-tech-savannah]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>Questions? <a href="mailto:jsawyers3@gatech.edu">Contact Trey Sawyers</a>, Training Coordinator</p>]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus]]></location>  <media>          <item>679374</item>      </media>  <hg_media>          <item>          <nid>679374</nid>          <type>image</type>          <title><![CDATA[GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/20/GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/20/GTSCL-SHES_MarchSafetyTrainings_16by9.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/20/GTSCL-SHES_MarchSafetyTrainings_16by9.jpg?itok=KZGKS2Pr]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Free Safety Training on Warehouse Hazards in the Workplace for Employers and Employees]]></image_alt>                              <created>1771597216</created>          <gmt_created>2026-02-20 14:20:16</gmt_created>          <changed>1771598958</changed>          <gmt_changed>2026-02-20 14:49:18</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/2026-02/GTSHES_FreeSafetyTrainings_202603.pdf]]></url>        <title><![CDATA[Download the flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="194613"><![CDATA[Industry]]></category>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="194613"><![CDATA[Industry]]></term>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="5457"><![CDATA[warehouse]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687992">  <title><![CDATA[2026 ISyE LeeAnn and Walter Muller Distinguished Lecture Series: Eddie Capel]]></title>  <uid>36736</uid>  <body><![CDATA[<h2>2026 LeeAnn and Walter Muller Distinguished Lecture Series, Eddie Capel</h2><p><strong>Leading with Purpose and Innovation: Manhattan Associates' Journey</strong><br>ISyE Main<br>Thursday, February 26, 2026<br>3:30-4:30PM&nbsp;<br>Reception to follow.&nbsp;</p><h5><strong>RSVP here: https://eforms.isye.gatech.edu/2026-distinguished-lecture-series</strong></h5><h2><br>Abstract: Eddie Capel, Keynote Speaker<br>&nbsp;</h2><p>Over the past 25 years, Manhattan Associates has played a pivotal role in transforming global supply chains, enabling many of the world’s largest retailers, brands, pharmaceutical distributors, and logistics providers to operate faster, smarter, and more reliably.<br><br>In this lecture, Eddie Capel, chairman of the board at Manhattan Associates, will reflect on Manhattan’s journey and evolution during a period of continuous technological disruption, from the early days of the internet, through the shift to cloud-native platforms, and into today’s AI-driven era. He will discuss how being an early adopter of emerging technologies, combined with disciplined engineering thinking and foundation, allowed Manhattan to build and continuously reinvent its solutions, and sustain industry leadership.</p><p><br>The session highlights how strategic technology choices, long-term R&amp;D investment, and a strong culture enabled Manhattan to deliver significant gains in supply chain efficiency and productivity. Eddie will also share leadership lessons for the next generation, emphasizing curiosity, adaptability, and the importance of embracing new technologies early to shape, rather than react to, the future of the overall industry.</p><h2>&nbsp;</h2><h2>About: Eddie Capel, Keynote Speaker<br>&nbsp;</h2><p>Eddie Capel serves as the executive chairman of the board at Manhattan Associates. He previously served as executive vice-chairman for three months from February 2025 until end of 2025. Before that, beginning in 2013, Mr. Capel led the company as its president and CEO, driving innovation and growth. Prior to that, he served as executive vice president and chief operating officer. With more than 30 years of experience in supply chain strategy and operations, Mr. Capel has played a pivotal role in shaping industry-leading solutions.</p><p>Before joining Manhattan Associates in June 2000, Mr. Capel held key leadership positions at Real Time Solutions (RTS), where he served as chief operations officer and vice president of operations. In these roles, he led teams that supported the supply chain strategies of major companies, including Walmart, Amazon.com, and J.C. Penney. He also served as director of operations at Unarco Automation, an Industrial Automation/Robotics systems integrator. Earlier in his career, he worked as a project manager and system designer for ABB Robotics in the United Kingdom.</p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1770129515</created>  <gmt_created>2026-02-03 14:38:35</gmt_created>  <changed>1771531374</changed>  <gmt_changed>2026-02-19 20:02:54</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[2026 ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series]]></teaser>  <type>event</type>  <sentence><![CDATA[2026 ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series]]></sentence>  <summary><![CDATA[<p><strong>2026 ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series</strong></p>]]></summary>  <start>2026-02-26T15:30:00-05:00</start>  <end>2026-02-26T16:30:00-05:00</end>  <end_last>2026-02-26T16:30:00-05:00</end_last>  <gmt_start>2026-02-26 20:30:00</gmt_start>  <gmt_end>2026-02-26 21:30:00</gmt_end>  <gmt_end_last>2026-02-26 21:30:00</gmt_end_last>  <times>    <item>      <value>2026-02-26T15:30:00-05:00</value>      <value2>2026-02-26T16:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-26 03:30:00</value>      <value2>2026-02-26 04:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main Atrium]]></location>  <media>          <item>679174</item>      </media>  <hg_media>          <item>          <nid>679174</nid>          <type>image</type>          <title><![CDATA[2026 ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series: Eddie Capel]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Monitor-Template_2.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/03/Monitor-Template_2.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/03/Monitor-Template_2.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/03/Monitor-Template_2.png?itok=jwDjLztp]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[2026 ISyE LeeAnn and Walter Muller Distinguished Scholarship Lecture Series: Eddie Capel]]></image_alt>                              <created>1770129596</created>          <gmt_created>2026-02-03 14:39:56</gmt_created>          <changed>1770129596</changed>          <gmt_changed>2026-02-03 14:39:56</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/2026-distinguished-lecture-series]]></url>        <title><![CDATA[RSVP]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194683"><![CDATA[Talk]]></category>          <category tid="194613"><![CDATA[Industry]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="194683"><![CDATA[Talk]]></term>          <term tid="194613"><![CDATA[Industry]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="168400"><![CDATA[ISyE Distinguished Lecture]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="688279">  <title><![CDATA[CHHS Webinar Series: "Wildfire Smoke and Health Impacts — Preliminary Results and Research Opportunities"]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Wildfire smoke poses an imminent public health threat by releasing large amounts of toxic pollutants into the atmosphere. Of particular concern is fine particulate matter <code><em>PM2.5</em></code>, which contributes to 90% of the total particle mass emitted during these events. Because these particles are small enough to enter the bloodstream, the ability to "see," "track," and "predict" the spread of smoke has become an urgent task with significant societal implications.</p><p>This threat is especially acute for vulnerable populations, including children, pregnant women, older adults, and outdoor workers, as well as those with preexisting cardiovascular disease or from low socioeconomic status groups. Developing a robust tracking capability is critical for generating accurate, real-time air quality predictions during active wildfire episodes, allowing these individuals to take timely and effective mitigation actions.</p><p>Beyond immediate safety, advanced modeling provides a vital dataset for scientific investigations into the long-term health impacts of wildfires. By leveraging the generative nature of modern AI, we can efficiently simulate multiple smoke spread scenarios under various conditions. This facilitates long-term planning for essential services, such as managing hospital capacity during fire events, directing traffic, and informing insurance policy.</p><p>This talk will present preliminary results on the modeling and prediction of wildfire smoke using a combination of remote-sensing and computer simulation data. We will also explore future research opportunities in this rapidly evolving field of environmental health and data science.</p><p>Featuring <a href="https://www.isye.gatech.edu/users/xiao-liu">Xiao Liu, PhD</a>, David M. McKenney Family Associate Professor, <a href="https://www.isye.gatech.edu/">H. Milton Stewart School of Industrial and Systems Engineering</a>, Georgia Tech <a href="https://chhs.gatech.edu/">Center for Health and Humanitarian Systems</a>. Dr. Liu's research focuses on developing data-driven methods for scientific and engineering applications. His work has been published in leading Industrial Engineering and Statistics journals, including JASA, and AOAS. He has served as the president of the Data Analytics &amp; Information Systems division of IISE and as Program Chair for the 2025 IISE Annual Conference &amp; Expo. Before returning to academia, he worked as a research staff member at the IBM Thomas J. Watson Research Center.</p><p>Offered online via Zoom. <a href="https://gatech.zoom.us/webinar/register/WN_hIUmG_xERjC-vCS9nMikYA#/registration">Please register to attend</a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1771264693</created>  <gmt_created>2026-02-16 17:58:13</gmt_created>  <changed>1771266418</changed>  <gmt_changed>2026-02-16 18:26:58</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[How modern AI and remote-sensing data can be used to track and predict toxic wildfire smoke to protect vulnerable populations and improve long-term public health planning.]]></teaser>  <type>event</type>  <sentence><![CDATA[How modern AI and remote-sensing data can be used to track and predict toxic wildfire smoke to protect vulnerable populations and improve long-term public health planning.]]></sentence>  <summary><![CDATA[<p>This talk will present preliminary results on the modeling and prediction of wildfire smoke using a combination of remote-sensing and computer simulation data. We will also explore future research opportunities in this rapidly evolving field of environmental health and data science.</p>]]></summary>  <start>2026-02-27T10:00:00-05:00</start>  <end>2026-02-27T11:00:00-05:00</end>  <end_last>2026-02-27T11:00:00-05:00</end_last>  <gmt_start>2026-02-27 15:00:00</gmt_start>  <gmt_end>2026-02-27 16:00:00</gmt_end>  <gmt_end_last>2026-02-27 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-02-27T10:00:00-05:00</value>      <value2>2026-02-27T11:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-27 10:00:00</value>      <value2>2026-02-27 11:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[]]></location>  <media>          <item>679296</item>      </media>  <hg_media>          <item>          <nid>679296</nid>          <type>image</type>          <title><![CDATA[CHHS Webinar Series: "Wildfire Smoke and Health Impacts — Preliminary Results and Research Opportunities"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[CHHS-webinar_20260227.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/02/16/CHHS-webinar_20260227.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/02/16/CHHS-webinar_20260227.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/02/16/CHHS-webinar_20260227.jpg?itok=pZ56YVa7]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[CHHS Webinar Series: &quot;Wildfire Smoke and Health Impacts — Preliminary Results and Research Opportunities&quot;]]></image_alt>                              <created>1771264597</created>          <gmt_created>2026-02-16 17:56:37</gmt_created>          <changed>1771264657</changed>          <gmt_changed>2026-02-16 17:57:37</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_hIUmG_xERjC-vCS9nMikYA#/registration]]></url>        <title><![CDATA[To attend, please register online via Zoom]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687997">  <title><![CDATA[ISyE Seminar - Sheng Liu]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><div>Zoning in Emerging Logistics Systems: New Theory and Practice</div><div>&nbsp;</div><h3>Abstract:</h3><div>Zoning shapes how complicated logistics and societal systems work in practice. In particular, the growth of e-commerce and on-demand delivery services poses new challenges for operationalizing zoning to achieve efficiency goals. In this talk, I will discuss new zoning methods and their applications to manage emerging logistics systems in retail and last-mile delivery. Specifically, I will introduce a provably effective zoning policy for handling time-sensitive delivery requests under uncertainty and describe a field implementation of a flexible zoning policy for a large logistics company. I will also present a new approach to using zoning to manage a dual-delivery system comprising both scheduled and on-demand delivery jobs, shedding light on the value of co-modality for future transportation and logistics systems.&nbsp;</div><div>&nbsp;</div><h3>Bio:</h3><div>Sheng Liu is an Assistant Professor of Operations Management and Statistics at the Rotman School of Management, University of Toronto. He earned a PhD in Operations Research from UC Berkeley in 2019. Sheng's research focuses on solving operations problems in supply chains, transportation, and logistics systems through optimization and data analytics. His industry experience includes consulting or working for organizations such as JD.com, Sport Chek, Ninja Van, Hungerhub, Amazon, and Lyft. &nbsp;He also strives to improve decision outcomes for vulnerable populations, motivated by collaboration with nonprofit organizations. His work has been recognized with several awards and paper competitions, including the INFORMS Public Sector Operations Research Best Paper Award, the INFORMS TSL Outstanding Paper Award (Freight Transportation and Logistics), and the M&amp;SOM Data-Driven Research Competition. He currently serves as an associate editor of Transportation Science, a senior editor of Production and Operations Management, and an editorial review board member of Service Science.</div>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1770141546</created>  <gmt_created>2026-02-03 17:59:06</gmt_created>  <changed>1770806232</changed>  <gmt_changed>2026-02-11 10:37:12</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Zoning in Emerging Logistics Systems: New Theory and Practice]]></teaser>  <type>event</type>  <sentence><![CDATA[Zoning in Emerging Logistics Systems: New Theory and Practice]]></sentence>  <summary><![CDATA[<h3>Abstract:</h3><div>Zoning shapes how complicated logistics and societal systems work in practice. In particular, the growth of e-commerce and on-demand delivery services poses new challenges for operationalizing zoning to achieve efficiency goals. In this talk, I will discuss new zoning methods and their applications to manage emerging logistics systems in retail and last-mile delivery. Specifically, I will introduce a provably effective zoning policy for handling time-sensitive delivery requests under uncertainty and describe a field implementation of a flexible zoning policy for a large logistics company. I will also present a new approach to using zoning to manage a dual-delivery system comprising both scheduled and on-demand delivery jobs, shedding light on the value of co-modality for future transportation and logistics systems.&nbsp;</div>]]></summary>  <start>2026-02-19T11:00:00-05:00</start>  <end>2026-02-19T12:00:00-05:00</end>  <end_last>2026-02-19T12:00:00-05:00</end_last>  <gmt_start>2026-02-19 16:00:00</gmt_start>  <gmt_end>2026-02-19 17:00:00</gmt_end>  <gmt_end_last>2026-02-19 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-02-19T11:00:00-05:00</value>      <value2>2026-02-19T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-19 11:00:00</value>      <value2>2026-02-19 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687468">  <title><![CDATA[ISyE Seminar - Alexandria Schmid]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:&nbsp;</strong></h3><div dir="ltr">A double decomposition algorithm for network planning and operations in deviated fixed-route microtransit</div><div dir="ltr">&nbsp;</div><h3><strong>Abstract</strong>:&nbsp;</h3><div>Microtransit offers opportunities to enhance urban mobility by combining the reliability of public transit and the flexibility of ride-sharing. This paper optimizes the design and operations of a deviated fixed-route microtransit system that relies on reference lines but can deviate on demand in response to passenger requests. We formulate a Microtransit Network Design (MiND) model via two-stage stochastic integer optimization, with a first-stage network design and service scheduling structure and a second-stage vehicle routing structure.&nbsp;We derive a tight second-stage relaxation using a subpath-based representation of microtransit operations in a load-expanded network. We develop a double-decomposition algorithm combining Benders decomposition and subpath-based column generation. We prove that the algorithm maintains a valid optimality gap and converges to an optimal solution in a finite number of iterations. Results obtained with real-world data from Manhattan show that the methodology scales to large and otherwise-intractable instances, with up to 10-100 candidate lines and hundreds of stops. Comparisons with transit and ride-sharing suggest that microtransit can provide win-win outcomes toward efficient mobility (high demand coverage, low costs, high level of service), equitable mobility (broad geographic reach) and sustainable mobility (limited environmental footprint).&nbsp;</div>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1768932099</created>  <gmt_created>2026-01-20 18:01:39</gmt_created>  <changed>1770127666</changed>  <gmt_changed>2026-02-03 14:07:46</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A double decomposition algorithm for network planning and operations in deviated fixed-route microtransit]]></teaser>  <type>event</type>  <sentence><![CDATA[A double decomposition algorithm for network planning and operations in deviated fixed-route microtransit]]></sentence>  <summary><![CDATA[<h3><strong>Abstract</strong>:&nbsp;</h3><p>Microtransit offers opportunities to enhance urban mobility by combining the reliability of public transit and the flexibility of ride-sharing. This paper optimizes the design and operations of a deviated fixed-route microtransit system that relies on reference lines but can deviate on demand in response to passenger requests. We formulate a Microtransit Network Design (MiND) model via two-stage stochastic integer optimization, with a first-stage network design and service scheduling structure and a second-stage vehicle routing structure.&nbsp;We derive a tight second-stage relaxation using a subpath-based representation of microtransit operations in a load-expanded network. We develop a double-decomposition algorithm combining Benders decomposition and subpath-based column generation. We prove that the algorithm maintains a valid optimality gap and converges to an optimal solution in a finite number of iterations. Results obtained with real-world data from Manhattan show that the methodology scales to large and otherwise-intractable instances, with up to 10-100 candidate lines and hundreds of stops. Comparisons with transit and ride-sharing suggest that microtransit can provide win-win outcomes toward efficient mobility (high demand coverage, low costs, high level of service), equitable mobility (broad geographic reach) and sustainable mobility (limited environmental footprint).&nbsp;</p>]]></summary>  <start>2026-02-03T11:00:00-05:00</start>  <end>2026-02-03T12:00:00-05:00</end>  <end_last>2026-02-03T12:00:00-05:00</end_last>  <gmt_start>2026-02-03 16:00:00</gmt_start>  <gmt_end>2026-02-03 17:00:00</gmt_end>  <gmt_end_last>2026-02-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-02-03T11:00:00-05:00</value>      <value2>2026-02-03T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-03 11:00:00</value>      <value2>2026-02-03 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687811">  <title><![CDATA[ISyE Seminar - Brian Liu]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong></h3><p>Frontiers and Applications at the Interface of Discrete Optimization and Interpretable Machine Learning</p><h3><strong>Abstract:</strong></h3><p>Modern machine learning models achieve remarkable predictive accuracy and can capture complex interactions, but they are often difficult to interpret and may fail to reveal useful relationships in the data. This lack of interpretability also limits their use in high-stakes applications such as healthcare, where predictions must be auditable for trust and safety. Using tree ensembles (e.g., gradient boosting or random forests) as a motivating example, we propose a novel optimization-based framework for extracting interpretable rule-based models at the post-training stage. We formulate rule extraction as a large-scale discrete optimization problem that balances predictive accuracy with considerations such as model compactness, stability, and transparency. To address these problems, we develop specialized algorithms that scale beyond the capabilities of off-the-shelf optimization software. Using mental telehealth treatment data from our industry collaborators at SilverCloud Health, we demonstrate how these methods enable practitioners to extract meaningful insights from complex datasets and predictive models.</p><h3><strong>Bio:</strong></h3><p>Brian Liu is a fifth-year Ph.D. candidate in Operations Research at MIT, advised by Professor Rahul Mazumder. His research lies at the intersection of discrete optimization, statistics, and computer science, with a focus on developing efficient and interpretable machine learning algorithms. His work is motivated by real-world applications in domains such as healthcare and medicine and has received multiple Best Student Paper Awards from INFORMS (Data Mining; Quality, Statistics, and Reliability) and the American Statistical Association (Statistical Computing; Nonparametric Statistics).</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1769692895</created>  <gmt_created>2026-01-29 13:21:35</gmt_created>  <changed>1770127613</changed>  <gmt_changed>2026-02-03 14:06:53</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Frontiers and Applications at the Interface of Discrete Optimization and Interpretable Machine Learning]]></teaser>  <type>event</type>  <sentence><![CDATA[Frontiers and Applications at the Interface of Discrete Optimization and Interpretable Machine Learning]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong>&nbsp;</h3><p>Modern machine learning models achieve remarkable predictive accuracy and can capture complex interactions, but they are often difficult to interpret and may fail to reveal useful relationships in the data. This lack of interpretability also limits their use in high-stakes applications such as healthcare, where predictions must be auditable for trust and safety. Using tree ensembles (e.g., gradient boosting or random forests) as a motivating example, we propose a novel optimization-based framework for extracting interpretable rule-based models at the post-training stage. We formulate rule extraction as a large-scale discrete optimization problem that balances predictive accuracy with considerations such as model compactness, stability, and transparency. To address these problems, we develop specialized algorithms that scale beyond the capabilities of off-the-shelf optimization software. Using mental telehealth treatment data from our industry collaborators at SilverCloud Health, we demonstrate how these methods enable practitioners to extract meaningful insights from complex datasets and predictive models.</p>]]></summary>  <start>2026-02-12T11:00:00-05:00</start>  <end>2026-02-12T12:00:00-05:00</end>  <end_last>2026-02-12T12:00:00-05:00</end_last>  <gmt_start>2026-02-12 16:00:00</gmt_start>  <gmt_end>2026-02-12 17:00:00</gmt_end>  <gmt_end_last>2026-02-12 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-02-12T11:00:00-05:00</value>      <value2>2026-02-12T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-12 11:00:00</value>      <value2>2026-02-12 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687100">  <title><![CDATA[BERD Forum - Artificial Intelligence in Medical and Healthcare Systems]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Join us for Artificial Intelligence in Medical and Health Care Systems on Friday, January 30, 2026, from 8:00 AM to 4:00 PM EST at the ISyE Main Building Atrium, Georgia Tech. This full-day event will feature two keynote speakers, seven technical presentations, and poster sessions, including a voluntary Best Student Poster Competition. Registration for the conference and poster session will open at the beginning of January, with a fee of $30 per person. The registration will cover breakfast, coffee during the breaks, lunch, and parking validation (please indicate the need for parking validation when registering).</p><p>Don’t miss this opportunity to explore cutting-edge AI applications in Medical and Health Care Systems.</p><p>&nbsp;</p><p><a href="https://sites.gatech.edu/ai-mhcs/">https://sites.gatech.edu/ai-mhcs/</a></p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1767794899</created>  <gmt_created>2026-01-07 14:08:19</gmt_created>  <changed>1769460378</changed>  <gmt_changed>2026-01-26 20:46:18</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A biostatistics, epidemiology, and research design forum exploring the role of AI in medical and healthcare systems.]]></teaser>  <type>event</type>  <sentence><![CDATA[A biostatistics, epidemiology, and research design forum exploring the role of AI in medical and healthcare systems.]]></sentence>  <summary><![CDATA[<p>Join us for Artificial Intelligence in Medical and Health Care Systems on Friday, January 30, 2026, from 8:00 AM to 4:00 PM EST at the ISyE Main Building Atrium, Georgia Tech. This full-day event will feature two keynote speakers, seven technical presentations, and poster sessions, including a voluntary Best Student Poster Competition. Registration for the conference and poster session will open at the beginning of January, with a fee of $30 per person. The registration will cover breakfast, coffee during the breaks, lunch, and parking validation (please indicate the need for parking validation when registering).</p><p>Don’t miss this opportunity to explore cutting-edge AI applications in Medical and Health Care Systems.</p>]]></summary>  <start>2026-01-30T08:00:00-05:00</start>  <end>2026-01-30T16:00:00-05:00</end>  <end_last>2026-01-30T16:00:00-05:00</end_last>  <gmt_start>2026-01-30 13:00:00</gmt_start>  <gmt_end>2026-01-30 21:00:00</gmt_end>  <gmt_end_last>2026-01-30 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-30T08:00:00-05:00</value>      <value2>2026-01-30T16:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-30 08:00:00</value>      <value2>2026-01-30 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Main Atrium]]></location>  <media>          <item>678910</item>      </media>  <hg_media>          <item>          <nid>678910</nid>          <type>image</type>          <title><![CDATA[Biostatistics--epidemiology----Research-Design--5-.png]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Biostatistics--epidemiology----Research-Design--5-.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/01/05/Biostatistics--epidemiology----Research-Design--5-.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/01/05/Biostatistics--epidemiology----Research-Design--5-.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/01/05/Biostatistics--epidemiology----Research-Design--5-.png?itok=yv87W-JZ]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[BERD Forum Flyer ]]></image_alt>                              <created>1767623902</created>          <gmt_created>2026-01-05 14:38:22</gmt_created>          <changed>1767623902</changed>          <gmt_changed>2026-01-05 14:38:22</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://sites.gatech.edu/ai-mhcs/]]></url>        <title><![CDATA[Please register here]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194683"><![CDATA[Talk]]></category>          <category tid="194682"><![CDATA[Workshop]]></category>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="194613"><![CDATA[Industry]]></category>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="194683"><![CDATA[Talk]]></term>          <term tid="194682"><![CDATA[Workshop]]></term>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="194613"><![CDATA[Industry]]></term>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>      </event_audience>  <keywords>          <keyword tid="187423"><![CDATA[go-bio]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687651">  <title><![CDATA[CHHS Webinar Series: "Reimagining Maternal Healthcare Delivery in the U.S."]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Maternal mortality and morbidity in the United States remain among the highest of all high-income countries, revealing deep structural gaps in how maternal care is organized and delivered. Addressing these challenges requires systems-level improvements, as issues such as limited geographic access, safety concerns in low-volume hospitals, facility closures, and mismatches between patient risk and facility capability all interact to shape maternal outcomes. This talk highlights how mathematical modeling can help us understand these complex, interrelated system-level issues and support evidence-based strategies to strengthen maternal healthcare delivery.</p><p>Featuring <a href="https://www.isye.gatech.edu/users/lauren-steimle">Lauren N. Steimle, PhD</a>, Assistant Professor, <a href="https://www.isye.gatech.edu/">H. Milton Stewart School of Industrial and Systems Engineering</a>, Georgia Tech <a href="https://chhs.gatech.edu/">Center for Health and Humanitarian Systems</a>. Dr. Steimle's research involves the creation of industrial engineering and operations research (IE/OR) methodologies to answer decision-making problems arising in public health and medicine. Her areas of research include medical decision-making, regionalized systems of healthcare delivery, and infectious disease prevention and control. Her work is motivated by addressing fundamental problems arising from challenges in maternal health, poliovirus, and chronic disease management, and COVID-19.</p><p>Offered online via Zoom. <a href="https://gatech.zoom.us/webinar/register/WN_YFoBA_QpR0evbuINn3eO1Q">Please register to attend</a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1769202359</created>  <gmt_created>2026-01-23 21:05:59</gmt_created>  <changed>1769206063</changed>  <gmt_changed>2026-01-23 22:07:43</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Exploring how mathematical modeling can address the structural failures and systemic gaps in U.S. maternal healthcare.]]></teaser>  <type>event</type>  <sentence><![CDATA[Exploring how mathematical modeling can address the structural failures and systemic gaps in U.S. maternal healthcare.]]></sentence>  <summary><![CDATA[<p>The talk will explore how mathematical modeling can address the structural failures and systemic gaps in U.S. maternal healthcare to develop evidence-based strategies for improving access, safety, and patient outcomes.</p>]]></summary>  <start>2026-01-29T10:00:00-05:00</start>  <end>2026-01-29T11:00:00-05:00</end>  <end_last>2026-01-29T11:00:00-05:00</end_last>  <gmt_start>2026-01-29 15:00:00</gmt_start>  <gmt_end>2026-01-29 16:00:00</gmt_end>  <gmt_end_last>2026-01-29 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-29T10:00:00-05:00</value>      <value2>2026-01-29T11:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-29 10:00:00</value>      <value2>2026-01-29 11:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[]]></location>  <media>          <item>679080</item>      </media>  <hg_media>          <item>          <nid>679080</nid>          <type>image</type>          <title><![CDATA[CHHS Webinar Series: "Reimagining Maternal Healthcare Delivery in the U.S."]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[20260129_CHHS-webinar_LSteimle.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/01/23/20260129_CHHS-webinar_LSteimle.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/01/23/20260129_CHHS-webinar_LSteimle.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/01/23/20260129_CHHS-webinar_LSteimle.png?itok=fcpLEsgk]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[CHHS Webinar Series: &quot;Reimagining Maternal Healthcare Delivery in the U.S.&quot;]]></image_alt>                              <created>1769206017</created>          <gmt_created>2026-01-23 22:06:57</gmt_created>          <changed>1769206017</changed>          <gmt_changed>2026-01-23 22:06:57</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_YFoBA_QpR0evbuINn3eO1Q]]></url>        <title><![CDATA[To attend, please register online via Zoom]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="194684"><![CDATA[Free]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="194684"><![CDATA[Free]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="184331"><![CDATA[access to healthcare]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687233">  <title><![CDATA[ISyE Seminar - Connor Lawless]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>Bridging Machine Learning and Optimization for Human-Centered AI</p><h3>Abstract:&nbsp;</h3><p>From healthcare delivery to resilient power grid management, predictive and prescriptive analytics tools have the potential to improve decision-making for some of today’s most pressing problems, yet their impact is often limited by the technical barriers required to access these tools and to interpret and trust their results. This talk will explore how the synthesis of machine learning and optimization can lower these barriers to advance human-centered artificial intelligence (AI). The first part of the talk will demonstrate how generative AI can broaden access to optimization tools through an interactive decision-support framework, developed in collaboration with Microsoft Outlook, that leverages large language models to translate natural-language user requests into underlying constraint programming models. The second part of the talk will focus on trust, showing how optimization can identify regions where machine learning models make fixed predictions that preclude individuals from changing their outcomes, such as a loan applicant who can never be approved regardless of their actions. We will conclude by outlining broader opportunities for integrating AI and optimization, moving toward a future in which advanced analytics tools are as accessible and trustworthy for managers at a local food bank as they are for applied scientists at Amazon.</p><h3>Bio:&nbsp;</h3><p>Connor Lawless is a Postdoctoral Fellow at the Stanford Institute for Human-Centered Artificial Intelligence advised by Ellen Vitercik and Madeleine Udell. His research blends tools from optimization, machine learning, and human-computer interaction to make advanced analytics tools more accessible and trustworthy. He received his PhD in Operations Research from Cornell University where he was advised by Oktay Gunluk, and previously spent time at Microsoft Research, IBM Research, and the Royal Bank of Canada.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1768313190</created>  <gmt_created>2026-01-13 14:06:30</gmt_created>  <changed>1768313299</changed>  <gmt_changed>2026-01-13 14:08:19</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Bridging Machine Learning and Optimization for Human-Centered AI]]></teaser>  <type>event</type>  <sentence><![CDATA[Bridging Machine Learning and Optimization for Human-Centered AI]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>From healthcare delivery to resilient power grid management, predictive and prescriptive analytics tools have the potential to improve decision-making for some of today’s most pressing problems, yet their impact is often limited by the technical barriers required to access these tools and to interpret and trust their results. This talk will explore how the synthesis of machine learning and optimization can lower these barriers to advance human-centered artificial intelligence (AI). The first part of the talk will demonstrate how generative AI can broaden access to optimization tools through an interactive decision-support framework, developed in collaboration with Microsoft Outlook, that leverages large language models to translate natural-language user requests into underlying constraint programming models. The second part of the talk will focus on trust, showing how optimization can identify regions where machine learning models make fixed predictions that preclude individuals from changing their outcomes, such as a loan applicant who can never be approved regardless of their actions. We will conclude by outlining broader opportunities for integrating AI and optimization, moving toward a future in which advanced analytics tools are as accessible and trustworthy for managers at a local food bank as they are for applied scientists at Amazon.</p>]]></summary>  <start>2026-01-29T11:00:00-05:00</start>  <end>2026-01-29T12:00:00-05:00</end>  <end_last>2026-01-29T12:00:00-05:00</end_last>  <gmt_start>2026-01-29 16:00:00</gmt_start>  <gmt_end>2026-01-29 17:00:00</gmt_end>  <gmt_end_last>2026-01-29 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-29T11:00:00-05:00</value>      <value2>2026-01-29T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-29 11:00:00</value>      <value2>2026-01-29 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687109">  <title><![CDATA[SCL Lunch and Learn: "Ahead of the Curve: Emergency Logistics"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Join SCL affiliated faculty member Mathieu Dahan as he shares insights from his research on how service systems and workforce models perform under stress, and how flexible capacity and smarter allocation policies can improve response outcomes.</strong></em></p><p><strong>Thursday, February 5, 2026 | 12-1pm ET</strong></p><div><div><div><div><div><p>Emergencies push supply chains into conditions they were never designed for. Demand surges, resources become scarce, and leaders must make fast decisions with limited information. Dr. Mathieu Dahan will share insights from his research on how service systems and workforce models perform under stress, and how flexible capacity and smarter allocation policies can improve response outcomes. The session is designed for leaders responsible for continuity planning, public-private coordination, and operational risk, offering a clear view of what more resilient response systems can look like.</p></div></div></div></div></div><p><a href="https://gatech.zoom.us/webinar/register/4617678864963/WN_2zyxTb6aQT2tzqZJtgFkQg"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1767893394</created>  <gmt_created>2026-01-08 17:29:54</gmt_created>  <changed>1767893683</changed>  <gmt_changed>2026-01-08 17:34:43</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join SCL affiliated faculty member Mathieu Dahan as he shares insights from his research on how service systems and workforce models perform under stress, and how flexible capacity and smarter allocation policies can improve response outcomes. ]]></teaser>  <type>event</type>  <sentence><![CDATA[Join SCL affiliated faculty member Mathieu Dahan as he shares insights from his research on how service systems and workforce models perform under stress, and how flexible capacity and smarter allocation policies can improve response outcomes. ]]></sentence>  <summary><![CDATA[<p>Emergencies push supply chains into conditions they were never designed for. Demand surges, resources become scarce, and leaders must make fast decisions with limited information.</p>]]></summary>  <start>2026-02-05T12:00:00-05:00</start>  <end>2026-02-05T13:00:00-05:00</end>  <end_last>2026-02-05T13:00:00-05:00</end_last>  <gmt_start>2026-02-05 17:00:00</gmt_start>  <gmt_end>2026-02-05 18:00:00</gmt_end>  <gmt_end_last>2026-02-05 18:00:00</gmt_end_last>  <times>    <item>      <value>2026-02-05T12:00:00-05:00</value>      <value2>2026-02-05T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-05 12:00:00</value>      <value2>2026-02-05 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/4617678864963/WN_2zyxTb6aQT2tzqZJtgFkQg]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/4617678864963/WN_2zyxTb6aQT2tzqZJtgFkQg]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>678935</item>      </media>  <hg_media>          <item>          <nid>678935</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: "Ahead of the Curve: Emergency Logistics"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_2026EmergeLog_20260205.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/01/08/hg_LNL_2026EmergeLog_20260205.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/01/08/hg_LNL_2026EmergeLog_20260205.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/01/08/hg_LNL_2026EmergeLog_20260205.png?itok=PddtzFIk]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: &quot;Ahead of the Curve: Emergency Logistics&quot;]]></image_alt>                              <created>1767893279</created>          <gmt_created>2026-01-08 17:27:59</gmt_created>          <changed>1767893332</changed>          <gmt_changed>2026-01-08 17:28:52</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/4617678864963/WN_2zyxTb6aQT2tzqZJtgFkQg]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687095">  <title><![CDATA[Spring 2026 IISE Career Fair]]></title>  <uid>36736</uid>  <body><![CDATA[<h3 dir="ltr"><strong>About</strong></h3><p>Every fall and spring semester, during the IISE Career Fair, companies across the nation come to Georgia Tech to recruit some of the nation’s top talent from our Bachelor’s and Master’s programs. Our students are recruited for a variety of roles and perform well past expectations in all positions. We hope that you will join us this semester and meet some of the country’s brightest students. This event is open to all majors, and recruiting for roles in Data Analytics, Supply Chain, Consulting, Operations, Finance, Business, Tech &amp; more.</p><h3 dir="ltr"><strong>Employers</strong></h3><p dir="ltr">Recruit from the&nbsp;<strong>#1-Ranked Industrial Engineering Program&nbsp;</strong>in the nation at the IISE Career Fair.&nbsp;</p><ul><li dir="ltr"><strong>Registration Deadline:</strong>&nbsp; January 29, 2026</li><li dir="ltr"><strong>Employer Registration Fee</strong>: $1000.00.</li><li dir="ltr"><a href="https://www.gtiise.org/career-fair">[Click Here to Register Today]</a></li></ul><h3 dir="ltr"><strong>Students</strong></h3><p dir="ltr">Explore&nbsp;<strong>internships</strong> and&nbsp;<strong>full-time opportunities</strong> with companies recruiting across Industrial &amp; Systems Engineering and related fields. For more info &amp; resume submission, visit <a href="https://www.gtiise.org/career-fair-info">https://www.gtiise.org/career-fair-info</a></p><p dir="ltr">Secure Your Spot Early for the Spring 2026 Career Fair! For questions, email&nbsp;<a href="mailto:iise@gatech.edu">iise@gatech.edu</a>.&nbsp;</p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1767726193</created>  <gmt_created>2026-01-06 19:03:13</gmt_created>  <changed>1767726965</changed>  <gmt_changed>2026-01-06 19:16:05</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Spring 2026 IISE Career Fair will take place Wednesday, February 4, at GT Exhibition Hall (9am - 2pm).]]></teaser>  <type>event</type>  <sentence><![CDATA[Spring 2026 IISE Career Fair will take place Wednesday, February 4, at GT Exhibition Hall (9am - 2pm).]]></sentence>  <summary><![CDATA[<p>Join us at one of the largest Industrial &amp; Systems Engineering career fairs in the nation. Registration closes&nbsp;Thursday, January 29, so secure your table today!</p>]]></summary>  <start>2026-02-04T09:00:00-05:00</start>  <end>2026-02-04T14:00:00-05:00</end>  <end_last>2026-02-04T14:00:00-05:00</end_last>  <gmt_start>2026-02-04 14:00:00</gmt_start>  <gmt_end>2026-02-04 19:00:00</gmt_end>  <gmt_end_last>2026-02-04 19:00:00</gmt_end_last>  <times>    <item>      <value>2026-02-04T09:00:00-05:00</value>      <value2>2026-02-04T14:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-04 09:00:00</value>      <value2>2026-02-04 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>For questions, email&nbsp;<a href="mailto:iise@gatech.edu">iise@gatech.edu</a></p>]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall (On-Campus)]]></location>  <media>          <item>678931</item>      </media>  <hg_media>          <item>          <nid>678931</nid>          <type>image</type>          <title><![CDATA[IISE Spring 2026 Career Fair]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[IISE-Career-Fair-SP26.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/01/06/IISE-Career-Fair-SP26.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/01/06/IISE-Career-Fair-SP26.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/01/06/IISE-Career-Fair-SP26.jpg?itok=v0aLq6QX]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[IISE Spring 2026 Career Fair]]></image_alt>                              <created>1767726664</created>          <gmt_created>2026-01-06 19:11:04</gmt_created>          <changed>1767726664</changed>          <gmt_changed>2026-01-06 19:11:04</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="1791"><![CDATA[Student sponsored]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="1791"><![CDATA[Student sponsored]]></term>      </event_terms>  <event_audience>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687085">  <title><![CDATA[ISyE Seminar - Isaac Gibbs]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>Uncertainty quantification for black-box models with conditional guarantees</p><h3>Abstract:&nbsp;</h3><p>A central problem in uncertainty quantification is designing methods that are both distribution-free and individualized to the test sample at hand. Prior work has shown that it is impossible to achieve finite-sample conditional validity without modelling assumptions. Thus, canonical methods in the conformal inference literature typically only issue marginal guarantees over a random draw of the test covariates. In this talk, I will outline a framework that bridges this gap by recasting the conditional objective as a set of robustness criteria under covariate shifts. By modifying the target class of covariate shifts, I will define a spectrum of problems that range between marginal and exact instance-wise validity and give methods that provide precise guarantees in between these extremes. This framework has broad applications and I will show how it can be used to construct prediction sets around the outputs of black-box regression models and filter out false information from the responses of large language models. This talk is based on joint work with John Cherian and Emmanuel Candès.</p><h3>Bio:&nbsp;</h3><p>Isaac Gibbs is a postdoctoral researcher at the University of California, Berkeley, where he is advised by Ryan Tibshirani. He received his Ph.D. in Statistics from Stanford University, advised by Emmanuel Candès, and his B.Sc. in Math and Computer Science from McGill University. His research focuses on topics related to predictive inference, distribution-free uncertainty quantification, online learning, and high-dimensional statistics.&nbsp;</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1767709295</created>  <gmt_created>2026-01-06 14:21:35</gmt_created>  <changed>1767709403</changed>  <gmt_changed>2026-01-06 14:23:23</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Uncertainty quantification for black-box models with conditional guarantees]]></teaser>  <type>event</type>  <sentence><![CDATA[Uncertainty quantification for black-box models with conditional guarantees]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>A central problem in uncertainty quantification is designing methods that are both distribution-free and individualized to the test sample at hand. Prior work has shown that it is impossible to achieve finite-sample conditional validity without modelling assumptions. Thus, canonical methods in the conformal inference literature typically only issue marginal guarantees over a random draw of the test covariates. In this talk, I will outline a framework that bridges this gap by recasting the conditional objective as a set of robustness criteria under covariate shifts. By modifying the target class of covariate shifts, I will define a spectrum of problems that range between marginal and exact instance-wise validity and give methods that provide precise guarantees in between these extremes. This framework has broad applications and I will show how it can be used to construct prediction sets around the outputs of black-box regression models and filter out false information from the responses of large language models. This talk is based on joint work with John Cherian and Emmanuel Candès.</p>]]></summary>  <start>2026-01-15T11:00:00-05:00</start>  <end>2026-01-15T12:00:00-05:00</end>  <end_last>2026-01-15T12:00:00-05:00</end_last>  <gmt_start>2026-01-15 16:00:00</gmt_start>  <gmt_end>2026-01-15 17:00:00</gmt_end>  <gmt_end_last>2026-01-15 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-15T11:00:00-05:00</value>      <value2>2026-01-15T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-15 11:00:00</value>      <value2>2026-01-15 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687084">  <title><![CDATA[ISyE Seminar - Jinwen Yang]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong>&nbsp;</h3><p dir="ltr">GPU-Accelerated Linear Programming and Beyond</p><h3><strong>Abstract:</strong>&nbsp;</h3><p dir="ltr">The rapid progress in GPU computing has revolutionized many fields, yet its potential in mathematical programming, such as linear programming (LP), has only recently begun to be realized. This talk aims to provide an overview of recent advancements in GPU-based first-order methods for LP, with a particular focus on the design and development of cuPDLPx. The extensions to GPU-based optimization beyond LP, including convex quadratic programming and semidefinite programming, will also be discussed.</p><h3><strong>Bio:</strong></h3><p dir="ltr">&nbsp;Jinwen Yang is a final-year Ph.D. student at the University of Chicago, advised by Professor Haihao Lu. His research interests are in optimization, with a particular focus on optimization algorithms tailored to modern hardware (like GPUs) and intended for practical applications. He obtained B.S. in Mathematics and Applied Mathematics from Fudan University.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1767708978</created>  <gmt_created>2026-01-06 14:16:18</gmt_created>  <changed>1767709140</changed>  <gmt_changed>2026-01-06 14:19:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[GPU-Accelerated Linear Programming and Beyond]]></teaser>  <type>event</type>  <sentence><![CDATA[GPU-Accelerated Linear Programming and Beyond]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong>&nbsp;</h3><p dir="ltr">The rapid progress in GPU computing has revolutionized many fields, yet its potential in mathematical programming, such as linear programming (LP), has only recently begun to be realized. This talk aims to provide an overview of recent advancements in GPU-based first-order methods for LP, with a particular focus on the design and development of cuPDLPx. The extensions to GPU-based optimization beyond LP, including convex quadratic programming and semidefinite programming, will also be discussed.</p>]]></summary>  <start>2026-01-27T11:00:00-05:00</start>  <end>2026-01-27T12:00:00-05:00</end>  <end_last>2026-01-27T12:00:00-05:00</end_last>  <gmt_start>2026-01-27 16:00:00</gmt_start>  <gmt_end>2026-01-27 17:00:00</gmt_end>  <gmt_end_last>2026-01-27 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-27T11:00:00-05:00</value>      <value2>2026-01-27T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-27 11:00:00</value>      <value2>2026-01-27 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687083">  <title><![CDATA[ISyE Seminar - Anthony Cheng]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong>&nbsp;</h3><div>Systemic Consequences of Technology Choice in Clean Energy Supply Chains:&nbsp;Vulnerability and Competitiveness in Battery Critical Minerals<br>&nbsp;</div><h3><strong>Abstract:&nbsp;</strong></h3><div>Achieving large-scale energy transitions requires rapid deployment of clean energy technologies, which in turn depend on interconnected manufacturing and supply chain processes. While prior work has examined resource extraction and downstream product manufacturing in detail, less attention has been paid to the intermediate stages of materials refining and component manufacturing,&nbsp;where technology choices propagate across the supply chain and shape the range of possible system trajectories.&nbsp;<br>In this talk, I present an integrated modeling framework that&nbsp;explores these intermediate supply chains in the context of electric vehicle batteries and their associated critical minerals, linking technology-level decisions to system-level outcomes, such as supply chain vulnerability, economic competitiveness, and emissions. More broadly, this work provides a pathway for incorporating technology and materials details into systems-level energy and climate analyses, supporting more robust decision-making in energy transitions.</div><div>&nbsp;</div><h3><strong>Bio:</strong></h3><div>Anthony Cheng is a PhD Candidate (ABD) in the Department of Engineering and Public Policy at Carnegie Mellon University. His work examines how technology, supply chain, and policy choices shape the competitiveness and resilience of clean energy and critical mineral&nbsp;systems, with&nbsp;a current focus on electric vehicle batteries. Methodologically, his research develops and applies integrated technoeconomic, environmental, and supply chain modeling frameworks to connect process-level technology characteristics to macro-energy systems and policy decision-making.&nbsp;</div><div>He is a National Science Foundation Graduate Research Fellow and holds an S.B. in Materials Science and Engineering from MIT, with additional training in computer science, energy systems, and entrepreneurship. Prior to his doctoral work, he engaged in both research and industry work spanning industrial decarbonization, data science, and clean technology commercialization.</div>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1767708354</created>  <gmt_created>2026-01-06 14:05:54</gmt_created>  <changed>1767708549</changed>  <gmt_changed>2026-01-06 14:09:09</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Systemic Consequences of Technology Choice in Clean Energy Supply Chains: Vulnerability and Competitiveness in Battery Critical Minerals]]></teaser>  <type>event</type>  <sentence><![CDATA[Systemic Consequences of Technology Choice in Clean Energy Supply Chains: Vulnerability and Competitiveness in Battery Critical Minerals]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:&nbsp;</strong></h3><div>Achieving large-scale energy transitions requires rapid deployment of clean energy technologies, which in turn depend on interconnected manufacturing and supply chain processes. While prior work has examined resource extraction and downstream product manufacturing in detail, less attention has been paid to the intermediate stages of materials refining and component manufacturing,&nbsp;where technology choices propagate across the supply chain and shape the range of possible system trajectories.&nbsp;<br>In this talk, I present an integrated modeling framework that&nbsp;explores these intermediate supply chains in the context of electric vehicle batteries and their associated critical minerals, linking technology-level decisions to system-level outcomes, such as supply chain vulnerability, economic competitiveness, and emissions. More broadly, this work provides a pathway for incorporating technology and materials details into systems-level energy and climate analyses, supporting more robust decision-making in energy transitions.</div>]]></summary>  <start>2026-01-22T11:00:00-05:00</start>  <end>2026-01-22T12:00:00-05:00</end>  <end_last>2026-01-22T12:00:00-05:00</end_last>  <gmt_start>2026-01-22 16:00:00</gmt_start>  <gmt_end>2026-01-22 17:00:00</gmt_end>  <gmt_end_last>2026-01-22 17:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-22T11:00:00-05:00</value>      <value2>2026-01-22T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-22 11:00:00</value>      <value2>2026-01-22 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="687052">  <title><![CDATA[BERD Forum - Artificial Intelligence in Medical and Healthcare Systems]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Join us for Artificial Intelligence in Medical and Health Care Systems on Friday, January 30, 2026, from 8:00 AM to 4:00 PM EST at the ISyE Main Building Atrium, Georgia Tech. This full-day event will feature two keynote speakers, seven technical presentations, and poster sessions, including a voluntary Best Student Poster Competition. Registration for the conference and poster session will open at the beginning of January, with a fee of $30 per person. The registration will cover breakfast, coffee during the breaks, lunch, and parking validation (please indicate the need for parking validation when registering).</p><p>Don’t miss this opportunity to explore cutting-edge AI applications in Medical and Health Care Systems.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1767623746</created>  <gmt_created>2026-01-05 14:35:46</gmt_created>  <changed>1767624104</changed>  <gmt_changed>2026-01-05 14:41:44</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A biostatistics, epidemiology, and research design forum exploring the role of AI in medical and healthcare systems.]]></teaser>  <type>event</type>  <sentence><![CDATA[A biostatistics, epidemiology, and research design forum exploring the role of AI in medical and healthcare systems.]]></sentence>  <summary><![CDATA[<p>Join us for Artificial Intelligence in Medical and Health Care Systems on Friday, January 30, 2026, from 8:00 AM to 4:00 PM EST at the ISyE Main Building Atrium, Georgia Tech. This full-day event will feature two keynote speakers, seven technical presentations, and poster sessions, including a voluntary Best Student Poster Competition. Registration for the conference and poster session will open at the beginning of January, with a fee of $30 per person. The registration will cover breakfast, coffee during the breaks, lunch, and parking validation (please indicate the need for parking validation when registering).</p><p>Don’t miss this opportunity to explore cutting-edge AI applications in Medical and Health Care Systems.</p>]]></summary>  <start>2026-01-30T08:00:00-05:00</start>  <end>2026-01-30T16:00:00-05:00</end>  <end_last>2026-01-30T16:00:00-05:00</end_last>  <gmt_start>2026-01-30 13:00:00</gmt_start>  <gmt_end>2026-01-30 21:00:00</gmt_end>  <gmt_end_last>2026-01-30 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-30T08:00:00-05:00</value>      <value2>2026-01-30T16:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-30 08:00:00</value>      <value2>2026-01-30 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Main Atrium]]></location>  <media>          <item>678910</item>      </media>  <hg_media>          <item>          <nid>678910</nid>          <type>image</type>          <title><![CDATA[Biostatistics--epidemiology----Research-Design--5-.png]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Biostatistics--epidemiology----Research-Design--5-.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2026/01/05/Biostatistics--epidemiology----Research-Design--5-.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2026/01/05/Biostatistics--epidemiology----Research-Design--5-.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2026/01/05/Biostatistics--epidemiology----Research-Design--5-.png?itok=yv87W-JZ]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[BERD Forum Flyer ]]></image_alt>                              <created>1767623902</created>          <gmt_created>2026-01-05 14:38:22</gmt_created>          <changed>1767623902</changed>          <gmt_changed>2026-01-05 14:38:22</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="194683"><![CDATA[Talk]]></category>          <category tid="194682"><![CDATA[Workshop]]></category>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="194613"><![CDATA[Industry]]></category>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="194683"><![CDATA[Talk]]></term>          <term tid="194682"><![CDATA[Workshop]]></term>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="194613"><![CDATA[Industry]]></term>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686981">  <title><![CDATA[Health Systems Day]]></title>  <uid>34977</uid>  <body><![CDATA[<p>Register at: <a href="https://forms.office.com/r/EL5qxHYmMQ" rel="noopener noreferrer" target="_blank" title="https://forms.office.com/r/EL5qxHYmMQ">Event Interest Form</a>&nbsp;to receive more event details</p><p>Subscribe to our newsletter: <a href="https://app.e2ma.net/app2/audience/signup/2019066/1986058.558972426/" rel="noopener noreferrer" target="_blank" title="https://app.e2ma.net/app2/audience/signup/2019066/1986058.558972426/">CHHS Newsletter</a></p><p>Learn more about CHHS: <a href="https://chhs.gatech.edu/" rel="noopener noreferrer" target="_blank" title="https://chhs.gatech.edu/">Center for Health and Humanitarian Systems</a></p><p>&nbsp;</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1766061972</created>  <gmt_created>2025-12-18 12:46:12</gmt_created>  <changed>1766502902</changed>  <gmt_changed>2025-12-23 15:15:02</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Health Systems: The Next Generation]]></teaser>  <type>event</type>  <sentence><![CDATA[Health Systems: The Next Generation]]></sentence>  <summary><![CDATA[<p>The Georgia Tech Center for Health and Humanitarian Systems (CHHS), an Interdisciplinary Research Center (IRC), is dedicated to transforming health and humanitarian systems on a global scale through education, outreach efforts, and the development of innovative solutions.</p>]]></summary>  <start>2026-02-18T10:00:00-05:00</start>  <end>2026-02-18T16:15:00-05:00</end>  <end_last>2026-02-18T16:15:00-05:00</end_last>  <gmt_start>2026-02-18 15:00:00</gmt_start>  <gmt_end>2026-02-18 21:15:00</gmt_end>  <gmt_end_last>2026-02-18 21:15:00</gmt_end_last>  <times>    <item>      <value>2026-02-18T10:00:00-05:00</value>      <value2>2026-02-18T16:15:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-18 10:00:00</value>      <value2>2026-02-18 04:15:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main Atrium]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="194682"><![CDATA[Workshop]]></category>      </categories>  <event_terms>          <term tid="194682"><![CDATA[Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683182">  <title><![CDATA[SCL Course: Generative AI Application for Supply Chain Professionals (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course provides a deep dive into the ways in which artificial intelligence (AI) optimizes supply chain efficiency. Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization. The course also covers ethical AI use, good and bad use of generative AI (GenAI), and rapidly emerging use cases. By the end, professionals will be skilled in applying AI to enhance supply chain processes and drive success in their organizations.</p><h3><strong>Who Should Attend</strong></h3><p>This course targets supply chain managers, data analysts, logistics professionals, procurement specialists, and business leaders aiming to harness GenAI for enhanced supply chain operations. It is ideal for those interested in GenAI-driven efficiency, strategic insights, and navigation of GenAI's role in transforming supply chain processes.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Enhance decision-making capabilities through GenAI-driven insights to optimize processes and boost efficiency.</li><li>Acquire practical skills in prompt engineering and the use of generative AI models.</li><li>Explore practical use cases that can be reapplied.</li><li>Learn about good and bad use of GenAI for individuals, teams, and organizations.</li><li>Become better equipped to effectively harness GenAI capabilities in supply chain activities and planning.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Foundational understanding of using GenAI in supply chain management</li><li>Basics of GenAI</li><li>Crafting effective AI prompts and their applications in optimizing warehouse layouts</li><li>Predictive maintenance and supplier selection</li><li>Elimination of redundant tasks through AI</li><li>Ethical considerations, risk assessments, and strategy for AI adoption</li><li>Practical strategies and real-world examples for implementing AI solutions effectively and making informed decisions</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1752864108</created>  <gmt_created>2025-07-18 18:41:48</gmt_created>  <changed>1765409354</changed>  <gmt_changed>2025-12-10 23:29:14</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></teaser>  <type>event</type>  <sentence><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></sentence>  <summary><![CDATA[<p>Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.</p>]]></summary>  <start>2026-03-23T20:00:00-04:00</start>  <end>2026-03-25T16:00:00-04:00</end>  <end_last>2026-03-25T16:00:00-04:00</end_last>  <gmt_start>2026-03-24 00:00:00</gmt_start>  <gmt_end>2026-03-25 20:00:00</gmt_end>  <gmt_end_last>2026-03-25 20:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-23T20:00:00-04:00</value>      <value2>2026-03-25T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-23 08:00:00</value>      <value2>2026-03-25 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/gaiascp]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="192390"><![CDATA[generative AI]]></keyword>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685777">  <title><![CDATA[Professional Education Course: Inventory Management and Resource Allocation in Supply Chains (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 10am to 1:30pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Many Supply Chain decisions are concerned with the timely and efficient procurement, allocation, and distribution of resources (e.g. funds, supplies, volunteers, money, employees) through a supply chain network. This course will explore methodologies for “medium term” decision making including procurement and inventory policies, strategies for distribution and allocation of limited resources, and supply chain design.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Provide immediate impact to your organization through applied and real-world case studies.</li><li>Learn to bring NGOs, businesses, or government entities together to enhance collaboration, cooperation, and communication.</li><li>Discover current trends and procedures to help your organization and team members get and stay ahead of the curve.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Procurement decisions</li><li>Inventory management techniques for a single event versus ongoing operations under uncertainty</li><li>Strategies for resource allocation geographically and over time</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the second in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at <a href="https://chhs.gatech.edu/course-scholarships">https://chhs.gatech.edu/course-scholarships</a> by the noted deadline.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1760712702</created>  <gmt_created>2025-10-17 14:51:42</gmt_created>  <changed>1765282395</changed>  <gmt_changed>2025-12-09 12:13:15</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Inventory availability is the most important aspect of customer service, and the cost of inventory is one of the most important entries on a company's balance sheet.]]></teaser>  <type>event</type>  <sentence><![CDATA[Inventory availability is the most important aspect of customer service, and the cost of inventory is one of the most important entries on a company's balance sheet.]]></sentence>  <summary><![CDATA[<p>This course explores methodologies for tactical decision making including procurement and inventory policies, strategies for distribution and allocation of limited resources, and transportation decisions.</p>]]></summary>  <start>2026-03-23T10:00:00-04:00</start>  <end>2026-03-27T13:30:00-04:00</end>  <end_last>2026-03-27T13:30:00-04:00</end_last>  <gmt_start>2026-03-23 14:00:00</gmt_start>  <gmt_end>2026-03-27 17:30:00</gmt_end>  <gmt_end_last>2026-03-27 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-23T10:00:00-04:00</value>      <value2>2026-03-27T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-23 10:00:00</value>      <value2>2026-03-27 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>chhs@gatech.edu&nbsp;</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/inventory-management-and-resource-allocation-supply-chains]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education/course/invmgmt]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/course-scholarships]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686798">  <title><![CDATA[SCL Course: Generative AI Application for Supply Chain Professionals (Onsite/In-Person)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course provides a deep dive into the ways in which artificial intelligence (AI) optimizes supply chain efficiency. Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization. The course also covers ethical AI use, good and bad use of generative AI (GenAI), and rapidly emerging use cases. By the end, professionals will be skilled in applying AI to enhance supply chain processes and drive success in their organizations.</p><h3><strong>Who Should Attend</strong></h3><p>This course targets supply chain managers, data analysts, logistics professionals, procurement specialists, and business leaders aiming to harness GenAI for enhanced supply chain operations. It is ideal for those interested in GenAI-driven efficiency, strategic insights, and navigation of GenAI's role in transforming supply chain processes.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Enhance decision-making capabilities through GenAI-driven insights to optimize processes and boost efficiency.</li><li>Acquire practical skills in prompt engineering and the use of generative AI models.</li><li>Explore practical use cases that can be reapplied.</li><li>Learn about good and bad use of GenAI for individuals, teams, and organizations.</li><li>Become better equipped to effectively harness GenAI capabilities in supply chain activities and planning.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Foundational understanding of using GenAI in supply chain management</li><li>Basics of GenAI</li><li>Crafting effective AI prompts and their applications in optimizing warehouse layouts</li><li>Predictive maintenance and supplier selection</li><li>Elimination of redundant tasks through AI</li><li>Ethical considerations, risk assessments, and strategy for AI adoption</li><li>Practical strategies and real-world examples for implementing AI solutions effectively and making informed decisions</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1765232410</created>  <gmt_created>2025-12-08 22:20:10</gmt_created>  <changed>1765232447</changed>  <gmt_changed>2025-12-08 22:20:47</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></teaser>  <type>event</type>  <sentence><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></sentence>  <summary><![CDATA[<p>Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.</p>]]></summary>  <start>2026-10-19T20:00:00-04:00</start>  <end>2026-10-21T16:00:00-04:00</end>  <end_last>2026-10-21T16:00:00-04:00</end_last>  <gmt_start>2026-10-20 00:00:00</gmt_start>  <gmt_end>2026-10-21 20:00:00</gmt_end>  <gmt_end_last>2026-10-21 20:00:00</gmt_end_last>  <times>    <item>      <value>2026-10-19T20:00:00-04:00</value>      <value2>2026-10-21T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-10-19 08:00:00</value>      <value2>2026-10-21 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://pe.gatech.edu/savannah/directions]]></url>  <location_url>    <url><![CDATA[https://pe.gatech.edu/savannah/directions]]></url>    <title><![CDATA[Getting to the Georgia Tech Savannah campus]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/gaiascp]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="192390"><![CDATA[generative AI]]></keyword>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686764">  <title><![CDATA[12th International Physical Internet Conference (IPIC 2026)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Please join us for the 12th International Physical Internet Conference taking place June 8-10 in Bordeaux, France at KEDGE Business School. A pre-conference event will be held June 5-6 at IMT Mines Albi.</strong><br>&nbsp;</h3><p>This landmark edition will begin in Albi, where the pre-conference on June 5–6 will bring together PhD students, researchers, and industry professionals for interactive training sessions, including the “My Thesis in 180 Seconds” challenge, and immersive learning experiences using cutting-edge Virtual Reality games. The event will then move to Bordeaux from June 8–10 for the main conference, themed “Supply Chain and Logistics Intelligence in the Era of the Physical Internet: Bridging High-Tech and Low-Tech Solutions.”&nbsp;</p><p>Participants will enjoy a vibrant program featuring scientific and industrial sessions, inspiring keynotes, dynamic roundtables, exhibitions, company visits, and collaborative workshops designed to foster innovation and shape the future of logistics and supply chain networks.</p><p>And, because logistics is global, participants will be from all over the world including researchers, industrial and international institution members, local authorities and standardization committees.</p><p><strong>About the Physical Internet Initiative</strong><br>The <a href="https://www.picenter.gatech.edu/physical-internet">Physical Internet Initiative</a> aims at transforming the way physical objects are moved, stored, realized, supplied and used, pursuing global logistics efficiency and sustainability. Originating from Professor <a href="https://www.scl.gatech.edu/users/benoit-montreuil"><strong>Benoit Montreuil</strong></a> in 2006, this ground breaking vision, revolutionizing current paradigms, has stirred great interest from scientific, industrial as well as governmental communities.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1764976792</created>  <gmt_created>2025-12-05 23:19:52</gmt_created>  <changed>1764977432</changed>  <gmt_changed>2025-12-05 23:30:32</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Please join us for the 12th International Physical Internet Conference taking place June 8-10 in France.]]></teaser>  <type>event</type>  <sentence><![CDATA[Please join us for the 12th International Physical Internet Conference taking place June 8-10 in France.]]></sentence>  <summary><![CDATA[<p>Please join us for the 12th International Physical Internet Conference taking place June 8-10 in Bordeaux, France at KEDGE Business School. A pre-conference event will be held June 5-6 at IMT Mines Albi (France).</p>]]></summary>  <start>2026-06-08T08:00:00-04:00</start>  <end>2026-06-10T17:00:00-04:00</end>  <end_last>2026-06-10T17:00:00-04:00</end_last>  <gmt_start>2026-06-08 12:00:00</gmt_start>  <gmt_end>2026-06-10 21:00:00</gmt_end>  <gmt_end_last>2026-06-10 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-06-08T08:00:00-04:00</value>      <value2>2026-06-10T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-06-08 08:00:00</value>      <value2>2026-06-10 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>Please direct questions relating to the conference to <a href="mailto:ipic2026@kedgebs.com?subject=IPIC%202024%20Conference">ipic2026.contact@kedgebs.com</a></p>]]></contact>  <fee><![CDATA[Please see conference website]]></fee>  <extras>      </extras>  <location><![CDATA[KEDGE Business School (Bordeaux, France)]]></location>  <media>          <item>678773</item>      </media>  <hg_media>          <item>          <nid>678773</nid>          <type>image</type>          <title><![CDATA[12th-International-Physical-Internet-Conference.jpg]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[12th-International-Physical-Internet-Conference.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/12/05/12th-International-Physical-Internet-Conference.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/12/05/12th-International-Physical-Internet-Conference.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/12/05/12th-International-Physical-Internet-Conference.jpg?itok=HYMBXiIn]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[12th International Physical Internet Conference]]></image_alt>                              <created>1764976738</created>          <gmt_created>2025-12-05 23:18:58</gmt_created>          <changed>1764976783</changed>          <gmt_changed>2025-12-05 23:19:43</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://ipic2026.pi.events/]]></url>        <title><![CDATA[Conference Website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="1789"><![CDATA[Conference/Symposium]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1789"><![CDATA[Conference/Symposium]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="143871"><![CDATA[Physical Internet Center]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686763">  <title><![CDATA[AI for Students Lunch and Learn]]></title>  <uid>27233</uid>  <body><![CDATA[<h2 dir="ltr">AI for Students Lunch and Learn | Jan 20, 2026 (11-12:15pm)</h2><div><p>Open to Georgia Tech students from all majors — ISyE, Business, CS, ECE, and beyond — to encourage broad participation and interdisciplinary exchange.</p><p><strong>The event is designed to bring together Georgia Tech students who are exploring AI in supply chain, logistics, and related fields</strong>. The goal is to share ideas, compare approaches, and build connections across majors and programs.</p><p>If you’ve used AI in any way—whether for a class, research, or a side project—we’d love to hear from you. Presentations are brief and informal (3–5 minutes), and slides are optional. Your insights can spark great conversations!</p><p>We will review registrations to ensure a good balance of presenters and listeners for an interactive session. If you’re presenting, you’ll share a short talk. If you’re attending as a listener, we expect you to actively engage—ask questions, share feedback, and join the discussion during networking. Your input helps make this session valuable for everyone!</p><p><a href="https://eforms.scl.gatech.edu/ai-student-exchange" rel="noreferrer noopener" target="_blank"><strong>Click here to register Online to Attend</strong></a></p><p>&nbsp;</p></div>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1764971507</created>  <gmt_created>2025-12-05 21:51:47</gmt_created>  <changed>1764971881</changed>  <gmt_changed>2025-12-05 21:58:01</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[An event to bring together Georgia Tech students who are exploring and using AI in supply chain, logistics, and related fields.]]></teaser>  <type>event</type>  <sentence><![CDATA[An event to bring together Georgia Tech students who are exploring and using AI in supply chain, logistics, and related fields.]]></sentence>  <summary><![CDATA[<p><strong>An event designed to bring together Georgia Tech students who are exploring AI in supply chain, logistics, and related fields</strong>. The goal is to share ideas, compare approaches, and build connections across majors and programs.</p>]]></summary>  <start>2026-01-20T11:00:00-05:00</start>  <end>2026-01-20T12:15:00-05:00</end>  <end_last>2026-01-20T12:15:00-05:00</end_last>  <gmt_start>2026-01-20 16:00:00</gmt_start>  <gmt_end>2026-01-20 17:15:00</gmt_end>  <gmt_end_last>2026-01-20 17:15:00</gmt_end_last>  <times>    <item>      <value>2026-01-20T11:00:00-05:00</value>      <value2>2026-01-20T12:15:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-20 11:00:00</value>      <value2>2026-01-20 12:15:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall (Centennial Room - 2nd floor)]]></location>  <media>          <item>678772</item>      </media>  <hg_media>          <item>          <nid>678772</nid>          <type>image</type>          <title><![CDATA[AI for Students Lunch and Learn]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[AI-for-Students.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/12/05/AI-for-Students.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/12/05/AI-for-Students.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/12/05/AI-for-Students.jpg?itok=N5ACk47S]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[AI for Students Lunch and Learn]]></image_alt>                              <created>1764965081</created>          <gmt_created>2025-12-05 20:04:41</gmt_created>          <changed>1764965112</changed>          <gmt_changed>2025-12-05 20:05:12</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.scl.gatech.edu/ai-student-exchange]]></url>        <title><![CDATA[Register Online to Attend]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686701">  <title><![CDATA[SCL Lunch and Learn: “Forecasting 2026: What’s Next for Supply Chain"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Join SCL Managing Director Chris Gaffney for an insightful Lunch and Learn as he unpacks the biggest trends shaping supply chain in 2026.</strong></em></p><p><strong>Thursday, January 8, 2026 | 12-1pm ET</strong></p><div><div><div><div><div><p>From disruptive technologies to shifting global dynamics, the supply chain landscape is evolving faster than ever. Whether you're navigating nearshoring strategies, exploring AI-driven logistics, or simply trying to keep pace with change, this session will help you spot what's coming and act before the competition does.</p></div></div></div></div></div><p><a href="https://gatech.zoom.us/webinar/register/7117646884984/WN_vZsL5sr4SFm6MpjRSLGp3g"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1764692133</created>  <gmt_created>2025-12-02 16:15:33</gmt_created>  <changed>1764692574</changed>  <gmt_changed>2025-12-02 16:22:54</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join SCL Managing Director Chris Gaffney for an insightful Lunch and Learn as he unpacks the biggest trends shaping supply chain in 2026.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join SCL Managing Director Chris Gaffney for an insightful Lunch and Learn as he unpacks the biggest trends shaping supply chain in 2026.]]></sentence>  <summary><![CDATA[<p>From disruptive technologies to shifting global dynamics, the supply chain landscape is evolving faster than ever. Join SCL Managing Director Chris Gaffney for an insightful Lunch and Learn as he unpacks the biggest trends shaping supply chain in 2026.</p>]]></summary>  <start>2026-01-08T12:00:00-05:00</start>  <end>2026-01-08T13:00:00-05:00</end>  <end_last>2026-01-08T13:00:00-05:00</end_last>  <gmt_start>2026-01-08 17:00:00</gmt_start>  <gmt_end>2026-01-08 18:00:00</gmt_end>  <gmt_end_last>2026-01-08 18:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-08T12:00:00-05:00</value>      <value2>2026-01-08T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-08 12:00:00</value>      <value2>2026-01-08 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/7117646884984/WN_vZsL5sr4SFm6MpjRSLGp3g]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/7117646884984/WN_vZsL5sr4SFm6MpjRSLGp3g]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>678741</item>      </media>  <hg_media>          <item>          <nid>678741</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “Forecasting 2026: What’s Next for Supply Chain"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_2026SC_20260108.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/12/02/hg_LNL_2026SC_20260108.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/12/02/hg_LNL_2026SC_20260108.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/12/02/hg_LNL_2026SC_20260108.png?itok=vnuAhd-d]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “Forecasting 2026: What’s Next for Supply Chain&quot;]]></image_alt>                              <created>1764692303</created>          <gmt_created>2025-12-02 16:18:23</gmt_created>          <changed>1764692303</changed>          <gmt_changed>2025-12-02 16:18:23</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/7117646884984/WN_vZsL5sr4SFm6MpjRSLGp3g]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686646">  <title><![CDATA[ISyE Seminar - Tudor Manole]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:&nbsp;</strong></h3><p>A Statistical Framework for Benchmarking Quantum Computers</p><h3><strong>Abstract</strong>:&nbsp;</h3><div>The last two decades have witnessed quantum computing technologies increasingly move from theoretical proposals to functioning experimental platforms, reaching major milestones such as the demonstration of beyond-classical computational tasks. The central challenge in the sustained development of large-scale quantum computers is the presence of hardware errors, which must be identified and quantified before they can be mitigated. In this talk, I will develop a statistical perspective on this problem of benchmarking quantum devices, using an experimental platform known as random circuit sampling. Data arising from this experiment can be described through a high-dimensional discrete latent variable model parametrized by hardware-level error rates. We develop computationally efficient estimators for these error rates, which incorporate side information about the model via simulations from a reference quantum computer. These estimators achieve the information-theoretic estimation limits for this problem, implying that reliable estimation is possible even for large-scale quantum devices that evade classical computational abilities.&nbsp;We apply our methods to benchmark a recent state-of-the-art quantum processor, obtaining a detailed report with hundreds of error rates which were largely unavailable from past studies. I will conclude by placing these results in the broader context of my interdisciplinary work in the physical sciences, and by discussing some of my other research interests in nonparametric statistics and statistical optimal transport.</div><div>&nbsp;</div><h3><strong>Bio</strong>:&nbsp;</h3><div>Tudor Manole is a Norbert Wiener postdoctoral associate in the Statistics and Data Science Center at the Massachusetts Institute of Technology (MIT). He received his PhD in Statistics at Carnegie Mellon University, where he was advised by Larry Wasserman and Sivaraman Balakrishnan. He is a&nbsp;recipient of the Umesh K. Gavaskar Memorial PhD Thesis Award, and the Lawrence D. Brown Ph.D. Student Award. His recent research interests include statistical optimal transport, latent variable models, nonparametric hypothesis testing, and their applications to the physical sciences, particularly in the areas of quantum computing and high energy physics.&nbsp;</div><div><br>&nbsp;</div><p>&nbsp;</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1764594532</created>  <gmt_created>2025-12-01 13:08:52</gmt_created>  <changed>1764594532</changed>  <gmt_changed>2025-12-01 13:08:52</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A Statistical Framework for Benchmarking Quantum Computers]]></teaser>  <type>event</type>  <sentence><![CDATA[A Statistical Framework for Benchmarking Quantum Computers]]></sentence>  <summary><![CDATA[<h3><strong>Abstract</strong>:&nbsp;</h3><p>The last two decades have witnessed quantum computing technologies increasingly move from theoretical proposals to functioning experimental platforms, reaching major milestones such as the demonstration of beyond-classical computational tasks. The central challenge in the sustained development of large-scale quantum computers is the presence of hardware errors, which must be identified and quantified before they can be mitigated. In this talk, I will develop a statistical perspective on this problem of benchmarking quantum devices, using an experimental platform known as random circuit sampling. Data arising from this experiment can be described through a high-dimensional discrete latent variable model parametrized by hardware-level error rates. We develop computationally efficient estimators for these error rates, which incorporate side information about the model via simulations from a reference quantum computer. These estimators achieve the information-theoretic estimation limits for this problem, implying that reliable estimation is possible even for large-scale quantum devices that evade classical computational abilities.&nbsp;We apply our methods to benchmark a recent state-of-the-art quantum processor, obtaining a detailed report with hundreds of error rates which were largely unavailable from past studies. I will conclude by placing these results in the broader context of my interdisciplinary work in the physical sciences, and by discussing some of my other research interests in nonparametric statistics and statistical optimal transport.</p>]]></summary>  <start>2025-12-08T11:00:00-05:00</start>  <end>2025-12-08T12:00:00-05:00</end>  <end_last>2025-12-08T12:00:00-05:00</end_last>  <gmt_start>2025-12-08 16:00:00</gmt_start>  <gmt_end>2025-12-08 17:00:00</gmt_end>  <gmt_end_last>2025-12-08 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-12-08T11:00:00-05:00</value>      <value2>2025-12-08T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-12-08 11:00:00</value>      <value2>2025-12-08 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686620">  <title><![CDATA[ISyE Seminar - Emily Zhang]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong>&nbsp;</h3><p>Heterogeneous Treatment Effects in Panel Data: Applications to the Healthy Incentives Program</p><h3><strong>Abstract:</strong></h3><p>In this talk, we will discuss work motivated by studying the Healthy Incentives Program (HIP), a food-subsidy program. Our goal is to quantify how adding new vendors affects program utilization using observational panel data. In particular, the effects may be heterogeneous, and the timing of the interventions may be highly irregular. This is an instance of a core problem in causal inference: estimating heterogeneous treatment effects using panel data with general treatment patterns.</p><p>To address this problem, we introduce the Panel Clustering Estimator (PaCE). PaCE partitions observations into clusters with similar treatment effects using a regression tree and leverages the low-rank structure of the panel data to estimate the average treatment effect within each cluster. Our theoretical results identify conditions on the treatment patterns under which the treatment effects are recoverable, and we establish convergence guarantees under those conditions. Computational experiments show that PaCE achieves higher accuracy than existing approaches while remaining interpretable. Applying PaCE to HIP data, we identify the heterogeneous impacts of vendor additions on HIP utilization across Massachusetts ZIP codes and uncover key demographic and contextual factors driving these differences. Our findings provide valuable insights for future budget planning and for identifying which ZIP codes to target with vendor additions.</p><h3><strong>Bio:</strong></h3><p>Emily Zhang is a fifth-year PhD candidate at the MIT Operations Research Center, advised by Professors Retsef Levi and Georgia Perakis. Her research addresses critical challenges in food systems, focusing on reducing food waste and improving equitable access to healthy food. Her work spans modeling, optimization, causal inference, inventory management, and data-driven operations, and has been conducted in collaboration with the Massachusetts Department of Transitional Assistance and nonprofit organizations such as Met Council. Prior to her PhD, she earned dual B.S. degrees in Computer Science and Mathematics from MIT.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1764083955</created>  <gmt_created>2025-11-25 15:19:15</gmt_created>  <changed>1764084117</changed>  <gmt_changed>2025-11-25 15:21:57</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Heterogeneous Treatment Effects in Panel Data: Applications to the Healthy Incentives Program]]></teaser>  <type>event</type>  <sentence><![CDATA[Heterogeneous Treatment Effects in Panel Data: Applications to the Healthy Incentives Program]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong></h3><p>In this talk, we will discuss work motivated by studying the Healthy Incentives Program (HIP), a food-subsidy program. Our goal is to quantify how adding new vendors affects program utilization using observational panel data. In particular, the effects may be heterogeneous, and the timing of the interventions may be highly irregular. This is an instance of a core problem in causal inference: estimating heterogeneous treatment effects using panel data with general treatment patterns.</p><p>To address this problem, we introduce the Panel Clustering Estimator (PaCE). PaCE partitions observations into clusters with similar treatment effects using a regression tree and leverages the low-rank structure of the panel data to estimate the average treatment effect within each cluster. Our theoretical results identify conditions on the treatment patterns under which the treatment effects are recoverable, and we establish convergence guarantees under those conditions. Computational experiments show that PaCE achieves higher accuracy than existing approaches while remaining interpretable. Applying PaCE to HIP data, we identify the heterogeneous impacts of vendor additions on HIP utilization across Massachusetts ZIP codes and uncover key demographic and contextual factors driving these differences. Our findings provide valuable insights for future budget planning and for identifying which ZIP codes to target with vendor additions.</p>]]></summary>  <start>2025-12-11T11:00:00-05:00</start>  <end>2025-12-11T12:00:00-05:00</end>  <end_last>2025-12-11T12:00:00-05:00</end_last>  <gmt_start>2025-12-11 16:00:00</gmt_start>  <gmt_end>2025-12-11 17:00:00</gmt_end>  <gmt_end_last>2025-12-11 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-12-11T11:00:00-05:00</value>      <value2>2025-12-11T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-12-11 11:00:00</value>      <value2>2025-12-11 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686569">  <title><![CDATA[ISyE Seminar - Anna Gilbert ]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title:</p><p>Seeing the Forest for the Trees</p><p>Abstract:</p><p>Recent papers in the graph machine learning literature have introduced a number of approaches for hyperbolic representation learning. The asserted benefits are improved performance on a variety of graph tasks, node classification and link prediction included. Claims have also been made about the geometric suitability of particular hierarchical graph datasets to representation in hyperbolic space. Despite these claims, our work makes a surprising discovery: when simple Euclidean models with comparable numbers of parameters are properly trained in the same environment, in most cases, they perform as well, if not better, than all introduced hyperbolic graph representation learning models, even on graph datasets previously claimed to be the most hyperbolic as measured by Gromov delta-hyperbolicity (i.e., perfect trees).&nbsp;</p><p>This observation gives rise to a simple question: how can this be? We answer this question by taking a careful look at the field of hyperbolic graph representation learning as it stands today, and find that a number of results do not diligently present baselines, make faulty modelling assumptions when constructing algorithms, and use misleading metrics to quantify geometry of graph datasets. We take a closer look at each of these three problems, elucidate the issues, perform an analysis of methods, and introduce a parametric family of benchmark datasets to ascertain the applicability of (hyperbolic) graph neural networks.</p><p>Unfortunately, these problems are not specific to hyperbolic graph neural nets but are indicative of more fundamental problems in graph machine learning more generally. We show, surprisingly, that node features are oftentimes more-than-sufficient for many common graph benchmarks, breaking this critical assumption. When comparing against a well-tuned feature-only MLP baseline on seven of the most commonly used graph learning datasets, one gains little benefit from using graph structure on five datasets. We posit that these datasets do not benefit considerably from graph learning because the features themselves already contain enough graph information to obviate or substantially reduce the need for the graph.</p><p>Bio:</p><p>Anna Gilbert received her S.B. degree from the University of Chicago and a Ph.D. from Princeton University, both in Mathematics. In 1997, she was a postdoctoral fellow at Yale University and AT&amp;T Labs-Research. From 1998 to 2004, she was a member of technical staff at AT&amp;T Labs-Research in Florham Park, NJ. From 2004 to 2020, she was with the Department of Mathematics (with a secondary appointment in Electrical and Computer Engineering) at the University of Michigan, where she eventually became the Herman H. Goldstine Collegiate Professor. In 2020, she moved to Yale University as the John C. Malone Professor of Mathematics and Professor of Statistics &amp; Data Science. In 2023, she left the Mathematics Department and is now in Statistics &amp; Data Science. Dr. Gilbert has received several awards, including a Sloan Research Fellowship (2006), an NSF CAREER award (2006), the National Academy of Sciences Award for Initiatives in Research (2008), the Association of Computing Machinery (ACM) Douglas Engelbart Best Paper award (2008), the EURASIP Signal Processing Best Paper award (2010), and the SIAM Ralph E. Kleinman Prize (2013).</p><p>Dr. Gilbert's research interests include analysis, probability, discrete mathematics, and algorithms. She is especially interested in randomized algorithms with applications to harmonic analysis, signal and image processing, and massive datasets.</p><p>Website: https://annacgilbert.github.io/cv/</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1763743606</created>  <gmt_created>2025-11-21 16:46:46</gmt_created>  <changed>1763744036</changed>  <gmt_changed>2025-11-21 16:53:56</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[ Seeing the Forest for the Trees]]></teaser>  <type>event</type>  <sentence><![CDATA[ Seeing the Forest for the Trees]]></sentence>  <summary><![CDATA[<p>Recent papers in the graph machine learning literature have introduced a number of approaches for hyperbolic representation learning. The asserted benefits are improved performance on a variety of graph tasks, node classification and link prediction included. Claims have also been made about the geometric suitability of particular hierarchical graph datasets to representation in hyperbolic space. Despite these claims, our work makes a surprising discovery: when simple Euclidean models with comparable numbers of parameters are properly trained in the same environment, in most cases, they perform as well, if not better, than all introduced hyperbolic graph representation learning models, even on graph datasets previously claimed to be the most hyperbolic as measured by Gromov delta-hyperbolicity (i.e., perfect trees).&nbsp;</p><p>This observation gives rise to a simple question: how can this be? We answer this question by taking a careful look at the field of hyperbolic graph representation learning as it stands today, and find that a number of results do not diligently present baselines, make faulty modelling assumptions when constructing algorithms, and use misleading metrics to quantify geometry of graph datasets. We take a closer look at each of these three problems, elucidate the issues, perform an analysis of methods, and introduce a parametric family of benchmark datasets to ascertain the applicability of (hyperbolic) graph neural networks.</p><p>Unfortunately, these problems are not specific to hyperbolic graph neural nets but are indicative of more fundamental problems in graph machine learning more generally. We show, surprisingly, that node features are oftentimes more-than-sufficient for many common graph benchmarks, breaking this critical assumption. When comparing against a well-tuned feature-only MLP baseline on seven of the most commonly used graph learning datasets, one gains little benefit from using graph structure on five datasets. We posit that these datasets do not benefit considerably from graph learning because the features themselves already contain enough graph information to obviate or substantially reduce the need for the graph.</p>]]></summary>  <start>2025-12-05T11:00:00-05:00</start>  <end>2025-12-05T12:00:00-05:00</end>  <end_last>2025-12-05T12:00:00-05:00</end_last>  <gmt_start>2025-12-05 16:00:00</gmt_start>  <gmt_end>2025-12-05 17:00:00</gmt_end>  <gmt_end_last>2025-12-05 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-12-05T11:00:00-05:00</value>      <value2>2025-12-05T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-12-05 11:00:00</value>      <value2>2025-12-05 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686302">  <title><![CDATA[ISyE Seminar - David Simchi-Levi]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title:&nbsp;</p><p>From Democratizing Optimization with LLM to Improving LLM Performance with OR Techniques</p><p>Abstract:</p><p>Recent breakthroughs in Large Language Models (LLM) have captured public imagination and interest, while mathematical optimization remains largely underappreciated outside expert circles. In this talk, we show that LLM can finally bridge the persistent gap between optimization’s potent capabilities and its limited real-world uptake. We present the 4I framework—Insight, Interpretability, Interactivity, Improvisation—as a set of design principles for combining LLM with mathematical optimization. Insight establishes a trusted, up-to-date view of the state; Interpretability explains model logic and trade-offs; Interactivity enables conversational what-if analysis; and Improvisation supports event-driven re-optimization.</p><p>We also demonstrate how OR techniques can optimize LLM inference under memory constraints. We formulate LLM inference as a multi-stage online scheduling problem with stochastic arrivals and dynamic resource consumption. We develop a fluid dynamics approximation that provides a tractable performance benchmark and guides algorithm design. Building on this foundation, we introduce two algorithms. The Waiting for Accumulated Inference Threshold (WAIT) algorithm optimizes scheduling when output lengths are known using dynamically maintained thresholds. For the realistic scenario where output lengths are unknown at arrival, the Nested WAIT algorithm adaptively learns prompt characteristics through a hierarchical multi-segment framework. We establish theoretical near optimality guarantees under heavy traffic conditions, balancing throughput, latency, and Time to First Token (TTFT). Experiments using Llama-7B on A100 GPUs demonstrate 15-30% throughput improvements and reduced latency versus industry baselines (vLLM and Sarathi).</p><p>Bio:</p><p>David Simchi-Levi holds the MIT William Barton Rogers Professorship (named after the founder &amp; first president of MIT), is a Professor of Engineering Systems at MIT and serves as the head of the MIT Data Science Lab. He is considered one of the premier thought leaders in supply chain management and business analytics. His Ph.D. students have accepted faculty positions in leading academic institutes including U. of California Berkeley, Carnegie Mellon U., Columbia U., Cornell U., Duke U., Georgia Tech, Harvard U., U. of Illinois Urbana-Champaign, U. of Michigan, Purdue U. and Virginia Tech.</p><p>Professor Simchi-Levi is the former Editor-in-Chief of Management Science (2018-2023), one of the two flagship journals of INFORMS. He served as the Editor-in-Chief for Operations Research (2006-2012), the other flagship journal of INFORMS and for Naval Research Logistics (2003-2005). In 2023, he was elected a member of the National Academy of Engineering. In 2020, he was awarded the prestigious INFORMS Impact Prize for playing a leading role in developing and disseminating a new highly impactful paradigm for the identification and mitigation of risks in global supply chains. He is an INFORMS Fellow and MSOM Distinguished Fellow and the recipient of the 2020 INFORMS Koopman Award given to an outstanding publication in military operations research; Ford Motor Company 2015 Engineering Excellence Award; 2014 INFORMS Daniel H. Wagner Prize for Excellence in Operations Research Practice; 2014 INFORMS Revenue Management and Pricing Section Practice Award; and 2009 INFORMS Revenue Management and Pricing Section Prize.</p><p>He was the founder of LogicTools which provided software solutions and professional services for supply chain optimization. LogicTools became part of IBM in 2009. In 2012 he co-founded OPS Rules, an operations analytics consulting company. The company became part of Accenture in 2016. In 2014, he co-founded Opalytics, a cloud analytics platform company focusing on operations and supply chain decisions. The company became part of the Accenture Applied Intelligence in 2018.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1762543576</created>  <gmt_created>2025-11-07 19:26:16</gmt_created>  <changed>1763496480</changed>  <gmt_changed>2025-11-18 20:08:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[From Democratizing Optimization with LLM to Improving LLM Performance with OR Techniques]]></teaser>  <type>event</type>  <sentence><![CDATA[From Democratizing Optimization with LLM to Improving LLM Performance with OR Techniques]]></sentence>  <summary><![CDATA[<p>Recent breakthroughs in Large Language Models (LLM) have captured public imagination and interest, while mathematical optimization remains largely underappreciated outside expert circles. In this talk, we show that LLM can finally bridge the persistent gap between optimization’s potent capabilities and its limited real-world uptake. We present the 4I framework—Insight, Interpretability, Interactivity, Improvisation—as a set of design principles for combining LLM with mathematical optimization. Insight establishes a trusted, up-to-date view of the state; Interpretability explains model logic and trade-offs; Interactivity enables conversational what-if analysis; and Improvisation supports event-driven re-optimization.</p><p>We also demonstrate how OR techniques can optimize LLM inference under memory constraints. We formulate LLM inference as a multi-stage online scheduling problem with stochastic arrivals and dynamic resource consumption. We develop a fluid dynamics approximation that provides a tractable performance benchmark and guides algorithm design. Building on this foundation, we introduce two algorithms. The Waiting for Accumulated Inference Threshold (WAIT) algorithm optimizes scheduling when output lengths are known using dynamically maintained thresholds. For the realistic scenario where output lengths are unknown at arrival, the Nested WAIT algorithm adaptively learns prompt characteristics through a hierarchical multi-segment framework. We establish theoretical near optimality guarantees under heavy traffic conditions, balancing throughput, latency, and Time to First Token (TTFT). Experiments using Llama-7B on A100 GPUs demonstrate 15-30% throughput improvements and reduced latency versus industry baselines (vLLM and Sarathi).</p>]]></summary>  <start>2025-11-21T11:00:00-05:00</start>  <end>2025-11-21T12:00:00-05:00</end>  <end_last>2025-11-21T12:00:00-05:00</end_last>  <gmt_start>2025-11-21 16:00:00</gmt_start>  <gmt_end>2025-11-21 17:00:00</gmt_end>  <gmt_end_last>2025-11-21 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-11-21T11:00:00-05:00</value>      <value2>2025-11-21T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-11-21 11:00:00</value>      <value2>2025-11-21 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686503">  <title><![CDATA[Hybrid Intelligence: Building the Bridge Between Optimization and Quantum Computing]]></title>  <uid>36458</uid>  <body><![CDATA[<p>Quantum computing promises to transform how we solve optimization problems—but currently available Noisy Intermediate Scale Quantum (NISQ era) devices alone cannot get us there. A promising path forward lies in hybrid approaches that combine the strengths of classical algorithms with the emerging capabilities of quantum hardware, opening the door to scalable and high-performance solutions. In this talk, I will present recent advances in quantum optimization that bring this vision to life. I will discuss how warm-starting the Quantum Approximate Optimization Algorithm (QAOA) with classical relaxations can dramatically improve performance, how hybrid pipelines leverage combinatorial structure to achieve stronger approximations and noise resilience, and how benchmark families—such as strongly regular graphs and low-degree graphs—help us probe the boundary of quantum advantage. These results connect classical approximation algorithms, convex optimization, and quantum circuit design. Looking ahead, I will outline a research vision for hybrid intelligence, where classical and quantum algorithms operate in synergy rather than competition—rethinking optimization for the next era of computing.<br><br>Swati Gupta is an Associate Professor and the Class of 1947 Career Development Professor at the MIT Sloan School of Management in the Operations Research and Statistics Group. Prior to this, she held a Fouts Family Early Career Professorship as an Assistant Professor at the Stewart School of Industrial &amp; Systems Engineering at Georgia Tech from 2018-2023, where she served as the lead of Ethical AI in the NSF AI Institute on Advances in Optimization from 2021-2023. She received a Ph.D. in Operations Research from MIT in 2017, following a joint Masters and B.Tech in Computer Science from IIT Delhi. Her research bridges optimization, machine learning, and algorithmic fairness, to design algorithms that are both theoretically rigorous and socially impactful, with applications in healthcare, hiring, energy, quantum computing, and beyond. Her work has been recognized by the 2023 NSF CAREER Award, INFORMS Doing Good with OR 2022 (finalist), the JP Morgan Early Career Faculty Recognition in 2021, the NSF CISE Research Initiation Initiative Award in 2019, INFORMS Computing Society 2016 (special recognition), and the INFORMS Service Science Section 2016 (finalist).</p>]]></body>  <author>mellis74</author>  <status>1</status>  <created>1763469223</created>  <gmt_created>2025-11-18 12:33:43</gmt_created>  <changed>1763470373</changed>  <gmt_changed>2025-11-18 12:52:53</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A look at recent advances in hybrid quantum–classical optimization, showing how combining classical methods with emerging quantum hardware can improve performance and move us closer to practical quantum advantage.]]></teaser>  <type>event</type>  <sentence><![CDATA[A look at recent advances in hybrid quantum–classical optimization, showing how combining classical methods with emerging quantum hardware can improve performance and move us closer to practical quantum advantage.]]></sentence>  <summary><![CDATA[<p>This talk explores recent advances in hybrid quantum–classical optimization, showing how classical warm-starts, structured pipelines, and benchmark problems can significantly boost QAOA performance and guide the path toward practical quantum advantage.</p>]]></summary>  <start>2025-11-18T15:30:00-05:00</start>  <end>2025-11-18T16:30:00-05:00</end>  <end_last>2025-11-18T16:30:00-05:00</end_last>  <gmt_start>2025-11-18 20:30:00</gmt_start>  <gmt_end>2025-11-18 21:30:00</gmt_end>  <gmt_end_last>2025-11-18 21:30:00</gmt_end_last>  <times>    <item>      <value>2025-11-18T15:30:00-05:00</value>      <value2>2025-11-18T16:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-11-18 03:30:00</value>      <value2>2025-11-18 04:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose Executive Boardroom GC402]]></location>  <media>          <item>678653</item>      </media>  <hg_media>          <item>          <nid>678653</nid>          <type>image</type>          <title><![CDATA[Swati Gupta]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Swati-Gupta.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/11/18/Swati-Gupta_0.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/11/18/Swati-Gupta_0.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/11/18/Swati-Gupta_0.jpg?itok=2_IYbcNN]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Swati Gupta]]></image_alt>                              <created>1763470253</created>          <gmt_created>2025-11-18 12:50:53</gmt_created>          <changed>1763470253</changed>          <gmt_changed>2025-11-18 12:50:53</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686199">  <title><![CDATA[SCL Spring 2026 Supply Chain Day Career Fair]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Employers and Georgia Tech students – please join us for our spring Supply Chain Day!&nbsp;</p><h3><strong>Event Details</strong></h3><h4>On Campus/In-Person (Georgia Tech Exhibition Hall)</h4><ul><li><strong>Wednesday, January 14, 2026 | 10am-2pm ET&nbsp;</strong></li></ul><h3>Students</h3><p><strong>We strongly encourage you to attend to seek full-time employment</strong>, <strong>internships, and projects</strong> (rather than waiting until the end of the semester).</p><h3>Organizations</h3><p>If you are interested in hosting a table for our upcoming session, please let us know after reviewing the below information within our website. Early registration closes December 1st!</p><h4>MORE INFORMATION AND EVENT REGISTRATION</h4><p>Visit&nbsp;<a href="https://www.scl.gatech.edu/outreach/supplychainday"><strong>https://www.scl.gatech.edu/outreach/supplychainday</strong></a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1762353712</created>  <gmt_created>2025-11-05 14:41:52</gmt_created>  <changed>1762354975</changed>  <gmt_changed>2025-11-05 15:02:55</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></teaser>  <type>event</type>  <sentence><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></sentence>  <summary><![CDATA[<p>Georgia Tech Supply Chain&nbsp;students and employers, please join us for our fall Supply Chain Day! We will be hosting an on campus session&nbsp;Wednesday, January 14, 2026 from 10am-2pm ET at the Georgia Tech Exhibition Hall.</p>]]></summary>  <start>2026-01-14T10:00:00-05:00</start>  <end>2026-01-14T14:00:00-05:00</end>  <end_last>2026-01-14T14:00:00-05:00</end_last>  <gmt_start>2026-01-14 15:00:00</gmt_start>  <gmt_end>2026-01-14 19:00:00</gmt_end>  <gmt_end_last>2026-01-14 19:00:00</gmt_end_last>  <times>    <item>      <value>2026-01-14T10:00:00-05:00</value>      <value2>2026-01-14T14:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-01-14 10:00:00</value>      <value2>2026-01-14 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>    <title><![CDATA[Georgia Tech Exhibition Hall]]></title>  </location_url>  <email><![CDATA[event@scl.gatech.edu]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE for attending Georgia Tech students. Employers see website for fees. Online registration required for attendance.]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall]]></location>  <media>          <item>678547</item>      </media>  <hg_media>          <item>          <nid>678547</nid>          <type>image</type>          <title><![CDATA[Jan 14, 2026 Supply Chain and Logistics Career Fair]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[HgSCDaySymplicityBanner_20260114.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/11/05/HgSCDaySymplicityBanner_20260114.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/11/05/HgSCDaySymplicityBanner_20260114.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/11/05/HgSCDaySymplicityBanner_20260114.png?itok=KFvsBx56]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Jan 14, 2026 Supply Chain and Logistics Career Fair]]></image_alt>                              <created>1762354713</created>          <gmt_created>2025-11-05 14:58:33</gmt_created>          <changed>1762354713</changed>          <gmt_changed>2025-11-05 14:58:33</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/outreach/supplychainday]]></url>        <title><![CDATA[Register online to attend (for Georgia Tech students)]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu]]></url>        <title><![CDATA[Supply Chain and Logistics Institute website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="780"><![CDATA[employment]]></keyword>          <keyword tid="9845"><![CDATA[GTSCL]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="1996"><![CDATA[Recruiting]]></keyword>          <keyword tid="5172"><![CDATA[career day]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="686066">  <title><![CDATA[ISyE Seminar - Tirthankar Dasgupta]]></title>  <uid>36527</uid>  <body><![CDATA[<div>Title:</div><div>&nbsp;</div><div>Reconnecting Sampling, Design, and Causality: A Modern Perspective on Classical Foundations</div><div>&nbsp;</div><div>Abstract:</div><div>&nbsp;</div><div>This talk explores the deep connections between two foundational pillars of twentieth-century statistics—survey sampling and experimental design. Though these connections became somewhat esoteric in the late twentieth century, they have experienced a revival through the framework of finite-population causal inference. Central to this connection is the concept of potential outcomes (or counterfactuals), first introduced by Neyman in 1923 and later expanded and formalized by Rubin in the 1970s. Through illustrative examples, we will show how the classical results developed in the early twentieth century can be reinterpreted and extended to address contemporary challenges, particularly as randomized experiments gain renewed prominence across the social, behavioral, and biomedical sciences.</div><div>&nbsp;</div><div>Bio:</div><div><div><div><p>&nbsp;</p><p>Tirthankar Dasgupta is a Professor and Co-Director of Graduate Studies in the Department of Statistics, Rutgers University. &nbsp;His research interests include experimental design, causal inference, statistical modeling of physical and engineering systems and quality engineering. He obtained his Ph.D. in industrial engineering with specialization in engineering statistics from Georgia Institute of Technology in 2007 under the supervision of <a href="https://www.isye.gatech.edu/users/jeff-wu" rel="noreferrer noopener" target="_blank">Prof C. F. Jeff Wu</a> and received the Sigma-Xi best doctoral thesis award for his dissertation. He joined Harvard University in 2008 as an Assistant Professor and was promoted to the rank of Associate Professor in 2012. In the same year, he received the David Pickard award from Harvard University for excellence in teaching and mentoring. Prof Dasgupta has served as the research advisor of seven doctoral students till date. Part of his research has been funded by the <a href="https://www.nsf.gov/div/index.jsp?div=CMMI" rel="noreferrer noopener" target="_blank">Division of Civil, Mechanical and Manufacturing Innovation (CMMI), Division of Mathematical Sciences (DMS) and Division of the Social and Economic Sciences (SES) of the National Science Foundation.&nbsp;</a>Currently he serves on the Editorial Boards of The Journal of the American Statistical Association and the Journal of the Royal Statistical Society (Series B).</p></div></div></div><div><br>&nbsp;</div>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1761746326</created>  <gmt_created>2025-10-29 13:58:46</gmt_created>  <changed>1761746688</changed>  <gmt_changed>2025-10-29 14:04:48</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Reconnecting Sampling, Design, and Causality: A Modern Perspective on Classical Foundations]]></teaser>  <type>event</type>  <sentence><![CDATA[Reconnecting Sampling, Design, and Causality: A Modern Perspective on Classical Foundations]]></sentence>  <summary><![CDATA[<p>This talk explores the deep connections between two foundational pillars of twentieth-century statistics—survey sampling and experimental design. Though these connections became somewhat esoteric in the late twentieth century, they have experienced a revival through the framework of finite-population causal inference. Central to this connection is the concept of potential outcomes (or counterfactuals), first introduced by Neyman in 1923 and later expanded and formalized by Rubin in the 1970s. Through illustrative examples, we will show how the classical results developed in the early twentieth century can be reinterpreted and extended to address contemporary challenges, particularly as randomized experiments gain renewed prominence across the social, behavioral, and biomedical sciences.</p>]]></summary>  <start>2025-11-14T11:00:00-05:00</start>  <end>2025-11-14T12:00:00-05:00</end>  <end_last>2025-11-14T12:00:00-05:00</end_last>  <gmt_start>2025-11-14 16:00:00</gmt_start>  <gmt_end>2025-11-14 17:00:00</gmt_end>  <gmt_end_last>2025-11-14 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-11-14T11:00:00-05:00</value>      <value2>2025-11-14T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-11-14 11:00:00</value>      <value2>2025-11-14 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680228">  <title><![CDATA[(CANCELED) SCL Course: World Class Sales and Operations Planning (Virtual/Instructor-led)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course focuses on defining, executing, and improving the sales and operations planning (S&amp;OP) process. Participants will be introduced to the appropriate stakeholders of S&amp;OP, the importance of S&amp;OP to corporate performance, S&amp;OP cadence, and the use of decision support tools to bring S&amp;OP to the next level. Business cases will be used to show concrete examples of companies where S&amp;OP is effectively applied.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for chief operating officers; supply chain, sales, marketing and finance management executives (directors, vice presidents, executive vice presidents); supply chain and logistics managers, consultants, supervisors, planners, and engineers; supply chain education and human resource management personnel, inventory and demand planners, and procurement and sourcing analysts and managers; and manufacturing planners, analysts, and managers.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the need for an S&amp;OP process in a company.</li><li>Apply the principles that are the key to success of an S&amp;OP process.</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>S&amp;OP process and technology</li><li>S&amp;OP implementation planning and execution</li><li>S&amp;OP stakeholder and communications planning</li><li>S&amp;OP business case and best practices</li><li>S&amp;OP process management</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738784374</created>  <gmt_created>2025-02-05 19:39:34</gmt_created>  <changed>1761565506</changed>  <gmt_changed>2025-10-27 11:45:06</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn to define, execute, and improve the sales and operations planning (S&OP) process, including stakeholder management, cadence, and decision support tools, through real-world case studies.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn to define, execute, and improve the sales and operations planning (S&OP) process, including stakeholder management, cadence, and decision support tools, through real-world case studies.]]></sentence>  <summary><![CDATA[<p>Participants will be introduced to the appropriate stakeholders of S&amp;OP, the importance of S&amp;OP to corporate performance, S&amp;OP cadence, and the use of decision support tools to bring S&amp;OP to the next level. Business cases will be used to show concrete examples of companies where S&amp;OP is effectively applied.</p><h3>&nbsp;</h3>]]></summary>  <start>2025-11-03T08:00:00-05:00</start>  <end>2025-11-05T12:00:00-05:00</end>  <end_last>2025-11-05T12:00:00-05:00</end_last>  <gmt_start>2025-11-03 13:00:00</gmt_start>  <gmt_end>2025-11-05 17:00:00</gmt_end>  <gmt_end_last>2025-11-05 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-11-03T08:00:00-05:00</value>      <value2>2025-11-05T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-11-03 08:00:00</value>      <value2>2025-11-05 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/wcsop]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="194307"><![CDATA[Operations Planning]]></keyword>          <keyword tid="169561"><![CDATA[Sales]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685892">  <title><![CDATA[Ad Hoc ISyE Seminar - Zhenyu Hu]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title:&nbsp;</p><p>Gacha: A Simple Mechanism to Screen a Budget-Constrained Buyer</p><p>Abstract:&nbsp;</p><p>A lottery mechanism that allows repeated purchases until the buyer wins a designated item is widely used for both digital goods in Gacha games (e.g., &nbsp;<em>Genshin Impact</em>) and physical goods such as collectible toys (e.g., Labubu). We study this mechanism---referred to as a Gacha mechanism---in what is arguably the simplest possible setting: a seller offering one single item to a budget-constrained buyer. While the optimal mechanism in this setting typically involves designing a large (potentially <em>infinite</em>) menu of lotteries that can only be purchased once, the Gacha mechanism requires only a selling price and a winning probability, making it far more practical to implement. We show that the Gacha mechanism is particularly effective at screening along the budget dimension. While the posted price mechanism can perform arbitrarily poorly compared to the optimal mechanism when the buyer’s valuation is public, the Gacha mechanism achieves at least 63.2% of the optimal revenue. It becomes <em>asymptotically optimal</em> as the valuation grows large. Moreover, when the seller has almost no information about the buyer’s budget distribution, 63.2% is also the max-min revenue ratio guarantee, which can be achieved by a Gacha mechanism with vanishing winning probability. We also show that the Gacha mechanism is less effective at screening along the valuation dimension. When the valuation is private and the budget is public, the optimal Gacha mechanism reduces to a posted-price mechanism that achieves at least 50% of the optimal revenue. When both valuation and budget are private and independent, and the valuation follows a monotone hazard rate distribution, the Gacha mechanism guarantees at least 23% of the optimal revenue. Finally, we explore two extensions of the Gacha mechanism---one that includes the option of direct purchase, and another that incorporates a pity system.</p><p>Bio:&nbsp;</p><p>Zhenyu Hu is a Dean’s Chair Associate Professor at the Department of Analytics &amp; Operations at the National University of Singapore. He obtained his PhD in industrial engineering from the University of Illinois at Urbana-Champaign and a bachelor in mathematics from Sun Yat-sen University. His research focuses on dynamic pricing and revenue management, supply chain management, and mechanism and information design. He currently serves as an associate editor for M&amp;SOM.&nbsp;</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1761078226</created>  <gmt_created>2025-10-21 20:23:46</gmt_created>  <changed>1761078475</changed>  <gmt_changed>2025-10-21 20:27:55</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Gacha: A Simple Mechanism to Screen a Budget-Constrained Buyer]]></teaser>  <type>event</type>  <sentence><![CDATA[Gacha: A Simple Mechanism to Screen a Budget-Constrained Buyer]]></sentence>  <summary><![CDATA[<p>A lottery mechanism that allows repeated purchases until the buyer wins a designated item is widely used for both digital goods in Gacha games (e.g., &nbsp;<em>Genshin Impact</em>) and physical goods such as collectible toys (e.g., Labubu). We study this mechanism---referred to as a Gacha mechanism---in what is arguably the simplest possible setting: a seller offering one single item to a budget-constrained buyer. While the optimal mechanism in this setting typically involves designing a large (potentially <em>infinite</em>) menu of lotteries that can only be purchased once, the Gacha mechanism requires only a selling price and a winning probability, making it far more practical to implement. We show that the Gacha mechanism is particularly effective at screening along the budget dimension. While the posted price mechanism can perform arbitrarily poorly compared to the optimal mechanism when the buyer’s valuation is public, the Gacha mechanism achieves at least 63.2% of the optimal revenue. It becomes <em>asymptotically optimal</em> as the valuation grows large. Moreover, when the seller has almost no information about the buyer’s budget distribution, 63.2% is also the max-min revenue ratio guarantee, which can be achieved by a Gacha mechanism with vanishing winning probability. We also show that the Gacha mechanism is less effective at screening along the valuation dimension. When the valuation is private and the budget is public, the optimal Gacha mechanism reduces to a posted-price mechanism that achieves at least 50% of the optimal revenue. When both valuation and budget are private and independent, and the valuation follows a monotone hazard rate distribution, the Gacha mechanism guarantees at least 23% of the optimal revenue. Finally, we explore two extensions of the Gacha mechanism---one that includes the option of direct purchase, and another that incorporates a pity system.</p>]]></summary>  <start>2025-10-30T10:00:00-04:00</start>  <end>2025-10-30T11:00:00-04:00</end>  <end_last>2025-10-30T11:00:00-04:00</end_last>  <gmt_start>2025-10-30 14:00:00</gmt_start>  <gmt_end>2025-10-30 15:00:00</gmt_end>  <gmt_end_last>2025-10-30 15:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-30T10:00:00-04:00</value>      <value2>2025-10-30T11:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-30 10:00:00</value>      <value2>2025-10-30 11:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[ISYE Main 228]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISYE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685866">  <title><![CDATA[SCL Lunch and Learn: “Can Your Supply Chain Trust AI?"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>AI is revolutionizing supply chains with speed and intelligence, but its ethical implications in areas like logistics, procurement, and risk management demand deeper scrutiny.</strong></em></p><p><strong>Thursday, December 4, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><p>We trust AI to make faster, smarter supply chain decisions. But can it be trusted to be ethical? Join Georgia Tech's Supply Chain and Logistics Institute and Rosemarie Santa Gonzalez to rethink what "ethical AI" really means in high-stakes environments like logistics, procurement, and risk management. This session will spark new thinking and help you move from AI ambition to AI accountability.</p><div><a href="https://gatech.zoom.us/webinar/register/5517609939377/WN_hqRyO-H7Swy7UxWGPquiAQ"><strong>Register Online to Attend</strong></a></div></div></div></div></div></div>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1760993623</created>  <gmt_created>2025-10-20 20:53:43</gmt_created>  <changed>1761050008</changed>  <gmt_changed>2025-10-21 12:33:28</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[AI is revolutionizing supply chains with speed and intelligence, but its ethical implications in areas like logistics, procurement, and risk management demand deeper scrutiny.]]></teaser>  <type>event</type>  <sentence><![CDATA[AI is revolutionizing supply chains with speed and intelligence, but its ethical implications in areas like logistics, procurement, and risk management demand deeper scrutiny.]]></sentence>  <summary><![CDATA[<p>Join Rosemarie Santa Gonzalez with the Georgia Tech Supply Chain and Logistics Institute as she discusses whether AI can be trusted to act ethically in high-stakes environments like logistics, procurement, and risk management.&nbsp;</p>]]></summary>  <start>2025-12-04T12:00:00-05:00</start>  <end>2025-12-04T13:00:00-05:00</end>  <end_last>2025-12-04T13:00:00-05:00</end_last>  <gmt_start>2025-12-04 17:00:00</gmt_start>  <gmt_end>2025-12-04 18:00:00</gmt_end>  <gmt_end_last>2025-12-04 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-12-04T12:00:00-05:00</value>      <value2>2025-12-04T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-12-04 12:00:00</value>      <value2>2025-12-04 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/5517609939377/WN_hqRyO-H7Swy7UxWGPquiAQ]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/5517609939377/WN_hqRyO-H7Swy7UxWGPquiAQ]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>678396</item>      </media>  <hg_media>          <item>          <nid>678396</nid>          <type>image</type>          <title><![CDATA[Can Your Supply Chain Trust AI?]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_EthicalAI_20251204.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/10/20/hg_LNL_EthicalAI_20251204.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/10/20/hg_LNL_EthicalAI_20251204.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/10/20/hg_LNL_EthicalAI_20251204.png?itok=U4_eoiAg]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Can Your Supply Chain Trust AI?]]></image_alt>                              <created>1760994059</created>          <gmt_created>2025-10-20 21:00:59</gmt_created>          <changed>1760994059</changed>          <gmt_changed>2025-10-20 21:00:59</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/5517609939377/WN_hqRyO-H7Swy7UxWGPquiAQ]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/gaiascp]]></url>        <title><![CDATA[SCL&#039;s Generative AI Application for Supply Chain Professionals course]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682839">  <title><![CDATA[SCL Course: Machine Learning Applications for Supply Chain Planning (Virtual/Instructor-Lead)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the third in the four-course Supply Chain Analytics Professional certificate program. It introduces the field of machine learning, an area where algorithms learn patterns from data to support proactive decision making, as it applies to supply chain management. You’ll use machine learning to conduct predictive analytics as you forecast future demand, develop inventory policies, perform customer segmentation and predictive maintenance. You’ll use Python and PowerBI to create and analyze regression, clustering, and classification models.</p><p>The course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed&nbsp;before the first day of the course. An optional pre-course webinar is typically held the Thursday&nbsp;before the course start date (July 6).</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the role of machine learning (ML) in Supply Chain Management (SCM)</li><li>Apply advanced analytics techniques to build planning tools that can leverage large and real-time data sets</li><li>Apply ML in demand forecasting and predictive maintenance</li><li>Understand how to assess ML model performance, improve models, and pick the best model for a decision</li><li>Use Python and PowerBI to build, analyze, and deploy ML models</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>How ML relates to SCM</li><li>ML algorithms such as regression trees, clustering techniques, decision trees, random forests, logistic regression</li><li>Aspects of ML projects including parameter tuning, cross validation, and assess model performance</li><li>Application of ML in demand forecasting for sales and operations planning (S&amp;OP) and inventory management</li><li>Application of ML in predictive maintenance</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1750700350</created>  <gmt_created>2025-06-23 17:39:10</gmt_created>  <changed>1760971957</changed>  <gmt_changed>2025-10-20 14:52:37</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Apply machine learning with Python and Power BI to optimize supply chain forecasting, inventory, and maintenance.]]></teaser>  <type>event</type>  <sentence><![CDATA[Apply machine learning with Python and Power BI to optimize supply chain forecasting, inventory, and maintenance.]]></sentence>  <summary><![CDATA[<p>The course will cover regression (trees), advanced time series forecasting, various clustering techniques (such as k-means), decision trees, random forests, neural nets, logistic regression, and Bayes classifiers. Using Power BI and Python, you’ll apply the techniques to sensor data of the fictional Cardboard Company’s paper production to build an anomaly detection model that supports proactive production maintenance planning.</p>]]></summary>  <start>2026-09-14T13:00:00-04:00</start>  <end>2026-09-17T17:00:00-04:00</end>  <end_last>2026-09-17T17:00:00-04:00</end_last>  <gmt_start>2026-09-14 17:00:00</gmt_start>  <gmt_end>2026-09-17 21:00:00</gmt_end>  <gmt_end_last>2026-09-17 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-09-14T13:00:00-04:00</value>      <value2>2026-09-17T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-09-14 01:00:00</value>      <value2>2026-09-17 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scaml]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="9167"><![CDATA[machine learning]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685789">  <title><![CDATA[ISyE Seminar - Luis Nunes Vicente]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Reducing Sample Complexity in Stochastic Derivative-Free Optimization via Tail Bounds and Hypothesis Testing</p><p>Abstract:</p><p>We introduce and analyze new probabilistic strategies for enforcing sufficient decrease conditions in stochastic derivative-free optimization, with the goal of reducing sample complexity and simplifying convergence analysis. First, we develop a new tail bound condition imposed on the estimated reduction in function value, which permits flexible selection of the power used in the sufficient decrease test, q in (1,2]. This approach allows us to reduce the number of samples per iteration from the standard O(delta^{−4}) to O(delta^{-2q}), assuming&nbsp;that the noise&nbsp;moment of order q/(q-1) is bounded. Second, we formulate the sufficient decrease condition as a sequential hypothesis testing problem, in which the algorithm adaptively collects samples until the evidence suffices to accept or reject a candidate step. This test provides statistical guarantees on decision errors and can further reduce the required sample size, particularly in the Gaussian noise setting, where it can approach&nbsp;O(delta^{−2-r})&nbsp;when the decrease is of the order of delta^r. We incorporate both techniques into stochastic direct-search and trust-region methods for potentially non-smooth, noisy objective functions, and establish their global convergence rates and properties.</p><p>Bio:</p><p>Luis Nunes Vicente is the Timothy J. Wilmott ’80 Endowed Faculty Professor and Chair of Lehigh University’s Department of Industrial and Systems Engineering (ISE). His research interests include Continuous Optimization, Computational Science and Engineering, and Machine Learning and Data Science. He obtained his PhD from Rice University in 1996, under a Fulbright scholarship, receiving from Rice the Ralph Budd Thesis Award. He was one of the three finalists of the 94-96 A. W. Tucker Prize of the Mathematical Optimization Society (MOS). In 2015, he was awarded the Lagrange Prize of SIAM (Society for Industrial and Applied Mathematics) and MOS for the co-authorship of the book “Introduction to Derivative-Free Optimization, MPS-SIAM Series on Optimization, SIAM, Philadelphia, 2009”. He is a SIAM Fellow (Class of 2024). He was elected chair of the SIAM Activity Group on Optimization for 2023-2025 and President of the Association of Chairs of Operations Research Departments (ACORD) at INFORMS for 2024-2025. He has been chairing Lehigh ISE since August 2018.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1760724996</created>  <gmt_created>2025-10-17 18:16:36</gmt_created>  <changed>1760725262</changed>  <gmt_changed>2025-10-17 18:21:02</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Reducing Sample Complexity in Stochastic Derivative-Free Optimization via Tail Bounds and Hypothesis Testing]]></teaser>  <type>event</type>  <sentence><![CDATA[Reducing Sample Complexity in Stochastic Derivative-Free Optimization via Tail Bounds and Hypothesis Testing]]></sentence>  <summary><![CDATA[<p>We introduce and analyze new probabilistic strategies for enforcing sufficient decrease conditions in stochastic derivative-free optimization, with the goal of reducing sample complexity and simplifying convergence analysis. First, we develop a new tail bound condition imposed on the estimated reduction in function value, which permits flexible selection of the power used in the sufficient decrease test, q in (1,2]. This approach allows us to reduce the number of samples per iteration from the standard O(delta^{−4}) to O(delta^{-2q}), assuming&nbsp;that the noise&nbsp;moment of order q/(q-1) is bounded. Second, we formulate the sufficient decrease condition as a sequential hypothesis testing problem, in which the algorithm adaptively collects samples until the evidence suffices to accept or reject a candidate step. This test provides statistical guarantees on decision errors and can further reduce the required sample size, particularly in the Gaussian noise setting, where it can approach&nbsp;O(delta^{−2-r})&nbsp;when the decrease is of the order of delta^r. We incorporate both techniques into stochastic direct-search and trust-region methods for potentially non-smooth, noisy objective functions, and establish their global convergence rates and properties.</p>]]></summary>  <start>2025-11-07T11:00:00-05:00</start>  <end>2025-11-07T12:00:00-05:00</end>  <end_last>2025-11-07T12:00:00-05:00</end_last>  <gmt_start>2025-11-07 16:00:00</gmt_start>  <gmt_end>2025-11-07 17:00:00</gmt_end>  <gmt_end_last>2025-11-07 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-11-07T11:00:00-05:00</value>      <value2>2025-11-07T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-11-07 11:00:00</value>      <value2>2025-11-07 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685778">  <title><![CDATA[Professional Education Course: Systems Operations and Strategic Interactions in Supply Chains]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 10am to 1:30pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Often the lack of cooperation and coordination between organizations or stakeholders lead to inefficiencies, despite having common goals. A systems view is needed to ensure appropriate use of scarce resources to meet the multiple, and often conflicting, short- and long-term goals from multiple constituents. This course will focus on conceptual and modeling skills to understand and effectively manage supply chains and operations from a systems perspective. Models will address system characteristics (e.g., demand dependencies) that drive system dynamics and policies to regulate performance. Course topics include methods for improving coordination and collaboration, addressing demand dependencies, and reliably measuring and evaluating system performance.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Identify opportunities for coordination within organizations and collaboration across organizations for increased efficiency and improved outcomes.</li><li>Describe the strategic behavior of decision-makers and the impact of the market (or contract) structure on the participant's actions and the overall system dynamics.</li><li>Define evaluation metrics in alignment with the system goals and structure system operations and incentives that address and evaluate these metrics.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>How coordination and collaboration can improve supply chain efficiency and effectiveness</li><li>How events, decisions and actions in one part of a system, such as a supply chain, impact other parts of the system</li><li>System-wide inventory variability and costs mitigation and reduction</li><li>Evaluation metrics</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the first in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at <a href="https://chhs.gatech.edu/course-scholarships">https://chhs.gatech.edu/course-scholarships</a> by the noted deadline.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1760712785</created>  <gmt_created>2025-10-17 14:53:05</gmt_created>  <changed>1760712818</changed>  <gmt_changed>2025-10-17 14:53:38</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Explore conceptual and modeling skills to understand and effectively manage humanitarian response from a systems perspective.]]></teaser>  <type>event</type>  <sentence><![CDATA[Explore conceptual and modeling skills to understand and effectively manage humanitarian response from a systems perspective.]]></sentence>  <summary><![CDATA[<p>This course focuses on conceptual and modeling skills to understand and effectively manage supply chains and operations from a systems perspective. Models will address system characteristics (e.g., demand dependencies) that drive system dynamics and policies to regulate performance. Course topics include methods for improving coordination and collaboration, addressing demand dependencies, and reliably measuring and evaluating system performance.</p>]]></summary>  <start>2026-03-30T10:00:00-04:00</start>  <end>2026-04-03T13:30:00-04:00</end>  <end_last>2026-04-03T13:30:00-04:00</end_last>  <gmt_start>2026-03-30 14:00:00</gmt_start>  <gmt_end>2026-04-03 17:30:00</gmt_end>  <gmt_end_last>2026-04-03 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-30T10:00:00-04:00</value>      <value2>2026-04-03T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-30 10:00:00</value>      <value2>2026-04-03 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/systems-operations-and-strategic-interactions-supply-chains]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/course-scholarships]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="192986"><![CDATA[supply chain, logistics, humanitarian]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685776">  <title><![CDATA[Professional Education Course: Responsive Supply Chain Design and Operations]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 10am to 1:30pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Meeting demand in a timely and cost-effective manner is important both in public and private supply chains, and heavily depend on the design and operation of these supply chains. Demand is affected by ongoing factors such as local economy, infrastructure, and geographic location, as well as unexpected events such as natural or manmade disasters or other large-scale disruptions. Designing and operating responsive supply chains requires the consideration of uncertainty in timing, scope, scale, and understanding of various topics such as forecasting, distribution network design, and inventory management. This course will examine methods and models for making supply chain design and operational decisions and explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term strategy for meeting the need of customers and beneficiaries.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Provide immediate impact to your organization through learnings gained from applied and real-world case studies.</li><li>Learn to bring NGOs, businesses, or government entities together to enhance collaboration, cooperation, and communication.</li><li>Discover current trends and procedures to help organizations and team members get and stay ahead of the curve.</li><li>Build a critical knowledge base to make tactical decisions around inventory, routing, and distribution.</li><li>Deliver best practices to measure and evaluate the efficiency, impact, and outcomes of focused initiatives or ongoing logistics and supply chain operations.</li><li>Transform the health and humanitarian sectors with increased capacity to participate in planning and strategic decision-making for effective supply-chain management.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Network modeling approaches</li><li>Forecasting techniques</li><li>Strategies for making decisions under uncertainty</li><li>Other data-driven analytical approaches</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the first in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at <a href="https://chhs.gatech.edu/course-scholarships">https://chhs.gatech.edu/course-scholarships</a> by the noted deadline.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1760712635</created>  <gmt_created>2025-10-17 14:50:35</gmt_created>  <changed>1760712760</changed>  <gmt_changed>2025-10-17 14:52:40</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term development]]></teaser>  <type>event</type>  <sentence><![CDATA[Explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term development]]></sentence>  <summary><![CDATA[<p>This course examines methods and models for making pre-planning decisions and explores the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term strategy for sustaining wellness.</p>]]></summary>  <start>2026-03-09T10:00:00-04:00</start>  <end>2026-03-13T13:30:00-04:00</end>  <end_last>2026-03-13T13:30:00-04:00</end_last>  <gmt_start>2026-03-09 14:00:00</gmt_start>  <gmt_end>2026-03-13 17:30:00</gmt_end>  <gmt_end_last>2026-03-13 17:30:00</gmt_end_last>  <times>    <item>      <value>2026-03-09T10:00:00-04:00</value>      <value2>2026-03-13T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-09 10:00:00</value>      <value2>2026-03-13 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>chhs@gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/responsive-supply-chain-design-and-operations]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/course-scholarships]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="8039"><![CDATA[Humanitarian]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685692">  <title><![CDATA[ISyE Statistic Seminar - Zhu Han]]></title>  <uid>36767</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>Generative AI Enabled Semantic Communication</p><h3>Abstract:</h3><p>Semantic communication (SemCom), a prominent feature of 6G, aims to address communication problems at the semantic level by transferring semantic information accurately and efficiently. Advances in generative artificial intelligence (GAI), such as the development of large language models and improved generative capabilities, have significantly facilitated the implementation of SemCom. This talk presents three cases of GAI empowering SemCom: The first case is a Swin-Transformer-based dynamic SemCom system that optimizes semantic communication efficiency by dynamically adjusting the compression rate based on network conditions for multi-user scenarios with varying computing capacities. The second case is a federated learning framework designed to enhance global model performance in decentralized environments by leveraging Federated Local Loss (FedLol) for efficient aggregation, reduced communication overhead, and effective image reconstruction. The third case is an AI-generated content framework (AIGC-SCM) for remote monitoring, utilizing GAI to achieve high-fidelity reconstruction of compressed content while maintaining semantic consistency and optimizing energy efficiency. Experimental results and demo confirm the effectiveness of these methods and provide practical insights for integrating SemCom with GAI.</p><h3>Bio:&nbsp;</h3><p>Zhu Han received the B.S. degree in electronic engineering from Tsinghua University, in 1997, and the M.S. and Ph.D. degrees in electrical and computer engineering from the University of Maryland, College Park, in 1999 and 2003, respectively. From 2000 to 2002, he was an R&amp;D Engineer of JDSU, Germantown, Maryland. From 2003 to 2006, he was a Research Associate at the University of Maryland. From 2006 to 2008, he was an assistant professor at Boise State University, Idaho. Currently, he is a John and Rebecca Moores Professor in the Electrical and Computer Engineering Department as well as the Computer Science Department at the University of Houston, Texas. Dr. Han is an NSF CAREER award recipient of 2010, and the winner of the 2021 IEEE Kiyo Tomiyasu Award. He has been an IEEE fellow since 2014, an AAAS fellow since 2020, ACM fellow since 2024, an IEEE Distinguished Lecturer from 2015 to 2018, and an ACM Distinguished Speaker from 2022-2025. Dr. Han is also a 1% highly cited researcher since 2017.</p>]]></body>  <author>khua31</author>  <status>1</status>  <created>1760373785</created>  <gmt_created>2025-10-13 16:43:05</gmt_created>  <changed>1760374045</changed>  <gmt_changed>2025-10-13 16:47:25</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Generative AI Enabled Semantic Communication]]></teaser>  <type>event</type>  <sentence><![CDATA[Generative AI Enabled Semantic Communication]]></sentence>  <summary><![CDATA[<h3>Abstract:</h3><p>Semantic communication (SemCom), a prominent feature of 6G, aims to address communication problems at the semantic level by transferring semantic information accurately and efficiently. Advances in generative artificial intelligence (GAI), such as the development of large language models and improved generative capabilities, have significantly facilitated the implementation of SemCom. This talk presents three cases of GAI empowering SemCom: The first case is a Swin-Transformer-based dynamic SemCom system that optimizes semantic communication efficiency by dynamically adjusting the compression rate based on network conditions for multi-user scenarios with varying computing capacities. The second case is a federated learning framework designed to enhance global model performance in decentralized environments by leveraging Federated Local Loss (FedLol) for efficient aggregation, reduced communication overhead, and effective image reconstruction. The third case is an AI-generated content framework (AIGC-SCM) for remote monitoring, utilizing GAI to achieve high-fidelity reconstruction of compressed content while maintaining semantic consistency and optimizing energy efficiency. Experimental results and demo confirm the effectiveness of these methods and provide practical insights for integrating SemCom with GAI.</p>]]></summary>  <start>2025-10-27T11:00:00-04:00</start>  <end>2025-10-27T12:00:00-04:00</end>  <end_last>2025-10-27T12:00:00-04:00</end_last>  <gmt_start>2025-10-27 15:00:00</gmt_start>  <gmt_end>2025-10-27 16:00:00</gmt_end>  <gmt_end_last>2025-10-27 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-27T11:00:00-04:00</value>      <value2>2025-10-27T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-27 11:00:00</value>      <value2>2025-10-27 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680240">  <title><![CDATA[(CANCELED) SCL Course: Engineering the Warehouse (Onsite/In-Person)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>The requirement for high levels of customer service, increasing numbers of Stock Keeping Units (SKUs), and high labor costs have dramatically increased the complexity of warehouse operations. It is no longer sufficient to manage a warehouse based on a simple, arbitrary “ABC” classification of SKUs, which treats all those in a category as if they were identical. Instead, each decision, such as where to store or where to pick product, must be based on careful engineering and economic analysis.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for supply chain and logistics consultants, supply chain engineers and analysts, facility engineers, and warehouse supervisors and team leaders.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Exchange space for time (or vice versa) to better meet business objectives.</li><li>Understand when to use dedicated storage and when to use shared storage.</li><li>Identify the most convenient locations in a warehouse based on an economic model.</li><li>Identify patterns in customer orders and exploit these to speed fulfillment.</li><li>Evaluate warehouse performance.</li><li>Optimally size and stock a forward pick area.</li><li>Understand the best practices in order-picking.</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>Warehouse performance</li><li>Modern warehouse trade-offs</li><li>Size and stocking optimization</li><li>Order-picking best practices</li><li>Automation</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738785795</created>  <gmt_created>2025-02-05 20:03:15</gmt_created>  <changed>1759875868</changed>  <gmt_changed>2025-10-07 22:24:28</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Optimize warehouse operations by learning engineering principles and economic analysis for space utilization, storage strategies, order picking, and performance evaluation.]]></teaser>  <type>event</type>  <sentence><![CDATA[Optimize warehouse operations by learning engineering principles and economic analysis for space utilization, storage strategies, order picking, and performance evaluation.]]></sentence>  <summary><![CDATA[<p>The requirement for high levels of customer service, increasing numbers of Stock Keeping Units (SKUs), and high labor costs have dramatically increased the complexity of warehouse operations. It is no longer sufficient to manage a warehouse based on a simple, arbitrary “ABC” classification of SKUs, which treats all those in a category as if they were identical. Instead, each decision, such as where to store or where to pick product, must be based on careful engineering and economic analysis.</p>]]></summary>  <start>2025-10-27T08:00:00-04:00</start>  <end>2025-10-29T16:00:00-04:00</end>  <end_last>2025-10-29T16:00:00-04:00</end_last>  <gmt_start>2025-10-27 12:00:00</gmt_start>  <gmt_end>2025-10-29 20:00:00</gmt_end>  <gmt_end_last>2025-10-29 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-27T08:00:00-04:00</value>      <value2>2025-10-29T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-27 08:00:00</value>      <value2>2025-10-29 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/engwh]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685581">  <title><![CDATA[ISyE Seminar - Qiang Huang]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Automated Geometric Qualification of 3D-Printed Products</p><p>Abstract:</p><p>Geometric qualification of a product is typically performed by specifying features or regions of interest (ROIs) during design, conducting shape registration to establish correspondence between the inspected product and its design counterpart, and measuring discrepancies for compliance assessment. For complex freeform products, the qualification often requires human intervention to ensure accuracy, particularly in personalized manufacturing through 3D printing. However, geometric variety and complexity can induce operator-to-operator variability due to heterogeneous spatial distributions of geometric distortions. To enable automated product qualification, we propose to specify ROIs as surface patches defined by geometric descriptors indicative of intrinsic deviation patterns. Utilizing these descriptors, ROI specification via shape space dimension reduction, non-rigid intrinsic shape registration, and intrinsic deviation representation can therefore be conducted automatically for product qualification. Finite types of ROIs or surface patches can be extracted based on their intrinsic deviation patterns, independent of covariates such as size and location. A software demo has been developed to implement the qualification process.</p><p>Bio:</p><p>Dr. Qiang Huang is a Professor at the Daniel J. Epstein Department of Industrial and Systems Engineering, University of Southern California (USC), Los Angeles. His research, detailed in his monograph "Domain-informed Machine Learning for Smart Manufacturing", has been focusing on machine learning for smart manufacturing and quality control for personalized manufacturing. He is an IISE Fellow Award, ASME Fellow, and a senior member of US National Academy of Inventors. He holds eight patents related to quality control in additive manufacturing.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1759864613</created>  <gmt_created>2025-10-07 19:16:53</gmt_created>  <changed>1759864837</changed>  <gmt_changed>2025-10-07 19:20:37</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Automated Geometric Qualification of 3D-Printed Products]]></teaser>  <type>event</type>  <sentence><![CDATA[Automated Geometric Qualification of 3D-Printed Products]]></sentence>  <summary><![CDATA[<p>Geometric qualification of a product is typically performed by specifying features or regions of interest (ROIs) during design, conducting shape registration to establish correspondence between the inspected product and its design counterpart, and measuring discrepancies for compliance assessment. For complex freeform products, the qualification often requires human intervention to ensure accuracy, particularly in personalized manufacturing through 3D printing. However, geometric variety and complexity can induce operator-to-operator variability due to heterogeneous spatial distributions of geometric distortions. To enable automated product qualification, we propose to specify ROIs as surface patches defined by geometric descriptors indicative of intrinsic deviation patterns. Utilizing these descriptors, ROI specification via shape space dimension reduction, non-rigid intrinsic shape registration, and intrinsic deviation representation can therefore be conducted automatically for product qualification. Finite types of ROIs or surface patches can be extracted based on their intrinsic deviation patterns, independent of covariates such as size and location. A software demo has been developed to implement the qualification process.</p>]]></summary>  <start>2025-10-24T11:00:00-04:00</start>  <end>2025-10-24T12:00:00-04:00</end>  <end_last>2025-10-24T12:00:00-04:00</end_last>  <gmt_start>2025-10-24 15:00:00</gmt_start>  <gmt_end>2025-10-24 16:00:00</gmt_end>  <gmt_end_last>2025-10-24 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-24T11:00:00-04:00</value>      <value2>2025-10-24T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-24 11:00:00</value>      <value2>2025-10-24 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685574">  <title><![CDATA[ISyE Seminar - Peihua Qiu]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Forest Expression and Online Monitoring of Dynamic Networks</p><p>Abstract:</p><p>Network sequences are widely used to describe the longitudinal evolution of dynamic systems. Effective online monitoring of such sequences is crucial for detecting temporal structural changes in these systems. In the statistical process control (SPC) literature, a common approach is to extract key features from observed networks and then apply an SPC chart to monitor these features sequentially over time. However, existing methods often rely on features that are insensitive to certain important structural changes, and the control charts employed may not adequately capture the complex dependence structure among the extracted features. In our recent research, we propose four specific features to characterize the structure of an observed network. Collectively, these features can capture most of the structural changes of interest across various applications. After extracting these features, we employ a multivariate nonparametric control chart for online monitoring. Furthermore, we introduce a novel framework that represents each connected component of a network as a tree and the entire network as a forest. This forest-based representation enables intuitive 3D visualization and provides new structural features that enhance network comparison and monitoring. These new methods for network visualization and monitoring will be discussed in this talk, accompanied by extensive numerical demonstrations.</p><p>Bio:</p><p>Dr. Peihua Qiu is the Dean’s Professor and Founding Chair of the Department of Biostatistics at the University of Florida. He earned his PhD in Statistics from the University of Wisconsin–Madison in 1996. Dr. Qiu has made major contributions to several research areas, including jump regression analysis, image processing, statistical process control, survival analysis, dynamic disease screening, and spatio-temporal disease surveillance. He is the author of three books and more than 180 peer-reviewed journal articles. Dr. Qiu is an elected Fellow of the American Association for the Advancement of Science (AAAS), the American Statistical Association (ASA), the American Society for Quality (ASQ), and the Institute of Mathematical Statistics (IMS), and an elected member of the International Statistical Institute (ISI). He previously served as Editor of Technometrics (2014–2016) and is the 2024 recipient of the Shewhart Medal.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1759842878</created>  <gmt_created>2025-10-07 13:14:38</gmt_created>  <changed>1759843046</changed>  <gmt_changed>2025-10-07 13:17:26</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Forest Expression and Online Monitoring of Dynamic Networks]]></teaser>  <type>event</type>  <sentence><![CDATA[Forest Expression and Online Monitoring of Dynamic Networks]]></sentence>  <summary><![CDATA[<p>Network sequences are widely used to describe the longitudinal evolution of dynamic systems. Effective online monitoring of such sequences is crucial for detecting temporal structural changes in these systems. In the statistical process control (SPC) literature, a common approach is to extract key features from observed networks and then apply an SPC chart to monitor these features sequentially over time. However, existing methods often rely on features that are insensitive to certain important structural changes, and the control charts employed may not adequately capture the complex dependence structure among the extracted features. In our recent research, we propose four specific features to characterize the structure of an observed network. Collectively, these features can capture most of the structural changes of interest across various applications. After extracting these features, we employ a multivariate nonparametric control chart for online monitoring. Furthermore, we introduce a novel framework that represents each connected component of a network as a tree and the entire network as a forest. This forest-based representation enables intuitive 3D visualization and provides new structural features that enhance network comparison and monitoring. These new methods for network visualization and monitoring will be discussed in this talk, accompanied by extensive numerical demonstrations.</p>]]></summary>  <start>2025-10-31T11:00:00-04:00</start>  <end>2025-10-31T12:00:00-04:00</end>  <end_last>2025-10-31T12:00:00-04:00</end_last>  <gmt_start>2025-10-31 15:00:00</gmt_start>  <gmt_end>2025-10-31 16:00:00</gmt_end>  <gmt_end_last>2025-10-31 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-31T11:00:00-04:00</value>      <value2>2025-10-31T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-31 11:00:00</value>      <value2>2025-10-31 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685429">  <title><![CDATA[ISyE Seminar - Ermin Wei]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Incentive Aligned and Robust Distributed Learning Methods</p><p>Abstract:&nbsp;</p><p>Distributed and federated learning enables machine learning algorithms to be trained over decentralized edge devices without requiring the exchange of local datasets. We consider two scenarios in this talk. In the first scenario, we have mostly cooperative agents running distributed optimization methods. We analyze how the distribution of data affects agents' incentives to voluntarily participate and obediently follow traditional federated learning algorithms. We design a Faithful Federated Learning (FFL) mechanism based on FedAvg method and VCG mechanism which achieves (probably approximate) optimality, faithful implementation, voluntary participation, and balanced budget. We then analyze an alternative approach to align individual agent’s incentive to participate by allowing them to opt in or out. We propose a game theoretic framework and study the equilibrium properties with both rational and bounded rational agents. In the second scenario, we turn to a game theoretic formulation, where the agents may be under attack. We characterize the tradeoffs between convergence speed and robustness of learning dynamics.&nbsp;</p><p>Bio:<strong>&nbsp;</strong></p><p>Ermin Wei is an Associate Professor at the Electrical and Computer Engineering Department and Industrial Engineering and Management Sciences Department of Northwestern University. She completed her PhD studies in Electrical Engineering and Computer Science at MIT in 2014, advised by Professor Asu Ozdaglar, where she also obtained her M.S. She received her undergraduate triple degree in Computer Engineering, Finance and Mathematics with a minor in German, from University of Maryland, College Park.&nbsp;Her team won the 2nd place in the GO-competition Challenge 1, an electricity grid optimization competition organized by Department of Energy. Wei's research interests include distributed optimization methods, convex optimization and analysis, smart grid, communication systems and energy networks and market economic analysis.</p><div><p>&nbsp;</p></div>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1759337459</created>  <gmt_created>2025-10-01 16:50:59</gmt_created>  <changed>1759337658</changed>  <gmt_changed>2025-10-01 16:54:18</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Incentive Aligned and Robust Distributed Learning Methods]]></teaser>  <type>event</type>  <sentence><![CDATA[Incentive Aligned and Robust Distributed Learning Methods]]></sentence>  <summary><![CDATA[<p>Distributed and federated learning enables machine learning algorithms to be trained over decentralized edge devices without requiring the exchange of local datasets. We consider two scenarios in this talk. In the first scenario, we have mostly cooperative agents running distributed optimization methods. We analyze how the distribution of data affects agents' incentives to voluntarily participate and obediently follow traditional federated learning algorithms. We design a Faithful Federated Learning (FFL) mechanism based on FedAvg method and VCG mechanism which achieves (probably approximate) optimality, faithful implementation, voluntary participation, and balanced budget. We then analyze an alternative approach to align individual agent’s incentive to participate by allowing them to opt in or out. We propose a game theoretic framework and study the equilibrium properties with both rational and bounded rational agents. In the second scenario, we turn to a game theoretic formulation, where the agents may be under attack. We characterize the tradeoffs between convergence speed and robustness of learning dynamics.&nbsp;</p>]]></summary>  <start>2025-10-17T11:00:00-04:00</start>  <end>2025-10-17T12:00:00-04:00</end>  <end_last>2025-10-17T12:00:00-04:00</end_last>  <gmt_start>2025-10-17 15:00:00</gmt_start>  <gmt_end>2025-10-17 16:00:00</gmt_end>  <gmt_end_last>2025-10-17 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-17T11:00:00-04:00</value>      <value2>2025-10-17T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-17 11:00:00</value>      <value2>2025-10-17 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680339">  <title><![CDATA[(CANCELED) SCL Course: Lean Warehousing (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h4><strong>Course Description</strong></h4><p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p><p><strong>Who Should Attend</strong></p><p>Supply chain professionals, logistics professionals, material managers, production control managers, transportation managers, warehousing managers and purchasing managers</p><h4><strong>How You Will Benefit</strong></h4><p><strong>Upon completion of this course, you will be able to:</strong></p><ul><li>Isolate the key elements of lean thinking to be used in the warehouse</li><li>Value stream map warehouse operations</li><li>Utilize lean tools to reduce waste in the warehouse</li><li>Create a warehouse operation based on visual management and real time problem solving</li><li>Reduce inventories in warehouse operations</li><li>Create collaboration between warehousing and other functional areas</li></ul><p><strong>Benefits:</strong></p><ul><li>Reduce inventories in the warehouse</li><li>Reduce warehousing costs by as much as 25%</li><li>Implement lean in the warehouse</li><li>Create logistics collaboration between warehousing and other functional areas</li></ul><h4><strong>What is Covered</strong></h4><ul><li>Lean Warehouse Overview</li><li>Supply Chain Implementation Framework</li><li>Lean Storage Planning Approach</li><li>Application of a Lean Storage Location Sizing Method</li><li>JIT Implementation Approach</li><li>How To Develop Standard Work Batches</li><li>Generation of an Operational Diagram</li><li>Creation of a Daily Operational Work Load Plan</li><li>Development of a Progress Control Board</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738971702</created>  <gmt_created>2025-02-07 23:41:42</gmt_created>  <changed>1759331457</changed>  <gmt_changed>2025-10-01 15:10:57</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></sentence>  <summary><![CDATA[<p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p>]]></summary>  <start>2025-10-20T08:00:00-04:00</start>  <end>2025-10-24T17:00:00-04:00</end>  <end_last>2025-10-24T17:00:00-04:00</end_last>  <gmt_start>2025-10-20 12:00:00</gmt_start>  <gmt_end>2025-10-24 21:00:00</gmt_end>  <gmt_end_last>2025-10-24 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-20T08:00:00-04:00</value>      <value2>2025-10-24T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-20 08:00:00</value>      <value2>2025-10-24 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/leanwh]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="1676"><![CDATA[lean]]></keyword>          <keyword tid="6140"><![CDATA[warehousing]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685352">  <title><![CDATA[ISYE Quantum Computing Seminar - Ojas Parekh]]></title>  <uid>36458</uid>  <body><![CDATA[<h2>Where are the exponential quantum advantages for discrete optimization hiding?</h2><p><strong>Summary:</strong><br>This seminar examines why exponential quantum advantages for NP-hard discrete optimization remain elusive and explores potential explanations and workarounds through the Maximum Cut problem.</p><p><strong>Abstract:</strong><br>Quantum computing offers hope for realizing exponential advantages over classical computing. Despite over two decades of work studying quantum approaches for discrete optimization, rigorously provable exponential advantages for approximating optimal solutions to NP-hard problems remain scarce. Why? We will discuss a potential explanation and workarounds, using the Maximum Cut problem as a running example.</p><p><strong>Speaker Bio:</strong><br>Ojas Parekh is a theoretical computer scientist who enjoys applying mathematical techniques to practically motivated interdisciplinary problems. He has worked in a variety of fields including discrete optimization, combinatorics, combinatorial scientific computing, and most recently, quantum and neuromorphic computing. A recent passion is helping shape the emerging fields of quantum approximation algorithms and quantum discrete optimization. He co-directs the Quantum Algorithms and Applications Collaboratory (QuAAC) at Sandia National Laboratories and directs the Department of Energy Fundamental Algorithmic Research toward Quantum Utility project (<a href="http://far-qu.sandia.gov">far-qu.sandia.gov</a>), a multi-institutional effort tasked with designing novel quantum algorithms to realize advantages over classical computation, especially for optimization, simulation, and machine learning. Ojas believes the universe loves us because pizza exists.</p>]]></body>  <author>mellis74</author>  <status>1</status>  <created>1759158830</created>  <gmt_created>2025-09-29 15:13:50</gmt_created>  <changed>1759330978</changed>  <gmt_changed>2025-10-01 15:02:58</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This seminar explores why exponential quantum speedups for NP-hard discrete optimization remain elusive and highlights potential explanations and workarounds using the Maximum Cut problem as a case study.]]></teaser>  <type>event</type>  <sentence><![CDATA[This seminar explores why exponential quantum speedups for NP-hard discrete optimization remain elusive and highlights potential explanations and workarounds using the Maximum Cut problem as a case study.]]></sentence>  <summary><![CDATA[<p>This seminar examines why exponential quantum advantages for NP-hard discrete optimization remain elusive and explores potential explanations and workarounds through the Maximum Cut problem.</p>]]></summary>  <start>2025-10-08T11:00:00-04:00</start>  <end>2025-10-08T12:00:00-04:00</end>  <end_last>2025-10-08T12:00:00-04:00</end_last>  <gmt_start>2025-10-08 15:00:00</gmt_start>  <gmt_end>2025-10-08 16:00:00</gmt_end>  <gmt_end_last>2025-10-08 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-08T11:00:00-04:00</value>      <value2>2025-10-08T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-08 11:00:00</value>      <value2>2025-10-08 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://map.gatech.edu/?id=82#!m/11006?share]]></url>  <location_url>    <url><![CDATA[https://map.gatech.edu/?id=82#!m/11006?share]]></url>    <title><![CDATA[Groseclose Executive Boardroom (402)]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[]]></location>  <media>          <item>678173</item>      </media>  <hg_media>          <item>          <nid>678173</nid>          <type>image</type>          <title><![CDATA[Ojas Parekh]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[ojas-copy-1024x1024.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/09/29/ojas-copy-1024x1024_0.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/09/29/ojas-copy-1024x1024_0.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/09/29/ojas-copy-1024x1024_0.jpg?itok=emGnwzk9]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Ojas Parekh]]></image_alt>                              <created>1759159970</created>          <gmt_created>2025-09-29 15:32:50</gmt_created>          <changed>1759159970</changed>          <gmt_changed>2025-09-29 15:32:50</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="4359"><![CDATA[quantum computing]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685178">  <title><![CDATA[SCL Lunch and Learn: “Pricing Pressure, Profit Levers: How Smart Companies Are Reshaping the P&L"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Learn actionable ways to rethink your pricing strategy, rewire your cost model, and build flexibility into your financial future.</strong></em></p><p><strong>Thursday, November 6, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>Where are you finding new room to move in your margins? With inflation, new tariffs, and waning consumer demand, pricing has become a balancing act. Many businesses have already squeezed every ounce of efficiency out of their operations. What's left is a deeper challenge: how to restructure costs without eroding quality or service.</div><div>&nbsp;</div><div>Join Chris Gaffney and Chuck Easley with the Georgia Tech Supply Chain and Logistics Institute as they discuss actionable ways to rethink your pricing strategy, rewire your cost model, and build flexibility into your financial future.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://gatech.zoom.us/webinar/register/8617526067420/WN_UCS543AZTTCgt2_89bPvuA"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1758635519</created>  <gmt_created>2025-09-23 13:51:59</gmt_created>  <changed>1758635889</changed>  <gmt_changed>2025-09-23 13:58:09</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn actionable ways to rethink your pricing strategy, rewire your cost model, and build flexibility into your financial future.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn actionable ways to rethink your pricing strategy, rewire your cost model, and build flexibility into your financial future.]]></sentence>  <summary><![CDATA[<p>Join Chris Gaffney and Chuck Easley with the Georgia Tech Supply Chain and Logistics Institute as they discuss actionable ways to rethink your pricing strategy, rewire your cost model, and build flexibility into your financial future.</p>]]></summary>  <start>2025-11-06T12:00:00-05:00</start>  <end>2025-11-06T13:00:00-05:00</end>  <end_last>2025-11-06T13:00:00-05:00</end_last>  <gmt_start>2025-11-06 17:00:00</gmt_start>  <gmt_end>2025-11-06 18:00:00</gmt_end>  <gmt_end_last>2025-11-06 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-11-06T12:00:00-05:00</value>      <value2>2025-11-06T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-11-06 12:00:00</value>      <value2>2025-11-06 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/8617526067420/WN_UCS543AZTTCgt2_89bPvuA]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/8617526067420/WN_UCS543AZTTCgt2_89bPvuA]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>678097</item>      </media>  <hg_media>          <item>          <nid>678097</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “Pricing Pressure, Profit Levers: How Smart Companies Are Reshaping the P&L"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_pricing_20251106.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/09/23/hg_LNL_pricing_20251106.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/09/23/hg_LNL_pricing_20251106.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/09/23/hg_LNL_pricing_20251106.png?itok=lIBSKM_1]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “Pricing Pressure, Profit Levers: How Smart Companies Are Reshaping the P&amp;L&quot;]]></image_alt>                              <created>1758635779</created>          <gmt_created>2025-09-23 13:56:19</gmt_created>          <changed>1758635779</changed>          <gmt_changed>2025-09-23 13:56:19</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/8617526067420/WN_UCS543AZTTCgt2_89bPvuA]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="685147">  <title><![CDATA[ISyE Statistic Seminar – Tianbao Yang]]></title>  <uid>36767</uid>  <body><![CDATA[<div><h3><strong>Title:</strong>&nbsp;</h3><p>New Applications and Algorithms of Distributionally Robust Optimization in AI</p><h3><strong>Abstract:</strong></h3><p>In this talk, I will present our recent research on new applications and algorithms of Distributionally Robust Optimization (DRO) in AI, with a particular focus on training large foundation models such as contrastive language–image pretraining (CLIP) models. I will introduce a new learning framework, <strong>DRRHO risk minimization</strong>, which leverages open-weight models to accelerate the training of target models on custom datasets, and demonstrate its application to CLIP. By formulating the problem as a new class of finite-sum coupled compositional optimization, I will discuss how to design efficient algorithms with provable convergence guarantees. Finally, I will highlight the broader applications of these techniques across machine learning and AI.</p></div><h3>Bio:</h3><div>Tianbao Yang is a Professor and Herbert H. Richardson Faculty Fellow at CSE department of Texas A&amp;M University, where he directs the lab of Optimization for Machine learning and AI (OptMAI Lab). His research interests center around optimization, machine learning and AI with applications in &nbsp;trustworthy AI and medicine. Before joining TAMU, he was an assistant professor and then tenured Dean's Excellence associate professor at the Computer Science Department of the University of Iowa from 2014 to 2022. Before that, he worked in Silicon Valley as Machine Learning Researcher for two years at GE Research and NEC Labs. He received the Best Student Paper Award of COLT in 2012, and the NSF Career Award in 2019. He is the founder of the widely used&nbsp;<a href="http://www.libauc.org/" rel="noopener noreferrer" target="_blank" title="http://www.libauc.org/">LibAUC library</a>. He is associate editor of multiple journals, including IEEE Transactions on Pattern Analysis and Machine Intelligence.&nbsp;</div><div><br>&nbsp;</div>]]></body>  <author>khua31</author>  <status>1</status>  <created>1758559034</created>  <gmt_created>2025-09-22 16:37:14</gmt_created>  <changed>1758559269</changed>  <gmt_changed>2025-09-22 16:41:09</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[New Applications and Algorithms of Distributionally Robust Optimization in AI]]></teaser>  <type>event</type>  <sentence><![CDATA[New Applications and Algorithms of Distributionally Robust Optimization in AI]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong></h3><p>In this talk, I will present our recent research on new applications and algorithms of Distributionally Robust Optimization (DRO) in AI, with a particular focus on training large foundation models such as contrastive language–image pretraining (CLIP) models. I will introduce a new learning framework, <strong>DRRHO risk minimization</strong>, which leverages open-weight models to accelerate the training of target models on custom datasets, and demonstrate its application to CLIP. By formulating the problem as a new class of finite-sum coupled compositional optimization, I will discuss how to design efficient algorithms with provable convergence guarantees. Finally, I will highlight the broader applications of these techniques across machine learning and AI.</p>]]></summary>  <start>2025-10-21T11:00:00-04:00</start>  <end>2025-10-21T12:00:00-04:00</end>  <end_last>2025-10-21T12:00:00-04:00</end_last>  <gmt_start>2025-10-21 15:00:00</gmt_start>  <gmt_end>2025-10-21 16:00:00</gmt_end>  <gmt_end_last>2025-10-21 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-21T11:00:00-04:00</value>      <value2>2025-10-21T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-21 11:00:00</value>      <value2>2025-10-21 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680536">  <title><![CDATA[(CANCELED) SCL Course: Supply Chain Risk and Resilience (Virtual/Instructor-led) ]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course provides a practical, streamlined approach to building organizational resilience to disruptions. In our hyper-connected world, disruption is the new normal. Businesses face a relentless onslaught of risks – from supply chain breakdowns to cyber attacks and market shifts. Yet too many organizations rely on little more than hope when it comes to managing these threats. Course participants will discover how to leverage both classic risk management tools and cutting-edge technologies to proactively identify, assess, and mitigate a wide range of risks. Learn how to embed resilience planning into your regular business processes, so you are prepared for the unexpected.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for supply chain planning professionals, risk management and identification specialists, industry and government officials who are responsible for critical infrastructure, and business leaders in any sector concerned with potential operational disruptions.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Discover frameworks and methodologies for proactively mapping your organization's supply chain risk profile.</li><li>Leverage data analytics, AI, and other technologies to enhance risk visibility.</li><li>Learn strategies for designing flexible, adaptable response plans that can be stress-tested and refined over time.</li><li>Practice creating detailed action plans for mitigating the impact of potential risks within your company and industry.</li><li>Develop a structured approach to disruption management, from initial incident response to restoring normal operations.</li><li>Gain knowledge and confidence in making resilience a core part of your organization's DNA, not just a siloed risk management exercise.</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>Basics of supply chain risk identification and mitigation strategies</li><li>Ways to make supply chains more resilient and adaptable using leading-edge thinking</li><li>Processes for building comprehensive risk management and resilience plans that integrate seamlessly into annual planning and ongoing business operations</li><li>Conceptual frameworks as well as practical tools and techniques for dealing with supply chain disruptions</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1739813469</created>  <gmt_created>2025-02-17 17:31:09</gmt_created>  <changed>1758131885</changed>  <gmt_changed>2025-09-17 17:58:05</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Build organizational resilience to disruptions with this practical risk management course.]]></teaser>  <type>event</type>  <sentence><![CDATA[Build organizational resilience to disruptions with this practical risk management course.]]></sentence>  <summary><![CDATA[<p>Course participants will discover how to leverage both classic risk management tools and cutting-edge technologies to proactively identify, assess, and mitigate a wide range of risks. Learn how to embed resilience planning into your regular business processes, so you are prepared for the unexpected.</p>]]></summary>  <start>2025-10-16T08:00:00-04:00</start>  <end>2025-10-17T12:00:00-04:00</end>  <end_last>2025-10-17T12:00:00-04:00</end_last>  <gmt_start>2025-10-16 12:00:00</gmt_start>  <gmt_end>2025-10-17 16:00:00</gmt_end>  <gmt_end_last>2025-10-17 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-16T08:00:00-04:00</value>      <value2>2025-10-17T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-16 08:00:00</value>      <value2>2025-10-17 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual (Instructor-led)]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scrr]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="5570"><![CDATA[risk management]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="684507">  <title><![CDATA[ISyE Seminar - Art Owen]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Composite Likelihood for a Very Large Scale Binary Regression with Crossed Random Effects</p><p>Summary:</p><p>Sparsely sampled crossed random effects models arise in product review data, with effects for customers crossed with effects for products. The settings have no balance and the least squares algebra grows as N^(3/2) or worse. For generalized linear mixed models (GLMMs) there is the further difficulty of a very high dimensional integral. For instance we consider a likelihood with an integral over D~700,000 random effects, using only N~5,000,000 observations. The usual Laplace approximation method evaluates the D dimensional integral using just one integration point, and there is uncertainty about whether that is reliable. The MLE is infeasible in this problem and has only recently been shown to be consistent (Jiang, 2013). For a probit model, we develop a composite likelihood approach based on computing D one dimensional integrals. It is very scalable and we prove consistency which might not hold for the Laplace based method.</p><p>This is based on joint work with Ruggero Bellio and Swarnadip Ghosh and Cristiano Varin.</p><p>Bio:</p><p>Art Owen is the Max H. Stein Professor of Statistics at Stanford University. He is best known for inventing the empirical likelihood and for developing and studying randomized quasi-Monte Carlo methods. His research interests are centered on ways to measure uncertainty and ways to sample. He is a fellow of the American Statistical Association and the Institute of Mathematical Statistics. He received the 2020 Senior Noether Prize in nonparametric statistics from the ASA and the 2021 Gold Medal from the Statistical Society of Canada and became a SIAM Fellow in 2024.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1757101800</created>  <gmt_created>2025-09-05 19:50:00</gmt_created>  <changed>1757339171</changed>  <gmt_changed>2025-09-08 13:46:11</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Composite Likelihood for a Very Large Scale Binary Regression with Crossed Random Effects]]></teaser>  <type>event</type>  <sentence><![CDATA[Composite Likelihood for a Very Large Scale Binary Regression with Crossed Random Effects]]></sentence>  <summary><![CDATA[<p>Sparsely sampled crossed random effects models arise in product review data, with effects for customers crossed with effects for products. The settings have no balance and the least squares algebra grows as N^(3/2) or worse. For generalized linear mixed models (GLMMs) there is the further difficulty of a very high dimensional integral. For instance we consider a likelihood with an integral over D~700,000 random effects, using only N~5,000,000 observations. The usual Laplace approximation method evaluates the D dimensional integral using just one integration point, and there is uncertainty about whether that is reliable. The MLE is infeasible in this problem and has only recently been shown to be consistent (Jiang, 2013). For a probit model, we develop a composite likelihood approach based on computing D one dimensional integrals. It is very scalable and we prove consistency which might not hold for the Laplace based method.</p><p>This is based on joint work with Ruggero Bellio and Swarnadip Ghoshand Cristiano Varin.<br>&nbsp;</p>]]></summary>  <start>2025-09-19T11:00:00-04:00</start>  <end>2025-09-19T12:00:00-04:00</end>  <end_last>2025-09-19T12:00:00-04:00</end_last>  <gmt_start>2025-09-19 15:00:00</gmt_start>  <gmt_end>2025-09-19 16:00:00</gmt_end>  <gmt_end_last>2025-09-19 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-19T11:00:00-04:00</value>      <value2>2025-09-19T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-19 11:00:00</value>      <value2>2025-09-19 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681888">  <title><![CDATA[(POSTPONED) Professional Education Course: Inventory Management and Resource Allocation in Supply Chains]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 10am to 1:30pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Many Supply Chain decisions are concerned with the timely and efficient procurement, allocation, and distribution of resources (e.g. funds, supplies, volunteers, money, employees) through a supply chain network. This course will explore methodologies for “medium term” decision making including procurement and inventory policies, strategies for distribution and allocation of limited resources, and supply chain design.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Provide immediate impact to your organization through applied and real-world case studies.</li><li>Learn to bring NGOs, businesses, or government entities together to enhance collaboration, cooperation, and communication.</li><li>Discover current trends and procedures to help your organization and team members get and stay ahead of the curve.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Procurement decisions</li><li>Inventory management techniques for a single event versus ongoing operations under uncertainty</li><li>Strategies for resource allocation geographically and over time</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the second in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at <a href="https://chhs.gatech.edu/course-scholarships">https://chhs.gatech.edu/course-scholarships</a> by the noted deadline.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1744918334</created>  <gmt_created>2025-04-17 19:32:14</gmt_created>  <changed>1757092207</changed>  <gmt_changed>2025-09-05 17:10:07</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Inventory availability is the most important aspect of customer service, and the cost of inventory is one of the most important entries on a company's balance sheet.]]></teaser>  <type>event</type>  <sentence><![CDATA[Inventory availability is the most important aspect of customer service, and the cost of inventory is one of the most important entries on a company's balance sheet.]]></sentence>  <summary><![CDATA[<p>This course explores methodologies for tactical decision making including procurement and inventory policies, strategies for distribution and allocation of limited resources, and transportation decisions.</p>]]></summary>  <start>2025-09-22T10:00:00-04:00</start>  <end>2025-09-26T13:30:00-04:00</end>  <end_last>2025-09-26T13:30:00-04:00</end_last>  <gmt_start>2025-09-22 14:00:00</gmt_start>  <gmt_end>2025-09-26 17:30:00</gmt_end>  <gmt_end_last>2025-09-26 17:30:00</gmt_end_last>  <times>    <item>      <value>2025-09-22T10:00:00-04:00</value>      <value2>2025-09-26T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-22 10:00:00</value>      <value2>2025-09-26 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>chhs@gatech.edu&nbsp;</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/inventory-management-and-resource-allocation-supply-chains]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education/course/invmgmt]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/course-scholarships]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681889">  <title><![CDATA[(POSTPONED) Professional Education Course: Systems Operations and Strategic Interactions in Supply Chains]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 10am to 1:30pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Often the lack of cooperation and coordination between organizations or stakeholders lead to inefficiencies, despite having common goals. A systems view is needed to ensure appropriate use of scarce resources to meet the multiple, and often conflicting, short- and long-term goals from multiple constituents. This course will focus on conceptual and modeling skills to understand and effectively manage supply chains and operations from a systems perspective. Models will address system characteristics (e.g., demand dependencies) that drive system dynamics and policies to regulate performance. Course topics include methods for improving coordination and collaboration, addressing demand dependencies, and reliably measuring and evaluating system performance.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Identify opportunities for coordination within organizations and collaboration across organizations for increased efficiency and improved outcomes.</li><li>Describe the strategic behavior of decision-makers and the impact of the market (or contract) structure on the participant's actions and the overall system dynamics.</li><li>Define evaluation metrics in alignment with the system goals and structure system operations and incentives that address and evaluate these metrics.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>How coordination and collaboration can improve supply chain efficiency and effectiveness</li><li>How events, decisions and actions in one part of a system, such as a supply chain, impact other parts of the system</li><li>System-wide inventory variability and costs mitigation and reduction</li><li>Evaluation metrics</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the first in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at <a href="https://chhs.gatech.edu/course-scholarships">https://chhs.gatech.edu/course-scholarships</a> by the noted deadline.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1744918430</created>  <gmt_created>2025-04-17 19:33:50</gmt_created>  <changed>1757092141</changed>  <gmt_changed>2025-09-05 17:09:01</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Explore conceptual and modeling skills to understand and effectively manage humanitarian response from a systems perspective.]]></teaser>  <type>event</type>  <sentence><![CDATA[Explore conceptual and modeling skills to understand and effectively manage humanitarian response from a systems perspective.]]></sentence>  <summary><![CDATA[<p>This course focuses on conceptual and modeling skills to understand and effectively manage supply chains and operations from a systems perspective. Models will address system characteristics (e.g., demand dependencies) that drive system dynamics and policies to regulate performance. Course topics include methods for improving coordination and collaboration, addressing demand dependencies, and reliably measuring and evaluating system performance.</p>]]></summary>  <start>2025-09-29T10:00:00-04:00</start>  <end>2025-10-03T13:30:00-04:00</end>  <end_last>2025-10-03T13:30:00-04:00</end_last>  <gmt_start>2025-09-29 14:00:00</gmt_start>  <gmt_end>2025-10-03 17:30:00</gmt_end>  <gmt_end_last>2025-10-03 17:30:00</gmt_end_last>  <times>    <item>      <value>2025-09-29T10:00:00-04:00</value>      <value2>2025-10-03T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-29 10:00:00</value>      <value2>2025-10-03 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/systems-operations-and-strategic-interactions-supply-chains]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/course-scholarships]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="192986"><![CDATA[supply chain, logistics, humanitarian]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681887">  <title><![CDATA[(POSTPONED) Professional Education Course: Responsive Supply Chain Design and Operations]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 10am to 1:30pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Meeting demand in a timely and cost-effective manner is important both in public and private supply chains, and heavily depend on the design and operation of these supply chains. Demand is affected by ongoing factors such as local economy, infrastructure, and geographic location, as well as unexpected events such as natural or manmade disasters or other large-scale disruptions. Designing and operating responsive supply chains requires the consideration of uncertainty in timing, scope, scale, and understanding of various topics such as forecasting, distribution network design, and inventory management. This course will examine methods and models for making supply chain design and operational decisions and explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term strategy for meeting the need of customers and beneficiaries.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Provide immediate impact to your organization through learnings gained from applied and real-world case studies.</li><li>Learn to bring NGOs, businesses, or government entities together to enhance collaboration, cooperation, and communication.</li><li>Discover current trends and procedures to help organizations and team members get and stay ahead of the curve.</li><li>Build a critical knowledge base to make tactical decisions around inventory, routing, and distribution.</li><li>Deliver best practices to measure and evaluate the efficiency, impact, and outcomes of focused initiatives or ongoing logistics and supply chain operations.</li><li>Transform the health and humanitarian sectors with increased capacity to participate in planning and strategic decision-making for effective supply-chain management.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Network modeling approaches</li><li>Forecasting techniques</li><li>Strategies for making decisions under uncertainty</li><li>Other data-driven analytical approaches</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the first in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at <a href="https://chhs.gatech.edu/course-scholarships">https://chhs.gatech.edu/course-scholarships</a> by the noted deadline.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1744918190</created>  <gmt_created>2025-04-17 19:29:50</gmt_created>  <changed>1757092116</changed>  <gmt_changed>2025-09-05 17:08:36</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term development]]></teaser>  <type>event</type>  <sentence><![CDATA[Explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term development]]></sentence>  <summary><![CDATA[<p>This course examines methods and models for making pre-planning decisions and explores the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term strategy for sustaining wellness.</p>]]></summary>  <start>2025-09-08T10:00:00-04:00</start>  <end>2025-09-12T13:30:00-04:00</end>  <end_last>2025-09-12T13:30:00-04:00</end_last>  <gmt_start>2025-09-08 14:00:00</gmt_start>  <gmt_end>2025-09-12 17:30:00</gmt_end>  <gmt_end_last>2025-09-12 17:30:00</gmt_end_last>  <times>    <item>      <value>2025-09-08T10:00:00-04:00</value>      <value2>2025-09-12T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-08 10:00:00</value>      <value2>2025-09-12 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>chhs@gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/responsive-supply-chain-design-and-operations]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/course-scholarships]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="8039"><![CDATA[Humanitarian]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="684403">  <title><![CDATA[ISyE Picture Day - Ph.D. STUDENTS]]></title>  <uid>36736</uid>  <body><![CDATA[<p>Don't miss getting your updated headshot for the&nbsp;2025-2026 academic year!&nbsp;If you cannot make it during this time, please&nbsp;<a href="https://outlook.office.com/book/ISyEComms@gtvault.onmicrosoft.com/?ismsaljsauthenabled">click here</a>&nbsp;to schedule an appointment with us in the future.&nbsp;</p><p>(<em>*If availability doesn’t match, participants can select next best day for their schedule)</em></p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1756991586</created>  <gmt_created>2025-09-04 13:13:06</gmt_created>  <changed>1756991763</changed>  <gmt_changed>2025-09-04 13:16:03</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Annual ISyE Picture Day for the 2025-2026 academic year.]]></teaser>  <type>event</type>  <sentence><![CDATA[Annual ISyE Picture Day for the 2025-2026 academic year.]]></sentence>  <summary><![CDATA[<p>Annual ISyE Picture Day for the&nbsp;2025-2026 academic year.</p>]]></summary>  <start>2025-09-25T09:00:00-04:00</start>  <end>2025-09-25T14:00:00-04:00</end>  <end_last>2025-09-25T14:00:00-04:00</end_last>  <gmt_start>2025-09-25 13:00:00</gmt_start>  <gmt_end>2025-09-25 18:00:00</gmt_end>  <gmt_end_last>2025-09-25 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-25T09:00:00-04:00</value>      <value2>2025-09-25T14:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-25 09:00:00</value>      <value2>2025-09-25 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Cecil G. Johnson Studio - ISyE Main, 1st Floor ]]></location>  <media>          <item>677904</item>      </media>  <hg_media>          <item>          <nid>677904</nid>          <type>image</type>          <title><![CDATA[ISyE Picture Day]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Fall-2025--2-.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/09/04/Fall-2025--2-_0.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/09/04/Fall-2025--2-_0.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/09/04/Fall-2025--2-_0.png?itok=fy9w6bmU]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[ISyE Picture Day ]]></image_alt>                              <created>1756991454</created>          <gmt_created>2025-09-04 13:10:54</gmt_created>          <changed>1756991454</changed>          <gmt_changed>2025-09-04 13:10:54</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="174045"><![CDATA[Graduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="684402">  <title><![CDATA[ISyE Picture Day - FACULTY]]></title>  <uid>36736</uid>  <body><![CDATA[<p>ISyE Faculty: Don't miss getting your updated headshot for the&nbsp;2025-2026 academic year!&nbsp;If you cannot make it during this time, please&nbsp;<a href="https://outlook.office.com/book/ISyEComms@gtvault.onmicrosoft.com/?ismsaljsauthenabled">click here</a>&nbsp;to schedule an appointment with us in the future.&nbsp;</p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1756991362</created>  <gmt_created>2025-09-04 13:09:22</gmt_created>  <changed>1756991507</changed>  <gmt_changed>2025-09-04 13:11:47</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Annual ISyE Picture Day for the 2025-2026 academic year.]]></teaser>  <type>event</type>  <sentence><![CDATA[Annual ISyE Picture Day for the 2025-2026 academic year.]]></sentence>  <summary><![CDATA[<p>Annual ISyE Picture Day for the&nbsp;2025-2026 academic year.</p>]]></summary>  <start>2025-09-24T09:00:00-04:00</start>  <end>2025-09-24T14:00:00-04:00</end>  <end_last>2025-09-24T14:00:00-04:00</end_last>  <gmt_start>2025-09-24 13:00:00</gmt_start>  <gmt_end>2025-09-24 18:00:00</gmt_end>  <gmt_end_last>2025-09-24 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-24T09:00:00-04:00</value>      <value2>2025-09-24T14:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-24 09:00:00</value>      <value2>2025-09-24 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Cecil G. Johnson Studio - ISyE Main, 1st Floor ]]></location>  <media>          <item>677904</item>      </media>  <hg_media>          <item>          <nid>677904</nid>          <type>image</type>          <title><![CDATA[ISyE Picture Day]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Fall-2025--2-.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/09/04/Fall-2025--2-_0.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/09/04/Fall-2025--2-_0.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/09/04/Fall-2025--2-_0.png?itok=fy9w6bmU]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[ISyE Picture Day ]]></image_alt>                              <created>1756991454</created>          <gmt_created>2025-09-04 13:10:54</gmt_created>          <changed>1756991454</changed>          <gmt_changed>2025-09-04 13:10:54</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="684400">  <title><![CDATA[ISyE Picture Day - STAFF]]></title>  <uid>36736</uid>  <body><![CDATA[<p>Don't miss getting your updated headshot for the <strong>2025-2026 academic year! </strong>If you cannot make it during this time, please <a href="https://outlook.office.com/book/ISyEComms@gtvault.onmicrosoft.com/?ismsaljsauthenabled">click here</a> to schedule an appointment with us in the future.&nbsp;</p><p>&nbsp;</p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1756990515</created>  <gmt_created>2025-09-04 12:55:15</gmt_created>  <changed>1756991301</changed>  <gmt_changed>2025-09-04 13:08:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Annual day for staff to secure or refresh professional headshots]]></teaser>  <type>event</type>  <sentence><![CDATA[Annual day for staff to secure or refresh professional headshots]]></sentence>  <summary><![CDATA[<p>Annual ISyE Picture Day for the 2025-2026 academic year.</p><p>&nbsp;</p>]]></summary>  <start>2025-09-23T09:00:00-04:00</start>  <end>2025-09-23T14:00:00-04:00</end>  <end_last>2025-09-23T14:00:00-04:00</end_last>  <gmt_start>2025-09-23 13:00:00</gmt_start>  <gmt_end>2025-09-23 18:00:00</gmt_end>  <gmt_end_last>2025-09-23 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-23T09:00:00-04:00</value>      <value2>2025-09-23T14:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-23 09:00:00</value>      <value2>2025-09-23 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Cecil G. Johnson Studio - ISyE Main, 1st Floor ]]></location>  <media>          <item>677902</item>      </media>  <hg_media>          <item>          <nid>677902</nid>          <type>image</type>          <title><![CDATA[ISyE Picture Day]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Fall-2025--2-.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/09/04/Fall-2025--2-.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/09/04/Fall-2025--2-.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/09/04/Fall-2025--2-.png?itok=z1QHye2Y]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[ISyE Picture Day ]]></image_alt>                              <created>1756990639</created>          <gmt_created>2025-09-04 12:57:19</gmt_created>          <changed>1756990639</changed>          <gmt_changed>2025-09-04 12:57:19</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="684391">  <title><![CDATA[ISyE Statistic Seminar – Xiaotong Shen]]></title>  <uid>36767</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>ISyE Statistic Seminar – Xiaotong Shen</p><h3>Abstract:&nbsp;</h3><p>Synthetic data generation is reshaping data science by addressing challenges of scarcity, privacy, and imbalance. Recent advances in generative modeling enable the creation of high-fidelity datasets that capture complex distributions across modalities. These models not only expand data volume but also improve prediction accuracy, often outperforming conventional predictive methods, and can serve as a resampling tool for inference, much like the bootstrap. Moreover, they enhance multimodal analysis and provide targeted data augmentation for applied problems such as class imbalance.</p><p>Through case studies in sentiment analysis, predictive modeling, and tabular inference, we demonstrate how generative models enrich supervised learning, strengthen statistical inference, and provide scalable solutions when raw data are limited or biased.</p><p>This work is joint with Y. Liu, R. Shen, and X. Tian.</p><h3>Bio:&nbsp;</h3><p>Xiaotong T. Shen is the John Black Johnston Distinguished Professor in the College of Liberal Arts at the University of Minnesota. He earned his Ph.D. in Statistics from the University of Chicago in 1991.</p><p>Professor Shen specializes in machine learning and data science, high-dimensional inference, non/semi-parametric inference, causal relations, graphical models, explainable Machine Intelligence (MI), personalization, recommender systems, natural language processing, generative modeling, and nonconvex minimization. His current research efforts are devoted to further developing causal and constrained inference, generative inference and prediction for black-box learners, and diffusion, normalizing flows, and summarization. The targeted application areas are biomedical sciences, artificial intelligence, and engineering.</p><p>He has served on the editorial boards of leading journals—including JMLR, JASA, and the Annals of Statistics—and remains deeply involved in professional service, currently as Chair-Elect of the ASA’s Section on Statistical Learning and Data Science. His distinctions include election as a Fellow of the Institute of Mathematical Statistics, the American Statistical Association, and AAAS, along with honors such as the “Scholar of the College” award and the ICSA Distinguished Achievement Award.</p>]]></body>  <author>khua31</author>  <status>1</status>  <created>1756923358</created>  <gmt_created>2025-09-03 18:15:58</gmt_created>  <changed>1756923488</changed>  <gmt_changed>2025-09-03 18:18:08</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Boosting Data Analytics with High-fidelity Synthetic Data]]></teaser>  <type>event</type>  <sentence><![CDATA[Boosting Data Analytics with High-fidelity Synthetic Data]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>Synthetic data generation is reshaping data science by addressing challenges of scarcity, privacy, and imbalance. Recent advances in generative modeling enable the creation of high-fidelity datasets that capture complex distributions across modalities. These models not only expand data volume but also improve prediction accuracy, often outperforming conventional predictive methods, and can serve as a resampling tool for inference, much like the bootstrap. Moreover, they enhance multimodal analysis and provide targeted data augmentation for applied problems such as class imbalance.</p><p>Through case studies in sentiment analysis, predictive modeling, and tabular inference, we demonstrate how generative models enrich supervised learning, strengthen statistical inference, and provide scalable solutions when raw data are limited or biased.</p><p>This work is joint with Y. Liu, R. Shen, and X. Tian.</p>]]></summary>  <start>2025-09-30T11:00:00-04:00</start>  <end>2025-09-30T12:00:00-04:00</end>  <end_last>2025-09-30T12:00:00-04:00</end_last>  <gmt_start>2025-09-30 15:00:00</gmt_start>  <gmt_end>2025-09-30 16:00:00</gmt_end>  <gmt_end_last>2025-09-30 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-30T11:00:00-04:00</value>      <value2>2025-09-30T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-30 11:00:00</value>      <value2>2025-09-30 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683875">  <title><![CDATA[SCL IRC Seminar: "Data Driven: From Start-Up to Global Leader - A Founder's Perspective"]]></title>  <uid>27233</uid>  <body><![CDATA[<p>The <a href="https://www.scl.gatech.edu">Supply Chain and Logistics Institute</a> (SCL) and <a href="https://www.scl.gatech.edu/outreach/SCLO">Supply Chain and Logistics Organization</a> (SCLO) Student Group is co-hosting a special event seminar featuring <strong>Neil Cawse</strong>, CEO and founder of <a href="https://www.geotab.com/">Geotab</a>.</p><h2><strong>Data Driven: From Start-Up to Global Leader - A Founder's Perspective</strong></h2><h3>featuring <a href="https://www.geotab.com/blog/author/neil-cawse/">Neil Cawse</a>, CEO and founder of Geotab</h3><h4>Wednesday, September 10, 2025<br>9:15-10:00am: Breakfast/Networking (Centennial Room)<br><strong>10:00-11:00am: Seminar</strong> (Home Park Room)</h4><p>&nbsp;</p><h4><strong>Venue/Location</strong></h4><p><a href="https://studentcenter.gatech.edu/exhibition-hall">Georgia Tech Exhibition Hall</a> (<a href="https://studentcenter.gatech.edu/exhibition-hall-map">2nd floor</a>)&nbsp;<br><strong>Centennial Room 9:15-10am </strong><em><strong>Breakfast/Networking</strong></em><br><strong>Home Park Room 10-11am Main Seminar</strong><br>Georgia Institute of Technology<br>460 4th St NW, Atlanta, GA 30332</p><p>&nbsp;</p><h4><strong>ABOUT THE SEMINAR</strong></h4><p>Neil Cawse will share his insights on:</p><ul><li><strong>The Entrepreneurial Mindset</strong>: The essential way of thinking to navigate uncertainty and turn problems into opportunities.</li><li><strong>Building a Data-Driven Business</strong>: How to use data as your compass to make smart decisions, from your first MVP to strategic scaling.</li><li><strong>Hard-Won Lessons</strong>: The critical takeaways from mistakes and successes, and why a great team and a focus on the customer are non-negotiable.</li><li><strong>Skills for Today &amp; Tomorrow</strong>: The key skills, from data literacy, risk taking and critical thinking, that you need to stay ahead in a constantly evolving landscape.</li></ul><h4><strong>ABOUT THE SPEAKER (</strong><a href="https://digitalmag.theceomagazine.com/neil-cawse/?r=us" target="_blank"><strong>CEO Magazine article</strong></a><strong>)</strong></h4><p>Neil Cawse, CEO and founder of Geotab, stands at the forefront of connected vehicle technology, leading the industry in innovation and research. His leadership is marked by a commitment to developing cutting-edge technologies that empower businesses to make data-driven decisions. Under Neil’s guidance, Geotab has transformed into a global leader, providing advanced data analytics and insights to businesses worldwide. Neil’s entrepreneurial spirit and passion for technology have been the driving forces behind Geotab's mission to improve vehicle safety, operational efficiency, and sustainability. With a keen focus on AI, IoT and connected vehicles, he has steered the company through exponential growth, expanding its reach to millions of subscriptions in over 160 countries. Neil's vision is to create a more connected and sustainable world through the power of data and innovation.</p><p><em>Additional speakers include</em>: <a href="https://www.geotab.com/blog/author/mike-branch/"><strong>Mike Branch</strong></a> (Geotab VP of Data &amp; Analytics), <a href="https://www.linkedin.com/in/john-ballantyne-76a16217/"><strong>John Ballantyne</strong></a> (Geotab VP of Research and Innovation), <a href="https://www.linkedin.com/in/samuel-harris-ga/"><strong>Samuel Harris</strong></a> (GDOT Asst State Traffic Engineer), <a href="https://www.isye.gatech.edu/users/benoit-montreuil"><strong>Benoit Montreuil</strong></a> (SCL Executive Director), <a href="https://ce.gatech.edu/directory/person/yi-chang-james-tsai"><strong>Yichang (James) Tsai</strong></a> (Prof, Civil and Environmental Engr), <a href="https://ce.gatech.edu/directory/person/sofia-perez-guzman"><strong>Sofia Perez-Guzman</strong></a> (Asst Prof, Civil and Environmental Engr), <a href="https://www.isye.gatech.edu/users/chris-gaffney"><strong>Chris Gaffney</strong></a> (SCL Managing Director)</p><h4><strong>Included Panel Discussion | Telematics Data: Beyond Fleet Management</strong></h4><p>The panelists will review how Traditional AI has improved fleet operations in safety, maintenance, and efficiency. They will then examine how Generative and Agentic AI can automate aspects of fleet management. Finally, the discussion will shift to how transportation planners, operators, and policymakers can benefit from anonymized geotemporal data.</p><h3><a href="https://eforms.scl.gatech.edu/geotab-day"><strong>Register Online for our Special Event Seminar</strong></a></h3><p><br>For questions, please email <a href="mailto:event@scl.gatech.edu">event@scl.gatech.edu</a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1755287220</created>  <gmt_created>2025-08-15 19:47:00</gmt_created>  <changed>1756907327</changed>  <gmt_changed>2025-09-03 13:48:47</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join the Supply Chain and Logistics Institute for a special event seminar featuring Neil Cawse, CEO and founder of Geotab.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join the Supply Chain and Logistics Institute for a special event seminar featuring Neil Cawse, CEO and founder of Geotab.]]></sentence>  <summary><![CDATA[<p>The <a href="https://www.scl.gatech.edu">Supply Chain and Logistics Institute</a> (SCL) and <a href="https://www.scl.gatech.edu/outreach/SCLO">Supply Chain and Logistics Organization</a> (SCLO) Student Group is co-hosting a special event seminar featuring <strong>Neil Cawse</strong>, CEO and founder of <a href="https://www.geotab.com/">Geotab</a>.</p>]]></summary>  <start>2025-09-10T09:15:00-04:00</start>  <end>2025-09-10T11:00:00-04:00</end>  <end_last>2025-09-10T11:00:00-04:00</end_last>  <gmt_start>2025-09-10 13:15:00</gmt_start>  <gmt_end>2025-09-10 15:00:00</gmt_end>  <gmt_end_last>2025-09-10 15:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-10T09:15:00-04:00</value>      <value2>2025-09-10T11:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-10 09:15:00</value>      <value2>2025-09-10 11:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[(404) 385-4275]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/parking-information]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/parking-information]]></url>    <title><![CDATA[Finding the Georgia Tech Exhibition Hall]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall (2nd floor) - Centennial Room (Breakfast) &amp; Home Park Room (Home Park)]]></location>  <media>          <item>677764</item>      </media>  <hg_media>          <item>          <nid>677764</nid>          <type>image</type>          <title><![CDATA[SCL IRC Seminar: "Data Driven: From Start-Up to Global Leader - A Founder's Perspective" with Neil Cawse, CEO and founder of Geotab]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[GT-SCLIRC_Seminar_GeotabDay.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/08/21/GT-SCLIRC_Seminar_GeotabDay.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/08/21/GT-SCLIRC_Seminar_GeotabDay.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/08/21/GT-SCLIRC_Seminar_GeotabDay.jpg?itok=NKSXKS1K]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[SCL IRC Seminar: &quot;Data Driven: From Start-Up to Global Leader - A Founder&#039;s Perspective&quot; with Neil Cawse, CEO and founder of Geotab]]></image_alt>                              <created>1755796957</created>          <gmt_created>2025-08-21 17:22:37</gmt_created>          <changed>1755796957</changed>          <gmt_changed>2025-08-21 17:22:37</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[<h3><strong>Venue/Location</strong></h3><p><a href="https://studentcenter.gatech.edu/parking-information">Georgia Tech Exhibition Hall</a> (2nd floor)&nbsp;<br><strong>Centennial Room</strong> 9:15-10am <em>Breakfast/Networking</em><br><a href="https://studentcenter.gatech.edu/sites/default/files/2023-03/Exhibition%20Hall%20Maps%20PDF.pdf">Home Park Room</a> 10-11am <strong>Main Seminar</strong><br>Georgia Institute of Technology<br>460 4th St NW, Atlanta, GA 30332</p>]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.scl.gatech.edu/geotab-day]]></url>        <title><![CDATA[Register Online for our Special Event SCL IRC seminar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/sclirc/GT-SCLIRC_Seminar_GeotabDay_20250910.pdf]]></url>        <title><![CDATA[Download the Event Flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="684199">  <title><![CDATA[ISyE Seminar - Wei Biao Wu]]></title>  <uid>36527</uid>  <body><![CDATA[<div>Title: Concentration Bounds for Statistical Learning for Time Dependent Data</div><div>&nbsp;</div><p>Summary:</p><p>Classical statistical learning theory primarily concerns independent data. In comparison, it has been much less investigated for time dependent data, which are commonly encountered in economics, engineering, finance, geography, physics and other fields. In this&nbsp;talk, we focus on concentration inequalities for suprema of empirical processes which plays a fundamental role in the statistical learning theory. We derive a Gaussian approximation and an upper bound for the tail probability of the suprema under conditions on the size of the function class, the sample size, temporal dependence and the moment conditions of the underlying time series. Due to the dependence and heavy-tailness, our tail probability bound is substantially different from those classical exponential bounds obtained under the independence assumption in that it involves an extra polynomial decaying term. We allow both short- and long-range dependent processes, where the long-range dependence case has never been previously explored. We showed our tail probability inequality is sharp up to a multiplicative constant. These bounds work as theoretical guarantees for statistical learning applications under dependence.&nbsp;</p><p>Bio:</p><p>Wei Biao Wu earned his Ph.D. in Statistics from the University of Michigan, Ann Arbor, in 2001. He is a Professor in the Department of Statistics at The University of Chicago, Chicago, IL. His research focuses on developing large-sample theory for time-dependent data, introducing the innovative functional dependence measure to establish a robust theoretical framework for asymptotic analysis. He has also designed efficient online algorithms for computing time-series statistics. His research interests span probability theory, statistics, and econometrics.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1756236847</created>  <gmt_created>2025-08-26 19:34:07</gmt_created>  <changed>1756237090</changed>  <gmt_changed>2025-08-26 19:38:10</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Concentration Bounds for Statistical Learning for Time Dependent Data]]></teaser>  <type>event</type>  <sentence><![CDATA[Concentration Bounds for Statistical Learning for Time Dependent Data]]></sentence>  <summary><![CDATA[<p>Classical statistical learning theory primarily concerns independent data. In comparison, it has been much less investigated for time dependent data, which are commonly encountered in economics, engineering, finance, geography, physics and other fields. In this&nbsp;talk, we focus on concentration inequalities for suprema of empirical processes which plays a fundamental role in the statistical learning theory. We derive a Gaussian approximation and an upper bound for the tail probability of the suprema under conditions on the size of the function class, the sample size, temporal dependence and the moment conditions of the underlying time series. Due to the dependence and heavy-tailness, our tail probability bound is substantially different from those classical exponential bounds obtained under the independence assumption in that it involves an extra polynomial decaying term. We allow both short- and long-range dependent processes, where the long-range dependence case has never been previously explored. We showed our tail probability inequality is sharp up to a multiplicative constant. These bounds work as theoretical guarantees for statistical learning applications under dependence.&nbsp;</p>]]></summary>  <start>2025-10-03T11:00:00-04:00</start>  <end>2025-10-03T12:00:00-04:00</end>  <end_last>2025-10-03T12:00:00-04:00</end_last>  <gmt_start>2025-10-03 15:00:00</gmt_start>  <gmt_end>2025-10-03 16:00:00</gmt_end>  <gmt_end_last>2025-10-03 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-03T11:00:00-04:00</value>      <value2>2025-10-03T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-03 11:00:00</value>      <value2>2025-10-03 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="684176">  <title><![CDATA[ISyE Seminar - Stefan Wild]]></title>  <uid>36527</uid>  <body><![CDATA[<div>Title: Improving the Practical Scalability and Robustness of Zeroth-Order Optimization Solvers<br><br>Abstract:&nbsp;</div><div>Zeroth-order optimization solvers are often deployed in settings where little information regarding a problem's conditioning or noise level is known. Effective solvers must handle complex applications -- from automated materials discovery to quantum circuit compilation -- each presenting unique challenges. These problem features often limit the scale of the problems on which zeroth-order algorithms can be effectively deployed. We overcome this limitation through novel algorithms based on randomized subspace techniques. We also report on our experience developing adaptive algorithms, which leverage information learned online to adapt critical algorithmic features. We illustrate our approaches in trust-region-based reduced-space methods and show how trained policies can even be deployed effectively in nonstationary cases, where the noise seen changes over the decision space.<br><br><br>Bio:&nbsp;</div><div>Stefan M. Wild is a Senior Scientist and Director of the Applied Mathematics and Computational Research Division at Lawrence Berkeley National Laboratory, a research lab primarily funded by the U.S. Department of Energy’s Office of Science. Wild is also adjunct faculty in Industrial Engineering and Management Sciences at Northwestern University. Wild received his Ph.D. in Operations Research and Information Engineering from Cornell University. Wild is a SIAM Fellow and his research has been recognized by the INFORMS Optimization Society's &nbsp;Egon Balas Prize and the U.S. Presidential Early Career Award for Scientists and Engineers. Wild is Section Editor for SIAM Review and Associate Editor for Data Science in Science, INFORMS Journal on Computing, Journal of Optimization Theory and Applications, and Mathematical Programming Computation. Wild’s primary research focuses on developing model-based algorithms and software for challenging numerical optimization problems and automated learning under uncertainty, with the goal of accelerating and advancing scientific discoveries.</div>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1756231510</created>  <gmt_created>2025-08-26 18:05:10</gmt_created>  <changed>1756231899</changed>  <gmt_changed>2025-08-26 18:11:39</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Improving the Practical Scalability and Robustness of Zeroth-Order Optimization Solvers]]></teaser>  <type>event</type>  <sentence><![CDATA[Improving the Practical Scalability and Robustness of Zeroth-Order Optimization Solvers]]></sentence>  <summary><![CDATA[<p>Zeroth-order optimization solvers are often deployed in settings where little information regarding a problem's conditioning or noise level is known. Effective solvers must handle complex applications -- from automated materials discovery to quantum circuit compilation -- each presenting unique challenges. These problem features often limit the scale of the problems on which zeroth-order algorithms can be effectively deployed. We overcome this limitation through novel algorithms based on randomized subspace techniques. We also report on our experience developing adaptive algorithms, which leverage information learned online to adapt critical algorithmic features. We illustrate our approaches in trust-region-based reduced-space methods and show how trained policies can even be deployed effectively in nonstationary cases, where the noise seen changes over the decision space.</p>]]></summary>  <start>2025-09-12T11:00:00-04:00</start>  <end>2025-09-12T12:00:00-04:00</end>  <end_last>2025-09-12T12:00:00-04:00</end_last>  <gmt_start>2025-09-12 15:00:00</gmt_start>  <gmt_end>2025-09-12 16:00:00</gmt_end>  <gmt_end_last>2025-09-12 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-12T11:00:00-04:00</value>      <value2>2025-09-12T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-12 11:00:00</value>      <value2>2025-09-12 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683995">  <title><![CDATA[ISyE Statistic Seminar - Dennis K.J. Lin]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong></h3><p>AI, BI &amp; SI—Artificial, Biological and Statistical Intelligences</p><h3>Abstract:</h3><p>Artificial Intelligence (AI) is clearly one of the hottest subjects these days. Basically, AI employs a huge number of inputs (training data), super-efficient computer power/memory, and smart algorithms to perform its intelligence. In contrast, Biological Intelligence (BI) is a natural intelligence that requires very little or even no input. This talk will first discuss the fundamental issue of input (training data) for AI. After all, not-so-informative inputs (even if they are huge) will result in a not-so-intelligent AI. Specifically, three issues will be discussed: (1) input bias, (2) data right vs. right data, and (3) sample vs. population. Finally, the importance of Statistical Intelligence (SI) will be introduced. SI is somehow in between AI and BI. It employs important sample data, solid theoretically proven statistical inference/models, and natural intelligence. In my view, AI will become more and more powerful in many senses, but it will never replace BI. After all, it is said that “The truth is stranger than fiction, because fiction must make sense.” The ultimate goal of this study is to find out “how can humans use AI, BI, and SI together to do things better.”</p><h3><strong>Bio:</strong></h3><p>Dr. Dennis K. J. Lin is a Distinguished Professor of Statistics at Purdue University. He served as the Department Head during 2020-2022. Prior to this current job, he was a University Distinguished Professor of Supply Chain Management and Statistics at Penn State, where he worked for 25 years. His research interests are data quality, industrial statistics, statistical inference, and data science. He has published nearly 300 SCI/SSCI papers in a wide variety of journals. He currently serves or has served as an associate editor for more than 10 professional journals and was a co-editor for Applied Stochastic Models for Business and Industry. Dr. Lin is an elected fellow of ASA, IMS, ASQ, &amp; RSS, an elected member of ISI, and a lifetime member of ICSA. He is an honorary chair professor for various universities, including Fudan University, and National Taiwan Normal University and a Chang-Jiang Scholar at Renmin University of China,. His recent awards include, the Youden Address (ASQ, 2010), the Shewell Award (ASQ, 2010), the Don Owen Award (ASA, 2011), the Loutit Address (SSC, 2011), the Hunter Award (ASQ, 2014), the Shewhart Medal (ASQ, 2015), and the SPES Award (ASA, 2016). He was the Deming Lecturer Award at 2020 JSM. His most recent award is “The 2022 Distinguished Alumni Award” (National Tsing Hua University, Taiwan).</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1755708750</created>  <gmt_created>2025-08-20 16:52:30</gmt_created>  <changed>1755709051</changed>  <gmt_changed>2025-08-20 16:57:31</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[AI, BI & SI—Artificial, Biological and Statistical Intelligences]]></teaser>  <type>event</type>  <sentence><![CDATA[AI, BI & SI—Artificial, Biological and Statistical Intelligences]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong></h3><p>Artificial Intelligence (AI) is clearly one of the hottest subjects these days. Basically, AI employs a huge number of inputs (training data), super-efficient computer power/memory, and smart algorithms to perform its intelligence. In contrast, Biological Intelligence (BI) is a natural intelligence that requires very little or even no input. This talk will first discuss the fundamental issue of input (training data) for AI. After all, not-so-informative inputs (even if they are huge) will result in a not-so-intelligent AI. Specifically, three issues will be discussed: (1) input bias, (2) data right vs. right data, and (3) sample vs. population. Finally, the importance of Statistical Intelligence (SI) will be introduced. SI is somehow in between AI and BI. It employs important sample data, solid theoretically proven statistical inference/models, and natural intelligence. In my view, AI will become more and more powerful in many senses, but it will never replace BI. After all, it is said that “The truth is stranger than fiction, because fiction must make sense.” The ultimate goal of this study is to find out “how can humans use AI, BI, and SI together to do things better.”</p>]]></summary>  <start>2025-09-23T11:00:00-04:00</start>  <end>2025-09-23T12:00:00-04:00</end>  <end_last>2025-09-23T12:00:00-04:00</end_last>  <gmt_start>2025-09-23 15:00:00</gmt_start>  <gmt_end>2025-09-23 16:00:00</gmt_end>  <gmt_end_last>2025-09-23 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-23T11:00:00-04:00</value>      <value2>2025-09-23T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-23 11:00:00</value>      <value2>2025-09-23 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680231">  <title><![CDATA[SCL Course: Machine Learning Applications for Supply Chain Planning (Virtual/Instructor-Lead)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the third in the four-course Supply Chain Analytics Professional certificate program. It introduces the field of machine learning, an area where algorithms learn patterns from data to support proactive decision making, as it applies to supply chain management. You’ll use machine learning to conduct predictive analytics as you forecast future demand, develop inventory policies, perform customer segmentation and predictive maintenance. You’ll use Python and PowerBI to create and analyze regression, clustering, and classification models.</p><p>The course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed&nbsp;before the first day of the course. An optional pre-course webinar is typically held the Thursday&nbsp;before the course start date (July 6).</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the role of machine learning (ML) in Supply Chain Management (SCM)</li><li>Apply advanced analytics techniques to build planning tools that can leverage large and real-time data sets</li><li>Apply ML in demand forecasting and predictive maintenance</li><li>Understand how to assess ML model performance, improve models, and pick the best model for a decision</li><li>Use Python and PowerBI to build, analyze, and deploy ML models</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>How ML relates to SCM</li><li>ML algorithms such as regression trees, clustering techniques, decision trees, random forests, logistic regression</li><li>Aspects of ML projects including parameter tuning, cross validation, and assess model performance</li><li>Application of ML in demand forecasting for sales and operations planning (S&amp;OP) and inventory management</li><li>Application of ML in predictive maintenance</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738784885</created>  <gmt_created>2025-02-05 19:48:05</gmt_created>  <changed>1755700728</changed>  <gmt_changed>2025-08-20 14:38:48</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Apply machine learning with Python and Power BI to optimize supply chain forecasting, inventory, and maintenance.]]></teaser>  <type>event</type>  <sentence><![CDATA[Apply machine learning with Python and Power BI to optimize supply chain forecasting, inventory, and maintenance.]]></sentence>  <summary><![CDATA[<p>The course will cover regression (trees), advanced time series forecasting, various clustering techniques (such as k-means), decision trees, random forests, neural nets, logistic regression, and Bayes classifiers. Using Power BI and Python, you’ll apply the techniques to sensor data of the fictional Cardboard Company’s paper production to build an anomaly detection model that supports proactive production maintenance planning.</p>]]></summary>  <start>2025-09-15T13:00:00-04:00</start>  <end>2025-09-18T17:00:00-04:00</end>  <end_last>2025-09-18T17:00:00-04:00</end_last>  <gmt_start>2025-09-15 17:00:00</gmt_start>  <gmt_end>2025-09-18 21:00:00</gmt_end>  <gmt_end_last>2025-09-18 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-15T13:00:00-04:00</value>      <value2>2025-09-18T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-15 01:00:00</value>      <value2>2025-09-18 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scaml]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="9167"><![CDATA[machine learning]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683936">  <title><![CDATA[Fall 2025 IISE Career Fair ]]></title>  <uid>36736</uid>  <body><![CDATA[<h3 dir="ltr"><strong>About</strong></h3><p>Every fall and spring semester, during the IISE Career Fair, companies across the nation come to Georgia Tech to recruit some of the nation’s top talent from our Bachelor’s and Master’s programs. Our students are recruited for a variety of roles and perform well past expectations in all positions. We hope that you will join us this semester and meet some of the country’s brightest students.</p><p>This fall semester, we will be hosting an in-person career fair on <strong>Tuesday, September 2nd, 2025</strong>, at Georgia Tech’s Exhibition Hall. We highly encourage all companies to register early for the Fall 2025 Career Fair. The first 5 companies to register and pay will have the exclusive opportunity to reserve a dedicated room for additional networking after the event. This private networking session can be tailored to your preferences, giving your company a unique chance to connect with top talent in a more intimate setting. Don't miss out on this valuable opportunity to enhance your recruitment experience!</p><h3 dir="ltr"><strong>Company Recruiters</strong></h3><p dir="ltr">Join us at one of the largest Industrial &amp; Systems Engineering career fairs in the nation. Registration closes&nbsp;<strong>August 27th</strong>, so secure your table today!:</p><h3 dir="ltr"><strong>Students</strong></h3><p dir="ltr">Looking for internships or full-time roles? This is your chance to meet leading employers and explore exciting career opportunities in Industrial &amp; Systems Engineering. For more information and to submit your resume, visit&nbsp;<a href="https://www.gtiise.org/career-fair-info">https://www.gtiise.org/career-fair-info</a>.</p>]]></body>  <author>ebrown386</author>  <status>1</status>  <created>1755610747</created>  <gmt_created>2025-08-19 13:39:07</gmt_created>  <changed>1755612222</changed>  <gmt_changed>2025-08-19 14:03:42</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Recruit from the #1-Ranked Industrial Engineering Program in the Nation]]></teaser>  <type>event</type>  <sentence><![CDATA[Recruit from the #1-Ranked Industrial Engineering Program in the Nation]]></sentence>  <summary><![CDATA[<p dir="ltr">Join us at one of the largest Industrial &amp; Systems Engineering career fairs in the nation. Registration closes&nbsp;Wednesday, <strong>August 27</strong> so secure your table today!:</p>]]></summary>  <start>2025-09-02T09:00:00-04:00</start>  <end>2025-09-02T15:30:00-04:00</end>  <end_last>2025-09-02T15:30:00-04:00</end_last>  <gmt_start>2025-09-02 13:00:00</gmt_start>  <gmt_end>2025-09-02 19:30:00</gmt_end>  <gmt_end_last>2025-09-02 19:30:00</gmt_end_last>  <times>    <item>      <value>2025-09-02T09:00:00-04:00</value>      <value2>2025-09-02T15:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-02 09:00:00</value>      <value2>2025-09-02 03:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.studentcenter.gatech.edu/exhibition-hall]]></url>  <location_url>    <url><![CDATA[https://www.studentcenter.gatech.edu/exhibition-hall]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><strong>iise@gatech.edu</strong></p>]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[GT Exhibition Hall]]></location>  <media>          <item>677733</item>      </media>  <hg_media>          <item>          <nid>677733</nid>          <type>image</type>          <title><![CDATA[Screenshot-2025-08-19-at-10.01.53-AM.png]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Screenshot-2025-08-19-at-10.01.53-AM.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/08/19/Screenshot-2025-08-19-at-10.01.53-AM.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/08/19/Screenshot-2025-08-19-at-10.01.53-AM.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/08/19/Screenshot-2025-08-19-at-10.01.53-AM.png?itok=5mAk00Bm]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Fall 2025 IISE Career Fair]]></image_alt>                              <created>1755612122</created>          <gmt_created>2025-08-19 14:02:02</gmt_created>          <changed>1755612122</changed>          <gmt_changed>2025-08-19 14:02:02</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683935">  <title><![CDATA[ISyE Seminar - Elsayed A. Elsayed]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Stochastic Modeling of Unified Resilience Metrics</p><p>Abstract:</p><p>There has been significant developments of large and complex engineered infrastructure systems such as telecommunication networks, power grids, transportation infrastructure, healthcare delivery systems, information technology, financial systems and supply chain systems. Failures of such systems may result in cascading damages as well as significant interruptions of their services. This presentation focuses on the development of unified resilience metrics based on analytical and AI-enabled stochastic models to evaluate and predict the resilience and availability of complex systems subject to various types of failures, repairs and recovery processes.</p><p>Bio:</p><p>E. A. Elsayed is Distinguished Professor of the Department of Industrial and Systems Engineering, Rutgers University. He is also the Director of the NSF/ Industry/ University Co-operative Research Center for Quality and Reliability Engineering. He was the Chair of ISE, Rutgers University from 1983 to 2001. His research interests are in the areas of quality and reliability engineering and Production Planning and Control. He is a co-author of Quality Engineering in Production Systems, McGraw Hill Book Company, 1989. He is also the author of Reliability Engineering, Addison-Wesley, 1996. These two books received the 1990 and 1997 IIE Joint Publishers Book-of-the-Year Award respectively. His recent book Reliability Engineering 2nd Edition, Wiley, 2021 received the 2012 Outstanding Publications of IIE. The third edition of this book by Wiley in 2021 was selected to be included in the Best Industrial Management eBooks of All Time. Dr. Elsayed has received many awards and honors and was the keynote speaker of many international conferences. Dr. Elsayed was awarded the Doctor Honoris Causes from University of Agers, France in January 2018 for his achievements in the reliability engineering field. In November 2023, he received “Faculty of the Year” award, Rutgers University.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1755607402</created>  <gmt_created>2025-08-19 12:43:22</gmt_created>  <changed>1755608176</changed>  <gmt_changed>2025-08-19 12:56:16</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Stochastic Modeling of Unified Resilience Metrics]]></teaser>  <type>event</type>  <sentence><![CDATA[Stochastic Modeling of Unified Resilience Metrics]]></sentence>  <summary><![CDATA[<p>There has been significant developments of large and complex engineered infrastructure systems such as telecommunication networks, power grids, transportation infrastructure, healthcare delivery systems, information technology, financial systems and supply chain systems. Failures of such systems may result in cascading damages as well as significant interruptions of their services. This presentation focuses on the development of unified resilience metrics based on analytical and AI-enabled stochastic models to evaluate and predict the resilience and availability of complex systems subject to various types of failures, repairs and recovery processes.</p>]]></summary>  <start>2025-09-26T11:00:00-04:00</start>  <end>2025-09-26T12:00:00-04:00</end>  <end_last>2025-09-26T12:00:00-04:00</end_last>  <gmt_start>2025-09-26 15:00:00</gmt_start>  <gmt_end>2025-09-26 16:00:00</gmt_end>  <gmt_end_last>2025-09-26 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-26T11:00:00-04:00</value>      <value2>2025-09-26T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-26 11:00:00</value>      <value2>2025-09-26 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[Groseclose 402]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683845">  <title><![CDATA[SCL Lunch and Learn: "The Future is Integrated: IBP Insights from Georgia Tech"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Explore how integrated project and supply chain strategies can transform disruption into opportunity and drive lasting results in today’s dynamic business environment</strong></em></p><p><strong>Thursday, August 7, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><p>An educational webinar where we explore strategies for unlocking business potential through integrated alignment of operations, supply chain, and finance. In this expert-led session, faculty from the Scheller College of Business and Stewart School of Industrial and Systems Engineering guide you through the fundamentals of Integrated Business Planning (IBP), demonstrate its power to transform enterprise performance, and share practical insights for leading organizational change.</p></div></div></div></div></div><p><a href="https://gatech.zoom.us/webinar/register/5017513078690/WN_WKiW9_DmQ36mhPqBpTiOxg"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1755271203</created>  <gmt_created>2025-08-15 15:20:03</gmt_created>  <changed>1755271712</changed>  <gmt_changed>2025-08-15 15:28:32</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Discover strategies for unlocking business potential through integrated alignment of operations, supply chain, and finance.]]></teaser>  <type>event</type>  <sentence><![CDATA[Discover strategies for unlocking business potential through integrated alignment of operations, supply chain, and finance.]]></sentence>  <summary><![CDATA[<p>Join the Georgia Tech Supply Chain and Logistics Institute to explore strategies for unlocking business potential through integrated alignment of operations, supply chain, and finance. In this expert-led session, faculty from the Scheller College of Business and Stewart School of Industrial and Systems Engineering guide you through the fundamentals of Integrated Business Planning (IBP), demonstrate its power to transform enterprise performance, and share practical insights for leading organizational change.</p>]]></summary>  <start>2025-08-07T12:00:00-04:00</start>  <end>2025-08-07T13:00:00-04:00</end>  <end_last>2025-08-07T13:00:00-04:00</end_last>  <gmt_start>2025-08-07 16:00:00</gmt_start>  <gmt_end>2025-08-07 17:00:00</gmt_end>  <gmt_end_last>2025-08-07 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-08-07T12:00:00-04:00</value>      <value2>2025-08-07T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-08-07 12:00:00</value>      <value2>2025-08-07 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/5017513078690/WN_WKiW9_DmQ36mhPqBpTiOxg]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/5017513078690/WN_WKiW9_DmQ36mhPqBpTiOxg]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>677314</item>      </media>  <hg_media>          <item>          <nid>677314</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “The Future is Integrated: IBP Insights from Georgia Tech"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_IBP_20250807.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/06/30/hg_LNL_IBP_20250807.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/06/30/hg_LNL_IBP_20250807.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/06/30/hg_LNL_IBP_20250807.png?itok=V1QGinab]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “The Future is Integrated: IBP Insights from Georgia Tech&quot;]]></image_alt>                              <created>1751323784</created>          <gmt_created>2025-06-30 22:49:44</gmt_created>          <changed>1751323784</changed>          <gmt_changed>2025-06-30 22:49:44</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/5017513078690/WN_WKiW9_DmQ36mhPqBpTiOxg]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682960">  <title><![CDATA[SCL Lunch and Learn: "From Chaos to Clarity: Building Resilient Supply Chains Through Smarter Project Management"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Explore how integrated project and supply chain strategies can transform disruption into opportunity and drive lasting results in today’s dynamic business environment</strong></em></p><p><strong>Thursday, October 2, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><p>In today’s volatile business landscape, resilience isn’t just a buzzword, it’s a competitive necessity. Join the Georgia Tech Supply Chain and Logistics Institute to explore how project management strategies can turn unpredictable supply chain environments into opportunities for stability and growth. Whether you're leading cross-functional initiatives, managing vendor transitions, or navigating disruption, you’ll learn why traditional approaches fall short and how integrated project and supply chain thinking can help you deliver lasting results. Perfect for project managers, supply chain professionals, and anyone tasked with delivering complex initiatives in dynamic settings.</p></div></div></div></div></div><p><a href="https://gatech.zoom.us/webinar/register/6417550005346/WN_lpcTMj-NSX6XRrnTPyMUlw"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1751323635</created>  <gmt_created>2025-06-30 22:47:15</gmt_created>  <changed>1755271362</changed>  <gmt_changed>2025-08-15 15:22:42</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn how project management strategies can turn unpredictable supply chain environments into opportunities for stability and growth. ]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn how project management strategies can turn unpredictable supply chain environments into opportunities for stability and growth. ]]></sentence>  <summary><![CDATA[<p>Join the Georgia Tech Supply Chain and Logistics Institute to explore how project management strategies can turn unpredictable supply chain environments into opportunities for stability and growth.</p>]]></summary>  <start>2025-10-02T12:00:00-04:00</start>  <end>2025-10-02T13:00:00-04:00</end>  <end_last>2025-10-02T13:00:00-04:00</end_last>  <gmt_start>2025-10-02 16:00:00</gmt_start>  <gmt_end>2025-10-02 17:00:00</gmt_end>  <gmt_end_last>2025-10-02 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-02T12:00:00-04:00</value>      <value2>2025-10-02T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-02 12:00:00</value>      <value2>2025-10-02 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/6417550005346/WN_lpcTMj-NSX6XRrnTPyMUlw]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/6417550005346/WN_lpcTMj-NSX6XRrnTPyMUlw]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>677652</item>      </media>  <hg_media>          <item>          <nid>677652</nid>          <type>image</type>          <title><![CDATA[hg_LNL_SCPMgmt_20251002.png]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_SCPMgmt_20251002.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/08/12/hg_LNL_SCPMgmt_20251002.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/08/12/hg_LNL_SCPMgmt_20251002.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/08/12/hg_LNL_SCPMgmt_20251002.png?itok=RUqTf5Xj]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[From Chaos to Clarity | Building Resilient Supply Chains Through Smarter Project Management]]></image_alt>                              <created>1755001258</created>          <gmt_created>2025-08-12 12:20:58</gmt_created>          <changed>1755005189</changed>          <gmt_changed>2025-08-12 13:26:29</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/6417550005346/WN_lpcTMj-NSX6XRrnTPyMUlw]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683763">  <title><![CDATA[ISyE Seminar - Krishnakumar Balasubramanian]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Riemannian Proximal Sampler for High-accuracy Sampling on Manifolds</p><p>Abstract:​</p><p>Sampling from densities ​defined on Riemannian manifolds is central to Bayesian inference, generative modeling, and differential privacy. We introduce the Riemannian Proximal Sampler (RPS), whose efficiency hinges on two oracles: Manifold Brownian Increments and the Riemannian Heat Kernel. We establish high-accuracy sampling guarantees for the Riemannian Proximal Sampler, showing that generating samples with ε-accuracy requires O(log(1/ε)) iterations in Kullback-Leibler divergence assuming access to exact oracles and O(log​^2(1/ε)) iterations in the total variation metric assuming access to sufficiently accurate inexact oracles. Furthermore, we present two practical implementations of these oracles by leveraging heat-kernel truncation and Varadhan's asymptotics, respectively. In the latter case, we interpret the Riemannian Proximal Sampler as a discretization of the entropy-regularized Riemannian Proximal Point Method on the associated Wasserstein space. We will discuss numerical results that illustrate the effectiveness of the proposed methodology.</p><p>​Bio:</p><p>Krishnakumar Balasubramanian is an Associate Professor in the Department of Statistics at the University of California, Davis, affiliated with the Graduate Group in Applied Mathematics, the Center for Data Science and Artificial Intelligence Research (CeDAR), and the TETRAPODS Institute of Data Science. He is also an Amazon Scholar and was a visiting scientist at the Simons Institute for the Theory of Computing at UC Berkeley in Fall 2021 and Fall 2022. Krishna received his Ph.D. in Computer Science from the Georgia Institute of Technology and completed postdoctoral research at Princeton University and the University of Wisconsin–Madison. His research lies at the interface of machine learning and artificial intelligence, statistics and optimization. He is a recipient of several honors, including a Facebook Fellowship (2013), the ICML Best Paper Runner-Up Award (2013), and the INFORMS ICS Prize (2024). He contributes actively to the academic community as an Associate Editor for the Annals of Statistics, IEEE Transactions on Information Theory and the Journal of Machine Learning Research, and serves regularly as a (senior) area chair for leading conferences such as ICML, ICLR, NeurIPS, and COLT.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1755030021</created>  <gmt_created>2025-08-12 20:20:21</gmt_created>  <changed>1755261576</changed>  <gmt_changed>2025-08-15 12:39:36</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[ Riemannian Proximal Sampler for High-accuracy Sampling on Manifolds]]></teaser>  <type>event</type>  <sentence><![CDATA[ Riemannian Proximal Sampler for High-accuracy Sampling on Manifolds]]></sentence>  <summary><![CDATA[<p>Sampling from densities ​defined on Riemannian manifolds is central to Bayesian inference, generative modeling, and differential privacy. We introduce the Riemannian Proximal Sampler (RPS), whose efficiency hinges on two oracles: Manifold Brownian Increments and the Riemannian Heat Kernel. We establish high-accuracy sampling guarantees for the Riemannian Proximal Sampler, showing that generating samples with ε-accuracy requires O(log(1/ε)) iterations in Kullback-Leibler divergence assuming access to exact oracles and O(log​^2(1/ε)) iterations in the total variation metric assuming access to sufficiently accurate inexact oracles. Furthermore, we present two practical implementations of these oracles by leveraging heat-kernel truncation and Varadhan's asymptotics, respectively. In the latter case, we interpret the Riemannian Proximal Sampler as a discretization of the entropy-regularized Riemannian Proximal Point Method on the associated Wasserstein space. We will discuss numerical results that illustrate the effectiveness of the proposed methodology.</p>]]></summary>  <start>2025-09-05T11:00:00-04:00</start>  <end>2025-09-05T12:00:00-04:00</end>  <end_last>2025-09-05T12:00:00-04:00</end_last>  <gmt_start>2025-09-05 15:00:00</gmt_start>  <gmt_end>2025-09-05 16:00:00</gmt_end>  <gmt_end_last>2025-09-05 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-05T11:00:00-04:00</value>      <value2>2025-09-05T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-05 11:00:00</value>      <value2>2025-09-05 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building ]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683755">  <title><![CDATA[ISyE Seminar - Yuehwern Yih]]></title>  <uid>36527</uid>  <body><![CDATA[<p>Title: Bridging the Cyber–Physical Gaps in Health and Humanitarian Assistance</p><p>Abstract:</p><p>Technological advances in digital platforms, automation, and sensor systems are rapidly expanding capabilities in healthcare delivery and humanitarian assistance. However, in complex operating environments, the integration of these technologies often reveals a critical gap between cyber systems and the physical realities of human action, environmental variability, and contextual constraints. This misalignment can undermine decision quality and service reliability, and in some cases, lead to unintended or suboptimal outcomes.</p><p>This talk examines these challenges in last-mile delivery for healthcare and humanitarian assistance, where decision-making is shaped by the dynamic interplay of human judgment, technological capabilities, and on-the-ground realities. Drawing on case studies, it will discuss how discrepancies between data collected for one operational purpose and its subsequent use for modeling or strategic decision-making can propagate through the system—amplifying risks and degrading performance. Emphasis will be placed on the importance of context-aware design, stakeholder engagement, and research translation to deliver high-quality, sustainable solutions.</p><p>Bio:</p><p>Dr. Yuehwern Yih is the Tompkins Professor of Industrial Engineering at Purdue University. She previously served as the Director of LASER PULSE ($70 million USAID funded program) and the Associate Director of Regenstrief Center for Healthcare Engineering. She is a Member of the National Academy of Engineering (NAE) a Senior Member of the National Academy of Inventors (NAI), an Institute of Industrial and Systems Engineers (IISE) Fellow, and an Executive Leadership in Academic Technology, Engineering and Science (ELATE) Fellow.</p><p>Dr. Yih’s core research focuses on understanding dynamics of system behaviors to improve the performance of complex systems under volatile environments including manufacturing systems, supply chains, humanitarian assistance, health care delivery, and global development. Dr. Yih received the IISE David F Baker Distinguished Research Award, the Melinda and Bill Gates Grand Challenge Award, the inaugural Faculty Engagement Fellow (highest honor for engagement at Purdue), and multiple Pritsker Undergraduate Teaching Awards and the Most Impactful Faculty Inventors at Purdue. She has vast experience in interdisciplinary and cross-sector collaboration to address global development challenges, e.g. integrated nutrition system for HIV patients in Kenya, medical supply chains for maternal health in Uganda, humanitarian supply chains in South Sudan and Ukraine, impacting over a million people in need. Dr. Yih received her B.S. in Industrial Engineering from the National Tsing Hua University in Taiwan, and her Ph.D. from the University of Wisconsin-Madison.</p>]]></body>  <author>hulrich6</author>  <status>1</status>  <created>1755025302</created>  <gmt_created>2025-08-12 19:01:42</gmt_created>  <changed>1755084711</changed>  <gmt_changed>2025-08-13 11:31:51</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Bridging the Cyber–Physical Gaps in Health and Humanitarian Assistance]]></teaser>  <type>event</type>  <sentence><![CDATA[Bridging the Cyber–Physical Gaps in Health and Humanitarian Assistance]]></sentence>  <summary><![CDATA[<p>Technological advances in digital platforms, automation, and sensor systems are rapidly expanding capabilities in healthcare delivery and humanitarian assistance. However, in complex operating environments, the integration of these technologies often reveals a critical gap between cyber systems and the physical realities of human action, environmental variability, and contextual constraints. This misalignment can undermine decision quality and service reliability, and in some cases, lead to unintended or suboptimal outcomes.</p><p>This talk examines these challenges in last-mile delivery for healthcare and humanitarian assistance, where decision-making is shaped by the dynamic interplay of human judgment, technological capabilities, and on-the-ground realities. Drawing on case studies, it will discuss how discrepancies between data collected for one operational purpose and its subsequent use for modeling or strategic decision-making can propagate through the system—amplifying risks and degrading performance. Emphasis will be placed on the importance of context-aware design, stakeholder engagement, and research translation to deliver high-quality, sustainable solutions.</p>]]></summary>  <start>2025-08-29T11:00:00-04:00</start>  <end>2025-08-29T12:00:00-04:00</end>  <end_last>2025-08-29T12:00:00-04:00</end_last>  <gmt_start>2025-08-29 15:00:00</gmt_start>  <gmt_end>2025-08-29 16:00:00</gmt_end>  <gmt_end_last>2025-08-29 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-08-29T11:00:00-04:00</value>      <value2>2025-08-29T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-08-29 11:00:00</value>      <value2>2025-08-29 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building ]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680237">  <title><![CDATA[(CANCELED) SCL Course: Engineering the Warehouse (Virtual/Instructor-led)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>The requirement for high levels of customer service, increasing numbers of Stock Keeping Units (SKUs), and high labor costs have dramatically increased the complexity of warehouse operations. It is no longer sufficient to manage a warehouse based on a simple, arbitrary “ABC” classification of SKUs, which treats all those in a category as if they were identical. Instead, each decision, such as where to store or where to pick product, must be based on careful engineering and economic analysis.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for supply chain and logistics consultants, supply chain engineers and analysts, facility engineers, and warehouse supervisors and team leaders.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Exchange space for time (or vice versa) to better meet business objectives.</li><li>Understand when to use dedicated storage and when to use shared storage.</li><li>Identify the most convenient locations in a warehouse based on an economic model.</li><li>Identify patterns in customer orders and exploit these to speed fulfillment.</li><li>Evaluate warehouse performance.</li><li>Optimally size and stock a forward pick area.</li><li>Understand the best practices in order-picking.</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>Warehouse performance</li><li>Modern warehouse trade-offs</li><li>Size and stocking optimization</li><li>Order-picking best practices</li><li>Automation</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738785544</created>  <gmt_created>2025-02-05 19:59:04</gmt_created>  <changed>1755003547</changed>  <gmt_changed>2025-08-12 12:59:07</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Optimize warehouse operations by learning engineering principles and economic analysis for space utilization, storage strategies, order picking, and performance evaluation.]]></teaser>  <type>event</type>  <sentence><![CDATA[Optimize warehouse operations by learning engineering principles and economic analysis for space utilization, storage strategies, order picking, and performance evaluation.]]></sentence>  <summary><![CDATA[<p>The requirement for high levels of customer service, increasing numbers of Stock Keeping Units (SKUs), and high labor costs have dramatically increased the complexity of warehouse operations. It is no longer sufficient to manage a warehouse based on a simple, arbitrary “ABC” classification of SKUs, which treats all those in a category as if they were identical. Instead, each decision, such as where to store or where to pick product, must be based on careful engineering and economic analysis.</p>]]></summary>  <start>2025-08-12T08:00:00-04:00</start>  <end>2025-08-15T16:00:00-04:00</end>  <end_last>2025-08-15T16:00:00-04:00</end_last>  <gmt_start>2025-08-12 12:00:00</gmt_start>  <gmt_end>2025-08-15 20:00:00</gmt_end>  <gmt_end_last>2025-08-15 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-08-12T08:00:00-04:00</value>      <value2>2025-08-15T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-08-12 08:00:00</value>      <value2>2025-08-15 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/engwh]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683572">  <title><![CDATA[SCL Lunch and Learn: “Idea to Implementation: How Supply Chain Startups Are Solving Real-World Problems"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Learn key lessons &amp; strategies from recent health crises to strengthen supply chain resilience</strong></em></p><p><strong>Thursday, September 4, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>Join Alex Rhodeen with the Georgia Tech Advanced Technology Development Center (ATDC) as he explores how innovative startups are tackling today's most pressing supply chain challenges. Drawing from his extensive work with emerging companies, Alex will share real-world examples of how entrepreneurs are moving from problem identification to practical solutions. Learn about the latest approaches being developed in the Georgia Tech startup ecosystem and gain insights into how these innovations are reshaping the future of supply chain management. Perfect for professionals interested in innovation, technology adoption, and the evolving landscape of supply chain solutions.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://gatech.zoom.us/webinar/register/8617526067420/WN_0Z12eIZ-QJOCXkN99sawPA"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1754480104</created>  <gmt_created>2025-08-06 11:35:04</gmt_created>  <changed>1754491830</changed>  <gmt_changed>2025-08-06 14:50:30</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Discover key lessons and strategies from recent health crises to boost supply chain resilience and future emergency preparedness.]]></teaser>  <type>event</type>  <sentence><![CDATA[Discover key lessons and strategies from recent health crises to boost supply chain resilience and future emergency preparedness.]]></sentence>  <summary><![CDATA[<p>Join Alex Rhodeen with the Georgia Tech Advanced Technology Development Center (ATDC) as he explores how innovative startups are tackling today's most pressing supply chain challenges.</p>]]></summary>  <start>2025-09-04T12:00:00-04:00</start>  <end>2025-09-04T13:00:00-04:00</end>  <end_last>2025-09-04T13:00:00-04:00</end_last>  <gmt_start>2025-09-04 16:00:00</gmt_start>  <gmt_end>2025-09-04 17:00:00</gmt_end>  <gmt_end_last>2025-09-04 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-04T12:00:00-04:00</value>      <value2>2025-09-04T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-04 12:00:00</value>      <value2>2025-09-04 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/8617526067420/WN_0Z12eIZ-QJOCXkN99sawPA]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/8617526067420/WN_0Z12eIZ-QJOCXkN99sawPA]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>677590</item>      </media>  <hg_media>          <item>          <nid>677590</nid>          <type>image</type>          <title><![CDATA[Idea to Implementation: How Supply Chain Startups Are Solving Real-World Problems]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg_LNL_ATDC_20250904.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/08/06/hg_LNL_ATDC_20250904.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/08/06/hg_LNL_ATDC_20250904.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/08/06/hg_LNL_ATDC_20250904.png?itok=i02oR-ov]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Webinar - Idea to Implementation: How Supply Chain Startups Are Solving Real-World Problems]]></image_alt>                              <created>1754480543</created>          <gmt_created>2025-08-06 11:42:23</gmt_created>          <changed>1754480543</changed>          <gmt_changed>2025-08-06 11:42:23</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/8617526067420/WN_0Z12eIZ-QJOCXkN99sawPA]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://atdc.org]]></url>        <title><![CDATA[Advanced Technology Development Center (ATDC)]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683337">  <title><![CDATA[Unlocking GenAI in the Supply Chain: From Curiosity to Capability - Learners and Leaders Breakfast Series (Hybrid Event)]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Join us for a dynamic session exploring how Generative AI is reshaping the supply chain landscape. Whether you’re leading teams or just beginning your AI journey, this event will unpack practical, high-ROI use cases—from GenAI tools and techniques that will <strong>save you and your team 10 hours a week</strong>, to intelligent agents poised to transform planning and execution. We’ll cover what leaders need to know now, including prompting as a strategic skill, teaching critical thinking, AI policy implications for both students and companies, and real examples of how GenAI can move the needle on decision speed and quality.</p><p>Expect a fast-paced, <strong>interactive format featuring real demos, “under-the-hood” views of emerging trends </strong>like agents, and our new <strong>Advanced Analytics Learning Ladder</strong>—an actionable guide to upskilling individuals and teams from fundamentals to frontier. Whether you’re attending in person or online, you’ll leave with tools and insights you can apply immediately to reclaim time, boost productivity, and future-proof your supply chain talent strategy.</p><p><em>Featured Speaker</em>: <strong>Chris Gaffney</strong>, Managing Director of the Supply Chain and Logistics Institute and Edenfield Executive-in-Residence, and a Professor of the Practice.</p><p><strong>The event will be hosted at Georgia Tech Savannah, but note that this is a hybrid event (attendees can&nbsp;join in-person or virtually, but you must register to attend).</strong></p><h3><strong>Thursday, September 4, 2025</strong></h3><ul><li>7:30 am: <strong>Breakfast &amp; Networking</strong> (on-site at the Georgia Tech Savannah campus)</li><li>8:00-9:30 am: <strong>Program </strong>(This is a hybrid event. You can join in-person or virtually.)</li></ul><p>Cost: <strong>Free</strong></p><h3><a href="https://www.eventbrite.com/e/unlocking-genai-in-the-supply-chain-from-curiosity-to-capability-tickets-1450232557619">Register via Eventbrite to Attend</a></h3><p><a href="https://hg.gatech.edu/sites/default/files/documents/2025-07/GTSav-GenAI_in_SupplyChain_20250904.pdf">Download the Event Flyer</a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1753791892</created>  <gmt_created>2025-07-29 12:24:52</gmt_created>  <changed>1753799794</changed>  <gmt_changed>2025-07-29 14:36:34</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A hybrid event featuring SCL Managing Director Chris Gaffney and hosted by Georgia Tech Savannah.]]></teaser>  <type>event</type>  <sentence><![CDATA[A hybrid event featuring SCL Managing Director Chris Gaffney and hosted by Georgia Tech Savannah.]]></sentence>  <summary><![CDATA[<p>Join us for a dynamic session exploring how Generative AI is reshaping the supply chain landscape. Whether you're leading teams or just beginning your AI journey, this event will unpack practical, high-ROI use cases—from GenAI tools and techniques that will save you and your team 10 hours a week, to intelligent agents poised to transform planning and execution.</p>]]></summary>  <start>2025-09-04T07:30:00-04:00</start>  <end>2025-09-04T09:30:00-04:00</end>  <end_last>2025-09-04T09:30:00-04:00</end_last>  <gmt_start>2025-09-04 11:30:00</gmt_start>  <gmt_end>2025-09-04 13:30:00</gmt_end>  <gmt_end_last>2025-09-04 13:30:00</gmt_end_last>  <times>    <item>      <value>2025-09-04T07:30:00-04:00</value>      <value2>2025-09-04T09:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-04 07:30:00</value>      <value2>2025-09-04 09:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[912-966-7922]]></phone>  <url><![CDATA[https://pe.gatech.edu/savannah-campus]]></url>  <location_url>    <url><![CDATA[https://pe.gatech.edu/savannah-campus]]></url>    <title><![CDATA[Hybrid (Georgia Tech Savannah Campus or Online)]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Hybrid (Georgia Tech Savannah Campus or Online)]]></location>  <media>          <item>677512</item>      </media>  <hg_media>          <item>          <nid>677512</nid>          <type>image</type>          <title><![CDATA[Unlocking GenAI in the Supply Chain: From Curiosity to Capability]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[GTSav-Unlocking_GenAI_BreakfastSeries.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/07/29/GTSav-Unlocking_GenAI_BreakfastSeries.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/07/29/GTSav-Unlocking_GenAI_BreakfastSeries.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/07/29/GTSav-Unlocking_GenAI_BreakfastSeries.jpg?itok=ktP-ioCS]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Unlocking GenAI in the Supply Chain: From Curiosity to Capability]]></image_alt>                              <created>1753792606</created>          <gmt_created>2025-07-29 12:36:46</gmt_created>          <changed>1753792606</changed>          <gmt_changed>2025-07-29 12:36:46</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.eventbrite.com/e/unlocking-genai-in-the-supply-chain-from-curiosity-to-capability-tickets-1450232557619]]></url>        <title><![CDATA[Register via Eventbrite to Attend]]></title>      </link>      </related>  <files>          <item>        <filename><![CDATA[Unlocking GenAI in the Supply Chain: From Curiosity to Capability (September 4, 2025 )]]></filename>        <filepath><![CDATA[/sites/default/files/documents/2025-07/GTSav-GenAI_in_SupplyChain_20250904.pdf]]></filepath>        <filefullpath><![CDATA[http://hg.gatech.edu//sites/default/files/documents/2025-07/GTSav-GenAI_in_SupplyChain_20250904.pdf]]></filefullpath>        <filemine><![CDATA[application/pdf]]></filemine>        <filesize><![CDATA[]]></filesize>        <description><![CDATA[Event Flyer]]></description>      </item>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="1317"><![CDATA[Georgia Tech Savannah]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683211">  <title><![CDATA[SCL Fall 2025 Supply Chain Day Career Fair]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Georgia Tech Supply Chain students and employers, please join us for our fall Supply Chain Day!&nbsp;</p><h3><strong>Event Details</strong></h3><h4>On Campus/In-Person (Georgia Tech Exhibition Hall)</h4><ul><li><strong>Monday, September 15, 2025 | 10am-2pm ET</strong></li></ul><h3>Students</h3><p><strong>We strongly encourage you to attend to seek full-time employment</strong>, <strong>internships, and projects</strong> (rather than waiting until the end of the semester).</p><h3>Organizations</h3><p>If you are interested in hosting a table for the upcoming session, please let us know after reviewing the below information within our website. Early registration closes August 1st!</p><h4>MORE INFORMATION AND EVENT REGISTRATION</h4><p>Visit&nbsp;<a href="https://www.scl.gatech.edu/outreach/supplychainday"><strong>https://www.scl.gatech.edu/outreach/supplychainday</strong></a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1753188478</created>  <gmt_created>2025-07-22 12:47:58</gmt_created>  <changed>1753191735</changed>  <gmt_changed>2025-07-22 13:42:15</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></teaser>  <type>event</type>  <sentence><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></sentence>  <summary><![CDATA[<p>Georgia Tech Supply Chain&nbsp;students and employers, please join us for our fall Supply Chain Day! We will be hosting an on campus session&nbsp;Monday, September 15, 2025 from 10am-2pm ET at the Georgia Tech Exhibition Hall.</p>]]></summary>  <start>2025-09-15T10:00:00-04:00</start>  <end>2025-09-15T14:00:00-04:00</end>  <end_last>2025-09-15T14:00:00-04:00</end_last>  <gmt_start>2025-09-15 14:00:00</gmt_start>  <gmt_end>2025-09-15 18:00:00</gmt_end>  <gmt_end_last>2025-09-15 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-15T10:00:00-04:00</value>      <value2>2025-09-15T14:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-15 10:00:00</value>      <value2>2025-09-15 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>    <title><![CDATA[Georgia Tech Exhibition Hall]]></title>  </location_url>  <email><![CDATA[event@scl.gatech.edu]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE for attending Georgia Tech students. Employers see website for fees. Online registration required for attendance.]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall]]></location>  <media>          <item>677468</item>      </media>  <hg_media>          <item>          <nid>677468</nid>          <type>image</type>          <title><![CDATA[5-SCDay-20250915.jpg]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[5-SCDay-20250915.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/07/22/5-SCDay-20250915.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/07/22/5-SCDay-20250915.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/07/22/5-SCDay-20250915.jpg?itok=uYrZFkfw]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Supply Chain Day | Monday, September 15, 2025 | 10am-2pm ET ]]></image_alt>                              <created>1753189214</created>          <gmt_created>2025-07-22 13:00:14</gmt_created>          <changed>1753189214</changed>          <gmt_changed>2025-07-22 13:00:14</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/outreach/supplychainday]]></url>        <title><![CDATA[Register online to attend (for Georgia Tech students)]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu]]></url>        <title><![CDATA[Supply Chain and Logistics Institute website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="780"><![CDATA[employment]]></keyword>          <keyword tid="9845"><![CDATA[GTSCL]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="1996"><![CDATA[Recruiting]]></keyword>          <keyword tid="5172"><![CDATA[career day]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="683184">  <title><![CDATA[SCL Course: Engineering the Warehouse (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h4>COURSE DESCRIPTION</h4><p>The requirement for high levels of customer service, increasing numbers of SKUs and high labor costs have dramatically increased the complexity of warehouse operations. It is no longer sufficient to manage a warehouse based on a simple, arbitrary “ABC” classification of SKUs, which treats all those in a category as if they were identical. Instead, each decision – such as where to store or where to pick product – must be based on careful engineering and economic analysis. Each SKU must identify its own cheapest, fastest path through the warehouse to the customer and then compete with all the other SKUs for the necessary resources. This results in warehouse operations that are finely tuned to patterns of customer orders and maximally efficient. Learn the concepts necessary to address modern warehouse trade-offs between space and time in optimizing and managing your warehouse.</p><p>Essential learning for those who are seeking cost reductions through better handling methods. Also valuable for those who must replace, upgrade, or add material handling equipment.&nbsp;The two-day course will include case examples and a guided exercise to ensure mastery of the techniques presented.</p><h4>WHO SHOULD ATTEND</h4><p>Supply chain and logistics consultants, supply chain engineers and analysts, facility engineers, and warehouse supervisors and team leaders</p><h4>HOW YOU WILL BENEFIT</h4><p><strong>Upon completion of this course, you will be able to:</strong></p><ul><li>Exchange space for time (or vice versa) to better meet business objectives.</li><li>Understand when to use dedicated storage and when to use shared storage.</li><li>Identify the most convenient locations in a warehouse based on an economic model.</li><li>Identify patterns in customer orders and exploit these to speed fulfillment.</li><li>Evaluate warehouse performance.</li><li>Optimally size and stock a forward pick area.</li><li>Understand the best practices in order-picking.</li></ul><h4>WHAT IS COVERED</h4><ul><li>Warehouse performance</li><li>Modern warehouse trade-offs</li><li>Size and stocking optimization</li><li>Order-picking best practices</li><li>Automation</li></ul><h4>COURSE MATERIALS</h4><ul><li>Online access to course material in electronic format </li><li>Access to an e-copy of the book “Warehouse &amp; Distribution Science”&nbsp;as well as access to an accompanying suite of software to aid in warehouse analytics and optimization.</li></ul><h4>COURSE PREREQUISITES</h4><p>None.</p><h4>CERTIFICATE INFORMATION</h4><p>This course is part of the <a href="https://www.scl.gatech.edu/education/professional-education/courses#DOAD">Distribution Operations Analysis &amp; Design (DOAD) Certificate</a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1752866639</created>  <gmt_created>2025-07-18 19:23:59</gmt_created>  <changed>1752866719</changed>  <gmt_changed>2025-07-18 19:25:19</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn the concepts necessary to address modern warehouse trade-offs between space and time in optimizing and managing your warehouse.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn the concepts necessary to address modern warehouse trade-offs between space and time in optimizing and managing your warehouse.]]></sentence>  <summary><![CDATA[<p>The requirement for high levels of customer service, increasing numbers of SKUs and high labor costs have dramatically increased the complexity of warehouse operations. It is no longer sufficient to manage a warehouse based on a simple, arbitrary “ABC” classification of SKUs, which treats all those in a category as if they were identical. Instead, each decision – such as where to store or where to pick product – must be based on careful engineering and economic analysis.</p>]]></summary>  <start>2026-08-10T08:00:00-04:00</start>  <end>2026-08-12T17:00:00-04:00</end>  <end_last>2026-08-12T17:00:00-04:00</end_last>  <gmt_start>2026-08-10 12:00:00</gmt_start>  <gmt_end>2026-08-12 21:00:00</gmt_end>  <gmt_end_last>2026-08-12 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-08-10T08:00:00-04:00</value>      <value2>2026-08-12T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-08-10 08:00:00</value>      <value2>2026-08-12 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see the course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Online/Virtually-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/engwh]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="6140"><![CDATA[warehousing]]></keyword>          <keyword tid="7149"><![CDATA[inventory]]></keyword>          <keyword tid="167167"><![CDATA[storage]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="143871"><![CDATA[Physical Internet Center]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682657">  <title><![CDATA[SCL Lunch and Learn: “Are You Prepared for the Next Crisis?"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><em><strong>Learn key lessons &amp; strategies from recent health crises to strengthen supply chain resilience</strong></em></p><p><strong>Thursday, July 3, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>Join us while we examine key lessons from recent health crises to help you strengthen supply chain resilience and responsiveness. We will also explore strategies to improve preparedness for future large-scale public health emergencies.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://gatech.zoom.us/webinar/register/5017490578285/WN_08LG6S-OQ9Cp6S1EQB1zoQ"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1749129080</created>  <gmt_created>2025-06-05 13:11:20</gmt_created>  <changed>1750788525</changed>  <gmt_changed>2025-06-24 18:08:45</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Discover key lessons and strategies from recent health crises to boost supply chain resilience and future emergency preparedness.]]></teaser>  <type>event</type>  <sentence><![CDATA[Discover key lessons and strategies from recent health crises to boost supply chain resilience and future emergency preparedness.]]></sentence>  <summary><![CDATA[<p>Join us while we examine key lessons from recent health crises to help you strengthen supply chain resilience and responsiveness. We will also explore strategies to improve preparedness for future large-scale public health emergencies.</p>]]></summary>  <start>2025-07-03T12:00:00-04:00</start>  <end>2025-07-03T13:00:00-04:00</end>  <end_last>2025-07-03T13:00:00-04:00</end_last>  <gmt_start>2025-07-03 16:00:00</gmt_start>  <gmt_end>2025-07-03 17:00:00</gmt_end>  <gmt_end_last>2025-07-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-07-03T12:00:00-04:00</value>      <value2>2025-07-03T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-07-03 12:00:00</value>      <value2>2025-07-03 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/5017490578285/WN_08LG6S-OQ9Cp6S1EQB1zoQ]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/5017490578285/WN_08LG6S-OQ9Cp6S1EQB1zoQ]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>677182</item>      </media>  <hg_media>          <item>          <nid>677182</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “Are You Prepared for the Next Crisis?"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[hg-HHSCM.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/06/05/hg-HHSCM.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/06/05/hg-HHSCM.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/06/05/hg-HHSCM.png?itok=oXQXD2fI]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “Are You Prepared for the Next Crisis?&quot;]]></image_alt>                              <created>1749129504</created>          <gmt_created>2025-06-05 13:18:24</gmt_created>          <changed>1749129504</changed>          <gmt_changed>2025-06-05 13:18:24</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/5017490578285/WN_08LG6S-OQ9Cp6S1EQB1zoQ]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Center for Health and Humanitarian Systems]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682843">  <title><![CDATA[SCL Course: Supply Chain Optimization and Prescriptive Analytics (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the fourth in the 4-course Supply Chain Analytics Professional certificate program. It incorporates learning advanced analytics and mathematical optimization to find solutions for supply chain problems. You’ll learn how to use linear programming, mixed integer programming, and heuristics to conduct prescriptive analytics related to production processes, distribution networks, and routing. The course serves as a capstone for the program by culminating in a hackathon where you’ll design networks, inventory policies, and scenarios and then evaluate the outcomes via simulations.</p><p>The online version of the course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Use mathematical optimization to transform Supply Chain Management (SCM) processes.</li><li>Apply LP, MIP, and heuristics to SCM, particularly in production planning, routing, and network design.</li><li>Utilize PowerBI and Python in optimization projects.</li><li>Participate in a hackathon that pulls together everything learned throughout the certificate program.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Role of mathematical optimization in addressing complex SCM challenges &nbsp;</li><li>Appropriate application of linear programming (LP), mixed integer programming (MIP), and heuristics</li><li>Evaluation of production processes, distribution networks, and routes using optimization</li><li>Ability to pull together all content of the certificate program into a prescriptive analytics project</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1750702194</created>  <gmt_created>2025-06-23 18:09:54</gmt_created>  <changed>1750702244</changed>  <gmt_changed>2025-06-23 18:10:44</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.]]></sentence>  <summary><![CDATA[<p>Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.&nbsp;The course also serves as a capstone for the Supply Chain Analytics Professional certificate program&nbsp;by culminating in a hackathon where you’ll design networks, inventory policies, and scenarios and then evaluate the outcomes via simulations.</p>]]></summary>  <start>2026-11-02T13:00:00-05:00</start>  <end>2026-11-05T17:00:00-05:00</end>  <end_last>2026-11-05T17:00:00-05:00</end_last>  <gmt_start>2026-11-02 18:00:00</gmt_start>  <gmt_end>2026-11-05 22:00:00</gmt_end>  <gmt_end_last>2026-11-05 22:00:00</gmt_end_last>  <times>    <item>      <value>2026-11-02T13:00:00-05:00</value>      <value2>2026-11-05T17:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-11-02 01:00:00</value>      <value2>2026-11-05 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scaoc]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="7251"><![CDATA[analytics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682838">  <title><![CDATA[SCL Course: Creating Business Value with Statistical Analysis (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the second in the four-course Supply Chain Analytics Professional certificate program. It emphasizes operational performance metrics to align supply chain management with strategic business goals. You’ll learn several statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) along with inventory management models. You’ll use diagnostic analytics with PowerBI and Python to conduct demand and service profiling, undertake root cause analysis, and use time series forecasting in inventory management.</p><p>The online version of the course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand why and how to align Supply Chain Management (SCM) strategy with business strategy</li><li>Learn statistics techniques as they relate to SCM</li><li>Understand inventory management models and how to apply statistics techniques to them</li><li>Create time series forecasts based on SCM data</li><li>Utilize Python and PowerBI to perform statistical analyses, create time series forecasts and visualize results</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>The importance of aligning SCM and business strategy</li><li>How to ask the right business questions as they relate to SCM</li><li>How to use statistics to identify issues, compare data, and forecast decision outcomes</li><li>Statistical&nbsp;concepts including variance analysis and hypothesis testing</li><li>Inventory management models</li><li>Applying statistics to inventory management models</li><li>Forecasting techniques including time series forecasting</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1750700165</created>  <gmt_created>2025-06-23 17:36:05</gmt_created>  <changed>1750700221</changed>  <gmt_changed>2025-06-23 17:37:01</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) and inventory management models.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) and inventory management models.]]></sentence>  <summary><![CDATA[<p>Learn statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) and inventory management models to improve operational performance metrics and align supply chain management with strategic business goals.</p>]]></summary>  <start>2026-04-13T13:00:00-04:00</start>  <end>2026-04-16T17:00:00-04:00</end>  <end_last>2026-04-16T17:00:00-04:00</end_last>  <gmt_start>2026-04-13 17:00:00</gmt_start>  <gmt_end>2026-04-16 21:00:00</gmt_end>  <gmt_end_last>2026-04-16 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-04-13T13:00:00-04:00</value>      <value2>2026-04-16T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-04-13 01:00:00</value>      <value2>2026-04-16 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scabv]]></url>        <title><![CDATA[Course detail within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="7251"><![CDATA[analytics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682837">  <title><![CDATA[SCL Course: Transforming Supply Chain Management and Performance Analysis (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the first in the four-course Supply Chain Analytics Professional certificate program. It prepares you to apply leading-edge analytical methods and technology enablers across the supply chain. You’ll learn the dynamics of supply chains, the most relevant planning challenges, and the roles of different types of analytics. Next, you’ll learn about data cleansing, exploratory data analysis, and visualization. You’ll use Python and PowerBI to analyze the causes of underperformance and to build dashboards to visualize supply chain data. You will leave knowing how to gather, analyze, and prepare your data through descriptive analytics before you dig into deeper applications.</p><p>The online version of the course is comprised of (4) half-day instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the most relevant planning challenges across the strategic, tactical, and operational levels of supply chains</li><li>Learn the difference between analytics types, the links between them, and how to best use them to improve&nbsp;supply chain management (SCM)&nbsp;processes</li><li>Use&nbsp;Key Performance Indicators (KPIs)&nbsp;to find causes of underperformance in supply chains and to plan for analytics projects that will address strategic SCM goals</li><li>Utilize Python and PowerBI to understand, visualize, and analyze data in order to prepare for deeper analytics</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>The role of analytics in SCM</li><li>Types of analytics (descriptive, diagnostic, predictive, and prescriptive) and the relationships between them</li><li>Preprocessing (cleaning and integrating) data as it relates to SCM</li><li>Conducting exploratory data analysis on supply chain data</li><li>Best practices for visualizing data and building dashboards</li><li>Identifying and analyzing KPIs of SCM</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1750699983</created>  <gmt_created>2025-06-23 17:33:03</gmt_created>  <changed>1750700035</changed>  <gmt_changed>2025-06-23 17:33:55</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn to apply leading-edge analytical methods and technology enablers across the supply chain]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn to apply leading-edge analytical methods and technology enablers across the supply chain]]></sentence>  <summary><![CDATA[<p>Learn the dynamics of supply chains, the most relevant planning challenges, and the roles of different types of analytics. Next, you’ll learn about data cleansing, exploratory data analysis, and visualization. You’ll use Python and PowerBI to analyze the causes of underperformance and to build dashboards to visualize supply chain data. You will leave knowing how to gather, analyze, and prepare your data through descriptive analytics before you dig into deeper applications.</p>]]></summary>  <start>2026-02-23T13:00:00-05:00</start>  <end>2026-02-26T17:00:00-05:00</end>  <end_last>2026-02-26T17:00:00-05:00</end_last>  <gmt_start>2026-02-23 18:00:00</gmt_start>  <gmt_end>2026-02-26 22:00:00</gmt_end>  <gmt_end_last>2026-02-26 22:00:00</gmt_end_last>  <times>    <item>      <value>2026-02-23T13:00:00-05:00</value>      <value2>2026-02-26T17:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-02-23 01:00:00</value>      <value2>2026-02-26 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scapa]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="7251"><![CDATA[analytics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682835">  <title><![CDATA[SCL Course: Essentials of Negotiations and Stakeholder Influence (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Essentials of Negotiations and Stakeholder Influence level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations. The program includes industry techniques and tools for traditional supplier negotiations, as well as tips for internal cross-functional leadership. Participants walk away with a standard industry and customized individual experience which includes their personal Negotiation Style “DNA” to help them embrace their own natural tendencies and strengths. The program includes mock negotiations to reinforce techniques and tactics immediately in a “no judgement zone” environment.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for sourcing initiative leaders, project leaders, business unit leaders, operations managers, sales leaders and procurement &amp; supply management-related professionals who are involved with supplier selection, contract development and supplier performance management.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase emphasis negotiation conditioning and philosophy setting before and throughout the entire sourcing engagement process</li><li>Enhance your toolbox of industry standard negotiation prep tools like the SWOT and BATNA</li><li>Better prepare for negotiations by leveraging knowledge of key negotiation terms and counter-offer tactics</li><li>Improve negotiation table techniques and soft skills to direct and redirect negotiation momentum</li><li>Heighten ability to successfully utilize your traditional "comfort zone" approach in combination with your negotiation team’s strengths by leveraging Personal Negotiation Styles</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Negotiation Conditioning Overview</li><li>Negotiation Preparation Tools</li><li>Negotiation Execution Techniques</li><li>Stakeholder Engagement &amp; Team Leadership</li><li>Live Negotiations Simulation &amp; Feedback</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1750695363</created>  <gmt_created>2025-06-23 16:16:03</gmt_created>  <changed>1750695441</changed>  <gmt_changed>2025-06-23 16:17:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations.]]></teaser>  <type>event</type>  <sentence><![CDATA[Level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations. The program includes industry techniques and tools for traditional supplier negotiations, as well as tips for internal cross-functional leadership. Participants walk away with a standard industry and customized individual experience which includes their personal Negotiation Style “DNA” to help them embrace their own natural tendencies and strengths. The program includes mock negotiations to reinforce techniques and tactics immediately in a “no judgement zone” environment.</p>]]></summary>  <start>2026-03-16T13:00:00-04:00</start>  <end>2026-03-19T17:00:00-04:00</end>  <end_last>2026-03-19T17:00:00-04:00</end_last>  <gmt_start>2026-03-16 17:00:00</gmt_start>  <gmt_end>2026-03-19 21:00:00</gmt_end>  <gmt_end_last>2026-03-19 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-16T13:00:00-04:00</value>      <value2>2026-03-19T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-16 01:00:00</value>      <value2>2026-03-19 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/epn]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="110501"><![CDATA[purchasing]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682834">  <title><![CDATA[SCL Course: Contracting and Legal Oversight (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Contracting and Legal Oversight provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents. The program is geared to reinforce standards of excellence for professionals who are responsible for delivering contractual agreements and mitigating financial risk for their organization.</p><p>The online version of the course is comprised of (3) instructor-led LIVE group webinars, homework, and pre-work (e.g. installing and testing software on your computer, testing connectivity with Canvas LMS and BlueJeans meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for contract managers, procurement professionals, sourcing initiative leaders, project managers and all procurement &amp; supply management-related professionals involved with bid contract development, contract execution or supplier performance management.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase knowledge base in law of agency concepts to gain more confidence with contracting.</li><li>Enhance understanding of industry standard contract types and contract terms for more robust contract agreements.</li><li>Better leverage sourcing category knowledge to modify existing contract elements for more holistic contract agreements. </li><li>Improve internal contract execution communication for better results.</li><li>Heighten sense of executive financial impact and risk needs to gain leadership early support.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Law of Agency Overview</li><li>Contract Agreement Types</li><li>Defining Key Terms</li><li>Contract Structure &amp; Drafting</li><li>Risk Mitigation &amp; Communication</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1750694161</created>  <gmt_created>2025-06-23 15:56:01</gmt_created>  <changed>1750694263</changed>  <gmt_changed>2025-06-23 15:57:43</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents. The program is geared to reinforce standards of excellence for professionals who are responsible for delivering contractual agreements and mitigating financial risk for their organization.</p>]]></summary>  <start>2026-03-09T13:00:00-04:00</start>  <end>2026-03-11T17:00:00-04:00</end>  <end_last>2026-03-11T17:00:00-04:00</end_last>  <gmt_start>2026-03-09 17:00:00</gmt_start>  <gmt_end>2026-03-11 21:00:00</gmt_end>  <gmt_end_last>2026-03-11 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-09T13:00:00-04:00</value>      <value2>2026-03-11T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-09 01:00:00</value>      <value2>2026-03-11 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/clo]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682833">  <title><![CDATA[SCL Course: Category Management and Sourcing Leadership (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Category Management and Sourcing Leadership is designed to deepen participants' knowledge base of core activities in the procurement &amp; supply management function. The program covers the sourcing process, specifications gathering, common bid package alternatives, cross-functional collaboration and supplier evaluation &amp; selection. Participants will walk away ready to develop bid packages more thoroughly to help drive sourcing decisions for their organizations. This "hands on" delivery focuses on the professional serving as the main liaison between the buying organization and the selling organization in the company sourcing process.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for sourcing initiative leaders, procurement professionals, project managers, finance analyst, contract managers and all procurement &amp; supply management-related professionals involved with bid package development, bid package analysis, negotiations preparation, contracting and supplier selection activity.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase knowledge base of solicitation options (i.e. RFI, RFP, RFQ) and which solicitation approach to apply based on your organization's needs</li><li>Enhance understanding of sourcing process and critical steps in the Bid Package development and delivery activities</li><li>Better leverage and utilization of solicitation tools to drive successful development of bid packages</li><li>Improve set up and execution of supplier selection scorecards to aid in identifying best Total Cost of Ownership alternatives</li><li>Heighten understanding of executive communication to leverage leadership support throughout the organization</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Bid Package Development Overview</li><li>Sourcing Initiative Process Roadmap</li><li>Marketplace Analysis Tools</li><li>Bid Package Alternatives &amp; Design</li><li>Supplier Selection &amp; Communication</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1750693887</created>  <gmt_created>2025-06-23 15:51:27</gmt_created>  <changed>1750694003</changed>  <gmt_changed>2025-06-23 15:53:23</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course is designed to deepen participants' knowledge base of core activities in the procurement & supply management function.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course is designed to deepen participants' knowledge base of core activities in the procurement & supply management function.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;is designed to deepen participants' knowledge base of core activities in the procurement &amp; supply management function. The program covers the sourcing process, specifications gathering, common bid package alternatives, cross-functional collaboration and supplier evaluation &amp; selection. Participants will walk away ready to develop bid packages more thoroughly to help drive sourcing decisions for their organizations. This "hands on" delivery focuses on the professional serving as the main liaison between the buying organization and the selling organization in the company sourcing process.</p>]]></summary>  <start>2026-03-02T13:00:00-05:00</start>  <end>2026-03-04T17:00:00-05:00</end>  <end_last>2026-03-04T17:00:00-05:00</end_last>  <gmt_start>2026-03-02 18:00:00</gmt_start>  <gmt_end>2026-03-04 22:00:00</gmt_end>  <gmt_end_last>2026-03-04 22:00:00</gmt_end_last>  <times>    <item>      <value>2026-03-02T13:00:00-05:00</value>      <value2>2026-03-04T17:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-03-02 01:00:00</value>      <value2>2026-03-04 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/cmsl]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="110501"><![CDATA[purchasing]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682532">  <title><![CDATA[SCL Course: Lean Warehousing (Onsite/In-Person)]]></title>  <uid>27233</uid>  <body><![CDATA[<h4><strong>Course Description</strong></h4><p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p><p><strong>Who Should Attend</strong></p><p>Supply chain professionals, logistics professionals, material managers, production control managers, transportation managers, warehousing managers and purchasing managers</p><h4><strong>How You Will Benefit</strong></h4><p><strong>Upon completion of this course, you will be able to:</strong></p><ul><li>Isolate the key elements of lean thinking to be used in the warehouse</li><li>Value stream map warehouse operations</li><li>Utilize lean tools to reduce waste in the warehouse</li><li>Create a warehouse operation based on visual management and real time problem solving</li><li>Reduce inventories in warehouse operations</li><li>Create collaboration between warehousing and other functional areas</li></ul><p><strong>Benefits:</strong></p><ul><li>Reduce inventories in the warehouse</li><li>Reduce warehousing costs by as much as 25%</li><li>Implement lean in the warehouse</li><li>Create logistics collaboration between warehousing and other functional areas</li></ul><h4><strong>What is Covered</strong></h4><ul><li>Lean Warehouse Overview</li><li>Supply Chain Implementation Framework</li><li>Lean Storage Planning Approach</li><li>Application of a Lean Storage Location Sizing Method</li><li>JIT Implementation Approach</li><li>How To Develop Standard Work Batches</li><li>Generation of an Operational Diagram</li><li>Creation of a Daily Operational Work Load Plan</li><li>Development of a Progress Control Board</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1748034852</created>  <gmt_created>2025-05-23 21:14:12</gmt_created>  <changed>1748035840</changed>  <gmt_changed>2025-05-23 21:30:40</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></sentence>  <summary><![CDATA[<p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p>]]></summary>  <start>2026-05-05T09:00:00-04:00</start>  <end>2026-05-07T17:00:00-04:00</end>  <end_last>2026-05-07T17:00:00-04:00</end_last>  <gmt_start>2026-05-05 13:00:00</gmt_start>  <gmt_end>2026-05-07 21:00:00</gmt_end>  <gmt_end_last>2026-05-07 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-05-05T09:00:00-04:00</value>      <value2>2026-05-07T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-05-05 09:00:00</value>      <value2>2026-05-07 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Onsite/In-Person]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/leanwh]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="1676"><![CDATA[lean]]></keyword>          <keyword tid="6140"><![CDATA[warehousing]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682531">  <title><![CDATA[SCL Course: World Class Sales and Operations Planning (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course focuses on defining, executing, and improving the sales and operations planning (S&amp;OP) process. Participants will be introduced to the appropriate stakeholders of S&amp;OP, the importance of S&amp;OP to corporate performance, S&amp;OP cadence, and the use of decision support tools to bring S&amp;OP to the next level. Business cases will be used to show concrete examples of companies where S&amp;OP is effectively applied.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for chief operating officers; supply chain, sales, marketing and finance management executives (directors, vice presidents, executive vice presidents); supply chain and logistics managers, consultants, supervisors, planners, and engineers; supply chain education and human resource management personnel, inventory and demand planners, and procurement and sourcing analysts and managers; and manufacturing planners, analysts, and managers.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the need for an S&amp;OP process in a company.</li><li>Apply the principles that are the key to success of an S&amp;OP process.</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>S&amp;OP process and technology</li><li>S&amp;OP implementation planning and execution</li><li>S&amp;OP stakeholder and communications planning</li><li>S&amp;OP business case and best practices</li><li>S&amp;OP process management</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1748032357</created>  <gmt_created>2025-05-23 20:32:37</gmt_created>  <changed>1748032581</changed>  <gmt_changed>2025-05-23 20:36:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn to define, execute, and improve the sales and operations planning (S&OP) process, including stakeholder management, cadence, and decision support tools, through real-world case studies.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn to define, execute, and improve the sales and operations planning (S&OP) process, including stakeholder management, cadence, and decision support tools, through real-world case studies.]]></sentence>  <summary><![CDATA[<p>Participants will be introduced to the appropriate stakeholders of S&amp;OP, the importance of S&amp;OP to corporate performance, S&amp;OP cadence, and the use of decision support tools to bring S&amp;OP to the next level. Business cases will be used to show concrete examples of companies where S&amp;OP is effectively applied.</p><h3>&nbsp;</h3>]]></summary>  <start>2026-10-12T08:00:00-04:00</start>  <end>2026-10-14T12:00:00-04:00</end>  <end_last>2026-10-14T12:00:00-04:00</end_last>  <gmt_start>2026-10-12 12:00:00</gmt_start>  <gmt_end>2026-10-14 16:00:00</gmt_end>  <gmt_end_last>2026-10-14 16:00:00</gmt_end_last>  <times>    <item>      <value>2026-10-12T08:00:00-04:00</value>      <value2>2026-10-14T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-10-12 08:00:00</value>      <value2>2026-10-14 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/wcsop]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="194307"><![CDATA[Operations Planning]]></keyword>          <keyword tid="169561"><![CDATA[Sales]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680234">  <title><![CDATA[(CANCELED) SCL Course: Principles of Transportation Management (Onsite/In-Person or Virtual/Instructor-led)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course prepares you for the basics of transportation operations and analysis. Throughout the course, you’ll review the key elements of transportation such as modes of transportation, transportation procurement, cost minimization techniques, the role of ports in global logistics, and international trade terms. There will also be discussion around emerging trends in North American transportation markets, emerging techniques, and greenhouse gas emissions reduction.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for Supply Chain Managers, Distribution Managers, Transportation Planners, Transportation Clerks, Transportation Analysts, and Transportation Managers and learners seeking to enter these roles. &nbsp;Supply chain professionals from other domains will also benefit through gaining insights into transportation operations.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the characteristics and best use of specific transportation modes</li><li>Apply transportation cost analysis techniques</li><li>Understand the multimodal role of ports in global trade</li><li>Identify and apply best practices in transportation procurement</li><li>Understand how to minimize transportation costs through consolidation techniques</li><li>Understand the role of Incoterms in global trade</li><li>Understand emerging techniques in logistics including techniques to reduce greenhouse gas emissions in logistics</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>Comparison of characteristics of alternative transportation modes</li><li>Components of Port Logistics systems</li><li>Best practices in transportation procurement</li><li>Application of practical transportation cost analysis techniques</li><li>INCOTERMS purpose, types, and use</li><li>Greenhouse gas emission generation in logistics and mitigation strategies</li><li>New business models in logistics enabled by emerging technologies</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738785178</created>  <gmt_created>2025-02-05 19:52:58</gmt_created>  <changed>1747832921</changed>  <gmt_changed>2025-05-21 13:08:41</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Gain a systemic understanding of modern supply chain engineering and management, including core concepts, evolving trends, and practical application through a VR experience.]]></teaser>  <type>event</type>  <sentence><![CDATA[Gain a systemic understanding of modern supply chain engineering and management, including core concepts, evolving trends, and practical application through a VR experience.]]></sentence>  <summary><![CDATA[<p>This course prepares you for the basics of transportation operations and analysis. Throughout the course, you’ll review the key elements of transportation such as modes of transportation, transportation procurement, cost minimization techniques, the role of ports in global logistics, and international trade terms. There will also be discussion around emerging trends in North American transportation markets, emerging techniques, and greenhouse gas emissions reduction.</p>]]></summary>  <start>2025-06-02T08:00:00-04:00</start>  <end>2025-06-04T17:00:00-04:00</end>  <end_last>2025-06-04T17:00:00-04:00</end_last>  <gmt_start>2025-06-02 12:00:00</gmt_start>  <gmt_end>2025-06-04 21:00:00</gmt_end>  <gmt_end_last>2025-06-04 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-06-02T08:00:00-04:00</value>      <value2>2025-06-04T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-06-02 08:00:00</value>      <value2>2025-06-04 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus OR Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/ptm]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="194308"><![CDATA[Transportation ]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682487">  <title><![CDATA[SCL Course: Principles of Transportation Management (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course prepares you for the basics of transportation operations and analysis. Throughout the course, you’ll review the key elements of transportation such as modes of transportation, transportation procurement, cost minimization techniques, the role of ports in global logistics, and international trade terms. There will also be discussion around emerging trends in North American transportation markets, emerging techniques, and greenhouse gas emissions reduction.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for Supply Chain Managers, Distribution Managers, Transportation Planners, Transportation Clerks, Transportation Analysts, and Transportation Managers and learners seeking to enter these roles. &nbsp;Supply chain professionals from other domains will also benefit through gaining insights into transportation operations.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the characteristics and best use of specific transportation modes</li><li>Apply transportation cost analysis techniques</li><li>Understand the multimodal role of ports in global trade</li><li>Identify and apply best practices in transportation procurement</li><li>Understand how to minimize transportation costs through consolidation techniques</li><li>Understand the role of Incoterms in global trade</li><li>Understand emerging techniques in logistics including techniques to reduce greenhouse gas emissions in logistics</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>Comparison of characteristics of alternative transportation modes</li><li>Components of Port Logistics systems</li><li>Best practices in transportation procurement</li><li>Application of practical transportation cost analysis techniques</li><li>INCOTERMS purpose, types, and use</li><li>Greenhouse gas emission generation in logistics and mitigation strategies</li><li>New business models in logistics enabled by emerging technologies</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1747832794</created>  <gmt_created>2025-05-21 13:06:34</gmt_created>  <changed>1747832870</changed>  <gmt_changed>2025-05-21 13:07:50</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Gain a systemic understanding of modern supply chain engineering and management, including core concepts, evolving trends, and practical application through a VR experience.]]></teaser>  <type>event</type>  <sentence><![CDATA[Gain a systemic understanding of modern supply chain engineering and management, including core concepts, evolving trends, and practical application through a VR experience.]]></sentence>  <summary><![CDATA[<p>This course prepares you for the basics of transportation operations and analysis. Throughout the course, you’ll review the key elements of transportation such as modes of transportation, transportation procurement, cost minimization techniques, the role of ports in global logistics, and international trade terms. There will also be discussion around emerging trends in North American transportation markets, emerging techniques, and greenhouse gas emissions reduction.</p>]]></summary>  <start>2026-06-01T08:00:00-04:00</start>  <end>2026-06-03T17:00:00-04:00</end>  <end_last>2026-06-03T17:00:00-04:00</end_last>  <gmt_start>2026-06-01 12:00:00</gmt_start>  <gmt_end>2026-06-03 21:00:00</gmt_end>  <gmt_end_last>2026-06-03 21:00:00</gmt_end_last>  <times>    <item>      <value>2026-06-01T08:00:00-04:00</value>      <value2>2026-06-03T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2026-06-01 08:00:00</value>      <value2>2026-06-03 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/ptm]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="194308"><![CDATA[Transportation ]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681403">  <title><![CDATA[SCL Lunch and Learn: “Investing In Frontline Leadership"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an insightful webinar exploring the critical ROI of "Investing In Frontline Leadership".</strong></p><p><strong>Thursday, May 1, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>Discover how developing your supervisors and team leads directly impacts operational efficiency, employee retention, and bottom-line results. Learn why organizations that prioritize frontline leadership development consistently outperform competitors in today's complex supply chain environment.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://gatech.zoom.us/webinar/register/3317430215808/WN__08YPj_ZQsWZ-ujo92GIWw"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1743021340</created>  <gmt_created>2025-03-26 20:35:40</gmt_created>  <changed>1746730356</changed>  <gmt_changed>2025-05-08 18:52:36</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join us for an insightful webinar exploring the critical ROI of "Investing In Frontline Leadership."]]></teaser>  <type>event</type>  <sentence><![CDATA[Join us for an insightful webinar exploring the critical ROI of "Investing In Frontline Leadership."]]></sentence>  <summary><![CDATA[<p>Join us for an insightful webinar exploring the critical ROI of "Investing In Frontline Leadership."</p>]]></summary>  <start>2025-05-01T12:00:00-04:00</start>  <end>2025-05-01T13:00:00-04:00</end>  <end_last>2025-05-01T13:00:00-04:00</end_last>  <gmt_start>2025-05-01 16:00:00</gmt_start>  <gmt_end>2025-05-01 17:00:00</gmt_end>  <gmt_end_last>2025-05-01 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-05-01T12:00:00-04:00</value>      <value2>2025-05-01T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-05-01 12:00:00</value>      <value2>2025-05-01 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/3317430215808/WN__08YPj_ZQsWZ-ujo92GIWw]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/3317430215808/WN__08YPj_ZQsWZ-ujo92GIWw]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>676687</item>      </media>  <hg_media>          <item>          <nid>676687</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “Investing In Frontline Leadership"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[SCOL.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/03/26/SCOL.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/03/26/SCOL.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/03/26/SCOL.png?itok=EAzbvgXV]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “Investing In Frontline Leadership&quot;]]></image_alt>                              <created>1743021527</created>          <gmt_created>2025-03-26 20:38:47</gmt_created>          <changed>1743021527</changed>          <gmt_changed>2025-03-26 20:38:47</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/3317430215808/WN__08YPj_ZQsWZ-ujo92GIWw]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="682121">  <title><![CDATA[SCL Lunch and Learn: “Thinking Beyond the First Step: Unintended Consequences in Supply Chain Decision Making"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an insightful webinar exploring how to spot second-order impacts before they derail your strategy.</strong></p><p><strong>Thursday, June 5, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>In today's fast-moving world, great decisions aren't enough—it's the ripple effects that can make or break you. Join us for a pragmatic, industry-tested look at how to spot second-order impacts before they derail your strategy—and leave with simple tools to future-proof your next big move.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://gatech.zoom.us/webinar/register/2517459520368/WN_jKZEcHcFSWKIrY4A6DxgOQ#/registration"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1745953077</created>  <gmt_created>2025-04-29 18:57:57</gmt_created>  <changed>1745953620</changed>  <gmt_changed>2025-04-29 19:07:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join us for a pragmatic, industry-tested look at how to spot second-order impacts before they derail your strategy—and leave with simple tools to future-proof your next big move.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join us for a pragmatic, industry-tested look at how to spot second-order impacts before they derail your strategy—and leave with simple tools to future-proof your next big move.]]></sentence>  <summary><![CDATA[<p>In today's fast-moving world, great decisions aren't enough—it's the ripple effects that can make or break you. Join us for a pragmatic, industry-tested look at how to spot second-order impacts before they derail your strategy—and leave with simple tools to future-proof your next big move.</p>]]></summary>  <start>2025-06-05T12:00:00-04:00</start>  <end>2025-06-05T13:00:00-04:00</end>  <end_last>2025-06-05T13:00:00-04:00</end_last>  <gmt_start>2025-06-05 16:00:00</gmt_start>  <gmt_end>2025-06-05 17:00:00</gmt_end>  <gmt_end_last>2025-06-05 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-06-05T12:00:00-04:00</value>      <value2>2025-06-05T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-06-05 12:00:00</value>      <value2>2025-06-05 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/2517459520368/WN_jKZEcHcFSWKIrY4A6DxgOQ#/registration]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/2517459520368/WN_jKZEcHcFSWKIrY4A6DxgOQ#/registration]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>676997</item>      </media>  <hg_media>          <item>          <nid>676997</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: "Thinking Beyond the First Step: Unintended Consequences in Supply Chain Decision Making"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[banner-SCLLNL-unintended-consequences.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/04/29/banner-SCLLNL-unintended-consequences.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/04/29/banner-SCLLNL-unintended-consequences.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/04/29/banner-SCLLNL-unintended-consequences.png?itok=E_bXNxBB]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: &quot;Thinking Beyond the First Step: Unintended Consequences in Supply Chain Decision Making&quot;]]></image_alt>                              <created>1745953557</created>          <gmt_created>2025-04-29 19:05:57</gmt_created>          <changed>1745953557</changed>          <gmt_changed>2025-04-29 19:05:57</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/webinar/register/2517459520368/WN_jKZEcHcFSWKIrY4A6DxgOQ#/registration]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680226">  <title><![CDATA[(CANCELED) SCL Course: World Class Sales and Operations Planning (Virtual/Instructor-led)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course focuses on defining, executing, and improving the sales and operations planning (S&amp;OP) process. Participants will be introduced to the appropriate stakeholders of S&amp;OP, the importance of S&amp;OP to corporate performance, S&amp;OP cadence, and the use of decision support tools to bring S&amp;OP to the next level. Business cases will be used to show concrete examples of companies where S&amp;OP is effectively applied.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for chief operating officers; supply chain, sales, marketing and finance management executives (directors, vice presidents, executive vice presidents); supply chain and logistics managers, consultants, supervisors, planners, and engineers; supply chain education and human resource management personnel, inventory and demand planners, and procurement and sourcing analysts and managers; and manufacturing planners, analysts, and managers.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the need for an S&amp;OP process in a company.</li><li>Apply the principles that are the key to success of an S&amp;OP process.</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>S&amp;OP process and technology</li><li>S&amp;OP implementation planning and execution</li><li>S&amp;OP stakeholder and communications planning</li><li>S&amp;OP business case and best practices</li><li>S&amp;OP process management</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738784059</created>  <gmt_created>2025-02-05 19:34:19</gmt_created>  <changed>1745886879</changed>  <gmt_changed>2025-04-29 00:34:39</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn to define, execute, and improve the sales and operations planning (S&OP) process, including stakeholder management, cadence, and decision support tools, through real-world case studies.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn to define, execute, and improve the sales and operations planning (S&OP) process, including stakeholder management, cadence, and decision support tools, through real-world case studies.]]></sentence>  <summary><![CDATA[<p>Participants will be introduced to the appropriate stakeholders of S&amp;OP, the importance of S&amp;OP to corporate performance, S&amp;OP cadence, and the use of decision support tools to bring S&amp;OP to the next level. Business cases will be used to show concrete examples of companies where S&amp;OP is effectively applied.</p><h3>&nbsp;</h3>]]></summary>  <start>2025-05-12T08:00:00-04:00</start>  <end>2025-05-14T12:00:00-04:00</end>  <end_last>2025-05-14T12:00:00-04:00</end_last>  <gmt_start>2025-05-12 12:00:00</gmt_start>  <gmt_end>2025-05-14 16:00:00</gmt_end>  <gmt_end_last>2025-05-14 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-05-12T08:00:00-04:00</value>      <value2>2025-05-14T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-05-12 08:00:00</value>      <value2>2025-05-14 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/wcsop]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="194307"><![CDATA[Operations Planning]]></keyword>          <keyword tid="169561"><![CDATA[Sales]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680535">  <title><![CDATA[(CANCELED) SCL Course: Supply Chain Risk and Resilience (Virtual/Instructor-led)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course provides a practical, streamlined approach to building organizational resilience to disruptions. In our hyper-connected world, disruption is the new normal. Businesses face a relentless onslaught of risks – from supply chain breakdowns to cyber attacks and market shifts. Yet too many organizations rely on little more than hope when it comes to managing these threats. Course participants will discover how to leverage both classic risk management tools and cutting-edge technologies to proactively identify, assess, and mitigate a wide range of risks. Learn how to embed resilience planning into your regular business processes, so you are prepared for the unexpected.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for supply chain planning professionals, risk management and identification specialists, industry and government officials who are responsible for critical infrastructure, and business leaders in any sector concerned with potential operational disruptions.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Discover frameworks and methodologies for proactively mapping your organization's supply chain risk profile.</li><li>Leverage data analytics, AI, and other technologies to enhance risk visibility.</li><li>Learn strategies for designing flexible, adaptable response plans that can be stress-tested and refined over time.</li><li>Practice creating detailed action plans for mitigating the impact of potential risks within your company and industry.</li><li>Develop a structured approach to disruption management, from initial incident response to restoring normal operations.</li><li>Gain knowledge and confidence in making resilience a core part of your organization's DNA, not just a siloed risk management exercise.</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>Basics of supply chain risk identification and mitigation strategies</li><li>Ways to make supply chains more resilient and adaptable using leading-edge thinking</li><li>Processes for building comprehensive risk management and resilience plans that integrate seamlessly into annual planning and ongoing business operations</li><li>Conceptual frameworks as well as practical tools and techniques for dealing with supply chain disruptions</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1739813121</created>  <gmt_created>2025-02-17 17:25:21</gmt_created>  <changed>1745886728</changed>  <gmt_changed>2025-04-29 00:32:08</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Build organizational resilience to disruptions with this practical risk management course.]]></teaser>  <type>event</type>  <sentence><![CDATA[Build organizational resilience to disruptions with this practical risk management course.]]></sentence>  <summary><![CDATA[<p>Course participants will discover how to leverage both classic risk management tools and cutting-edge technologies to proactively identify, assess, and mitigate a wide range of risks. Learn how to embed resilience planning into your regular business processes, so you are prepared for the unexpected.</p>]]></summary>  <start>2025-05-05T08:00:00-04:00</start>  <end>2025-05-06T12:00:00-04:00</end>  <end_last>2025-05-06T12:00:00-04:00</end_last>  <gmt_start>2025-05-05 12:00:00</gmt_start>  <gmt_end>2025-05-06 16:00:00</gmt_end>  <gmt_end_last>2025-05-06 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-05-05T08:00:00-04:00</value>      <value2>2025-05-06T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-05-05 08:00:00</value>      <value2>2025-05-06 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual (Instructor-led)]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scrr]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="5570"><![CDATA[risk management]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680229">  <title><![CDATA[(CANCELED) SCL Course: Machine Learning Applications for Supply Chain Planning (Onsite/In-Person)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the third in the four-course Supply Chain Analytics Professional certificate program. It introduces the field of machine learning, an area where algorithms learn patterns from data to support proactive decision making, as it applies to supply chain management. You’ll use machine learning to conduct predictive analytics as you forecast future demand, develop inventory policies, perform customer segmentation and predictive maintenance. You’ll use Python and PowerBI to create and analyze regression, clustering, and classification models.</p><p>The course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed&nbsp;before the first day of the course. An optional pre-course webinar is typically held the Thursday&nbsp;before the course start date (July 6).</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the role of machine learning (ML) in Supply Chain Management (SCM)</li><li>Apply advanced analytics techniques to build planning tools that can leverage large and real-time data sets</li><li>Apply ML in demand forecasting and predictive maintenance</li><li>Understand how to assess ML model performance, improve models, and pick the best model for a decision</li><li>Use Python and PowerBI to build, analyze, and deploy ML models</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>How ML relates to SCM</li><li>ML algorithms such as regression trees, clustering techniques, decision trees, random forests, logistic regression</li><li>Aspects of ML projects including parameter tuning, cross validation, and assess model performance</li><li>Application of ML in demand forecasting for sales and operations planning (S&amp;OP) and inventory management</li><li>Application of ML in predictive maintenance</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738784483</created>  <gmt_created>2025-02-05 19:41:23</gmt_created>  <changed>1745268710</changed>  <gmt_changed>2025-04-21 20:51:50</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Apply machine learning with Python and Power BI to optimize supply chain forecasting, inventory, and maintenance.]]></teaser>  <type>event</type>  <sentence><![CDATA[Apply machine learning with Python and Power BI to optimize supply chain forecasting, inventory, and maintenance.]]></sentence>  <summary><![CDATA[<p>The course will cover regression (trees), advanced time series forecasting, various clustering techniques (such as k-means), decision trees, random forests, neural nets, logistic regression, and Bayes classifiers. Using Power BI and Python, you’ll apply the techniques to sensor data of the fictional Cardboard Company’s paper production to build an anomaly detection model that supports proactive production maintenance planning.</p>]]></summary>  <start>2025-05-12T13:00:00-04:00</start>  <end>2025-05-13T17:00:00-04:00</end>  <end_last>2025-05-13T17:00:00-04:00</end_last>  <gmt_start>2025-05-12 17:00:00</gmt_start>  <gmt_end>2025-05-13 21:00:00</gmt_end>  <gmt_end_last>2025-05-13 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-05-12T13:00:00-04:00</value>      <value2>2025-05-13T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-05-12 01:00:00</value>      <value2>2025-05-13 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scaml]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="9167"><![CDATA[machine learning]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681842">  <title><![CDATA[ISyE Seminar - Ramesh Johari]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title: &nbsp;</p><p>When Does Interference Matter? &nbsp;Decision-Making in Platform Experiments</p><p>Abstract:&nbsp;</p><p>&nbsp;Online platforms and marketplaces use A/B experiments to test new features and design changes. &nbsp;Due to constraints on inventory, such experiments typically lead to biased estimation of treatment effects due to the presence of *interference* between treatment and control groups; this phenomenon has been extensively studied in recent literature. &nbsp;By contrast, there has been relatively little discussion of the impact of interference on *decision-making*. &nbsp; In this talk, we consider a benchmark Markovian model of a capacity-constrained platform, and study the impact of interference on (1) false positive probability and (2) statistical power. &nbsp;We show that for a particular class of "monotone" treatments (informally, treatments where the sign of the effect does not depend on the level of available inventory), using the standard t statistic with the naïve difference-in-means estimator and classical variance estimator both correctly controls the false positive probability, and generally yields *higher* statistical power than any unbiased estimation method. &nbsp;We show that in principle, these effects can be undermined when treatments are not monotone.</p><p>Our results have important implications for the practical deployment of debiasing strategies for A/B experiments. &nbsp;In particular, they highlight the need for platforms to carefully define their objectives and understand the nature of their interventions when determining appropriate estimation and decision-making approaches. &nbsp;Notably, when interventions are monotone, the platform may actually be worse off by pursuing a debiased decision-making approach.</p><p>Joint work with Hannah Li, Anushka Murthy, and Gabriel Weintraub.</p><p>Bio:&nbsp;</p><p>Ramesh Johari is a Professor at Stanford University, with a full-time appointment in the Department of Management Science and Engineering (MS&amp;E), and a courtesy appointment in the Department of Electrical Engineering (EE). He is an associate director of Stanford Data Science, and co-director of the Stanford Causal Science Center. He is a member of the Operations Research group and the Social Algorithms Lab (SOAL) in MS&amp;E, the Information Systems Laboratory in EE, and the Institute for Computational and Mathematical Engineering. He received an A.B. in Mathematics from Harvard, a Certificate of Advanced Study in Mathematics from Cambridge, and a Ph.D. in Electrical Engineering and Computer Science from MIT. &nbsp;His current research interests include market design, causal inference, and experimentation.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1744820086</created>  <gmt_created>2025-04-16 16:14:46</gmt_created>  <changed>1744820281</changed>  <gmt_changed>2025-04-16 16:18:01</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[When Does Interference Matter?  Decision-Making in Platform Experiments]]></teaser>  <type>event</type>  <sentence><![CDATA[When Does Interference Matter?  Decision-Making in Platform Experiments]]></sentence>  <summary><![CDATA[<p>Online platforms and marketplaces use A/B experiments to test new features and design changes. &nbsp;Due to constraints on inventory, such experiments typically lead to biased estimation of treatment effects due to the presence of *interference* between treatment and control groups; this phenomenon has been extensively studied in recent literature. &nbsp;By contrast, there has been relatively little discussion of the impact of interference on *decision-making*. &nbsp; In this talk, we consider a benchmark Markovian model of a capacity-constrained platform and study the impact of interference on (1) false positive probability and (2) statistical power. &nbsp;We show that for a particular class of "monotone" treatments (informally, treatments where the sign of the effect does not depend on the level of available inventory), using the standard t statistic with the naïve difference-in-means estimator and classical variance estimator both correctly controls the false positive probability, and generally yields *higher* statistical power than any unbiased estimation method. &nbsp;We show that in principle, these effects can be undermined when treatments are not monotone.</p><p>Our results have important implications for the practical deployment of debiasing strategies for A/B experiments. &nbsp;In particular, they highlight the need for platforms to carefully define their objectives and understand the nature of their interventions when determining appropriate estimation and decision-making approaches. &nbsp;Notably, when interventions are monotone, the platform may actually be worse off by pursuing a debiased decision-making approach.</p><p>Joint work with Hannah Li, Anushka Murthy, and Gabriel Weintraub.</p>]]></summary>  <start>2025-04-18T11:30:00-04:00</start>  <end>2025-04-18T12:30:00-04:00</end>  <end_last>2025-04-18T12:30:00-04:00</end_last>  <gmt_start>2025-04-18 15:30:00</gmt_start>  <gmt_end>2025-04-18 16:30:00</gmt_end>  <gmt_end_last>2025-04-18 16:30:00</gmt_end_last>  <times>    <item>      <value>2025-04-18T11:30:00-04:00</value>      <value2>2025-04-18T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-18 11:30:00</value>      <value2>2025-04-18 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679651">  <title><![CDATA[11th International Physical Internet Conference (IPIC 2025)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Please join us for the 11th International Physical Internet Conference taking place June 18-20, 2025 in Hong Kong, China at The Hong Kong Polytechnic University.&nbsp;The event is hosted by&nbsp;the Department of Industrial &amp; Systems Engineering (ISE) and the Research Institute of Advanced Manufacturing (RIAM) of The Hong Kong Polytechnic University.</strong></h3><p>The Physical Internet Initiative aims at transforming the way physical objects are moved, stored, realized, supplied and used, pursuing global logistics efficiency and sustainability. Originating from Professor <a href="https://www.scl.gatech.edu/users/benoit-montreuil"><strong>Benoit Montreuil</strong></a> in 2006, this ground breaking vision, revolutionizing current paradigms, has stirred great interest from scientific, industrial as well as governmental communities.</p><p>The <a href="https://www.pi.events/"><strong>International Physical Internet Conference</strong></a>&nbsp;aims to provide an open forum for researchers, industry representatives, government officials and citizens to together explore, discuss, introduce leading edge concepts, methodologies, recent projects, technological advancements, start-up initiatives, for current and future Physical Internet implementation.</p><p>Conference topics include inter-connected logistics, PI fundamentals, business models, governance and implementation, cross-chain control, synchromodal transportation, IT systems, stakeholders and their roles. New business models, enabling technologies and experimentations already underway will be presented, making this meeting a unique opportunity to learn, network and discuss the latest results and challenges about interconnected logistics.</p><p>And, because logistics is global, participants will be from all over the world including researchers, industrial and international institution members, local authorities and standardization committees.</p>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1737036094</created>  <gmt_created>2025-01-16 14:01:34</gmt_created>  <changed>1744817662</changed>  <gmt_changed>2025-04-16 15:34:22</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Please join us for the 11th International Physical Internet Conference taking place June 18-20, 2025 in Hong Kong, China.]]></teaser>  <type>event</type>  <sentence><![CDATA[Please join us for the 11th International Physical Internet Conference taking place June 18-20, 2025 in Hong Kong, China.]]></sentence>  <summary><![CDATA[<div><div><div><p>Please join us for the 11th International Physical Internet Conference taking place June 18-20, 2025 in Hong Kong, China.</p></div></div></div><div><div><br>&nbsp;</div></div>]]></summary>  <start>2025-06-18T09:00:00-04:00</start>  <end>2025-06-20T18:00:00-04:00</end>  <end_last>2025-06-20T18:00:00-04:00</end_last>  <gmt_start>2025-06-18 13:00:00</gmt_start>  <gmt_end>2025-06-20 22:00:00</gmt_end>  <gmt_end_last>2025-06-20 22:00:00</gmt_end_last>  <times>    <item>      <value>2025-06-18T09:00:00-04:00</value>      <value2>2025-06-20T18:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-06-18 09:00:00</value>      <value2>2025-06-20 06:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[ipic2025.hk@polyu.edu.hk]]></email>  <contact><![CDATA[<p>Please direct questions relating to the conference to <a href="mailto:ipic2025.hk@polyu.edu.hk">ipic2025.hk@polyu.edu.hk</a></p>]]></contact>  <fee><![CDATA[Please see conference website]]></fee>  <extras>      </extras>  <location><![CDATA[ The Hong Kong Polytechnic University (PolyU)]]></location>  <media>          <item>676856</item>      </media>  <hg_media>          <item>          <nid>676856</nid>          <type>image</type>          <title><![CDATA[11th International Physical Internet Conference]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[IPIC2025_banner_sq.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/04/16/IPIC2025_banner_sq.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/04/16/IPIC2025_banner_sq.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/04/16/IPIC2025_banner_sq.png?itok=IpEajXhE]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[11th International Physical Internet Conference]]></image_alt>                              <created>1744817559</created>          <gmt_created>2025-04-16 15:32:39</gmt_created>          <changed>1744817559</changed>          <gmt_changed>2025-04-16 15:32:39</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://ipic2025.pi.events/]]></url>        <title><![CDATA[Conference Website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="1789"><![CDATA[Conference/Symposium]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1789"><![CDATA[Conference/Symposium]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="143871"><![CDATA[Physical Internet Center]]></keyword>          <keyword tid="194222"><![CDATA[Supply chain ]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680224">  <title><![CDATA[(CANCELED) SCL Course: Lean Warehousing (Onsite/In-Person)]]></title>  <uid>27233</uid>  <body><![CDATA[<h4><strong>Course Description</strong></h4><p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p><p><strong>Who Should Attend</strong></p><p>Supply chain professionals, logistics professionals, material managers, production control managers, transportation managers, warehousing managers and purchasing managers</p><h4><strong>How You Will Benefit</strong></h4><p><strong>Upon completion of this course, you will be able to:</strong></p><ul><li>Isolate the key elements of lean thinking to be used in the warehouse</li><li>Value stream map warehouse operations</li><li>Utilize lean tools to reduce waste in the warehouse</li><li>Create a warehouse operation based on visual management and real time problem solving</li><li>Reduce inventories in warehouse operations</li><li>Create collaboration between warehousing and other functional areas</li></ul><p><strong>Benefits:</strong></p><ul><li>Reduce inventories in the warehouse</li><li>Reduce warehousing costs by as much as 25%</li><li>Implement lean in the warehouse</li><li>Create logistics collaboration between warehousing and other functional areas</li></ul><h4><strong>What is Covered</strong></h4><ul><li>Lean Warehouse Overview</li><li>Supply Chain Implementation Framework</li><li>Lean Storage Planning Approach</li><li>Application of a Lean Storage Location Sizing Method</li><li>JIT Implementation Approach</li><li>How To Develop Standard Work Batches</li><li>Generation of an Operational Diagram</li><li>Creation of a Daily Operational Work Load Plan</li><li>Development of a Progress Control Board</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738783618</created>  <gmt_created>2025-02-05 19:26:58</gmt_created>  <changed>1744736903</changed>  <gmt_changed>2025-04-15 17:08:23</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></sentence>  <summary><![CDATA[<p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p>]]></summary>  <start>2025-04-22T08:00:00-04:00</start>  <end>2025-04-24T17:00:00-04:00</end>  <end_last>2025-04-24T17:00:00-04:00</end_last>  <gmt_start>2025-04-22 12:00:00</gmt_start>  <gmt_end>2025-04-24 21:00:00</gmt_end>  <gmt_end_last>2025-04-24 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-22T08:00:00-04:00</value>      <value2>2025-04-24T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-22 08:00:00</value>      <value2>2025-04-24 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[GT Savannah campus]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/leanwh]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="1676"><![CDATA[lean]]></keyword>          <keyword tid="6140"><![CDATA[warehousing]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681579">  <title><![CDATA[ISYE Statistic Seminar - Kathryn Maupin]]></title>  <uid>36433</uid>  <body><![CDATA[<p>Title: Bayesian Optimal Design of Pulsed Power Experiments</p><p>&nbsp;</p><p>Abstract:</p><p>Traditionally, there are two pillars of science: theory and experimentation. These two inform one another and lead scientists to make educated guesses and decisions toward advancing science. More recently, the driving force behind scientific advancement has not just focused on how much information can be learned, but how quickly. Additionally, experimental data can be costly and difficult to obtain. With these motivations in mind, the field of experimental design aims to maximize the information gained from as few experimental data points as possible. Computation has emerged as a third pillar of science to complement the traditional two and has been used to facilitate optimal experimental design.</p><p>&nbsp;</p><p>Sandia’s Z machine is the world’s most powerful and efficient laboratory radiation source. Z experiments often exhibit large current losses, so a principal uncertainty is how effectively current can be delivered. Power flow simulations are very intensive, making them infeasible to use in critical design and optimization studies. Developing a consistent picture of how losses develop and evolve would improve understanding of present-day experiments and better constrain circuit model representations, providing a basis for quantifying uncertainties in circuit models applied to Z and improve confidence in predictions of target performance. This presentation details the implementation of a Bayesian optimization study to maximize the information gained from Z experimental data and design.</p><p>&nbsp;</p><p>* SNL is managed and operated by NTESS under DOE NNSA contract DE-NA0003525</p><p>&nbsp;</p><p>Bio:</p><p>Kathryn Maupin is a Principal Member of the Technical Staff at Sandia National Laboratories. Motivated by a passion for transforming uncertainty into actionable insights, Kathryn leverages her extensive expertise in model validation, model form error quantification, and Bayesian analyses to drive innovative solutions that enhance research outcomes.</p><p>Kathryn earned her PhD in Computational Science, Engineering, and Mathematics, along with her M.S. in Computational and Applied Mathematics, both from The University of Texas at Austin. Her fascination with mathematical modeling began at the University of California, San Diego, where she completed her B.A. in Applied Mathematics.</p><p>When she is not immersed in data and algorithms, Kathryn enjoys the chaos of family life with her three children and three dogs. Looking ahead, Kathryn aspires to continue pushing the boundaries of computational science while encouraging others to confront ubiquitous uncertainty in their work.</p>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1743709472</created>  <gmt_created>2025-04-03 19:44:32</gmt_created>  <changed>1743709563</changed>  <gmt_changed>2025-04-03 19:46:03</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Title: Bayesian Optimal Design of Pulsed Power Experiments]]></teaser>  <type>event</type>  <sentence><![CDATA[Title: Bayesian Optimal Design of Pulsed Power Experiments]]></sentence>  <summary><![CDATA[<p><strong>Abstract:</strong></p><p>Traditionally, there are two pillars of science: theory and experimentation. These two inform one another and lead scientists to make educated guesses and decisions toward advancing science. More recently, the driving force behind scientific advancement has not just focused on how much information can be learned, but how quickly. Additionally, experimental data can be costly and difficult to obtain. With these motivations in mind, the field of experimental design aims to maximize the information gained from as few experimental data points as possible. Computation has emerged as a third pillar of science to complement the traditional two and has been used to facilitate optimal experimental design.&nbsp;</p><p>&nbsp;</p>]]></summary>  <start>2025-04-08T11:00:00-04:00</start>  <end>2025-04-08T12:00:00-04:00</end>  <end_last>2025-04-08T12:00:00-04:00</end_last>  <gmt_start>2025-04-08 15:00:00</gmt_start>  <gmt_end>2025-04-08 16:00:00</gmt_end>  <gmt_end_last>2025-04-08 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-08T11:00:00-04:00</value>      <value2>2025-04-08T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-08 11:00:00</value>      <value2>2025-04-08 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISYE Groseclose ]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681452">  <title><![CDATA[ISyE Seminar - Walter Rei]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>Dealing with Ambiguity in Humanitarian Decision-Making</p><p>Abstract:</p><p>One of the major challenges humanitarian organizations face in response planning is managing the inherent ambiguity and uncertainty of disaster situations. In post-disaster contexts, information from various sources (assessing both the needs of affected populations and the extent of damage in the impacted area) often contains missing elements and inconsistencies, which can hinder effective decision-making. In this talk, I will present a new methodological framework that combines graph clustering and stochastic optimization to support humanitarian decision-makers in analyzing the implications of divergent estimates from multiple data sources and in efficiently integrating these estimates into the decision-making process. The usefulness of the proposed approach is demonstrated through a realistic case study on shelter location planning for internally displaced people (IDPs) in a conflict setting, specifically the Syrian civil war. We use needs assessment data from two reliable sources toestimate shelter requirements in Idleb, a district of Syria. Our case study shows that the framework enables decision-makers to assess the degree of ambiguity in the data and the level of consensus across sources, ultimately supporting better-informed decisions and more effective planning for the delivery of humanitarian aid.</p><p>Bio:</p><p>Walter Rei is a Professor of Operations Research in the Department of Analytics, Operations, and Information Technologies at the École des Sciences de la Gestion, Université du Québec à Montréal, Canada. He currently holds the Canada Research Chair in Stochastic Optimization of Transport and Logistics Systems and is also a member of the Interuniversity Research Centre on Enterprise Networks, Logistics and Transportation (CIRRELT). His research focuses on the development of efficient solution methodologies for integer programs and combinatorial optimization models relevant to transportation and logistics problems involving uncertainty.</p><p>&nbsp;</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1743424924</created>  <gmt_created>2025-03-31 12:42:04</gmt_created>  <changed>1743425068</changed>  <gmt_changed>2025-03-31 12:44:28</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Dealing with Ambiguity in Humanitarian Decision-Making]]></teaser>  <type>event</type>  <sentence><![CDATA[Dealing with Ambiguity in Humanitarian Decision-Making]]></sentence>  <summary><![CDATA[<p>One of the major challenges humanitarian organizations face in response planning is managing the inherent ambiguity and uncertainty of disaster situations. In post-disaster contexts, information from various sources (assessing both the needs of affected populations and the extent of damage in the impacted area) often contains missing elements and inconsistencies, which can hinder effective decision-making. In this talk, I will present a new methodological framework that combines graph clustering and stochastic optimization to support humanitarian decision-makers in analyzing the implications of divergent estimates from multiple data sources and in efficiently integrating these estimates into the decision-making process. The usefulness of the proposed approach is demonstrated through a realistic case study on shelter location planning for internally displaced people (IDPs) in a conflict setting, specifically the Syrian civil war. We use needs assessment data from two reliable sources to estimate shelter requirements in Idleb, a district of Syria. Our case study shows that the framework enables decision-makers to assess the degree of ambiguity in the data and the level of consensus across sources, ultimately supporting better-informed decisions and more effective planning for the delivery of humanitarian aid.</p><p>&nbsp;</p>]]></summary>  <start>2025-04-11T11:30:00-04:00</start>  <end>2025-04-11T12:30:00-04:00</end>  <end_last>2025-04-11T12:30:00-04:00</end_last>  <gmt_start>2025-04-11 15:30:00</gmt_start>  <gmt_end>2025-04-11 16:30:00</gmt_end>  <gmt_end_last>2025-04-11 16:30:00</gmt_end_last>  <times>    <item>      <value>2025-04-11T11:30:00-04:00</value>      <value2>2025-04-11T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-11 11:30:00</value>      <value2>2025-04-11 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681451">  <title><![CDATA[ISyE Seminar - Ann Campbell]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>The Search for Parking for Commercial Last-Mile Delivery in Urban Environments (or should they?)</p><p>Abstract:&nbsp;</p><p>Parking is a time-consuming, and thus expensive, part of last-mile delivery in urban environments. &nbsp;To build insights into driver parking behavior, we introduce the Stochastic Parking Problem (SPP) to model the search process for parking where delivery drivers may choose to park at available parking spots or double park at unavailable parking spots at the risk of receiving a fine. &nbsp;To this end, the Stochastic Parking Problem (SPP) models the parking search process as a Markov Decision Process. We characterize the structure of the optimal parking policy for the SPP based on the probability that each parking spot is available and the expected cost of double parking. Further, we provide a polynomial-time algorithm to find the optimal policy for the SPP. &nbsp;We utilize the optimal policy for the SPP to derive managerial insights regarding how drivers should approach the parking search process. In doing so, we identify sufficient enforcement levels to eliminate double parking from optimal parking decisions for last-mile delivery drivers.</p><p>Bio:</p><p>Ann Melissa Campbell is the Clement T. and Sylvia H. Hanson Family Chair in Manufacturing Productivity in the Department of Business Analytics at the Henry B. Tippie College of Business. &nbsp;Her research focuses on freight transportation, especially on problems related to new and emerging business models. &nbsp;She is a recipient of the NSF CAREER Award and serves as an Area Editor for Transportation Science. &nbsp;As department chair, she led the department’s efforts to win the 2021 INFORMS UPS George D. Smith Prize for excellence in analytics education. &nbsp;Since 2022, she has chaired the annual FutureBAProf workshop focused on educating PhD students and postdocs about academic careers in business schools.<br>&nbsp;</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1743424526</created>  <gmt_created>2025-03-31 12:35:26</gmt_created>  <changed>1743424710</changed>  <gmt_changed>2025-03-31 12:38:30</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[The Search for Parking for Commercial Last-Mile Delivery in Urban Environments (or should they?)]]></teaser>  <type>event</type>  <sentence><![CDATA[The Search for Parking for Commercial Last-Mile Delivery in Urban Environments (or should they?)]]></sentence>  <summary><![CDATA[<p>Parking is a time-consuming, and thus expensive, part of last-mile delivery in urban environments. &nbsp;To build insights into driver parking behavior, we introduce the Stochastic Parking Problem (SPP) to model the search process for parking where delivery drivers may choose to park at available parking spots or double park at unavailable parking spots at the risk of receiving a fine. &nbsp;To this end, the Stochastic Parking Problem (SPP) models the parking search process as a Markov Decision Process. We characterize the structure of the optimal parking policy for the SPP based on the probability that each parking spot is available and the expected cost of double parking. Further, we provide a polynomial-time algorithm to find the optimal policy for the SPP. &nbsp;We utilize the optimal policy for the SPP to derive managerial insights regarding how drivers should approach the parking search process. In doing so, we identify sufficient enforcement levels to eliminate double parking from optimal parking decisions for last-mile delivery drivers.<br>&nbsp;</p>]]></summary>  <start>2025-04-04T11:30:00-04:00</start>  <end>2025-04-04T12:30:00-04:00</end>  <end_last>2025-04-04T12:30:00-04:00</end_last>  <gmt_start>2025-04-04 15:30:00</gmt_start>  <gmt_end>2025-04-04 16:30:00</gmt_end>  <gmt_end_last>2025-04-04 16:30:00</gmt_end_last>  <times>    <item>      <value>2025-04-04T11:30:00-04:00</value>      <value2>2025-04-04T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-04 11:30:00</value>      <value2>2025-04-04 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681432">  <title><![CDATA[ISyE Community Research Project Showcase]]></title>  <uid>36284</uid>  <body><![CDATA[<div>We are excited to invite you to the <a href="https://www.isye.gatech.edu/news/turn-learning-action-industrial-engineering-community-research-projects">2025 Project Showcase, of the Community Research Project (CRP)</a> at <a href="https://www.isye.gatech.edu">Georgia Tech's H. Milton Stewart School of Industrial and Systems Engineering.</a> This event celebrates the integration of theoretical knowledge to real-world challenges with Atlanta-based organizations, while improving societal conditions.</div><div>&nbsp;</div><div>Event Details:</div><ul><li><div>Poster Symposium:&nbsp;Wednesday, April 2, 2025, from 10:00 AM to 4:00 PM</div></li><li><div>Project Showcase Event:&nbsp;Wednesday, April 2, 2025, from 5:00 PM to 8:00 PM</div></li><li><div>Location:&nbsp;ISyE Main Atrium</div></li></ul><div>The CRP offers a low-stakes Senior Design experience, providing early undergraduates with the opportunity to be introduced to research while developing much needed professional skills. This program integrates leadership development, team building skills, and community partnerships&nbsp;to create a holistic student experience.</div><div>&nbsp;</div><div>CRP Key Collaborators:<br>Our project is supported by a network of experts who help students navigate common leadership challenges, working effectively in a group setting, and translating their experience to their resume and during interviews. Key collaborators include:</div><div>Dr. Stacey Doremus: Leadership Education and Development</div><ul><li><div>Dr. Mary Lynn Realff: Effective Team Dynamic Initiative</div></li><li><div>Dr. Brandy Blake: Professional and Technical Communication</div></li><li><div>Laura Garcia: UG Career Education</div></li><li><div>Dr. Sarah Brackmann: Community-Based Learning</div></li></ul><div>Through these collaborations, undergraduates incorporate High-Impact Practices (HIPs) to encourage collaborative projects, service learning, and undergraduate research. &nbsp;We believe that experiential learning is a potent tool for connecting theoretical knowledge with practical application, and we are excited to share our journey with you.</div><div>&nbsp;</div><div>To register or for more information, please <a href="https://forms.office.com/r/AGzakTQbRU" id="OWA1a153157-5ecf-5df7-2d22-d038b294241f" rel="noopener noreferrer" target="_blank" title="https://forms.office.com/r/AGzakTQbRU"><strong>CLICK HERE</strong></a>&nbsp;or email us at <a href="mailto:case@isye.gatech.edu" id="OWA3e130c25-990f-e766-b53c-9395ae1a449c" title="mailto:case@isye.gatech.edu">case@isye.gatech.edu</a>.</div><div>&nbsp;</div><div>Thank you for your support, and we look forward to seeing you at the showcase!</div><div>&nbsp;</div><p>Read the full story here: <a href="https://www.isye.gatech.edu/news/turn-learning-action-industrial-engineering-community-research-projects">https://www.isye.gatech.edu/news/turn-learning-action-industrial-engineering-community-research-projects</a></p>]]></body>  <author>chenriquez8</author>  <status>1</status>  <created>1743178465</created>  <gmt_created>2025-03-28 16:14:25</gmt_created>  <changed>1743178967</changed>  <gmt_changed>2025-03-28 16:22:47</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[10 undergraduate industrial engineering groups will be presenting their research to field professionals, providing solutions to Atlanta's industry conglomerates]]></teaser>  <type>event</type>  <sentence><![CDATA[10 undergraduate industrial engineering groups will be presenting their research to field professionals, providing solutions to Atlanta's industry conglomerates]]></sentence>  <summary><![CDATA[<p>10 undergraduate industrial engineering groups will be presenting their research to field professionals, providing solutions to Atlanta's industry conglomerates</p>]]></summary>  <start>2025-04-02T10:00:00-04:00</start>  <end>2025-04-02T20:00:00-04:00</end>  <end_last>2025-04-02T20:00:00-04:00</end_last>  <gmt_start>2025-04-02 14:00:00</gmt_start>  <gmt_end>2025-04-03 00:00:00</gmt_end>  <gmt_end_last>2025-04-03 00:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-02T10:00:00-04:00</value>      <value2>2025-04-02T20:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-02 10:00:00</value>      <value2>2025-04-02 08:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>Valarie McConico, Program and Operations Manager, vmcconico3@gatech.edu</p>]]></contact>  <fee><![CDATA[0.00]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>          <extra><![CDATA[freebies]]></extra>      </extras>  <location><![CDATA[ISyE Main Atrium]]></location>  <media>          <item>676574</item>      </media>  <hg_media>          <item>          <nid>676574</nid>          <type>image</type>          <title><![CDATA[Community Research Project Team]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[SQUARE-PICS.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/03/18/SQUARE-PICS.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/03/18/SQUARE-PICS.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/03/18/SQUARE-PICS.png?itok=fuOQ8T5U]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Community Research Project Team]]></image_alt>                              <created>1742319861</created>          <gmt_created>2025-03-18 17:44:21</gmt_created>          <changed>1742319861</changed>          <gmt_changed>2025-03-18 17:44:21</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.isye.gatech.edu/news/turn-learning-action-industrial-engineering-community-research-projects]]></url>        <title><![CDATA[Learn More! Turn Learning into Action with Industrial Engineering Community Research Projects]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660354"><![CDATA[Center for Academics, Success, and Equity]]></group>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1237"><![CDATA[College of Engineering]]></group>          <group id="660346"><![CDATA[Master of Science in Analytics]]></group>          <group id="1188"><![CDATA[Research Horizons]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="1788"><![CDATA[Other/Miscellaneous]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="1788"><![CDATA[Other/Miscellaneous]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="1191"><![CDATA[industrial engineering]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681348">  <title><![CDATA[SCL IRC Seminar: "Tariffs, Uncertainty, and Trade"]]></title>  <uid>27233</uid>  <body><![CDATA[<p>The <a href="https://www.scl.gatech.edu">Supply Chain and Logistics Institute</a> and <a href="https://www.scl.gatech.edu/outreach/SCLO">Supply Chain &amp; Logistics Organization</a> Student Group is co-hosting a special event seminar featuring Jerry Parrish from Metro Atlanta Chamber of Commerce.</p><h2>Tariffs, Uncertainty, and Trade&nbsp;</h2><h3>featuring Jerry Parrish, Chief Economist with the Metro Atlanta Chamber of Commerce</h3><h4>April 10, 2025<br>11am-12pm ET | Seminar</h4><p><strong>Venue/Location</strong><br><a href="https://studentcenter.gatech.edu/parking-information">Georgia Tech Exhibition Hall</a> - <a href="https://studentcenter.gatech.edu/sites/default/files/2023-03/Exhibition%20Hall%20Maps%20PDF.pdf">Home Park Room</a> (2nd floor)<br>Georgia Institute of Technology<br>460 4th St NW, Atlanta, GA 30332<br>&nbsp;</p><h3>SESSION OVERVIEW</h3><p>Join us for an insightful seminar where Dr. Parrish will delve into the complex interplay between tariffs, inflation, interest rates, and other economic factors. The seminar will explore how these elements influence not only the economy of Georgia but also the broader American and global economies. Dr. Parrish will provide an analysis of current economic trends, shedding light on the uncertainties and challenges faced by businesses and policymakers in today's interconnected world. Attendees will gain a deeper understanding of the economic forces at play and their potential impacts on trade, investment, and economic growth.</p><h3>SESSION SPEAKER</h3><p>Jerry D. Parrish, Ph.D. is the Chief Economist at the Metro Atlanta Chamber. He previously served as the Director of State and Local Policy Analysis at the Florida Institute of Government at Florida State University, where he also spent twelve years on the faculty of the Masters of Applied Economics Program.</p><p>Dr. Parrish has held several prominent positions, including Chief Economist and Director of Research for the Florida Chamber Foundation, Chief Economist and Director of the Center for Competitive Florida at Florida TaxWatch, and Associate Director of the Center for Economic Forecasting &amp; Analysis (CEFA) at Florida State University. His extensive experience in the private sector includes management roles at international manufacturing companies.</p><p>Jerry holds a B.S. in Agricultural Business and Economics from Auburn University, an M.B.A. from Bellarmine University, an M.S. in Economics from the University of North Carolina at Charlotte, and a Ph.D. in Economics from Auburn University.</p><h3><a href="https://eforms.scl.gatech.edu/apr10seminar"><strong>Register Online for our Special Event Seminar</strong></a></h3><p><br>For questions, please email <a href="mailto:event@scl.gatech.edu">event@scl.gatech.edu</a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1742851813</created>  <gmt_created>2025-03-24 21:30:13</gmt_created>  <changed>1742856365</changed>  <gmt_changed>2025-03-24 22:46:05</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join the Supply Chain and Logistics Institute for a special event seminar featuring Jerry Parrish with the Metro Atlanta Chamber of Commerce.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join the Supply Chain and Logistics Institute for a special event seminar featuring Jerry Parrish with the Metro Atlanta Chamber of Commerce.]]></sentence>  <summary><![CDATA[<p>The <a href="https://www.scl.gatech.edu">Supply Chain and Logistics Institute</a> and <a href="https://www.scl.gatech.edu/outreach/SCLO">Supply Chain &amp; Logistics Organization</a> Student Group is co-hosting a special event seminar featuring Jerry Parrish with the Metro Atlanta Chamber of Commerce.</p>]]></summary>  <start>2025-04-10T11:00:00-04:00</start>  <end>2025-04-10T12:00:00-04:00</end>  <end_last>2025-04-10T12:00:00-04:00</end_last>  <gmt_start>2025-04-10 15:00:00</gmt_start>  <gmt_end>2025-04-10 16:00:00</gmt_end>  <gmt_end_last>2025-04-10 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-10T11:00:00-04:00</value>      <value2>2025-04-10T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-10 11:00:00</value>      <value2>2025-04-10 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[(404) 385-4275]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/parking-information]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/parking-information]]></url>    <title><![CDATA[Finding the Georgia Tech Exhibition Hall]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall - Home Park Room (2nd floor)]]></location>  <media>          <item>676662</item>      </media>  <hg_media>          <item>          <nid>676662</nid>          <type>image</type>          <title><![CDATA[GT-SCLIRC_Seminar_JerryParrish_20250410.jpg]]></title>          <body><![CDATA[<p>Click to Enlarge</p>]]></body>                      <image_name><![CDATA[GT-SCLIRC_Seminar_JerryParrish_20250410.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/03/24/GT-SCLIRC_Seminar_JerryParrish_20250410.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/03/24/GT-SCLIRC_Seminar_JerryParrish_20250410.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/03/24/GT-SCLIRC_Seminar_JerryParrish_20250410.jpg?itok=HYPkTX80]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[SCL IRC Seminar: &quot;Tariffs, Uncertainty, and Trade&quot;]]></image_alt>                              <created>1742855314</created>          <gmt_created>2025-03-24 22:28:34</gmt_created>          <changed>1743075931</changed>          <gmt_changed>2025-03-27 11:45:31</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.scl.gatech.edu/apr10seminar]]></url>        <title><![CDATA[Register Online for our Special Event SCL IRC seminar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/sclirc/GT-SCLIRC_Seminar_JerryParrish_20250410.pdf]]></url>        <title><![CDATA[Download Flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681238">  <title><![CDATA[ISyE Seminar - Lawrence Wein]]></title>  <uid>36374</uid>  <body><![CDATA[<p><strong>TITLE:&nbsp;</strong></p><p>Analysis of the Genealogy Process in Forensic Investigative Genetic Genealogy</p><p><strong>ABSTRACT:&nbsp;</strong></p><p>The genealogy process is typically the most time-consuming part of -- and a limiting factor in the success of -- forensic investigative genetic genealogy, which is a new approach to solving violent crimes and identifying human remains. We formulate a stochastic dynamic program that -- given the list of matches and their genetic distances to the unknown target -- chooses the best decision at each point in time: which match to investigate (i.e., find its ancestors), which ancestors of these matches to descend from (i.e., find its descendants), or whether to terminate the investigation. The objective is to maximize the probability of finding the target minus a cost on the expected size of the final family tree. We estimate the &nbsp;parameters of our model using data from 17 cases (eight solved, nine unsolved) from the DNA Doe Project. We assess the Proposed Strategy using simulated versions of the 17 DNA Doe Project cases, and compare it to a Benchmark Strategy that ranks matches by their genetic distance to the target and only descends from known common ancestors between a pair of matches. The Proposed Strategy solves cases 25-fold faster than the Benchmark Strategy, and does so by aggressively descending from a set of potential most recent common ancestors between the target and a match even when this set has a low probability of containing the correct most recent common ancestor. This work has been used to solve several stalled cold cases.</p><p><strong>BIO:&nbsp;</strong></p><p>Lawrence M. Wein is the Jeffrey S. Skoll Professor of Management Science at the Graduate School of Business, Stanford University. He received a Ph.D. in Operations Research at Stanford University in 1988 and was a professor at MIT's Sloan School of Management from 1988 to 2002. His research interests are in operations management and public health. He was Editor-in-Chief of Operations Research from 2000 to 2005. He has been awarded a Presidential Young Investigator Award, the Erlang Prize, the Koopman Prize, the INFORMS Expository Writing Award, the Philip McCord Morse Lectureship, the INFORMS President’s Award, the Frederick W. Lanchester Prize, the George E. Kimball Medal, a best paper award from Risk Analysis, and two notable paper awards from the Journal of Forensic Sciences. He is an INFORMS Fellow, a M&amp;SOM Fellow and a member of the National Academy of Engineering.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1742411248</created>  <gmt_created>2025-03-19 19:07:28</gmt_created>  <changed>1742411499</changed>  <gmt_changed>2025-03-19 19:11:39</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Analysis of the Genealogy Process in Forensic Investigative Genetic Genealogy]]></teaser>  <type>event</type>  <sentence><![CDATA[Analysis of the Genealogy Process in Forensic Investigative Genetic Genealogy]]></sentence>  <summary><![CDATA[<p>The genealogy process is typically the most time-consuming part of -- and a limiting factor in the success of -- forensic investigative genetic genealogy, which is a new approach to solving violent crimes and identifying human remains. We formulate a stochastic dynamic program that -- given the list of matches and their genetic distances to the unknown target -- chooses the best decision at each point in time: which match to investigate (i.e., find its ancestors), which ancestors of these matches to descend from (i.e., find its descendants), or whether to terminate the investigation. The objective is to maximize the probability of finding the target minus a cost on the expected size of the final family tree. We estimate the parameters of our model using data from 17 cases (eight solved, nine unsolved) from the DNA Doe Project. We assess the Proposed Strategy using simulated versions of the 17 DNA Doe Project cases, and compare it to a Benchmark Strategy that ranks matches by their genetic distance to the target and only descends from known common ancestors between a pair of matches. The Proposed Strategy solves cases 25-fold faster than the Benchmark Strategy, and does so by aggressively descending from a set of potential most recent common ancestors between the target and a match even when this set has a low probability of containing the correct most recent common ancestor. This work has been used to solve several stalled cold cases.</p><p>&nbsp;</p>]]></summary>  <start>2025-03-28T11:30:00-04:00</start>  <end>2025-03-28T12:30:00-04:00</end>  <end_last>2025-03-28T12:30:00-04:00</end_last>  <gmt_start>2025-03-28 15:30:00</gmt_start>  <gmt_end>2025-03-28 16:30:00</gmt_end>  <gmt_end_last>2025-03-28 16:30:00</gmt_end_last>  <times>    <item>      <value>2025-03-28T11:30:00-04:00</value>      <value2>2025-03-28T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-28 11:30:00</value>      <value2>2025-03-28 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681181">  <title><![CDATA[ISYE Statistics Seminar - Hongquan Xu]]></title>  <uid>36433</uid>  <body><![CDATA[<div>Title: Minimum aberration-type criterion and stratification pattern enumerator for selecting space-filling designs</div><div>&nbsp;</div><div>Speaker: Hongquan Xu, Department of Statistics and Data Science, University of California, Los Angeles</div><div>&nbsp;</div><div>Abstract: &nbsp;Space-filling designs are widely used in computer experiments. Inspired by the celebrated minimum aberration criterion for fractional factorial designs, we propose a minimum aberration-type criterion for assessing the space-filling properties of a broad class of designs including Latin hypercube designs, orthogonal arrays and strong orthogonal arrays. The new minimum aberration-type criterion covers the minimum aberration criterion and various generalizations as special cases. The generality of the new criterion comes with a huge computational cost. &nbsp;The fast computation of the (generalized) minimum aberration criterion is facilitated through the famous MacWilliams identities -- a fundamental result in coding theory. There are no parallel results to handle complex design problems with stratifications. To address the computational issue, we introduce the concept of stratification pattern enumerator and show that the stratification pattern enumerator is a linear combination of the space-filling pattern. The stratification pattern enumerator is more general than the MacWilliams identities, and it can be used to compute the space-filling or stratification pattern in quadratic times, instead of exponential times by definition. &nbsp;In addition, &nbsp;we establish a lower bound &nbsp;for the stratification pattern enumerator and present construction methods for designs that achieve the lower bound using multiplication tables over Galois fields. The constructed designs have good space-filling properties in low-dimensional projections and are robust under various criteria.&nbsp;</div><div>&nbsp;</div><div>References:&nbsp;</div><div>Tian, Y. and Xu, H. &nbsp;(2022). A Minimum Aberration-Type Criterion for Selecting Space-Filling Designs. Biometrika,109(2), 489-501.</div><div>Tian, Y. and Xu, H. (2024). Stratification Pattern Enumerator and its Applications. Journal of the Royal Statistical Society Series B: Statistical Methodology, 86(2), 364-385.</div>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1742236224</created>  <gmt_created>2025-03-17 18:30:24</gmt_created>  <changed>1742236389</changed>  <gmt_changed>2025-03-17 18:33:09</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Title: Minimum aberration-type criterion and stratification pattern enumerator for selecting space-filling designs]]></teaser>  <type>event</type>  <sentence><![CDATA[Title: Minimum aberration-type criterion and stratification pattern enumerator for selecting space-filling designs]]></sentence>  <summary><![CDATA[<p>Abstract: &nbsp;Space-filling designs are widely used in computer experiments. Inspired by the celebrated minimum aberration criterion for fractional factorial designs, we propose a minimum aberration-type criterion for assessing the space-filling properties of a broad class of designs including Latin hypercube designs, orthogonal arrays and strong orthogonal arrays. The new minimum aberration-type criterion covers the minimum aberration criterion and various generalizations as special cases. The generality of the new criterion comes with a huge computational cost. &nbsp;The fast computation of the (generalized) minimum aberration criterion is facilitated through the famous MacWilliams identities -- a fundamental result in coding theory. There are no parallel results to handle complex design problems with stratifications. To address the computational issue, we introduce the concept of stratification pattern enumerator and show that the stratification pattern enumerator is a linear combination of the space-filling pattern. The stratification pattern enumerator is more general than the MacWilliams identities, and it can be used to compute the space-filling or stratification pattern in quadratic times, instead of exponential times by definition. &nbsp;In addition, &nbsp;we establish a lower bound &nbsp;for the stratification pattern enumerator and present construction methods for designs that achieve the lower bound using multiplication tables over Galois fields. The constructed designs have good space-filling properties in low-dimensional projections and are robust under various criteria.&nbsp;</p>]]></summary>  <start>2025-03-25T11:00:00-04:00</start>  <end>2025-03-25T12:00:00-04:00</end>  <end_last>2025-03-25T12:00:00-04:00</end_last>  <gmt_start>2025-03-25 15:00:00</gmt_start>  <gmt_end>2025-03-25 16:00:00</gmt_end>  <gmt_end_last>2025-03-25 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-25T11:00:00-04:00</value>      <value2>2025-03-25T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-25 11:00:00</value>      <value2>2025-03-25 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[4048942300]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISYE Main 228]]></title>  </location_url>  <email><![CDATA[mrussell89@gatech.edu]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISYE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="681023">  <title><![CDATA[ISyE Seminar - Michael Kosorok]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:&nbsp;</p><p>Linear regression using Hilbert-space valued covariates with unknown reproducing kernel</p><p>Abstract:</p><p>&nbsp;In this talk we present a new method of linear regression using Hilbert-space valued covariates with unknown reproducing kernels. We develop a computationally efficient approach to estimation and derive asymptotic theory for the regression parameter estimates under mild assumptions. We demonstrate the approach in simulation studies as well as in a data analyses using two- and three-dimensional brain images as predictors. The is work is a collaboration with Xinyi Li and Margaret Hoch.</p><p>Bio:&nbsp;</p><p>Michael R. Kosorok, PhD, is the W.R. Kenan, Jr. Distinguished Professor of Biostatistics, Professor of Statistics and Operations Research, and Director of the Center for Artificial Intelligence and Public Health at the University of North Carolina at Chapel Hill. His interests include biostatistics, artificial intelligence, empirical processes, and precision health. He is a fellow of the ASA, IMS and AAAS, and is past-president of IMS.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1741379769</created>  <gmt_created>2025-03-07 20:36:09</gmt_created>  <changed>1741379769</changed>  <gmt_changed>2025-03-07 20:36:09</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Linear regression using Hilbert-space valued covariates with unknown reproducing kernel]]></teaser>  <type>event</type>  <sentence><![CDATA[Linear regression using Hilbert-space valued covariates with unknown reproducing kernel]]></sentence>  <summary><![CDATA[<p>In this talk we present a new method of linear regression using Hilbert-space valued covariates with unknown reproducing kernels. We develop a computationally efficient approach to estimation and derive asymptotic theory for the regression parameter estimates under mild assumptions. We demonstrate the approach in simulation studies as well as in a data analyses using two- and three-dimensional brain images as predictors. The is work is a collaboration with Xinyi Li and Margaret Hoch.</p>]]></summary>  <start>2025-03-14T11:30:00-04:00</start>  <end>2025-03-14T12:30:00-04:00</end>  <end_last>2025-03-14T12:30:00-04:00</end_last>  <gmt_start>2025-03-14 15:30:00</gmt_start>  <gmt_end>2025-03-14 16:30:00</gmt_end>  <gmt_end_last>2025-03-14 16:30:00</gmt_end_last>  <times>    <item>      <value>2025-03-14T11:30:00-04:00</value>      <value2>2025-03-14T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-14 11:30:00</value>      <value2>2025-03-14 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680734">  <title><![CDATA[SCL IRC Seminar: "GenAI and/or Optimization: Present and Future"]]></title>  <uid>27233</uid>  <body><![CDATA[<p>The <a href="https://www.scl.gatech.edu">Supply Chain and Logistics Institute</a> and <a href="https://www.scl.gatech.edu/outreach/SCLO">Supply Chain &amp; Logistics Organization</a> Student Group is co-hosting a special event seminar featuring Ishai Menache from Microsoft.</p><h2>GenAI and/or Optimization: Present and Future&nbsp;</h2><h3>featuring Ishai Menache from Microsoft</h3><p><strong>March 27, 2025&nbsp;</strong><br>12pm ET | Complimentary Lunch (first 75 attendees)<br><strong>1-2pm ET | Seminar</strong><br>Callaway Manufacturing Research Building (Auditorium 101)<br>&nbsp;</p><h3>SESSION OVERVIEW</h3><p>Ishai Menache will describe how LLMs and optimization techniques are leveraged in Microsoft’s cloud supply chain to improve efficiency, provide insights to planners, and answer "what-if" questions. More broadly, Menache will discuss ongoing research and future directions in the intersection of operations research and AI.</p><h3>SESSION SPEAKER</h3><p>Ishai Menache is a Partner Researcher &amp; Manager of the Machine Learning and Optimization group at Microsoft Research. With a PhD in Electrical Engineering from the Technion and postdoctoral experience at MIT, he has been with Microsoft since 2011. His research focuses on developing large-scale optimization frameworks that leverage machine learning and Generative AI technologies to improve supply chain operations.</p><h3>SESSION LOCATION</h3><p>Callaway Manufacturing Research Center (MARC)<br>Main Auditorium (1st Floor)<br>Georgia Institute of Technology<br>813 Ferst Drive NW<br>Atlanta, GA 30332</p><p>GPS Coordinates: 33.777873, -84.401353</p><p><a href="https://www.google.com/maps/place/Callaway+Manufacturing+Research+Center+Building,+813+Ferst+Dr+NW,+Atlanta,+GA+30332/@33.777616,-84.403925,17z/data=!3m1!4b1!4m14!1m7!3m6!1s0x88f5048b89758177:0x537652470f144db0!2sGeorgia+Tech+Manufacturing+Institute!8m2!3d33.777968!4d-84.4013451!16s%2Fg%2F11b6v54690!3m5!1s0x88f5048b897494cb:0xc5afa41e74f3bc81!8m2!3d33.7776116!4d-84.4013501!16s%2Fg%2F12hpmc353?entry=ttu&amp;g_ep=EgoyMDI1MDIyMy4xIKXMDSoJLDEwMjExNDUzSAFQAw%3D%3D">View via Google Maps</a></p><p><em><strong>Please note that we will be serving a free box lunch from 12-1pm (for the first 75 attendees) outside of the auditorium before the lecture at 1pm ET.</strong></em></p><h3><a href="https://eforms.scl.gatech.edu/mar25seminar"><strong>Register Online for our Special Event Seminar</strong></a></h3><p><br>For questions, please email <a href="mailto:event@scl.gatech.edu">event@scl.gatech.edu</a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1740585154</created>  <gmt_created>2025-02-26 15:52:34</gmt_created>  <changed>1741006889</changed>  <gmt_changed>2025-03-03 13:01:29</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join the Supply Chain and Logistics Institute for a special event seminar featuring Ishai Menache from Microsoft.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join the Supply Chain and Logistics Institute for a special event seminar featuring Ishai Menache from Microsoft.]]></sentence>  <summary><![CDATA[<p>The <a href="https://www.scl.gatech.edu">Supply Chain and Logistics Institute</a> and <a href="https://www.scl.gatech.edu/outreach/SCLO">Supply Chain &amp; Logistics Organization</a> Student Group is co-hosting a special event seminar featuring Ishai Menache from Microsoft.</p>]]></summary>  <start>2025-03-27T12:00:00-04:00</start>  <end>2025-03-27T14:00:00-04:00</end>  <end_last>2025-03-27T14:00:00-04:00</end_last>  <gmt_start>2025-03-27 16:00:00</gmt_start>  <gmt_end>2025-03-27 18:00:00</gmt_end>  <gmt_end_last>2025-03-27 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-27T12:00:00-04:00</value>      <value2>2025-03-27T14:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-27 12:00:00</value>      <value2>2025-03-27 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.scl.gatech.edu/GTMI-MARC]]></url>  <location_url>    <url><![CDATA[https://www.scl.gatech.edu/GTMI-MARC]]></url>    <title><![CDATA[Finding MARC]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[Callaway Manufacturing Research Center (MARC) Main Auditorium (1st Floor)]]></location>  <media>          <item>676433</item>      </media>  <hg_media>          <item>          <nid>676433</nid>          <type>image</type>          <title><![CDATA[GT-SCLIRC_Seminar_IshaiMenache_20250327.jpg]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[GT-SCLIRC_Seminar_IshaiMenache_20250327.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/03/03/GT-SCLIRC_Seminar_IshaiMenache_20250327.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/03/03/GT-SCLIRC_Seminar_IshaiMenache_20250327.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/03/03/GT-SCLIRC_Seminar_IshaiMenache_20250327.jpg?itok=FF29Rcp6]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[SCL IRC Seminar: GenAI and/or Optimization: Present and Future]]></image_alt>                              <created>1740771430</created>          <gmt_created>2025-02-28 19:37:10</gmt_created>          <changed>1741006110</changed>          <gmt_changed>2025-03-03 12:48:30</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.scl.gatech.edu/mar25seminar]]></url>        <title><![CDATA[Register Online for our Special Event SCL IRC seminar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/sclirc/GT-SCLIRC_Seminar_IshaiMenache_20250327.pdf]]></url>        <title><![CDATA[Download the event flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680487">  <title><![CDATA[Celebrating Women in Industrial & Systems Engineering: Kickoff Breakfast Panel]]></title>  <uid>36600</uid>  <body><![CDATA[<p>🌟 <strong>Celebrating Women in Industrial &amp; Systems Engineering</strong>! 🌟<br>This March, the <a href="https://www.linkedin.com/company/georgiatechisye/" target="_self">Georgia Tech H. Milton Stewart School of ISyE</a> &nbsp;Center for Academics, Success, and Engagement (CASE) is proud to honor the incredible women in Industrial &amp; Systems Engineering with a month full of inspiring events.<br><br>🎉<strong>Kickoff Breakfast Panel</strong><br>📅 Friday, February 28 | 🕘 9:00 AM - 11:00 AM<br>📍 GT Alumni House<br><br>Join us as we launch this celebration with an alumnae panel featuring:<br>🔹 Melody Mulaik, President at Revenue Cycle Coding Strategies LLC&nbsp;<br>&nbsp;🔹 Eleana L. Paddilla Acosta, Senior Product Manager at Oracle<br>🔹 Sheereen Brown, CEO of Between and Senior Business Analyst at The Task Force Global Health, Inc.<br>🔹 Aparajita Satapathy, Project Manager at Lockheed Martin<br>🔹 Danielle Donehew, &nbsp;Executive Director at Women's Basketball Coaches Association&nbsp;<br>🔹 Niv Persaud, Managing Director at Transition Planning &amp; Guidance, LLC<br>🔹 Moderator: Dr. Dima Nazzal, Director, Academic Faculty at the Georgia Institute of Technology<br><br><a href="https://eforms.isye.gatech.edu/form/case-rsvp">RSVP for the breakfast</a>.</p><p><br>💼 "<strong>Women in Consulting" Panel (PwC ISyE Alumnae)</strong><br>📅 Tuesday, March 11 | 🕚 11:00 AM - 12:00 PM<br>📍 ISyE Main Atrium<br>🔹Presented by:&nbsp;PwC ISyE Alumnae&nbsp;<br><br><a href="https://eforms.isye.gatech.edu/form/case-rsvp?check_logged_in=1">RSVP for the PwC seminar</a>.</p><p><br>🎢<strong>"My Crazy IE Career Rollercoaster: Pivoting is What We Do?"</strong><br>📅 Tuesday, March 25 | 🕚 11:00 AM - 12:00 PM<br>📍 ISyE Main Atrium<br>🔹Presented by Dr. Fay Cobb Payton, Special Advisor on Innovation and Professor, Mathematics and Computer Science at Rutgers University and Partner Consultant<br><br><a href="https://eforms.isye.gatech.edu/form/case-wsie-seminar2">RSVP for Fay Cobb Payton’s seminar</a>.</p><p>These events provide a fantastic opportunity to learn from and celebrate the achievements of women in ISyE. Mark your calendars and join us!</p>]]></body>  <author>cmullins32</author>  <status>1</status>  <created>1739546426</created>  <gmt_created>2025-02-14 15:20:26</gmt_created>  <changed>1740511241</changed>  <gmt_changed>2025-02-25 19:20:41</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This March, the Georgia Tech H. Milton Stewart School of ISyE  Center for Academics, Success, and Engagement (CASE) is proud to honor the incredible women in Industrial & Systems Engineering with a month full of inspiring events.]]></teaser>  <type>event</type>  <sentence><![CDATA[This March, the Georgia Tech H. Milton Stewart School of ISyE  Center for Academics, Success, and Engagement (CASE) is proud to honor the incredible women in Industrial & Systems Engineering with a month full of inspiring events.]]></sentence>  <summary><![CDATA[<p>This March, the Georgia Tech H. Milton Stewart School of ISyE &nbsp;Center for Academics, Success, and Engagement (CASE) is proud to honor the incredible women in Industrial &amp; Systems Engineering with a month full of inspiring events.</p>]]></summary>  <start>2025-02-28T09:00:00-05:00</start>  <end>2025-02-28T11:00:00-05:00</end>  <end_last>2025-02-28T11:00:00-05:00</end_last>  <gmt_start>2025-02-28 14:00:00</gmt_start>  <gmt_end>2025-02-28 16:00:00</gmt_end>  <gmt_end_last>2025-02-28 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-28T09:00:00-05:00</value>      <value2>2025-02-28T11:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-28 09:00:00</value>      <value2>2025-02-28 11:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://eforms.isye.gatech.edu/form/case-rsvp?event=6733&amp;check_logged_in=1]]></url>  <location_url>    <url><![CDATA[https://eforms.isye.gatech.edu/form/case-rsvp?event=6733&amp;check_logged_in=1]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>Nicoly Myles, <a href="mailto:nicoly.myles@gatech.edu">nicoly.myles@gatech.edu</a></p><p>Carol English, <a href="mailto:carol.english@isye.gatech.edu">carol.english@isye.gatech.edu</a></p><p>&nbsp;</p>]]></contact>  <fee><![CDATA[0]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[Georgia Tech Alumni House]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="660354"><![CDATA[Center for Academics, Success, and Equity]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680466">  <title><![CDATA[SCL Lunch and Learn: “Succeeding in the Modern Supply Chain"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for a dynamic webinar exploring the challenges and opportunities of today’s fast-evolving supply chains.</strong></p><p><strong>Thursday, April 3, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>Learn why traditional decision-making tools no longer suffice in an era of constant disruption and uncertainty—and discover the critical mindsets, strategies, and technologies shaping the future of supply chain management.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://www.scl.gatech.edu/apr25-lnl"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1739471007</created>  <gmt_created>2025-02-13 18:23:27</gmt_created>  <changed>1740490795</changed>  <gmt_changed>2025-02-25 13:39:55</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join us for a dynamic webinar exploring the challenges and opportunities of today’s fast-evolving supply chains.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join us for a dynamic webinar exploring the challenges and opportunities of today’s fast-evolving supply chains.]]></sentence>  <summary><![CDATA[<p>Join us for a dynamic webinar exploring the challenges and opportunities of today’s fast-evolving supply chains.</p>]]></summary>  <start>2025-04-03T12:00:00-04:00</start>  <end>2025-04-03T13:00:00-04:00</end>  <end_last>2025-04-03T13:00:00-04:00</end_last>  <gmt_start>2025-04-03 16:00:00</gmt_start>  <gmt_end>2025-04-03 17:00:00</gmt_end>  <gmt_end_last>2025-04-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-03T12:00:00-04:00</value>      <value2>2025-04-03T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-03 12:00:00</value>      <value2>2025-04-03 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.scl.gatech.edu/apr25-lnl]]></url>  <location_url>    <url><![CDATA[https://www.scl.gatech.edu/apr25-lnl]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>676284</item>      </media>  <hg_media>          <item>          <nid>676284</nid>          <type>image</type>          <title><![CDATA[Succeeding in the Modern Supply Chain webinar]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[MSCO.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/02/13/MSCO.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/02/13/MSCO.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/02/13/MSCO.png?itok=z3r8iK1t]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Succeeding in the Modern Supply Chain webinar]]></image_alt>                              <created>1739471371</created>          <gmt_created>2025-02-13 18:29:31</gmt_created>          <changed>1739471371</changed>          <gmt_changed>2025-02-13 18:29:31</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/apr25-lnl]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678579">  <title><![CDATA[(POSTPONED) SCL Course: Immersive Performance Management for Decision-Making (Onsite/In-Person)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Gain an overview of performance management and decision-making approaches in the field of supply chain engineering and management with Immersive Performance Management for Decision Making (i-PeM4DeM). Learners will participate in an experimental, hands-on activity to turn concepts and technique into action. The course concludes with an exploration of both the evolution and future of supply chain engineering and management. This is presented within the context of the modern supply chain, offering a totally new immersive and leading-edge experience.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for supply chain, operations, and logistics executives looking to develop a better understanding of formal management principles; data analysts and data scientists working in business intelligence and interested in the emerging concept of business sentience; and consultants and advisors developing new management approaches for their clients.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Learn the theoretical framework behind performance-based decision-making.</li><li>Understand and rationalize performance management, decision-making, and risk management concepts using real-world situations.</li><li>Develop skills required for implementing practical solutions for performance-based supply chain management challenges.</li><li>Gain an understanding of the supply chain dashboard, cockpit, and control tower, along with how to select and configure the right ones.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Fundamental theoretical principles of performance management, decision-making, and risk management</li><li>Pioneering approaches for supply chain performance management</li><li>Practical implementation steps for immersive supply chain performance management tools</li><li>Complementary aspects of business intelligence and business sentience</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1732195877</created>  <gmt_created>2024-11-21 13:31:17</gmt_created>  <changed>1740415680</changed>  <gmt_changed>2025-02-24 16:48:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Gain an overview of performance management and decision-making approaches in the field of supply chain engineering and management.]]></teaser>  <type>event</type>  <sentence><![CDATA[Gain an overview of performance management and decision-making approaches in the field of supply chain engineering and management.]]></sentence>  <summary><![CDATA[<p>Gain an overview of performance management and decision-making approaches in the field of supply chain engineering and management with Immersive Performance Management for Decision Making (i-PeM4DeM).</p>]]></summary>  <start>2025-03-03T20:00:00-05:00</start>  <end>2025-03-05T16:00:00-05:00</end>  <end_last>2025-03-05T16:00:00-05:00</end_last>  <gmt_start>2025-03-04 01:00:00</gmt_start>  <gmt_end>2025-03-05 21:00:00</gmt_end>  <gmt_end_last>2025-03-05 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-03T20:00:00-05:00</value>      <value2>2025-03-05T16:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-03 08:00:00</value>      <value2>2025-03-05 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://pe.gatech.edu/global-learning-center]]></url>  <location_url>    <url><![CDATA[https://pe.gatech.edu/global-learning-center]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Global Learning Center]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/ipmdm]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680645">  <title><![CDATA[ISYE Statistics Seminar - Richard Samworth]]></title>  <uid>36433</uid>  <body><![CDATA[<blockquote><div><div><div>Title: How should we do linear regression?</div><div>Abstract: In the context of linear regression, we construct a data-driven convex loss function with respect to which empirical risk minimisation yields optimal asymptotic variance in the downstream estimation of the regression coefficients. Our semiparametric approach targets the best decreasing approximation of the derivative of the log-density of the noise distribution. At the population level, this fitting process is a nonparametric extension of score matching, corresponding to a log-concave projection of the noise distribution with respect to the Fisher divergence. The procedure is computationally efficient, and we prove that our procedure attains the minimal asymptotic covariance among all convex M-estimators. As an example of a non-log-concave setting, for Cauchy errors, the optimal convex loss function is Huber-like, and our procedure yields an asymptotic efficiency greater than 0.87 relative to the oracle maximum likelihood estimator of the regression coefficients that uses knowledge of this error distribution; in this sense, we obtain robustness without sacrificing much efficiency.&nbsp;</div></div></div></blockquote>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1740143698</created>  <gmt_created>2025-02-21 13:14:58</gmt_created>  <changed>1740143824</changed>  <gmt_changed>2025-02-21 13:17:04</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Title: How should we do linear regression?]]></teaser>  <type>event</type>  <sentence><![CDATA[Title: How should we do linear regression?]]></sentence>  <summary><![CDATA[<blockquote><div><div><div><div>Abstract: In the context of linear regression, we construct a data-driven convex loss fuAbstract: In the context of linear regression, we construct a data-driven convex loss function with respect to which empirical risk minimisation yields optimal asymptotic variance in the downstream estimation of the regression coefficients. Our semiparametric approach targets the best decreasing approximation of the derivative of the log-density of the noise distribution. At the population level, this fitting process is a nonparametric extension of score matching, corresponding to a log-concave projection of the noise distribution with respect to the Fisher divergence. The procedure is computationally efficient, and we prove that our procedure attains the minimal asymptotic covariance among all convex M-estimators. As an example of a non-log-concave setting, for Cauchy errors, the optimal convex loss function is Huber-like, and our procedure yields an asymptotic efficiency greater than 0.87 relative to the oracle maximum likelihood estimator of the regression coefficients that uses knowledge of this error distribution; in this sense, we obtain robustness without sacrificing much efficiency.&nbsp;<br>nction with respect to which empirical risk minimisation yields optimal asymptotic variance in the downstream estimation of the regression coefficients. Our semiparametric approach targets the best decreasing approximation of the derivative of the log-density of the noise distribution. At the population level, this fitting process is a nonparametric extension of score matching, corresponding to a log-concave projection of the noise distribution with respect to the Fisher divergence. The procedure is computationally efficient, and we prove that our procedure attains the minimal asymptotic covariance among all convex M-estimators. As an example of a non-log-concave setting, for Cauchy errors, the optimal convex loss function is Huber-like, and our procedure yields an asymptotic efficiency greater than 0.87 relative to the oracle maximum likelihood estimator of the regression coefficients that uses knowledge of this error distribution; in this sense, we obtain robustness without sacrificing much efficiency.&nbsp;</div><div>&nbsp;</div></div></div></div></blockquote>]]></summary>  <start>2025-04-22T11:00:00-04:00</start>  <end>2025-04-22T12:00:00-04:00</end>  <end_last>2025-04-22T12:00:00-04:00</end_last>  <gmt_start>2025-04-22 15:00:00</gmt_start>  <gmt_end>2025-04-22 16:00:00</gmt_end>  <gmt_end_last>2025-04-22 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-22T11:00:00-04:00</value>      <value2>2025-04-22T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-22 11:00:00</value>      <value2>2025-04-22 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677095">  <title><![CDATA[ISyE Seminar - Jeff Hong]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>The (Surprising) Rate Optimality of Greedy Procedures for Large-Scale Ranking and Selection</p><p>Abstract:</p><p>Ranking and selection (R&amp;S) aims to select the best alternative with the largest mean performance from a finite set of alternatives. Recently, considerable attention has turned toward the large-scale R&amp;S problem which involves a large number of alternatives. Ideal large-scale R&amp;S procedures should be sample optimal; that is, the total sample size required to deliver an asymptotically nonzero probability of correct selection (PCS) grows at the minimal order (linear order) in the number of alternatives, k. Surprisingly, we discover that the naïve greedy procedure, which keeps sampling the alternative with the largest running average, performs strikingly well and appears sample optimal. To understand this discovery, we develop a new boundary-crossing perspective and prove that the greedy procedure is sample optimal for the scenarios where the best mean maintains at least a positive constant away from all other means as k increases. We further show that the derived PCS lower bound is asymptotically tight for the slippage configuration of means with a common variance. For other scenarios, we consider the probability of good selection and find that the result depends on the growth behavior of the number of good alternatives: if it remains bounded as k increases, the sample optimality still holds; otherwise, the result may change. Moreover, we propose the explore-first greedy procedures by adding an exploration phase to the greedy procedure. The procedures are proven to be sample optimal and consistent under the same assumptions. Last, we numerically investigate the performance of our greedy procedures in solving large-scale R&amp;S problems.</p><p>This is a joint work with Zaile Li at INSEAD and Weiwei Fan at Tongji University. The paper is available at https://doi.org/10.1287/mnsc.2023.00694.</p><p>Bio:</p><p>Jeff Hong received his bachelor’s degree from Tsinghua University and his Ph.D. from Northwestern University. He is currently a professor in the Department of Industrial and Systems Engineering at the University of Minnesota, Twin Cities. Previously, he held faculty positions at Fudan University, the City University of Hong Kong, and the Hong Kong University of Science and Technology. His research interests include stochastic simulation, stochastic optimization, risk management, and supply chain management. Jeff is the Simulation Department Editor of Naval Research Logistics and an Associate Editor for Management Science and ACM Transactions on Modeling and Computer Simulation. He served as the Simulation Area Editor for Operations Research from 2018 to 2023, and as President of the INFORMS Simulation Society from 2020 to 2022.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1727278995</created>  <gmt_created>2024-09-25 15:43:15</gmt_created>  <changed>1739973201</changed>  <gmt_changed>2025-02-19 13:53:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[The (Surprising) Rate Optimality of Greedy Procedures for Large-Scale Ranking and Selection]]></teaser>  <type>event</type>  <sentence><![CDATA[The (Surprising) Rate Optimality of Greedy Procedures for Large-Scale Ranking and Selection]]></sentence>  <summary><![CDATA[<p>Ranking and selection (R&amp;S) aims to select the best alternative with the largest mean performance from a finite set of alternatives. Recently, considerable attention has turned toward the large-scale R&amp;S problem which involves a large number of alternatives. Ideal large-scale R&amp;S procedures should be sample optimal; that is, the total sample size required to deliver an asymptotically nonzero probability of correct selection (PCS) grows at the minimal order (linear order) in the number of alternatives, k. Surprisingly, we discover that the naïve greedy procedure, which keeps sampling the alternative with the largest running average, performs strikingly well and appears sample optimal. To understand this discovery, we develop a new boundary-crossing perspective and prove that the greedy procedure is sample optimal for the scenarios where the best mean maintains at least a positive constant away from all other means as k increases. We further show that the derived PCS lower bound is asymptotically tight for the slippage configuration of means with a common variance. For other scenarios, we consider the probability of good selection and find that the result depends on the growth behavior of the number of good alternatives: if it remains bounded as k increases, the sample optimality still holds; otherwise, the result may change. Moreover, we propose the explore-first greedy procedures by adding an exploration phase to the greedy procedure. The procedures are proven to be sample optimal and consistent under the same assumptions. Last, we numerically investigate the performance of our greedy procedures in solving large-scale R&amp;S problems.</p><p>This is a joint work with Zaile Li at INSEAD and Weiwei Fan at Tongji University. The paper is available at https://doi.org/10.1287/mnsc.2023.00694.<br>&nbsp;</p>]]></summary>  <start>2024-10-04T11:30:00-04:00</start>  <end>2024-10-04T12:30:00-04:00</end>  <end_last>2024-10-04T12:30:00-04:00</end_last>  <gmt_start>2024-10-04 15:30:00</gmt_start>  <gmt_end>2024-10-04 16:30:00</gmt_end>  <gmt_end_last>2024-10-04 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-10-04T11:30:00-04:00</value>      <value2>2024-10-04T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-04 11:30:00</value>      <value2>2024-10-04 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680575">  <title><![CDATA[ISyE Seminar - Laura Albert]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>Smarter decisions for a secure world: opportunities and challenges for industrial engineering</p><p><br>Abstract:</p><p>Our nation has undergone substantial transformation in the quarter century since the events of September 11, 2001, an era characterized by the need for security and resilience. During this time, the industrial engineering and operations research (IE/OR) community rose to this challenge, making remarkable advances by addressing these vital needs. This seminar will explore these critical topics. Advancing IE/OR through societally relevant applications has been a central theme of Dr. Laura Albert’s academic research career. In this talk, she will discuss recent advances from her research group in the areas of cybersecurity and critical infrastructure protection. The talk will end with an outline of some of the “grand challenges” in IE/OR. Prof. Albert will introduce a roadmap for advancing IE/OR by addressing these challenges and ensuring that IE/OR remains at the forefront of solving global problems.</p><p><br>Bio:</p><p>Laura Albert is a Professor of Industrial &amp; Systems Engineering at the University of Wisconsin-Madison, and she was also the 2023 President of the Institute for Operations Research and the Management Sciences (INFORMS). Professor Albert’s research interests are in the field of operations research and analytics with application to homeland security, emergency response, and public sector problems. She has been recognized with the American Association for the Advancement of Science (AAAS) Fellow Award, Institute of Industrial and Systems Engineers (IISE) Fellow Award, the INFORMS Impact Prize, a National Science Foundation CAREER award, and a Fulbright Award. She is also an engineering ambassador who regularly promotes operations research locally and nationally through media appearances and on her blog entitled “Punk Rock Operations Research.”</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1739972677</created>  <gmt_created>2025-02-19 13:44:37</gmt_created>  <changed>1739972995</changed>  <gmt_changed>2025-02-19 13:49:55</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Smarter decisions for a secure world: opportunities and challenges for industrial engineering]]></teaser>  <type>event</type>  <sentence><![CDATA[Smarter decisions for a secure world: opportunities and challenges for industrial engineering]]></sentence>  <summary><![CDATA[<p>Our nation has undergone substantial transformation in the quarter century since the events of September 11, 2001, an era characterized by the need for security and resilience. During this time, the industrial engineering and operations research (IE/OR) community rose to this challenge, making remarkable advances by addressing these vital needs. This seminar will explore these critical topics. Advancing IE/OR through societally relevant applications has been a central theme of Dr. Laura Albert’s academic research career. In this talk, she will discuss recent advances from her research group in the areas of cybersecurity and critical infrastructure protection. The talk will end with an outline of some of the “grand challenges” in IE/OR. Prof. Albert will introduce a roadmap for advancing IE/OR by addressing these challenges and ensuring that IE/OR remains at the forefront of solving global problems.</p>]]></summary>  <start>2025-02-28T11:30:00-05:00</start>  <end>2025-02-28T12:30:00-05:00</end>  <end_last>2025-02-28T12:30:00-05:00</end_last>  <gmt_start>2025-02-28 16:30:00</gmt_start>  <gmt_end>2025-02-28 17:30:00</gmt_end>  <gmt_end_last>2025-02-28 17:30:00</gmt_end_last>  <times>    <item>      <value>2025-02-28T11:30:00-05:00</value>      <value2>2025-02-28T12:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-28 11:30:00</value>      <value2>2025-02-28 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680501">  <title><![CDATA[ShapiroFest: Legacy of Professor Alexander Shapiro]]></title>  <uid>36284</uid>  <body><![CDATA[<div><p lang="EN-US">Join us in celebrating the incredible legacy of&nbsp;Professor Alexander Shapiro&nbsp;at&nbsp;ShapiroFest! &nbsp;</p></div><div><p lang="EN-US">This workshop, dedicated to honoring Professor Shapiro's 75th birthday, will take place on March 17-18, 2025, at the Georgia Institute of Technology. The event will feature distinguished speakers, research talks on modern stochastic optimization, engaging discussions, and reflections on Professor Shapiro's transformative influence on stochastic programming and optimization.&nbsp;</p></div><div><p lang="EN-US">Professor Shapiro's pioneering work&nbsp;in stochastic programming has made significant contributions to the theoretical and methodological foundations of the field. His innovations include&nbsp;risk-averse optimization,&nbsp;distributionally robust Markov decision processes,&nbsp;duality theory,&nbsp;perturbation analysis,&nbsp;sample average approximation, and&nbsp;robust stochastic approximation. These advancements have expanded the scope and capabilities of stochastic programming, making it a critical tool in emerging fields such as&nbsp;machine learning&nbsp;and&nbsp;artificial intelligence.&nbsp;</p></div><div><p lang="EN-US">As the&nbsp;A. Russell Chandler III Chair and Professor in the&nbsp;H. Milton Stewart School of Industrial and Systems Engineering&nbsp;at&nbsp;Georgia Tech, Professor Shapiro has received numerous prestigious awards, including the&nbsp;Khachiyan Prize, the&nbsp;Dantzig Prize, and the&nbsp;John von Neumann Theory Prize. His work has had a profound impact on the field, and ShapiroFest is a testament to his remarkable contributions.&nbsp;</p></div><div><p lang="EN-US">We warmly invite researchers, practitioners, and students across all fields of science and engineering to join us in celebrating this milestone in Professor Shapiro's illustrious career.&nbsp;</p></div><div><p lang="EN-US">For details about the program, speakers, and registration, please visit the <a href="https://sites.gatech.edu/shapirofest/)" rel="noreferrer noopener" target="_blank">workshop website</a>. Registration for the workshop is free but required due to limited capacity.&nbsp;</p></div>]]></body>  <author>chenriquez8</author>  <status>1</status>  <created>1739558023</created>  <gmt_created>2025-02-14 18:33:43</gmt_created>  <changed>1739560515</changed>  <gmt_changed>2025-02-14 19:15:15</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join us in celebrating the incredible legacy of Professor Alexander Shapiro at ShapiroFest! ]]></teaser>  <type>event</type>  <sentence><![CDATA[Join us in celebrating the incredible legacy of Professor Alexander Shapiro at ShapiroFest! ]]></sentence>  <summary><![CDATA[<p>We are thrilled to announce&nbsp;ShapiroFest, a workshop dedicated to honoring the remarkable contributions of&nbsp;Professor Alexander Shapiro&nbsp;to the field of stochastic optimization on the occasion of his 75th birthday. This special event will take place on March 17-18, 2025, at the Georgia Institute of Technology.&nbsp;</p>]]></summary>  <start>2025-03-17T08:00:00-04:00</start>  <end>2025-03-18T20:00:00-04:00</end>  <end_last>2025-03-18T20:00:00-04:00</end_last>  <gmt_start>2025-03-17 12:00:00</gmt_start>  <gmt_end>2025-03-19 00:00:00</gmt_end>  <gmt_end_last>2025-03-19 00:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-17T08:00:00-04:00</value>      <value2>2025-03-18T20:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-17 08:00:00</value>      <value2>2025-03-18 08:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://sites.gatech.edu/shapirofest/]]></url>  <location_url>    <url><![CDATA[https://sites.gatech.edu/shapirofest/]]></url>    <title><![CDATA[Register for ShapiroFest]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech ISyE]]></location>  <media>          <item>676290</item>      </media>  <hg_media>          <item>          <nid>676290</nid>          <type>image</type>          <title><![CDATA[ShapiroFest 2025]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Copy of CASE_WISyE Template-2.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/02/14/Copy%20of%20CASE_WISyE%20Template-2.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/02/14/Copy%20of%20CASE_WISyE%20Template-2.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/02/14/Copy%2520of%2520CASE_WISyE%2520Template-2.png?itok=BlCJrFwz]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[ShapiroFest 2025]]></image_alt>                              <created>1739560207</created>          <gmt_created>2025-02-14 19:10:07</gmt_created>          <changed>1739560207</changed>          <gmt_changed>2025-02-14 19:10:07</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="167738"><![CDATA[stochastic optimization]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677483">  <title><![CDATA[(POSTPONED) Professional Education Course: Responsive Supply Chain Design and Operations]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 9:30am to 1:00pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Meeting demand in a timely and cost-effective manner is important both in public and private supply chains, and heavily depend on the design and operation of these supply chains. Demand is affected by ongoing factors such as local economy, infrastructure, and geographic location, as well as unexpected events such as natural or manmade disasters or other large-scale disruptions. Designing and operating responsive supply chains requires the consideration of uncertainty in timing, scope, scale, and understanding of various topics such as forecasting, distribution network design, and inventory management. This course will examine methods and models for making supply chain design and operational decisions and explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term strategy for meeting the need of customers and beneficiaries.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Provide immediate impact to your organization through learnings gained from applied and real-world case studies.</li><li>Learn to bring NGOs, businesses, or government entities together to enhance collaboration, cooperation, and communication.</li><li>Discover current trends and procedures to help organizations and team members get and stay ahead of the curve.</li><li>Build a critical knowledge base to make tactical decisions around inventory, routing, and distribution.</li><li>Deliver best practices to measure and evaluate the efficiency, impact, and outcomes of focused initiatives or ongoing logistics and supply chain operations.</li><li>Transform the health and humanitarian sectors with increased capacity to participate in planning and strategic decision-making for effective supply-chain management.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Network modeling approaches</li><li>Forecasting techniques</li><li>Strategies for making decisions under uncertainty</li><li>Other data-driven analytical approaches</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the first in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at&nbsp;<a href="https://hhls.scl.gatech.edu/">https://hhls.scl.gatech.edu/</a>&nbsp;by December 31, 2024.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1728668982</created>  <gmt_created>2024-10-11 17:49:42</gmt_created>  <changed>1739297061</changed>  <gmt_changed>2025-02-11 18:04:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term development]]></teaser>  <type>event</type>  <sentence><![CDATA[Explore the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term development]]></sentence>  <summary><![CDATA[<p>This course examines methods and models for making pre-planning decisions and explores the significant value that is obtained through informed decision-making in advance of an unpredictable event or long-term strategy for sustaining wellness.</p>]]></summary>  <start>2025-03-10T10:00:00-04:00</start>  <end>2025-03-13T13:30:00-04:00</end>  <end_last>2025-03-13T13:30:00-04:00</end_last>  <gmt_start>2025-03-10 14:00:00</gmt_start>  <gmt_end>2025-03-13 17:30:00</gmt_end>  <gmt_end_last>2025-03-13 17:30:00</gmt_end_last>  <times>    <item>      <value>2025-03-10T10:00:00-04:00</value>      <value2>2025-03-13T13:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-10 10:00:00</value>      <value2>2025-03-13 01:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>chhs@gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/responsive-supply-chain-design-and-operations]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://hhls.scl.gatech.edu/]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="8039"><![CDATA[Humanitarian]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677484">  <title><![CDATA[(POSTPONED) Professional Education Course: Inventory Management and Resource Allocation in Supply Chains]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 9:30am to 1:00pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Many Supply Chain decisions are concerned with the timely and efficient procurement, allocation, and distribution of resources (e.g. funds, supplies, volunteers, money, employees) through a supply chain network. This course will explore methodologies for “medium term” decision making including procurement and inventory policies, strategies for distribution and allocation of limited resources, and supply chain design.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Provide immediate impact to your organization through applied and real-world case studies.</li><li>Learn to bring NGOs, businesses, or government entities together to enhance collaboration, cooperation, and communication.</li><li>Discover current trends and procedures to help your organization and team members get and stay ahead of the curve.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Procurement decisions</li><li>Inventory management techniques for a single event versus ongoing operations under uncertainty</li><li>Strategies for resource allocation geographically and over time</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the second in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at&nbsp;<a href="https://hhls.scl.gatech.edu/">https://hhls.scl.gatech.edu/</a>&nbsp;by December 31, 2024. .&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1728669457</created>  <gmt_created>2024-10-11 17:57:37</gmt_created>  <changed>1739297051</changed>  <gmt_changed>2025-02-11 18:04:11</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Inventory availability is the most important aspect of customer service, and the cost of inventory is one of the most important entries on a company's balance sheet.]]></teaser>  <type>event</type>  <sentence><![CDATA[Inventory availability is the most important aspect of customer service, and the cost of inventory is one of the most important entries on a company's balance sheet.]]></sentence>  <summary><![CDATA[<p>This course explores methodologies for tactical decision making including procurement and inventory policies, strategies for distribution and allocation of limited resources, and transportation decisions.</p>]]></summary>  <start>2025-03-24T09:30:00-04:00</start>  <end>2025-03-27T13:00:00-04:00</end>  <end_last>2025-03-27T13:00:00-04:00</end_last>  <gmt_start>2025-03-24 13:30:00</gmt_start>  <gmt_end>2025-03-27 17:00:00</gmt_end>  <gmt_end_last>2025-03-27 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-24T09:30:00-04:00</value>      <value2>2025-03-27T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-24 09:30:00</value>      <value2>2025-03-27 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>chhs@gatech.edu&nbsp;</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/inventory-management-and-resource-allocation-supply-chains]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education/course/invmgmt]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://hhls.scl.gatech.edu/]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677485">  <title><![CDATA[(POSTPONED) Professional Education Course: Systems Operations and Strategic Interactions in Supply Chains]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Classes&nbsp;will be taught by LIVE video instruction similar to the experience you would receive in person with the same interactive components.&nbsp;Each course will run for one week Monday through Thursday from 9:30am to 1:00pm ET each day with an optional extra day on Friday.</p><h3><strong>Course Description</strong></h3><p>Often the lack of cooperation and coordination between organizations or stakeholders lead to inefficiencies, despite having common goals. A systems view is needed to ensure appropriate use of scarce resources to meet the multiple, and often conflicting, short- and long-term goals from multiple constituents. This course will focus on conceptual and modeling skills to understand and effectively manage supply chains and operations from a systems perspective. Models will address system characteristics (e.g., demand dependencies) that drive system dynamics and policies to regulate performance. Course topics include methods for improving coordination and collaboration, addressing demand dependencies, and reliably measuring and evaluating system performance.</p><h3><strong>Who Should Attend</strong></h3><p>This course is designed for representatives from governmental or non-governmental organizations, private corporations, military, and foundations, including but not limited to senior executives overseeing administrative and operational functions of an organization, logistics and supply chain managers, program managers, directors of field operations, directors of emergency/disaster preparedness and response, and public health professionals.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Identify opportunities for coordination within organizations and collaboration across organizations for increased efficiency and improved outcomes.</li><li>Describe the strategic behavior of decision-makers and the impact of the market (or contract) structure on the participant's actions and the overall system dynamics.</li><li>Define evaluation metrics in alignment with the system goals and structure system operations and incentives that address and evaluate these metrics.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>How coordination and collaboration can improve supply chain efficiency and effectiveness</li><li>How events, decisions and actions in one part of a system, such as a supply chain, impact other parts of the system</li><li>System-wide inventory variability and costs mitigation and reduction</li><li>Evaluation metrics</li></ul><h3><strong>About the Course and the&nbsp;HHSCM Course Series</strong></h3><p>This course is the first in a 3-part virtually synchronous professional education program. Register and pay for all three required&nbsp;<a href="https://pe.gatech.edu/node/54">Health and Humanitarian Supply Chain Management Certificate courses</a>&nbsp;and receive a discount of $400 off per course. Enter coupon code&nbsp;<strong>SCL-HHS</strong>&nbsp;at checkout with the Georgia Tech Professional Education website..&nbsp;&nbsp;</p><p>Additionally, there are scholarships available for the certificate program. Apply at&nbsp;<a href="https://hhls.scl.gatech.edu/">https://hhls.scl.gatech.edu/</a>&nbsp;by December 31, 2024.&nbsp;&nbsp;</p><p>Questions? Reach out to&nbsp;<a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a>!</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1728669576</created>  <gmt_created>2024-10-11 17:59:36</gmt_created>  <changed>1739297041</changed>  <gmt_changed>2025-02-11 18:04:01</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Explore conceptual and modeling skills to understand and effectively manage humanitarian response from a systems perspective.]]></teaser>  <type>event</type>  <sentence><![CDATA[Explore conceptual and modeling skills to understand and effectively manage humanitarian response from a systems perspective.]]></sentence>  <summary><![CDATA[<p>This course focuses on conceptual and modeling skills to understand and effectively manage supply chains and operations from a systems perspective. Models will address system characteristics (e.g., demand dependencies) that drive system dynamics and policies to regulate performance. Course topics include methods for improving coordination and collaboration, addressing demand dependencies, and reliably measuring and evaluating system performance.</p>]]></summary>  <start>2025-03-31T09:30:00-04:00</start>  <end>2025-04-03T13:00:00-04:00</end>  <end_last>2025-04-03T13:00:00-04:00</end_last>  <gmt_start>2025-03-31 13:30:00</gmt_start>  <gmt_end>2025-04-03 17:00:00</gmt_end>  <gmt_end_last>2025-04-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-31T09:30:00-04:00</value>      <value2>2025-04-03T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-31 09:30:00</value>      <value2>2025-04-03 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:chhs@gatech.edu">chhs@gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://chhs.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Course Details via Center for Health and Humanitarian Systems website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/systems-operations-and-strategic-interactions-supply-chains]]></url>        <title><![CDATA[Registration link via Georgia Tech Professional Education]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/health-humanitarian-supply-chain-management-certificate]]></url>        <title><![CDATA[Health &amp; Humanitarian Supply Chain Management Certificate]]></title>      </link>          <link>        <url><![CDATA[https://hhls.scl.gatech.edu/]]></url>        <title><![CDATA[Apply for a Scholarship!]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="192986"><![CDATA[supply chain, logistics, humanitarian]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680338">  <title><![CDATA[SCL Course: Generative AI Application for Supply Chain Professionals (Onsite/In-Person or Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course provides a deep dive into the ways in which artificial intelligence (AI) optimizes supply chain efficiency. Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization. The course also covers ethical AI use, good and bad use of generative AI (GenAI), and rapidly emerging use cases. By the end, professionals will be skilled in applying AI to enhance supply chain processes and drive success in their organizations.</p><h3><strong>Who Should Attend</strong></h3><p>This course targets supply chain managers, data analysts, logistics professionals, procurement specialists, and business leaders aiming to harness GenAI for enhanced supply chain operations. It is ideal for those interested in GenAI-driven efficiency, strategic insights, and navigation of GenAI's role in transforming supply chain processes.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Enhance decision-making capabilities through GenAI-driven insights to optimize processes and boost efficiency.</li><li>Acquire practical skills in prompt engineering and the use of generative AI models.</li><li>Explore practical use cases that can be reapplied.</li><li>Learn about good and bad use of GenAI for individuals, teams, and organizations.</li><li>Become better equipped to effectively harness GenAI capabilities in supply chain activities and planning.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Foundational understanding of using GenAI in supply chain management</li><li>Basics of GenAI</li><li>Crafting effective AI prompts and their applications in optimizing warehouse layouts</li><li>Predictive maintenance and supplier selection</li><li>Elimination of redundant tasks through AI</li><li>Ethical considerations, risk assessments, and strategy for AI adoption</li><li>Practical strategies and real-world examples for implementing AI solutions effectively and making informed decisions</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738971226</created>  <gmt_created>2025-02-07 23:33:46</gmt_created>  <changed>1738972274</changed>  <gmt_changed>2025-02-07 23:51:14</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></teaser>  <type>event</type>  <sentence><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></sentence>  <summary><![CDATA[<p>Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.</p>]]></summary>  <start>2025-10-06T20:00:00-04:00</start>  <end>2025-10-08T16:00:00-04:00</end>  <end_last>2025-10-08T16:00:00-04:00</end_last>  <gmt_start>2025-10-07 00:00:00</gmt_start>  <gmt_end>2025-10-08 20:00:00</gmt_end>  <gmt_end_last>2025-10-08 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-10-06T20:00:00-04:00</value>      <value2>2025-10-08T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-10-06 08:00:00</value>      <value2>2025-10-08 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus OR Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/gaiascp]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="192390"><![CDATA[generative AI]]></keyword>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680217">  <title><![CDATA[SCL Course: Modern Supply Chain Overview (Onsite/In-Person)]]></title>  <uid>36698</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Modern Supply Chain Overview (MoSCOw) covers the fundamental areas of supply chain engineering and management along with the ways in which they could evolve over time. An experimental activity in virtual reality is included, which lets course participants apply what they learn and gain concrete implementation experience.</p><h3><strong>Who Should Attend</strong></h3><p>This course is intended for operational supply chain players (in both supply chain engineering and supply chain management) who wish to gain a better understanding of the systemic nature of supply chain ecosystems. This course is also aimed at consultants and advisors who wish to gain a more structured and comprehensive view of modern supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Become familiar with the main supply chain concepts, features, components, relations, processes and current issues.</li><li>Understand the nature, causes, and options related to the demand, production, and procurement problems faced by supply chain managers and engineers.</li><li>Learn how to choose, deploy, and use legacy along with incoming methods, models, and techniques to create engineering solutions to these problems.</li><li>Create a systemic understanding of supply chain systems, including the handling of scales (local, regional, national, and global) and horizons (operational, tactical, and strategical).</li></ul><h3><strong>What You Will Learn</strong></h3><ul><li>Structural and dynamic fundamentals of a supply chain (demand, production, procurement/purchasing management, and engineering)</li><li>Risk-driven supply chain concepts and practices</li><li>Data-driven supply chain concepts and practices</li><li>Performance-driven supply chain concepts and practices</li><li>Demand-driven supply chain concepts and practices</li><li>Hyperconnected supply chain concepts and practices</li></ul>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1738777426</created>  <gmt_created>2025-02-05 17:43:46</gmt_created>  <changed>1738972200</changed>  <gmt_changed>2025-02-07 23:50:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Gain a systemic understanding of modern supply chain engineering and management, including core concepts, evolving trends, and practical application through a VR experience.]]></teaser>  <type>event</type>  <sentence><![CDATA[Gain a systemic understanding of modern supply chain engineering and management, including core concepts, evolving trends, and practical application through a VR experience.]]></sentence>  <summary><![CDATA[<p>Modern Supply Chain Overview (MoSCOw) covers the fundamental areas of supply chain engineering and management along with the ways in which they could evolve over time. An experimental activity in virtual reality is included, which lets course participants apply what they learn and gain concrete implementation experience.</p>]]></summary>  <start>2025-04-21T08:00:00-04:00</start>  <end>2025-04-23T16:00:00-04:00</end>  <end_last>2025-04-23T16:00:00-04:00</end_last>  <gmt_start>2025-04-21 12:00:00</gmt_start>  <gmt_end>2025-04-23 20:00:00</gmt_end>  <gmt_end_last>2025-04-23 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-21T08:00:00-04:00</value>      <value2>2025-04-23T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-21 08:00:00</value>      <value2>2025-04-23 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Global Learning Center]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/msco]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680340">  <title><![CDATA[SCL Course: Supply Chain Optimization and Prescriptive Analytics (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the fourth in the 4-course Supply Chain Analytics Professional certificate program. It incorporates learning advanced analytics and mathematical optimization to find solutions for supply chain problems. You’ll learn how to use linear programming, mixed integer programming, and heuristics to conduct prescriptive analytics related to production processes, distribution networks, and routing. The course serves as a capstone for the program by culminating in a hackathon where you’ll design networks, inventory policies, and scenarios and then evaluate the outcomes via simulations.</p><p>The online version of the course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Use mathematical optimization to transform Supply Chain Management (SCM) processes.</li><li>Apply LP, MIP, and heuristics to SCM, particularly in production planning, routing, and network design.</li><li>Utilize PowerBI and Python in optimization projects.</li><li>Participate in a hackathon that pulls together everything learned throughout the certificate program.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Role of mathematical optimization in addressing complex SCM challenges &nbsp;</li><li>Appropriate application of linear programming (LP), mixed integer programming (MIP), and heuristics</li><li>Evaluation of production processes, distribution networks, and routes using optimization</li><li>Ability to pull together all content of the certificate program into a prescriptive analytics project</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738971880</created>  <gmt_created>2025-02-07 23:44:40</gmt_created>  <changed>1738971928</changed>  <gmt_changed>2025-02-07 23:45:28</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.]]></sentence>  <summary><![CDATA[<p>Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.&nbsp;The course also serves as a capstone for the Supply Chain Analytics Professional certificate program&nbsp;by culminating in a hackathon where you’ll design networks, inventory policies, and scenarios and then evaluate the outcomes via simulations.</p>]]></summary>  <start>2025-12-01T13:00:00-05:00</start>  <end>2025-12-04T17:00:00-05:00</end>  <end_last>2025-12-04T17:00:00-05:00</end_last>  <gmt_start>2025-12-01 18:00:00</gmt_start>  <gmt_end>2025-12-04 22:00:00</gmt_end>  <gmt_end_last>2025-12-04 22:00:00</gmt_end_last>  <times>    <item>      <value>2025-12-01T13:00:00-05:00</value>      <value2>2025-12-04T17:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-12-01 01:00:00</value>      <value2>2025-12-04 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scaoc]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="7251"><![CDATA[analytics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680337">  <title><![CDATA[SCL Course: Essentials of Negotiations and Stakeholder Influence (Onsite/In-Person or Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Essentials of Negotiations and Stakeholder Influence level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations. The program includes industry techniques and tools for traditional supplier negotiations, as well as tips for internal cross-functional leadership. Participants walk away with a standard industry and customized individual experience which includes their personal Negotiation Style “DNA” to help them embrace their own natural tendencies and strengths. The program includes mock negotiations to reinforce techniques and tactics immediately in a “no judgement zone” environment.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for sourcing initiative leaders, project leaders, business unit leaders, operations managers, sales leaders and procurement &amp; supply management-related professionals who are involved with supplier selection, contract development and supplier performance management.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase emphasis negotiation conditioning and philosophy setting before and throughout the entire sourcing engagement process</li><li>Enhance your toolbox of industry standard negotiation prep tools like the SWOT and BATNA</li><li>Better prepare for negotiations by leveraging knowledge of key negotiation terms and counter-offer tactics</li><li>Improve negotiation table techniques and soft skills to direct and redirect negotiation momentum</li><li>Heighten ability to successfully utilize your traditional "comfort zone" approach in combination with your negotiation team’s strengths by leveraging Personal Negotiation Styles</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Negotiation Conditioning Overview</li><li>Negotiation Preparation Tools</li><li>Negotiation Execution Techniques</li><li>Stakeholder Engagement &amp; Team Leadership</li><li>Live Negotiations Simulation &amp; Feedback</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738970872</created>  <gmt_created>2025-02-07 23:27:52</gmt_created>  <changed>1738970961</changed>  <gmt_changed>2025-02-07 23:29:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations.]]></teaser>  <type>event</type>  <sentence><![CDATA[Level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations. The program includes industry techniques and tools for traditional supplier negotiations, as well as tips for internal cross-functional leadership. Participants walk away with a standard industry and customized individual experience which includes their personal Negotiation Style “DNA” to help them embrace their own natural tendencies and strengths. The program includes mock negotiations to reinforce techniques and tactics immediately in a “no judgement zone” environment.</p>]]></summary>  <start>2025-09-25T08:00:00-04:00</start>  <end>2025-09-26T17:00:00-04:00</end>  <end_last>2025-09-26T17:00:00-04:00</end_last>  <gmt_start>2025-09-25 12:00:00</gmt_start>  <gmt_end>2025-09-26 21:00:00</gmt_end>  <gmt_end_last>2025-09-26 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-25T08:00:00-04:00</value>      <value2>2025-09-26T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-25 08:00:00</value>      <value2>2025-09-26 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus OR Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/epn]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="110501"><![CDATA[purchasing]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680336">  <title><![CDATA[SCL Course: Contracting and Legal Oversight (Onsite/In-Person or Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Contracting and Legal Oversight provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents. The program is geared to reinforce standards of excellence for professionals who are responsible for delivering contractual agreements and mitigating financial risk for their organization.</p><p>The online version of the course is comprised of (3) instructor-led LIVE group webinars, homework, and pre-work (e.g. installing and testing software on your computer, testing connectivity with Canvas LMS and BlueJeans meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for contract managers, procurement professionals, sourcing initiative leaders, project managers and all procurement &amp; supply management-related professionals involved with bid contract development, contract execution or supplier performance management.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase knowledge base in law of agency concepts to gain more confidence with contracting.</li><li>Enhance understanding of industry standard contract types and contract terms for more robust contract agreements.</li><li>Better leverage sourcing category knowledge to modify existing contract elements for more holistic contract agreements.&nbsp;</li><li>Improve internal contract execution communication for better results.</li><li>Heighten sense of executive financial impact and risk needs to gain leadership early support.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Law of Agency Overview</li><li>Contract Agreement Types</li><li>Defining Key Terms</li><li>Contract Structure &amp; Drafting</li><li>Risk Mitigation &amp; Communication</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738970700</created>  <gmt_created>2025-02-07 23:25:00</gmt_created>  <changed>1738970831</changed>  <gmt_changed>2025-02-07 23:27:11</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents. The program is geared to reinforce standards of excellence for professionals who are responsible for delivering contractual agreements and mitigating financial risk for their organization.</p>]]></summary>  <start>2025-09-23T12:00:00-04:00</start>  <end>2025-09-24T17:00:00-04:00</end>  <end_last>2025-09-24T17:00:00-04:00</end_last>  <gmt_start>2025-09-23 16:00:00</gmt_start>  <gmt_end>2025-09-24 21:00:00</gmt_end>  <gmt_end_last>2025-09-24 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-23T12:00:00-04:00</value>      <value2>2025-09-24T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-23 12:00:00</value>      <value2>2025-09-24 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus OR Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/clo]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680335">  <title><![CDATA[SCL Course: Category Management and Sourcing Leadership (Onsite/In-Person or Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Category Management and Sourcing Leadership is designed to deepen participants' knowledge base of core activities in the procurement &amp; supply management function. The program covers the sourcing process, specifications gathering, common bid package alternatives, cross-functional collaboration and supplier evaluation &amp; selection. Participants will walk away ready to develop bid packages more thoroughly to help drive sourcing decisions for their organizations. This "hands on" delivery focuses on the professional serving as the main liaison between the buying organization and the selling organization in the company sourcing process.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for sourcing initiative leaders, procurement professionals, project managers, finance analyst, contract managers and all procurement &amp; supply management-related professionals involved with bid package development, bid package analysis, negotiations preparation, contracting and supplier selection activity.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase knowledge base of solicitation options (i.e. RFI, RFP, RFQ) and which solicitation approach to apply based on your organization's needs</li><li>Enhance understanding of sourcing process and critical steps in the Bid Package development and delivery activities</li><li>Better leverage and utilization of solicitation tools to drive successful development of bid packages</li><li>Improve set up and execution of supplier selection scorecards to aid in identifying best Total Cost of Ownership alternatives</li><li>Heighten understanding of executive communication to leverage leadership support throughout the organization</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Bid Package Development Overview</li><li>Sourcing Initiative Process Roadmap&nbsp;</li><li>Marketplace Analysis Tools</li><li>Bid Package Alternatives &amp; Design</li><li>Supplier Selection &amp; Communication</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738970488</created>  <gmt_created>2025-02-07 23:21:28</gmt_created>  <changed>1738970623</changed>  <gmt_changed>2025-02-07 23:23:43</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course is designed to deepen participants' knowledge base of core activities in the procurement & supply management function.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course is designed to deepen participants' knowledge base of core activities in the procurement & supply management function.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;is designed to deepen participants' knowledge base of core activities in the procurement &amp; supply management function. The program covers the sourcing process, specifications gathering, common bid package alternatives, cross-functional collaboration and supplier evaluation &amp; selection. Participants will walk away ready to develop bid packages more thoroughly to help drive sourcing decisions for their organizations. This "hands on" delivery focuses on the professional serving as the main liaison between the buying organization and the selling organization in the company sourcing process.</p>]]></summary>  <start>2025-09-22T08:00:00-04:00</start>  <end>2025-09-23T17:00:00-04:00</end>  <end_last>2025-09-23T17:00:00-04:00</end_last>  <gmt_start>2025-09-22 12:00:00</gmt_start>  <gmt_end>2025-09-23 21:00:00</gmt_end>  <gmt_end_last>2025-09-23 21:00:00</gmt_end_last>  <times>    <item>      <value>2025-09-22T08:00:00-04:00</value>      <value2>2025-09-23T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-09-22 08:00:00</value>      <value2>2025-09-23 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>info@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Savannah Campus OR Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/cmsl]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="110501"><![CDATA[purchasing]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678581">  <title><![CDATA[SCL Course: Generative AI Application for Supply Chain Professionals (Onsite/In-Person or Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course provides a deep dive into the ways in which artificial intelligence (AI) optimizes supply chain efficiency. Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization. The course also covers ethical AI use, good and bad use of generative AI (GenAI), and rapidly emerging use cases. By the end, professionals will be skilled in applying AI to enhance supply chain processes and drive success in their organizations.</p><h3><strong>Who Should Attend</strong></h3><p>This course targets supply chain managers, data analysts, logistics professionals, procurement specialists, and business leaders aiming to harness GenAI for enhanced supply chain operations. It is ideal for those interested in GenAI-driven efficiency, strategic insights, and navigation of GenAI's role in transforming supply chain processes.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Enhance decision-making capabilities through GenAI-driven insights to optimize processes and boost efficiency.</li><li>Acquire practical skills in prompt engineering and the use of generative AI models.</li><li>Explore practical use cases that can be reapplied.</li><li>Learn about good and bad use of GenAI for individuals, teams, and organizations.</li><li>Become better equipped to effectively harness GenAI capabilities in supply chain activities and planning.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Foundational understanding of using GenAI in supply chain management</li><li>Basics of GenAI</li><li>Crafting effective AI prompts and their applications in optimizing warehouse layouts</li><li>Predictive maintenance and supplier selection</li><li>Elimination of redundant tasks through AI</li><li>Ethical considerations, risk assessments, and strategy for AI adoption</li><li>Practical strategies and real-world examples for implementing AI solutions effectively and making informed decisions</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1732196299</created>  <gmt_created>2024-11-21 13:38:19</gmt_created>  <changed>1738970323</changed>  <gmt_changed>2025-02-07 23:18:43</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></teaser>  <type>event</type>  <sentence><![CDATA[Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.]]></sentence>  <summary><![CDATA[<p>Participants will explore generative AI fundamentals, prompt engineering, and practical applications such as automated inventory systems, predictive maintenance, and route optimization.</p>]]></summary>  <start>2025-03-26T20:00:00-04:00</start>  <end>2025-03-28T16:00:00-04:00</end>  <end_last>2025-03-28T16:00:00-04:00</end_last>  <gmt_start>2025-03-27 00:00:00</gmt_start>  <gmt_end>2025-03-28 20:00:00</gmt_end>  <gmt_end_last>2025-03-28 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-26T20:00:00-04:00</value>      <value2>2025-03-28T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-26 08:00:00</value>      <value2>2025-03-28 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Global Learning Center OR Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/gaiascp]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="192390"><![CDATA[generative AI]]></keyword>          <keyword tid="170001"><![CDATA[Supply Chain Engineering]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678578">  <title><![CDATA[SCL Course: Transforming Supply Chain Management and Performance Analysis (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the first in the four-course Supply Chain Analytics Professional certificate program. It prepares you to apply leading-edge analytical methods and technology enablers across the supply chain. You’ll learn the dynamics of supply chains, the most relevant planning challenges, and the roles of different types of analytics. Next, you’ll learn about data cleansing, exploratory data analysis, and visualization. You’ll use Python and PowerBI to analyze the causes of underperformance and to build dashboards to visualize supply chain data. You will leave knowing how to gather, analyze, and prepare your data through descriptive analytics before you dig into deeper applications.</p><p>The online version of the course is comprised of (4) half-day instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand the most relevant planning challenges across the strategic, tactical, and operational levels of supply chains</li><li>Learn the difference between analytics types, the links between them, and how to best use them to improve&nbsp;supply chain management (SCM)&nbsp;processes</li><li>Use&nbsp;Key Performance Indicators (KPIs)&nbsp;to find causes of underperformance in supply chains and to plan for analytics projects that will address strategic SCM goals</li><li>Utilize Python and PowerBI to understand, visualize, and analyze data in order to prepare for deeper analytics</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>The role of analytics in SCM</li><li>Types of analytics (descriptive, diagnostic, predictive, and prescriptive) and the relationships between them</li><li>Preprocessing (cleaning and integrating) data as it relates to SCM</li><li>Conducting exploratory data analysis on supply chain data</li><li>Best practices for visualizing data and building dashboards</li><li>Identifying and analyzing KPIs of SCM</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1732195473</created>  <gmt_created>2024-11-21 13:24:33</gmt_created>  <changed>1738969545</changed>  <gmt_changed>2025-02-07 23:05:45</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn to apply leading-edge analytical methods and technology enablers across the supply chain]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn to apply leading-edge analytical methods and technology enablers across the supply chain]]></sentence>  <summary><![CDATA[<p>Learn the dynamics of supply chains, the most relevant planning challenges, and the roles of different types of analytics. Next, you’ll learn about data cleansing, exploratory data analysis, and visualization. You’ll use Python and PowerBI to analyze the causes of underperformance and to build dashboards to visualize supply chain data. You will leave knowing how to gather, analyze, and prepare your data through descriptive analytics before you dig into deeper applications.</p>]]></summary>  <start>2025-02-17T13:00:00-05:00</start>  <end>2025-02-20T17:00:00-05:00</end>  <end_last>2025-02-20T17:00:00-05:00</end_last>  <gmt_start>2025-02-17 18:00:00</gmt_start>  <gmt_end>2025-02-20 22:00:00</gmt_end>  <gmt_end_last>2025-02-20 22:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-17T13:00:00-05:00</value>      <value2>2025-02-20T17:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-17 01:00:00</value>      <value2>2025-02-20 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scapa]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="7251"><![CDATA[analytics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="673937">  <title><![CDATA[SCL Course: Category Management and Sourcing Leadership (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Category Management and Sourcing Leadership is designed to deepen participants' knowledge base of core activities in the procurement &amp; supply management function. The program covers the sourcing process, specifications gathering, common bid package alternatives, cross-functional collaboration and supplier evaluation &amp; selection. Participants will walk away ready to develop bid packages more thoroughly to help drive sourcing decisions for their organizations. This "hands on" delivery focuses on the professional serving as the main liaison between the buying organization and the selling organization in the company sourcing process.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for sourcing initiative leaders, procurement professionals, project managers, finance analyst, contract managers and all procurement &amp; supply management-related professionals involved with bid package development, bid package analysis, negotiations preparation, contracting and supplier selection activity.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase knowledge base of solicitation options (i.e. RFI, RFP, RFQ) and which solicitation approach to apply based on your organization's needs</li><li>Enhance understanding of sourcing process and critical steps in the Bid Package development and delivery activities</li><li>Better leverage and utilization of solicitation tools to drive successful development of bid packages</li><li>Improve set up and execution of supplier selection scorecards to aid in identifying best Total Cost of Ownership alternatives</li><li>Heighten understanding of executive communication to leverage leadership support throughout the organization</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Bid Package Development Overview</li><li>Sourcing Initiative Process Roadmap&nbsp;</li><li>Marketplace Analysis Tools</li><li>Bid Package Alternatives &amp; Design</li><li>Supplier Selection &amp; Communication</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1712144070</created>  <gmt_created>2024-04-03 11:34:30</gmt_created>  <changed>1738969540</changed>  <gmt_changed>2025-02-07 23:05:40</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course is designed to deepen participants' knowledge base of core activities in the procurement & supply management function.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course is designed to deepen participants' knowledge base of core activities in the procurement & supply management function.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;is designed to deepen participants' knowledge base of core activities in the procurement &amp; supply management function. The program covers the sourcing process, specifications gathering, common bid package alternatives, cross-functional collaboration and supplier evaluation &amp; selection. Participants will walk away ready to develop bid packages more thoroughly to help drive sourcing decisions for their organizations. This "hands on" delivery focuses on the professional serving as the main liaison between the buying organization and the selling organization in the company sourcing process.</p>]]></summary>  <start>2025-02-24T13:00:00-05:00</start>  <end>2025-02-27T14:30:00-05:00</end>  <end_last>2025-02-27T14:30:00-05:00</end_last>  <gmt_start>2025-02-24 18:00:00</gmt_start>  <gmt_end>2025-02-27 19:30:00</gmt_end>  <gmt_end_last>2025-02-27 19:30:00</gmt_end_last>  <times>    <item>      <value>2025-02-24T13:00:00-05:00</value>      <value2>2025-02-27T14:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-24 01:00:00</value>      <value2>2025-02-27 02:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>EMAIL: <a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a> or CALL: (404) 385-3501 between 9:00a.m. and 4:00p.m., Eastern time.</p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/cmsl]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="673938">  <title><![CDATA[SCL Course: Contracting and Legal Oversight (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Contracting and Legal Oversight provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents. The program is geared to reinforce standards of excellence for professionals who are responsible for delivering contractual agreements and mitigating financial risk for their organization.</p><p>The online version of the course is comprised of (3) instructor-led LIVE group webinars, homework, and pre-work (e.g. installing and testing software on your computer, testing connectivity with Canvas LMS and BlueJeans meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for contract managers, procurement professionals, sourcing initiative leaders, project managers and all procurement &amp; supply management-related professionals involved with bid contract development, contract execution or supplier performance management.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase knowledge base in law of agency concepts to gain more confidence with contracting.</li><li>Enhance understanding of industry standard contract types and contract terms for more robust contract agreements.</li><li>Better leverage sourcing category knowledge to modify existing contract elements for more holistic contract agreements.&nbsp;</li><li>Improve internal contract execution communication for better results.</li><li>Heighten sense of executive financial impact and risk needs to gain leadership early support.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Law of Agency Overview</li><li>Contract Agreement Types</li><li>Defining Key Terms</li><li>Contract Structure &amp; Drafting</li><li>Risk Mitigation &amp; Communication</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1712144284</created>  <gmt_created>2024-04-03 11:38:04</gmt_created>  <changed>1738969534</changed>  <gmt_changed>2025-02-07 23:05:34</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;provides participants with a holistic and integrated understanding of contract law, contract types, key industry standard contract terms, and contract structure to improve their confidence when creating or modifying contract documents. The program is geared to reinforce standards of excellence for professionals who are responsible for delivering contractual agreements and mitigating financial risk for their organization.</p>]]></summary>  <start>2025-02-27T15:00:00-05:00</start>  <end>2025-03-05T17:00:00-05:00</end>  <end_last>2025-03-05T17:00:00-05:00</end_last>  <gmt_start>2025-02-27 20:00:00</gmt_start>  <gmt_end>2025-03-05 22:00:00</gmt_end>  <gmt_end_last>2025-03-05 22:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-27T15:00:00-05:00</value>      <value2>2025-03-05T17:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-27 03:00:00</value>      <value2>2025-03-05 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/clo]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="673939">  <title><![CDATA[SCL Course: Essentials of Negotiations and Stakeholder Influence (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>Essentials of Negotiations and Stakeholder Influence level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations. The program includes industry techniques and tools for traditional supplier negotiations, as well as tips for internal cross-functional leadership. Participants walk away with a standard industry and customized individual experience which includes their personal Negotiation Style “DNA” to help them embrace their own natural tendencies and strengths. The program includes mock negotiations to reinforce techniques and tactics immediately in a “no judgement zone” environment.</p><h3><strong>Who Should Attend</strong></h3><p>This course is ideal for sourcing initiative leaders, project leaders, business unit leaders, operations managers, sales leaders and procurement &amp; supply management-related professionals who are involved with supplier selection, contract development and supplier performance management.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Increase emphasis negotiation conditioning and philosophy setting before and throughout the entire sourcing engagement process</li><li>Enhance your toolbox of industry standard negotiation prep tools like the SWOT and BATNA</li><li>Better prepare for negotiations by leveraging knowledge of key negotiation terms and counter-offer tactics</li><li>Improve negotiation table techniques and soft skills to direct and redirect negotiation momentum</li><li>Heighten ability to successfully utilize your traditional "comfort zone" approach in combination with your negotiation team’s strengths by leveraging Personal Negotiation Styles</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Negotiation Conditioning Overview</li><li>Negotiation Preparation Tools</li><li>Negotiation Execution Techniques</li><li>Stakeholder Engagement &amp; Team Leadership</li><li>Live Negotiations Simulation &amp; Feedback</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1712144452</created>  <gmt_created>2024-04-03 11:40:52</gmt_created>  <changed>1738969512</changed>  <gmt_changed>2025-02-07 23:05:12</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations.]]></teaser>  <type>event</type>  <sentence><![CDATA[Level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations.]]></sentence>  <summary><![CDATA[<p>This course&nbsp;level-sets the participants' understanding of negotiation influence and strengthens preparation, planning and execution activities involved with both simple and complex negotiations. The program includes industry techniques and tools for traditional supplier negotiations, as well as tips for internal cross-functional leadership. Participants walk away with a standard industry and customized individual experience which includes their personal Negotiation Style “DNA” to help them embrace their own natural tendencies and strengths. The program includes mock negotiations to reinforce techniques and tactics immediately in a “no judgement zone” environment.</p>]]></summary>  <start>2025-03-06T13:00:00-05:00</start>  <end>2025-03-12T16:00:00-04:00</end>  <end_last>2025-03-12T16:00:00-04:00</end_last>  <gmt_start>2025-03-06 18:00:00</gmt_start>  <gmt_end>2025-03-12 20:00:00</gmt_end>  <gmt_end_last>2025-03-12 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-06T13:00:00-05:00</value>      <value2>2025-03-12T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-06 01:00:00</value>      <value2>2025-03-12 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/epn]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680223">  <title><![CDATA[SCL Course: Creating Business Value with Statistical Analysis (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the second in the four-course Supply Chain Analytics Professional certificate program. It emphasizes operational performance metrics to align supply chain management with strategic business goals. You’ll learn several statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) along with inventory management models. You’ll use diagnostic analytics with PowerBI and Python to conduct demand and service profiling, undertake root cause analysis, and use time series forecasting in inventory management.</p><p>The online version of the course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Understand why and how to align Supply Chain Management (SCM) strategy with business strategy</li><li>Learn statistics techniques as they relate to SCM</li><li>Understand inventory management models and how to apply statistics techniques to them</li><li>Create time series forecasts based on SCM data</li><li>Utilize Python and PowerBI to perform statistical analyses, create time series forecasts and visualize results</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>The importance of aligning SCM and business strategy</li><li>How to ask the right business questions as they relate to SCM</li><li>How to use statistics to identify issues, compare data, and forecast decision outcomes</li><li>Statistical&nbsp;concepts including variance analysis and hypothesis testing</li><li>Inventory management models</li><li>Applying statistics to inventory management models</li><li>Forecasting techniques including time series forecasting</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1738783403</created>  <gmt_created>2025-02-05 19:23:23</gmt_created>  <changed>1738969506</changed>  <gmt_changed>2025-02-07 23:05:06</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) and inventory management models.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) and inventory management models.]]></sentence>  <summary><![CDATA[<p>Learn statistics concepts (e.g. variance analysis, hypothesis testing, forecasting methods) and inventory management models to improve operational performance metrics and align supply chain management with strategic business goals.</p>]]></summary>  <start>2025-03-24T08:00:00-04:00</start>  <end>2025-03-27T12:00:00-04:00</end>  <end_last>2025-03-27T12:00:00-04:00</end_last>  <gmt_start>2025-03-24 12:00:00</gmt_start>  <gmt_end>2025-03-27 16:00:00</gmt_end>  <gmt_end_last>2025-03-27 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-24T08:00:00-04:00</value>      <value2>2025-03-27T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-24 08:00:00</value>      <value2>2025-03-27 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Virtual/Instructor-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scabv]]></url>        <title><![CDATA[Course detail within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="7251"><![CDATA[analytics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680311">  <title><![CDATA[ShapiroFest Workshop]]></title>  <uid>36433</uid>  <body><![CDATA[<p>Stochastic programming addresses optimization problems involving random parameters, which arise in many fields of science and engineering, including telecommunications, transportation, energy, medicine, and finance. Professor Alexander Shapiro has made fundamental contributions to the theoretical and methodological foundations of stochastic programming. His pioneering work includes novel modeling approaches, such as risk-averse optimization and distributionally robust Markov decision processes; advancements in duality theory and perturbation analysis; and development of solution techniques like sample average approximation and robust stochastic approximation. These innovations have significantly expanded the scope and capabilities of stochastic programming, enabling it to tackle a broader range of practical and theoretical challenges. Building on his foundational contributions, stochastic programming has become a critical tool in emerging fields such as machine learning and artificial intelligence. This workshop honors Professor Shapiro’s profound influence on the field and celebrates his remarkable contributions.</p><p>Alexander Shapiro is the A. Russell Chandler III Chair and Professor in the H. Milton Stewart School of Industrial and Systems Engineering at Georgia Tech. Dr. Shapiro’s research interests are focused on stochastic programming, risk analysis, simulation based optimization, and multivariate statistical analysis. In 2013 he was awarded Khachiyan Prize of INFORMS for lifetime achievements in optimization, and in 2018 he was a recipient of the Dantzig Prize awarded by the Mathematical Optimization Society and Society for Industrial and Applied Mathematics. In 2020 he was elected to the National Academy of Engineering. In 2021 he was a recipient of John von Neumann Theory Prize awarded by the Institute for Operations Research and the Management Sciences (INFORMS). Dr. Shapiro served on the editorial boards of a number of professional journals. He was an area editor (optimization) of Operations Research and the editor-in-chief of Mathematical Programming, Series A.</p>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1738953938</created>  <gmt_created>2025-02-07 18:45:38</gmt_created>  <changed>1738954041</changed>  <gmt_changed>2025-02-07 18:47:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A Celebration of Alexander Shapiro’s Legacy in Stochastic Optimization]]></teaser>  <type>event</type>  <sentence><![CDATA[A Celebration of Alexander Shapiro’s Legacy in Stochastic Optimization]]></sentence>  <summary><![CDATA[<p>This workshop honors Professor Shapiro’s profound influence on the field and celebrates his remarkable contributions.</p>]]></summary>  <start>2025-03-17T00:00:00-04:00</start>  <end>2025-03-18T23:59:59-04:00</end>  <end_last>2025-03-18T23:59:59-04:00</end_last>  <gmt_start>2025-03-17 04:00:00</gmt_start>  <gmt_end>2025-03-19 03:59:59</gmt_end>  <gmt_end_last>2025-03-19 03:59:59</gmt_end_last>  <times>    <item>      <value>2025-03-17T00:00:00-04:00</value>      <value2>2025-03-18T23:59:59-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-17 12:00:00</value>      <value2>2025-03-18 11:59:59</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>      </extras>  <location><![CDATA[IC 211]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679852">  <title><![CDATA[AI-101 for Local Officials Workshop (Darien, GA)]]></title>  <uid>36698</uid>  <body><![CDATA[<p>Artificial intelligence is rapidly transforming our world, from streamlining businesses and enhancing education to revolutionizing transportation and logistics. Recognizing the profound impact of AI, Georgia Tech, in partnership with the Georgia Academy for Economic Development, is hosting a one-day deep dive workshop, "AI for Local Officials," to equip the state for this new era.</p><p>The workshop will delve into the broader community implications of AI and empower local leaders to support this technological shift. Solutions to public-sector issues such as traffic, public safety, and overall government efficiency will be discussed. Registration includes all course materials and meals for the day.</p><p>The workshop is made possible through funding from Georgia Artificial Intelligence in Manufacturing (Georgia AIM). Both the Center for Economic Development Research (CEDR) and Georgia AIM are part of Georgia Tech’s Enterprise Innovation Institute (EI2).</p>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1737644073</created>  <gmt_created>2025-01-23 14:54:33</gmt_created>  <changed>1738257168</changed>  <gmt_changed>2025-01-30 17:12:48</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Georgia Tech and the Georgia Academy for Economic Development are hosting regional one-day workshops to equip local officials with AI knowledge.]]></teaser>  <type>event</type>  <sentence><![CDATA[Georgia Tech and the Georgia Academy for Economic Development are hosting regional one-day workshops to equip local officials with AI knowledge.]]></sentence>  <summary><![CDATA[<p>Artificial intelligence is rapidly transforming our world, from streamlining businesses and enhancing education to revolutionizing transportation and logistics. Recognizing the profound impact of AI, Georgia Tech, in partnership with the Georgia Academy for Economic Development, is hosting a one-day deep dive workshop in Darien, "AI for Local Officials," to equip the state for this new era.</p>]]></summary>  <start>2025-04-30T08:00:00-04:00</start>  <end>2025-04-30T16:00:00-04:00</end>  <end_last>2025-04-30T16:00:00-04:00</end_last>  <gmt_start>2025-04-30 12:00:00</gmt_start>  <gmt_end>2025-04-30 20:00:00</gmt_end>  <gmt_end_last>2025-04-30 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-30T08:00:00-04:00</value>      <value2>2025-04-30T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-30 08:00:00</value>      <value2>2025-04-30 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[$95]]></fee>  <extras>      </extras>  <location><![CDATA[Coastal Regional Commission-Darien, 1181 Coastal Drive SW, Darien, GA 31305]]></location>  <media>          <item>676170</item>      </media>  <hg_media>          <item>          <nid>676170</nid>          <type>image</type>          <title><![CDATA[AI-101 for Local Officials Workshop (Darien, GA)]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[GTSCL-AI101-DarienGA_16by9.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/01/30/GTSCL-AI101-DarienGA_16by9.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/01/30/GTSCL-AI101-DarienGA_16by9.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/01/30/GTSCL-AI101-DarienGA_16by9.jpg?itok=-oc1RfIJ]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[AI-101 for Local Officials Workshop (Darien, GA)]]></image_alt>                              <created>1738257137</created>          <gmt_created>2025-01-30 17:12:17</gmt_created>          <changed>1738257137</changed>          <gmt_changed>2025-01-30 17:12:17</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://georgiaacademy.org/session/advanced-topic-ai-101-for-local-officials-darien/]]></url>        <title><![CDATA[Register Online for the Workshop]]></title>      </link>          <link>        <url><![CDATA[https://georgiaaim.org/new-workshop-series-launches-with-georgia-aim-partner/]]></url>        <title><![CDATA[New Workshop Series Launches with Georgia AIM Partner]]></title>      </link>          <link>        <url><![CDATA[https://cedr.gatech.edu/georgia-aim-pilot-projects/]]></url>        <title><![CDATA[Upcoming Sessions via Center for Economic Development Research]]></title>      </link>          <link>        <url><![CDATA[https://georgiaaim.org/]]></url>        <title><![CDATA[Georgia AIM Initiative]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="187812"><![CDATA[artificial intelligence (AI)]]></keyword>          <keyword tid="1486"><![CDATA[government]]></keyword>          <keyword tid="194214"><![CDATA[Manufacturing ]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="680007">  <title><![CDATA[ISyE Seminar - Soroosh Shafiee]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong></h3><p>Learning with Local and Global Adversarial Corruptions</p><h3><strong>Abstract:</strong>&nbsp;</h3><p>We study learning in an adversarial setting, where an epsilon fraction of samples from a distribution P are globally corrupted (arbitrarily modified), and the remaining perturbations have an average magnitude bounded by rho (local corruptions). With access to n such corrupted samples, we aim to develop a computationally efficient approach that achieves the optimal minimax excess risk. Our approach combines a data-driven cleaning module with a distributionally robust optimization (DRO) framework. We demonstrate that if the data cleaning module is minimax optimal with respect to the Wasserstein loss, solving an optimal transport-based DRO problem ensures a minimax optimal decision. We further provide tractable reformulations for both modules. Specifically, we introduce an optimal filtering algorithm to clean corrupted data by identifying and removing outliers. For the DRO module, we reformulate the problem as a two-player zero-sum game, deriving finite convex formulations. We show that the minimax theorem applies to this game, and Nash equilibria exist. Finally, we present a principled approach for constructing adversarial examples.</p><h3><strong>Bio:</strong>&nbsp;</h3><p>Soroosh Shafiee is an assistant professor in the School of Operations Research and Information Engineering at Cornell University. Before that, he held positions as a postdoctoral researcher at both the Tepper School of Business at Carnegie Mellon University and the Automatic Control Laboratory at ETH Zurich. He held a B.Sc. and M.Sc. degree in Electrical Engineering from the University of Tehran and a Ph.D. degree in Operations Research from EPFL. His primary research interests revolve around data-driven optimization, low-complexity decision-making and optimal transport.&nbsp;<br><br>&nbsp;</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1738068635</created>  <gmt_created>2025-01-28 12:50:35</gmt_created>  <changed>1738069020</changed>  <gmt_changed>2025-01-28 12:57:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learning with Local and Global Adversarial Corruptions]]></teaser>  <type>event</type>  <sentence><![CDATA[Learning with Local and Global Adversarial Corruptions]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong>&nbsp;</h3><p>We study learning in an adversarial setting, where an epsilon fraction of samples from a distribution P are globally corrupted (arbitrarily modified), and the remaining perturbations have an average magnitude bounded by rho (local corruptions). With access to n such corrupted samples, we aim to develop a computationally efficient approach that achieves the optimal minimax excess risk. Our approach combines a data-driven cleaning module with a distributionally robust optimization (DRO) framework. We demonstrate that if the data cleaning module is minimax optimal with respect to the Wasserstein loss, solving an optimal transport-based DRO problem ensures a minimax optimal decision. We further provide tractable reformulations for both modules. Specifically, we introduce an optimal filtering algorithm to clean corrupted data by identifying and removing outliers. For the DRO module, we reformulate the problem as a two-player zero-sum game, deriving finite convex formulations. We show that the minimax theorem applies to this game, and Nash equilibria exist. Finally, we present a principled approach for constructing adversarial examples.</p>]]></summary>  <start>2025-02-18T11:00:00-05:00</start>  <end>2025-02-18T12:00:00-05:00</end>  <end_last>2025-02-18T12:00:00-05:00</end_last>  <gmt_start>2025-02-18 16:00:00</gmt_start>  <gmt_end>2025-02-18 17:00:00</gmt_end>  <gmt_end_last>2025-02-18 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-18T11:00:00-05:00</value>      <value2>2025-02-18T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-18 11:00:00</value>      <value2>2025-02-18 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679949">  <title><![CDATA[ISYE Statistics Seminar - Zhaohui Qin]]></title>  <uid>36433</uid>  <body><![CDATA[<p>Title:&nbsp;</p><p>A novel association study framework powered by machine learning</p><p>&nbsp;</p><p>Abstract:&nbsp;</p><p>Genome-wide association studies (GWASs) have been widely applied to discover genetic variants associated with a diverse array of traits. So far, almost all GWASs conducted in neuroimaging genetics are performed on image-derived quantitative features, which are univariate. In this study, we proposed and implemented a novel machine learning strategy for systematically identifying variants that lead to detectable discrepancies on the full-frame brain images. When applied to data collected by the Alzheimer’s Disease Neuroimaging Initiative (ADNI) consortium, we are able to identify novel variants that show strong association with brain phenotypes.</p><p>&nbsp;</p>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1737743087</created>  <gmt_created>2025-01-24 18:24:47</gmt_created>  <changed>1737743229</changed>  <gmt_changed>2025-01-24 18:27:09</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[A novel association study framework powered by machine learning]]></teaser>  <type>event</type>  <sentence><![CDATA[A novel association study framework powered by machine learning]]></sentence>  <summary><![CDATA[<p>Abstract</p><p>Genome-wide association studies (GWASs) have been widely applied to discover genetic variants associated with a diverse array of traits. So far, almost all GWASs conducted in neuroimaging genetics are performed on image-derived quantitative features, which are univariate. In this study, we proposed and implemented a novel machine learning strategy for systematically identifying variants that lead to detectable discrepancies on the full-frame brain images. When applied to data collected by the Alzheimer’s Disease Neuroimaging Initiative (ADNI) consortium, we are able to identify novel variants that show strong association with brain phenotypes.</p><p>&nbsp;</p>]]></summary>  <start>2025-04-15T11:00:00-04:00</start>  <end>2025-04-15T12:00:00-04:00</end>  <end_last>2025-04-15T12:00:00-04:00</end_last>  <gmt_start>2025-04-15 15:00:00</gmt_start>  <gmt_end>2025-04-15 16:00:00</gmt_end>  <gmt_end_last>2025-04-15 16:00:00</gmt_end_last>  <times>    <item>      <value>2025-04-15T11:00:00-04:00</value>      <value2>2025-04-15T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-04-15 11:00:00</value>      <value2>2025-04-15 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[4048942300]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISYE Groseclose ]]></title>  </location_url>  <email><![CDATA[mrussell89@gatech.edu]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679850">  <title><![CDATA[AI-101 for Local Officials Workshop (Macon, GA)]]></title>  <uid>36698</uid>  <body><![CDATA[<p>Artificial intelligence is rapidly transforming our world, from streamlining businesses and enhancing education to revolutionizing transportation and logistics. Recognizing the profound impact of AI, Georgia Tech, in partnership with the Georgia Academy for Economic Development, is hosting a one-day deep dive workshop, "AI for Local Officials," to equip the state for this new era.</p><p>The workshop will delve into the broader community implications of AI and empower local leaders to support this technological shift. Solutions to public-sector issues such as traffic, public safety, and overall government efficiency will be discussed. Registration includes all course materials and meals for the day.</p><p>The workshop is made possible through funding from Georgia Artificial Intelligence in Manufacturing (Georgia AIM). Both the Center for Economic Development Research (CEDR) and Georgia AIM are part of Georgia Tech’s Enterprise Innovation Institute (EI2).</p>]]></body>  <author>dramirez65</author>  <status>1</status>  <created>1737638048</created>  <gmt_created>2025-01-23 13:14:08</gmt_created>  <changed>1737660255</changed>  <gmt_changed>2025-01-23 19:24:15</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Georgia Tech and the Georgia Academy for Economic Development are hosting regional one-day workshops to equip local officials with AI knowledge.]]></teaser>  <type>event</type>  <sentence><![CDATA[Georgia Tech and the Georgia Academy for Economic Development are hosting regional one-day workshops to equip local officials with AI knowledge.]]></sentence>  <summary><![CDATA[<p>Artificial intelligence is rapidly transforming our world, from streamlining businesses and enhancing education to revolutionizing transportation and logistics. Recognizing the profound impact of AI, Georgia Tech, in partnership with the Georgia Academy for Economic Development, is hosting a one-day deep dive workshop in Macon, "AI for Local Officials," to equip the state for this new era.</p>]]></summary>  <start>2025-03-25T08:00:00-04:00</start>  <end>2025-03-25T16:00:00-04:00</end>  <end_last>2025-03-25T16:00:00-04:00</end_last>  <gmt_start>2025-03-25 12:00:00</gmt_start>  <gmt_end>2025-03-25 20:00:00</gmt_end>  <gmt_end_last>2025-03-25 20:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-25T08:00:00-04:00</value>      <value2>2025-03-25T16:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-25 08:00:00</value>      <value2>2025-03-25 04:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[$95]]></fee>  <extras>      </extras>  <location><![CDATA[Middle Georgia Regional Commission, 3661 Eisenhower Pkwy, Macon, GA 31206]]></location>  <media>          <item>676104</item>      </media>  <hg_media>          <item>          <nid>676104</nid>          <type>image</type>          <title><![CDATA[AI-101 for Local Officials Workshop (Middle GA, Macon)]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[ai 101 workshop.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/01/23/ai%20101%20workshop.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/01/23/ai%20101%20workshop.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/01/23/ai%2520101%2520workshop.png?itok=IQtTN1ZE]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Macon AI-101 Workshop]]></image_alt>                              <created>1737649330</created>          <gmt_created>2025-01-23 16:22:10</gmt_created>          <changed>1737649330</changed>          <gmt_changed>2025-01-23 16:22:10</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://georgiaacademy.org/session/advanced-topic-ai-101-for-local-officials-macon/]]></url>        <title><![CDATA[Register Online for the Workshop]]></title>      </link>          <link>        <url><![CDATA[https://georgiaaim.org/new-workshop-series-launches-with-georgia-aim-partner/]]></url>        <title><![CDATA[New Workshop Series Launches with Georgia AIM Partner]]></title>      </link>          <link>        <url><![CDATA[https://cedr.gatech.edu/georgia-aim-pilot-projects/]]></url>        <title><![CDATA[Upcoming Sessions via Center for Economic Development Research]]></title>      </link>          <link>        <url><![CDATA[https://georgiaaim.org/]]></url>        <title><![CDATA[Georgia AIM Initiative]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="26411"><![CDATA[Training/Workshop]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="26411"><![CDATA[Training/Workshop]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="187812"><![CDATA[artificial intelligence (AI)]]></keyword>          <keyword tid="1486"><![CDATA[government]]></keyword>          <keyword tid="194214"><![CDATA[Manufacturing ]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679849">  <title><![CDATA[ISyE Seminar - Elad Romanov]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:&nbsp;</strong></h3><p>On Principal Component Regression in High Dimension</p><h3><strong>Abstract:</strong></h3><p>Principal component regression (PCR) is a classical two-step approach to linear regression, where one first reduces the data dimension by projecting onto its leading principal components, and then performs ordinary least squares regression. We study PCR in an asymptotic high-dimensional regression setting, where the number of data points is proportional to the dimension. Our main deliverables are asymptotically exact limiting formulas for the estimation and prediction risks, which depend in a nuanced way on the eigenvalues of the population covariance, the alignment between the population principal components and the true signal, and the number of selected components.</p><p>A key challenge in the high-dimensional regime is that the sample covariance matrix is an inconsistent estimate of its population counterpart, and thus sample principal components may fail to capture potential latent low-dimensional structure in the data. We demonstrate this point through several case studies, including that of a spiked covariance matrix. The analysis of (random design) linear regression in high dimension typically builds on powerful results from random matrix theory, such as the Marchenko–Pastur law and deterministic equivalents for the resolvent of a sample covariance matrix. However, these standard tools alone are not sufficient for analyzing the prediction risk of PCR. To that end, we leverage and develop somewhat less standard techniques, which, to our knowledge, have not seen wide use in the statistics literature to date: multi-resolvent traces and their associated eigenvector overlap measures.</p><p>Based on joint work with Alden Green (Stanford).</p><p><a href="https://arxiv.org/abs/2405.11676">https://arxiv.org/abs/2405.11676</a></p><h3><strong>Bio:</strong></h3><p>Elad Romanov is a postdoctoral researcher in the Department of Statistics, Stanford, where he is hosted by Prof. David Donoho. Prior to that, he completed his PhD in the School of Computer Science, the Hebrew University of Jerusalem, where he was advised by Profs. Or Ordentlich and Matan Gavish. His research interests broadly span high-dimensional statistics, information theory and signal processing, and the mathematics of data science.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1737637452</created>  <gmt_created>2025-01-23 13:04:12</gmt_created>  <changed>1737637565</changed>  <gmt_changed>2025-01-23 13:06:05</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[On Principal Component Regression in High Dimension]]></teaser>  <type>event</type>  <sentence><![CDATA[On Principal Component Regression in High Dimension]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong></h3><p>Principal component regression (PCR) is a classical two-step approach to linear regression, where one first reduces the data dimension by projecting onto its leading principal components, and then performs ordinary least squares regression. We study PCR in an asymptotic high-dimensional regression setting, where the number of data points is proportional to the dimension. Our main deliverables are asymptotically exact limiting formulas for the estimation and prediction risks, which depend in a nuanced way on the eigenvalues of the population covariance, the alignment between the population principal components and the true signal, and the number of selected components.</p><p>A key challenge in the high-dimensional regime is that the sample covariance matrix is an inconsistent estimate of its population counterpart, and thus sample principal components may fail to capture potential latent low-dimensional structure in the data. We demonstrate this point through several case studies, including that of a spiked covariance matrix. The analysis of (random design) linear regression in high dimension typically builds on powerful results from random matrix theory, such as the Marchenko–Pastur law and deterministic equivalents for the resolvent of a sample covariance matrix. However, these standard tools alone are not sufficient for analyzing the prediction risk of PCR. To that end, we leverage and develop somewhat less standard techniques, which, to our knowledge, have not seen wide use in the statistics literature to date: multi-resolvent traces and their associated eigenvector overlap measures.</p><p>Based on joint work with Alden Green (Stanford).</p><p><a href="https://arxiv.org/abs/2405.11676">https://arxiv.org/abs/2405.11676</a></p><p>&nbsp;</p>]]></summary>  <start>2025-02-11T11:00:00-05:00</start>  <end>2025-02-11T12:00:00-05:00</end>  <end_last>2025-02-11T12:00:00-05:00</end_last>  <gmt_start>2025-02-11 16:00:00</gmt_start>  <gmt_end>2025-02-11 17:00:00</gmt_end>  <gmt_end_last>2025-02-11 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-11T11:00:00-05:00</value>      <value2>2025-02-11T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-11 11:00:00</value>      <value2>2025-02-11 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Main 228]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679688">  <title><![CDATA[ISyE Seminar - Philip Ernst]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title</strong>:&nbsp;</h3><p>Yule’s “nonsense correlation”: Moments and density.</p><h3><strong>Abstract</strong>:&nbsp;</h3><p>In 1926, G. Udny Yule considered the following problem: given two independent and identically distributed random walks independent from each other, what is the distribution of their empirical correlation coefficient? Yule empirically observed the distribution of this statistic to be heavily dispersed and frequently large in absolute value, leading him to call it “nonsense correlation.'' This unexpected finding led to his formulation of two concrete questions, each of which would remain open for more than ninety years: (i) Find (analytically) the variance of this empirical correlation coefficient and (ii): Find (analytically) the higher order moments and the density of this empirical correlation coefficient. After giving a brief overview of the solution to question (i) in Ernst et al. (<em>The Annals of Statistics</em>, 2017), we turn to the recent work of Ernst et al. (<em>Bernoulli,</em>&nbsp;2025), which closed question (ii) by explicitly calculating all moments of the empirical correlation coefficient (up to order 16). This leads, for the first time, to an approximation to the density of Yule's nonsense correlation. The methodology of Ernst et al. (2025) further enables explicit calculations of the moments of the empirical correlation coefficient when the two independent Wiener processes are replaced by two correlated Wiener processes, two independent Ornstein-Uhlenbeck processes, and two independent Brownian bridges. We also succeed in proving a Central Limit Theorem for the case of two independent Ornstein-Uhlenbeck processes. This shows that Yule's “nonsense correlation” is indeed not “nonsense” for stochastic processes which admit stationary distributions. The talk concludes with a discussion of some concrete applications of our work to the study of weather and climate extremes. The latter is part of our ongoing collaboration with the U.S. Office of Naval Research (2018-present).</p><h3><strong>Bio:&nbsp;</strong></h3><p>Philip Ernst is Chair (and Full Professor) in Statistics and Royal Society Wolfson Fellow at Imperial College London. He was previously an Assistant Professor (2014-2018), an Associate Professor (2019-2022), and a Full Professor (2022-2023), all at Rice University’s Department of Statistics. His research lies at the interface of applied probability and operations research. His work has been funded by the U.S. Office of Naval Research (ONR), the U.S. Army Research Office (ARO), the National Science Foundation (NSF), The Royal Society, and The British Academy. Ernst is the recipient of numerous international and national research awards, including: a 2026 Institute of Mathematical Statistics (IMS) Medallion Award &amp; Lecture, a 2023 Henri Lebesgue Chair, a 2023 British Academy/Wolfson Fellowship, a 2022 Committee of Presidents of Statistical Societies (COPSS) Emerging Leader Award, the 2020 (inaugural) INFORMS Donald P. Gaver, Jr. Early Career Award for Excellence in Operations Research, a 2018 U.S. Army Research Office (ARO) Young Investigator Award, and the 2018 Institute of Mathematical Statistics (IMS) Tweedie New Researcher Award. Ernst is also highly invested in teaching; he won seven teaching awards in the eight years he was employed at Rice University (including the George R. Brown Prize for Excellence in Teaching, Rice University’s most prestigious teaching award). He currently serves as an associate editor for six journals: <em>Journal of Stochastic Analysis</em>, <em>Journal of the American Statistical Association: Theory and Methods,</em>&nbsp;<em>Mathematics of Operations Research</em>, <em>Statistics and Probability Letters</em>, <em>Stochastics</em>, and <em>The American Statistician</em>. He is also an elected member of IMS Council (2024-2027).</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1737122402</created>  <gmt_created>2025-01-17 14:00:02</gmt_created>  <changed>1737122570</changed>  <gmt_changed>2025-01-17 14:02:50</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Yule’s “nonsense correlation”: Moments and density.]]></teaser>  <type>event</type>  <sentence><![CDATA[Yule’s “nonsense correlation”: Moments and density.]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>In 1926, G. Udny Yule considered the following problem: given two independent and identically distributed random walks independent from each other, what is the distribution of their empirical correlation coefficient? Yule empirically observed the distribution of this statistic to be heavily dispersed and frequently large in absolute value, leading him to call it “nonsense correlation.'' This unexpected finding led to his formulation of two concrete questions, each of which would remain open for more than ninety years: (i) Find (analytically) the variance of this empirical correlation coefficient and (ii): Find (analytically) the higher order moments and the density of this empirical correlation coefficient. After giving a brief overview of the solution to question (i) in Ernst et al. (<em>The Annals of Statistics</em>, 2017), we turn to the recent work of Ernst et al. (<em>Bernoulli,</em>&nbsp;2025), which closed question (ii) by explicitly calculating all moments of the empirical correlation coefficient (up to order 16). This leads, for the first time, to an approximation to the density of Yule's nonsense correlation. The methodology of Ernst et al. (2025) further enables explicit calculations of the moments of the empirical correlation coefficient when the two independent Wiener processes are replaced by two correlated Wiener processes, two independent Ornstein-Uhlenbeck processes, and two independent Brownian bridges. We also succeed in proving a Central Limit Theorem for the case of two independent Ornstein-Uhlenbeck processes. This shows that Yule's “nonsense correlation” is indeed not “nonsense” for stochastic processes which admit stationary distributions. The talk concludes with a discussion of some concrete applications of our work to the study of weather and climate extremes. The latter is part of our ongoing collaboration with the U.S. Office of Naval Research (2018-present).</p>]]></summary>  <start>2025-02-03T11:00:00-05:00</start>  <end>2025-02-03T12:00:00-05:00</end>  <end_last>2025-02-03T12:00:00-05:00</end_last>  <gmt_start>2025-02-03 16:00:00</gmt_start>  <gmt_end>2025-02-03 17:00:00</gmt_end>  <gmt_end_last>2025-02-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-03T11:00:00-05:00</value>      <value2>2025-02-03T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-03 11:00:00</value>      <value2>2025-02-03 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679243">  <title><![CDATA[SCL Lunch and Learn: “Building Resilience: Strategies for Effective Supply Chain Risk Management"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an in-depth webinar on the essential strategies for identifying, assessing, and mitigating risks within your supply chain.</strong></p><p><strong>Thursday, March 6, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>We'll cover key topics such as managing disruptions, understanding the impact of geopolitical events, and developing robust contingency plans to ensure supply chain continuity. Gain valuable insights into how to proactively protect your operations from unforeseen challenges and keep your supply chain resilient in today’s dynamic environment.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://www.scl.gatech.edu/mar25-lnl"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1736295694</created>  <gmt_created>2025-01-08 00:21:34</gmt_created>  <changed>1736296793</changed>  <gmt_changed>2025-01-08 00:39:53</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join us for an in-depth webinar on the essential strategies for identifying, assessing, and mitigating risks within your supply chain.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join us for an in-depth webinar on the essential strategies for identifying, assessing, and mitigating risks within your supply chain.]]></sentence>  <summary><![CDATA[<p>Join us for an in-depth webinar on the essential strategies for identifying, assessing, and mitigating risks within your supply chain.</p>]]></summary>  <start>2025-03-06T12:00:00-05:00</start>  <end>2025-03-06T13:00:00-05:00</end>  <end_last>2025-03-06T13:00:00-05:00</end_last>  <gmt_start>2025-03-06 17:00:00</gmt_start>  <gmt_end>2025-03-06 18:00:00</gmt_end>  <gmt_end_last>2025-03-06 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-03-06T12:00:00-05:00</value>      <value2>2025-03-06T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-03-06 12:00:00</value>      <value2>2025-03-06 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.scl.gatech.edu/mar25-lnl]]></url>  <location_url>    <url><![CDATA[https://www.scl.gatech.edu/mar25-lnl]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>675963</item>      </media>  <hg_media>          <item>          <nid>675963</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: "Building Resilience: Strategies for Effective Supply Chain Risk Management"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[SCRM.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2025/01/07/SCRM.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2025/01/07/SCRM.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2025/01/07/SCRM.png?itok=432Z5l6j]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Building Resilience: Strategies for Effective Supply Chain Risk Management]]></image_alt>                              <created>1736296492</created>          <gmt_created>2025-01-08 00:34:52</gmt_created>          <changed>1736296492</changed>          <gmt_changed>2025-01-08 00:34:52</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/mar25-lnl]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[Professional Education at the Georgia Tech Supply Chain and Logistics Institute]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679231">  <title><![CDATA[ISyE Seminar - Timothy Chan]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:<br>Got (Optimal) Milk? Pooling Donations in Human Milk Banks with Machine Learning and Optimization<br><em>Timothy C. Y. Chan , Rafid Mahmood , Deborah L. O’Connor , Debbie Stone, Sharon Unger , Rachel K. Wong, Ian Yihang Zhu</em></p><p>Abstract:<br>Problem definition: Human donor milk provides critical nutrition for millions of infants who are born preterm each year. Donor milk is collected, processed, and distributed by milk banks. The macronutrient content of donor milk is directly linked to infant brain development and can vary substantially across donations, which is why multiple donations are typically pooled together to create a final product. Approximately half of all milk banks in North America do not have the resources to measure the macronutrient content of donor milk, which means pooling is done heuristically. For these milk banks, an approach is needed to optimize pooling decisions. Methodology/results: We propose a data-driven framework combining machine learning and optimization to predict macronutrient content of donations and then optimally combine them in pools, respectively. In collaboration with our partner milk bank, we collect a data set of milk to train our predictive models. We rigorously simulate milk bank practices to fine-tune our optimization models and evaluate operational scenarios such as changes in donation habits during the COVID-19 pandemic. Finally, we conduct a year-long trial implementation, where we observe the current nurse-led pooling practices followed by our intervention. Pools created by our approach meet clinical macronutrient targets approximately 31% more often than the baseline, although taking 60% less recipe creation time. Managerial implications: This is the first paper in the broader blending literature that combines machine learning and optimization. We demonstrate that such pipelines are feasible to implement in a healthcare setting and can yield significant improvements over current practices. Our insights can guide practitioners in any application area seeking to implement machine learning and optimization-based decision support.</p><p>Bio:<br>Timothy Chan is the Associate Vice-President and Vice-Provost, Strategic Initiatives at the University of Toronto, the Canada Research Chair in Novel Optimization and Analytics in Health, a Professor in the department of Mechanical and Industrial Engineering, and a Senior Fellow of Massey College. He was previously Director of the Centre for Healthcare Engineering, Director of the Centre for Analytics and AI Engineering, and Associate Director, Research and Thematic Programming, of the Data Sciences Institute. His primary research interests are in operations research, optimization, and applied machine learning, with applications in healthcare, medicine, sustainability, and sports.</p><p>Professor Chan received his B.Sc. in Applied Mathematics from the University of British Columbia (2002), and his Ph.D. in Operations Research from the Massachusetts Institute of Technology (2007). Before coming to Toronto, he was an Associate in the Chicago office of McKinsey and Company (2007-2009), a global management consulting firm. During that time, he advised leading companies in the fields of medical device technology, travel and hospitality, telecommunications, and energy on issues of strategy, organization, technology and operations.</p><p>Professor Chan currently holds editorial roles in seven academic journals, including Operations Research, Management Science, and M&amp;SOM. He has served in a variety of leadership and service roles at INFORMS and CORS, including as President of the INFORMS Health Application Society. He has over 120 publications in refereed journals, and is co-author of an upcoming book entitled “Introduction to Markov Decision Processes”. He has graduated over 50 graduate students and postdoctoral fellows, and takes great pride in cultivating a healthy, inclusive, and productive lab environment.</p><p>Professor Chan has received numerous awards and honours for his research, teaching and service. Recent highlights include the President’s Teaching Award from the University of Toronto in 2024, 1st place in the research paper competition at the MIT Sloan Sports Analytics Conference in 2024, the INFORMS Prize for Teaching OR/MS Practice in 2023, the Pierskalla Best Paper Award from INFORMS Health Applications Society in 2023, 1st place in the INFORMS Case Competition in 2022, and the CORS Eldon Gunn Service Award in 2022. His research has been featured by the CBC, CTV News, Global News, Reuters, CNN, the Globe and Mail, the Toronto Star, Boston Globe, ESPN, Canadian Business Magazine, and World Economic Forum.</p><p>&nbsp;</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1736276057</created>  <gmt_created>2025-01-07 18:54:17</gmt_created>  <changed>1736276414</changed>  <gmt_changed>2025-01-07 19:00:14</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Got (Optimal) Milk? Pooling Donations in Human Milk Banks with Machine Learning and Optimization]]></teaser>  <type>event</type>  <sentence><![CDATA[Got (Optimal) Milk? Pooling Donations in Human Milk Banks with Machine Learning and Optimization]]></sentence>  <summary><![CDATA[<p>Problem definition: Human donor milk provides critical nutrition for millions of infants who are born preterm each year. Donor milk is collected, processed, and distributed by milk banks. The macronutrient content of donor milk is directly linked to infant brain development and can vary substantially across donations, which is why multiple donations are typically pooled together to create a final product. Approximately half of all milk banks in North America do not have the resources to measure the macronutrient content of donor milk, which means pooling is done heuristically. For these milk banks, an approach is needed to optimize pooling decisions. Methodology/results: We propose a data-driven framework combining machine learning and optimization to predict macronutrient content of donations and then optimally combine them in pools, respectively. In collaboration with our partner milk bank, we collect a data set of milk to train our predictive models. We rigorously simulate milk bank practices to fine-tune our optimization models and evaluate operational scenarios such as changes in donation habits during the COVID-19 pandemic. Finally, we conduct a year-long trial implementation, where we observe the current nurse-led pooling practices followed by our intervention. Pools created by our approach meet clinical macronutrient targets approximately 31% more often than the baseline, although taking 60% less recipe creation time. Managerial implications: This is the first paper in the broader blending literature that combines machine learning and optimization. We demonstrate that such pipelines are feasible to implement in a healthcare setting and can yield significant improvements over current practices. Our insights can guide practitioners in any application area seeking to implement machine learning and optimization-based decision support.</p>]]></summary>  <start>2025-02-21T11:30:00-05:00</start>  <end>2025-02-21T12:30:00-05:00</end>  <end_last>2025-02-21T12:30:00-05:00</end_last>  <gmt_start>2025-02-21 16:30:00</gmt_start>  <gmt_end>2025-02-21 17:30:00</gmt_end>  <gmt_end_last>2025-02-21 17:30:00</gmt_end_last>  <times>    <item>      <value>2025-02-21T11:30:00-05:00</value>      <value2>2025-02-21T12:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-21 11:30:00</value>      <value2>2025-02-21 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679180">  <title><![CDATA[ISyE Seminar - Yuchen Wu]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>Modern Sampling Paradigms: from Posterior Sampling to Generative AI</p><h3><strong>Abstract:&nbsp;</strong></h3><p>Sampling from a target distribution is a recurring theme in statistics and generative artificial intelligence (AI). In statistics, posterior sampling offers a flexible inferential framework, enabling uncertainty quantification, probabilistic prediction, as well as the estimation of intractable quantities. In generative AI, sampling aims to generate unseen instances that emulate a target population, such as the natural distributions of texts, images, and molecules.&nbsp;</p><p>In this talk, I will present my works on designing provably efficient sampling algorithms, addressing challenges in both statistics and generative AI. (1) In the first part, I will focus on posterior sampling for Bayes sparse regression. In general, such posteriors are high-dimensional and contain many modes, making them challenging to sample from. To address this, we develop a novel sampling algorithm based on decomposing the target posterior into a log-concave mixture of simple distributions, reducing sampling from a complex distribution to sampling from a tractable log-concave one. We establish provable guarantees for our method in a challenging regime that was previously intractable. (2) In the second part, I will describe a training-free acceleration method for diffusion models, which are deep generative models that underpin cutting-edge applications such as AlphaFold, DALL-E and Sora. Our approach is simple to implement, wraps around any pre-trained diffusion model, and comes with a provable convergence rate that strengthens prior theoretical results. We demonstrate the effectiveness of our method on several real-world image generation tasks.&nbsp;</p><p>Lastly, I will outline my vision for bridging the fields of statistics and generative AI, exploring how insights from one domain can drive progress in the other.</p><h3><strong>Bio:</strong>&nbsp;</h3><p>Yuchen Wu is a departmental postdoctoral researcher in the&nbsp;Department of Statistics and Data Science&nbsp;at the Wharton School, University of Pennsylvania.&nbsp;She earned her Ph.D. in 2023 from Stanford University, where she was advised by Professor Andrea Montanari. Her research lies broadly at the intersection of statistics and machine learning, featuring generative AI, high-dimensional statistics, Bayesian inference, algorithm design, and data-driven decision making.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1736177291</created>  <gmt_created>2025-01-06 15:28:11</gmt_created>  <changed>1736177388</changed>  <gmt_changed>2025-01-06 15:29:48</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Modern Sampling Paradigms: from Posterior Sampling to Generative AI]]></teaser>  <type>event</type>  <sentence><![CDATA[Modern Sampling Paradigms: from Posterior Sampling to Generative AI]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>Sampling from a target distribution is a recurring theme in statistics and generative artificial intelligence (AI). In statistics, posterior sampling offers a flexible inferential framework, enabling uncertainty quantification, probabilistic prediction, as well as the estimation of intractable quantities. In generative AI, sampling aims to generate unseen instances that emulate a target population, such as the natural distributions of texts, images, and molecules.&nbsp;</p><p>In this talk, I will present my works on designing provably efficient sampling algorithms, addressing challenges in both statistics and generative AI. (1) In the first part, I will focus on posterior sampling for Bayes sparse regression. In general, such posteriors are high-dimensional and contain many modes, making them challenging to sample from. To address this, we develop a novel sampling algorithm based on decomposing the target posterior into a log-concave mixture of simple distributions, reducing sampling from a complex distribution to sampling from a tractable log-concave one. We establish provable guarantees for our method in a challenging regime that was previously intractable. (2) In the second part, I will describe a training-free acceleration method for diffusion models, which are deep generative models that underpin cutting-edge applications such as AlphaFold, DALL-E and Sora. Our approach is simple to implement, wraps around any pre-trained diffusion model, and comes with a provable convergence rate that strengthens prior theoretical results. We demonstrate the effectiveness of our method on several real-world image generation tasks.&nbsp;</p><p>Lastly, I will outline my vision for bridging the fields of statistics and generative AI, exploring how insights from one domain can drive progress in the other.</p>]]></summary>  <start>2025-02-13T11:00:00-05:00</start>  <end>2025-02-13T12:00:00-05:00</end>  <end_last>2025-02-13T12:00:00-05:00</end_last>  <gmt_start>2025-02-13 16:00:00</gmt_start>  <gmt_end>2025-02-13 17:00:00</gmt_end>  <gmt_end_last>2025-02-13 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-13T11:00:00-05:00</value>      <value2>2025-02-13T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-13 11:00:00</value>      <value2>2025-02-13 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679176">  <title><![CDATA[ISyE Seminar - Yuetian Luo]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:</h3><p>Challenges and Opportunities in Assumption-free and Robust Inference</p><h3>Abstract:&nbsp;</h3><p>With the growing application of data science to complex high-stakes tasks, ensuring the reliability of statistical inference methods has become increasingly critical. This talk considers two key challenges to achieving this goal: model misspecification and data corruption, highlighting their associated difficulties and potential solutions. In the first part, we investigate the problem of distribution-free algorithm risk evaluation, uncovering fundamental limitations for answering these questions with limited amounts of data. To navigate the challenge, we will also discuss how incorporating an assumption about algorithmic stability might help. The second part focuses on constructing robust confidence intervals in the presence of arbitrary data contamination. We show that when the proportion of contamination is unknown, uncertainty quantification incurs a substantial cost, resulting in optimal robust confidence intervals that must be significantly wider.</p><h3>Short bio:</h3><p>Yuetian Luo is a postdoctoral scholar in the Data Science Institute at the University of Chicago advised by Professor Rina Foygel Barber. He received his Ph.D. in Statistics from the University of Wisconsin-Madison under the supervision of Professor Anru Zhang. His research interests lie broadly in distribution-free inference, computational complexity of statistical inference, tensor learning, robust statistics, and non-convex optimization.&nbsp;</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1736177011</created>  <gmt_created>2025-01-06 15:23:31</gmt_created>  <changed>1736177086</changed>  <gmt_changed>2025-01-06 15:24:46</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Challenges and Opportunities in Assumption-free and Robust Inference]]></teaser>  <type>event</type>  <sentence><![CDATA[Challenges and Opportunities in Assumption-free and Robust Inference]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>With the growing application of data science to complex high-stakes tasks, ensuring the reliability of statistical inference methods has become increasingly critical. This talk considers two key challenges to achieving this goal: model misspecification and data corruption, highlighting their associated difficulties and potential solutions. In the first part, we investigate the problem of distribution-free algorithm risk evaluation, uncovering fundamental limitations for answering these questions with limited amounts of data. To navigate the challenge, we will also discuss how incorporating an assumption about algorithmic stability might help. The second part focuses on constructing robust confidence intervals in the presence of arbitrary data contamination. We show that when the proportion of contamination is unknown, uncertainty quantification incurs a substantial cost, resulting in optimal robust confidence intervals that must be significantly wider.</p>]]></summary>  <start>2025-02-06T11:00:00-05:00</start>  <end>2025-02-06T12:00:00-05:00</end>  <end_last>2025-02-06T12:00:00-05:00</end_last>  <gmt_start>2025-02-06 16:00:00</gmt_start>  <gmt_end>2025-02-06 17:00:00</gmt_end>  <gmt_end_last>2025-02-06 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-06T11:00:00-05:00</value>      <value2>2025-02-06T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-06 11:00:00</value>      <value2>2025-02-06 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679175">  <title><![CDATA[ISyE Seminar - Shixin Wang]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>Simple menus in robust screening</p><h3>Abstract:&nbsp;</h3><p>This talk investigates the design and effectiveness of simple selling mechanisms when a seller has only partial information about a buyer’s valuation distribution, obtained through market research or price experimentation. While robust screening offers stronger guarantees compared to deterministic pricing, it often involves complex menus with infinitely many options, posing implementation challenges. Our research introduces simple mechanisms with finite menus that balance performance guarantees with practical implementation. Using a unified framework for various ambiguity sets—including support, mean, and quantile—we derive optimal mechanisms and performance ratios for different menu sizes. Our findings reveal that modest menu sizes can closely approximate the benefits of optimal infinite-menu mechanisms. Remarkably, even a two-option menu significantly outperforms deterministic pricing.</p><p>We extend our results to multi-item mechanism design, where optimal mechanisms are complicated even with full knowledge of buyers’ valuation distributions. To address this challenge, we propose “semi-separable mechanisms,” where each item's allocation and payment rules depend only on its valuation and joint distributional information, but not on the valuations of other items. We prove that semi-separable mechanisms achieve the optimal performance ratio among all incentive-compatible and individually rational mechanisms when only marginal support information is available. Additionally, our framework accommodates settings where sellers possess aggregate valuation information for product bundles, further enhancing its practical applicability.</p><h3>Bio:&nbsp;</h3><p>Shixin Wang is an Assistant Professor in the Department of Decisions, Operations and Technology at The Chinese University of Hong Kong. Before joining CUHK, she earned her Ph.D. in Operations Management from NYU Stern School of Business and a bachelor’s degree in Industrial Engineering from Tsinghua University. Her research focuses on developing simple, robust pricing policies in revenue management and designing sparse, reliable networks for supply chain and service systems. Her work has been recognized as a finalist in the INFORMS JFIG Paper Competition and the INFORMS Service Science Best Cluster Paper Award. Her research has been supported by funding from Hong Kong Research Grants Council (RGC).</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1736176720</created>  <gmt_created>2025-01-06 15:18:40</gmt_created>  <changed>1736176821</changed>  <gmt_changed>2025-01-06 15:20:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Simple menus in robust screening]]></teaser>  <type>event</type>  <sentence><![CDATA[Simple menus in robust screening]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>This talk investigates the design and effectiveness of simple selling mechanisms when a seller has only partial information about a buyer’s valuation distribution, obtained through market research or price experimentation. While robust screening offers stronger guarantees compared to deterministic pricing, it often involves complex menus with infinitely many options, posing implementation challenges. Our research introduces simple mechanisms with finite menus that balance performance guarantees with practical implementation. Using a unified framework for various ambiguity sets—including support, mean, and quantile—we derive optimal mechanisms and performance ratios for different menu sizes. Our findings reveal that modest menu sizes can closely approximate the benefits of optimal infinite-menu mechanisms. Remarkably, even a two-option menu significantly outperforms deterministic pricing.</p><p>We extend our results to multi-item mechanism design, where optimal mechanisms are complicated even with full knowledge of buyers’ valuation distributions. To address this challenge, we propose “semi-separable mechanisms,” where each item's allocation and payment rules depend only on its valuation and joint distributional information, but not on the valuations of other items. We prove that semi-separable mechanisms achieve the optimal performance ratio among all incentive-compatible and individually rational mechanisms when only marginal support information is available. Additionally, our framework accommodates settings where sellers possess aggregate valuation information for product bundles, further enhancing its practical applicability.</p>]]></summary>  <start>2025-01-30T11:00:00-05:00</start>  <end>2025-01-30T12:00:00-05:00</end>  <end_last>2025-01-30T12:00:00-05:00</end_last>  <gmt_start>2025-01-30 16:00:00</gmt_start>  <gmt_end>2025-01-30 17:00:00</gmt_end>  <gmt_end_last>2025-01-30 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-30T11:00:00-05:00</value>      <value2>2025-01-30T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-30 11:00:00</value>      <value2>2025-01-30 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679048">  <title><![CDATA[ISyE Seminar - J. Carlos Martínez Mori ]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:<strong>&nbsp;</strong></h3><p>Cooperation and the Design of Public Goods</p><h3>Abstract:</h3><p>Public transit systems face two, often conflicting design goals: ridership and coverage. The ridership goal involves serving as many people as possible, typically in high-density urban centers. Conversely, the coverage goal treats transit as a social service and measures its success by how good a service it provides to those who badly need it, including those in low-density suburban areas. And while the social significance of the coverage goal has only grown after decades of increasingly suburbanized poverty, a transit agency that takes this too far is likely to face fierce pressure from those who contribute to its resources (e.g., in the form of taxes and fare collection) but do not benefit from such a service plan. This tension speaks to a fundamental difficulty with designing public goods, including but not limited to transit, that take on a social service mission while trying to maintain broad popular support.</p><p>In this talk, I will approach the design of public goods from the perspective of cooperative game theory. I will introduce non-transferable utility (NTU) linear production (LP) games, which combine the essential game-theoretic elements of public goods with the modeling flexibility of linear programming. I will show that under mild and interpretable conditions, designs that maintain popular support are possible. However, this result is existential: I will show that testing whether a particular design maintains popular support is co-NP-complete. I will also demonstrate how, while one can in principle write a mixed-integer linear programming formulation for the set of popular designs, this approach is vastly impractical even for simple instances, and that natural approaches to obtain a polyhedral relaxation through cutting plane methods can be insufficient. This motivates further research on optimizing over this complicated yet well-structured set. Lastly, I will tie this theory back to transit with a data-driven implementation that illustrates the impact of maintaining popular support on the distribution of quality of service for coverage-oriented transit designs.</p><h3>Bio:</h3><p>Juan Carlos Martínez Mori is a Schmidt Science Fellow and a President’s Postdoctoral Fellow with the H. Milton Stewart School of Industrial and Systems Engineering at the Georgia Institute of Technology. Prior to his current appointment, he was a Postdoctoral Fellow at the Simons Laufer Mathematical Sciences Institute (SLMath, formerly MSRI) as part of their thematic program on Algorithms, Fairness, and Equity. He earned his PhD in Applied Mathematics from Cornell University in 2023 and his BSc in Civil Engineering and minor in Computer Science from the University of Illinois at Urbana-Champaign in 2017.</p><p>His primary research interests span transportation, optimization, and game theory, with additional prior work in enumerative combinatorics and sports analytics. &nbsp;As a frequent transit rider, he is interested in mathematics that support more accessible and convenient public transportation.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1735650858</created>  <gmt_created>2024-12-31 13:14:18</gmt_created>  <changed>1735651045</changed>  <gmt_changed>2024-12-31 13:17:25</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Cooperation and the Design of Public Goods]]></teaser>  <type>event</type>  <sentence><![CDATA[Cooperation and the Design of Public Goods]]></sentence>  <summary><![CDATA[<h3>Abstract:</h3><p>Public transit systems face two, often conflicting design goals: ridership and coverage. The ridership goal involves serving as many people as possible, typically in high-density urban centers. Conversely, the coverage goal treats transit as a social service and measures its success by how good a service it provides to those who badly need it, including those in low-density suburban areas. And while the social significance of the coverage goal has only grown after decades of increasingly suburbanized poverty, a transit agency that takes this too far is likely to face fierce pressure from those who contribute to its resources (e.g., in the form of taxes and fare collection) but do not benefit from such a service plan. This tension speaks to a fundamental difficulty with designing public goods, including but not limited to transit, that take on a social service mission while trying to maintain broad popular support.</p><p>In this talk, I will approach the design of public goods from the perspective of cooperative game theory. I will introduce non-transferable utility (NTU) linear production (LP) games, which combine the essential game-theoretic elements of public goods with the modeling flexibility of linear programming. I will show that under mild and interpretable conditions, designs that maintain popular support are possible. However, this result is existential: I will show that testing whether a particular design maintains popular support is co-NP-complete. I will also demonstrate how, while one can in principle write a mixed-integer linear programming formulation for the set of popular designs, this approach is vastly impractical even for simple instances, and that natural approaches to obtain a polyhedral relaxation through cutting plane methods can be insufficient. This motivates further research on optimizing over this complicated yet well-structured set. Lastly, I will tie this theory back to transit with a data-driven implementation that illustrates the impact of maintaining popular support on the distribution of quality of service for coverage-oriented transit designs.</p>]]></summary>  <start>2025-01-28T11:00:00-05:00</start>  <end>2025-01-28T12:00:00-05:00</end>  <end_last>2025-01-28T12:00:00-05:00</end_last>  <gmt_start>2025-01-28 16:00:00</gmt_start>  <gmt_end>2025-01-28 17:00:00</gmt_end>  <gmt_end_last>2025-01-28 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-28T11:00:00-05:00</value>      <value2>2025-01-28T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-28 11:00:00</value>      <value2>2025-01-28 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="679003">  <title><![CDATA[ISyE Seminar - Hui Zou]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>High-dimensional Clustering&nbsp;via A Latent Transformation Mixture Model&nbsp;</p><h3>Abstract:&nbsp;</h3><p>Cluster analysis is a fundamental task in machine learning. Several clustering algorithms have been extended to handle high-dimensional data by incorporating a sparsity constraint in the estimation of a mixture of Gaussian models. Though it makes some neat theoretical analysis possible, this type of approach is arguably restrictive for many applications. In this work we propose a novel latent transformation mixture model for clustering. The use of unspecified transformation makes the model much more flexible than the classical model-based clustering. Under the assumption that the optimal clustering admits a sparsity structure, we develop a new clustering algorithm named CESME for high-dimensional clustering. We offer a comprehensive analysis of CESME including identifiability, initialization, algorithmic convergence, and statistical guarantees on clustering. Extensive numerical study and real data analysis show that CESME outperforms the existing high-dimensional clustering algorithms in the literature.&nbsp;</p><h3>Bio:</h3><p>Dr. Hui Zou is currently the Dr. Lynn Y.S. Lin Professor at the University of Minnesota. He earned his Ph.D. in Statistics from Stanford University in 2005. His primary research interests include statistical learning, high-dimensional models, statistical computing, and the application of modern statistical methods in business, health, and engineering. Dr. Zou is an elected fellow of the American Association for the Advancement of Science (AAAS), the Institute of Mathematical Statistics (IMS), and the American Statistical Association (ASA). He has published over 100 research articles, many of which are highly cited, including three that have been listed among the most-cited papers of all time in&nbsp;<em>JRSSB</em>,&nbsp;<em>JASA</em>, and&nbsp;<em>JCGS</em>. One of his papers in the&nbsp;<em>Annals of Statistics</em> was selected as the Best Paper in Applied Mathematics at the 8th International Congress of Chinese Mathematicians (ICCM 2019). Dr. Zou has also mentored 15 PhD students, two of whom received the COPSS Leadership Academy Award for Emerging Leaders in Statistics.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1734634825</created>  <gmt_created>2024-12-19 19:00:25</gmt_created>  <changed>1734634990</changed>  <gmt_changed>2024-12-19 19:03:10</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[High-dimensional Clustering via A Latent Transformation Mixture Model ]]></teaser>  <type>event</type>  <sentence><![CDATA[High-dimensional Clustering via A Latent Transformation Mixture Model ]]></sentence>  <summary><![CDATA[<h3>Abstract:</h3><p>Cluster analysis is a fundamental task in machine learning. Several clustering algorithms have been extended to handle high-dimensional data by incorporating a sparsity constraint in the estimation of a mixture of Gaussian models. Though it makes some neat theoretical analysis possible, this type of approach is arguably restrictive for many applications. In this work we propose a novel latent transformation mixture model for clustering. The use of unspecified transformation makes the model much more flexible than the classical model-based clustering. Under the assumption that the optimal clustering admits a sparsity structure, we develop a new clustering algorithm named CESME for high-dimensional clustering. We offer a comprehensive analysis of CESME including identifiability, initialization, algorithmic convergence, and statistical guarantees on clustering. Extensive numerical study and real data analysis show that CESME outperforms the existing high-dimensional clustering algorithms in the literature.&nbsp;</p>]]></summary>  <start>2025-01-16T11:00:00-05:00</start>  <end>2025-01-16T12:00:00-05:00</end>  <end_last>2025-01-16T12:00:00-05:00</end_last>  <gmt_start>2025-01-16 16:00:00</gmt_start>  <gmt_end>2025-01-16 17:00:00</gmt_end>  <gmt_end_last>2025-01-16 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-16T11:00:00-05:00</value>      <value2>2025-01-16T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-16 11:00:00</value>      <value2>2025-01-16 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678979">  <title><![CDATA[ISyE Seminar - Fan Li]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>Covariate adjustment in randomized experiments with missing outcomes and covariates</p><h3>Abstract:</h3><p>Covariate adjustment can improve precision in analyzing randomized experiments. With fully observed data, regression adjustment and inverse probability weighting are asymptotically equivalent in improving efficiency over unadjusted analysis. When some outcomes are missing, we consider combining these two adjustment methods with inverse probability of observation weighting for handling missing outcomes, and show that the equivalence between the two methods breaks down. Regression adjustment no longer ensures efficiency gain over unadjusted analysis unless the true outcome model is linear in covariates or the outcomes are missing completely at random. Propensity score weighting, in contrast, still guarantees efficiency over unadjusted analysis, and including more covariates in adjustment never harms asymptotic efficiency.&nbsp; Moreover, we establish the value of using partially observed covariates to secure additional efficiency by the missingness indicator method, which imputes all missing covariates by zero and uses the union of the completed covariates and corresponding missingness indicators as the new, fully observed covariates.&nbsp; Based on these findings, we recommend using regression adjustment in combination with the missingness indicator method if the linear outcome model or missing complete at random assumption is plausible and using propensity score weighting with the missingness indicator method otherwise.</p><h3>Bio:&nbsp;</h3><p>Fan Li is a professor in the Department of Statistical Science at Duke University, with a secondary appointment at Biostatistics and Bioinformatics. Her primary research interest in causal inference, and have been working at the intersection between causal inference, machine learning, and population health. She also works on Bayesian analysis and missing data problems. She is the editor for Social Science, Biostatistics and Policy of the Annals of Applied Statistics, and an elected fellow of the American Statistical Association and the Institute of Mathematical Statistics (IMS).</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1734539057</created>  <gmt_created>2024-12-18 16:24:17</gmt_created>  <changed>1734539193</changed>  <gmt_changed>2024-12-18 16:26:33</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Covariate adjustment in randomized experiments with missing outcomes and covariates]]></teaser>  <type>event</type>  <sentence><![CDATA[Covariate adjustment in randomized experiments with missing outcomes and covariates]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>Covariate adjustment can improve precision in analyzing randomized experiments. With fully observed data, regression adjustment and inverse probability weighting are asymptotically equivalent in improving efficiency over unadjusted analysis. When some outcomes are missing, we consider combining these two adjustment methods with inverse probability of observation weighting for handling missing outcomes, and show that the equivalence between the two methods breaks down. Regression adjustment no longer ensures efficiency gain over unadjusted analysis unless the true outcome model is linear in covariates or the outcomes are missing completely at random. Propensity score weighting, in contrast, still guarantees efficiency over unadjusted analysis, and including more covariates in adjustment never harms asymptotic efficiency.&nbsp; Moreover, we establish the value of using partially observed covariates to secure additional efficiency by the missingness indicator method, which imputes all missing covariates by zero and uses the union of the completed covariates and corresponding missingness indicators as the new, fully observed covariates.&nbsp; Based on these findings, we recommend using regression adjustment in combination with the missingness indicator method if the linear outcome model or missing complete at random assumption is plausible and using propensity score weighting with the missingness indicator method ot herwise.</p>]]></summary>  <start>2025-01-14T11:00:00-05:00</start>  <end>2025-01-14T12:00:00-05:00</end>  <end_last>2025-01-14T12:00:00-05:00</end_last>  <gmt_start>2025-01-14 16:00:00</gmt_start>  <gmt_end>2025-01-14 17:00:00</gmt_end>  <gmt_end_last>2025-01-14 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-14T11:00:00-05:00</value>      <value2>2025-01-14T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-14 11:00:00</value>      <value2>2025-01-14 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678920">  <title><![CDATA[ISyE Seminar - Souvik Dhara]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong>&nbsp;</h3><p>Propagation of Shocks on Networks: Can Local Information Predict Survival?</p><p>&nbsp;</p><h3><strong>Abstract:</strong>&nbsp;</h3><p>Complex systems are often fragile, where minor disruptions can cascade into dramatic collapses. Epidemics serve as a prime example of this phenomenon, while the 2008 financial crisis highlights how a domino effect, originating from the small subprime mortgage sector, can trigger global repercussions. Similarly, a massive power outage in eastern North America was seemingly set off by a localized fault. The mathematical theory underlying these phenomena is both elegant and foundational, profoundly shaping the field of Network Science since its inception. In this talk, I will present a unifying mathematical model for network fragility and cascading dynamics and explore its deep connections to the theory of local-weak convergence, pioneered by Benjamini-Schramm and Aldous-Steele.</p><p>&nbsp;</p><h3><strong>Bio:</strong>&nbsp;</h3><p>Dr. Souvik Dhara is an Assistant Professor at the Edwardson School of Industrial Engineering at Purdue University. He previously held positions as a Schramm Fellow, with a joint appointment at MIT Mathematics and Microsoft Research, a Simons-Berkeley Fellow at the Simons Institute for the Theory of Computing, UC Berkeley, and a Postdoctoral Research Associate at Brown University. Dr. Dhara earned his Ph.D. from the Department of Mathematics and Computer Science at Eindhoven University of Technology. In recognition of his doctoral work, he was awarded the Stieltjes Prize at the Dutch Mathematical Congress 2019. Dr. Dhara’s research lies at the intersection of applied probability and network science, with a primary focus on developing theoretical foundations for stochastic processes and algorithms on large-scale networks. His interests include cascades on networks, graph representation learning, and different notions of graph limits.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1734442001</created>  <gmt_created>2024-12-17 13:26:41</gmt_created>  <changed>1734442147</changed>  <gmt_changed>2024-12-17 13:29:07</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Propagation of Shocks on Networks: Can Local Information Predict Survival?]]></teaser>  <type>event</type>  <sentence><![CDATA[Propagation of Shocks on Networks: Can Local Information Predict Survival?]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong>&nbsp;</h3><p>Complex systems are often fragile, where minor disruptions can cascade into dramatic collapses. Epidemics serve as a prime example of this phenomenon, while the 2008 financial crisis highlights how a domino effect, originating from the small subprime mortgage sector, can trigger global repercussions. Similarly, a massive power outage in eastern North America was seemingly set off by a localized fault. The mathematical theory underlying these phenomena is both elegant and foundational, profoundly shaping the field of Network Science since its inception. In this talk, I will present a unifying mathematical model for network fragility and cascading dynamics and explore its deep connections to the theory of local-weak convergence, pioneered by Benjamini-Schramm and Aldous-Steele.</p>]]></summary>  <start>2025-01-21T11:00:00-05:00</start>  <end>2025-01-21T12:00:00-05:00</end>  <end_last>2025-01-21T12:00:00-05:00</end_last>  <gmt_start>2025-01-21 16:00:00</gmt_start>  <gmt_end>2025-01-21 17:00:00</gmt_end>  <gmt_end_last>2025-01-21 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-21T11:00:00-05:00</value>      <value2>2025-01-21T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-21 11:00:00</value>      <value2>2025-01-21 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678804">  <title><![CDATA[ISyE Seminar - Andrew Lowy]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:&nbsp;</strong></h3><p>Foundations of Private Optimization for Modern Machine Learning</p><h3><strong>Abstract:&nbsp;</strong></h3><p>How can we develop optimization algorithms for training machine learning models that preserve the privacy of individuals' training data? In this talk, I will present my work addressing this challenge through differential privacy (DP). Differential privacy offers a rigorous, quantifiable standard of privacy that limits potential leakage of training data. I will explore the fundamental limits of performance for differentially private optimization in modern machine learning, particularly within federated learning settings, and present scalable, efficient algorithms that achieve optimal accuracy under DP constraints. Additionally, these algorithms demonstrate strong empirical performance.</p><h3><strong>Bio:</strong>&nbsp;</h3><p>Andrew Lowy is&nbsp;a postdoctoral Research Associate at University of Wisconsin-Madison, advised by Stephen J. Wright. He received his PhD in Applied Math at University&nbsp;of Southern California under the supervision of Meisam Razaviyayn, where he was awarded the 2023 Center for Applied Mathematical Sciences (CAMS) Graduate Student Prize for outstanding research. His work has been published in leading venues in optimization, machine learning, and privacy, including SIOPT, NeurIPS, ICML, ICLR, ALT, AISTATS, ACM CCS, and the Journal of Privacy and Confidentiality. Prior to his doctoral studies, he completed his undergraduate studies at Princeton University and Columbia University.&nbsp;</p><p>Andrew’s research focuses on optimization for private, fair, and robust machine learning. His primary area of expertise is in differentially private optimization, with an emphasis on understanding fundamental limits and developing scalable algorithms that attain these limits.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1733858356</created>  <gmt_created>2024-12-10 19:19:16</gmt_created>  <changed>1733858546</changed>  <gmt_changed>2024-12-10 19:22:26</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Foundations of Private Optimization for Modern Machine Learning]]></teaser>  <type>event</type>  <sentence><![CDATA[Foundations of Private Optimization for Modern Machine Learning]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:&nbsp;</strong></h3><p>How can we develop optimization algorithms for training machine learning models that preserve the privacy of individuals' training data? In this talk, I will present my work addressing this challenge through differential privacy (DP). Differential privacy offers a rigorous, quantifiable standard of privacy that limits potential leakage of training data. I will explore the fundamental limits of performance for differentially private optimization in modern machine learning, particularly within federated learning settings, and present scalable, efficient algorithms that achieve optimal accuracy under DP constraints. Additionally, these algorithms demonstrate strong empirical performance.</p>]]></summary>  <start>2025-01-09T11:00:00-05:00</start>  <end>2025-01-09T12:00:00-05:00</end>  <end_last>2025-01-09T12:00:00-05:00</end_last>  <gmt_start>2025-01-09 16:00:00</gmt_start>  <gmt_end>2025-01-09 17:00:00</gmt_end>  <gmt_end_last>2025-01-09 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-09T11:00:00-05:00</value>      <value2>2025-01-09T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-09 11:00:00</value>      <value2>2025-01-09 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678761">  <title><![CDATA[ISyE Seminar - Jackie Cha]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:</h3><p>Surgical Human-Robot Collaborations: Transforming Training, Skills, and Safety</p><p>&nbsp;</p><h3>Abstract:&nbsp;</h3><p>The introduction of surgical robotic systems in the operating room has changed the paradigm of how surgical team members physically and cognitively interact with both technology and one another. This shift has highlighted the need to reconsider nontechnical skills – task relevant cognitive and interpersonal skills among surgical team members – and to adapt surgical training accordingly. This presentation will highlight the impacts of robotic technology, both surgical systems and wearables, on skills training and clinician safety. It will also introduce potential interventions such as adaptive training programs and exoskeletons, aimed at improving surgical human-robot collaborations and team dynamics to promote surgical safety and performance.</p><p>&nbsp;</p><h3>Bio:&nbsp;</h3><p>Jackie Cha, PhD CPE is an Assistant Professor in the Department of Industrial Engineering and faculty with the Biomedical Data Science and Informatics Program at Clemson University and Faculty Scholar in the Clemson University School of Health Research. She obtained her PhD in Industrial Engineering from Purdue University, and MSE and BSE in Biomedical Engineering from the University of Michigan. Her research focuses on measuring physical human-robot interactions, particularly in healthcare (surgical) environments, to improve team performance, safety, and system efficiency. Her research has been funded by several sponsors such as the National Science Foundation (NSF) (including the NSF CAREER award), National Institutes of Health (NIH), and the Agency of Healthcare Research and Quality (AHRQ).</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1733402220</created>  <gmt_created>2024-12-05 12:37:00</gmt_created>  <changed>1733402418</changed>  <gmt_changed>2024-12-05 12:40:18</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Surgical Human-Robot Collaborations: Transforming Training, Skills, and Safety]]></teaser>  <type>event</type>  <sentence><![CDATA[Surgical Human-Robot Collaborations: Transforming Training, Skills, and Safety]]></sentence>  <summary><![CDATA[<h3>Abstract:&nbsp;</h3><p>The introduction of surgical robotic systems in the operating room has changed the paradigm of how surgical team members physically and cognitively interact with both technology and one another. This shift has highlighted the need to reconsider nontechnical skills – task relevant cognitive and interpersonal skills among surgical team members – and to adapt surgical training accordingly. This presentation will highlight the impacts of robotic technology, both surgical systems and wearables, on skills training and clinician safety. It will also introduce potential interventions such as adaptive training programs and exoskeletons, aimed at improving surgical human-robot collaborations and team dynamics to promote surgical safety and performance.</p>]]></summary>  <start>2025-01-07T11:00:00-05:00</start>  <end>2025-01-07T12:00:00-05:00</end>  <end_last>2025-01-07T12:00:00-05:00</end_last>  <gmt_start>2025-01-07 16:00:00</gmt_start>  <gmt_end>2025-01-07 17:00:00</gmt_end>  <gmt_end_last>2025-01-07 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-07T11:00:00-05:00</value>      <value2>2025-01-07T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-07 11:00:00</value>      <value2>2025-01-07 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678691">  <title><![CDATA[ISyE Seminar - Shengbo Wang ]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:&nbsp;</strong></h3><p>Efficient Gradient Estimation for Overparameterized Stochastic Differential Equations</p><p><strong>&nbsp;</strong></p><h3><strong>Abstract:</strong>&nbsp;</h3><p>Overparameterized stochastic differential equation (SDE) models have achieved remarkable success in various complex environments, such as PDE-constrained optimization, stochastic control and reinforcement learning, financial engineering, neural SDEs, and generative AI. These models often feature system evolution coefficients that are parameterized by a high-dimensional vector θ in R^n, aiming to optimize expectations of the SDE, such as a value function, through stochastic gradient ascent. Consequently, designing efficient gradient estimators for which the computational complexity scales well with n is of significant interest. We introduce a novel unbiased stochastic gradient estimator--the generator gradient estimator--for which the computation time remains stable in n. In addition to establishing the validity of our methodology for general SDEs with jumps, we also perform numerical experiments testing our estimator in controlling a multi-class queue where the control policy is parameterized by high-dimensional neural networks. The results show a significant improvement in efficiency compared to previous methods: our estimator achieves near-constant computation times, increasingly outperforms its counterparts as n increases. These empirical findings highlight the potential of our proposed methodology for optimizing SDEs in contemporary applications.</p><p>This is a joint work with Jose Blanchet and Peter Glynn.</p><h3><strong>Bio:</strong>&nbsp;</h3><p>Shengbo Wang is a fifth-year Ph.D. candidate in Operations Research at Stanford University’s Department of Management Science and Engineering, co-advised by Prof. Peter Glynn and Prof. Jose Blanchet. His research interests span a broad spectrum within applied probability, including stochastic modeling, reinforcement learning, distributionally robust control, and simulation methods for machine learning. He focuses on developing tractable probabilistic models and designing algorithms for data-driven dynamic decision-making under uncertainty, specifically addressing reliability and scalability challenges in modern managerial and engineering applications. Prior to his PhD studies, he earned his B.S. in Operations Research and Information Engineering from Cornell University.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1732713595</created>  <gmt_created>2024-11-27 13:19:55</gmt_created>  <changed>1732713738</changed>  <gmt_changed>2024-11-27 13:22:18</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Efficient Gradient Estimation for Overparameterized Stochastic Differential Equations]]></teaser>  <type>event</type>  <sentence><![CDATA[Efficient Gradient Estimation for Overparameterized Stochastic Differential Equations]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong>&nbsp;</h3><p>Overparameterized stochastic differential equation (SDE) models have achieved remarkable success in various complex environments, such as PDE-constrained optimization, stochastic control and reinforcement learning, financial engineering, neural SDEs, and generative AI. These models often feature system evolution coefficients that are parameterized by a high-dimensional vector θ in R^n, aiming to optimize expectations of the SDE, such as a value function, through stochastic gradient ascent. Consequently, designing efficient gradient estimators for which the computational complexity scales well with n is of significant interest. We introduce a novel unbiased stochastic gradient estimator--the generator gradient estimator--for which the computation time remains stable in n. In addition to establishing the validity of our methodology for general SDEs with jumps, we also perform numerical experiments testing our estimator in controlling a multi-class queue where the control policy is parameterized by high-dimensional neural networks. The results show a significant improvement in efficiency compared to previous methods: our estimator achieves near-constant computation times, increasingly outperforms its counterparts as n increases. These empirical findings highlight the potential of our proposed methodology for optimizing SDEs in contemporary applications.</p><p>This is a joint work with Jose Blanchet and Peter Glynn.</p>]]></summary>  <start>2025-01-23T11:00:00-05:00</start>  <end>2025-01-23T12:00:00-05:00</end>  <end_last>2025-01-23T12:00:00-05:00</end_last>  <gmt_start>2025-01-23 16:00:00</gmt_start>  <gmt_end>2025-01-23 17:00:00</gmt_end>  <gmt_end_last>2025-01-23 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-23T11:00:00-05:00</value>      <value2>2025-01-23T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-23 11:00:00</value>      <value2>2025-01-23 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678690">  <title><![CDATA[ISyE Seminar - Aysu Ozel]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:&nbsp;</h3><p>Advances in School District Design: Addressing Inequities and Planning for the Future</p><h3>Abstract:</h3><p>For decades, public school districts in the United States have faced complex decisions related to school district design. School desegregation in 1954 led to a series of operations research approaches to support these decisions. In this talk, we present a new modeling framework for the school district design problem, developed in partnership with a local school district, to facilitate an iterative community co-design process to address historic inequities in access to education and improve student assignment. This process led to recommendations and policy outcomes, including the school board’s approval of a new school and revised school attendance boundaries. At the core of our approach is a novel formulation that consolidates multiple assignment decisions, capturing their interactions through composite variables. The compact nature of this formulation makes it amenable to important extensions. Notably, we consider time-expanded versions of the model that allow districts to plan for multiple years. Importantly, these time-expanded district design models consider continuity in students’ educational experiences over time periods that may include the opening and closing of schools. This model can also incorporate uncertainty in future student enrollment over the planning horizon. Testing these new models is challenging given the lack of shareable data sets due to sensitive student information. To address this, we developed a method to create context-rich data sets for school operations models and methods relying only on publicly available data.</p><h3>Bio:</h3><p>Aysu Ozel is a Ph.D. candidate in the Department of Industrial Engineering and Management Sciences at Northwestern University. Her dissertation research focuses on developing models and solution approaches to support decision-making for school district design. Her work has been recognized as the Winner of the 2023 INFORMS Doing Good with Good OR Student Paper Competition and a Finalist for the 2023 INFORMS DEI Best Student Paper Award. She is a Dissertation Year Fellow of Northwestern University Transportation Center and a Terminal Year Fellow of McCormick School of Engineering. Before her doctoral program, Aysu earned her M.S. and B.S. degrees in Industrial Engineering from Bilkent University.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1732711951</created>  <gmt_created>2024-11-27 12:52:31</gmt_created>  <changed>1732712274</changed>  <gmt_changed>2024-11-27 12:57:54</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Advances in School District Design: Addressing Inequities and Planning for the Future]]></teaser>  <type>event</type>  <sentence><![CDATA[Advances in School District Design: Addressing Inequities and Planning for the Future]]></sentence>  <summary><![CDATA[<h3>Abstract:</h3><p>For decades, public school districts in the United States have faced complex decisions related to school district design. School desegregation in 1954 led to a series of operations research approaches to support these decisions. In this talk, we present a new modeling framework for the school district design problem, developed in partnership with a local school district, to facilitate an iterative community co-design process to address historic inequities in access to education and improve student assignment. This process led to recommendations and policy outcomes, including the school board’s approval of a new school and revised school attendance boundaries. At the core of our approach is a novel formulation that consolidates multiple assignment decisions, capturing their interactions through composite variables. The compact nature of this formulation makes it amenable to important extensions. Notably, we consider time-expanded versions of the model that allow districts to plan for multiple years. Importantly, these time-expanded district design models consider continuity in students’ educational experiences over time periods that may include the opening and closing of schools. This model can also incorporate uncertainty in future student enrollment over the planning horizon. Testing these new models is challenging given the lack of shareable data sets due to sensitive student information. To address this, we developed a method to create context-rich data sets for school operations models and methods relying only on publicly available data.</p>]]></summary>  <start>2024-12-10T11:00:00-05:00</start>  <end>2024-12-10T12:00:00-05:00</end>  <end_last>2024-12-10T12:00:00-05:00</end_last>  <gmt_start>2024-12-10 16:00:00</gmt_start>  <gmt_end>2024-12-10 17:00:00</gmt_end>  <gmt_end_last>2024-12-10 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-12-10T11:00:00-05:00</value>      <value2>2024-12-10T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-12-10 11:00:00</value>      <value2>2024-12-10 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678577">  <title><![CDATA[SCL Lunch and Learn: “Mastering Strategic Sourcing: Balancing Cost, Quality, and Risk"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an insightful webinar that delves into the complexities of strategic sourcing.</strong></p><p><strong>Thursday, February 6, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>We'll explore how to strike the right balance between cost efficiency, quality standards, and effective risk management. Learn about the latest trends shaping the sourcing landscape, the critical role of strong supplier relationships, and strategies for navigating the challenges of global supply chain disruptions. Don't miss this opportunity to gain actionable insights that can help optimize your sourcing strategy in an ever-evolving market.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://www.scl.gatech.edu/feb25-lnl"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1732155155</created>  <gmt_created>2024-11-21 02:12:35</gmt_created>  <changed>1732156965</changed>  <gmt_changed>2024-11-21 02:42:45</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join us for an insightful webinar that delves into the complexities of strategic sourcing.]]></teaser>  <type>event</type>  <sentence><![CDATA[Join us for an insightful webinar that delves into the complexities of strategic sourcing.]]></sentence>  <summary><![CDATA[<p>Join us for an insightful webinar that delves into the complexities of strategic sourcing.</p>]]></summary>  <start>2025-02-06T12:00:00-05:00</start>  <end>2025-02-06T13:00:00-05:00</end>  <end_last>2025-02-06T13:00:00-05:00</end_last>  <gmt_start>2025-02-06 17:00:00</gmt_start>  <gmt_end>2025-02-06 18:00:00</gmt_end>  <gmt_end_last>2025-02-06 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-02-06T12:00:00-05:00</value>      <value2>2025-02-06T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-02-06 12:00:00</value>      <value2>2025-02-06 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.scl.gatech.edu/feb25-lnl]]></url>  <location_url>    <url><![CDATA[https://www.scl.gatech.edu/feb25-lnl]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>675688</item>      </media>  <hg_media>          <item>          <nid>675688</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “Mastering Strategic Sourcing: Balancing Cost, Quality, and Risk"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[PSM.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/11/20/PSM.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/11/20/PSM.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/11/20/PSM.png?itok=3efoMkv8]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “Mastering Strategic Sourcing: Balancing Cost, Quality, and Risk&quot;]]></image_alt>                              <created>1732155487</created>          <gmt_created>2024-11-21 02:18:07</gmt_created>          <changed>1732155487</changed>          <gmt_changed>2024-11-21 02:18:07</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/feb25-lnl]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/certificates/procurement-and-supply-management-certificate]]></url>        <title><![CDATA[About our Procurement and Supply Management Leadership Certificate]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678515">  <title><![CDATA[SCL Lunch and Learn: “Generative AI for Supply Chain​"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for a deep dive into how artificial intelligence (AI) is optimizing supply chain efficiency.&nbsp;</strong></p><p><strong>Thursday, January 2, 2025 | 12-1pm ET</strong></p><div><div><div><div><div><div>We'll touch on generative AI fundamentals, prompt engineering, and practical applications like automated inventory, predictive maintenance, and route optimization. We will also touch on ethical AI use, best practices for generative AI, and emerging supply chain use cases.</div></div></div></div></div><div>&nbsp;</div></div><p><a href="https://gatech.zoom.us/webinar/register/2717316132305/WN_LD1BtdBCTjG7-apdDdeV6A"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1731964118</created>  <gmt_created>2024-11-18 21:08:38</gmt_created>  <changed>1732156129</changed>  <gmt_changed>2024-11-21 02:28:49</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Join us for a deep dive into how artificial intelligence (AI) is optimizing supply chain efficiency. ]]></teaser>  <type>event</type>  <sentence><![CDATA[Join us for a deep dive into how artificial intelligence (AI) is optimizing supply chain efficiency. ]]></sentence>  <summary><![CDATA[<p>Join us for a deep dive into how artificial intelligence (AI) is optimizing supply chain efficiency.&nbsp;</p>]]></summary>  <start>2025-01-02T12:00:00-05:00</start>  <end>2025-01-02T13:00:00-05:00</end>  <end_last>2025-01-02T13:00:00-05:00</end_last>  <gmt_start>2025-01-02 17:00:00</gmt_start>  <gmt_end>2025-01-02 18:00:00</gmt_end>  <gmt_end_last>2025-01-02 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-02T12:00:00-05:00</value>      <value2>2025-01-02T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-02 12:00:00</value>      <value2>2025-01-02 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.scl.gatech.edu/jan25-lnl]]></url>  <location_url>    <url><![CDATA[https://www.scl.gatech.edu/jan25-lnl]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>675659</item>      </media>  <hg_media>          <item>          <nid>675659</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “Generative AI for Supply Chain​"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[LunchAndLearn-GenAI.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/11/18/LunchAndLearn-GenAI.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/11/18/LunchAndLearn-GenAI.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/11/18/LunchAndLearn-GenAI.png?itok=FthLkSTa]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “Generative AI for Supply Chain​&quot;]]></image_alt>                              <created>1731966273</created>          <gmt_created>2024-11-18 21:44:33</gmt_created>          <changed>1731966353</changed>          <gmt_changed>2024-11-18 21:45:53</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/jan25-lnl]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/generative-ai-application-supply-chain-professionals]]></url>        <title><![CDATA[About our Generative AI Application for Supply Chain Professionals course]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678522">  <title><![CDATA[ISyE Seminar - Calum MacRury]]></title>  <uid>34977</uid>  <body><![CDATA[<h3>Title:</h3><p>Online Contention Resolution Schemes for the Matching Polytope of Graphs''</p><h3>Abstract:</h3><p>Online Contention Resolution Schemes (OCRS's) represent a modern tool for selecting a subset of elements, subject to resource constraints, when the elements are presented to the algorithm sequentially. OCRS's have led to some of the best-known competitive ratio guarantees for online resource allocation problems, with the added benefit of treating different online decisions---accept/reject, probing, pricing---in a unified manner. We analyze OCRS's for resource constraints defined by graph matchings, a fundamental structure in combinatorial optimization. We improve the state of the art both in terms of algorithmic guarantees and impossibility results. Our algorithms directly improve the best-known competitive ratios for online accept/reject, probing, and pricing problems on graphs. This includes the prophet matching problem for both edge and vertex arrival models, as well as for matching in a gig-economy. Our techniques are also relevant to more complicated resource constraints, and we attain new results for network revenue management and online assortment optimization.&nbsp;</p><h3>Bio:</h3><p>Calum MacRury is a Postdoctoral Research Scholar in the Decision, Risk, and Operations Division at Columbia Business School, where he is supported by<br>an NSERC Postdoctoral Fellowship (PDF). He works on online algorithms, and more generally, decision making under uncertainty. He is particularly interested in stochastic optimization, including prophet inequalities and probing problems when the resource constraints are described by graph matchings. Calum received his PhD from the Department of Computer Science at the University of Toronto in 2023.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1732026954</created>  <gmt_created>2024-11-19 14:35:54</gmt_created>  <changed>1732027133</changed>  <gmt_changed>2024-11-19 14:38:53</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Online Contention Resolution Schemes for the Matching Polytope of Graphs']]></teaser>  <type>event</type>  <sentence><![CDATA[Online Contention Resolution Schemes for the Matching Polytope of Graphs']]></sentence>  <summary><![CDATA[<h3>Abstract:</h3><p>Online Contention Resolution Schemes (OCRS's) represent a modern tool for selecting a subset of elements, subject to resource constraints, when the elements are presented to the algorithm sequentially. OCRS's have led to some of the best-known competitive ratio guarantees for online resource allocation problems, with the added benefit of treating different online decisions---accept/reject, probing, pricing---in a unified manner. We analyze OCRS's for resource constraints defined by graph matchings, a fundamental structure in combinatorial optimization. We improve the state of the art both in terms of algorithmic guarantees and impossibility results. Our algorithms directly improve the best-known competitive ratios for online accept/reject, probing, and pricing problems on graphs. This includes the prophet matching problem for both edge and vertex arrival models, as well as for matching in a gig-economy. Our techniques are also relevant to more complicated resource constraints, and we attain new results for network revenue management and online assortment optimization.&nbsp;</p>]]></summary>  <start>2024-12-03T11:00:00-05:00</start>  <end>2024-12-03T12:00:00-05:00</end>  <end_last>2024-12-03T12:00:00-05:00</end_last>  <gmt_start>2024-12-03 16:00:00</gmt_start>  <gmt_end>2024-12-03 17:00:00</gmt_end>  <gmt_end_last>2024-12-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-12-03T11:00:00-05:00</value>      <value2>2024-12-03T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-12-03 11:00:00</value>      <value2>2024-12-03 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678520">  <title><![CDATA[ISyE Seminar - Yu Ma]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title</strong>:&nbsp;</h3><p>Integrative Artificial Intelligence for Healthcare</p><p>&nbsp;</p><h3><strong>Abstract</strong>:&nbsp;</h3><p>Developing integrated artificial intelligence frameworks is crucial for hospital operations and medical diagnostics. However, despite the opportunities, there remain challenges on 1) how to effectively learn, share, and combine information from diverse sources into a single setting and 2) how to design models that are practically implementable. In the first part, we propose and evaluate a unified Holistic AI in Medicine (HAIM) framework to facilitate the generation and testing of AI systems that integrate data from multiple modality sources, including tabular, time-series, language, and vision data. Our approach leverages recently developed open-source, pre-trained large models. We show that this framework can consistently and robustly produce models that outperform similar single-modality approaches across various healthcare tasks by 6–33%. In the second part, we introduce Multimodal Multitask Machine Learning for Healthcare (M3H), an explainable framework that consolidates learning for multiple tasks, including supervised binary/multiclass classification, regression, and unsupervised clustering in a single model to better exploit the interactions and dependencies among tasks. It introduces a novel attention mechanism inspired by healthcare considerations that designs a token-based query computation and scaling function that encourages self-exploitation and cross-exploration. The work, in addition, proposes a new explainability metric of the task space to better quantify the dynamics of task learning interdependencies and to automatically detect patterns among task relations. M3H encompasses a wide range of medical tasks and consistently outperforms traditional single-task models by an average of 11.6% across 44 medical tasks. The modular design of both frameworks ensures their generalizability in data processing, task definition, and rapid model prototyping. Combined, HAIM and M3H offer methodological and practical solutions to design integrative artificial intelligence to impact practice.&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><h3><strong>Bio:</strong></h3><p>Yu Ma is a final year PhD student at the MIT Operations Research Center, where she is advised by Prof. Dimitris Bertsimas. Her research focuses on the use of AI methodologies to solve significant problems in healthcare service and policy making. Driven by a commitment to creating real-world impact, she has collaborated with six healthcare institutions and implemented three of her works in practice at Hartford Healthcare, the largest hospital system in Connecticut. In tackling these challenges, her works combine tools from machine learning, optimization, and analytics. She is recognized by the MIT School of Engineering as a Takeda Fellow. In the summer of 2023, she was an applied scientist in eBay’s Recommendation team. Prior to PhD, she obtained a B.A. degree from UC Berkeley in Applied Mathematics.</p><p>&nbsp;</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1732022165</created>  <gmt_created>2024-11-19 13:16:05</gmt_created>  <changed>1732022276</changed>  <gmt_changed>2024-11-19 13:17:56</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Integrative Artificial Intelligence for Healthcare]]></teaser>  <type>event</type>  <sentence><![CDATA[Integrative Artificial Intelligence for Healthcare]]></sentence>  <summary><![CDATA[<h3><strong>Abstract</strong>:&nbsp;</h3><p>Developing integrated artificial intelligence frameworks is crucial for hospital operations and medical diagnostics. However, despite the opportunities, there remain challenges on 1) how to effectively learn, share, and combine information from diverse sources into a single setting and 2) how to design models that are practically implementable. In the first part, we propose and evaluate a unified Holistic AI in Medicine (HAIM) framework to facilitate the generation and testing of AI systems that integrate data from multiple modality sources, including tabular, time-series, language, and vision data. Our approach leverages recently developed open-source, pre-trained large models. We show that this framework can consistently and robustly produce models that outperform similar single-modality approaches across various healthcare tasks by 6–33%. In the second part, we introduce Multimodal Multitask Machine Learning for Healthcare (M3H), an explainable framework that consolidates learning for multiple tasks, including supervised binary/multiclass classification, regression, and unsupervised clustering in a single model to better exploit the interactions and dependencies among tasks. It introduces a novel attention mechanism inspired by healthcare considerations that designs a token-based query computation and scaling function that encourages self-exploitation and cross-exploration. The work, in addition, proposes a new explainability metric of the task space to better quantify the dynamics of task learning interdependencies and to automatically detect patterns among task relations. M3H encompasses a wide range of medical tasks and consistently outperforms traditional single-task models by an average of 11.6% across 44 medical tasks. The modular design of both frameworks ensures their generalizability in data processing, task definition, and rapid model prototyping. Combined, HAIM and M3H offer methodological and practical solutions to design integrative artificial intelligence to impact practice.&nbsp;</p><p>&nbsp;</p>]]></summary>  <start>2024-12-05T11:00:00-05:00</start>  <end>2024-12-05T12:00:00-05:00</end>  <end_last>2024-12-05T12:00:00-05:00</end_last>  <gmt_start>2024-12-05 16:00:00</gmt_start>  <gmt_end>2024-12-05 17:00:00</gmt_end>  <gmt_end_last>2024-12-05 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-12-05T11:00:00-05:00</value>      <value2>2024-12-05T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-12-05 11:00:00</value>      <value2>2024-12-05 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678387">  <title><![CDATA[ISyE Seminar - Susan R Hunter]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:&nbsp;</p><p>Two-Stage Stochastic Multi-Objective Linear Programming</p><p>Abstract:&nbsp;</p><p>We consider a two-stage stochastic multi-objective linear program (TSSMOLP) which is a natural multi-objective generalization of the well-studied two-stage stochastic linear program. The second-stage recourse decision is governed by an uncertain multi-objective linear program whose solution maps to an uncertain second-stage nondominated set. The TSSMOLP then comprises the objective function, which is the Minkowsi sum of a linear term plus the expected value of the second-stage nondominated set, and the constraints, which are linear. Since the second-stage nondominated set is a random set, its expected value is defined through the selection expectation. The global Pareto set is defined as the collection of nondominated points in the image space of the TSSMOLP. We discuss properties of TSSMOLPs and the multifunctions that arise therein, as well as the implications of these properties for the development of TSSMOLP solution methods. We illustrate the TSSMOLP and its properties through an example in disaster relief planning.</p><p>This work is joint work with Akshita Gupta, Edwardson School of Industrial Engineering, Purdue University.</p><p>Bio:&nbsp;</p><p>Susan R. Hunter is an associate professor in the Edwardson School of Industrial Engineering at Purdue University. Her research interests include theoretical and algorithmic aspects of stochastic optimization in the presence of multiple performance measures with emphasis on asymptotics, computation, and application. In 2016, she received an NSF CAREER Award to work on multi-objective simulation optimization; that is, multi-objective optimization in which the objective functions can only be observed with stochastic error as the output of a black-box Monte Carlo simulation oracle. Her published works have been recognized by the INFORMS Computing Society in 2011, by IISE Transactions in 2017, and by The Operational Research Society in 2021. She currently serves as Program Chair for the 2024 Winter Simulation Conference, on the Organizing Committee for SIAM Conference on Optimization (OP26), as Vice President / President Elect of the INFORMS Simulation Society, and as an associate editor for Operations Research, Journal of Optimization Theory and Applications, and Flexible Services and Manufacturing Journal.</p><p>&nbsp;</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1731492031</created>  <gmt_created>2024-11-13 10:00:31</gmt_created>  <changed>1731492153</changed>  <gmt_changed>2024-11-13 10:02:33</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Two-Stage Stochastic Multi-Objective Linear Programming]]></teaser>  <type>event</type>  <sentence><![CDATA[Two-Stage Stochastic Multi-Objective Linear Programming]]></sentence>  <summary><![CDATA[<p>We consider a two-stage stochastic multi-objective linear program (TSSMOLP) which is a natural multi-objective generalization of the well-studied two-stage stochastic linear program. The second-stage recourse decision is governed by an uncertain multi-objective linear program whose solution maps to an uncertain second-stage nondominated set. The TSSMOLP then comprises the objective function, which is the Minkowsi sum of a linear term plus the expected value of the second-stage nondominated set, and the constraints, which are linear. Since the second-stage nondominated set is a random set, its expected value is defined through the selection expectation. The global Pareto set is defined as the collection of nondominated points in the image space of the TSSMOLP. We discuss properties of TSSMOLPs and the multifunctions that arise therein, as well as the implications of these properties for the development of TSSMOLP solution methods. We illustrate the TSSMOLP and its properties through an example in disaster relief planning.&nbsp;<br>&nbsp;</p>]]></summary>  <start>2024-11-22T11:30:00-05:00</start>  <end>2024-11-22T12:30:00-05:00</end>  <end_last>2024-11-22T12:30:00-05:00</end_last>  <gmt_start>2024-11-22 16:30:00</gmt_start>  <gmt_end>2024-11-22 17:30:00</gmt_end>  <gmt_end_last>2024-11-22 17:30:00</gmt_end_last>  <times>    <item>      <value>2024-11-22T11:30:00-05:00</value>      <value2>2024-11-22T12:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-11-22 11:30:00</value>      <value2>2024-11-22 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678379">  <title><![CDATA[ISyE Seminar - Feng Zhu]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong>&nbsp;</h3><p>Managing Tail Risk in Online Learning: When Safety Meets Efficiency</p><h3><strong>Abstract:</strong>&nbsp;</h3><p>Online learning is a fast-growing research area in sequential decision-making. While previous work mostly focuses on achieving efficiency by minimizing regret expectation, controlling the regret tail risk to ensure safety is essential in applications such as revenue management, clinical trials, and financial investment, but has not been well studied. This work tries to provide a detailed characterization of regret distribution in online learning under the safety concern of managing tail risk.</p><p>In Part I, we aim to design policies that enjoy both optimal regret expectation and light-tailed regret distribution. We first find that any policy that obtains the optimal instance-dependent regret expectation could incur a heavy-tailed regret tail risk. We then design a novel policy that enjoys the optimal worst-case regret expectation and has the optimal worst-case regret tail risk with an optimal exponential decaying rate for any regret threshold. Numerical experiments show that our new policy design leads to similar efficiency and much better safety compared to celebrated policies. Our policy design also bears an interesting connection with Monte Carlo Tree Search (MCTS) used in AlphaGo. In Part II, we study the optimal trade-off between expectation and tail risk for regret distribution. We fully characterize the interplay among three desired properties for policy design: worst-case optimality, instance-dependent consistency, and light-tailed risk. Our results reveal several insights on how to design policies that balance efficiency and safety. All our results are extended to the stochastic linear bandit setting.</p><h3><strong>Bio:</strong>&nbsp;</h3><p>Feng Zhu is a 5th-year PhD student at MIT, advised by Prof. David Simchi-Levi. His research interests lie broadly in sequential decision-making under uncertainty, including online learning and online matching, with applications to online experimentation, supply chain management and revenue management. His research goal is to develop data-driven decision-making paradigms that ensure the safety &amp; resiliency of modern operational systems, with a keen focus on managing (hidden) risk in various decision-making environments. Prior to MIT, he majored in Mathematics &amp; Statistics and minored in Economics at Peking University.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1731443237</created>  <gmt_created>2024-11-12 20:27:17</gmt_created>  <changed>1731443358</changed>  <gmt_changed>2024-11-12 20:29:18</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Managing Tail Risk in Online Learning: When Safety Meets Efficiency]]></teaser>  <type>event</type>  <sentence><![CDATA[Managing Tail Risk in Online Learning: When Safety Meets Efficiency]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:</strong>&nbsp;</h3><p>Online learning is a fast-growing research area in sequential decision-making. While previous work mostly focuses on achieving efficiency by minimizing regret expectation, controlling the regret tail risk to ensure safety is essential in applications such as revenue management, clinical trials, and financial investment, but has not been well studied. This work tries to provide a detailed characterization of regret distribution in online learning under the safety concern of managing tail risk.</p><p>In Part I, we aim to design policies that enjoy both optimal regret expectation and light-tailed regret distribution. We first find that any policy that obtains the optimal instance-dependent regret expectation could incur a heavy-tailed regret tail risk. We then design a novel policy that enjoys the optimal worst-case regret expectation and has the optimal worst-case regret tail risk with an optimal exponential decaying rate for any regret threshold. Numerical experiments show that our new policy design leads to similar efficiency and much better safety compared to celebrated policies. Our policy design also bears an interesting connection with Monte Carlo Tree Search (MCTS) used in AlphaGo. In Part II, we study the optimal trade-off between expectation and tail risk for regret distribution. We fully characterize the interplay among three desired properties for policy design: worst-case optimality, instance-dependent consistency, and light-tailed risk. Our results reveal several insights on how to design policies that balance efficiency and safety. All our results are extended to the stochastic linear bandit setting.</p>]]></summary>  <start>2024-12-12T11:00:00-05:00</start>  <end>2024-12-12T12:00:00-05:00</end>  <end_last>2024-12-12T12:00:00-05:00</end_last>  <gmt_start>2024-12-12 16:00:00</gmt_start>  <gmt_end>2024-12-12 17:00:00</gmt_end>  <gmt_end_last>2024-12-12 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-12-12T11:00:00-05:00</value>      <value2>2024-12-12T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-12-12 11:00:00</value>      <value2>2024-12-12 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678231">  <title><![CDATA[ISyE Seminar - Rudy Zhou ]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:&nbsp;</strong></h3><p>Optimization under Uncertainty: Scheduling with Failover</p><h3><strong>Abstract:&nbsp;</strong></h3><p>Modern decision-making pipelines almost always rely on ML/AI tools to quantify uncertainty via probability distributions. This naturally leads to stochastic models, which we would like to optimize over to drive better decisions. I will discuss my work in developing fundamental algorithmic techniques for stochastic combinatorial optimization to drive algorithm design in both theory and practice.<br><br>I will introduce a novel resource allocation problem arising in cloud data centers: demands arrive online and need to be assigned to devices subject to capacity constraints to maximize utilization. Further, to be robust against failure, our assignment must remain feasible even in failover scenarios – when some device fails. These novel failover constraints introduce new trade-offs not present in classic assignment problems.&nbsp; We design asymptotically optimal online algorithms for this problem in both the worst- and average-case (where demands are drawn i.i.d. from an unknown distribution). Along the way, we will see a lesser-known probabilistic tool: stochastic monotone matchings. Preliminary experiments on real cloud workloads show the potential of our algorithms to generate more power-efficient allocations, which can save millions and significantly reduce the environmental impact of cloud computing.</p><h3><strong>Bio:&nbsp;</strong></h3><p>Rudy is currently a postdoc at Carnegie Mellon, where he recently graduated with a PhD in the ACO (Algorithms, Combinatorics, and Optimization) program. He is broady interested in algorithm design - especially for discrete and stochastic optimization problems. His work draws on ideas from approximation algorithms, probability theory, and convex optimization to design improved algorithms and general-purpose technical tools for fundamental optimization problems. On the application side, he is interested in realizing the potential impact of theoretical algorithms in practice in areas such as data center scheduling and naval logistics.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1730919276</created>  <gmt_created>2024-11-06 18:54:36</gmt_created>  <changed>1730919404</changed>  <gmt_changed>2024-11-06 18:56:44</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Optimization under Uncertainty: Scheduling with Failover]]></teaser>  <type>event</type>  <sentence><![CDATA[Optimization under Uncertainty: Scheduling with Failover]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:&nbsp;</strong></h3><p>Modern decision-making pipelines almost always rely on ML/AI tools to quantify uncertainty via probability distributions. This naturally leads to stochastic models, which we would like to optimize over to drive better decisions. I will discuss my work in developing fundamental algorithmic techniques for stochastic combinatorial optimization to drive algorithm design in both theory and practice.<br><br>I will introduce a novel resource allocation problem arising in cloud data centers: demands arrive online and need to be assigned to devices subject to capacity constraints to maximize utilization. Further, to be robust against failure, our assignment must remain feasible even in failover scenarios – when some device fails. These novel failover constraints introduce new trade-offs not present in classic assignment problems.&nbsp; We design asymptotically optimal online algorithms for this problem in both the worst- and average-case (where demands are drawn i.i.d. from an unknown distribution). Along the way, we will see a lesser-known probabilistic tool: stochastic monotone matchings. Preliminary experiments on real cloud workloads show the potential of our algorithms to generate more power-efficient allocations, which can save millions and significantly reduce the environmental impact of cloud computing.</p>]]></summary>  <start>2024-11-19T11:00:00-05:00</start>  <end>2024-11-19T12:00:00-05:00</end>  <end_last>2024-11-19T12:00:00-05:00</end_last>  <gmt_start>2024-11-19 16:00:00</gmt_start>  <gmt_end>2024-11-19 17:00:00</gmt_end>  <gmt_end_last>2024-11-19 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-11-19T11:00:00-05:00</value>      <value2>2024-11-19T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-11-19 11:00:00</value>      <value2>2024-11-19 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678230">  <title><![CDATA[ISyE Seminar - Devansh Jalota ]]></title>  <uid>34977</uid>  <body><![CDATA[<h3><strong>Title:</strong></h3><p>Algorithm and Incentive Design for Sustainable Resource Allocation: Beyond<br>Classical Fisher Markets<br>&nbsp;</p><h3><strong>Abstract:&nbsp;</strong></h3><p>Technological advances have opened new avenues for designing market<br>mechanisms for resource allocation, from enhancing resource allocation eDiciency with widespread data availability to enabling real-time algorithm implementation. While these technological advancements hold significant promise, they also introduce new societal challenges pertaining to equity, privacy, data uncertainty, and security that existing market mechanisms often fail to address. My research develops data-driven and online learning algorithms and incentive schemes to address these challenges of traditional market mechanisms, thereby advancing the science and practice of market design for sustainable and society-aware resource allocation.&nbsp;</p><p>In this talk, I focus on addressing data uncertainty and privacy issues in the context of Fisher markets, a classical framework for fair resource allocation where the problem of computing equilibrium prices relies on complete information of user attributes, which are typically unavailable in practice. Motivated by this practical limitation, we study a modified online incomplete information variant of Fisher markets, where users with privately known utility and budget parameters, drawn i.i.d. from a distribution, arrive sequentially. In this novel market, we establish the limitations of static pricing and design dynamic posted-price algorithms with improved guarantees. Our main result is a posted-price algorithm that solely<br>relies on revealed preference (RP) feedback, i.e., observations of user consumption,<br>achieving the best-known guarantees for first-order algorithms in the RP setting while providing a regret analysis of a fairness-promoting logarithmic objective, unlike typical nonnegative and bounded eDiciency-promoting objectives in online learning.&nbsp;</p><p>Link to Paper: <a href="https://arxiv.org/pdf/2205.00825">https://arxiv.org/pdf/2205.00825</a></p><h3><strong>Bio:&nbsp;</strong></h3><p>Devansh Jalota is a PhD candidate in Computational and Mathematical Engineering at Stanford University, where he is a Stanford Interdisciplinary Graduate Fellow. His research develops data-driven learning algorithms and incentive schemes to advance the science and practice of market design for sustainable resource allocation, with a particular focus on applications in future mobility systems and electricity markets. Prior to joining Stanford, he received his bachelor’s in applied mathematics and civil engineering at UC Berkeley.</p>]]></body>  <author>Julie Smith</author>  <status>1</status>  <created>1730916859</created>  <gmt_created>2024-11-06 18:14:19</gmt_created>  <changed>1730916942</changed>  <gmt_changed>2024-11-06 18:15:42</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Algorithm and Incentive Design for Sustainable Resource Allocation: Beyond Classical Fisher Markets]]></teaser>  <type>event</type>  <sentence><![CDATA[Algorithm and Incentive Design for Sustainable Resource Allocation: Beyond Classical Fisher Markets]]></sentence>  <summary><![CDATA[<h3><strong>Abstract:&nbsp;</strong></h3><p>Technological advances have opened new avenues for designing market<br>mechanisms for resource allocation, from enhancing resource allocation eDiciency with widespread data availability to enabling real-time algorithm implementation. While these technological advancements hold significant promise, they also introduce new societal challenges pertaining to equity, privacy, data uncertainty, and security that existing market mechanisms often fail to address. My research develops data-driven and online learning algorithms and incentive schemes to address these challenges of traditional market mechanisms, thereby advancing the science and practice of market design for sustainable and society-aware resource allocation.<br>&nbsp;</p><p>In this talk, I focus on addressing data uncertainty and privacy issues in the context of Fisher markets, a classical framework for fair resource allocation where the problem of computing equilibrium prices relies on complete information of user attributes, which are typically unavailable in practice. Motivated by this practical limitation, we study a modified online incomplete information variant of Fisher markets, where users with privately known utility<br>and budget parameters, drawn i.i.d. from a distribution, arrive sequentially. In this novel market, we establish the limitations of static pricing and design dynamic posted-price algorithms with improved guarantees. Our main result is a posted-price algorithm that solely relies on revealed preference (RP) feedback, i.e., observations of user consumption, achieving the best-known guarantees for first-order algorithms in the RP setting while providing a regret analysis of a fairness-promoting logarithmic objective, unlike typical nonnegative and bounded eDiciency-promoting objectives in online learning.</p><p>Link to Paper: <a href="https://arxiv.org/pdf/2205.00825">https://arxiv.org/pdf/2205.00825</a></p><p>&nbsp;</p>]]></summary>  <start>2024-11-21T11:00:00-05:00</start>  <end>2024-11-21T12:00:00-05:00</end>  <end_last>2024-11-21T12:00:00-05:00</end_last>  <gmt_start>2024-11-21 16:00:00</gmt_start>  <gmt_end>2024-11-21 17:00:00</gmt_end>  <gmt_end_last>2024-11-21 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-11-21T11:00:00-05:00</value>      <value2>2024-11-21T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-11-21 11:00:00</value>      <value2>2024-11-21 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/school/facilities]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678124">  <title><![CDATA[Master of Science in Urban Analytics Information Session and Q&A]]></title>  <uid>27764</uid>  <body><![CDATA[<div><p>Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program.<br>&nbsp;</p></div>]]></body>  <author>Scott Jacobson</author>  <status>1</status>  <created>1730732511</created>  <gmt_created>2024-11-04 15:01:51</gmt_created>  <changed>1730914876</changed>  <gmt_changed>2024-11-06 17:41:16</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[  Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program]]></teaser>  <type>event</type>  <sentence><![CDATA[  Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program]]></sentence>  <summary><![CDATA[<div><p>Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program</p></div>]]></summary>  <start>2025-01-29T11:00:00-05:00</start>  <end>2025-01-29T12:00:00-05:00</end>  <end_last>2025-01-29T12:00:00-05:00</end_last>  <gmt_start>2025-01-29 16:00:00</gmt_start>  <gmt_end>2025-01-29 17:00:00</gmt_end>  <gmt_end_last>2025-01-29 17:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-29T11:00:00-05:00</value>      <value2>2025-01-29T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-29 11:00:00</value>      <value2>2025-01-29 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[virtual]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/meeting/register/tJcuc-6grzIuGNK66B4nVAEYQU5w-RiGVn8e#/registration]]></url>        <title><![CDATA[Register to Attend]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1788"><![CDATA[Other/Miscellaneous]]></category>      </categories>  <event_terms>          <term tid="1788"><![CDATA[Other/Miscellaneous]]></term>      </event_terms>  <event_audience>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678149">  <title><![CDATA[ISYE Statistics Seminar - Dr. Yanxun Xu]]></title>  <uid>36433</uid>  <body><![CDATA[<p><strong>Title</strong>: Precision Medicine in HIV</p><p>&nbsp;</p><p><strong>Abstract</strong>: The use of antiretroviral therapy (ART) has significantly reduced HIV-related mortality and morbidity, transforming HIV infection to a chronic disease with the care now focusing on treatment adherence, comorbidities including mental health, and other long-term outcomes. Since combination ART with three or more drugs of different mechanisms or against different targets is recommended for all people living with HIV (PWH) and they must continue on it indefinitely once started, understanding the long-term ART effects on health outcomes and personalizing ART treatment based on individuals’ characteristics is crucial for optimizing PWH’s health outcomes and facilitating precision medicine in HIV. In this talk, I will present reinforcement learning (RL) methods designed to learn and understand the impact of ART on the health outcomes of PWH, and explore the future of HIV care through incorporating large language models (LLM) with RL.</p><p>&nbsp;</p><p><strong>Bio:&nbsp;</strong>Dr.&nbsp;Yanxun&nbsp;Xu&nbsp;is an Associate Professor and Joseph &amp; Suzanne Jenniches Faculty Scholar in the Department of Applied Mathematics and Statistics, Division of Biostatistics in the School of Medicine at Johns Hopkins University. Her research interests lie in developing theory and methods for a broad range of problems, such as reinforcement learning, high-dimensional data analysis, Bayesian nonparametric statistics, and uncertainty quantification. She also develops new statistical and machine learning methods for various applications, including electronic health records, dynamic treatment regimens, cancer genomics, early detection of Alzheimer’s disease, mental health in people with HIV, and early-phase clinical trial designs. Her research has been continuously funded by NSF, NIH, and industries.</p><p>&nbsp;</p>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1730757231</created>  <gmt_created>2024-11-04 21:53:51</gmt_created>  <changed>1730757328</changed>  <gmt_changed>2024-11-04 21:55:28</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Precision Medicine in HIV]]></teaser>  <type>event</type>  <sentence><![CDATA[Precision Medicine in HIV]]></sentence>  <summary><![CDATA[<p><strong>Abstract</strong>: The use of antiretroviral therapy (ART) has significantly reduced HIV-related mortality and morbidity, transforming HIV infection to a chronic disease with the care now focusing on treatment adherence, comorbidities including mental health, and other long-term outcomes. Since combination ART with three or more drugs of different mechanisms or against different targets is recommended for all people living with HIV (PWH) and they must continue on it indefinitely once started, understanding the long-term ART effects on health outcomes and personalizing ART treatment based on individuals’ characteristics is crucial for optimizing PWH’s health outcomes and facilitating precision medicine in HIV. In this talk, I will present reinforcement learning (RL) methods designed to learn and understand the impact of ART on the health outcomes of PWH, and explore the future of HIV care through incorporating large language models (LLM) with RL.</p>]]></summary>  <start>2024-11-05T11:00:00-05:00</start>  <end>2024-11-05T12:00:00-05:00</end>  <end_last>2024-11-05T12:00:00-05:00</end_last>  <gmt_start>2024-11-05 16:00:00</gmt_start>  <gmt_end>2024-11-05 17:00:00</gmt_end>  <gmt_end_last>2024-11-05 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-11-05T11:00:00-05:00</value>      <value2>2024-11-05T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-11-05 11:00:00</value>      <value2>2024-11-05 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISYE Groseclose ]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="678123">  <title><![CDATA[Master of Science in Urban Analytics Information Session and Q&A]]></title>  <uid>27764</uid>  <body><![CDATA[<div><p>Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program</p></div>]]></body>  <author>Scott Jacobson</author>  <status>1</status>  <created>1730732262</created>  <gmt_created>2024-11-04 14:57:42</gmt_created>  <changed>1730732491</changed>  <gmt_changed>2024-11-04 15:01:31</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[  Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program]]></teaser>  <type>event</type>  <sentence><![CDATA[  Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program]]></sentence>  <summary><![CDATA[<div><p>Meet MS Urban Analytics program director, Dr. Subhro Guhathakurta, program alumni, and the School of City and Regional Planning academic advisor and graduate program coordinator, Ms. Anna Traykova, to learn more about the program</p></div>]]></summary>  <start>2024-11-20T11:00:00-05:00</start>  <end>2024-11-20T12:00:00-05:00</end>  <end_last>2024-11-20T12:00:00-05:00</end_last>  <gmt_start>2024-11-20 16:00:00</gmt_start>  <gmt_end>2024-11-20 17:00:00</gmt_end>  <gmt_end_last>2024-11-20 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-11-20T11:00:00-05:00</value>      <value2>2024-11-20T12:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-11-20 11:00:00</value>      <value2>2024-11-20 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[virtual]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://gatech.zoom.us/meeting/register/tJctdumvrj8tE9yRhEJnSbHPaT2283GSCUu0#/registration]]></url>        <title><![CDATA[Register to Attend]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1788"><![CDATA[Other/Miscellaneous]]></category>      </categories>  <event_terms>          <term tid="1788"><![CDATA[Other/Miscellaneous]]></term>      </event_terms>  <event_audience>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677852">  <title><![CDATA[ISYE Statistics Seminar - Dr. Rina Foygel Barber]]></title>  <uid>36433</uid>  <body><![CDATA[<div><strong>Abstract:&nbsp;</strong></div><div>Algorithmic stability for regression and classification<br><br>In a supervised learning setting, a model fitting algorithm is unstable if small perturbations to the input (the training data) can often lead to large perturbations in the output (say, predictions returned by the fitted model). Algorithmic stability is a desirable property with many important implications such as generalization and robustness, but testing the stability property empirically is known to be impossible in the setting of complex black-box models. In this work, we establish that bagging any black-box regression algorithm automatically ensures that stability holds, with no assumptions on the algorithm or the data. Furthermore, we construct a new framework for defining stability in the context of classification, and show that using bagging to estimate our uncertainty about the output label will again allow stability guarantees for any black-box model. This work is joint with Jake Soloff and Rebecca Willett.</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div><strong>Bio:&nbsp;</strong></div><div>&nbsp;</div><div>Professor in the <a href="http://www.stat.uchicago.edu/">Department of Statistics at the University of Chicago</a>. Before starting at U of C, I was a NSF postdoctoral fellow during 2012-13 in the <a href="http://www-stat.stanford.edu/">Department of Statistics at Stanford University</a>, supervised by <a href="http://www-stat.stanford.edu/~candes/">Emmanuel Candès</a>. I received my PhD in Statistics at the University of Chicago in 2012, advised by <a href="https://www.math.cit.tum.de/statistics/personen/mathias-drton/">Mathias Drton</a> and <a href="http://ttic.uchicago.edu/~nati/">Nati Srebro</a>, and a MS in Mathematics at the University of Chicago in 2009. Prior to graduate school, I was a mathematics teacher at the <a href="http://www.parkschool.net/academics/upper-school/program-of-studies/mathematics/">Park School of Baltimore</a> from 2005 to 2007, and received an ScB in Mathematics from Brown University in 2005.</div><p><br>&nbsp;</p>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1729691976</created>  <gmt_created>2024-10-23 13:59:36</gmt_created>  <changed>1730123399</changed>  <gmt_changed>2024-10-28 13:49:59</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Algorithmic stability for regression and classification]]></teaser>  <type>event</type>  <sentence><![CDATA[Algorithmic stability for regression and classification]]></sentence>  <summary><![CDATA[<p>In a supervised learning setting, a model fitting algorithm is unstable if small perturbations to the input (the training data) can often lead to large perturbations in the output (say, predictions returned by the fitted model). Algorithmic stability is a desirable property with many important implications such as generalization and robustness, but testing the stability property empirically is known to be impossible in the setting of complex black-box models. In this work, we establish that bagging any black-box regression algorithm automatically ensures that stability holds, with no assumptions on the algorithm or the data. Furthermore, we construct a new framework for defining stability in the context of classification, and show that using bagging to estimate our uncertainty about the output label will again allow stability guarantees for any black-box model. This work is joint with Jake Soloff and Rebecca Willett.</p>]]></summary>  <start>2024-10-29T14:00:00-04:00</start>  <end>2024-10-29T15:00:00-04:00</end>  <end_last>2024-10-29T15:00:00-04:00</end_last>  <gmt_start>2024-10-29 18:00:00</gmt_start>  <gmt_end>2024-10-29 19:00:00</gmt_end>  <gmt_end_last>2024-10-29 19:00:00</gmt_end_last>  <times>    <item>      <value>2024-10-29T14:00:00-04:00</value>      <value2>2024-10-29T15:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-29 02:00:00</value>      <value2>2024-10-29 03:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677927">  <title><![CDATA[ISyE Seminar - Jim Luedtke]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>Probing-enhanced stochastic programming</p><p>Abstract:</p><p>We consider a two-stage stochastic program where the decision-maker has the opportunity to obtain information about the distribution of the random variables X through a set of discrete actions that we refer to as probing. &nbsp;Probing allows the decision-maker to observe components of a random vector Y that is jointly-distributed with X. We propose a three-stage optimization model for this problem, where the first-stage variables select components of Y to observe. &nbsp;In the case that X and Y have finite support, a model of Goel and Grossmann can be applied to obtain a formulation of this problem whose size is proportional to the square of cardinality of the sample space of the random variables. &nbsp; We propose to solve the model using bounds obtained from an information-based relaxation, combined with a branching scheme that enforces the consistency of decisions with observed information. &nbsp;The branch-and-bound approach can naturally be combined with sampling in order to estimate both lower and upper bounds on the optimal solution value even for problems with continuous distribution. &nbsp;We demonstrate the approach on instances of a stochastic facility location problem.</p><p>This is joint work with Zhichao Ma, Jeff Linderoth, Youngdae Kim, and Logan Matthews.</p><p>Bio:</p><p>James (Jim) Luedtke is a Professor in the department of Industrial and Systems Engineering at the University of Wisconsin-Madison and a Discovery Fellow at the Wisconsin Institute for Discovery. Luedtke earned his Ph.D. at Georgia Tech and did postdoctoral work at the IBM T.J. Watson Research Center. Luedtke’s research is focused on methods for solving stochastic and mixed-integer optimization problems, as well as applications of such models. His current research interests include investigation of computational methods for solving two and multi-stage stochastic integer programming problems, and integration of optimization and machine learning models. Luedtke serves on the editorial boards of the journals SIAM Journal on Optimization and Mathematical Programming Computation and is chair of the Mathematical Optimization Society Publications Committee.<br>Georgia Tech ISyE Departmental Seminar Speaker Invitation</p><p>&nbsp;</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1729882998</created>  <gmt_created>2024-10-25 19:03:18</gmt_created>  <changed>1729883171</changed>  <gmt_changed>2024-10-25 19:06:11</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[ Probing-enhanced stochastic programming]]></teaser>  <type>event</type>  <sentence><![CDATA[ Probing-enhanced stochastic programming]]></sentence>  <summary><![CDATA[<p>We consider a two-stage stochastic program where the decision-maker has the opportunity to obtain information about the distribution of the random variables X through a set of discrete actions that we refer to as probing. &nbsp;Probing allows the decision-maker to observe components of a random vector Y that is jointly-distributed with X. We propose a three-stage optimization model for this problem, where the first-stage variables select components of Y to observe. &nbsp;In the case that X and Y have finite support, a model of Goel and Grossmann can be applied to obtain a formulation of this problem whose size is proportional to the square of cardinality of the sample space of the random variables. &nbsp; We propose to solve the model using bounds obtained from an information-based relaxation, combined with a branching scheme that enforces the consistency of decisions with observed information. &nbsp;The branch-and-bound approach can naturally be combined with sampling in order to estimate both lower and upper bounds on the optimal solution value even for problems with continuous distribution. &nbsp;We demonstrate the approach on instances of a stochastic facility location problem.</p><p>This is joint work with Zhichao Ma, Jeff Linderoth, Youngdae Kim, and Logan Matthews.<br>&nbsp;</p>]]></summary>  <start>2024-11-15T11:30:00-05:00</start>  <end>2024-11-15T12:30:00-05:00</end>  <end_last>2024-11-15T12:30:00-05:00</end_last>  <gmt_start>2024-11-15 16:30:00</gmt_start>  <gmt_end>2024-11-15 17:30:00</gmt_end>  <gmt_end_last>2024-11-15 17:30:00</gmt_end_last>  <times>    <item>      <value>2024-11-15T11:30:00-05:00</value>      <value2>2024-11-15T12:30:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-11-15 11:30:00</value>      <value2>2024-11-15 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>      </categories>  <event_terms>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677918">  <title><![CDATA[ISyE Seminar - Shmuel  S. Oren]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>Mobilizing Demand Flexibility in Wholesale Electricity Markets with VPP Supply Functions</p><p>Abstract:</p><p>FERC Order 2222 requires ISOs to develop market mechanisms that will enable aggregators of distributed resources to participate in the electricity wholesale market. In this work we describe the construction of a supply function for an aggregator’s virtual power plant (VPP) based on a portfolio of curtailable devices, categorized into priority tranches, that are controlled by the aggregator through edge technology behind the meter. Only the nameplate capacity of the curtailed devices are known to the aggregator while the energy yield from curtailment is uncertain. However, the supply function of the VPP offered by the aggregator into the wholesale market must specify deliverable energy quantity as function of wholesale price, like any other generator. We employ a revenue management methodology to construct a supply function with controlled delivery risk, based on priority tranches of the curtailed devices and offline estimates of the energy yield probability distributions. This work is part of an ARPA E project aimed at implementing a VPP based on aggregated demand curtailments at PJM.</p><p>(Joint work with Hung Po Chao, ETA and Alex Papalexopoulos, ZOME)</p><p>Bio:</p><p>Dr. Shmuel S. Oren is Professor of the Graduate School in the Department of Industrial Engineering and Operations Research at UC Berkeley and is a co-founder and the Berkeley site director, of PSerc. He has been a member of the California ISO Market Surveillance Committee and a consultant to many private and public entities in the US and abroad. He holds a Ph.D in Engineering Economic Systems from Stanford University. He is a recipient of the INFORMS Hotelling Medal for life time achievement in Energy Natural Resources and Environment and the IEEE Outstanding Power Systems Educator Award. He is a Member of the US National Academy of Engineering, a Life Fellow of the IEEE and Fellow of INFORMS.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1729878555</created>  <gmt_created>2024-10-25 17:49:15</gmt_created>  <changed>1729878555</changed>  <gmt_changed>2024-10-25 17:49:15</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Mobilizing Demand Flexibility in Wholesale Electricity Markets with VPP Supply Functions]]></teaser>  <type>event</type>  <sentence><![CDATA[Mobilizing Demand Flexibility in Wholesale Electricity Markets with VPP Supply Functions]]></sentence>  <summary><![CDATA[<p>FERC Order 2222 requires ISOs to develop market mechanisms that will enable aggregators of distributed resources to participate in the electricity wholesale market. In this work we describe the construction of a supply function for an aggregator’s virtual power plant (VPP) based on a portfolio of curtailable devices, categorized into priority tranches, that are controlled by the aggregator through edge technology behind the meter. Only the nameplate capacity of the curtailed devices are known to the aggregator while the energy yield from curtailment is uncertain. However, the supply function of the VPP offered by the aggregator into the wholesale market must specify deliverable energy quantity as function of wholesale price, like any other generator. We employ a revenue management methodology to construct a supply function with controlled delivery risk, based on priority tranches of the curtailed devices and offline estimates of the energy yield probability distributions. This work is part of an ARPA E project aimed at implementing a VPP based on aggregated demand curtailments at PJM.<br>&nbsp;</p>]]></summary>  <start>2024-11-01T11:30:00-04:00</start>  <end>2024-11-01T12:30:00-04:00</end>  <end_last>2024-11-01T12:30:00-04:00</end_last>  <gmt_start>2024-11-01 15:30:00</gmt_start>  <gmt_end>2024-11-01 16:30:00</gmt_end>  <gmt_end_last>2024-11-01 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-11-01T11:30:00-04:00</value>      <value2>2024-11-01T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-11-01 11:30:00</value>      <value2>2024-11-01 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677880">  <title><![CDATA[SCL Lunch and Learn: “Unlocking the Power of Data: Transforming Supply Chain Performance"]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an interactive webinar to learn how businesses can leverage data analytics to drive significant improvements in supply chain performance.</strong></p><p><strong>Thursday, December 5, 2024 | 12-1pm ET</strong></p><p>We will discuss the role of statistical analysis, performance metrics, and advanced tools for supply chain transformation. Practical examples and case studies will be shared to illustrate the impact of these techniques.</p><p><a href="https://gatech.zoom.us/webinar/register/1617297110089/WN_cnMiMMHMRGuO_ZB6zAgtVg"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1729771859</created>  <gmt_created>2024-10-24 12:10:59</gmt_created>  <changed>1729778282</changed>  <gmt_changed>2024-10-24 13:58:02</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn how businesses can leverage data analytics to drive significant improvements in supply chain performance.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn how businesses can leverage data analytics to drive significant improvements in supply chain performance.]]></sentence>  <summary><![CDATA[<p>Learn how businesses can leverage data analytics to drive significant improvements in supply chain performance.</p>]]></summary>  <start>2024-12-05T12:00:00-05:00</start>  <end>2024-12-05T13:00:00-05:00</end>  <end_last>2024-12-05T13:00:00-05:00</end_last>  <gmt_start>2024-12-05 17:00:00</gmt_start>  <gmt_end>2024-12-05 18:00:00</gmt_end>  <gmt_end_last>2024-12-05 18:00:00</gmt_end_last>  <times>    <item>      <value>2024-12-05T12:00:00-05:00</value>      <value2>2024-12-05T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-12-05 12:00:00</value>      <value2>2024-12-05 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.scl.gatech.edu/dec-lnl]]></url>  <location_url>    <url><![CDATA[https://www.scl.gatech.edu/dec-lnl]]></url>    <title><![CDATA[Register Online to Attend the Webinar]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>675422</item>      </media>  <hg_media>          <item>          <nid>675422</nid>          <type>image</type>          <title><![CDATA[SCL Lunch and Learn: “Unlocking the Power of Data: Transforming Supply Chain Performance"]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[GTSCL-LNL_202412.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/10/24/GTSCL-LNL_202412.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/10/24/GTSCL-LNL_202412.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/10/24/GTSCL-LNL_202412.png?itok=g59YW3kb]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[SCL Lunch and Learn: “Unlocking the Power of Data: Transforming Supply Chain Performance&quot;]]></image_alt>                              <created>1729772014</created>          <gmt_created>2024-10-24 12:13:34</gmt_created>          <changed>1729772014</changed>          <gmt_changed>2024-10-24 12:13:34</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/dec-lnl]]></url>        <title><![CDATA[Register Online to Attend the Webinar]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scaoc]]></url>        <title><![CDATA[About our Supply Chain Optimization and Prescriptive Analytics course]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/gtscl-sca_brochure.pdf]]></url>        <title><![CDATA[Supply Chain Analytics Professional Certificate]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677879">  <title><![CDATA[ISyE Seminar - Michael P. Johnson]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>&nbsp;Diversity, equity and inclusion and racial and social justice in the field of operations research and analytics: Results from an examination of recent scholarship and university academic programs</p><p>&nbsp;</p><p>Abstract:&nbsp;</p><p>This talk describes a project to better understand the state of diversity, equity and inclusion in the decision sciences. By doing so, we can identify areas for improvement in scholarship, practice and education. I discuss two recent studies: a review of recent scholarship in operations research, operations management and supply chain management intended to identify opportunities for DEI-forward work in these fields, and a survey of university programs in OR/analytics to learn about the characteristics of students, faculty, DEI-related curricula and supports for traditionally-underrepresented students.</p><p>Co-authors:</p><p>Tayo Fabusuyi, Assistant Research Scientist, University of Michigan Transportation Research Institute</p><p>Elham Hesari, doctoral candidate, Public Policy PhD program, University of Massachusetts Boston</p><p>&nbsp;</p><p>Bio:&nbsp;</p><p>Michael P. Johnson is professor in the Department of Public Policy and Public Affairs and special assistant to the chancellor for Black life at University of Massachusetts Boston. He received his PhD in Operations Research from Northwestern University and his BS from Morehouse College. His research addresses decision modeling for nonprofit organizations and government agencies. His primary application areas include affordable and assisted housing, community development, climate change response, and diversity, equity and inclusion in the decision sciences. He has authored multiple books, including Supporting Shrinkage: Planning and Decision-Making for Legacy Cities (SUNY Press, 2021) and Decision Science for Housing and Community Development: Localized and Evidence‐Based Responses to Distressed Housing and Blighted Communities (Wiley, 2016). He has served as INFORMS vice-president of Chapters and Fora, and was founding chair of the Diversity, Equity and Inclusion committee. His research has received support from the National Science Foundation, the Abell Foundation and the INFORMS Diversity Ambassadors program.<br>&nbsp;</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1729722338</created>  <gmt_created>2024-10-23 22:25:38</gmt_created>  <changed>1729722566</changed>  <gmt_changed>2024-10-23 22:29:26</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Diversity, equity and inclusion and racial and social justice in the field of operations research and analytics: Results from an examination of recent scholarship and university academic programs]]></teaser>  <type>event</type>  <sentence><![CDATA[Diversity, equity and inclusion and racial and social justice in the field of operations research and analytics: Results from an examination of recent scholarship and university academic programs]]></sentence>  <summary><![CDATA[<p>This talk describes a project to better understand the state of diversity, equity and inclusion in the decision sciences. By doing so, we can identify areas for improvement in scholarship, practice and education. I discuss two recent studies: a review of recent scholarship in operations research, operations management and supply chain management intended to identify opportunities for DEI-forward work in these fields, and a survey of university programs in OR/analytics to learn about the characteristics of students, faculty, DEI-related curricula and supports for traditionally underrepresented students.</p><p><br>&nbsp;</p>]]></summary>  <start>2024-10-25T11:30:00-04:00</start>  <end>2024-10-25T12:30:00-04:00</end>  <end_last>2024-10-25T12:30:00-04:00</end_last>  <gmt_start>2024-10-25 15:30:00</gmt_start>  <gmt_end>2024-10-25 16:30:00</gmt_end>  <gmt_end_last>2024-10-25 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-10-25T11:30:00-04:00</value>      <value2>2024-10-25T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-25 11:30:00</value>      <value2>2024-10-25 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISyE Building]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677185">  <title><![CDATA[LeeAnn and Walter Muller Distinguished Lecture Series]]></title>  <uid>36284</uid>  <body><![CDATA[<h2>2024 LeeAnn and Walter Muller Distinguished Lecture Series, Dr. Russell Meller</h2><p><strong>From Academia to Industry: Observations of a Traveler</strong><br>Marcus Nanotechnology Building, Room 1116-1118&nbsp;<br>Tuesday, October 29, 2024<br>3:30-4:30PM&nbsp;<br>Reception held in the Atrium</p><h5><strong>RSVP here: </strong><a href="https://eforms.isye.gatech.edu/2024-distinguished-lecture-series"><strong>https://eforms.isye.gatech.edu/2024-distinguished-lecture-series</strong></a></h5><p>&nbsp;</p><h2>Abstract:&nbsp;</h2><p>Some people meticulously plan every step of their career, mapping out milestones with precision. I’m not one of those people. Instead, I follow where my curiosity leads, seizing opportunities when they present themselves. In transitioning from academia to industry, I've observed how to transform a job into a fulfilling career, the distinct differences between these two worlds, and the importance of continuous learning in the era of AI. I'll share these reflections, and I look forward to hearing your thoughts on them.</p><h2>About: Dr. Russell Meller, Keynote Speaker</h2><p>Dr. Russell D. Meller is the Chief Scientist at FORTNA, a company that designs and implements complex distribution centers.&nbsp; He oversees a group of 25+ researchers that develop all algorithms in the FortnaWES™ software, perform data analysis on design projects, simulation of designs, emulation of material handling systems and all modeling aspects of the FortnaDCdesign Suite™. Russ holds a B.S., M.S. &amp; Ph.D. in Industrial and Operations Engineering from the University of Michigan.&nbsp; He’s been with FORTNA for over 10 years after an illustrious 20+ year career in academia, holding positions at Auburn University, Virginia Tech, the University of Arkansas and the Technical University of Graz (Austria).&nbsp; In 2020, he was elected to the National Academy of Engineering, the highest honor for an Engineer in the United States. &nbsp;His election was due in large part to creating a scalable design methodology at FORTNA for distribution centers.</p><p>Dr. Russell D. Meller is the Chief Scientist at FORTNA, a company that designs and implements complex distribution centers.&nbsp; Russ holds a B.S., M.S. &amp; Ph.D. in Industrial and Operations Engineering from the University of Michigan.&nbsp;He’s been with FORTNA for over 10 years after an illustrious 20+ year career in academia, holding positions at Auburn University, Virginia Tech, the University of Arkansas and the Technical University of Graz (Austria).&nbsp; In 2020, he was elected to the National Academy of Engineering, the highest honor for an Engineer in the United States.&nbsp;His election was due in large part to creating a scalable design methodology at FORTNA for distribution centers.</p>]]></body>  <author>chenriquez8</author>  <status>1</status>  <created>1727470030</created>  <gmt_created>2024-09-27 20:47:10</gmt_created>  <changed>1729709076</changed>  <gmt_changed>2024-10-23 18:44:36</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[From Academia to Industry: Observations of a Traveler]]></teaser>  <type>event</type>  <sentence><![CDATA[From Academia to Industry: Observations of a Traveler]]></sentence>  <summary><![CDATA[<p>Join us for the Distinguished Lecture Series, with keynote speaker: Dr. Russell Meller, Chief Scientist at FORTNA</p>]]></summary>  <start>2024-10-29T15:30:00-04:00</start>  <end>2024-10-29T16:30:00-04:00</end>  <end_last>2024-10-29T16:30:00-04:00</end_last>  <gmt_start>2024-10-29 19:30:00</gmt_start>  <gmt_end>2024-10-29 20:30:00</gmt_end>  <gmt_end_last>2024-10-29 20:30:00</gmt_end_last>  <times>    <item>      <value>2024-10-29T15:30:00-04:00</value>      <value2>2024-10-29T16:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-29 03:30:00</value>      <value2>2024-10-29 04:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[]]></url>  <location_url>    <url><![CDATA[]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>          <extra><![CDATA[free_food]]></extra>          <extra><![CDATA[freebies]]></extra>      </extras>  <location><![CDATA[Marcus Nanotechnology Building, Room 1116-1118 ]]></location>  <media>          <item>675174</item>      </media>  <hg_media>          <item>          <nid>675174</nid>          <type>image</type>          <title><![CDATA[Distinguished Lecture Series]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[Distinguished Lecture Series  (1).png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/10/01/Distinguished%20Lecture%20Series%20%20%281%29.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/10/01/Distinguished%20Lecture%20Series%20%20%281%29.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/10/01/Distinguished%2520Lecture%2520Series%2520%2520%25281%2529.png?itok=prGi6P4l]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Distinguished Lecture Series]]></image_alt>                              <created>1727794285</created>          <gmt_created>2024-10-01 14:51:25</gmt_created>          <changed>1727794285</changed>          <gmt_changed>2024-10-01 14:51:25</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://eforms.isye.gatech.edu/2024-distinguished-lecture-series]]></url>        <title><![CDATA[RSVP Link]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="660354"><![CDATA[Center for Academics, Success, and Equity]]></group>          <group id="660346"><![CDATA[Master of Science in Analytics]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>          <category tid="1788"><![CDATA[Other/Miscellaneous]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>          <term tid="1788"><![CDATA[Other/Miscellaneous]]></term>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677594">  <title><![CDATA[SCL January 2025 Supply Chain and Logistics Career Fair]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Georgia Tech Supply Chain students and employers, please join us for our fall Supply Chain Day!&nbsp;</p><h3><strong>Event Details</strong></h3><h4>On Campus/In-Person (Georgia Tech Exhibition Hall)</h4><ul><li><strong>Wednesday, January 15, 2025 | 9:30am-1pm ET</strong></li></ul><h3>Students</h3><p><strong>We strongly encourage you to attend to seek full-time employment</strong>, <strong>internships, and projects</strong> (rather than waiting until the end of the semester).</p><h3>Organizations</h3><p>If you are interested in hosting a table for the upcoming session, please let us know after reviewing the below information within our website. Registration closes Monday, December 30th.</p><h4>MORE INFORMATION AND EVENT REGISTRATION</h4><p>Visit&nbsp;<a href="https://www.scl.gatech.edu/outreach/supplychainday"><strong>https://www.scl.gatech.edu/outreach/supplychainday</strong></a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1729018204</created>  <gmt_created>2024-10-15 18:50:04</gmt_created>  <changed>1729018425</changed>  <gmt_changed>2024-10-15 18:53:45</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></teaser>  <type>event</type>  <sentence><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></sentence>  <summary><![CDATA[<p>Georgia Tech Supply Chain&nbsp;students and employers, please join us for our spring Supply Chain Day! We will be hosting an On Campus session&nbsp;Wednesday, January 15, 2025 from 9:30am-1pm ET at the Georgia Tech Exhibition Hall.</p>]]></summary>  <start>2025-01-15T09:30:00-05:00</start>  <end>2025-01-15T13:00:00-05:00</end>  <end_last>2025-01-15T13:00:00-05:00</end_last>  <gmt_start>2025-01-15 14:30:00</gmt_start>  <gmt_end>2025-01-15 18:00:00</gmt_end>  <gmt_end_last>2025-01-15 18:00:00</gmt_end_last>  <times>    <item>      <value>2025-01-15T09:30:00-05:00</value>      <value2>2025-01-15T13:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2025-01-15 09:30:00</value>      <value2>2025-01-15 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>    <title><![CDATA[Georgia Tech Exhibition Hall]]></title>  </location_url>  <email><![CDATA[event@scl.gatech.edu]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE for attending Georgia Tech students. Employers see website for fees. Online registration required for attendance.]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall]]></location>  <media>          <item>675325</item>      </media>  <hg_media>          <item>          <nid>675325</nid>          <type>image</type>          <title><![CDATA[5-SCDay-_20250115.jpg]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[5-SCDay-_20250115.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/10/15/5-SCDay-_20250115.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/10/15/5-SCDay-_20250115.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/10/15/5-SCDay-_20250115.jpg?itok=ebiRG1wm]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Supply Chain Day is Wednesday, January 15, 2025 | 9:30am-1pm ET]]></image_alt>                              <created>1729018361</created>          <gmt_created>2024-10-15 18:52:41</gmt_created>          <changed>1729018361</changed>          <gmt_changed>2024-10-15 18:52:41</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/outreach/supplychainday]]></url>        <title><![CDATA[Register online to attend (for Georgia Tech students)]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu]]></url>        <title><![CDATA[Supply Chain and Logistics Institute website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="780"><![CDATA[employment]]></keyword>          <keyword tid="9845"><![CDATA[GTSCL]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="1996"><![CDATA[Recruiting]]></keyword>          <keyword tid="5172"><![CDATA[career day]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="675355">  <title><![CDATA[(CANCELED) SCL Course: Lean Warehousing (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h4><strong>Course Description</strong></h4><p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p><p>The course takes place virtually with via remote classroom instruction October 21 &amp; 25, 8:00am - 5:00pm. Online self-directed work is required October 22, 23, 24.</p><h4><strong>Who Should Attend</strong></h4><p>Supply chain professionals, logistics professionals, material managers, production control managers, transportation managers, warehousing managers and purchasing managers</p><h4><strong>How You Will Benefit</strong></h4><p><strong>Upon completion of this course, you will be able to:</strong></p><ul><li>Isolate the key elements of lean thinking to be used in the warehouse</li><li>Value stream map warehouse operations</li><li>Utilize lean tools to reduce waste in the warehouse</li><li>Create a warehouse operation based on visual management and real time problem solving</li><li>Reduce inventories in warehouse operations</li><li>Create collaboration between warehousing and other functional areas</li></ul><p><strong>Benefits:</strong></p><ul><li>Reduce inventories in the warehouse</li><li>Reduce warehousing costs by as much as 25%</li><li>Implement lean in the warehouse</li><li>Create logistics collaboration between warehousing and other functional areas</li></ul><h4><strong>What is Covered</strong></h4><ul><li>Lean Warehouse Overview</li><li>Supply Chain Implementation Framework</li><li>Lean Storage Planning Approach</li><li>Application of a Lean Storage Location Sizing Method</li><li>JIT Implementation Approach</li><li>How To Develop Standard Work Batches</li><li>Generation of an Operational Diagram</li><li>Creation of a Daily Operational Work Load Plan</li><li>Development of a Progress Control Board</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1720184787</created>  <gmt_created>2024-07-05 13:06:27</gmt_created>  <changed>1729003234</changed>  <gmt_changed>2024-10-15 14:40:34</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation.]]></sentence>  <summary><![CDATA[<p>This course will demonstrate how warehouse operations are a key enabler to a successful supply chain implementation and the starting point for a transformation. It is critical to manage safety, quality and efficiency. Learn to leverage the lean supply chain modifications to improve customer responsiveness and reduce operating costs and in doing so contributing to a supply chain that creates a competitive advantage for a company. To accomplish this goal, we must bring lean principles into the warehouse and distribution center.</p>]]></summary>  <start>2024-10-21T08:00:00-04:00</start>  <end>2024-10-25T17:00:00-04:00</end>  <end_last>2024-10-25T17:00:00-04:00</end_last>  <gmt_start>2024-10-21 12:00:00</gmt_start>  <gmt_end>2024-10-25 21:00:00</gmt_end>  <gmt_end_last>2024-10-25 21:00:00</gmt_end_last>  <times>    <item>      <value>2024-10-21T08:00:00-04:00</value>      <value2>2024-10-25T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-21 08:00:00</value>      <value2>2024-10-25 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Online/Virtually-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/leanwh]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="1676"><![CDATA[lean]]></keyword>          <keyword tid="6140"><![CDATA[warehousing]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="671012">  <title><![CDATA[(CANCELED) SCL Course: Supply Chain Risk Management (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>In today’s global economy, operating risks are increasingly on the minds of executives. The specific context of operating risk can range from general areas of business continuity to the effects of natural disasters. In this course participants will gain a solid understanding of Supply Chain Risk Management principals including effective ways to identify, mitigate and measure the impact of potential supply chain disruptions.</p><h3><strong>Who Should Attend</strong></h3><ul><li>Chief Operating Officers, Supply Chain, Sales, Marketing and Finance Management Executives (Directors, VPs, EVPs)</li><li>Supply Chain and Logistics Managers, Consultants, Supervisors, Planners, and Engineers</li><li>Supply Chain Education and Human Resource Management personnel</li><li>Inventory and Demand Planners</li><li>Procurement and Sourcing Analysts and Managers</li><li>Manufacturing Planners, Analysts, and Managers</li><li>Sales Operations Managers, Analysts, Planners, Supervisors, Directors</li></ul><h3><strong>How You Will Benefit</strong></h3><p><strong>Upon completion of this course, you will be able to:</strong></p><ul><li>Develop a broader, more comprehensive understanding of how their company’s supply chain may be at risk</li><li>More effectively communicate to their company’s stakeholders the realities of supply chain risks</li><li>Build a cross-functional understanding of the building blocks for an effective Supply Chain Risk Management to be used in their particular business</li><li>Improve their company’s Supply Chain Risk Mitigation program</li></ul><h3><strong>What is Covered</strong></h3><ul><li>The difference between crisis management and supply chain risk management</li><li>The significant long term impact of supply chain disruptions</li><li>Why supply chain risk management activities require enterprise wide participation</li><li>How companies can take proactive, actionable steps to add significant resiliency to their supply chain operation, often without requiring significant levels of investments</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1699644399</created>  <gmt_created>2023-11-10 19:26:39</gmt_created>  <changed>1728660804</changed>  <gmt_changed>2024-10-11 15:33:24</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course focuses on defining, executing, and improving the S&OP process.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course focuses on defining, executing, and improving the S&OP process.]]></sentence>  <summary><![CDATA[<p>In today’s global economy, operating risks are increasingly on the minds of executives. The specific context of operating risk can range from general areas of business continuity to the effects of natural disasters. In this course participants will gain a solid understanding of Supply Chain Risk Management principals including effective ways to identify, mitigate and measure the impact of potential supply chain disruptions.</p>]]></summary>  <start>2024-10-17T08:00:00-04:00</start>  <end>2024-10-18T13:00:00-04:00</end>  <end_last>2024-10-18T13:00:00-04:00</end_last>  <gmt_start>2024-10-17 12:00:00</gmt_start>  <gmt_end>2024-10-18 17:00:00</gmt_end>  <gmt_end_last>2024-10-18 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-10-17T08:00:00-04:00</value>      <value2>2024-10-18T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-17 08:00:00</value>      <value2>2024-10-18 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Online/Virtually-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scrm]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>          <link>        <url><![CDATA[https://pe.gatech.edu/courses/supply-chain-risk-management]]></url>        <title><![CDATA[Course registration page]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/gtscl-sdpbrochure.pdf]]></url>        <title><![CDATA[Supply &amp; Demand Planning Certificate Course Series Flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676897">  <title><![CDATA[ISYE Statistics Seminar - Pierre Bellec]]></title>  <uid>36433</uid>  <body><![CDATA[<p><strong>Title:</strong> Uncertainty quantification for iterative algorithms</p><p><strong>Abstract:</strong></p><p>This paper investigates the iterates obtained from iterative algorithms in high-dimensional linear regression problems, in the regime where the feature dimension is comparable with the sample size. &nbsp;The analysis and proposed estimators are applicable to Gradient Descent (GD), proximal GD and their accelerated variants such as Fast Iterative Soft-Thresholding (FISTA). &nbsp;The paper proposes novel estimators for the generalization error of the iterate for any fixed iteration along the trajectory. These estimators are proved to be root-n consistent under Gaussian designs. &nbsp;Applications to early-stopping are provided: when the generalization error of the iterates is a U-shape function of the iterations, the estimates allow to select from the data an iteration that achieves the smallest generalization error along the trajectory. &nbsp;Additionally, we provide a technique for developing debiasing corrections and valid confidence intervals for the components of the true coefficient vector from the iterate at any finite iteration.</p><p><strong>Bio:</strong></p><p>Pierre C Bellec is an associate professor in the Statistics Department at Rutgers University. He was elected fellow of the Institute of Mathematical Statistics in 2023. In the last few years, his work focused on uncertainty quantifications in regression models, including some recent applications to iterative algorithms and bagging. Before joining Rutgers in 2016, he completed his PhD at ENSAE in Paris, France where he was advised by Alexandre Tsybakov.</p><p>&nbsp;</p>]]></body>  <author>mrussell89</author>  <status>1</status>  <created>1726593508</created>  <gmt_created>2024-09-17 17:18:28</gmt_created>  <changed>1728389537</changed>  <gmt_changed>2024-10-08 12:12:17</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Uncertainty quantification for iterative algorithms   ]]></teaser>  <type>event</type>  <sentence><![CDATA[Uncertainty quantification for iterative algorithms   ]]></sentence>  <summary><![CDATA[<p><strong>Abstract:</strong></p><p>This paper investigates the iterates obtained from iterative algorithms in high-dimensional linear regression problems, in the regime where the feature dimension is comparable with the sample size. &nbsp;The analysis and proposed estimators are applicable to Gradient Descent (GD), proximal GD and their accelerated variants such as Fast Iterative Soft-Thresholding (FISTA). &nbsp;The paper proposes novel estimators for the generalization error of the iterate for any fixed iteration along the trajectory. These estimators are proved to be root-n consistent under Gaussian designs. &nbsp;Applications to early-stopping are provided: when the generalization error of the iterates is a U-shape function of the iterations, the estimates allow to select from the data an iteration that achieves the smallest generalization error along the trajectory. &nbsp;Additionally, we provide a technique for developing debiasing corrections and valid confidence intervals for the components of the true coefficient vector from the iterate at any finite iteration.</p>]]></summary>  <start>2024-09-24T11:00:00-04:00</start>  <end>2024-09-24T12:00:00-04:00</end>  <end_last>2024-09-24T12:00:00-04:00</end_last>  <gmt_start>2024-09-24 15:00:00</gmt_start>  <gmt_end>2024-09-24 16:00:00</gmt_end>  <gmt_end_last>2024-09-24 16:00:00</gmt_end_last>  <times>    <item>      <value>2024-09-24T11:00:00-04:00</value>      <value2>2024-09-24T12:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-09-24 11:00:00</value>      <value2>2024-09-24 12:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[ISYE Groseclose ]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676871">  <title><![CDATA[ISyE Seminar - Nick Sahinidis]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>Convexification and optimization of problems involving the Euclidean norm.</p><p>Abstract:</p><p>The field of mixed-integer nonlinear optimization has advanced significantly over the past three decades. However, even small instances of many nonconvex optimization problems involving the Euclidean norm are beyond the capabilities of existing algorithms. These problems stem from applications such as molecular energy minimization, object packing, and facility location, and often share specific features that make them challenging. In this presentation, we identify these features, introduce new algorithms to address them, and present numerical results that demonstrate the impact of our techniques. Furthermore, we identify several related open problems and opportunities for analytical and computational advances. This is joint work with Anatoliy Kuznetsov.</p><p>Bio:</p><p>Nick Sahinidis is Butler Family Chair and Professor of Industrial &amp; Systems Engineering and Chemical &amp; Biomolecular Engineering at the Georgia Institute of Technology. Dr. Sahinidis previously taught at the University of Illinois at Urbana-Champaign (1991-2007) and Carnegie Mellon University (2007-2020). He has pioneered algorithms and developed widely used software for optimization and machine learning. He received the INFORMS Computing Society Prize in 2004, the Beale-Orchard-Hays Prize from the Mathematical Programming Society in 2006, the Computing in Chemical Engineering Award in 2010, the Constantin Carathéodory Prize in 2015, and the National Award and Gold Medal from the Hellenic Operational Research Society in 2016. He is a member of the US National Academy of Engineering, a fellow of INFORMS, a fellow of AIChE, a fellow of the Asia-Pacific Artificial Intelligence Association, and past Editor-in-Chief of Optimization and Engineering.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1726584991</created>  <gmt_created>2024-09-17 14:56:31</gmt_created>  <changed>1728378846</changed>  <gmt_changed>2024-10-08 09:14:06</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Convexification and optimization of problems involving the Euclidean norm.]]></teaser>  <type>event</type>  <sentence><![CDATA[Convexification and optimization of problems involving the Euclidean norm.]]></sentence>  <summary><![CDATA[<p>The field of mixed-integer nonlinear optimization has advanced significantly over the past three decades. However, even small instances of many nonconvex optimization problems involving the Euclidean norm are beyond the capabilities of existing algorithms. These problems stem from applications such as molecular energy minimization, object packing, and facility location, and often share specific features that make them challenging. In this presentation, we identify these features, introduce new algorithms to address them, and present numerical results that demonstrate the impact of our techniques. Furthermore, we identify several related open problems and opportunities for analytical and computational advances. This is joint work with Anatoliy Kuznetsov.<br>&nbsp;</p>]]></summary>  <start>2024-10-18T11:30:00-04:00</start>  <end>2024-10-18T12:30:00-04:00</end>  <end_last>2024-10-18T12:30:00-04:00</end_last>  <gmt_start>2024-10-18 15:30:00</gmt_start>  <gmt_end>2024-10-18 16:30:00</gmt_end>  <gmt_end_last>2024-10-18 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-10-18T11:30:00-04:00</value>      <value2>2024-10-18T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-18 11:30:00</value>      <value2>2024-10-18 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677242">  <title><![CDATA[ISyE Seminar - Alper Atamturk]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:&nbsp;<br>Multi-period mixed-integer quadratic programming</p><p>Abstract:&nbsp;<br>In this talk, we consider multi-period convex quadratic optimization problems with indicator variables. This problem class has important applications in machine learning and model predictive control. We study a sub-class with a factorable or block-factorable cost matrix and show that it is solvable in polynomial time. We also give a compact convex hull description in an extended space with linear and conic quadratic inequalities. Our computational experiments with data from neuron activation inference and hybrid-electric vehicle power management indicate promises as well as challenges. &nbsp;</p><p>Joint work with Andres Gomez and Jisun Lee.</p><p>Bio:&nbsp;<br>Alper Atamturk is the Earl J. Isaac Chair in the Science and Analysis of Decision Making, Professor and Chair of the Department of Industrial Engineering and Operations at the University of California, Berkeley. He received his Ph.D. from the Georgia Institute of Technology in 1998. His research interests are in optimization, integer programming, optimization under uncertainty with applications to machine learning, energy systems, portfolio and network design. &nbsp;&nbsp;<br><br>Alper serves as the UC Berkeley site director of the NSF AI Institute for Advances in Optimization. He serves as co-editor for Mathematical Programming, area editor for Mathematical Programming Computation, and associate editor for Operations Research, Discrete Optimization, and Journal of Risk. He is a Fellow of INFORMS and Vannevar Bush Fellow of the US Department of Defense. He received the Farkas Prize from INFORMS Optimization Society in 2023.&nbsp;</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1727880532</created>  <gmt_created>2024-10-02 14:48:52</gmt_created>  <changed>1728378775</changed>  <gmt_changed>2024-10-08 09:12:55</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Multi-period mixed-integer quadratic programming]]></teaser>  <type>event</type>  <sentence><![CDATA[Multi-period mixed-integer quadratic programming]]></sentence>  <summary><![CDATA[<p>In this talk, we consider multi-period convex quadratic optimization problems with indicator variables. This problem class has important applications in machine learning and model predictive control. We study a sub-class with a factorable or block-factorable cost matrix and show that it is solvable in polynomial time. We also give a compact convex hull description in an extended space with linear and conic quadratic inequalities. Our computational experiments with data from neuron activation inference and hybrid-electric vehicle power management indicate promises as well as challenges. &nbsp;<br>&nbsp;</p>]]></summary>  <start>2024-10-11T11:30:00-04:00</start>  <end>2024-10-11T12:30:00-04:00</end>  <end_last>2024-10-11T12:30:00-04:00</end_last>  <gmt_start>2024-10-11 15:30:00</gmt_start>  <gmt_end>2024-10-11 16:30:00</gmt_end>  <gmt_end_last>2024-10-11 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-10-11T11:30:00-04:00</value>      <value2>2024-10-11T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-11 11:30:00</value>      <value2>2024-10-11 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="677129">  <title><![CDATA[Info Session: Lean Warehousing course]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) Lean Warehousing course hosted by our course instructor, Chuck Emery.</strong></p><p><strong>Monday, October 7, 2024 | 12-1pm ET</strong></p><ul><li>Learn about the content, structure and format of the course offering</li><li>Understand how knowledge gained can be applied to solve real-world challenges</li><li>Have your specific questions answered by the course instructor during a live Q&amp;A segment</li><li>All registrants will receive the presentation slide deck via email after the session</li></ul><p><a href="https://gatech.zoom.us/webinar/register/WN_3cZQoS9uQN-vIp_Z3AgFog"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1727353968</created>  <gmt_created>2024-09-26 12:32:48</gmt_created>  <changed>1727357820</changed>  <gmt_changed>2024-09-26 13:37:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn about our Lean Warehousing course taught through Georgia Tech Professional Education]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn about our Lean Warehousing course taught through Georgia Tech Professional Education]]></sentence>  <summary><![CDATA[<p>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) Lean Warehousing course.</p>]]></summary>  <start>2024-10-07T12:00:00-04:00</start>  <end>2024-10-07T13:00:00-04:00</end>  <end_last>2024-10-07T13:00:00-04:00</end_last>  <gmt_start>2024-10-07 16:00:00</gmt_start>  <gmt_end>2024-10-07 17:00:00</gmt_end>  <gmt_end_last>2024-10-07 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-10-07T12:00:00-04:00</value>      <value2>2024-10-07T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-07 12:00:00</value>      <value2>2024-10-07 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_3cZQoS9uQN-vIp_Z3AgFog]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_3cZQoS9uQN-vIp_Z3AgFog]]></url>    <title><![CDATA[Register Online to Attend the Info Session]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>675119</item>      </media>  <hg_media>          <item>          <nid>675119</nid>          <type>image</type>          <title><![CDATA[Lean Warehousing Georgia Tech Professional Education course]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[LEANWH.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/09/26/LEANWH.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/09/26/LEANWH.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/09/26/LEANWH.png?itok=VrY7Ahmh]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[Lean Warehousing Georgia Tech Professional Education course]]></image_alt>                              <created>1727357771</created>          <gmt_created>2024-09-26 13:36:11</gmt_created>          <changed>1727357771</changed>          <gmt_changed>2024-09-26 13:36:11</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/leanwh]]></url>        <title><![CDATA[About the World Class Sales and Operations Planning course]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/gtscl-leanwhbrochure.pdf]]></url>        <title><![CDATA[Supply &amp; Demand Planning Certificate flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676815">  <title><![CDATA[ISyE Seminar Speaker - Julie L. Swann]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>Smarter Decisions for a Better World: Research in Health &amp; INFORMS Innovations&nbsp;</p><p>Abstract:</p><p>This seminar will contain topics in two major areas. In the first, Dr. Swann will discuss research related to health systems, particularly methodologies from OR, AI, ML and more applied to problems of interest to healthcare providers, governmental agencies, and other decision-makers. Examples include agent-based simulations of pandemics with modeling and assessment of interventions to improve equitable outcomes in the population, learning models to enable dynamic optimization of community policies, and interpretable modeling to identify patients at greatest risk for unplanned hospitalizations.</p><p>In the second half of the seminar, Dr. Swann will discuss innovations and future planning with the INFORMS society, including topics such as AI, quantum computing, early career practitioners, accreditation and certification for data science programs, research reproducibility for publications, and strategic planning. Discussion and questions will be welcome.</p><p>Bio:</p><p>Julie L. Swann is the department head and A. Doug Allison Distinguished Professor of the Edward P. Fitts Department of Industrial and Systems Engineering at NC State University. She is an affiliate faculty in the Joint Department of Biomedical Engineering at NC State and the University of North Carolina at Chapel Hill. Previously, Swann was the Nash Professor in the Stewart School of Industrial and Systems at Georgia Tech, a co-founder of the Center of Health and Humanitarian Systems at Georgia Tech, and the Chair of the Council of Industrial Engineering Academic Department Heads (CIEADH). Swann is a Fellow of INFORMS, IISE, and AIMBE and the 2024 President of INFORMS.</p><p>Throughout her career, Swann has conducted research, outreach and education to improve how health and humanitarian systems and supply chains operate worldwide while advancing scientific innovations. Her research relates to public health, public policy, epidemiology, infectious disease, supply chain management, and disaster response, along with building or employing mathematical and computational models. The work allowed her to serve as a science advisor for the H1N1 pandemic response at the Centers for Disease Control and Prevention. From 2020-2023 she was active in supporting pandemic preparations and decision-making in local, state, and federal health agencies, while also serving as a subject matter expert to the media including outlets such as The Washington Post, The LA Times, The Atlantic, The Wall Street Journal, Forbes, Scientific American, and The Hill) along with radio and television.</p><p>Along with the CDC, Swann has collaborated with health and humanitarian organizations such as The American Red Cross; The Carter Center; CARE USA; Children’s Healthcare of Atlanta; Emory University Hospital; State Departments of Public Health; and many others including companies.</p><p>Worldwide, Dr. Swann has contributed to the education of thousands of practitioners in health and humanitarian systems through the co-creation and teaching in a professional certificate program at Georgia Tech. This contribution includes teaching in the MASHLM program in Lugano, Switzerland, and co-chairing the annual Health and Humanitarian Logistics Conference.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1726490835</created>  <gmt_created>2024-09-16 12:47:15</gmt_created>  <changed>1726577252</changed>  <gmt_changed>2024-09-17 12:47:32</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Smarter Decisions for a Better World: Research in Health & INFORMS Innovations]]></teaser>  <type>event</type>  <sentence><![CDATA[Smarter Decisions for a Better World: Research in Health & INFORMS Innovations]]></sentence>  <summary><![CDATA[<p>Abstract:</p><p>This seminar will contain topics in two major areas. In the first, Dr. Swann will discuss research related to health systems, particularly methodologies from OR, AI, ML and more applied to problems of interest to healthcare providers, governmental agencies, and other decision-makers. Examples include agent-based simulations of pandemics with modeling and assessment of interventions to improve equitable outcomes in the population, learning models to enable dynamic optimization of community policies, and interpretable modeling to identify patients at greatest risk for unplanned hospitalizations.</p><p>In the second half of the seminar, Dr. Swann will discuss innovations and future planning with the INFORMS society, including topics such as AI, quantum computing, early career practitioners, accreditation and certification for data science programs, research reproducibility for publications, and strategic planning. Discussion and questions will be welcome.</p>]]></summary>  <start>2024-09-20T11:30:00-04:00</start>  <end>2024-09-20T12:30:00-04:00</end>  <end_last>2024-09-20T12:30:00-04:00</end_last>  <gmt_start>2024-09-20 15:30:00</gmt_start>  <gmt_end>2024-09-20 16:30:00</gmt_end>  <gmt_end_last>2024-09-20 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-09-20T11:30:00-04:00</value>      <value2>2024-09-20T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-09-20 11:30:00</value>      <value2>2024-09-20 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISYE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78771"><![CDATA[Public]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676631">  <title><![CDATA[ISyE Seminar Speaker - Jeff Shamma]]></title>  <uid>36374</uid>  <body><![CDATA[<p>Title:</p><p>Multi-agent higher-order learning vs Nash equilibrium</p><p>Abstract:</p><p>The framework of multi-agent learning explores the dynamics of how individual agent strategies evolve in response to the evolving strategies of other agents. Of particular interest is whether agent strategies converge to well-known solution concepts such as Nash Equilibrium (NE). Most “fixed order” learning dynamics restrict an agent’s underlying state to be its own strategy. In “higher order” learning, agent dynamics can include auxiliary states that can capture phenomena such as path dependencies. We introduce higher-order gradient play dynamics that resemble projected gradient ascent with auxiliary states. The dynamics are “payoff based” in that each agent's dynamics depend on its own evolving payoff. While these payoffs depend on the strategies of other agents in a game setting, agent dynamics do not depend explicitly on the nature of the game or the strategies of other agents. In this sense, dynamics are “uncoupled” since an agent’s dynamics do not depend explicitly on the utility functions of other agents. We first show that for any specific game with an isolated completely mixed-strategy NE, there exist higher-order gradient play dynamics that lead (locally) to that NE, both for the specific game and nearby games with perturbed utility functions. Conversely, we show that for any higher-order gradient play dynamics, there exists a game with a unique isolated completely mixed-strategy NE for which the dynamics do not lead to NE. These results build on prior work that showed that uncoupled fixed-order learning cannot lead to NE in certain instances, whereas higher-order variants can. Finally, we consider the mixed-strategy equilibrium associated with coordination games. While higher-order gradient play can converge to such equilibria, we show such dynamics must be inherently irrational.</p><p>Bio:</p><p>Jeff S. Shamma is with the University of Illinois at Urbana-Champaign where he is the Department Head of Industrial and Enterprise Systems Engineering (ISE) and Jerry S. Dobrovolny Chair. His prior academic appointments include faculty positions at the King Abdullah University of Science and Technology (KAUST) and the Georgia Institute of Technology, where he was the Julian T. Hightower Chair in Systems and Controls. Jeff received a PhD in Systems Science and Engineering from MIT in 1988. He is a Fellow of IEEE and IFAC; a recipient of the IFAC High Impact Paper Award, AACC Donald P. Eckman Award, and NSF Young Investigator Award; and a past Distinguished Lecturer of the IEEE Control Systems Society. He has been a plenary or semi-plenary speaker at several conferences, including NeurIPS, World Congress of the Game Theory Society, IEEE Conference on Decision and Control, and the American Control Conference. Jeff is currently serving as the Editor-in-Chief for the IEEE Transactions on Control of Network Systems</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1725812222</created>  <gmt_created>2024-09-08 16:17:02</gmt_created>  <changed>1725812470</changed>  <gmt_changed>2024-09-08 16:21:10</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Multi-agent higher-order learning vs Nash equilibrium]]></teaser>  <type>event</type>  <sentence><![CDATA[Multi-agent higher-order learning vs Nash equilibrium]]></sentence>  <summary><![CDATA[<p>The framework of multi-agent learning explores the dynamics of how individual agent strategies evolve in response to the evolving strategies of other agents. Of particular interest is whether agent strategies converge to well-known solution concepts such as Nash Equilibrium (NE). Most “fixed order” learning dynamics restrict an agent’s underlying state to be its own strategy. In “higher order” learning, agent dynamics can include auxiliary states that can capture phenomena such as path dependencies. We introduce higher-order gradient play dynamics that resemble projected gradient ascent with auxiliary states. The dynamics are “payoff based” in that each agent's dynamics depend on its own evolving payoff. While these payoffs depend on the strategies of other agents in a game setting, agent dynamics do not depend explicitly on the nature of the game or the strategies of other agents. In this sense, dynamics are “uncoupled” since an agent’s dynamics do not depend explicitly on the utility functions of other agents. We first show that for any specific game with an isolated completely mixed-strategy NE, there exist higher-order gradient play dynamics that lead (locally) to that NE, both for the specific game and nearby games with perturbed utility functions. Conversely, we show that for any higher-order gradient play dynamics, there exists a game with a unique isolated completely mixed-strategy NE for which the dynamics do not lead to NE. These results build on prior work that showed that uncoupled fixed-order learning cannot lead to NE in certain instances, whereas higher-order variants can. Finally, we consider the mixed-strategy equilibrium associated with coordination games. While higher-order gradient play can converge to such equilibria, we show such dynamics must be inherently irrational.</p>]]></summary>  <start>2024-09-13T11:30:00-04:00</start>  <end>2024-09-13T12:30:00-04:00</end>  <end_last>2024-09-13T12:30:00-04:00</end_last>  <gmt_start>2024-09-13 15:30:00</gmt_start>  <gmt_end>2024-09-13 16:30:00</gmt_end>  <gmt_end_last>2024-09-13 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-09-13T11:30:00-04:00</value>      <value2>2024-09-13T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-09-13 11:30:00</value>      <value2>2024-09-13 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISyE Groseclose 119]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676426">  <title><![CDATA[Info Session: World Class Sales and Operations Planning course]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) World Class Sales and Operations Planning course.</strong></p><p><strong>Friday, September 13, 2024 | 12-1pm ET</strong></p><ul><li>Learn about the content, structure and format of the course offering</li><li>Understand how knowledge gained can be applied to solve real-world challenges</li><li>Have your specific questions answered by the course instructor during a live Q&amp;A segment</li><li>All registrants will receive the presentation slide deck via email after the session</li></ul><p><a href="https://gatech.zoom.us/webinar/register/WN_7s5PU4-xTim378jExaqaXg"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1725040701</created>  <gmt_created>2024-08-30 17:58:21</gmt_created>  <changed>1725040941</changed>  <gmt_changed>2024-08-30 18:02:21</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn about our World Class Sales and Operations Planning course taught through Georgia Tech Professional Education]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn about our World Class Sales and Operations Planning course taught through Georgia Tech Professional Education]]></sentence>  <summary><![CDATA[<p>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) Principles of Transportation Management course.</p>]]></summary>  <start>2024-09-13T12:00:00-04:00</start>  <end>2024-09-13T13:00:00-04:00</end>  <end_last>2024-09-13T13:00:00-04:00</end_last>  <gmt_start>2024-09-13 16:00:00</gmt_start>  <gmt_end>2024-09-13 17:00:00</gmt_end>  <gmt_end_last>2024-09-13 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-09-13T12:00:00-04:00</value>      <value2>2024-09-13T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-09-13 12:00:00</value>      <value2>2024-09-13 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_7s5PU4-xTim378jExaqaXg]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_7s5PU4-xTim378jExaqaXg]]></url>    <title><![CDATA[Register Online to Attend the Info Session]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>674788</item>      </media>  <hg_media>          <item>          <nid>674788</nid>          <type>image</type>          <title><![CDATA[9/13 Info Session: World Class Sales and Operations Planning course]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[913-Info-Session.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/08/30/913-Info-Session.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/08/30/913-Info-Session.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/08/30/913-Info-Session.png?itok=EqVdNUPP]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[9/13 Info Session: World Class Sales and Operations Planning course]]></image_alt>                              <created>1725040808</created>          <gmt_created>2024-08-30 18:00:08</gmt_created>          <changed>1725040808</changed>          <gmt_changed>2024-08-30 18:00:08</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/wcsop]]></url>        <title><![CDATA[About the World Class Sales and Operations Planning course]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/gtscl-sdpbrochure.pdf]]></url>        <title><![CDATA[Supply &amp; Demand Planning Certificate flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676423">  <title><![CDATA[Info Session: Principles of Transportation Management course]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) Principles of Transportation Management course.</strong></p><p><strong>Thursday, September 19, 2024 | 12-1pm ET</strong></p><ul><li>Learn about the content, structure and format of the course offering</li><li>Understand how knowledge gained can be applied to solve real-world challenges</li><li>Have your specific questions answered by the course instructor during a live Q&amp;A segment</li><li>All registrants will receive the presentation slide deck via email after the session</li></ul><p><a href="https://gatech.zoom.us/webinar/register/WN_Iux0ZTanTwKKUElLH41ABA"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1725035589</created>  <gmt_created>2024-08-30 16:33:09</gmt_created>  <changed>1725039300</changed>  <gmt_changed>2024-08-30 17:35:00</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn about our Principles of Transportation Management course taught through Georgia Tech Professional Education]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn about our Principles of Transportation Management course taught through Georgia Tech Professional Education]]></sentence>  <summary><![CDATA[<p>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) Principles of Transportation Management course.</p>]]></summary>  <start>2024-09-19T12:00:00-04:00</start>  <end>2024-09-19T13:00:00-04:00</end>  <end_last>2024-09-19T13:00:00-04:00</end_last>  <gmt_start>2024-09-19 16:00:00</gmt_start>  <gmt_end>2024-09-19 17:00:00</gmt_end>  <gmt_end_last>2024-09-19 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-09-19T12:00:00-04:00</value>      <value2>2024-09-19T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-09-19 12:00:00</value>      <value2>2024-09-19 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_Iux0ZTanTwKKUElLH41ABA]]></url>  <location_url>    <url><![CDATA[https://gatech.zoom.us/webinar/register/WN_Iux0ZTanTwKKUElLH41ABA]]></url>    <title><![CDATA[Register Online to Attend the Info Session]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>674785</item>      </media>  <hg_media>          <item>          <nid>674785</nid>          <type>image</type>          <title><![CDATA[9/19 Info Session: Principles of Transportation Management course]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[919-Info-Session.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/08/30/919-Info-Session.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/08/30/919-Info-Session.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/08/30/919-Info-Session.png?itok=L0TIgUxv]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[9/19 Info Session: Principles of Transportation Management course]]></image_alt>                              <created>1725039259</created>          <gmt_created>2024-08-30 17:34:19</gmt_created>          <changed>1725039259</changed>          <gmt_changed>2024-08-30 17:34:19</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/ptm]]></url>        <title><![CDATA[About the Principles of Transportation Management course]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/gtscl-ptmflyer.pdf]]></url>        <title><![CDATA[Principles of Transportation Management course flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676110">  <title><![CDATA[Info Session: SCL Supply Chain Analytics Course Series]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) Supply Chain Analytics course offerings.</strong></p><p><strong>Thursday, August 29, 2024 | 12-1pm ET</strong></p><ul><li>Explore the upcoming schedule and suggested prerequisites</li><li>Learn about the 4 courses which make up the certificate program</li><li>Hear about new content and enhancements</li><li>Have your questions answered live during the event.&nbsp;</li><li>All registrants will receive the presentation slide deck via email after the session.</li></ul><p><a href="https://eforms.scl.gatech.edu/infosessionSCAAug2024"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1724170920</created>  <gmt_created>2024-08-20 16:22:00</gmt_created>  <changed>1724936748</changed>  <gmt_changed>2024-08-29 13:05:48</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn about our Supply Chain Analytics Professional (SCA) courses taught through Georgia Tech Professional Education]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn about our Supply Chain Analytics Professional (SCA) courses taught through Georgia Tech Professional Education]]></sentence>  <summary><![CDATA[<p>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) Supply Chain Analytics course offerings.</p>]]></summary>  <start>2024-08-29T12:00:00-04:00</start>  <end>2024-08-29T13:00:00-04:00</end>  <end_last>2024-08-29T13:00:00-04:00</end_last>  <gmt_start>2024-08-29 16:00:00</gmt_start>  <gmt_end>2024-08-29 17:00:00</gmt_end>  <gmt_end_last>2024-08-29 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-08-29T12:00:00-04:00</value>      <value2>2024-08-29T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-08-29 12:00:00</value>      <value2>2024-08-29 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://eforms.scl.gatech.edu/infosessionSCAAug2024]]></url>  <location_url>    <url><![CDATA[https://eforms.scl.gatech.edu/infosessionSCAAug2024]]></url>    <title><![CDATA[Register Online to Attend the Info Session]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>674657</item>      </media>  <hg_media>          <item>          <nid>674657</nid>          <type>image</type>          <title><![CDATA[August 29, Supply Chain Analytics Info Session]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[829 Info Session.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/08/20/829%20Info%20Session.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/08/20/829%20Info%20Session.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/08/20/829%2520Info%2520Session.png?itok=or-ZjESZ]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[August 29, Supply Chain Analytics Info Session]]></image_alt>                              <created>1724170492</created>          <gmt_created>2024-08-20 16:14:52</gmt_created>          <changed>1724170492</changed>          <gmt_changed>2024-08-20 16:14:52</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sca]]></url>        <title><![CDATA[SCL Supply Chain Analytics Professional (SCA) Series]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu/sites/default/files/downloads/gtscl-sca_brochure.pdf]]></url>        <title><![CDATA[SCL Supply Chain Analytics Professional (SCA) Series Flyer]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3615"><![CDATA[information session]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676054">  <title><![CDATA[Info Session: SCL Professional Education Courses and Certificates]]></title>  <uid>27233</uid>  <body><![CDATA[<p><strong>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) courses and professional certificates.</strong></p><p><strong>Thursday, September 3, 2024 | 12-1pm ET</strong></p><ul><li>Explore upcoming SCL schedules and requirements and have your questions answered live during the event.</li><li>All registrants will receive the presentation slide deck via email after the session.</li></ul><p><a href="https://eforms.scl.gatech.edu/infosessionSept2024"><strong>Register Online to Attend</strong></a></p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1723935482</created>  <gmt_created>2024-08-17 22:58:02</gmt_created>  <changed>1724798218</changed>  <gmt_changed>2024-08-27 22:36:58</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn More About Courses and Certificates offered by SCL through Georgia Tech Professional Education]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn More About Courses and Certificates offered by SCL through Georgia Tech Professional Education]]></sentence>  <summary><![CDATA[<p>Join us for an interactive webinar to learn more about Georgia Tech's Supply Chain and Logistics (SCL) courses and professional certificates.</p>]]></summary>  <start>2024-09-03T12:00:00-04:00</start>  <end>2024-09-03T13:00:00-04:00</end>  <end_last>2024-09-03T13:00:00-04:00</end_last>  <gmt_start>2024-09-03 16:00:00</gmt_start>  <gmt_end>2024-09-03 17:00:00</gmt_end>  <gmt_end_last>2024-09-03 17:00:00</gmt_end_last>  <times>    <item>      <value>2024-09-03T12:00:00-04:00</value>      <value2>2024-09-03T13:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-09-03 12:00:00</value>      <value2>2024-09-03 01:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://eforms.scl.gatech.edu/infosessionSept2024]]></url>  <location_url>    <url><![CDATA[https://eforms.scl.gatech.edu/infosessionSept2024]]></url>    <title><![CDATA[Register Online to Attend the Info Session]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p>course@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[Free]]></fee>  <extras>      </extras>  <location><![CDATA[Online via Zoom]]></location>  <media>          <item>674615</item>      </media>  <hg_media>          <item>          <nid>674615</nid>          <type>image</type>          <title><![CDATA[September 3, 2024 Information Session]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[20240903_InfoSession.png]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/08/17/20240903_InfoSession.png]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/08/17/20240903_InfoSession.png]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/08/17/20240903_InfoSession.png?itok=8KtH51o3]]></image_740>            <image_mime>image/png</image_mime>            <image_alt><![CDATA[September 3, 2024 Information Session]]></image_alt>                              <created>1723936441</created>          <gmt_created>2024-08-17 23:14:01</gmt_created>          <changed>1723936795</changed>          <gmt_changed>2024-08-17 23:19:55</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education]]></url>        <title><![CDATA[SCL Professional Education Offerings]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="670541">  <title><![CDATA[SCL Course: Supply Chain Optimization and Prescriptive Analytics (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h3><strong>Course Description</strong></h3><p>This course is the fourth in the 4-course Supply Chain Analytics Professional certificate program. It incorporates learning advanced analytics and mathematical optimization to find solutions for supply chain problems. You’ll learn how to use linear programming, mixed integer programming, and heuristics to conduct prescriptive analytics related to production processes, distribution networks, and routing. The course serves as a capstone for the program by culminating in a hackathon where you’ll design networks, inventory policies, and scenarios and then evaluate the outcomes via simulations.</p><p>The online version of the course is comprised of (4) half-day online instructor-led LIVE group webinars and pre-work (e.g. installing and testing software on your computer, testing connectivity with LMS and meeting software, etc.) to be completed before the first day of the course.</p><h3><strong>Who Should Attend</strong></h3><p>Experienced business professionals who perform or want to perform analytics to improve their supply chain management processes. They want to tackle strategic goals and to perform leading edge analytics projects that address the full complexity of supply chains.</p><h3><strong>How You Will Benefit</strong></h3><ul><li>Use mathematical optimization to transform Supply Chain Management (SCM) processes.</li><li>Apply LP, MIP, and heuristics to SCM, particularly in production planning, routing, and network design.</li><li>Utilize PowerBI and Python in optimization projects.</li><li>Participate in a hackathon that pulls together everything learned throughout the certificate program.</li></ul><h3><strong>What Is Covered</strong></h3><ul><li>Role of mathematical optimization in addressing complex SCM challenges &nbsp;</li><li>Appropriate application of linear programming (LP), mixed integer programming (MIP), and heuristics</li><li>Evaluation of production processes, distribution networks, and routes using optimization</li><li>Ability to pull together all content of the certificate program into a prescriptive analytics project</li><li>Hands-on practice with these skills using data from the (fictional) Cardboard Company (CBC)</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1697813547</created>  <gmt_created>2023-10-20 14:52:27</gmt_created>  <changed>1724784097</changed>  <gmt_changed>2024-08-27 18:41:37</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.]]></teaser>  <type>event</type>  <sentence><![CDATA[Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.]]></sentence>  <summary><![CDATA[<p>Learn advanced analytics and mathematical optimization to find solutions for supply chain problems.&nbsp;The course also serves as a capstone for the Supply Chain Analytics Professional certificate program&nbsp;by culminating in a hackathon where you’ll design networks, inventory policies, and scenarios and then evaluate the outcomes via simulations.</p>]]></summary>  <start>2024-12-09T13:00:00-05:00</start>  <end>2024-12-12T17:00:00-05:00</end>  <end_last>2024-12-12T17:00:00-05:00</end_last>  <gmt_start>2024-12-09 18:00:00</gmt_start>  <gmt_end>2024-12-12 22:00:00</gmt_end>  <gmt_end_last>2024-12-12 22:00:00</gmt_end_last>  <times>    <item>      <value>2024-12-09T13:00:00-05:00</value>      <value2>2024-12-12T17:00:00-05:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-12-09 01:00:00</value>      <value2>2024-12-12 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Online/Virtually-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/education/professional-education/course/scaoc]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="7251"><![CDATA[analytics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="675371">  <title><![CDATA[SCL Course: Principles of Transportation Management (Virtual/Instructor-led)]]></title>  <uid>27233</uid>  <body><![CDATA[<h4><strong>Course Description</strong></h4><p>This course prepares students in the basics of transportation operations and analysis. The course includes review of the key elements of transportation such as: modes of transportation, transportation procurement, cost minimization techniques, the role of ports in global logistics, and international trade terms. &nbsp;The course also will discuss emerging trends in North American transportation markets, emerging techniques, and greenhouse gas emissions reduction.</p><h4><strong>Who Should Attend</strong></h4><p>This course is designed for Supply Chain Managers, Distribution Managers, Transportation Planners, Transportation Clerks, Transportation Analysts, and Transportation Managers and learners seeking to enter these roles. &nbsp;Supply chain professionals from other domains will also benefit through gaining insights into transportation operations.</p><h4><strong>How You Will Benefit</strong></h4><p><strong>Upon completion of this course, you will be able to:</strong></p><ul><li>Understand the characteristics and best use of specific transportation modes</li><li>Apply transportation cost analysis techniques</li><li>Understand the multimodal role of ports in global trade</li><li>Identify and apply best practices in transportation procurement</li><li>Understand how to minimize transportation costs through consolidation techniques</li><li>Understand the role of Incoterms in global trade</li><li>Understand emerging techniques in logistics including techniques to reduce greenhouse gas emissions in logistics</li></ul><h4><strong>What is Covered</strong></h4><ul><li>Comparison of characteristics of alternative transportation modes</li><li>Components of Port Logistics systems</li><li>Best practices in transportation procurement</li><li>Application of practical transportation cost analysis techniques</li><li>INCOTERMS purpose, types, and use</li><li>Greenhouse gas emission generation in logistics and mitigation strategies</li><li>New business models in logistics enabled by emerging technologies</li></ul>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1720392710</created>  <gmt_created>2024-07-07 22:51:50</gmt_created>  <changed>1724784072</changed>  <gmt_changed>2024-08-27 18:41:12</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[This course prepares students in the basics of transportation operations and analysis.]]></teaser>  <type>event</type>  <sentence><![CDATA[This course prepares students in the basics of transportation operations and analysis.]]></sentence>  <summary><![CDATA[<p>This course prepares students in the basics of transportation operations and analysis. &nbsp;The course includes review of the key elements of transportation such as: modes of transportation, transportation procurement, cost minimization techniques, the role of ports in global logistics, and international trade terms. &nbsp;The course also will discuss emerging trends in North American transportation markets, emerging techniques, and greenhouse gas emissions reduction.</p>]]></summary>  <start>2024-10-23T08:00:00-04:00</start>  <end>2024-10-25T17:00:00-04:00</end>  <end_last>2024-10-25T17:00:00-04:00</end_last>  <gmt_start>2024-10-23 12:00:00</gmt_start>  <gmt_end>2024-10-25 21:00:00</gmt_end>  <gmt_end_last>2024-10-25 21:00:00</gmt_end_last>  <times>    <item>      <value>2024-10-23T08:00:00-04:00</value>      <value2>2024-10-25T17:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-10-23 08:00:00</value>      <value2>2024-10-25 05:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://canvas.gatech.edu]]></url>  <location_url>    <url><![CDATA[https://canvas.gatech.edu]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[<p><a href="mailto:info@scl.gatech.edu">info@scl.gatech.edu</a></p>]]></contact>  <fee><![CDATA[Please see course registration page]]></fee>  <extras>      </extras>  <location><![CDATA[Online/Virtually-led]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/ptm]]></url>        <title><![CDATA[Course webpage within the SCL website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>          <keyword tid="3843"><![CDATA[distribution]]></keyword>          <keyword tid="168044"><![CDATA[sourcing]]></keyword>          <keyword tid="168"><![CDATA[Transportation]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="672807">  <title><![CDATA[SCL September 2024 Supply Chain and Logistics Career Fair]]></title>  <uid>27233</uid>  <body><![CDATA[<p>Georgia Tech Supply Chain students and employers, please join us for our fall Supply Chain Day!&nbsp;</p><h3><strong>Event Details</strong></h3><h4>On Campus/In-Person (Georgia Tech Exhibition Hall)</h4><ul><li><strong>Thursday, September 12, 2024 | 10am - 2pm ET</strong></li></ul><h3>Students</h3><p><strong>We strongly encourage you to attend to seek full-time employment</strong>, <strong>internships, and projects</strong> (rather than waiting until the end of the semester).</p><h3>Organizations</h3><p>If you are interested in hosting a table for the upcoming session, please let us know after reviewing the below information within our website. Registration closes Monday September 2nd.</p><h4>MORE INFORMATION AND EVENT REGISTRATION</h4><p>Visit&nbsp;<a href="https://www.scl.gatech.edu/outreach/supplychainday"><strong>https://www.scl.gatech.edu/outreach/supplychainday</strong></a>.</p>]]></body>  <author>Andy Haleblian</author>  <status>1</status>  <created>1707321651</created>  <gmt_created>2024-02-07 16:00:51</gmt_created>  <changed>1724784026</changed>  <gmt_changed>2024-08-27 18:40:26</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></teaser>  <type>event</type>  <sentence><![CDATA[Supply chain and logistics career fair where industry supply chain representatives meet Georgia Tech students.]]></sentence>  <summary><![CDATA[<p>Georgia Tech Supply Chain&nbsp;students and employers, please join us for our spring Supply Chain Day! We will be hosting an On Campus session&nbsp;Thursday, September 12, 2024 from 10am-2pm ET at the Georgia Tech Exhibition Hall.</p>]]></summary>  <start>2024-09-12T10:00:00-04:00</start>  <end>2024-09-12T14:00:00-04:00</end>  <end_last>2024-09-12T14:00:00-04:00</end_last>  <gmt_start>2024-09-12 14:00:00</gmt_start>  <gmt_end>2024-09-12 18:00:00</gmt_end>  <gmt_end_last>2024-09-12 18:00:00</gmt_end_last>  <times>    <item>      <value>2024-09-12T10:00:00-04:00</value>      <value2>2024-09-12T14:00:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-09-12 10:00:00</value>      <value2>2024-09-12 02:00:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>  <location_url>    <url><![CDATA[https://studentcenter.gatech.edu/exhibition-hall]]></url>    <title><![CDATA[Georgia Tech Exhibition Hall]]></title>  </location_url>  <email><![CDATA[event@scl.gatech.edu]]></email>  <contact><![CDATA[<p>event@scl.gatech.edu</p>]]></contact>  <fee><![CDATA[FREE for attending Georgia Tech students. Employers see website for fees. Online registration required for attendance.]]></fee>  <extras>      </extras>  <location><![CDATA[Georgia Tech Exhibition Hall]]></location>  <media>          <item>672998</item>      </media>  <hg_media>          <item>          <nid>672998</nid>          <type>image</type>          <title><![CDATA[Thursday, September 12, 2024 Supply Chain Day Banner]]></title>          <body><![CDATA[]]></body>                      <image_name><![CDATA[20240912_SCDay_HgBanner.jpg]]></image_name>            <image_path><![CDATA[/sites/default/files/2024/02/07/20240912_SCDay_HgBanner.jpg]]></image_path>            <image_full_path><![CDATA[http://hg.gatech.edu//sites/default/files/2024/02/07/20240912_SCDay_HgBanner.jpg]]></image_full_path>            <image_740><![CDATA[http://hg.gatech.edu/sites/default/files/styles/740xx_scale/public/sites/default/files/2024/02/07/20240912_SCDay_HgBanner.jpg?itok=Rr-32156]]></image_740>            <image_mime>image/jpeg</image_mime>            <image_alt><![CDATA[Thursday, September 12, 2024 Supply Chain Day Banner]]></image_alt>                              <created>1707322510</created>          <gmt_created>2024-02-07 16:15:10</gmt_created>          <changed>1707322510</changed>          <gmt_changed>2024-02-07 16:15:10</gmt_changed>      </item>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>          <link>        <url><![CDATA[https://www.scl.gatech.edu/outreach/supplychainday]]></url>        <title><![CDATA[Register online to attend (for Georgia Tech students)]]></title>      </link>          <link>        <url><![CDATA[https://www.scl.gatech.edu]]></url>        <title><![CDATA[Supply Chain and Logistics Institute website]]></title>      </link>      </related>  <files>      </files>  <groups>          <group id="1250"><![CDATA[Center for Health and Humanitarian Systems (CHHS)]]></group>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>          <group id="1243"><![CDATA[The Supply Chain and Logistics Institute (SCL)]]></group>      </groups>  <categories>          <category tid="10377"><![CDATA[Career/Professional development]]></category>      </categories>  <event_terms>          <term tid="10377"><![CDATA[Career/Professional development]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>          <keyword tid="780"><![CDATA[employment]]></keyword>          <keyword tid="9845"><![CDATA[GTSCL]]></keyword>          <keyword tid="233"><![CDATA[Logistics]]></keyword>          <keyword tid="167074"><![CDATA[Supply Chain]]></keyword>          <keyword tid="1996"><![CDATA[Recruiting]]></keyword>          <keyword tid="5172"><![CDATA[career day]]></keyword>          <keyword tid="122741"><![CDATA[physical internet]]></keyword>          <keyword tid="186857"><![CDATA[go-gtmi]]></keyword>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="676053">  <title><![CDATA[ISyE Seminar Speaker - Bobby Kleinberg]]></title>  <uid>36374</uid>  <body><![CDATA[<p><strong>TITLE:</strong>&nbsp;</p><p>Trustworthy Forecasting Algorithms</p><p><strong>ABSTRACT:</strong></p><p><br>Algorithms are increasingly tasked with forecasting the probabilities of uncertain events: a creditor repaying a loan, a user clicking an advertisement, or a word appearing next in a stream of text, for example. Such forecasts are trustworthy if their users can be sure they won't regret treating the predicted probabilities as if they were the actual distributions from which outcomes were sampled. The term "calibration" refers to various measures of forecast accuracy that attempt to formalize this property of trustworthiness. Defining calibration, and designing algorithms to achieve it, turns out to be a tightrope walk between strong definitions, which ensure reliable results for downstream users but are computationally and statistically harder to achieve, and weak definitions, which have the opposite benefits and drawbacks. I will report on some recent research that locating a sweet spot between these two extremes, requiring no more samples or computation than the weakest definitions but providing guarantees that are, in many cases, as useful for downstream users as the strongest ones.</p><p>This talk is based on joint work with Michael Kim, Princewill Okoroafor, Renato Paes Leme, Jon Schneider, and Yifeng Teng.</p><p><strong>BIO:</strong></p><p><br>Bobby Kleinberg is a Professor of Computer Science at Cornell University and a part-time Faculty Researcher at Google. His research concerns algorithms and their applications to machine learning, economics, networking, and other areas. Prior to receiving his doctorate from MIT in 2005, Kleinberg spent three years at Akamai Technologies; he and his co-workers received the 2018 SIGCOMM Networking Systems Award for pioneering the first Internet content delivery network. He is a Fellow of the ACM and a recipient of the ACM SIGecom Mid-Career Award for advancing the understanding of on-line learning and decision problems and their application to mechanism design.</p>]]></body>  <author>mwelch39</author>  <status>1</status>  <created>1723928132</created>  <gmt_created>2024-08-17 20:55:32</gmt_created>  <changed>1723928325</changed>  <gmt_changed>2024-08-17 20:58:45</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Trustworthy Forecasting Algorithms]]></teaser>  <type>event</type>  <sentence><![CDATA[Trustworthy Forecasting Algorithms]]></sentence>  <summary><![CDATA[<p><strong>ABSTRACT:</strong><br>Algorithms are increasingly tasked with forecasting the probabilities of uncertain events: a creditor repaying a loan, a user clicking an advertisement, or a word appearing next in a stream of text, for example. Such forecasts are trustworthy if their users can be sure they won't regret treating the predicted probabilities as if they were the actual distributions from which outcomes were sampled. The term "calibration" refers to various measures of forecast accuracy that attempt to formalize this property of trustworthiness. Defining calibration, and designing algorithms to achieve it, turns out to be a tightrope walk between strong definitions, which ensure reliable results for downstream users but are computationally and statistically harder to achieve, and weak definitions, which have the opposite benefits and drawbacks. I will report on some recent research that locating a sweet spot between these two extremes, requiring no more samples or computation than the weakest definitions but providing guarantees that are, in many cases, as useful for downstream users as the strongest ones.</p>]]></summary>  <start>2024-08-30T11:30:00-04:00</start>  <end>2024-08-30T12:30:00-04:00</end>  <end_last>2024-08-30T12:30:00-04:00</end_last>  <gmt_start>2024-08-30 15:30:00</gmt_start>  <gmt_end>2024-08-30 16:30:00</gmt_end>  <gmt_end_last>2024-08-30 16:30:00</gmt_end_last>  <times>    <item>      <value>2024-08-30T11:30:00-04:00</value>      <value2>2024-08-30T12:30:00-04:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </times>  <gmt_times>    <item>      <value>2024-08-30 11:30:00</value>      <value2>2024-08-30 12:30:00</value2>      <rrule><![CDATA[  ]]></rrule>      <timezone>America/New_York</timezone>      <timezone_db>America/New_York</timezone_db>      <date_type>datetime</date_type>    </item>  </gmt_times>  <phone><![CDATA[]]></phone>  <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>  <location_url>    <url><![CDATA[https://www.isye.gatech.edu/about/maps-directions]]></url>    <title><![CDATA[]]></title>  </location_url>  <email><![CDATA[]]></email>  <contact><![CDATA[]]></contact>  <fee><![CDATA[]]></fee>  <extras>      </extras>  <location><![CDATA[ ISyE Groseclose 402]]></location>  <media>      </media>  <hg_media>      </hg_media>  <boilerplate></boilerplate>  <boilerplate_text><![CDATA[]]></boilerplate_text>  <sidebar><![CDATA[]]></sidebar>  <related>      </related>  <files>      </files>  <groups>          <group id="1242"><![CDATA[School of Industrial and Systems Engineering (ISYE)]]></group>      </groups>  <categories>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></term>      </event_terms>  <event_audience>          <term tid="78761"><![CDATA[Faculty/Staff]]></term>          <term tid="174045"><![CDATA[Graduate students]]></term>          <term tid="177814"><![CDATA[Postdoc]]></term>          <term tid="78751"><![CDATA[Undergraduate students]]></term>          <term tid="78771"><![CDATA[Public]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node></nodes>