paper-with-me

홈 › Papers

Game of Trojans: A Submodular Byzantine Approach

2022-07-13 · Dinuka Sahabandu, Arezoo Rajabi, Luyao Niu, Bo Li, Bhaskar Ramasubramanian, Radha Poovendran

Machine learning models in the wild have been shown to be vulnerable to Trojan attacks during training. Although many detection mechanisms have been proposed, strong adaptive attackers have been shown to be effective against them. In this paper, we aim to answer the questions considering an intelligent and adaptive adversary: (i) What is the minimal amount of instances required to be Trojaned by a strong attacker? and (ii) Is it possible for such an attacker to bypass strong detection mechanisms? We provide an analytical characterization of adversarial capability and strategic interactions between the adversary and detection mechanism that take place in such models. We characterize adversary capability in terms of the fraction of the input dataset that can be embedded with a Trojan trigger. We show that the loss function has a submodular structure, which leads to the design of computationally efficient algorithms to determine this fraction with provable bounds on optimality. We propose a Submodular Trojan algorithm to determine the minimal fraction of samples to inject a Trojan trigger. To evade detection of the Trojaned model, we model strategic interactions between the adversary and Trojan detection mechanism as a two-player game. We show that the adversary wins the game with probability one, thus bypassing detection. We establish this by proving that output probability distributions of a Trojan model and a clean model are identical when following the Min-Max (MM) Trojan algorithm. We perform extensive evaluations of our algorithms on MNIST, CIFAR-10, and EuroSAT datasets. The results show that (i) with Submodular Trojan algorithm, the adversary needs to embed a Trojan trigger into a very small fraction of samples to achieve high accuracy on both Trojan and clean samples, and (ii) the MM Trojan algorithm yields a trained Trojan model that evades detection with probability 1.

📄 PDF Abstract BibTeX arXiv:2207.05937

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Replication-Robust Payoff-Allocation for Machine Learning Data Markets

2020-06-25 · Dongge Han, Michael Wooldridge, Alex Rogers, Olga Ohrimenko 외

Submodular functions have been a powerful mathematical model for a wide range of real-world applications. Recently, submodular functions are becoming increasingly important in machine learning (ML) for modelling notions …

BIG-bench Machine Learning

The Blockchain Game: Synthesis of Byzantine Systems and Nash Equilibria

2019-12-20 · Dongfang Zhao

This position paper presents a synthesis viewpoint of blockchains from two orthogonal perspectives: fault-tolerant distributed systems and game theory. Specifically, we formulate a new game-theoretical problem in the con…

FormPosition

Byzantine Cheap Talk: Adversarial Resilience and Topology Effects in LLM Coordination Games

2026-06-05 · Aya El Mir, Martin Takáč, Salem Lahlou arxiv

Multi-agent LLM systems increasingly rely on communication protocols for coordination, yet their robustness under adversarial and structural constraints remains poorly understood. Building on prior work showing that chea…

Federated Multi-Armed Bandits Under Byzantine Attacks

2022-05-09 · Artun Saday, İlker Demirel, Yiğit Yıldırım, Cem Tekin

Multi-armed bandits (MAB) is a sequential decision-making model in which the learner controls the trade-off between exploration and exploitation to maximize its cumulative reward. Federated multi-armed bandits (FMAB) is …

Data PoisoningDecision MakingFederated LearningMulti-Armed Bandits+1

Optimal Algorithms for Continuous Non-monotone Submodular and DR-Submodular Maximization

2018-05-24 · NeurIPS 2018 12 · Rad Niazadeh, Tim Roughgarden, Joshua R. Wang

In this paper we study the fundamental problems of maximizing a continuous non-monotone submodular function over the hypercube, both with and without coordinate-wise concavity. This family of optimization problems has se…

BIG-bench Machine Learning