Skip to content

Commit 5e73449

Browse files
committed
Update publication list
1 parent 95e4c2c commit 5e73449

1 file changed

Lines changed: 19 additions & 22 deletions

File tree

publications.html

Lines changed: 19 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -288,15 +288,8 @@
288288
</header>
289289

290290
<main>
291-
<!-- ===== 2026 ===== -->
292-
<div class="year-divider">2026</div>
293-
294-
<div class="paper">
295-
<div class="paper-title">Quantifying Aleatoric Uncertainty of In-Context Learning for Robust Measure of LLM Prediction Confidence</div>
296-
<div class="paper-authors">Jinseok Chung, Minkyoung Song*, Hyunji Jung*, Namhoon Lee</div>
297-
<div class="paper-venue">ACL 2026</div>
298-
<!-- <div class="paper-links"><a href="https://arxiv.org/abs/2602.18181v1" target="_blank">arxiv</a></div> -->
299-
</div>
291+
<!-- ===== Preprint ===== -->
292+
<div class="year-divider">Preprint</div>
300293

301294
<div class="paper">
302295
<div class="paper-title">SeedFlood: A Step Toward Scalable Decentralized Training of LLMs</div>
@@ -312,6 +305,16 @@
312305
<div class="paper-links"><a href="https://www.arxiv.org/abs/2602.03515" target="_blank">arxiv</a></div>
313306
</div>
314307

308+
<!-- ===== 2026 ===== -->
309+
<div class="year-divider">2026</div>
310+
311+
<div class="paper">
312+
<div class="paper-title">Quantifying Aleatoric Uncertainty of In-Context Learning for Robust Measure of LLM Prediction Confidence</div>
313+
<div class="paper-authors">Jinseok Chung, Minkyoung Song*, Hyunji Jung*, Namhoon Lee</div>
314+
<div class="paper-venue">ACL 2026</div>
315+
<!-- <div class="paper-links"><a href="https://arxiv.org/abs/2602.18181v1" target="_blank">arxiv</a></div> -->
316+
</div>
317+
315318
<div class="paper">
316319
<div class="paper-title">The Unseen Frontier: Pushing the Limits of LLM Sparsity with Surrogate-Free ADMM</div>
317320
<div class="paper-authors">Kwanhee Lee, Hyeondo Jang, Dongyeop Lee, Dan Alistarh, Namhoon Lee</div>
@@ -364,6 +367,13 @@
364367
<div class="paper-links"><a href="https://arxiv.org/abs/2504.06838" target="_blank">arxiv</a><a href="https://github.com/LOG-postech/ZIP" target="_blank">code</a></div>
365368
</div>
366369

370+
<div class="paper">
371+
<div class="paper-title">Convergence and Implicit Bias of Gradient Descent on Continual Linear Classification</div>
372+
<div class="paper-authors">Hyunji Jung, Hanseul Cho, Chulhee Yun</div>
373+
<div class="paper-venue">ICLR 2025</div>
374+
<div class="paper-links"><a href="https://arxiv.org/abs/2504.12712" target="_blank">arxiv</a></div>
375+
</div>
376+
367377
<!-- ===== 2024 ===== -->
368378
<div class="year-divider">2024</div>
369379

@@ -457,13 +467,6 @@
457467
<div class="paper-links"><a href="https://sites.google.com/view/sedl-workshop" target="_blank">paper</a></div>
458468
</div>
459469

460-
<div class="paper">
461-
<div class="paper-title">Toward Efficient Deep Learning with Sparse Neural Networks</div>
462-
<div class="paper-authors">Namhoon Lee</div>
463-
<div class="paper-venue">Ph.D. Thesis, University of Oxford</div>
464-
<div class="paper-links"><a href="https://ora.ox.ac.uk/objects/uuid:000e9d44-0229-48a3-84b0-dc17a8e96ccf" target="_blank">paper</a></div>
465-
</div>
466-
467470
<div class="paper">
468471
<div class="paper-title">A Signal Propagation Perspective for Pruning Neural Networks at Initialization</div>
469472
<div class="paper-authors">Namhoon Lee, Thalaiyasingam Ajanthan, Stephen Gould, Philip H. S. Torr</div>
@@ -520,12 +523,6 @@
520523
<div class="paper-links"><a href="https://namhoonlee.github.io/doc/LK_WACV2016.pdf" target="_blank">paper</a></div>
521524
</div>
522525

523-
<div class="paper">
524-
<div class="paper-title">Modeling of Dynamic Environments for Visual Forecasting of American Football Plays</div>
525-
<div class="paper-authors">Namhoon Lee (committee: Kris M. Kitani, Martial Hebert, Sebastian Scherer)</div>
526-
<div class="paper-venue">M.S. Thesis, Carnegie Mellon University, Dec 2015</div>
527-
<div class="paper-links"><a href="https://namhoonlee.github.io/doc/namhoonlee_msthesis2015_final.pdf" target="_blank">paper</a></div>
528-
</div>
529526
</main>
530527

531528
<footer>

0 commit comments

Comments
 (0)