paper-with-me

Papers

A Survey on Data Security in Large Language Models

2025-08-04 · Kang Chen, Xiuze Zhou, Yuanguo Lin, Jinhe Su, Yuanhui Yu, Li Shen, Fan Lin arxiv

Large Language Models (LLMs), now a foundation in advancing natural language processing, power applications such as text generation, machine translation, and conversational systems. Despite their transformative potential, these models inherently rely on massive amounts of training data, often collected from diverse and uncurated sources, which exposes them to serious data security risks. Harmful or malicious data can compromise model behavior, leading to issues such as toxic output, hallucinations, and vulnerabilities to threats such as prompt injection or data poisoning. As LLMs continue to be integrated into critical real-world systems, understanding and addressing these data-centric security risks is imperative to safeguard user trust and system reliability. This survey offers a comprehensive overview of the main data security risks facing LLMs and reviews current defense strategies, including adversarial training, RLHF, and data augmentation. Additionally, we categorize and analyze relevant datasets used for assessing robustness and security across different domains, providing guidance for future research. Finally, we highlight key research directions that focus on secure model updates, explainability-driven defenses, and effective governance frameworks, aiming to promote the safe and responsible development of LLM technology. This work aims to inform researchers, practitioners, and policymakers, driving progress toward data security in LLMs.

📄 PDF Abstract BibTeX arXiv:2508.02312

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationData AugmentationText Generation

Similar Papers 제목 키워드 기반

A Survey of Large Language Models in Cybersecurity

2024-02-26 · Gabriel de Jesus Coelho da Silva, Carlos Becker Westphall

Large Language Models (LLMs) have quickly risen to prominence due to their ability to perform at or close to the state-of-the-art in a variety of fields while handling natural language. An important field of research is …

Survey

Exploring Vulnerabilities and Protections in Large Language Models: A Survey

2024-06-01 · Frank Weizhen Liu, Chenhui Hu

As Large Language Models (LLMs) increasingly become key components in various AI applications, understanding their security vulnerabilities and the effectiveness of defense mechanisms is crucial. This survey examines the…

Data PoisoningSurvey

Security and Privacy Challenges of Large Language Models: A Survey

2024-01-30 · Badhan Chandra Das, M. Hadi Amini, Yanzhao Wu

Large Language Models (LLMs) have demonstrated extraordinary capabilities and contributed to multiple fields, such as generating and summarizing text, language translation, and question-answering. Nowadays, LLM is becomi…

Data PoisoningQuestion AnsweringSurvey

Blockchain for Large Language Model Security and Safety: A Holistic Survey

2024-07-26 · Caleb Geren, Amanda Board, Gaby G. Dagher, Tim Andersen 외

With the growing development and deployment of large language models (LLMs) in both industrial and academic fields, their security and safety concerns have become increasingly critical. However, recent studies indicate t…

Data PoisoningLanguage ModelingLanguage ModellingLarge Language Model

LLM agents security duality: a comprehensive survey of self-security and empowered cybersecurity

2026-06-26 · Yiwei Xu, Yong Zhuang, Xuanming Liu, Tian Zhang 외 arxiv

Large language model (LLM) agents are rapidly being integrated into real-world systems. Their autonomy and tool-use capabilities generate substantial value while simultaneously expanding the security attack surface. This…