paper-with-me

Papers

DP-MemArc: Differential Privacy Transfer Learning for Memory Efficient Language Models

2024-06-16 · Yanming Liu, Xinyue Peng, Yuwei Zhang, Xiaolan Ke, Songhang Deng, Jiannan Cao, Chen Ma, Mengchen Fu, Tianyu Du, Sheng Cheng, Xun Wang, Jianwei Yin, Xuhong Zhang

Large language models have repeatedly shown outstanding performance across diverse applications. However, deploying these models can inadvertently risk user privacy. The significant memory demands during training pose a major challenge in terms of resource consumption. This substantial size places a heavy load on memory resources, raising considerable practical concerns. In this paper, we introduce DP-MemArc, a novel training framework aimed at reducing the memory costs of large language models while emphasizing the protection of user data privacy. DP-MemArc incorporates side network or reversible network designs to support a variety of differential privacy memory-efficient fine-tuning schemes. Our approach not only achieves about 2.5 times in memory optimization but also ensures robust privacy protection, keeping user data secure and confidential. Extensive experiments have demonstrated that DP-MemArc effectively provides differential privacy-efficient fine-tuning across different task scenarios.

📄 PDF Abstract BibTeX arXiv:2406.11087

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

MemArchitect: A Policy Driven Memory Governance Layer

2026-03-18 · Lingavasan Suresh Kumar, Yang Ba, Rong Pan arxiv

Persistent Large Language Model (LLM) agents expose a critical governance gap in memory management. Standard Retrieval-Augmented Generation (RAG) frameworks treat memory as passive storage, lacking mechanisms to resolve …

Differentially Private Adaptation of Diffusion Models via Noisy Aggregated Embeddings

2024-11-22 · Pura Peetathawatchai, Wei-Ning Chen, Berivan Isik, Sanmi Koyejo 외

We introduce a novel method for adapting diffusion models under differential privacy (DP) constraints, enabling privacy-preserving style and content transfer without fine-tuning model weights. Traditional approaches to p…

Privacy PreservingStyle Transfer

Differentially Private Meta-Learning

2019-09-12 · ICLR 2020 1 · Jeffrey Li, Mikhail Khodak, Sebastian Caldas, Ameet Talwalkar

Parameter-transfer is a well-known and versatile approach for meta-learning, with applications including few-shot learning, federated learning, and reinforcement learning. However, parameter-transfer algorithms often req…

Federated LearningFew-Shot LearningGeneral Classificationimage-classification+6

Dual-Priv Pruning : Efficient Differential Private Fine-Tuning in Multimodal Large Language Models

2025-06-08 · Qianshan Wei, Jiaqi Li, Zihan You, Yi Zhan 외

Differential Privacy (DP) is a widely adopted technique, valued for its effectiveness in protecting the privacy of task-specific datasets, making it a critical tool for large language models. However, its effectiveness i…

Computational Efficiency

Federated Transfer Learning with Differential Privacy

2024-03-17 · Mengchu Li, Ye Tian, Yang Feng, Yi Yu

Federated learning has emerged as a powerful framework for analysing distributed data, yet two challenges remain pivotal: heterogeneity across sites and privacy of local data. In this paper, we address both challenges wi…

Federated LearningregressionTransfer Learning