ACL 2026 Long Paper
First Author
Privacy-Aware Inference
Jeongho Yoon, Chanhee Park, Yongchan Chun, Hyeonseok Moon, Heuiseok Lim.
PPFT trains a client-side encoder, server-side projection, and LLM so the server
can condition on pooled, noise-injected prompt embeddings rather than raw text,
and evaluates the resulting privacy-utility trade-off.
My role: I originated the core idea and led the experiments, analysis, and manuscript preparation.
ACL 2026, Volume 1: Long Papers, pp. 25961-25981. DOI: 10.18653/v1/2026.acl-long.1191.
ACL 2026 Long Paper
Equal Contribution
Multilingual Retrieval
Dongjun Kim*, Jeongho Yoon*, Chanjun Park, Heuiseok Lim.
LangSAE uses a sparse autoencoder to identify and suppress language-associated
features in pooled embeddings. On the reported multilingual retrieval benchmarks,
it improves ranking quality and cross-language coverage without retraining the
base encoder or re-encoding raw text.
My role: I led the experiments and analysis; I also co-wrote the manuscript.
ACL 2026, Volume 1: Long Papers, pp. 36374-36389. DOI: 10.18653/v1/2026.acl-long.1685.
CVPR 2026 Highlight
Uncertainty Estimation
Yongchan Chun, Chanhee Park, Jeongho Yoon, Jaehyung Seo, Heuiseok Lim.
ETN learns a lightweight transformation of pretrained logits into Dirichlet
evidence for in- and out-of-distribution uncertainty estimation across vision
classification and LLM question answering.
My role: I contributed foundational experimental work and helped prepare the manuscript.
CVPR 2026, pp. 6157-6166. Selected as a Highlight.
Mathematics 2026
Equal Contribution
Code Safety Evaluation
Chanjun Park*, Jeongho Yoon*, Heuiseok Lim.
Code Redteaming inserts ethically problematic natural language into comments,
identifiers, and other natural-language-bearing regions of Python and C code,
then evaluates how reliably 18 LLMs detect it.
My role: I led the experiments and analysis; I also co-wrote the manuscript.
Mathematics 14(1), Article 189. DOI: 10.3390/math14010189.