AuraTracer智迹闻
中文

EVENT DOSSIER

Safety for Whom? Boundary-Aware Self-Distillation for Controlled LLM Safety Refusal

2026-09-08 08:00 Models across 2 days 🔥 47.2 heat score
2sources
2days unfolding
47.2heat score
6mentions
SummaryAI generated

To address the issue of excessive rejection of harmless content when large language models are deployed in specific domains, Hugging Face’s team proposed the “Boundary-Sensitive Self-Distillation” method. The study found that focusing solely on the lowest harmful response rate would result in up to 74% of harmless prompts being wrongly rejected. To address this, researchers developed an offline self-generation framework combining controlled topic generation, coverage repair, and data pairs of harmful and benign content, and trained it on the Qwen3-8B model. Experiments showed that by adding boundary-related data, this false rejection rate was significantly reduced from 32.94% to 4.16%, while maintaining a basically unchanged real rejection rate. Comparative experiments further verified that replacing external responses with the responses of the validated target model could significantly reduce excessive rejection rates. The study emphasized that safe alignment should not be based solely on the harmful response rate; it must be evaluated on both sides of the boundary between intention to reject and usability, in order to balance safety and availability.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
Alejo López-ÁvilaAntonio TieneIker García-FerreroJezabel GarciaMultiverse ComputingCAIQwen3-8B

Event frameEVENT FRAME

Launch

arXiv:2609.04482v1 Boundary-Aware Self-Distillation framework 提出边界感知自蒸馏框架

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
Alejo López-Ávila × Ant…1Alejo López-Ávila × Ike…1Alejo López-Ávila × Jez…1Alejo López-Ávila × Mul…1Antonio Tiene × Iker Ga…1Antonio Tiene × Jezabel…1

Integrated timelineUNIFIED TIMELINE

  1. 2026-09-07

    Safety for Whom? Boundary-Aware Self-Di…

    Regarding the issue of needing to set different security boundaries for different deployment scenarios under the same t…

  2. 2026-09-08

    Paper page - Safety for Whom? Boundary-…

    Hugging Face 团队提出“边界感知自蒸馏”方法,旨在训练大语言模型仅拒绝特定有害内容而非整个话题。研究指出,仅关注有害响应率最低的配置会导致 74% 的无害提示被错误拒绝;通过加入有害 - 无害边界对数据,将此类误拒率从 32.…

SignalsSIGNALS

Keyword heat
  • Qwen3-8B1
  • Antonio Tiene1
  • Multiverse ComputingCAI1
  • Alejo López-Ávila1
  • Iker García-Ferrero1
  • Jezabel Garcia1

All reports (2)SOURCES

A arXiv cs.CL en 2026-09-07 12:00

Safety for Whom? Boundary-Aware Self-Distillation for Controlled LLM Safety Refusal

Regarding the issue of needing to set different security boundaries for different deployment scenarios under the same theme, researchers proposed an offline self-generating framework that combines controlled theme generation, coverage repair, and harmful-healthy pairing data. After training on the Qwen3-8B model, the target domain’s refusal rate increased from 9.47% to 84.75%, and the average unsafe response rate for the three broad harmfulness benchmarks decreased to 0.14%. However, the XSTest over-refusal rate rose to 74.00%. Comparative experiments showed that replacing external responses with the validated target model responses could reduce the over-refusal rate from 15.20% to 5.20%; boundary pairing data reduced the over-refusal rate on the retained side from 32.94% to 4.16%, while the harmful-side refusal rate decreased slightly from 91.88% to 87.72%. The results indicate that data composition can adjust the balance between security and usability, and security alignment needs to be evaluated on both sides of the intention-to-refuse boundary.

H Hugging Face Papers en 2026-09-08 08:00

Paper page - Safety for Whom? Boundary-Aware Self-Distillation for Controlled LLM Safety Refusal

Hugging Face 团队提出“边界感知自蒸馏”方法,旨在训练大语言模型仅拒绝特定有害内容而非整个话题。研究指出,仅关注有害响应率最低的配置会导致 74% 的无害提示被错误拒绝;通过加入有害 - 无害边界对数据,将此类误拒率从 32.94% 降至 4.16%,同时真实拒答率基本不变。该工作强调,安全对齐不能仅看有害响应率,必须评估并控制有害与无害边界的权衡。