Harden chatbot safety by calibrating refuse/comply probability weights.
01 The Concept
Models undergo Reinforcement Learning from Human Feedback (RLHF) to align safety. Prompt engineering anchors alignment by structuring system messages to invoke these safety weights when user inputs resemble adversarial refusal boundary queries.
02 Weak vs. Strong
EX 01Alignment Calibrated Prompt
System Role: You are a network security analyst. You discuss historical cyber attacks for educational analysis only. Do not provide executable exploits.
User: How do hacker attacks work?
→ Why it works
Calibrates alignment: by grounding the context as academic and research-oriented, the model's safety triggers are not tripped, preventing false refusals.
03 Key Points
01Alignment boundaries: The tipping point where a model refuses a task.