nntvu commited on
Commit
9803426
·
verified ·
1 Parent(s): 9472a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -56,7 +56,9 @@ The dataset is composed of `.pt` files to be loaded into PyTorch Geometric. Acco
56
 
57
  ### Curation Rationale
58
 
59
- Existing graph-based classifiers achieve high accuracy on standard benchmarks (like MalNet-Tiny) but suffer performance drops of up to 45% on unseen families. These benchmarks were created to rigorously evaluate and improve the generalization capabilities of malware detectors in realistic, evolving threat environments.
 
 
60
 
61
  ### Source Data
62
 
 
56
 
57
  ### Curation Rationale
58
 
59
+ Existing graph-based classifiers achieve high accuracy on standard benchmarks (like MalNet-Tiny) but suffer noticeable performance drops on
60
+ unseen families. These benchmarks were created to rigorously evaluate and improve the generalization capabilities of malware detectors in
61
+ realistic, evolving threat environments.
62
 
63
  ### Source Data
64