-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresearch.html
More file actions
61 lines (53 loc) · 2 KB
/
research.html
File metadata and controls
61 lines (53 loc) · 2 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
<HTML>
<HEAD>
<style type="text/css">
<!--
body {
font-family: Helvetica
}
body {
line-height: 1.2
}
-->
</style>
<TITLE>Shen Wang (王燊)'s Home Page</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR=white LINK=blue VLINK=blue ALINK=blue topmargin="30" leftmargin="40" rightmargin="40"
bottommargin="30">
<center>
<a href="index.html">Home</a> | <a href="news.html">News</a> | <a href="research.html">Research</a> |
<a href="teaching.html">Teaching</a> | <a href="https://scholar.google.com/citations?hl=en&user=rPAOzIwAAAAJ">Publications</a> |
<a href="students.html">Students</a> | <a href="activities.html">Activities</a>
</center>
<hr>
<h3>Research</h3>
<ul>
<li><b>Topics of interest:</b>
<ul>
<li>My area of research is artificial intelligence, computer networking, big data proccessing, and
their applications in the smart transport.
</li>
</ul>
<p>
<li><b>Projects:</b>
<ul>
<li><a href="https://www.ceadar.ie/pages/experts-explainable-graph-data-analyser/">Explainable Graph Data
Analyser (EXPERTS)</a> (2019, lead researcher, w/ Corvil)
<li><a href="https://www.sesarju.eu/projects/aurora">EU H2020 Advanced User-centric efficiency metRics for air
traffic perfORmance Analytics (AURORA)</a> (2018, lead researcher, w/ CRIDA A.I.E., Boeing Research &
Technology Europe, and FlightRadar24)
</ul>
</li>
<p>
<li><b>Funding Awarded:</b>
<ul>
<li><a href="https://research.ie/funding/goipg/">Irish Research Council Postgraduate Scholarship</a> (2021,
PI, w/ Zhiqiang Zhang, success rate: 5%)
<li><a href="https://cordis.europa.eu/project/id/101021808">EU H2020 Security and Privacy Accountable
Technology Innovations, Algorithms, and machine Learning (SPATIAL)</a> (2021, co-PI, w/ Madhusanka
Liyanage, score awarded 14.5/15)
</ul>
</li>
</ul>
</BODY>
</HTML>