paper-with-me

Papers

Language Models Resist Alignment: Evidence From Data Compression

2024-06-10 · Jiaming Ji, Kaile Wang, Tianyi Qiu, Boyuan Chen, Jiayi Zhou, Changye Li, Hantao Lou, Josef Dai, Yunhuai Liu, Yaodong Yang

Large language models (LLMs) may exhibit unintended or undesirable behaviors. Recent works have concentrated on aligning LLMs to mitigate harmful outputs. Despite these efforts, some anomalies indicate that even a well-conducted alignment process can be easily circumvented, whether intentionally or accidentally. Does alignment fine-tuning yield have robust effects on models, or are its impacts merely superficial? In this work, we make the first exploration of this phenomenon from both theoretical and empirical perspectives. Empirically, we demonstrate the elasticity of post-alignment models, i.e., the tendency to revert to the behavior distribution formed during the pre-training phase upon further fine-tuning. Leveraging compression theory, we formally deduce that fine-tuning disproportionately undermines alignment relative to pre-training, potentially by orders of magnitude. We validate the presence of elasticity through experiments on models of varying types and scales. Specifically, we find that model performance declines rapidly before reverting to the pre-training distribution, after which the rate of decline drops significantly. Furthermore, we further reveal that elasticity positively correlates with the increased model size and the expansion of pre-training data. Our findings underscore the need to address the inherent elasticity of LLMs to mitigate their resistance to alignment.

📄 PDF Abstract BibTeX arXiv:2406.06144

Code (1)

pku-alignment/llms-resist-alignment 공식 구현 pytorch

Tasks

Data Compression

Similar Papers 제목 키워드 기반

Dynamic Epistemic Friction in Dialogue

2025-06-12 · Timothy Obiso, Kenneth Lai, Abhijnan Nath, Nikhil Krishnaswamy 외

Recent developments in aligning Large Language Models (LLMs) with human preferences have significantly enhanced their utility in human-AI collaborative scenarios. However, such approaches often neglect the critical role …

Friction

PseudoBench: Measuring How Agentic Auto-Research Fuels Pseudoscience

2026-06-16 · Xinyang Liao, Lingyu Li, Huacan Liu, Tianle Gu 외 arxiv

As Large Language Model based agents enter autonomous scientific research, their ability to resist pseudoscience becomes increasingly important. Otherwise, such systems may rapidly generate plausible yet misleading studi…

Compression-Resistant Backdoor Attack against Deep Neural Networks

2022-01-03 · Mingfu Xue, Xin Wang, Shichang Sun, Yushu Zhang 외

In recent years, many backdoor attacks based on training data poisoning have been proposed. However, in practice, those backdoor attacks are vulnerable to image compressions. When backdoor instances are compressed, the f…

Backdoor AttackData PoisoningImage Compression

LAVA: Layered Audio-Visual Anti-tampering Watermarking for Robust Deepfake Detection and Localization

2026-04-27 · Bokang Zeng, Zheng Gao, Xiaoyu Li, Xiaoyan Feng 외 arxiv

Proactive watermarking offers a promising approach for deepfake tamper detection and localization in short-form videos. However, existing methods often decouple audio and visual evidence and assume that watermark signals…

DeepFake Detection

Pressure, What Pressure? Sycophancy Disentanglement in Language Models via Reward Decomposition

2026-04-07 · Muhammad Ahmed Mohsin, Ahsan Bilal, Muhammad Umer, Emily Fox arxiv

Large language models exhibit sycophancy, the tendency to shift their stated positions toward perceived user preferences or authority cues regardless of evidence. Standard alignment methods fail to correct this because s…