← Search

Jung Hee Cheon

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

Privacy-Preserving Embedding via Look-up Table Evaluation with Fully Homomorphic Encryption

ICML 2024poster

In privacy-preserving machine learning (PPML), homomorphic encryption (HE) has emerged as a significant primitive, allowing the use of machine learning (ML) models while protecting the confidentiality of input data. Although extensive research has been conducted on implementing PPML with HE by devel…

Cited by 2SourcePDFScholar
2022

Privacy-Preserving Text Classification on BERT Embeddings with Homomorphic Encryption

NAACL 2022long

Embeddings, which compress information in raw text into semantics-preserving low-dimensional vectors, have been widely adopted for their efficacy. However, recent research has shown that embeddings can potentially leak private information about sensitive attributes of the text, and in some cases, ca…