paper-with-me

Papers

Incorporating Priors with Feature Attribution on Text Classification

2019-06-19 · ACL 2019 7 · Frederick Liu, Besim Avci

Feature attribution methods, proposed recently, help users interpret the predictions of complex models. Our approach integrates feature attributions into the objective function to allow machine learning practitioners to incorporate priors in model building. To demonstrate the effectiveness our technique, we apply it to two tasks: (1) mitigating unintended bias in text classifiers by neutralizing identity terms; (2) improving classifier performance in a scarce data setting by forcing the model to focus on toxic terms. Our approach adds an L2 distance loss between feature attributions and task-specific prior values to the objective. Our experiments show that i) a classifier trained with our technique reduces undesired model biases without a trade off on the original task; ii) incorporating priors helps model performance in scarce data settings.

📄 PDF Abstract BibTeX arXiv:1906.08286

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Hybrid Attribution Priors for Explainable and Robust Model Training

2025-12-09 · Zhuoran Zhang, Feng Zhang, Shangyuan Li, Yang Shi 외 arxiv

Small language models (SLMs) are widely used in tasks that require low latency and lightweight deployment, particularly classification. As interpretability and robustness gain increasing importance, explanation-guided le…

Improving performance of deep learning models with axiomatic attribution priors and expected gradients

2019-06-25 · ICLR 2020 1 · Gabriel Erion, Joseph D. Janizek, Pascal Sturmfels, Scott Lundberg 외

Recent research has demonstrated that feature attribution methods for deep networks can themselves be incorporated into training; these attribution priors optimize for a model whose attributions have certain desirable pr…

Interpretable Machine Learning

Fast Axiomatic Attribution for Neural Networks

2021-11-15 · NeurIPS 2021 12 · Robin Hesse, Simone Schaub-Meyer, Stefan Roth

Mitigating the dependence on spurious correlations present in the training dataset is a quickly emerging and important topic of deep learning. Recent approaches include priors on the feature attribution of a deep neural …

Where Not to Learn: Prior-Aligned Training with Subset-based Attribution Constraints for Reliable Decision-Making

2026-01-30 · Ruoyu Chen, Shangquan Sun, Xiaoqing Guo, Sanyi Zhang 외 arxiv

Reliable models should not only predict correctly, but also justify decisions with acceptable evidence. Yet conventional supervised learning typically provides only class-level labels, allowing models to achieve high acc…

Image Classification

Context-aware feature attribution through argumentation

2023-10-24 · Jinfeng Zhong, Elsa Negre

Feature attribution is a fundamental task in both machine learning and data analysis, which involves determining the contribution of individual features or variables to a model's output. This process helps identify the m…

Additive models