← Search

Yu Yu

12 accepted papers

2025

An Efficient Private GPT Never Autoregressively Decodes

ICML 2025poster

The wide deployment of the generative pre-trained transformer (GPT) has raised privacy concerns for both clients and servers. While cryptographic primitives can be employed for secure GPT inference to protect the privacy of both parties, they introduce considerable performance overhead. To accelerat…

Cited by 0SourcePDFScholar
2025

On Probabilistic Truncation in Privacy-preserving Machine Learning

AAAI 2025technical

Probabilistic truncation has been widely used in a broad range of privacy-preserving machine learning (PPML) platforms, such as EdaBits (Crypto 20), ABY 2.0 (Usenix 21), Crypten (NIPS 21), Piranha-Falcon (Usenix 22), and Bicoptor (S&P 23), etc. In this work, we examine the problems of common proba…

2025

Token-Level Accept or Reject: A Micro Alignment Approach for Large Language Models

IJCAI 2025

With the rapid development of Large Language Models (LLMs), aligning these models with human preferences and values is critical to ensuring ethical and safe applications. However, existing alignment techniques such as RLHF or DPO often require direct fine-tuning on LLMs with billions of parameters,

2024

FastMem: Fast Memorization of Prompt Improves Context Awareness of Large Language Models

EMNLP 2024finding

Large language models (LLMs) excel in generating coherent text, but they often struggle with context awareness, leading to inaccuracies in tasks requiring faithful adherence to provided information. We introduce FastMem, a novel method designed to enhance instruction fine-tuned LLMs’ context awarene…

2024

HuRef: HUman-REadable Fingerprint for Large Language Models

NeurIPS 2024poster

Protecting the copyright of large language models (LLMs) has become crucial due to their resource-intensive training and accompanying carefully designed licenses. However, identifying the original base model of an LLM is challenging due to potential parameter alterations. In this study, we introduce…

2024

Nimbus: Secure and Efficient Two-Party Inference for Transformers

NeurIPS 2024poster

Transformer models have gained significant attention due to their power in machine learning tasks. Their extensive deployment has raised concerns about the potential leakage of sensitive information during inference. However, when being applied to Transformers, existing approaches based on secure tw…