Skip to content

Commit

Permalink
* update 2024-11-05 06:19:40
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 4, 2024
1 parent 75c82af commit ea407b1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions arXiv_db/Malware/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- [2024-08](#2024-08)
- [2024-09](#2024-09)
- [2024-10](#2024-10)
- [2024-11](#2024-11)

## 2024-01

Expand Down Expand Up @@ -3318,3 +3319,18 @@

</details>


## 2024-11

<details>

<summary>2024-11-01 03:44:33 - Model-agnostic clean-label backdoor mitigation in cybersecurity environments</summary>

- *Giorgio Severi, Simona Boboila, John Holodnak, Kendra Kratkiewicz, Rauf Izmailov, Michael J. De Lucia, Alina Oprea*

- `2407.08159v3` - [abs](http://arxiv.org/abs/2407.08159v3) - [pdf](http://arxiv.org/pdf/2407.08159v3)

> The training phase of machine learning models is a delicate step, especially in cybersecurity contexts. Recent research has surfaced a series of insidious training-time attacks that inject backdoors in models designed for security classification tasks without altering the training labels. With this work, we propose new techniques that leverage insights in cybersecurity threat models to effectively mitigate these clean-label poisoning attacks, while preserving the model utility. By performing density-based clustering on a carefully chosen feature subspace, and progressively isolating the suspicious clusters through a novel iterative scoring procedure, our defensive mechanism can mitigate the attacks without requiring many of the common assumptions in the existing backdoor defense literature. To show the generality of our proposed mitigation, we evaluate it on two clean-label model-agnostic attacks on two different classic cybersecurity data modalities: network flows classification and malware classification, using gradient boosting and neural network models.

</details>

Loading

0 comments on commit ea407b1

Please sign in to comment.