paper-with-me

Papers

Inception: Efficiently Computable Misinformation Attacks on Markov Games

2024-06-24 · Jeremy McMahan, Young Wu, Yudong Chen, Xiaojin Zhu, Qiaomin Xie

We study security threats to Markov games due to information asymmetry and misinformation. We consider an attacker player who can spread misinformation about its reward function to influence the robust victim player's behavior. Given a fixed fake reward function, we derive the victim's policy under worst-case rationality and present polynomial-time algorithms to compute the attacker's optimal worst-case policy based on linear programming and backward induction. Then, we provide an efficient inception ("planting an idea in someone's mind") attack algorithm to find the optimal fake reward function within a restricted set of reward functions with dominant strategies. Importantly, our methods exploit the universal assumption of rationality to compute attacks efficiently. Thus, our work exposes a security vulnerability arising from standard game assumptions under misinformation.

📄 PDF Abstract BibTeX arXiv:2406.17114

Code (0)

등록된 구현이 없습니다.

Tasks

Misinformation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Adversarial Inception Backdoor Attacks against Reinforcement Learning

2024-10-17 · Ethan Rathbun, Alina Oprea, Christopher Amato

Recent works have demonstrated the vulnerability of Deep Reinforcement Learning (DRL) algorithms against training-time, backdoor poisoning attacks. The objectives of these attacks are twofold: induce pre-determined, adve…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

The Complexity of Markov Equilibrium in Stochastic Games

2022-04-08 · Constantinos Daskalakis, Noah Golowich, Kaiqing Zhang

We show that computing approximate stationary Markov coarse correlated equilibria (CCE) in general-sum stochastic games is computationally intractable, even when there are two players, the game is turn-based, the discoun…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

MIND: Monge Inception Distance for Generative Models Evaluation

2026-05-07 · Quentin Berthet, Yu-Han Wu, Clement Crepy, Romuald Elie 외 arxiv

We propose the Monge Inception Distance (MIND), a metric for evaluating generative models that addresses key limitations of the widely adopted Fréchet Inception Distance (FID). The MIND metric leverages the sliced Wasser…

An Audit and Analysis of LLM-Assisted Health Misinformation Jailbreaks Against LLMs

2025-08-06 · Ayana Hussain, Patrick Zhao, Nicholas Vincent arxiv

Large Language Models (LLMs) are a double-edged sword capable of generating harmful misinformation -- inadvertently, or when prompted by "jailbreak" attacks that attempt to produce malicious outputs. LLMs could, with add…

Certified Robustness of Graph Convolution Networks for Graph Classification under Topological Attacks

2020-12-01 · NeurIPS 2020 12 · Hongwei Jin, Zhan Shi, Venkata Jaya Shankar Ashish Peruri, Xinhua Zhang

Graph convolution networks (GCNs) have become effective models for graph classification. Similar to many deep networks, GCNs are vulnerable to adversarial attacks on graph topology and node attributes. Recently, a numb…

General ClassificationGraph Classification