paper-with-me

Papers

Vulnerability Mitigation for Safety-Aligned Language Models via Debiasing

2025-02-04 · Thien Q. Tran, Akifumi Wachi, Rei Sato, Takumi Tanabe, Youhei Akimoto

Safety alignment is an essential research topic for real-world AI applications. Despite the multifaceted nature of safety and trustworthiness in AI, current safety alignment methods often focus on a comprehensive notion of safety. By carefully assessing models from the existing safety-alignment methods, we found that, while they generally improved overall safety performance, they failed to ensure safety in specific categories. Our study first identified the difficulty of eliminating such vulnerabilities without sacrificing the model's helpfulness. We observed that, while smaller KL penalty parameters, increased training iterations, and dataset cleansing can enhance safety, they do not necessarily improve the trade-off between safety and helpfulness. We discovered that safety alignment could even induce undesired effects and result in a model that prefers generating negative tokens leading to rejective responses, regardless of the input context. To address this, we introduced a learning-free method, Token-level Safety-Debiased Inference (TSDI), to estimate and correct this bias during the generation process using randomly constructed prompts. Our experiments demonstrated that our method could enhance the model's helpfulness while maintaining safety, thus improving the trade-off Pareto-front.

📄 PDF Abstract BibTeX arXiv:2502.02153

Code (0)

등록된 구현이 없습니다.

Tasks

Safety Alignment

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Toward Safer Diffusion Language Models: Discovery and Mitigation of Priming Vulnerability

2025-10-01 · Shojiro Yamabe, Jun Sakuma arxiv

Diffusion language models (DLMs) generate tokens in parallel through iterative denoising, which can reduce latency and enable bidirectional conditioning. However, the safety risks posed by jailbreak attacks that exploit …

Simulating a Bias Mitigation Scenario in Large Language Models

2025-09-17 · Kiana Kiashemshaki, Mohammad Jalili Torkamani, Negin Mahmoudi, Meysam Shirdel Bilehsavar arxiv

Large Language Models (LLMs) have fundamentally transformed the field of natural language processing; however, their vulnerability to biases presents a notable obstacle that threatens both fairness and trust. This review…

CodeAttack: Revealing Safety Generalization Challenges of Large Language Models via Code Completion

2024-03-12 · Qibing Ren, Chang Gao, Jing Shao, Junchi Yan 외

The rapid advancement of Large Language Models (LLMs) has brought about remarkable generative capabilities but also raised concerns about their potential misuse. While strategies like supervised fine-tuning and reinforce…

Code CompletionSafety Alignment

False Friends in the Shell: Unveiling the Emoticon Semantic Confusion in Large Language Models

2026-01-12 · Weipeng Jiang, Xiaoyu Zhang, Juan Zhai, Shiqing Ma 외 arxiv

Emoticons are widely used in digital communication to convey affective intent, yet their safety implications for Large Language Models (LLMs) remain largely unexplored. In this paper, we identify emoticon semantic confus…

CHBias: Bias Evaluation and Mitigation of Chinese Conversational Language Models

2023-05-18 · Jiaxu Zhao, Meng Fang, Zijing Shi, Yitong Li 외

\textit{\textbf{\textcolor{red}{Warning}:} This paper contains content that may be offensive or upsetting.} Pretrained conversational agents have been exposed to safety issues, exhibiting a range of stereotypical human b…

Response Generation