Skip to content

Commit f8b69b5

Browse files
committed
add uniql acceptance
1 parent f107cf4 commit f8b69b5

6 files changed

Lines changed: 82 additions & 57 deletions

File tree

_bibliography/papers.bib

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ @article{chiang2025elana
1717
@article{chiang2025uniql,
1818
title={UniQL: Unified Quantization and Low-rank Compression for Adaptive Edge LLMs},
1919
author={Chiang, Hung-Yueh and Chang, Chi-Chih and Lu, Yu-Chen and Lin, Chien-Yu and Wu, Kai-Chiang and Abdelfattah, Mohamed S. and Marculescu, Diana},
20-
journal={arXiv preprint arXiv:2512.03383},
21-
venue_type={arXiv},
22-
venue_url={https://arxiv.org/abs/2512.03383},
23-
year={2025},
20+
booktitle={International Conference on Learning Representations (ICLR)},
21+
abbr={ICLR},
22+
venue_type={Conference},
23+
venue_url={https://iclr.cc/Conferences/2026},
24+
year={2026},
2425
pdf={https://arxiv.org/pdf/2512.03383.pdf},
2526
models={https://huggingface.co/ut-enyac},
2627
code={https://github.com/enyac-group/UniQL},

_includes/education.html

Lines changed: 33 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,44 @@
11
<div class="education">
22
<h2>Education</h2><br>
3-
<div style="height:140px;">
4-
<a href="https://www.ece.utexas.edu/">
5-
<img src="/assets/img/UT_logo.webp" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;">
3+
<div style="display: flex; align-items: center; height: 140px;">
4+
<a href="https://www.ece.utexas.edu/" style="flex-shrink: 0; width: 120px; text-align: center;">
5+
<img src="/assets/img/UT_logo.webp" style="max-height: 100px; max-width: 100px;">
66
</a>
7-
<a>The University of Texas at Austin</a><br>
8-
Sep. 2021 - Current<br>
9-
Ph.D. in electrical and computer engineering <br><br>
7+
<div style="margin-left: 10px;">
8+
<a>The University of Texas at Austin</a><br>
9+
Sep. 2021 - Current<br>
10+
Ph.D. in electrical and computer engineering<br>
11+
</div>
1012
</div>
11-
<div style="height:140px;">
12-
<a href="https://www.csie.ntu.edu.tw/">
13-
<img src="/assets/img/NTU_logo.webp" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;">
13+
<div style="display: flex; align-items: center; height: 140px;">
14+
<a href="https://www.csie.ntu.edu.tw/" style="flex-shrink: 0; width: 120px; text-align: center;">
15+
<img src="/assets/img/NTU_logo.webp" style="max-height: 100px; max-width: 100px;">
1416
</a>
15-
<a>National Taiwan University</a><br>
16-
Sep. 2016 - Sep. 2018 <br>
17-
M.S. in computer science <br><br>
17+
<div style="margin-left: 10px;">
18+
<a>National Taiwan University</a><br>
19+
Sep. 2016 - Sep. 2018<br>
20+
M.S. in computer science<br>
21+
</div>
1822
</div>
19-
<div style="height:140px;">
20-
<a href="https://inf.ethz.ch/">
21-
<img src="/assets/img/ETHZ_logo.webp" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;">
23+
<div style="display: flex; align-items: center; height: 140px;">
24+
<a href="https://inf.ethz.ch/" style="flex-shrink: 0; width: 120px; text-align: center;">
25+
<img src="/assets/img/ETHZ_logo.webp" style="max-height: 100px; max-width: 100px;">
2226
</a>
23-
<a>ETH Zürich</a><br>
24-
Jan. 2015 - Sep. 2015 <br>
25-
Exchange student <br><br>
27+
<div style="margin-left: 10px;">
28+
<a>ETH Zürich</a><br>
29+
Jan. 2015 - Sep. 2015<br>
30+
Exchange student<br>
31+
</div>
2632
</div>
27-
<div style="height:140px;">
28-
<a href="https://www.cs.nycu.edu.tw/">
29-
<img src="/assets/img/NYCU_logo.webp" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;">
33+
<div style="display: flex; align-items: center; height: 140px;">
34+
<a href="https://www.cs.nycu.edu.tw/" style="flex-shrink: 0; width: 120px; text-align: center;">
35+
<img src="/assets/img/NYCU_logo.webp" style="max-height: 100px; max-width: 100px;">
3036
</a>
31-
<a>National Yang Ming Chiao Tung University </a><br>
32-
<a>(National Chiao Tung University)</a><br>
33-
Sep. 2011 - Sep. 2015 <br>
34-
B.S. in computer science <br><br>
37+
<div style="margin-left: 10px;">
38+
<a>National Yang Ming Chiao Tung University</a><br>
39+
<a>(National Chiao Tung University)</a><br>
40+
Sep. 2011 - Sep. 2015<br>
41+
B.S. in computer science<br>
42+
</div>
3543
</div>
3644
</div>

_includes/misc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<div class="misc">
33
<h2>Academic service</h2>
4-
Conference Reviewer: NeurIPS (2024, 2025), ICLR (2025, 2026), ICML 2025, AAAI 2026
4+
Conference Reviewer: NeurIPS (2024, 2025), ICLR (2025, 2026), ICML (2025, 2026), AAAI 2026
55
<br><br>
66
<h2>Open-source contributions</h2>
77
<ul>

_includes/work_experience.html

Lines changed: 32 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,44 @@
11

22
<div class="work_experience">
33
<h2>Work experience</h2><br>
4-
<div style="height:140px;">
5-
<a href="https://www.eigenai.com/">
6-
<img src="/assets/img/eigenai_logo.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:75%;">
4+
<div style="display: flex; align-items: center; height: 140px;">
5+
<a href="https://www.eigenai.com/" style="flex-shrink: 0; width: 120px; text-align: center;">
6+
<img src="/assets/img/eigenai_logo.png" style="max-height: 100px; max-width: 100px;">
77
</a>
8-
<a>Eigen AI</a> - Research Intern<br>
9-
Dec. 2025 - Feb. 2026 <br>
10-
<i>NVFP4 quantization and serving for large language models</i><br>
8+
<div style="margin-left: 10px;">
9+
<a>Eigen AI</a> - Research Intern<br>
10+
Dec. 2025 - Feb. 2026 <br>
11+
<i>NVFP4 quantization and serving for large language models</i><br>
12+
</div>
1113
</div>
12-
<div style="height:140px;">
13-
<a href="https://rivian.com/">
14-
<img src="/assets/img/rivian_logo.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:75%;">
14+
<div style="display: flex; align-items: center; height: 140px;">
15+
<a href="https://rivian.com/" style="flex-shrink: 0; width: 120px; text-align: center;">
16+
<img src="/assets/img/rivian_logo.png" style="max-height: 100px; max-width: 100px;">
1517
</a>
16-
<a>Rivian</a> - Software Engineering Intern (Deep Learning)<br>
17-
May 2023 - Aug. 2023 <br>
18-
<i>Neural architecture search for object detection</i><br>
18+
<div style="margin-left: 10px;">
19+
<a>Rivian</a> - Software Engineering Intern (Deep Learning)<br>
20+
May 2023 - Aug. 2023 <br>
21+
<i>Neural architecture search for object detection</i><br>
22+
</div>
1923
</div>
20-
<div style="height:140px;">
21-
<a href="https://www.amazon.jobs/en/job_categories/research-science">
22-
<img src="/assets/img/amazon_logo.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;">
24+
<div style="display: flex; align-items: center; height: 140px;">
25+
<a href="https://www.amazon.jobs/en/job_categories/research-science" style="flex-shrink: 0; width: 120px; text-align: center;">
26+
<img src="/assets/img/amazon_logo.png" style="max-height: 100px; max-width: 100px;">
2327
</a>
24-
<a>Amazon</a> - Research Scientist Intern<br>
25-
May 2022 - Nov. 2022 <br>
26-
<i>Image synthesis and generation for shoe virtual try-on</i><br>
28+
<div style="margin-left: 10px;">
29+
<a>Amazon</a> - Research Scientist Intern<br>
30+
May 2022 - Nov. 2022 <br>
31+
<i>Image synthesis and generation for shoe virtual try-on</i><br>
32+
</div>
2733
</div>
28-
<div style="height:140px;">
29-
<a href="https://www.xyzrobotics.com/">
30-
<img src="/assets/img/xyz_robotics.png" align="left" style="border:16px solid white; margin-top: -20px; margin-left: -20px;height:90%;">
34+
<div style="display: flex; align-items: center; height: 140px;">
35+
<a href="https://www.xyzrobotics.com/" style="flex-shrink: 0; width: 120px; text-align: center;">
36+
<img src="/assets/img/xyz_robotics.png" style="max-height: 100px; max-width: 100px;">
3137
</a>
32-
<a>XYZ Robotics</a> - Deep Learning Engineer<br>
33-
Jun. 2019 - May 2021 <br>
34-
<i>Image segmentation and object detection for logistics robots</i><br>
38+
<div style="margin-left: 10px;">
39+
<a>XYZ Robotics</a> - Deep Learning Engineer<br>
40+
Jun. 2019 - May 2021 <br>
41+
<i>Image segmentation and object detection for logistics robots</i><br>
42+
</div>
3543
</div>
3644
</div>

_news/20260126_uniql_accept.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: post
3+
date: 2026-01-26
4+
inline: true
5+
---
6+
:tada: **<span style="color:red">Paper Accepted</span>** <br/>
7+
Our paper: *UniQL: Unified Quantization and Low-rank Compression for Adaptive Edge LLMs* has been accepted to ICLR 2026.

_projects/uniql.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ li {
1919

2020
<div style="text-align: center; padding-bottom: 1rem;">
2121
<!-- <abbr class="badge" style="background-color:#00369f; margin-left:0.1rem; margin-right:0.1rem; font-size:1.1rem;">Arxiv</abbr> -->
22-
<abbr class="badge" style="background-color:#BF5700; margin-left:0.1rem; margin-right:0.1rem; font-size:1.1rem; width:80px; display:inline-block; text-align:center;">Arxiv</abbr>
22+
<!-- <abbr class="badge" style="background-color:#BF5700; margin-left:0.1rem; margin-right:0.1rem; font-size:1.1rem; width:80px; display:inline-block; text-align:center;">Arxiv</abbr> -->
23+
<abbr class="badge" style="background-color:#00369f; margin-left:0.1rem; margin-right:0.1rem; font-size:1.1rem;">ICLR 2026</abbr>
2324
</div>
2425

2526
<div class="authors">
@@ -115,8 +116,8 @@ for deployment
115116
@article{chiang2025uniql,
116117
title={UniQL: Unified Quantization and Low-rank Compression for Adaptive Edge LLMs},
117118
author={Chiang, Hung-Yueh and Chang, Chi-Chih and Lu, Yu-Chen and Lin, Chien-Yu and Wu, Kai-Chiang and Abdelfattah, Mohamed S. and Marculescu, Diana},
118-
journal={arXiv preprint arXiv:2512.03383},
119-
year={2025},
119+
booktitle={International Conference on Learning Representations (ICLR)},
120+
year={2026},
120121
}
121122
122123
```

0 commit comments

Comments
 (0)