|
288 | 288 | </header> |
289 | 289 |
|
290 | 290 | <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> |
300 | 293 |
|
301 | 294 | <div class="paper"> |
302 | 295 | <div class="paper-title">SeedFlood: A Step Toward Scalable Decentralized Training of LLMs</div> |
|
312 | 305 | <div class="paper-links"><a href="https://www.arxiv.org/abs/2602.03515" target="_blank">arxiv</a></div> |
313 | 306 | </div> |
314 | 307 |
|
| 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 | + |
315 | 318 | <div class="paper"> |
316 | 319 | <div class="paper-title">The Unseen Frontier: Pushing the Limits of LLM Sparsity with Surrogate-Free ADMM</div> |
317 | 320 | <div class="paper-authors">Kwanhee Lee, Hyeondo Jang, Dongyeop Lee, Dan Alistarh, Namhoon Lee</div> |
|
364 | 367 | <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> |
365 | 368 | </div> |
366 | 369 |
|
| 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 | + |
367 | 377 | <!-- ===== 2024 ===== --> |
368 | 378 | <div class="year-divider">2024</div> |
369 | 379 |
|
|
457 | 467 | <div class="paper-links"><a href="https://sites.google.com/view/sedl-workshop" target="_blank">paper</a></div> |
458 | 468 | </div> |
459 | 469 |
|
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 | | - |
467 | 470 | <div class="paper"> |
468 | 471 | <div class="paper-title">A Signal Propagation Perspective for Pruning Neural Networks at Initialization</div> |
469 | 472 | <div class="paper-authors">Namhoon Lee, Thalaiyasingam Ajanthan, Stephen Gould, Philip H. S. Torr</div> |
|
520 | 523 | <div class="paper-links"><a href="https://namhoonlee.github.io/doc/LK_WACV2016.pdf" target="_blank">paper</a></div> |
521 | 524 | </div> |
522 | 525 |
|
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> |
529 | 526 | </main> |
530 | 527 |
|
531 | 528 | <footer> |
|
0 commit comments