{"id":5736,"date":"2024-02-12T20:37:48","date_gmt":"2024-02-12T20:37:48","guid":{"rendered":"https:\/\/ccc-home.local\/?post_type=eventopportunities&#038;p=5736"},"modified":"2024-06-26T20:12:47","modified_gmt":"2024-06-26T20:12:47","slug":"trust-and-human-connection-in-the-age-of-ai-and-social-networks","status":"publish","type":"eventopportunities","link":"https:\/\/www.ccc.mit.edu\/eventopportunities\/trust-and-human-connection-in-the-age-of-ai-and-social-networks\/","title":{"rendered":"Trust and Human Connection in the Age of AI and Social Networks"},"content":{"rendered":"\n\n<div style=\"background-color: #FFFFFF\" id=\"Overview\" data-acf-block=\"Overview\">\n\n    <div class=\"container-custom-reverse\">\n\n        <!-- <hr> element conditional --> \n                    <hr class=\"wp-block-separator\"> <\/hr>\n        \n        <div class=\"row\">\n\n            <!-- Left title and whitespace --> \n            <div class=\"col-lg-4 col-md-6 col-sm-12\"> \n                <h4 class=eventopp-block-title >Overview<\/h4>\n            <\/div>\n\n            <!-- Right body section --> \n            <div class = \"col-lg-6 col-md-6 col-sm-12\">\n                <p><span style=\"font-weight: 400;\">Over the course of the day, attendees:\u00a0<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">heard from experts on the challenges and opportunities for generative AI; the hurdles facing\u00a0 <\/span>preservation of our democracy; and a new platform that scales dialogue with technology<\/li>\n<li><span style=\"font-weight: 400;\">learned about a campus<\/span><span style=\"font-weight: 400;\">-wide <\/span><span style=\"font-weight: 400;\">MIT facilitated-dialogue initiative to address tension and distrus<\/span><span style=\"font-weight: 400;\">t<\/span><\/li>\n<li><span style=\"font-weight: 400;\">experienced real talk and real listening insights through analysis of your pre-recorded <\/span>conversations<\/li>\n<li><span style=\"font-weight: 400;\">explored interactive demos and high-impact field work during a research open house<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Highlights included conversations with:<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\"><strong>Martha Minow<\/strong>, Professor, Harvard Law Schoo<\/span><span style=\"font-weight: 400;\">l<\/span><\/li>\n<li><span style=\"font-weight: 400;\"><strong>Oren Etzioni<\/strong>, Founder of <a href=\"http:\/\/truemedia.org\/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=http:\/\/truemedia.org\/&amp;source=gmail&amp;ust=1712435972055000&amp;usg=AOvVaw3ByXDaesfvc4I4k2kG05DF\"><span style=\"text-decoration: underline;\">TrueMedia.org<\/span><\/a>, Founding Chief Executive Officer at the Allen Institute for AI (AI2), and Professor Emeritus at the University of Washington<\/span><\/li>\n<li><span style=\"font-weight: 400;\"><strong>Robert Clark<\/strong>, <\/span><span style=\"font-weight: 400;\">Founder and CEO, Newark Opportunity Youth Network<\/span><\/li>\n<li><strong>Melody Barnes<\/strong>, Executive Director, University of Virginia Karsh Institute of Democracy<\/li>\n<li><span style=\"font-weight: 400;\"><strong>Kathy Cramer<\/strong>, <\/span><span style=\"font-weight: 400;\">Professor, University of Wisconsin-Madison<\/span><\/li>\n<li><strong>Claire Wardle,\u00a0<\/strong>Professor, Brown University<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">We know the challenges we are currently facing are significant, yet we remain energized that we can\u2013and will\u2013make a difference.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Questions? Send email to <a class=\"link-build-content\" href=\"mailto:deb-roy-cccevent@media.mit.edu\"><span style=\"text-decoration: underline;\">deb-roy-cccevent@media.mit.edu<\/span><u>.\u00a0<\/u><\/a><\/span><br \/>\n<span id=\"agenda\"> <\/span><\/p>\n<p>&nbsp;<\/p>\n            <\/div>  \n\n            <div style=\"width: 100%; height: 60px;\"><\/div>\n            \n        <\/div>\n        \n    <\/div>     \n\n<\/div>  \n\n\n\n\n\n\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.7.0\/jquery.min.js\" integrity=\"sha512-3gJwYpMe3QewGELv8k\/BX9vcqhryRdzRMxVfq6ngyWXwo03GFEzjsUm8Q7RZcHPHksttq7\/GFoxjCVUjkjvPdw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\" integrity=\"sha512-bPs7Ae6pVvhOSiIcyUClR7\/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n\n<script type=\"text\/javascript\">\n\n    $(document).ready(function() {\n        $('.eventopp-media-carousel').each(function() {\n            var $carousel = $(this);\n            var carouselOptions = {\n                loop:false,\n                margin:0,\n                nav:false,\n                dots:false,\n                slideBy: 1,\n                mouseDrag: true,\n                touchDrag: true,\n                pullDrag: true,\n                responsive:{\n                    0:{\n                        items:1\n                    },\n                    768:{\n                        items:1\n                    },\n                    992:{\n                        items:1\n                    }\n                }\n            };\n\n        $carousel.owlCarousel(carouselOptions);\n\n        var $container = $carousel.closest('.container-carousel');\n        var $nextButton = $container.find('.my-next-button');\n        var $prevButton = $container.find('.my-prev-button');\n        var targetCarousel = $carousel.attr('id');\n  \n        $prevButton.addClass('disabled');\n\n        $carousel.on('changed.owl.carousel', function(event) {\n            var currentItem = event.item.index; \/\/ Index of the currently visible item\n            var itemsCount = event.item.count;\n\n            \/\/ Enable\/disable previous button\n            if (currentItem == 0) {\n                $prevButton.addClass('disabled');\n            } else {\n                $prevButton.removeClass('disabled');\n            }\n\n            \/\/ Enable\/disable next button\n            if (currentItem == itemsCount - 1 ) {\n                $nextButton.addClass('disabled');\n            } else {\n                $nextButton.removeClass('disabled');\n            }\n        });\n\n        $nextButton.click(function() {\n        $carousel.trigger('next.owl.carousel');\n        });\n\n        $prevButton.click(function() {\n        $carousel.trigger('prev.owl.carousel');\n        });\n    });\n    });\n\n<\/script>\n\n<head>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" integrity=\"sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj\/EFTzpbP4RVSrpEikbmdJobCvhE3g==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" integrity=\"sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4\/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa\/s+a4f4i5pLkw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n    <style>\n        button.my-prev-button, button.my-next-button {\n            border: none;\n        }\n\n        .my-prev-button.disabled, .my-next-button.disabled {\n            opacity: 0.5;\n            cursor: not-allowed\n        }\n    <\/style>\n<\/head>\n\n<div style=\"background-color: #FFFFFF\" id=\"Photography\" data-acf-block=\"Photography\">\n\n    <div class=\"container-custom-reverse\">\n\n        <div class=\"container-carousel\">\n\n            <!-- <hr> element conditional --> \n                            <hr class=\"wp-block-separator\"> <\/hr>\n            \n            <div class=\"row\">\n\n                <div class = \"col-12\" style=\"display: flex\">\n\n                    <div class = \"col-lg-9 col-md-9 col-sm-8\" style=\"padding: 0px\">\n                        <h4 class=eventopp-block-title >Photography<\/h4>\n                    <\/div>\n\n                    <!-- < Previous | Next > navigation -->\n                    <div class = \"col-lg-3 col-md-3 col-sm-4\" style=\"text-align: right; padding: 0px;\">\n                        <button class = \"my-prev-button\" data-target=\"owl-carousel\" style=\"background-color: #FFFFFF\">\n                            <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-left.svg\"  style=\"padding: 1px 6px 1px 0px; margin-bottom: 0px;\">\n                            <span class=\"sm-none\" style = \"text-decoration: underline; color: #828C96;\">Previous<\/span>\n                        <\/button>\n                        <span class=\"sm-none\" style = \"color: #828C96;\">|<\/span>\n                        <button class = \"my-next-button\" data-target=\"owl-carousel\" style=\"background-color: #FFFFFF;\">\n                            <span class=\"sm-none\" style = \"text-decoration: underline; color: #828C96;\">Next<\/span>\n                            <img src= \"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-right.svg\" style=\"padding: 1px 0px 1px 6px; margin: 0px\">\n                        <\/button>\n                    <\/div>\n\n                <\/div>\n\n                <!-- Left title and whitespace --> \n                <div class=\"col-lg-4 col-md-12 col-sm-12\"> \n                    <p> <p>All photos can be viewed and downloaded from <a href=\"https:\/\/drive.google.com\/drive\/folders\/11XLOVLptQeJ_TUJm6-qofKfQT_oKlFBz?usp=sharing\">this folder<\/a>.<\/p>\n <\/p>\n\n                                            <div class=\"wp-block-button-light\">\n                            <a class=\"wp-block-button__link\" href=\"https:\/\/drive.google.com\/drive\/folders\/11XLOVLptQeJ_TUJm6-qofKfQT_oKlFBz?usp=sharing\" target=\"_blank\"> \n                                View all                                <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-right.svg\" style=\"padding: 0px 0px 2px 0px; margin: 0px\">\n                            <\/a>\n                        <\/div>\n                                        \n                <\/div>\n\n                <!-- Right body section --> \n                <div class = \"col-lg-8 col-md-12 col-sm-12\" >\n                    \n                    <!-- Carousel -->\n                    <div class=\"owl-carousel owl-theme eventopp-media-carousel\">\n\n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_04.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_15.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_33.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_79.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_106.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_121.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_132.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/2025-05_May7_Luk_142.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                                                        \n                                <div>\n                                    <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/06\/41-DSC04539-1-scaled-aspect-ratio-920-613-scaled.jpg\">\n                                    <figcaption style=\"margin-top: 10px\">  <figcaption>\n                                <\/div>\n\n                            \n                                                \n                    <\/div>\n                \n                <\/div>\n\n                <div style=\"width: 100%; height: 60px;\"><\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.7.0\/jquery.min.js\" integrity=\"sha512-3gJwYpMe3QewGELv8k\/BX9vcqhryRdzRMxVfq6ngyWXwo03GFEzjsUm8Q7RZcHPHksttq7\/GFoxjCVUjkjvPdw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\" integrity=\"sha512-bPs7Ae6pVvhOSiIcyUClR7\/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n\n<script type=\"text\/javascript\">\n\n    $(document).ready(function() {\n        $('.eventopp-media-carousel').each(function() {\n            var $carousel = $(this);\n            var carouselOptions = {\n                loop:false,\n                margin:0,\n                nav:false,\n                dots:false,\n                slideBy: 1,\n                mouseDrag: true,\n                touchDrag: true,\n                pullDrag: true,\n                responsive:{\n                    0:{\n                        items:1\n                    },\n                    768:{\n                        items:1\n                    },\n                    992:{\n                        items:1\n                    }\n                }\n            };\n\n        $carousel.owlCarousel(carouselOptions);\n\n        var $container = $carousel.closest('.container-carousel');\n        var $nextButton = $container.find('.my-next-button');\n        var $prevButton = $container.find('.my-prev-button');\n        var targetCarousel = $carousel.attr('id');\n  \n        $prevButton.addClass('disabled');\n\n        $carousel.on('changed.owl.carousel', function(event) {\n            var currentItem = event.item.index; \/\/ Index of the currently visible item\n            var itemsCount = event.item.count;\n\n            \/\/ Enable\/disable previous button\n            if (currentItem == 0) {\n                $prevButton.addClass('disabled');\n            } else {\n                $prevButton.removeClass('disabled');\n            }\n\n            \/\/ Enable\/disable next button\n            if (currentItem == itemsCount - 1 ) {\n                $nextButton.addClass('disabled');\n            } else {\n                $nextButton.removeClass('disabled');\n            }\n        });\n\n        $nextButton.click(function() {\n        $carousel.trigger('next.owl.carousel');\n        });\n\n        $prevButton.click(function() {\n        $carousel.trigger('prev.owl.carousel');\n        });\n    });\n    });\n\n<\/script>\n\n<head>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" integrity=\"sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj\/EFTzpbP4RVSrpEikbmdJobCvhE3g==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" integrity=\"sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4\/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa\/s+a4f4i5pLkw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n    <style>\n        button.my-prev-button, button.my-next-button {\n            border: none;\n        }\n\n        .my-prev-button.disabled, .my-next-button.disabled {\n            opacity: 0.5;\n            cursor: not-allowed\n        }\n    <\/style>\n<\/head>\n\n<div style=\"background-color: #FFFFFF\" id=\"Recordings\" data-acf-block=\"Recordings\">\n\n    <div class=\"container-custom-reverse\">\n\n        <div class=\"container-carousel\">\n\n            <!-- <hr> element conditional --> \n                            <hr class=\"wp-block-separator\"> <\/hr>\n            \n            <div class=\"row\">\n\n                <div class = \"col-12\" style=\"display: flex\">\n\n                    <div class = \"col-lg-9 col-md-9 col-sm-8\" style=\"padding: 0px\">\n                        <h4 class=eventopp-block-title >Recordings<\/h4>\n                    <\/div>\n\n                    <!-- < Previous | Next > navigation -->\n                    <div class = \"col-lg-3 col-md-3 col-sm-4\" style=\"text-align: right; padding: 0px;\">\n                        <button class = \"my-prev-button\" data-target=\"owl-carousel\" style=\"background-color: #FFFFFF\">\n                            <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-left.svg\"  style=\"padding: 1px 6px 1px 0px; margin-bottom: 0px;\">\n                            <span class=\"sm-none\" style = \"text-decoration: underline; color: #828C96;\">Previous<\/span>\n                        <\/button>\n                        <span class=\"sm-none\" style = \"color: #828C96;\">|<\/span>\n                        <button class = \"my-next-button\" data-target=\"owl-carousel\" style=\"background-color: #FFFFFF;\">\n                            <span class=\"sm-none\" style = \"text-decoration: underline; color: #828C96;\">Next<\/span>\n                            <img src= \"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-right.svg\" style=\"padding: 1px 0px 1px 6px; margin: 0px\">\n                        <\/button>\n                    <\/div>\n\n                <\/div>\n\n                <!-- Left title and whitespace --> \n                <div class=\"col-lg-4 col-md-12 col-sm-12\"> \n                    <p> <p>All recordings can be viewed in this <a href=\"https:\/\/www.youtube.com\/playlist?list=PLNW93TBi3jJPozwMROoVNaLKDIV9dHnUJ\">playlist.<\/a><\/p>\n <\/p>\n\n                                            <div class=\"wp-block-button-light\">\n                            <a class=\"wp-block-button__link\" href=\"https:\/\/www.youtube.com\/playlist?list=PLNW93TBi3jJPozwMROoVNaLKDIV9dHnUJ\" target=\"_blank\"> \n                                View all                                <img src = \"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-right.svg\" style=\"padding: 0px 0px 2px 0px; margin: 0px\">\n                            <\/a>\n                        <\/div>\n                                        \n                <\/div>\n\n                <!-- Right body section --> \n                <div class = \"col-lg-8 col-md-12 col-sm-12\" >\n                    \n                    <!-- Carousel -->\n                    <div class=\"owl-carousel owl-theme eventopp-media-carousel\">\n\n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                            \n                                <div>\n                                    <div class=\"embed-container\">\n                                        <iframe loading=\"lazy\" title=\"State of the Network | Deb Roy | Trust and Human Connection in the Age of AI and Social Network\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/uJWMgGkL-ho?list=PLNW93TBi3jJPozwMROoVNaLKDIV9dHnUJ\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>                                    <\/div> \n                                    <figcaption style=\"margin-top: 10px\"> State of the Network | Deb Roy <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                            \n                                <div>\n                                    <div class=\"embed-container\">\n                                        <iframe loading=\"lazy\" title=\"On Democracy | Martha Minow, Melody Barnes, and Andrew Heyward | MIT CCC\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/Wseyp_JvNYQ?list=PLNW93TBi3jJPozwMROoVNaLKDIV9dHnUJ\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>                                    <\/div> \n                                    <figcaption style=\"margin-top: 10px\"> On Democracy | Martha Minow, Melody Barnes, and Andrew Heyward <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                            \n                                <div>\n                                    <div class=\"embed-container\">\n                                        <iframe loading=\"lazy\" title=\"On Truth | Oren Etzioni, Claire Wardle, and Dimitra Dimitrakopoulou | MIT CCC\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/jS6486xcMkk?list=PLNW93TBi3jJPozwMROoVNaLKDIV9dHnUJ\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>                                    <\/div> \n                                    <figcaption style=\"margin-top: 10px\"> On Truth | Oren Etzioni, Claire Wardle, and Dimitra Dimitrakopoulou <figcaption>\n                                <\/div>\n\n                            \n                        \n                            <!-- Start of a carousel slide -->\n                                                        \n                            \n                                <div>\n                                    <div class=\"embed-container\">\n                                        <iframe loading=\"lazy\" title=\"On Listening | Kathy Cramer, Robert Clark, Deb Roy | MIT CCC\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/JNmq4aLYm3A?list=PLNW93TBi3jJPozwMROoVNaLKDIV9dHnUJ\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>                                    <\/div> \n                                    <figcaption style=\"margin-top: 10px\"> On Listening | Kathy Cramer, Robert Clark, Deb Roy <figcaption>\n                                <\/div>\n\n                            \n                                                \n                    <\/div>\n                \n                <\/div>\n\n                <div style=\"width: 100%; height: 60px;\"><\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n\n<div style=\"background-color: #FFFFFF\" id=\"Agenda\" data-acf-block=\"Agenda\">\n\n    <div class=\"container-custom-reverse\">\n\n        <!-- <hr> element conditional --> \n                    <hr class=\"wp-block-separator\"> <\/hr>\n        \n        <div class=\"row\">\n\n            <!-- Left title and whitespace --> \n            <div class=\"col-lg-4 col-md-12 col-sm-12\"> \n                <h4 class=eventopp-block-title >Agenda<\/h4>\n            <\/div>\n\n            <!-- Right body section --> \n            <div class = \"col-lg-8 col-md-12 col-sm-12\" >\n\n                                    \n                        <!-- Start of a day's agenda -->\n                        \n                        <h4>May 7, 2024<\/h4>\n                        <div class=\"accordion\">\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>8:00 AM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Continental Breakfast<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>9:00 AM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Welcome: Deb Roy<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>9:15 AM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Conversation with Martha Minow and Melody Barnes, \r\nModerated by Andrew Heyward<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>10:00 AM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>State of the Network: Deb Roy<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>10:30 AM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Open House \r\nInteractive demos by CCC researchers, Cortico and Cortico partners\r\n<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>12:30 PM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Lunch + Analogia <\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>1:30 PM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Conversation with Oren Etzioni and Claire Wardle, Moderated by Dimitra Dimitrakopoulou<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>2:30 PM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Workshops I<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p class=><p><strong>Dialogue, listening, and human connection in the age of social media<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Kathy Cramer, University of Wisconsin-Madison &amp; MIT Center for Constructive Communication\u00a0<\/span><\/i><\/p>\n<p><strong>Opportunities and threats to democracy in the age of AI<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Deb Roy, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<p><strong>Youth voices, youth leadership: Bringing young people into decision-making<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Alex Kelly Berman &amp; Hana Carey, Cortico<\/span><\/i><\/p>\n<\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                            <div class=\"arrow-container\">\n                                                    <img decoding=\"async\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-down.svg\">\n                                                <\/div>\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>4:00 PM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Break<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>4:15 PM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Workshops II<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p class=><p><strong>Tech-enhanced Citizens\u2019 Assemblies: A new paradigm of citizen-led democracy<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Dimitra Dimitrakopoulou, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<p><strong>Truth, trust, and media ecosystems in an AI-driven world<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Andrew Heyward, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<p><strong>\u00a0Workplaces as Listening Organizations<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Russell Stevens, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                            <div class=\"arrow-container\">\n                                                    <img decoding=\"async\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/themes\/understrap-main\/assets\/imgccc\/arrow-gray-down.svg\">\n                                                <\/div>\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>5:30 PM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Conversation with Kathy Cramer and Robert Clark, Moderated by Deb Roy \r\n<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                                <!-- Start of a session -->\n                                \n                                    <hr class=\"wp-block-separator\" style=\"margin-bottom: 8px;\"> <\/hr>\n\n                                    <div class=\"session\" style=\"display: flex\">\n                                        <div class=\"col-lg-2 col-md-2 col-3 pad-left-none\">\n                                            <p>6:00 PM<\/p>\n                                        <\/div>\n\n                                        <div class=\"col-lg-7 col-md-7 col-8 pad-left-none\">\n                                            <p>Reception<\/p>\n                                            <div class=\"content\">\n                                                                                                    <p style=\"margin-bottom: 0px;\" class=><\/p>\n                                                                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"col-lg-3 col-md-3 col-1 pad-right-none\" style=\"text-align: right\">\n                                                                                    <\/div>\n\n                                    <\/div>\n\n                            \n                        <\/div>\n\n                        <div style=\"width: 100%; height: 60px;\"><\/div>\n\n                    \n                \n            <\/div>  \n            \n        <\/div>\n        \n    <\/div>     \n\n<\/div> \n\n<script>\n  \/\/ Function to toggle the active class on the content div\n  function toggleContent(event) {\n    const session = event.currentTarget; \/\/ The clicked \"session\" div\n    const content = session.querySelector('.content'); \/\/ The content div inside the clicked \"session\" div\n\n    \/\/ Toggle the \"active\" class on the content div\n    session.classList.toggle('active');\n    content.classList.toggle('active');\n  }\n\n  \/\/ Add click event listener to all elements with the class \"session\"\n  const sessions = document.querySelectorAll('.session');\n  sessions.forEach(session => {\n    session.addEventListener('click', toggleContent);\n  });\n<\/script>\n\n\n\n\n<div style=\"background-color: #FFFFFF\" id=\"Workshops\" data-acf-block=\"Workshops\">\n\n    <div class=\"container-custom-reverse\">\n\n        <!-- <hr> element conditional --> \n                    <hr class=\"wp-block-separator\"> <\/hr>\n        \n        <div class=\"row\">\n\n            <!-- Left title and whitespace --> \n            <div class=\"col-lg-4 col-md-6 col-sm-12\"> \n                <h4 class=eventopp-block-title >Workshops<\/h4>\n            <\/div>\n\n            <!-- Right body section --> \n            <div class = \"col-lg-6 col-md-6 col-sm-12\">\n                <h4 id=\"workshops\">Session 1<\/h4>\n<p><strong>Dialogue, listening, and human connection in the age of social media<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Kathy Cramer, University of Wisconsin-Madison &amp; MIT Center for Constructive Communication\u00a0<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400;\">In an era where AI-fueled social media and related technologies are increasingly becoming integral to our daily lives, human connection, dialogue, and listening face new challenges and possibilities. In this workshop, we&#8217;ll explore the profound impact of technology on the ways we listen, communicate, and connect with each other. Amidst the complexities of our technology-infused reality, there&#8217;s an urgent need to rethink how we engage in dialogue and practice listening to foster deep and authentic human connections. During the workshop, participants will be invited to share their personal experiences related to trust, connection, and empathy within the context of our tech-driven reality to imagine how social dialogue networks can serve as tools for building bridges rather than barriers.<\/span><\/p>\n<p><strong>Opportunities and threats to democracy in the age of AI<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Deb Roy, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400;\">The potential impact of AI on fundamental aspects of democracy \u2013 self-governance, individual freedom, fairness, and the rule of law \u2013 appears to be a mix of good and bad. AI could be leveraged to assist people in lifting voices, becoming more informed citizens, strengthening communities, and bridging divides. Yet generative AI could also disrupt trustworthy channels for public input to law and policy makers, become a conduit for biases and falsehoods, and erode societal and institutional trust. Join us in exploring the complex interplay of AI and democratic processes as we work to expand our collective imagination of the changes afoot, and identify pathways to encouraging the good and guard against the bad.<\/span><\/p>\n<p><strong>Youth voices, youth leadership: Bringing young people into decision-making<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Alex Kelly Berman &amp; Hana Carey, Cortico<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400;\">Join us for a dynamic and interactive workshop where we delve into the findings from Opportunity Youth Network\u2019s Youth Policy Advisory Board project, &#8220;Youth Speak for Themselves: Revolutionizing the Quality of Education in Newark.&#8221; This workshop, led by young leaders from the Youth Policy and Advisory Board, offers a unique opportunity to learn, analyze, and reflect on the insights gathered from their conversations with over 170 young people in Newark, NJ. During the workshop, participants will learn more about the potential impact of youth leadership, and why incorporating youth voice is important. We will also work in small groups, to identify how your own work could incorporate youth voice, and walk away with at least one concrete action step to integrate it into your current or future projects.<\/span><\/p>\n<p>&nbsp;<\/p>\n<h4>Session 2<\/h4>\n<p><strong>Tech-enhanced Citizens\u2019 Assemblies: A new paradigm of citizen-led democracy<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Dimitra Dimitrakopoulou, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400;\">This workshop explores how democracy can be renewed beyond elections with governance innovations that shift <\/span><i><span style=\"font-weight: 400;\">who<\/span><\/i><span style=\"font-weight: 400;\"> has power and <\/span><i><span style=\"font-weight: 400;\">how<\/span><\/i><span style=\"font-weight: 400;\"> decisions are taken. One of the most promising ways in which this is happening around the world is through deliberative bodies such as Citizens\u2019 Assemblies. These assemblies bring together diverse and broadly representative groups of people selected by sortition (lottery) for extended periods of time, creating the epistemic conditions to consider complex policy and political issues, and to find high thresholds of common ground on shared recommendations. In this workshop, we\u2019ll explore the potential of Citizens\u2019 Assemblies as defining institutions of a new democratic paradigm, how technology can enhance their quality, trustworthiness, and scalability, the latest trend of institutionalization, and whether a next \u2018deliberative wave\u2019 is one where Citizens\u2019 Assemblies gain decision-making authority.\u00a0<\/span><\/p>\n<p><strong>Truth, trust, and media ecosystems in an AI-driven world<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Andrew Heyward, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400;\">How do you know what to believe when you read or watch the news? American journalism already struggles with a crisis of trust, and the rapid growth of AI is likely to exacerbate the problem. A Gallup poll found last fall that 39% of respondents have no confidence \u2013 \u201cnone at all\u201d \u2013 in the news media. That\u2019s a historic high and a profound threat to a healthy democracy.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Generative AI\u2019s ability to produce misinformation and disinformation at unheard-of scale, increasingly including audio and video, threatens to shake whatever trust remains in reliable reporting. News organizations and their audiences have a shared interest in understanding AI\u2019s role in a changing media ecosystem: identifying the dangers it poses and harnessing its power to strengthen trust in reliable information rather than shredding confidence altogether.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Join news leaders and experts on AI and the information wars as we explore these issues in an interactive workshop that will not just assess the threat but identify some prospective responses.\u00a0<\/span><\/p>\n<p><strong>Workplaces as listening organizations<\/strong><\/p>\n<p><i><span style=\"font-weight: 400;\">Moderated by Russell Stevens, MIT Center for Constructive Communication<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400;\">Join us in exploring the idea of transforming workplaces into environments where active listening is at the core of their culture. We will explore best practices, strategies, and technologies that can help organizations better listen to and engage with their employees, stakeholders, and wider communities. With a mission to become listening organizations, workplaces can foster the power of listening in creating more resilient and connected spaces as well as pave the way for demonstrable listening and responsive decision making. This, in turn, creates a more open, respectful, and supportive work environment, where every voice is heard and valued and organizations become more adaptable, innovative, and, ultimately, more successful in fostering diversity, equity, inclusion, and belonging.<\/span><\/p>\n            <\/div>  \n\n            <div style=\"width: 100%; height: 60px;\"><\/div>\n            \n        <\/div>\n        \n    <\/div>     \n\n<\/div>  \n\n\n\n\n\n\n\n<div style=\"background-color: #FFFFFF\" id=\"Speakers\" data-acf-block=\"Speakers\">\n\n    <div class=\"container-custom-reverse\">\n\n        <!-- <hr> element conditional --> \n                    <hr class=\"wp-block-separator\"> <\/hr>\n        \n        <div class=\"row\">\n\n            <!-- Left title and whitespace --> \n            <div class=\"col-lg-4 col-md-6 col-sm-12\"> \n                <h4 class=eventopp-block-title >Speakers<\/h4>\n            <\/div>\n\n            <!-- Right body section --> \n            <div class = \"col-lg-6 col-md-6 col-sm-12\">\n                <p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6207 size-medium\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/martha-minow-110-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/martha-minow-110-300x300.jpg 300w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/martha-minow-110-1024x1024.jpg 1024w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/martha-minow-110-150x150.jpg 150w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/martha-minow-110-768x768.jpg 768w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/martha-minow-110.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p><strong>Martha Minow<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">Legal scholar Martha Minow is 300th Anniversary University Professor and former dean at the Harvard Law School. She is an expert in human rights and advocacy law for members of racial and religious minorities, as well as for women, children, and persons with disabilities. A mentor for many Harvard Law School students over the years, including Barack Obama, she writes and teaches about constitutional law, fairness and privacy, digital communications, democracy, privatization, military justice, and ethnic and religious conflict. Minow has served on the Center for Strategic and International Studies Commission on Countering Violent Extremism and on the Independent International Commission Kosovo. She helped to launch Imagine Co-existence, a program of the U.N. High Commissioner for Refugees, to promote peaceful development in post-conflict societies. Prior to joining the Harvard Law School faculty, she clerked for Supreme Court Justice Thurgood Marshall. Her many honors include the Sargent Shriver Equal Justice Award (2016); nine honorary degrees (in law, education, and humane letters); the Gold Medal for Outstanding Contribution to Public Discourse, awarded by the College Historical Society of Trinity College, Dublin; the Holocaust Center Award; and the Sacks-Freund Teaching Award, awarded by the Harvard Law School graduating class. Minow is author and editor of many scholarly articles and books, including <\/span><i><span style=\"font-weight: 400;\">In Brown&#8217;s Wake: Legacies of America&#8217;s Constitutional Landmark<\/span><\/i><span style=\"font-weight: 400;\"> (2010) and <\/span><i><span style=\"font-weight: 400;\">Saving the News: Why the Constitution Calls for Government Action to Preserve Freedom of Speech<\/span><\/i><span style=\"font-weight: 400;\"> (2021).<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6210 size-medium\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Melody_photo-1-e1717790110228-300x300.jpeg\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Melody_photo-1-e1717790110228-300x300.jpeg 300w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Melody_photo-1-e1717790110228-150x150.jpeg 150w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Melody_photo-1-e1717790110228.jpeg 749w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/> &#8216;<\/p>\n<p><strong>Melody Barnes<\/strong><\/p>\n<p>As the founding executive director of the University of Virginia\u2019s Karsh Institute of Democracy, Melody Barnes guides the organization on an action-oriented path to realizing democracy in both principle and practice.<\/p>\n<p>Barnes is a dedicated public servant with more than 25 years of experience crafting public policy. She served in the administration of President Barack Obama as assistant to the president and director of the White House Domestic Policy Council. Earlier in her career, Barnes was executive vice president for policy at the Center for American Progress and chief counsel to the late Senator Ted Kennedy on the U.S. Senate Judiciary Committee. Barnes started her career in New York as an associate at Shearman &amp; Sterling.<\/p>\n<p>Barnes earned her BA from the University of North Carolina at Chapel Hill, where she graduated with honors in history, and her JD from the University of Michigan. In addition to her role at the Karsh Institute, Barnes is the J. Wilson Newman Professor of Governance at UVA\u2019s Miller Center of Public Affairs, a distinguished fellow at UVA\u2019s School of Law, and co-founder of the domestic-policy strategy firm MB2 Solutions. She serves on the boards of directors of several corporate, non-profit, and philanthropic organizations.<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6213 size-medium\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Rob-1-e1717790631101-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Rob-1-e1717790631101-300x300.jpg 300w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Rob-1-e1717790631101-1024x1024.jpg 1024w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Rob-1-e1717790631101-150x150.jpg 150w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Rob-1-e1717790631101-768x768.jpg 768w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Rob-1-e1717790631101-1536x1536.jpg 1536w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Rob-1-e1717790631101.jpg 1666w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p><strong>Robert Clark<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">Robert Clark has spent more than 25 years in the youth workforce development space, not only as a founder and advocate, but also as a product of these impactful programs. As a YouthBuild Boston graduate, Clark was the first YouthBuild graduate to launch a YouthBuild program in a major city \u2014 Newark, New Jersey. He\u2019s spent his career advocating for juvenile justice reform, re-entry programming, and vocational training for youths. In 2016, Clark founded the Newark Opportunity Youth Network (NOYN), New Jersey\u2019s leading advocate of opportunity youth with a body of replicable initiatives designed to address youth disconnection, including a LEAD Charter School, YouthBuild Newark, My Brother\u2019s Keeper Newark, and the Newark Youth Workforce Collaborative. His commitment to young people has shaped his service as a founding member of My Brother\u2019s Keeper Newark\u2019s Advisory Council and as a board member of the Newark Trust for Education and the Newark Workforce Development Board. Clark is a Boston native and holds a bachelor\u2019s degree focused on adult training in human services from the University of Massachusetts.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6208 size-medium\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Cramer-Katherine-headshot-2-e1717790680869-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Cramer-Katherine-headshot-2-e1717790680869-300x300.jpg 300w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Cramer-Katherine-headshot-2-e1717790680869-150x150.jpg 150w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Cramer-Katherine-headshot-2-e1717790680869.jpg 588w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p><strong>Katherine Cramer<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">Katherine Cramer is a professor of political science and the Natalie C. Holton Chair of Letters &amp; Science and<\/span><span style=\"font-weight: 400;\"> the Virginia Sapiro Professor of Political Science <\/span><span style=\"font-weight: 400;\">at the University of Wisconsin-Madison and director of the Morgridge Center for Public <\/span><span style=\"font-weight: 400;\">Service.<\/span><span style=\"font-weight: 400;\"> She is also a visiting professor at the MIT Center for Constructive Communication. Her work focuses on the way people in the United States make sense of politics and their place in it, and is known for her innovative approach to the study of public opinion in which she uses methods such as inviting herself into the conversations of groups of people to <\/span><span style=\"font-weight: 400;\">better understand their connections to each other and to their government.<\/span><span style=\"font-weight: 400;\"> Her award-winning book, <\/span><i><span style=\"font-weight: 400;\">The Politics of Resentment: Rural Consciousness in Wisconsin and the Rise of Scott Walker, <\/span><\/i><span style=\"font-weight: 400;\">brought to light rural resentment toward cities and its implications for contemporary politics, and was a go-to source for understanding voter patterns in the 2016 presidential election (University of Chicago Press, 2016).\u00a0 <\/span><span style=\"font-weight: 400;\">\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-6211\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Oren_Etzioni_headshot-2-300x300.png\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Oren_Etzioni_headshot-2-300x300.png 300w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Oren_Etzioni_headshot-2-150x150.png 150w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/Oren_Etzioni_headshot-2.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p><strong>Oren Etzioni <\/strong><\/p>\n<p>Dr. Oren Etzioni is the founder of\u00a0<a href=\"http:\/\/truemedia.org\/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=http:\/\/truemedia.org\/&amp;source=gmail&amp;ust=1709044180546000&amp;usg=AOvVaw2IRxXYwpdSNjnhKabZIDvt\">TrueMedia.org<\/a>, a nonprofit fighting political deepfakes. He was the Founding Chief Executive Officer at the Allen Institute for AI (AI2), having served as CEO from its inception in 2013 until late 2022. He is Professor Emeritus at the University of Washington where he helped to pioneer meta-search, online comparison shopping, machine reading, and open information extraction.\u00a0 He has authored several award-winning technical papers, achieving an H-index of 100 (100 technical papers each cited over 100 times).\u00a0 Finally, he is a technical director of the AI2 Incubator and a Venture Partner at Madrona. He has founded several companies including Farecast (acquired by Microsoft).<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6209 size-medium\" src=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/headshot_print-2-scaled-e1717790729245-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/headshot_print-2-scaled-e1717790729245-300x300.jpg 300w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/headshot_print-2-scaled-e1717790729245-1024x1024.jpg 1024w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/headshot_print-2-scaled-e1717790729245-150x150.jpg 150w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/headshot_print-2-scaled-e1717790729245-768x768.jpg 768w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/headshot_print-2-scaled-e1717790729245-1536x1536.jpg 1536w, https:\/\/www.ccc.mit.edu\/wp-content\/uploads\/2024\/02\/headshot_print-2-scaled-e1717790729245.jpg 1702w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p><strong>Claire Wardle<\/strong><\/p>\n<p>Claire Wardle is co-founder and co-director of the Information Futures Lab, and Professor of the Practice at the Brown School of Public Health. She is considered a leader in the field of misinformation, verification and user generated content, co-authoring the foundational report, Information Disorder: An interdisciplinary Framework for Research and Policy for the Council of Europe. In 2015, Claire co-founded the non-profit First Draft, a pioneer in innovation, research and practice in the field of misinformation. Over the past decade she has developed an organization-wide training program for the BBC on eyewitness media, verification and misinformation, led social media policy at UNHCR, been a Fellow at the Shorenstein Center for Media, Politics and Public Policy at Harvard\u2019s Kennedy School, and been the Research Director at the Tow Center for Digital Journalism at Columbia University\u2019s Graduate School of Journalism. She holds a Ph.D. in Communication from the University of Pennsylvania.<\/p>\n<p>&nbsp;<\/p>\n            <\/div>  \n\n            <div style=\"width: 100%; height: 60px;\"><\/div>\n            \n        <\/div>\n        \n    <\/div>     \n\n<\/div>  \n\n\n\n","protected":false},"featured_media":0,"template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_links_to":"","_links_to_target":""},"class_list":["post-5736","eventopportunities","type-eventopportunities","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ccc.mit.edu\/wp-json\/wp\/v2\/eventopportunities\/5736"}],"collection":[{"href":"https:\/\/www.ccc.mit.edu\/wp-json\/wp\/v2\/eventopportunities"}],"about":[{"href":"https:\/\/www.ccc.mit.edu\/wp-json\/wp\/v2\/types\/eventopportunities"}],"wp:attachment":[{"href":"https:\/\/www.ccc.mit.edu\/wp-json\/wp\/v2\/media?parent=5736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}