A Survey on Responsible LLMs: Inherent Risk, Malicious Use, and Mitigation Strategy
Huandong Wang, Wenjie Fu, Yingzhou Tang, Zhilong Chen, Yuxi Huang, Jinghua Piao, Chen Gao, Fengli Xu, Tao Jiang, Yong Li
TL;DR
The survey addresses the dual challenges of LLMs—inherent risks (privacy leakage, hallucination, value misalignment) and malicious use (toxicity, jailbreak)—by proposing a unified four‑phase lifecycle framework for mitigation across data collection/pre-training, fine‑tuning/alignment, prompting/reasoning, and post‑processing/auditing. It aggregates techniques for privacy protection, hallucination reduction, value alignment, toxicity elimination, and jailbreak defenses, organized by lifecycle phase and risk dimension. The paper also highlights open challenges, such as cross‑phase interactions and the need for a multi‑dimensional framework, and outlines future directions including synergistic phase integration, deeper reasoning analysis, and brain‑inspired architectures. Overall, it aims to guide researchers, developers, and policymakers toward building safer, more responsible LLMs with broad real‑world impact.
Abstract
While large language models (LLMs) present significant potential for supporting numerous real-world applications and delivering positive social impacts, they still face significant challenges in terms of the inherent risk of privacy leakage, hallucinated outputs, and value misalignment, and can be maliciously used for generating toxic content and unethical purposes after been jailbroken. Therefore, in this survey, we present a comprehensive review of recent advancements aimed at mitigating these issues, organized across the four phases of LLM development and usage: data collecting and pre-training, fine-tuning and alignment, prompting and reasoning, and post-processing and auditing. We elaborate on the recent advances for enhancing the performance of LLMs in terms of privacy protection, hallucination reduction, value alignment, toxicity elimination, and jailbreak defenses. In contrast to previous surveys that focus on a single dimension of responsible LLMs, this survey presents a unified framework that encompasses these diverse dimensions, providing a comprehensive view of enhancing LLMs to better serve real-world applications.
