Skip to content

Commit 1ec6382

Browse files
committed
final guest lecture
1 parent 6ea8ecf commit 1ec6382

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -745,26 +745,25 @@ <h6 class="card-title">Work on final projects</h6>
745745
<div class="col-md-2 v-center">
746746
<div class="card card-lecture">
747747
<div class="card-icon">
748-
<img src="images/thumb/mystery3.jpg" alt="">
748+
<img src="images/thumb/brain.gif" alt="">
749749
</div>
750750
</div>
751751
</div>
752752
<div class="col-md-1"></div>
753753
<div class="col-md-8 v-center">
754754
<div class="card card-lecture">
755-
<h5 class="card-title"><highlight>Guest Lecture</highlight></h5>
755+
<h5 class="card-title"><highlight>The Three Laws of AI</highlight></h5>
756756
</div>
757757
</div>
758758
</div>
759759
<div class="row card-lecture">
760760
<div class="col-md-12">
761761
<h6 class="card-title">Lecture 9</h6>
762762
<i>Jan. 9, 2026</i>
763-
<!-- <i>Apr. 28, 2025</i> -->
764763
<!-- <p>[<a data-toggle="modal" data-target="#comet_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
765764
<!-- <p>[<a data-toggle="modal" data-target="#comet_modal">Info</a>] [<a href='https://www.youtube.com/watch?v=CyCUZAf8xSU&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=80'>Video</a>] </p> -->
766-
<!-- <p>[<a data-toggle="modal" data-target="#comet_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
767-
<p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
765+
<p>[<a data-toggle="modal" data-target="#comet_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
766+
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
768767
</div>
769768
</div>
770769
</div> <!-- end of Lecture 9 -->
@@ -1590,7 +1589,7 @@ <h6>Speaker Bio</h6>
15901589
</div>
15911590
<div class="col-md-8 v-center">
15921591
<div class="card card-lecture card-modal">
1593-
<h4 align="left">A Hippocratic Oath, for your AI</h4>
1592+
<h4 align="left">The Three Laws of AI</h4>
15941593
<!-- <h5 align="left">Nikolas Laskaris, VP, Comet ML</h5> -->
15951594
<h5 align="left">Douglas Blank, Head of Research, Comet ML</h5>
15961595
</div>
@@ -1601,7 +1600,7 @@ <h5 align="left">Douglas Blank, Head of Research, Comet ML</h5>
16011600
<div class="col-md-12 v-center">
16021601
<h6>Talk Abstract</h6>
16031602
<p>
1604-
While Deep Learning has achieved remarkable advancements, I believe its deployment requires a shift in perspective. Just as the Hippocratic Oath guides medical practice, a fundamental ethical framework is crucial for responsible AI deployment. This talk delves into the critical question: Can your AI system adhere to the principle of 'Do no Harm'? We will explore the risks associated with releasing your AI project into the wild, while considering the ethical implications alongside technical advancements.
1603+
In 1942, Isaac Asimov introduced the Three Laws of Robotics as a literary ethical framework to explore robot safety and prevent harm to humans. Until recently, these concepts were purely theoretical in relation to real AI. However, more than 80 years later, the challenge of creating a robust ethical and safety layer for autonomous systems is a pressing reality. In this presentation, we will explore the core ideas behind Asimov's laws and conduct interactive, hands-on demonstrations that utilize and challenge current Deep Learning (DL) techniques. By examining the application and inherent limitations of modern safety protocols in DL systems, we will consider Three New Laws of AI designed for contemporary intelligent systems.
16051604
</p>
16061605

16071606
<h6>Speaker Bio</h6>

0 commit comments

Comments
 (0)