Skip to content

Kriiiiss/Dynamite_Algorithm_Selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dynamite_Algorithm_Selection

SAGE (Sample-Aware Guarding Engine) builds on our earlier DYNAMITE work to dynamically pick the best defense against adversarial attacks on ML-based intrusion detection. It couples active learning (EOAL) with targeted data reduction to label only the most informative samples, then trains a second-level selector to route each adversarial input to the strongest defense. In experiments across multiple IDS datasets, SAGE improves average F1 by about 201% over prior defenses, stays within 3.8% of an Oracle selector, and cuts computation by up to 29×, while remaining robust to unseen attacks.

Move SAGE to a new dataset

  • Please follow the instruction: README

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors