paper-with-me

Papers

Model Inversion Attacks on Llama 3: Extracting PII from Large Language Models

2025-07-06 · Sathesh P. Sivashanmugam

Large language models (LLMs) have transformed natural language processing, but their ability to memorize training data poses significant privacy risks. This paper investigates model inversion attacks on the Llama 3.2 model, a multilingual LLM developed by Meta. By querying the model with carefully crafted prompts, we demonstrate the extraction of personally identifiable information (PII) such as passwords, email addresses, and account numbers. Our findings highlight the vulnerability of even smaller LLMs to privacy attacks and underscore the need for robust defenses. We discuss potential mitigation strategies, including differential privacy and data sanitization, and call for further research into privacy-preserving machine learning techniques.

📄 PDF Abstract BibTeX arXiv:2507.04478

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Depth Gives a False Sense of Privacy: LLM Internal States Inversion

2025-07-22 · Tian Dong, Yan Meng, Shaofeng Li, Guoxing Chen 외 arxiv

Large Language Models (LLMs) are increasingly integrated into daily routines, yet they raise significant privacy and safety concerns. Recent research proposes collaborative inference, which outsources the early-layer inf…

Semantic Similarity

Robust or Private? Adversarial Training Makes Models More Vulnerable to Privacy Attacks

2019-06-15 · Felipe A. Mejia, Paul Gamble, Zigfried Hampel-Arias, Michael Lomnitz 외

Adversarial training was introduced as a way to improve the robustness of deep learning models to adversarial attacks. This training method improves robustness against adversarial attacks, but increases the models vulner…

Generative Adversarial Network

Against All Odds: Overcoming Typology, Script, and Language Confusion in Multilingual Embedding Inversion Attacks

2024-08-21 · Yiyi Chen, Russa Biswas, Heather Lent, Johannes Bjerva

Large Language Models (LLMs) are susceptible to malicious influence by cyber attackers through intrusions such as adversarial, backdoor, and embedding inversion attacks. In response, the burgeoning field of LLM Security …

All

Text Embedding Inversion Security for Multilingual Language Models

2024-01-22 · Yiyi Chen, Heather Lent, Johannes Bjerva

Textual data is often represented as real-numbered embeddings in NLP, particularly with the popularity of large language models (LLMs) and Embeddings as a Service (EaaS). However, storing sensitive information as embeddi…

Enhancing Privacy against Inversion Attacks in Federated Learning by using Mixing Gradients Strategies

2022-04-26 · Shaltiel Eloul, Fran Silavong, Sanket Kamthe, Antonios Georgiadis 외

Federated learning reduces the risk of information leakage, but remains vulnerable to attacks. We investigate how several neural network design decisions can defend against gradients inversion attacks. We show that overl…

Federated Learning