paper-with-me

Papers

Quality Is Not a Safety Proxy Under Quantization

2026-06-08 · Sahil Kadadekar arxiv

Quantized checkpoints are often screened first with quality metrics and only later, if at all, with direct safety tests. This paper audits that shortcut on a matched 51-row matrix spanning 6 models, 4 families, a 7-level GGUF ladder, and AWQ/GPTQ INT4 checkpoints. In this matrix the shortcut fails: all 36 quality-safety pairings split direction across models, and 9 hidden-danger rows plus 1 near-hidden-danger row show quality stable or improved while refusal falls by 12-68 percentage points. Seven of the 11 AWQ/GPTQ rows are hidden-danger. A four-probe mechanistic follow-up over the 17 Hugging Face-backed FP16/AWQ/GPTQ cells does not rescue it: entropy, refusal-direction, and calibration probes are weak or null separators of dangerous rows, and although probe-identified safety-associated neurons absorb 1.39$\times$ more quantization error overall ($p < 5 \times 10^{-7}$), the effect is not regime-specific. Claude Sonnet 4 relabels 11,470 items in a predefined stratified set, agrees with the primary gemma3:12b judge on 89.9\% of rows ($κ= 0.873$, 95\% CI [0.866, 0.881]), and changes 0/10 hidden-danger cells. A calibrated study-internal behavioral screen -- the Refusal Template Stability Index (RTSI), built from four refusal-template drift features and calibrated on this matrix -- routes 10/10 hidden- or near-hidden-danger rows to direct safety testing (Wilson 95\% CI lower bound 0.72) while leaving 23 of 45 non-baseline rows in a low-risk bucket under both in-sample scoring and row-level leave-one-out validation; on the same matrix, the best single-feature baselines (unique-prefix-rate-delta, raw refusal-rate delta) recover 9/10 and 8/10 respectively at matched bucket size, and cross-stack transfer requires recalibration. For the quantized checkpoints, model families, and safety outcomes studied here, retained quality cannot waive direct safety evaluation.

📄 PDF Abstract BibTeX arXiv:2606.10154

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Proxy Learning for Adaptive Quantization Control in H.264 Video Coding

2026-07-11 · Qihan Xu, Ivan V. Bajić arxiv

H.264 has been the most widely used video coding format for the past two decades due to its relative simplicity, efficiency, and wide availability of software and hardware implementations. However, optimizing codec param…

Semantic Segmentation

NIPQ: Noise proxy-based Integrated Pseudo-Quantization

2022-06-02 · CVPR 2023 1 · JunCheol Shin, Junhyuk So, Sein Park, Seungyeop Kang 외

Straight-through estimator (STE), which enables the gradient flow over the non-differentiable function via approximation, has been favored in studies related to quantization-aware training (QAT). However, STE incurs unst…

Quantization

Safety-Preserving PTQ via Contrastive Alignment Loss

2025-11-11 · Sunghyun Wee, Suyoung Kim, Hyeonjin Kim, Kyomin Hwang 외 arxiv

Post-Training Quantization (PTQ) has become the de-facto standard for efficient LLM deployment, yet its optimization objective remains fundamentally incomplete. Standard PTQ methods minimize reconstruction error (e.g., M…

AMQ: Enabling AutoML for Mixed-precision Weight-Only Quantization of Large Language Models

2025-09-15 · Sangjun Lee, Seung-taek Woo, Jungyu Jin, Changhun Lee 외 arxiv

To enable broader deployment of Large Language Models (LLMs), it is essential to identify the best-performing model under strict memory constraints. We present AMQ, Automated Mixed-Precision Weight-Only Quantization, a f…

DocQT: Improving Document Forgery Localization Robustness via Diverse JPEG Quantization Tables

2026-05-19 · Kylian Ronfleux-Corail, Guillaume Bernard, Mickaël Coustaty, Nicolas Sidère arxiv

Document manipulation localization models achieve strong performance on public benchmarks yet fail to generalize to operational document workflows. We identify a critical and overlooked source of this gap: the mismatch b…