paper-with-me

Papers

Continual Pretraining on Encrypted Synthetic Data for Privacy-Preserving LLMs

2026-01-09 · Honghao Liu, Xuhui Jiang, Chengjin Xu, Cehao Yang, Yiran Cheng, Lionel Ni, Jian Guo arxiv

Preserving privacy in sensitive data while pretraining large language models on small, domain-specific corpora presents a significant challenge. In this work, we take an exploratory step toward privacy-preserving continual pretraining by proposing an entity-based framework that synthesizes encrypted training data to protect personally identifiable information (PII). Our approach constructs a weighted entity graph to guide data synthesis and applies deterministic encryption to PII entities, enabling LLMs to encode new knowledge through continual pretraining while granting authorized access to sensitive data through decryption keys. Our results on limited-scale datasets demonstrate that our pretrained models outperform base models and ensure PII security, while exhibiting a modest performance gap compared to models trained on unencrypted synthetic data. We further show that increasing the number of entities and leveraging graph-based synthesis improves model performance, and that encrypted models retain instruction-following capabilities with long retrieved contexts. We discuss the security implications and limitations of deterministic encryption, positioning this work as an initial investigation into the design space of encrypted data pretraining for privacy-preserving LLMs. Our code is available at https://github.com/DataArcTech/SoE.

📄 PDF Abstract BibTeX arXiv:2601.05635

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Pretraining

Similar Papers 제목 키워드 기반

FHAIM: Fully Homomorphic AIM For Private Synthetic Data Generation

2026-02-05 · Mayank Kumar, Qian Lou, Paulo Barreto, Martine De Cock 외 arxiv

Data is the lifeblood of AI, yet much of the most valuable data remains locked in silos due to privacy and regulations. As a result, AI remains heavily underutilized in many of the most important domains, including healt…

Synthetic Data Generation

Secure Multiparty Computation for Synthetic Data Generation from Distributed Data

2022-10-13 · Mayana Pereira, Sikha Pentyala, Anderson Nascimento, Rafael T. de Sousa Jr. 외

Legal and ethical restrictions on accessing relevant data inhibit data science research in critical domains such as health, finance, and education. Synthetic data generation algorithms with privacy guarantees are emergin…

Synthetic Data Generation

A Multiparty Homomorphic Encryption Approach to Confidential Federated Kaplan Meier Survival Analysis

2024-12-29 · Narasimha Raghavan Veeraragavan, Svetlana Boudko, Jan Franz Nygård

The proliferation of healthcare data has expanded opportunities for collaborative research, yet stringent privacy regulations hinder pooling sensitive patient records. We propose a \emph{multiparty homomorphic encryption…

Privacy PreservingReconstruction AttackSurvival Analysis

PrivFT: Private and Fast Text Classification with Homomorphic Encryption

2019-08-19 · Ahmad Al Badawi, Luong Hoang, Chan Fook Mun, Kim Laine 외

The need for privacy-preserving analytics is higher than ever due to the severity of privacy risks and to comply with new privacy regulations leading to an amplified interest in privacy-preserving techniques that try to …

ClassificationCPUGeneral ClassificationGPU+3

Privacy-Aware Continual Self-Supervised Learning on Multi-Window Chest Computed Tomography for Domain-Shift Robustness

2025-10-31 · Ren Tasai, Guang Li, Ren Togo, Takahiro Ogawa 외 arxiv

We propose a novel continual self-supervised learning (CSSL) framework for simultaneously learning diverse features from multi-window-obtained chest computed tomography (CT) images and ensuring data privacy. Achieving a …

Self-Supervised LearningKnowledge DistillationContinual Pretraining