Skip to content

Merge Embedded Novelty Detection Feature into Main#1

Merged
Siradankullanici merged 4 commits intomainfrom
novelty
Aug 17, 2025
Merged

Merge Embedded Novelty Detection Feature into Main#1
Siradankullanici merged 4 commits intomainfrom
novelty

Conversation

@Siradankullanici
Copy link
Collaborator

aoyhenart and others added 4 commits March 22, 2023 11:15
This commit introduces a novelty detection feature in the directory clustering system. The feature leverages the Jaccard distance metric to identify data drift in clusters of directories based on file updates.

Key changes:

      1. Added functionality to calculate Jaccard distance between different clusters. This metric measures the dissimilarity between clusters, aiding in the identification of novel or unusual patterns.

      2. Implemented a system to detect outliers and significant variations in the Jaccard distances over time. These may indicate potential security threats or vulnerabilities.

      3. Integrated novelty detection with the existing directory clustering system. This allows for the proactive monitoring of potential security threats such as ransomware attacks or exploited programs by observing changes in the structure and behavior of directory clusters.

      This novelty detection feature enhances the security monitoring capabilities of our system, allowing for early detection and response to potential threats.
@Siradankullanici Siradankullanici merged commit 44aa528 into main Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants