Aggregated local explanations from LIME, SHAP, and DiCE can flag group-level unfairness, but the results shift with aggregation method and protected attribute removal, so explanations must be used cautiously as bias detectors.
Contextualizing Hate Speech Classifiers with Post-hoc Explanation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Hate speech classifiers trained on imbalanced datasets struggle to determine if group identifiers like "gay" or "black" are used in offensive or prejudiced ways. Such biases manifest in false positives when these identifiers are present, due to models' inability to learn the contexts which constitute a hateful usage of identifiers. We extract SOC post-hoc explanations from fine-tuned BERT classifiers to efficiently detect bias towards identity terms. Then, we propose a novel regularization technique based on these explanations that encourages models to learn from the context of group identifiers in addition to the identifiers themselves. Our approach improved over baselines in limiting false positives on out-of-domain data while maintaining or improving in-domain performance. Project page: https://inklab.usc.edu/contextualize-hate-speech/.
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Explanations as Bias Detectors: A Critical Study of Local Post-hoc XAI Methods for Fairness Exploration
Aggregated local explanations from LIME, SHAP, and DiCE can flag group-level unfairness, but the results shift with aggregation method and protected attribute removal, so explanations must be used cautiously as bias detectors.