paper-with-me

Papers

LLM Access Shield: Domain-Specific LLM Framework for Privacy Policy Compliance

2025-05-22 · Yu Wang, Cailing Cai, Zhihua Xiao, Peifung E. Lam

Large language models (LLMs) are increasingly applied in fields such as finance, education, and governance due to their ability to generate human-like text and adapt to specialized tasks. However, their widespread adoption raises critical concerns about data privacy and security, including the risk of sensitive data exposure. In this paper, we propose a security framework to enforce policy compliance and mitigate risks in LLM interactions. Our approach introduces three key innovations: (i) LLM-based policy enforcement: a customizable mechanism that enhances domain-specific detection of sensitive data. (ii) Dynamic policy customization: real-time policy adaptation and enforcement during user-LLM interactions to ensure compliance with evolving security requirements. (iii) Sensitive data anonymization: a format-preserving encryption technique that protects sensitive information while maintaining contextual integrity. Experimental results demonstrate that our framework effectively mitigates security risks while preserving the functional accuracy of LLM-driven tasks.

📄 PDF Abstract BibTeX arXiv:2505.17145

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FLShield: A Validation Based Federated Learning Framework to Defend Against Poisoning Attacks

2023-08-10 · Ehsanul Kabir, Zeyu Song, Md Rafi Ur Rashid, Shagufta Mehnaz

Federated learning (FL) is revolutionizing how we learn from data. With its growing popularity, it is now being used in many safety-critical domains such as autonomous vehicles and healthcare. Since thousands of particip…

Autonomous VehiclesFederated Learning

DataFreeShield: Defending Adversarial Attacks without Training Data

2024-06-21 · Hyeyoon Lee, Kanghyun Choi, Dain Kwon, Sunjong Park 외

Recent advances in adversarial robustness rely on an abundant set of training data, where using external or additional datasets has become a common setting. However, in real life, the training data is often kept private …

Adversarial RobustnessDataset Generation

UnlearnShield: Shielding Forgotten Privacy against Unlearning Inversion

2026-01-28 · Lulu Xue, Shengshan Hu, Wei Lu, Ziqi Zhou 외 arxiv

Machine unlearning is an emerging technique that aims to remove the influence of specific data from trained models, thereby enhancing privacy protection. However, recent research has uncovered critical privacy vulnerabil…

No Privacy Left Outside: On the (In-)Security of TEE-Shielded DNN Partition for On-Device ML

2023-10-11 · Ziqi Zhang, Chen Gong, Yifeng Cai, Yuanyuan Yuan 외

On-device ML introduces new security challenges: DNN models become white-box accessible to device users. Based on white-box information, adversaries can conduct effective model stealing (MS) and membership inference atta…

GPUInference AttackMembership Inference Attack

Easy-to-Use Shielding for Reinforcement Learning

2026-06-02 · Stefan Pranger, Bettina Könighofer arxiv

Safe exploration is a key challenge in Reinforcement Learning (RL) that aims to prevent agents from making harmful decisions while exploring their environment. Safe exploration is a key challenge in Reinforcement Learnin…

Reinforcement Learning