← Search

Jung woo Kim

3 accepted papers

2025

Encryption-Friendly LLM Architecture

ICLR 2025poster

Large language models (LLMs) offer personalized responses based on user interactions, but this use case raises serious privacy concerns. Homomorphic encryption (HE) is a cryptographic protocol supporting arithmetic computations in encrypted states and provides a potential solution for privacy-preser…

Cited by 6SourcePDFScholar
2024

HAE-RAE Bench: Evaluation of Korean Knowledge in Language Models

COLING 2024main

Large language models (LLMs) trained on massive corpora demonstrate impressive capabilities in a wide range of tasks. While there are ongoing efforts to adapt these models to languages beyond English, the attention given to their evaluation methodologies remains limited. Current multilingual benchma…

2023

HETAL: Efficient Privacy-preserving Transfer Learning with Homomorphic Encryption

ICML 2023oral

Transfer learning is a de facto standard method for efficiently training machine learning models for data-scarce problems by adding and fine-tuning new classification layers to a model pre-trained on large datasets. Although numerous previous studies proposed to use homomorphic encryption to resolve…