paper-with-me

홈 › Papers

Stop Tracking Me! Proactive Defense Against Attribute Inference Attack in LLMs

2026-02-12 · Dong Yan, Jian Liang, Ran He, Tieniu Tan arxiv

Recent studies have shown that large language models (LLMs) can infer private user attributes (e.g., age, location, gender) from user-generated text shared online, enabling rapid and large-scale privacy breaches. Existing anonymization-based defenses are coarse-grained, lacking word-level precision in anonymizing privacy-leaking elements. Moreover, they are inherently limited as altering user text to hide sensitive cues still allows attribute inference to occur through models' reasoning capabilities. To address these limitations, we propose a unified defense framework that combines fine-grained anonymization (TRACE) with inference-preventing optimization (RPS). TRACE leverages attention mechanisms and inference chain generation to identify and anonymize privacy-leaking textual elements, while RPS employs a lightweight two-stage optimization strategy to induce model rejection behaviors, thereby preventing attribute inference. Evaluations across diverse LLMs show that TRACE-RPS reduces attribute inference accuracy from around 50\% to below 5\% on open-source models. In addition, our approach offers strong cross-model generalization, prompt-variation robustness, and utility-privacy tradeoffs. Our code is available at https://github.com/Jasper-Yan/TRACE-RPS.

📄 PDF Abstract BibTeX arXiv:2602.11528

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beauty and the Beast: Imperceptible Perturbations Against Diffusion-Based Face Swapping via Directional Attribute Editing

2026-01-30 · Yilong Huang, Songze Li arxiv

Diffusion-based face swapping achieves state-of-the-art performance, yet it also exacerbates the potential harm of malicious face swapping to violate portraiture right or undermine personal reputation. This has spurred t…

Face Swapping

Anti-Inpainting: A Proactive Defense against Malicious Diffusion-based Inpainters under Unknown Conditions

2025-05-19 · Yimao Guo, Zuomin Qu, Wei Lu, Xiangyang Luo

As diffusion-based malicious image manipulation becomes increasingly prevalent, multiple proactive defense methods are developed to safeguard images against unauthorized tampering. However, most proactive defense methods…

Data AugmentationDenoisingImage Manipulation

Deep Reinforcement Learning for Cyber System Defense under Dynamic Adversarial Uncertainties

2023-02-03 · Ashutosh Dutta, Samrat Chatterjee, Arnab Bhattacharya, Mahantesh Halappanavar

Development of autonomous cyber system defense strategies and action recommendations in the real-world is challenging, and includes characterizing system state uncertainties and attack-defense dynamics. We propose a data…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

SAiW: Source-Attributable Invisible Watermarking for Proactive Deepfake Defense

2026-03-24 · Bibek Das, Chandranath Adak, Soumi Chattopadhyay, Zahid Akhtar 외 arxiv

Deepfakes generated by modern generative models pose a serious threat to information integrity, digital identity, and public trust. Existing detection methods are largely reactive, attempting to identify manipulations af…

Representation Learning

I2VShield: An Efficient Proactive Defense Framework against DiT-based Image-to-Video Models

2026-07-28 · Yimao Guo, Zuomin Qu, Wei Lu arxiv

The rapid advancement of video generation models has led to the increasing misuse of image-to-video (I2V) models. Although substantial progress has been made in detecting AI-generated videos, proactive defenses against I…

Video Generation