-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications.html
52 lines (45 loc) · 2.08 KB
/
publications.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<link rel="stylesheet" href="page.css" type="text/css" />
<title>Publications</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Zhengjie Ji</div>
<div class="menu-item"><a href="index.html">About</a></div>
<div class="menu-category">Research</div>
<div class="menu-item"><a href="publications.html">Publications</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Publications</h1>
</div>
<h2>Conference Papers</h2>
<ul>
<li><p>[<a href="https://raid2023.org/welcome.html">RAID'23</a>] Myeongseob Ko, Xinyu Yang, Zhengjie Ji, Hoang Anh Just, Peng Gao, Anoop Kumar, Ruoxi Jia. “PrivMon: A Stream-Based System for Real-Time Privacy Attack Detection for Machine Learning Models”. RAID, 2023. [<a href="https://raid2023.org/welcome.html">pdf</a>]
</li>
<li><p>[<a href="https://arxiv.org/">arXiv'21</a>] Haoran Su, Zhengjie Ji, H. Johansson, Li Jin. “A Hybrid Queuing Model for Coordinated Vehicle Platooning on Mixed-Autonomy Highways: Training and Validation”. CoRR arXiv, 2021. [<a href="https://arxiv.org/pdf/2103.14202.pdf">pdf</a>]
</li>
</ul>
<h2>Demo Papers</h2>
<ul>
<li><p>[<a href="https://icde2022.ieeecomputer.my/">ICDE’22</a> Demo] Zhengjie Ji, Edward Choi, Peng Gao. “A Knowledge Base Question Answering System for Cyber Threat Knowledge Acquisition”. IEEE International Conference on Data Engineering Demo Track, 2022. [<a href="ThreatQA_ICDE2022Demo_CameraReady.pdf">pdf</a>] [<a href="https://youtu.be/lNAZYgjm7xE">demo</a>]
</li>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2022-04-07 13:24:58 CEST, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>