paper-with-me

Papers

Phi-3 Safety Post-Training: Aligning Language Models with a "Break-Fix" Cycle

2024-07-18 · Emman Haider, Daniel Perez-Becker, Thomas Portet, Piyush Madan, Amit Garg, Atabak Ashfaq, David Majercak, Wen Wen, Dongwoo Kim, ZiYi Yang, Jianwen Zhang, Hiteshi Sharma, Blake Bullwinkel, Martin Pouliot, Amanda Minnich, Shiven Chawla, Solianna Herrera, Shahed Warreth, Maggie Engler, Gary Lopez, Nina Chikanov, Raja Sekhar Rao Dheekonda, Bolor-Erdene Jagdagdorj, Roman Lutz, Richard Lundeen, Tori Westerhoff, Pete Bryan, Christian Seifert, Ram Shankar Siva Kumar, Andrew Berkley, Alex Kessler

Recent innovations in language model training have demonstrated that it is possible to create highly performant models that are small enough to run on a smartphone. As these models are deployed in an increasing number of domains, it is critical to ensure that they are aligned with human preferences and safety considerations. In this report, we present our methodology for safety aligning the Phi-3 series of language models. We utilized a "break-fix" cycle, performing multiple rounds of dataset curation, safety post-training, benchmarking, red teaming, and vulnerability identification to cover a variety of harm areas in both single and multi-turn scenarios. Our results indicate that this approach iteratively improved the performance of the Phi-3 models across a wide range of responsible AI benchmarks. Finally, we include additional red teaming strategies and evaluations that were used to test the safety behavior of Phi-3.5-mini and Phi-3.5-MoE, which were optimized for multilingual capabilities.

📄 PDF Abstract BibTeX arXiv:2407.13833

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingLanguage ModelingLanguage ModellingRed Teaming

Similar Papers 제목 키워드 기반

Logic Jailbreak: Efficiently Unlocking LLM Safety Restrictions Through Formal Logical Expression

2025-05-18 · Jingyu Peng, Maolin Wang, Nan Wang, Xiangyu Zhao 외

Despite substantial advancements in aligning large language models (LLMs) with human values, current safety mechanisms remain susceptible to jailbreak attacks. We hypothesize that this vulnerability stems from distributi…

SDGO: Self-Discrimination-Guided Optimization for Consistent Safety in Large Language Models

2025-08-21 · Peng Ding, Wen Sun, Dailin Li, Wei Zou 외 arxiv

Large Language Models (LLMs) excel at various natural language processing tasks but remain vulnerable to jailbreaking attacks that induce harmful content generation. In this paper, we reveal a critical safety inconsisten…

Reinforcement Learning

Latent-space adversarial training with post-aware calibration for defending large language models against jailbreak attacks

2025-01-18 · Xin Yi, Yue Li, Dongsheng Shi, LinLin Wang 외

Ensuring safety alignment is a critical requirement for large language models (LLMs), particularly given increasing deployment in real-world applications. Despite considerable advancements, LLMs remain susceptible to jai…

Safety Alignment

Finding and Reactivating Post-Trained LLMs' Hidden Safety Mechanisms

2026-03-10 · Mingjie Li, Wai Man Si, Michael Backes, Yang Zhang 외 arxiv

Despite the impressive performance of general-purpose large language models (LLMs), they often require fine-tuning or post-training to excel at specific tasks. For instance, large reasoning models (LRMs), such as the Dee…

SafePTR: Token-Level Jailbreak Defense in Multimodal LLMs via Prune-then-Restore Mechanism

2025-07-02 · Beitao Chen, Xinyu Lyu, Lianli Gao, Jingkuan Song 외 arxiv

By incorporating visual inputs, Multimodal Large Language Models (MLLMs) extend LLMs to support visual reasoning. However, this integration also introduces new vulnerabilities, making MLLMs susceptible to multimodal jail…

Visual Reasoning