-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKeynoteSpeakersPage copy.js
More file actions
129 lines (108 loc) · 8.92 KB
/
KeynoteSpeakersPage copy.js
File metadata and controls
129 lines (108 loc) · 8.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
class KeynoteSpeakersPage extends HTMLElement {
connectedCallback() {
this.innerHTML = `
<style>
.speaker {
margin-bottom: 40px;
}
.speaker-header {
display: flex;
align-items: center;
margin-bottom: 15px;
}
.parson-img {
width: 150px;
height: 150px;
object-fit: cover;
border-radius: 50%;
margin-right: 20px;
border: 3px solid #005f99;
}
.speaker-info {
flex: 1;
}
.name {
font-size: 1.5em;
font-weight: bold;
color: #005f99;
margin-bottom: 5px;
}
.position {
font-style: italic;
margin-bottom: 10px;
color: #666;
}
.title {
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
color: #333;
}
@media (max-width: 600px) {
.speaker-header {
flex-direction: column;
align-items: center;
text-align: center;
}
.parson-img {
margin-right: 0;
margin-bottom: 15px;
}
}
</style>
<div class="keynote-container">
<img src="img/Vertical wave.png" alt="Vertical wave" class="background-content-demos">
<div class="demos-container">
<img src="img/wave.png" alt="wave" class="wave">
<h2 class="wave-line-h2">Keynote Speakers</h2>
<img src="img/wave.png" alt="wave" class="wave miror">
</div>
<div class="speaker">
<div class="speaker-header">
<img src="img/Jeff Neasham 29-02-24.jpg" alt="Jeff Neasham img" class="parson-img">
<div class="speaker-info">
<p class="name">Prof. Jeff Neasham</p>
<p class="position">Chair in Acoustic Signal Processing<br>
Head of Intelligent Sensing and Communication (ISC) Research Group</p>
</div>
</div>
<p class="title">Development of real-time passive acoustic detection systems for marine mammals</p>
<p>
Professor Jeff Neasham graduated in electronic engineering from Newcastle University, Newcastle upon Tyne, UK, in 1994. He worked at Newcastle University from 1994 until 2007 as a Research Associate on research and commercial product development in underwater acoustic communication, sonar imaging, and wireless sensor networks, before taking up an academic post. He is currently Chair in Acoustic Signal Processing with the School of Engineering, Newcastle University, leading the Intelligent Sensing and Communications Research Group and directing the Sensors, Electromagnetics and Acoustics Laboratory (SEALab). He has published over 150 conference and journal publications, and his work on underwater acoustic communication and positioning has been commercialised by companies in the UK and Italy. His current research interests are in underwater acoustic signal processing and device design, wireless communication networks, passive acoustic detection/localisation and biomedical instrumentation.
</p>
</div>
<div class="speaker">
<div class="speaker-header">
<img src="img/Fraser Dalgleish.png" alt="Fraser Dalgleish img" class="parson-img">
<div class="speaker-info">
<p class="name">Dr Fraser Dalgleish</p>
<p class="position">Chief Technology Officer at BeamSea Associates in Palm Beach (FL)<br>
a maritime photonics start-up who are pioneering cost effective and automated LiDAR imaging and sensing payloads for small unmanned maritime vehicles.</p>
</div>
</div>
<p class="title">In situ LiDAR remote sensing: Powerful new observing tools for marine biology.</p>
<p>
Dr Fraser Dalgleish currently serves as Chief Technology Officer at BeamSea Associates in Palm Beach (FL) a maritime photonics start-up who are pioneering cost effective and automated LiDAR imaging and sensing payloads for small unmanned maritime vehicles.
Prior to that he served as Senior Scientist in the Photonics and Quantum Sciences Core Technology Center within the Space and Airborne Systems business segment at L3Harris Technologies. He was in this role for over 6 years leading multiple initiatives in R&D of novel photonic devices and materials, guiding the development of photonic assemblies to meet emerging customer interests in quantum sensors, low-SWaP LiDAR and advanced free space optical communications (FSOC) techniques.
Before taking an industry position, he was a Research Faculty at Harbor Branch Oceanographic Institute, a campus of Florida Atlantic University. He was in this role for more than 13 years, where he founded the Ocean Visibility and Optics Laboratory, an engineering research lab and test facility specializing in R&D of laser and LiDAR instrumentation for marine science applications and development and validation of a suite of undersea radiative transfer computer models.
</p>
</div>
<div class="speaker">
<div class="speaker-header">
<img src="img/Gašper Beguš.JPG" alt="Gašper Beguš img" class="parson-img">
<div class="speaker-info">
<p class="name">Prof. Gašper Beguš</p>
<p class="position">Associate Professor & College Principal University of California, Berkeley<br>
Interpretability is the new frontier in AI research. Understanding how generative models learn and how they resemble or differ from humans can not only provide insights for the study of human language and cognition, but can also facilitate discovery of novel patterns in diverse fields. For this purpose, it is essential to both introspect LLMs that test the limits of neural computation as well as to develop deep neural models that learn more like human infants acquiring language. In this talk, I outline a more realistic model of human language acquisition and outline an AI interpretability technique (called CDEV) that allows us to establish a causal relationship between individual neurons and linguistically meaningful properties. Using the proposed technique, we can compare and evaluate artificial and biological neural processing of language. Additionally, I show that AI interpretability techniques can facilitate scientific discovery by uncovering previously unrecognized patterns in complex data types. I will argue that sperm whales have analogues to human vowels. This discovery was predicted, but not fully described, by the proposed AI interpretability technique. I will also show that the so-called coda vowels feature several behavioral parallels with human vowels, such as coarticulation and prominence in sub-coda structure.
</p>
</div>
</div>
<p class="title">AI Interpretability for Marine Biology.</p>
<p>Gašper Beguš is an Associate Professor at the University of California, Berkeley, where he bridges the fields of linguistics, artificial intelligence, and cognitive science. His research centers on interpretable AI and the study of language in humans, animals, and machines. Dr. Beguš leads efforts to develop techniques that help us better understand the inner workings of AI. In his Berkeley Speech and Computation lab, he also builds the most realistic models of human language learning—creating an artificial baby language learner. Serving as the Linguistics Lead at Project CETI, a non-profit dedicated to listening to sperm whales, he researches one of the most intriguing communication systems in the animal kingdom. His recent research discovered that sperm whales have equivalents to human vowels. His research has been featured in numerous press outlets, including the Financial Times, The Atlantic, National Geographic, Quanta Magazine, Harvard Magazine, Noema Magazine, and others. Dr. Beguš regularly appears as an invited speaker in diverse venues such as NYU Stern School of Business, Centre Pompidou, the National Science Foundation, and the Santa Fe Institute. His models inspired parts of the La Biennale di Venezia exhibition and a science fiction book for young audiences.</p>
</div>
<p class="to-be-updated"></p>
</div>
`;
}
}
customElements.define('keynote-speakers-page', KeynoteSpeakersPage);