Skip to content

Commit 6941ac7

Browse files
committed
1.8.2 - fix the links
1 parent 91ef870 commit 6941ac7

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

index.html

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,10 @@ <h3 class="flip-box-header">Real-time XR</h3>
169169
</div>
170170
<div class="flip-box-back text-center" style="background-image: url('images/OpenRPT.png');">
171171
<div class="inner color-white">
172-
<p>Motion Optimization: [RTSS'24]<br/>XR-Robot Teleoperation: [SCR'24]</p>
172+
<p>Motion Optimization: [<a href="https://arxiv.org/abs/2410.13084">RTSS'24</a>]
173+
<br/>
174+
XR-Robot Teleoperation: [<a href="pdfs/paper3_XR_robot.pdf">SCR'24</a>]
175+
</p>
173176
</div>
174177
</div>
175178
</div>
@@ -184,9 +187,7 @@ <h3 class="flip-box-header">Embedded System AI</h3>
184187
</div>
185188
<div class="flip-box-back text-center" style="background-image: url('images/MII_dark.png');">
186189
<div class="inner color-white">
187-
<!-- <h3 class="flip-box-header">Embedded System AI</h3> -->
188-
<p>Intermittence-aware Inference: [EMSOFT'24]</p>
189-
<!-- <button class="flip-box-button">Learn More</button> -->
190+
<p>Intermittence-aware Inference: [<a href="https://doi.org/10.1109/TCAD.2024.3443710">EMSOFT'24</a>]</p>
190191
</div>
191192
</div>
192193
</div>
@@ -201,9 +202,9 @@ <h3 class="flip-box-header">Battery-less Devices</h3>
201202
</div>
202203
<div class="flip-box-back text-center" style="background-image: url('images/batteryless.png');">
203204
<div class="inner color-white">
204-
<!-- <h3 class="flip-box-header">Battery-less Devices</h3> -->
205-
<p>Energy harvesting devices: [EMSOFT'24]</p>
206-
<!-- <button class="flip-box-button">Learn More</button> -->
205+
<p>Energy harvesting devices:
206+
[<a href="https://doi.org/10.1109/TCAD.2024.3443710">EMSOFT'24</a> | <a href="https://arxiv.org/abs/2407.14514">arXiv'24</a>]
207+
</p>
207208
</div>
208209
</div>
209210
</div>
@@ -220,12 +221,15 @@ <h3 style="text-align: left;">Publications</h3>
220221
<li class="publication-item all real-time-xr"><strong>Ziliang Zhang</strong>, Zexin Li, Hyoseung Kim, Cong Liu<br/>
221222
BOXR: Body and head motion Optimization framework for eXtended Reality<br/>
222223
45th IEEE Real-Time Systems Symposium (RTSS 2024)
223-
[<a href="pdfs/paper2_BoXR.pdf">PDF</a> | <a href="pdfs/BOXR_RTSS_v3.pptx">Presentation</a>]
224+
[<a href="pdfs/paper2_BoXR.pdf">PDF</a> |
225+
<a href="pdfs/BOXR_RTSS_v3.pptx">Talk</a> |
226+
<a href="https://arxiv.org/abs/2410.13084">arXiv</a> |
227+
<a href="https://doi.ieeecomputersociety.org/10.1109/RTSS62706.2024.00016">Proceeding</a>]
224228
</li>
225229
<li class="publication-item all embedded-ai batteryless-devices"><strong>Ziliang Zhang</strong>, Cong Liu, Hyoseung Kim<br/>
226230
MII: A Multifaceted Framework for Intermittence-aware Inference and Scheduling<br/>
227231
2024 ACM SIGBED International Conference on Embedded Software (EMSOFT 2024)
228-
[<a href="pdfs/paper1_MII.pdf">PDF</a>]
232+
[<a href="pdfs/paper1_MII.pdf">PDF</a> | <a href="https://doi.org/10.1109/TCAD.2024.3443710">Proceeding</a>]
229233
</li>
230234
<li class="publication-item all real-time-xr"><strong>Ziliang Zhang</strong>, Cong Liu, Hyoseung Kim<br/>
231235
Toward a Predictive eXtended Reality Teleoperation System with Duo-Virtual Spaces<br/>
@@ -235,7 +239,7 @@ <h3 style="text-align: left;">Publications</h3>
235239
<li class="publication-item all">Yuanjie Zhuy, Hussah Alrashid, Song Bai, Chunhan Zhang, <strong>Ziliang Zhang</strong>, Zhengyi Qu, Reem Y Ali, Amr Magdy<br/>
236240
On the Ecosystem of High-Definition (HD) Maps<br/>
237241
2024 IEEE 40th International Conference on Data Engineering Workshops (ICDEW 2024)
238-
[<a href="https://doi.org/10.1109/ICDEW61823.2024.00010">Paper</a>]
242+
[<a href="https://doi.org/10.1109/ICDEW61823.2024.00010">Proceeding</a>]
239243
</li>
240244
<li class="publication-item all embedded-ai batteryless-devices"><strong>Ziliang Zhang</strong><br/>
241245
Accelerate Intermittent Deep Inference <br/>
@@ -256,7 +260,7 @@ <h3 style="text-align: left;">Projects</h3>
256260
</ul>
257261
<h3 style="text-align: left;">Reviewer and Member</h3>
258262
<p class="content">
259-
&#183; <strong>Current</strong> member @ RTEN lab & Dr. Cong Liu's Lab<br/>
263+
&#183; <strong>Current</strong> member @ <a href="https://github.com/rtenlab">RTEN</a> Lab & <a href="https://intra.ece.ucr.edu/~cong/">Dr. Cong Liu's</a> Lab<br/>
260264
&#183; External Reviewer @ IEEE Real-Time Systems Symposium (RTSS)<br/>
261265
&#183; Former member @ <a href="https://www.escalab.org/">ESCAL</a>, UCR<br/>
262266
&#183; Former member @ <a href="https://designlab.ucsd.edu/">Design Lab</a>, UCSD<br/>

0 commit comments

Comments
 (0)