finding
active
finding:probe-based-ranking-reduces-harmful-behavior-by-63-via-datapoint-filteringProbe-based ranking reduces harmful behavior by 63% via datapoint filtering
Primary quantitative result: probe method outperforms gradient-based and LLM-judge alternatives at lower computational cost.
Source paper
extracted_from(2026) · Frank Xiao · Santiago Aranguri
Neighborhood — ranked by edge-count
Claims (1)
claim
- Authors' central interpretive assertion that their method meaningfully mitigates unwanted behaviors.
Communities (3)
community
- Spans attention head decomposition, benchmark awareness, and genomic pathogenicity prediction via neural models.
- Cost-effective methods using probes to identify and intervene on harmful training data, achieving 63-84% behavior reduction at 10× lower cost than gradient methods.
- Probe-based training data attributionmembers_ofUses linear probes on activations to identify and filter harmful training data cheaply (~$30).
Methods (3)
method
- Probe-Based Data Attributionanswered_byLinear classifier approach applied to model activations to identify which training datapoints caused undesired behaviors in post-training.
- LLM-judge methodscontradictsBaseline comparison for data attribution; outperformed by probe-based approach.
- Gradient-based data attributioncontradictsBaseline method against which probe-based ranking is compared; more computationally expensive.
Questions (1)
question
- Which training datapoints caused a specific undesired behavior to emerge during post-training?answered_byCore research question driving the probe-based data attribution method.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Authors' claim that their approach is both more effective in reduction and cheaper than prior methods.
- Key interpretive claim from Case Study II distinguishing probe accuracy from causal relevance
- Shows that truth representations are not reducible to text probability representations
- Key empirical result: removing four identified problematic data sources yields an 84% reduction.
- Author's interpretive conclusion from comparing filtering strategies
- Conceptual framing: integrates mechanistic interpretability tools with alignment-focused data curation.
- Interpretive claim built directly on the sorting-algorithm findings, central to the machine/organism symmetry argument.
- Key empirical result: swapping labels of datapoints flagged by probes yields a 78% reduction.