-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.html
207 lines (170 loc) · 10.4 KB
/
news.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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Center of Excellence for AI</title>
<meta content="Explore AI and its applications at the Center of Excellence for AI, SLIIT." name="description">
<meta content="AI, Machine Learning, Excellence, Center, SLIIT" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon2.ico" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Arsha - v2.1.0
* Template URL: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-173908477-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-173908477-1');
</script>
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-inner-pages">
<div class="container d-flex align-items-center">
<h1 class="logo mr-auto"><a href="index.html">SLIIT COEAI</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
<nav class="nav-menu d-none d-lg-block" align="right">
<ul>
<li><a href="index.html">Home</a></li>
<!-- <li><a href="aboutus.html">About Us</a></li> -->
<li><a href="team.html">Team</a></li>
<!-- <li><a href="project.html">Projects</a></li> -->
<li><a href="Key_AI_verticles.html">Key AI verticals</a></li>
<li><a href="grants.html">Grants</a></li>
<li><a href="index.html#publications">Publications</a></li>
<li><a href="index.html#research">Research</a></li>
<!-- <li><a href="PartnerWithus.html">PartnerWithUs</a></li> -->
<li><a href="Event.html">Events</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<!-- <ol>
<li><a href="index.html">Home</a></li>
<li>news</li>
</ol> -->
<h2>Latest News</h2>
</div>
</section><!-- End Breadcrumbs -->
<section class="container" id="news9">
<div class="row align-items-center">
<div class="col-lg-6">
<h3>ICAC 2024</h3>
<p style="text-align: justify;">
The 6th International Conference on Advancements in Computing (ICAC) is organized by the Faculty of Computing of the Sri Lanka Institute of Information Technology (SLIIT) as an open forum for academics along with industry professionals to present the latest findings and research output and practical deployments in the Computer Science and Information Technology domains. All five ICAC conferences held from 2019 to 2023 were successfully conducted with a technical co-sponsorship by IEEE Sri Lanka.
<br><br>
ICAC aims to elevate the research landscape and attract a diverse group of researchers, creating a platform to showcase their research work, network, and initiate collaborations. This year’s conference is especially focused on bridging the horizons in Artificial intelligence for the betterment of the future, acknowledging the advancements of computing.
<br><br>
ICAC 2024 will feature a pre-conference summer school, providing an invaluable platform for aspiring researchers to immerse themselves in emerging trends and technologies while cultivating skills and knowledge to the continually evolving fields of computing and information technology.
</p>
<br>
<a href="https://icac.lk/">Link to the ICAC website</a>
</div>
<div class="col-lg-6 d-flex justify-content-center">
<img src="assets/img/news/coeai/icac.jpeg" class="img-fluid" alt="ICAC 2024">
</div>
</div>
</section> <hr>
<section class="container" id="news10">
<div class="row align-items-center">
<div class="col-lg-6">
<h3>Tech Talk on “The Alignment of LLMs Through the Lens of Data and Algorithms”</h3>
<p style="text-align: justify;">
This talk discusses improving the safety and alignment of large language models (LLMs) with human values. It highlights SafeDecoding, a method for safer inference, and Magpie, a technique for generating synthetic data to enhance alignment. The research tackles vulnerabilities that expose LLMs to jailbreak attacks, proposing solutions that avoid retraining or modifying the models. Conducted in collaboration with leading institutions, the work aims to enable safer and more reliable real-world LLM deployments.
<br><br>
Dr. Radha Poovendran, Professor at the University of Washington and Director of the Network Security Lab, focuses on the security and resilience of cyber systems, including AI-driven technologies and network security. An IEEE Fellow (2015), he has led U.S. federal agency-funded projects with research outcomes adopted by the U.S. Naval Research Lab. He has co-authored award-winning papers, including the IEEE/IFIP William C. Carter Award Paper (2010).
</p>
<br>
</div>
<div class="col-lg-6 d-flex justify-content-center">
<img src="assets/img/news/coeai/sep25.jpg" class="img-fluid" alt="llm">
</div>
</div>
</section> <hr>
<section class="container" id="news11">
<div class="row align-items-center">
<div class="col-lg-6">
<h3>Calling All Volunteers! 🚀🎓</h3>
<p style="text-align: justify;">
Are you ready to make a difference in the world of education using cutting-edge technology? We’re looking for passionate volunteers to participate in our 6-week GenAI in Education Projects!
<br><br>
This exciting opportunity invites you to collaborate in groundbreaking research aimed at transforming the way students learn using personalized AI-powered chatbots. As a volunteer, you will engage with a tailored AI tutor to answer 20 unique questions per week. Your chat history and feedback will play a crucial role in enhancing and evolving these AI tools for future generations of learners.
By joining this initiative, you’ll gain the unique chance to help shape educational innovations with artificial intelligence, while also contributing to meaningful research on how personalized GenAI chatbots can support students’ academic journeys.
<br><br>
As a participant, you will receive:
A letter confirming your valuable participation in this study.
A gift pack as a token of our appreciation for your commitment.
An option to receive aggregate findings once the research is published. <br><br>
Ready to make a real impact? <br><br>
Apply here: <a href="https://shorturl.at/h96kG"> Link</a>
<br><br>
For more details, feel free to reach out to our Chief Investigator, Prof. Nuwan Kodagoda, via email at: [email protected]
</p>
<br>
</div>
<div class="col-lg-6 d-flex justify-content-center">
<img src="assets/img/news/coeai/pic4.png" class="img-fluid" alt="volunteer">
</div>
</div>
</section> <hr>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<div class="copyright">
© Copyright <strong><span>SLIIT COEAI</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/ -->
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>