paper-with-me

Papers

Refusing Intent, Not Form: Wrapper-Based Intent-Group Supervision for LLM Safety

2026-08-13 · Ping Wu, Haibo Tong, Feifei Zhao, Han Shen, Yu Shi, Yilin Zhao, Sicheng Shen, Guobin Shen, Yun Luo, Yi Zeng arxiv

Safety tuning can improve harmful refusal, but models may learn surface-form shortcuts: wrapped harmful prompts bypass safety, while similarly wrapped benign prompts are over-refused. We propose Wrapper-Based Intent-Form Augmentation (WIFA), an automatic intent-group augmentation method that pairs wrapped harmful examples with structurally matched wrapped benign counterexamples, requiring no external teacher or manual per-wrapper intent labels. We use WIFA as a common data layer for two complementary fine-tuning routes: WIFA-Boost, a two-stage high-safety recipe, and Anchored Group-Consistent Refusal Training (A-GCRT), which regularizes refusal/compliance decision scores across same-intent wrappers and anchors harmful and benign groups on opposite sides of a margin. In the Qwen setting, WIFA-Boost reaches the strongest transformed-harmful refusal, while A-GCRT reduces OR-Bench over-refusal from 25.7\% for the base model to 17.4\%; reproduced baselines do not match these operating points. Llama results and ablations over data structure, two-stage order, and A-GCRT components support this intent-group interpretation without claiming universal below-base over-refusal.

📄 PDF Abstract BibTeX arXiv:2608.13304

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond the Individual: Introducing Group Intention Forecasting with SHOT Dataset

2025-09-25 · Ruixu Zhang, Yuran Wang, Xinyi Hu, Chaoyu Mai 외 arxiv

Intention recognition has traditionally focused on individual intentions, overlooking the complexities of collective intentions in group settings. To address this limitation, we introduce the concept of group intention, …

Known Intents, New Combinations: Clause-Factorized Decoding for Compositional Multi-Intent Detection

2026-03-30 · Abhilash Nandy arxiv

Multi-intent detection papers usually ask whether a model can recover multiple intents from one utterance. We ask a harder and, for deployment, more useful question: can it recover new combinations of familiar intents? E…

Intent Detection

Strategic Deflection: Defending LLMs from Logit Manipulation

2025-07-29 · Yassine Rachidy, Jihad Rbaiti, Youssef Hmamouche, Faissal Sehbaoui 외 arxiv

With the growing adoption of Large Language Models (LLMs) in critical areas, ensuring their security against jailbreaking attacks is paramount. While traditional defenses primarily rely on refusing malicious prompts, rec…

Dual Intents Graph Modeling for User-centric Group Discovery

2023-08-09 · Xixi Wu, Yun Xiong, Yao Zhang, Yizhu Jiao 외

Online groups have become increasingly prevalent, providing users with space to share experiences and explore interests. Therefore, user-centric group discovery task, i.e., recommending groups to users can help both user…

Representation LearningSelf-Supervised Learning

Inferring Group Intent as a Cooperative Game. An NLP-based Framework for Trajectory Analysis

2025-10-27 · Yiming Zhang, Vikram Krishnamurthy, Shashwat Jain arxiv

This paper studies group target trajectory intent as the outcome of a cooperative game where the complex-spatio trajectories are modeled using an NLP-based generative model. In our framework, the group intent is specifie…