Skip to content

CyberCScope: Mining Skewed Tensor Streams and Online Anomaly Detection in Cybersecurity Systems (WWW'25 short)

Notifications You must be signed in to change notification settings

kotaNakm/CyberCScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberCScope

Implementation of CyberCScope.

CyberCScope: Mining Skewed Tensor Streams and Online Anomaly Detection in Cybersecurity Systems.
Kota Nakamura, Koki Kawabata, Shungo Tanaka, Yasuko Matsubara, Yasushi Sakurai.
The Web Conference 2025 short research paper.

CyberCScope is freely available for non-commercial purposes. If you intend to use CyberCScope for a commercial purpose, please contact us by email at [[email protected]]

Quick demo

# Quick demo for partial data of CCI'18
$ sh demo.sh

Input for CyberCScope

Pandas.DataFrame
Time + Categorical attributes + (Skewed) Continuous attributes

0| Time | Attribute1 | Attribute2 | Attribute3 | Attribute4 | ...
1| :
2| :
3| :

Note

The method can flexibly handle both categorical and continuous attributes.
It can handle skewness in the continuous attributes.

Datasets

About

CyberCScope: Mining Skewed Tensor Streams and Online Anomaly Detection in Cybersecurity Systems (WWW'25 short)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published