<nodes> <node id="610220">  <title><![CDATA[ARC-TRIAD Colloquium: Michael Mitzenmacher (Harvard)]]></title>  <uid>27544</uid>  <body><![CDATA[<p align = "center"><strong>ARC-TRIAD Colloquium</strong></p><p align = "center"><strong>Michael Mitzenmacher</strong></p><p align = "center"><strong>Monday, November 26, 2018</strong></p><p align = "center"><strong>Klaus 1116 East &ndash; 11:00 am</strong></p><p>&nbsp;</p><p><strong>Title:&nbsp; </strong>Bloom Filters, Cuckoo Hashing, Cuckoo Filters, Adaptive Cuckoo Filters, and Learned Bloom Filters</p><p><strong>Abstract:</strong>&nbsp; I will go over some of my past and present work on hashing-based data structures.&nbsp; After presenting some background on Bloom filters and cuckoo hashing, we will describe cuckoo filters, an efficient data structure for approximate set membership that improves on the well-known Bloom filter. We then discuss recent work on how to make cuckoo filters adaptive in response to false positives, which can be important for many practical problems.&nbsp; Finally, I will present some very recent work on how to possibly improve Bloom filters and related data structures using machine learning techniques.</p><p>----------------------------------</p><p><a href="http://www.eecs.harvard.edu/~michaelm/">Speaker&#39;s Webpage</a></p><p><em>Videos of recent talks are available at: </em><a href="https://smartech.gatech.edu/handle/1853/46836"><em>https://smartech.gatech.edu/handle/1853/46836</em></a></p><p><a href="https://mailman.cc.gatech.edu/mailman/listinfo/arc-colloq"><em>Click here to subscribe to the seminar email list: arc-colloq@cc.gatech.edu </em></a></p>]]></body>  <author>Francella Tonge</author>  <status>1</status>  <created>1535025835</created>  <gmt_created>2018-08-23 12:03:55</gmt_created>  <changed>1541181623</changed>  <gmt_changed>2018-11-02 18:00:23</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Bloom Filters, Cuckoo Hashing, Cuckoo Filters, Adaptive Cuckoo Filters, and Learned Bloom Filters - Klaus 1116E at 11 am]]></teaser>  <type>event</type>  <sentence><![CDATA[Bloom Filters, Cuckoo Hashing, Cuckoo Filters, Adaptive Cuckoo Filters, and Learned Bloom Filters - Klaus 1116E at 11 am]]></sentence>  <summary><![CDATA[]]></summary>  <start>2018-11-26T11:00:00-05:00</start>  <end>2018-11-26T12:00:00-05:00</end>  <end_last>2018-11-26T12:00:00-05:00</end_last>  <gmt_start>2018-11-26 16:00:00</gmt_start>  <gmt_end>2018-11-26 17:00:00</gmt_end>  <gmt_end_last>2018-11-26 17:00:00</gmt_end_last>  <times>    <item>      <value>2018-11-26T11:00:00-05:00</value>      <value2>2018-11-26T12: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>2018-11-26 11:00:00</value>      <value2>2018-11-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[]]></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="70263"><![CDATA[ARC]]></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="607600">  <title><![CDATA[ARC-TRIAD Colloquium: Mary Wootters (Stanford)]]></title>  <uid>27544</uid>  <body><![CDATA[<p align = "center"><strong>ARC-TRIAD Colloquium</strong></p><p align = "center"><strong>Mary Wootters</strong></p><p align = "center"><strong>Monday, October 1, 2018</strong></p><p align = "center"><strong>MiRC Pettit 102A&amp;B - 11:00 am</strong></p><p>&nbsp;</p><p><strong>Title:&nbsp; </strong>Improved Decoding of Folded Reed-Solomon and Multiplicity Codes</p><p><strong>Abstract:</strong>&nbsp; List-decoding is an important primitive in the theory of error correcting codes, and it has long been a goal to obtain explicit constructions of capacity-achieving, efficiently list-decodable codes.&nbsp; Folded Reed-Solomon Codes (Guruswami-Rudra 2008) and Multiplicity codes (Guruswami-Wang 2011, Kopparty 2012) are two such constructions.&nbsp; However, previous analysis of these codes could not guarantee optimal parameters.&nbsp; In particular, the &ldquo;list-size&rdquo; of these codes was only shown to be polynomial, while ideally it would be constant.&nbsp; Thus, over the past decade or so, there have been several modifications of these codes aimed at reducing the list size to constant.&nbsp; In this work, we show that in fact the list-sizes were constant all along, with no modifications required!&nbsp; Further, we use our result for univariate multiplicity codes to establish improved local list-decoding results for multivariate multiplicity codes.</p><p>In this talk, I&rsquo;ll define all the terms in the paragraph above (in particular, no prior knowledge of error correcting codes is necessary!), and sketch the proofs of the results mentioned above.</p><p>Joint work with Swastik Kopparty, Noga Ron-Zewi, and Shubhangi Saraf.</p><p>----------------------------------</p><p><a href="https://sites.google.com/site/marywootters/">Speaker&#39;s Webpage</a></p><p><em>Videos of recent talks are available at: </em><a href="https://smartech.gatech.edu/handle/1853/46836"><em>https://smartech.gatech.edu/handle/1853/46836</em></a></p><p><a href="https://mailman.cc.gatech.edu/mailman/listinfo/arc-colloq"><em>Click here to subscribe to the seminar email list: arc-colloq@cc.gatech.edu </em></a></p>]]></body>  <author>Francella Tonge</author>  <status>1</status>  <created>1531233086</created>  <gmt_created>2018-07-10 14:31:26</gmt_created>  <changed>1538399414</changed>  <gmt_changed>2018-10-01 13:10:14</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Improved Decoding of Folded Reed-Solomon and Multiplicity Codes - MiRC Pettit 102 A&B at 11 am]]></teaser>  <type>event</type>  <sentence><![CDATA[Improved Decoding of Folded Reed-Solomon and Multiplicity Codes - MiRC Pettit 102 A&B at 11 am]]></sentence>  <summary><![CDATA[]]></summary>  <start>2018-10-01T12:00:00-04:00</start>  <end>2018-10-01T13:00:00-04:00</end>  <end_last>2018-10-01T13:00:00-04:00</end_last>  <gmt_start>2018-10-01 16:00:00</gmt_start>  <gmt_end>2018-10-01 17:00:00</gmt_end>  <gmt_end_last>2018-10-01 17:00:00</gmt_end_last>  <times>    <item>      <value>2018-10-01T12:00:00-04:00</value>      <value2>2018-10-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>2018-10-01 12:00:00</value>      <value2>2018-10-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[]]></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="70263"><![CDATA[ARC]]></group>      </groups>  <categories>          <category tid="1792"><![CDATA[Arts and Performance]]></category>          <category tid="1795"><![CDATA[Seminar/Lecture/Colloquium]]></category>      </categories>  <event_terms>          <term tid="1792"><![CDATA[Arts and Performance]]></term>          <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="607350">  <title><![CDATA[ARC-TRIAD Colloquium: Leslie Valiant (Harvard)]]></title>  <uid>27544</uid>  <body><![CDATA[<p align = "center"><strong>ARC-TRIAD Colloquium</strong></p><p align = "center"><strong>Leslie Valiant</strong></p><p align = "center"><strong>Monday, October 22, 2018</strong></p><p align = "center"><strong>Klaus 1116 East &amp; West&nbsp; &ndash; 11:00 am</strong></p><p>&nbsp;</p><p><strong>Title:&nbsp; </strong>Where Computer Science Meets Neuroscience</p><p><strong>Abstract:</strong>&nbsp; For some problems in science there are several plausible theories and it remains to experimenters to determine which of them, if any, are valid. There exist other problems for which, in contrast, no known theory is widely accepted as plausible. Currently computational neuroscience is a field full of opportunity that offers several fundamental problems of the latter kind. We shall discuss one of these problems: Over a lifetime the brain performs hundreds of thousands of individual cognitive acts, of a variety of kinds, including the formation of new associations. Each such act depends on past experience, and, in turn, can have long lasting effects on future behavior. It is difficult to reconcile such large scale capabilities, including fast reaction times on new inputs when using knowledge acquired at various earlier times, with the known resource constraints on cortex, such as low connectivity and low average synaptic strength. Here we shall describe an approach to this fundamental problem that attempts to explain these phenomena in terms of concrete algorithms for a model of computation that is faithful to the most basic quantitative resources.</p><p>----------------------------------</p><p><a href="https://www.seas.harvard.edu/directory/valiant">Speaker&#39;s Webpage</a></p><p><em>Videos of recent talks are available at: </em><a href="https://smartech.gatech.edu/handle/1853/46836"><em>https://smartech.gatech.edu/handle/1853/46836</em></a></p><p><a href="https://mailman.cc.gatech.edu/mailman/listinfo/arc-colloq"><em>Click here to subscribe to the seminar email list: arc-colloq@cc.gatech.edu </em></a></p>]]></body>  <author>Francella Tonge</author>  <status>1</status>  <created>1530126909</created>  <gmt_created>2018-06-27 19:15:09</gmt_created>  <changed>1538399221</changed>  <gmt_changed>2018-10-01 13:07:01</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Where Computer Science Meets Neuroscience - Klaus 1116 E & W at 11 am]]></teaser>  <type>event</type>  <sentence><![CDATA[Where Computer Science Meets Neuroscience - Klaus 1116 E & W at 11 am]]></sentence>  <summary><![CDATA[]]></summary>  <start>2018-10-22T12:00:00-04:00</start>  <end>2018-10-22T13:00:00-04:00</end>  <end_last>2018-10-22T13:00:00-04:00</end_last>  <gmt_start>2018-10-22 16:00:00</gmt_start>  <gmt_end>2018-10-22 17:00:00</gmt_end>  <gmt_end_last>2018-10-22 17:00:00</gmt_end_last>  <times>    <item>      <value>2018-10-22T12:00:00-04:00</value>      <value2>2018-10-22T13: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>2018-10-22 12:00:00</value>      <value2>2018-10-22 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[]]></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="70263"><![CDATA[ARC]]></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="601435">  <title><![CDATA[ARC-TRIAD Colloquium:  Piotr Indyk (MIT)]]></title>  <uid>32895</uid>  <body><![CDATA[<p align = "center"><strong>Algorithms &amp; Randomness Center (ARC) and TRIAD</strong></p><p align = "center"><strong>Piotr Indyk&nbsp;(MIT)</strong></p><p align = "center"><strong>Monday, March 5, 2018</strong></p><p align = "center"><strong>Klaus 1116 East - 11am</strong></p><p>&nbsp;</p><p><strong>Title:</strong>&nbsp; &nbsp;&quot;Below P vs. NP: Conditional Quadratic-Time Hardness for Big Data Problems&quot;</p><p><strong>Abstract:&nbsp; </strong> &nbsp;</p><p>The theory of NP-hardness has been very successful in identifying problems that are unlikely to have general purpose polynomial time algorithms. However, many other important problems do have polynomial time algorithms, but large exponents in their time bounds can make them run for days, weeks or more. For example, quadratic time algorithms, although practical on moderately sized inputs, can become inefficient on problems that involve gigabytes or more of data. Although for many problems no subquadratic time algorithms are known, evidence of quadratic-time hardness has remained elusive.</p><p>In this talk, I will give an overview of recent research that aims to remedy this situation. In particular, I will describe hardness results for problems in string processing (e.g., edit distance computation or regular expression matching) and machine learning (e.g., support vector machines or batch gradient computation in neural networks). All of them have polynomial time algorithms, but despite an extensive amount of research, no near-linear time algorithms have been found for many variants of these problems. I will show that, under a natural complexity-theoretic conjecture, such algorithms do not exist. I will also describe how this framework has led to the development of new algorithms.</p><p>--------------------------------------</p><p><a href="https://people.csail.mit.edu/indyk/">Speaker&#39;s webpage</a></p><p><em>Videos of recent talks are available at: </em><a href="https://smartech.gatech.edu/handle/1853/46836"><em>https://smartech.gatech.edu/handle/1853/46836</em></a></p><p><a href="https://mailman.cc.gatech.edu/mailman/listinfo/arc-colloq"><em>Click here to subscribe to the seminar email list: arc-colloq@cc.gatech.edu </em></a></p><p>&nbsp;</p>]]></body>  <author>Eric Vigoda</author>  <status>1</status>  <created>1516995120</created>  <gmt_created>2018-01-26 19:32:00</gmt_created>  <changed>1519740119</changed>  <gmt_changed>2018-02-27 14:01:59</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA["Below P vs. NP: Conditional Quadratic-Time Hardness for Big Data Problems" - Klaus 1116E at 11am]]></teaser>  <type>event</type>  <sentence><![CDATA["Below P vs. NP: Conditional Quadratic-Time Hardness for Big Data Problems" - Klaus 1116E at 11am]]></sentence>  <summary><![CDATA[]]></summary>  <start>2018-03-05T11:00:00-05:00</start>  <end>2018-03-05T12:00:00-05:00</end>  <end_last>2018-03-05T12:00:00-05:00</end_last>  <gmt_start>2018-03-05 16:00:00</gmt_start>  <gmt_end>2018-03-05 17:00:00</gmt_end>  <gmt_end_last>2018-03-05 17:00:00</gmt_end_last>  <times>    <item>      <value>2018-03-05T11:00:00-05:00</value>      <value2>2018-03-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>2018-03-05 11:00:00</value>      <value2>2018-03-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[]]></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="70263"><![CDATA[ARC]]></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="78751"><![CDATA[Undergraduate students]]></term>      </event_audience>  <keywords>      </keywords>  <userdata><![CDATA[]]></userdata></node><node id="600861">  <title><![CDATA[ARC-TRIAD Seminar - Yan Shuo Tan (Michigan)]]></title>  <uid>27544</uid>  <body><![CDATA[<p align = "center"><strong>ARC-TRIAD</strong></p><p align = "center"><strong>Yan Shuo Tan (Michigan)</strong></p><p align = "center"><strong>Monday, January 22, 2018</strong></p><p align = "center"><strong>Pettit Microelectonics Bldg. </strong></p><p align = "center"><strong>Pettit Rm 102A  -  2:00 pm</strong></p><p>&nbsp;</p><p><strong>Title:&nbsp; </strong>Efficient algorithms for phase retrieval in high dimensions</p><p><strong>Abstract:</strong>&nbsp; Mathematical phase retrieval is the problem of solving systems of rank-1 quadratic equations. Over the last few years, there has been much interest in constructing algorithms with provable guarantees. Both theoretically and empirically, the most successful approaches have involved direct optimization of non-convex loss functions. In the first half of this talk, we will discuss how SGD for one of these loss functions provably results in (rapid) linear convergence with high probability. In the second half of the talk, we will discuss a semidefinite programming algorithm that simultaneously makes use of a sparsity prior on the solution vector, while overcoming possible model misspecification.</p><p>----------------------------------</p><p><a href="http://www-personal.umich.edu/~yanshuo/">Speaker&#39;s Webpage</a></p><p><em>Videos of recent talks are available at: </em><a href="https://smartech.gatech.edu/handle/1853/46836"><em>https://smartech.gatech.edu/handle/1853/46836</em></a></p><p><a href="https://mailman.cc.gatech.edu/mailman/listinfo/arc-colloq"><em>Click here to subscribe to the seminar email list: arc-colloq@cc.gatech.edu </em></a></p>]]></body>  <author>Francella Tonge</author>  <status>1</status>  <created>1516123332</created>  <gmt_created>2018-01-16 17:22:12</gmt_created>  <changed>1516376011</changed>  <gmt_changed>2018-01-19 15:33:31</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Efficient algorithms for phase retrieval in high dimensions]]></teaser>  <type>event</type>  <sentence><![CDATA[Efficient algorithms for phase retrieval in high dimensions]]></sentence>  <summary><![CDATA[]]></summary>  <start>2018-01-22T14:00:00-05:00</start>  <end>2018-01-22T15:00:00-05:00</end>  <end_last>2018-01-22T15:00:00-05:00</end_last>  <gmt_start>2018-01-22 19:00:00</gmt_start>  <gmt_end>2018-01-22 20:00:00</gmt_end>  <gmt_end_last>2018-01-22 20:00:00</gmt_end_last>  <times>    <item>      <value>2018-01-22T14:00:00-05:00</value>      <value2>2018-01-22T15: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>2018-01-22 02:00:00</value>      <value2>2018-01-22 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[]]></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="70263"><![CDATA[ARC]]></group>      </groups>  <categories>      </categories>  <event_terms>      </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="600607">  <title><![CDATA[ARC-TRIAD Seminar - Cong Han Lim (Wisconsin)]]></title>  <uid>27544</uid>  <body><![CDATA[<p align = "center"><strong>ARC-TRIAD</strong></p><p align = "center"><strong>Cong Han Lim (Wisconsin)</strong></p><p align = "center"><strong>Wednesday, January 17, 2018</strong></p><p align = "center"><strong>Groseclose 402 - 10:00 am</strong></p><p>&nbsp;</p><p><strong>Title:&nbsp; </strong>Towards Large-Scale Nonconvex/Stochastic Discrete Optimization</p><p><strong>Abstract:</strong>&nbsp; Modern data analytics is powered by scalable mathematical optimization methods. For decision-making, we want to be able to solve large-scale mathematical problems that include discrete choices or structures. These can already be very challenging to solve exactly even when the objective and feasible region are convex. We want to be able to model more general concepts that naturally lead to huge or nonconvex formulations, such as robustness to uncertainty, economic ideas like economies of scale, and physical concepts in engineering applications such as power systems and water network design.</p><p>&nbsp;In this talk, I will present techniques for handling two such families of problems. I will demonstrate a new class of cutting planes for mixed-integer programs with separable concave costs and show that they can be combined with existing cuts for canonical mixed-integer linear sets. For stochastic mixed-integer programs, I will describe a new subgradient method for solving the dual decomposition that parallelizes significantly better than traditional subgradient on modern distributed and multi-core computer architectures. I will conclude by discussing some future directions in machine learning and (stochastic) mixed-integer programming.</p><p>----------------------------------</p><p><a href="https://limconghan.github.io/">Speaker&#39;s Webpage</a></p><p><em>Videos of recent talks are available at: </em><a href="https://smartech.gatech.edu/handle/1853/46836"><em>https://smartech.gatech.edu/handle/1853/46836</em></a></p><p><a href="https://mailman.cc.gatech.edu/mailman/listinfo/arc-colloq"><em>Click here to subscribe to the seminar email list: arc-colloq@cc.gatech.edu </em></a></p>]]></body>  <author>Francella Tonge</author>  <status>1</status>  <created>1515591133</created>  <gmt_created>2018-01-10 13:32:13</gmt_created>  <changed>1515764103</changed>  <gmt_changed>2018-01-12 13:35:03</gmt_changed>  <promote>0</promote>  <sticky>0</sticky>  <teaser><![CDATA[Towards Large-Scale Nonconvex/Stochastic Discrete Optimization]]></teaser>  <type>event</type>  <sentence><![CDATA[Towards Large-Scale Nonconvex/Stochastic Discrete Optimization]]></sentence>  <summary><![CDATA[]]></summary>  <start>2018-01-17T10:00:00-05:00</start>  <end>2018-01-17T11:00:00-05:00</end>  <end_last>2018-01-17T11:00:00-05:00</end_last>  <gmt_start>2018-01-17 15:00:00</gmt_start>  <gmt_end>2018-01-17 16:00:00</gmt_end>  <gmt_end_last>2018-01-17 16:00:00</gmt_end_last>  <times>    <item>      <value>2018-01-17T10:00:00-05:00</value>      <value2>2018-01-17T11: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>2018-01-17 10:00:00</value>      <value2>2018-01-17 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[]]></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="70263"><![CDATA[ARC]]></group>      </groups>  <categories>      </categories>  <event_terms>      </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></nodes>