-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkeynotes.html
153 lines (127 loc) · 11.5 KB
/
keynotes.html
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<html>
<head>
<title>SICSA PhD Conference 2018</title>
<link rel="icon" href="Images/sicsa-black-logo.png">
<link rel="stylesheet" type="text/css" href="CSS/base.css" media="screen" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>-->
</head>
<body>
<nav>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle navbar-button-background" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand brand-invis" href="../">SICSA PhD Conference</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="home-visibility"><a class="home-visibility" href="../">Home</a></li>
<li class="active">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Program<span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="active"><a href="keynotes.html">Keynotes</a></li>
<li role="separator" class="divider"></li>
<li>
<p id="menuTitle">Available Workshops</p>
</li>
<li><a href="hackathon.html">PhD Conference Hackathon</a></li>
<li><a href="academiccareer.html">Your Career in Academia: Balancing Teaching and Research</a></li>
<li><a href="whatnext.html">Your PhD: What's Next?</a></li>
<li><a href="accessibility.html">Web Accessibility: Learn New Techniques to Improve Assistive Technologies Design</a></li>
<li><a href="statistics.html">5 Statistical Mistakes You are Likely to Make</a></li>
<li><a href="wellbeing.html">Student Wellbeing: Managing your PhD Journey</a></li>
<li><a href="syslitreview.html">How to do a Systematic Literature Review</a></li>
<li><a href="thesiswriting.html">Demystifying the PhD Thesis</a></li>
<li role="separator" class="divider"></li>
<li><a href="program.html">Conference Schedule</a></li>
</ul>
</li>
<li><a href="poster-competition.html">Poster Competition</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Attending<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="venue.html">Venue</a></li>
<li><a href="accommodation.html">Accommodation</a></li>
<li><a href="travel.html">Travel</a></li>
<li><a href="social-event.html">Social Event</a></li>
</ul>
</li>
<li><a href="committee.html">Committee</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Past Conferences<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://www.sutherland.pw/sicsa2017/#home">SICSA PhD Conference 2017</a></li>
<li><a href="https://www.sutherland.pw/sicsa2016/">SICSA PhD Conference 2016</a></li>
<li><a href="https://www.sutherland.pw/sicsa2015/">SICSA PhD Conference 2015</a></li>
<li><a href="https://sites.google.com/site/sicsaconf2014/">SICSA PhD Conference 2014</a></li>
<li><a href="https://sites.google.com/site/sicsaconf2013/">SICSA PhD Conference 2013</a></li>
<li><a href="https://www.sutherland.pw/sicsa2012/">SICSA PhD Conference 2012</a></li>
<li><a href="https://sites.google.com/site/sicsaconf2011/">SICSA PhD Conference 2011</a></li>
<li><a href="https://sites.google.com/site/sicsa2010/">SICSA PhD Conference 2010</a></li>
<li><a href="https://www.sutherland.pw/sicsa2009/">SICSA PhD Conference 2009</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="hci-dc.html">HCI DC</a></li>
<li><a href="realx.html">ReaLX</a></li>
<!-- <li><a href="https://sites.google.com/view/realx18/home">ReaLX</a></li> -->
<!-- <li><a href="registration.html">Register</a></li> -->
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
</nav>
<div id="background" class="background-style">
<div class="container container-style">
<div id="white-space" style="height:51px"></div>
<div id="header" class="header-style">
<img src="Images/RGU-SICSA.png" class="header-background-img-style" alt="rgu-background-photo"></img>
</div>
<!-- just example content, can do whatever you wish -->
<div id="content" class="content-style">
<div class="title-style">Keynote Speakers</div>
<div class="paragraph-style">
This year's keynote speakers are <a href="https://www.napier.ac.uk/people/bill-buchanan">Professor Bill Buchanan</a> and <a href="https://www.codeplay.com/company/team">Andrew Richards</a>.
<h1>Professor Bill Buchanan</h1>
<!--<img src="Images/RGUpeople.jpg" style="float: middle; width: 45%; margin-right: 1%; margin-left: 2%; margin-bottom: 0.5em;" alt="sicsa-logo"></img>-->
<img src="Images/Bill_Image_Award.jpg" style="padding:5px;"width="256" height="256" align="left" alt="sicsa-logo"></img>
<p>
<b><i>Biography:</i></b> Bill Buchanan is a Professor in the School of Computing at Edinburgh Napier University, and a Fellow of the BCS and the IET. He was appointed an Officer of the Order of the British Empire (OBE) in the 2017 Birthday Honours for services to cyber security. He recently received an "Outstanding Contribution to Knowledge Exchange" award at the Scottish Knowledge Exchange awards., and was the Cyber Evangelist of the Year in 2016. Currently he leads the Centre for Distributed Computing, Networks, and Security and The Cyber Academy (thecyberacademy.org). His research has led to three successful spin-out companies, including Zonefox, and has developed a number of patents. He has also published over 270 academic papers and 28 academic books. His main research focus is around information sharing, such as using Trust and Governance Policies, threat analysis, cryptography, Blockchain, e-Health, and triage within digital forensics. Bill regularly appears on TV and radio related to computer security, and has given evidence to both the UK and Scottish parliaments. He has been named as one of the Top 100 people for Technology in Scotland for every year since 2012, and was also included in the FutureScot "Top 50 Scottish Tech People Who Are Changing The World". Recently his work on Secret Shares received "Innovation of the Year" at the Scottish Knowledge Exchange Awards, for a research project which involves splitting data into secret shares, and can then be distributed across a public Cloud-based infrastructure. He was also included in the JISC Top 50 Higher Education Social Media Influencers and has one of the most extensive Web sites for computer security education (asecuritysite.com).
</p>
<h5 style="text-align: center; font-weight: bold;">Towards A New World: Creating A World Fit for the 21st Century</h5>
<p><b><i>Abstract:</i></b> The Internet that we have created differs little from the one that was created over 40 years. In places we have "sticking plasters" in order to overcome problems, but major risks exist for the long-term scalability of the Internet. Along with this we can trust very few things on the Internet, especially around electronic mail, and even in the Web sites that we visit. Our Internet is thus perhaps fit for the 20th Century, and needs to move itself into the 21st Century. At the core of this will be the integration of trust into every single transaction, improvements in the linkage between human and digital trust; and a stronger understanding of identity. This presentation will thus outline how we need to move our current systems towards a citizen-focused approach, and how cryptography can build a new and more trusted world. Only when we get to this point, can we scale into the future. Along the way, Bill will outline some of the risks that we face, especially in terms of resilance, and highlight some poor examples of security, especially as we move into a world which will be dominated by IoT. In conclusion he will show that if we can build a more trustworthy foundation, we can create new public sector infrastructures, especially in areas such as health and well-being.
</p>
<h1>Andrew Richards</h1>
<img src="Images/teamphotoandrew.png" style="padding:5px;"width="256" height="256" align="left" alt="sicsa-logo"></img>
<p><b><i>Biography:</i></b> CEO and co-founder of the company. Andrew started his career writing video games, in the days of 8-bit computers, progressing to become a lead games programmer at Eutechnyx, where he wrote best-selling titles such as Pete Sampras Tennis and Total Drivin'. Andrew researched and developed compiler technology, and founded Codeplay in 2002. Codeplay have been producing compilers for games consoles, special-purpose processors and GPUs since then. As well as being CEO and Founder of Codeplay Software Ltd, Andrew is also the Chair of the Software working group of the HSA Foundation and former Chair of the SYCL™ for OpenCL™ sub-group of the Khronos Group. Today, Codeplay is a world-leading specialist in heterogeneous computing technology, working on AI and self-driving cars.</p>
<h5 style="text-align: center; font-weight: bold;">Bringing Safe AI to Silicon</h5>
<p><b><i>Abstract:</i></b> How do you get AI software from the lab into real products like smartphones and self-driving cars? Andrew Richards, CEO and founder of Codeplay, will present how his Edinburgh-based company produces the tools to enable AI to be put into production. There are a range of challenges and opportunities in turning AI experiments into products that are safe enough to drive a car, or low-power enough to run on a battery. Codeplay was an early pioneer of GPU acceleration and recently raised a multi-million pound investment from a consortium including Williams Advanced Engineering (the consultancy arm of the racing team) to take on the challenge of making AI acceleration safe.</p>
</div>
</div>
<div id="footer" class="footer-style clearfix">
<div class="col-sm-3">
</div>
<div class="col-xs-12 col-sm-2">
<img src="Images/RGU-logo.png" class="img-responsive footer-rgu-logo-style" alt="rgu-logo"></img>
</div>
<div class="col-sm-1"></div>
<div class="col-xs-12 col-sm-3">
<img src="Images/sicsa-blue-footer-logo-new.jpg" class="img-responsive footer-sicsa-logo-style" alt="sicsa-logo"></img>
</div>
<div class="col-sm-3">
</div>
</div>
</div>
</div>
</body>
</html>