ZeroHour
Hugging Face daily paperspublished ()ingested Yuzhang Luo, Chenpeng Wang, Jianhui Chen

From Reweighting to Rewriting: Unlocking the Intervention Effects of Influential Samples in Training Data Attribution

infoAI researchimportance 30
AI summary · glm-5.3-flash

Study shows rewriting responses of influence-selected training examples shifts LLM behavior more strongly than reweighting the same samples.

The paper examines training data attribution, arguing that influence functions identify high-leverage examples whose value goes unrealized under conventional weight-based reweighting interventions. It introduces influence-guided response rewriting, which replaces the responses of influence-selected examples with behavior-aligned or behavior-opposed supervision while keeping instructions fixed, tested across four open-weight LLMs using epistemic abstention as the primary testbed. Rewriting produces stronger, more persistent, and bidirectional behavioral shifts, including on safety refusal, while reweighting the same examples yields weak, inconsistent effects. The results motivate intervention-aware evaluation of TDA methods.

  • Influence-selected examples gain little leverage under weight-based reweighting
  • Proposes rewriting responses with aligned or opposed supervision
  • Rewriting yields stronger, persistent, bidirectional behavioral shifts than reweighting
  • Effects stay concentrated on target-relevant behaviors, including safety refusal
  • Evaluated on four open-weight LLMs using epistemic abstention
Full article192 words · extracted from huggingface.co · click to collapse

Training data attribution (TDA) aims to identify training examples that shape model behavior, but its intervention value depends on both which examples are selected and how they are modified. Influence functions (IF) estimate behavioral changes under infinitesimal reweighting, yet IF-selected examples often show limited advantages over random selection under conventional weight-based interventions. This raises the question of whether influential examples lack intervention value or whether reweighting fails to realize their behavioral leverage.We introduce influence-guided response rewriting, which uses IF to identify intervention targets and replaces their responses with behavior-aligned or behavior-opposed supervision while keeping instructions fixed. Across four open-weight LLMs, we compare rewriting and reweighting on the same influence-selected examples using epistemic abstention as our primary testbed. Response rewriting produces stronger, more persistent, and bidirectional behavioral shifts, while reweighting the same examples yields weak and inconsistent effects. Further analyses show that influence-selected examples provide greater rewriting leverage than alternative selectors, with changes remaining concentrated on target-relevant behaviors. The same qualitative contrast extends to safety refusal. These results distinguish the local reweighting effects captured by influence estimates from the broader intervention leverage of the examples they identify, motivating intervention-aware evaluation of TDA methods.

Text extracted automatically; images, tables and formatting may be missing. Original: https://huggingface.co/papers/2609.02771