Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore ML detection methods for Saturn’s log detection module #18

Open
Tracked by #19
misilva73 opened this issue Nov 16, 2022 · 0 comments
Open
Tracked by #19

Explore ML detection methods for Saturn’s log detection module #18

misilva73 opened this issue Nov 16, 2022 · 0 comments
Assignees
Labels
saturn Issues related to Saturn starmaps

Comments

@misilva73
Copy link
Contributor

misilva73 commented Nov 16, 2022

eta: 2023Q1

Description:

In order to deliver Saturn’s Milestone M0.2: Public L1 nodes, we had to go with a simple log detection system to catch fraudulent logs and operators. The reason for this was to lack real user data and the likelihood of having big shifts in data distribution after launch.

After the launch of the public network of L1s, we aim to collect data on those nodes and use that data to iterate and improve the log detection system.

Achieving this milestone involves:

  • Coordinating with Saturn’s team to extract and label relevant log data
  • Testing different ML strategies on the extracted data - anomaly detection, supervised learning, weak supervision, etc.
  • If the experiments indicate that the tested strategies are better than the current model:
    • Making a proposal for changes;
    • Supporting the team with the model implementation.

The main deliverables are:

  1. A report with the main results and final proposal for the model
  2. Accompanying code for the reproducibility of all experiments
  3. A packaged log detection model (in case of it being better than the current system)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
saturn Issues related to Saturn starmaps
Projects
None yet
Development

No branches or pull requests

1 participant