paper-with-me

Papers

Fooling Partial Dependence via Data Poisoning

2021-05-26 · Hubert Baniecki, Wojciech Kretowicz, Przemyslaw Biecek

Many methods have been developed to understand complex predictive models and high expectations are placed on post-hoc model explainability. It turns out that such explanations are not robust nor trustworthy, and they can be fooled. This paper presents techniques for attacking Partial Dependence (plots, profiles, PDP), which are among the most popular methods of explaining any predictive model trained on tabular data. We showcase that PD can be manipulated in an adversarial manner, which is alarming, especially in financial or medical applications where auditability became a must-have trait supporting black-box machine learning. The fooling is performed via poisoning the data to bend and shift explanations in the desired direction using genetic and gradient algorithms. We believe this to be the first work using a genetic algorithm for manipulating explanations, which is transferable as it generalizes both ways: in a model-agnostic and an explanation-agnostic manner.

📄 PDF Abstract BibTeX arXiv:2105.12837

Code (1)

MI2DataLab/fooling-partial-dependence 공식 구현 tf

Tasks

Data Poisoning

Similar Papers 제목 키워드 기반

Fooling Adversarial Training with Inducing Noise

2021-11-19 · Zhirui Wang, Yifei Wang, Yisen Wang

Adversarial training is widely believed to be a reliable approach to improve model robustness against adversarial attack. However, in this paper, we show that when trained on one type of poisoned data, adversarial traini…

Adversarial Attack

Fooling Adversarial Training with Induction Noise

2021-09-29 · Zhirui Wang, Yifei Wang, Yisen Wang

Adversarial training is widely believed to be a reliable approach to improve model robustness against adversarial attack. However, in this paper, we show that when trained on one type of poisoned data, adversarial traini…

Adversarial Attack

Playing Along: Learning a Double-Agent Defender for Belief Steering via Theory of Mind

2026-04-13 · Hanqi Xiao, Vaidehi Patil, Zaid Khan, Hyunji Lee 외 arxiv

As large language models (LLMs) become the engine behind conversational systems, their ability to reason about the intentions and states of their dialogue partners (i.e., form and use a theory-of-mind, or ToM) becomes in…

Reinforcement Learning

SPOOF: Simple Pixel Operations for Out-of-Distribution Fooling

2025-12-05 · Ankit Gupta, Christoph Adami, Emily Dolson arxiv

Deep neural networks (DNNs) excel across image recognition tasks, yet continue to exhibit overconfidence on inputs that bear no resemblance to natural images. Revisiting the "fooling images" work introduced by Nguyen et …

Learning and Certification under Instance-targeted Poisoning

2021-05-18 · Ji Gao, Amin Karbasi, Mohammad Mahmoody

In this paper, we study PAC learnability and certification of predictions under instance-targeted poisoning attacks, where the adversary who knows the test instance may change a fraction of the training set with the goal…

PAC learning