-
Notifications
You must be signed in to change notification settings - Fork 0
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
Finalizing Paper Story #5
Comments
Selling Point (Option-2)Suggesting another selling point: Possible Title: Tell Me What: Towards Security-focused Logging for Machine Learning Development
|
Selling Point (Option-3)Possible RQs
The problem with security-relevant code snippets is that it can also include insecure coding snippets, which we are not detecting |
Selling point 4 (building on option#2)King has identified mandatory log events ... can we build on top of King to find security log events.
Another option is to say |
Useful definitions from Chuvakin's book:
|
Page#235 of Chuvakin's book to motivate the paper better |
May be it will not be wise to submit bug reports ... it is possible that a lot of people will say no. Better to do a survey. |
In the discussion section need to say why automated log assistant was not done and can be done in future ... groundwork, perceptions etc. |
Selling point 5
|
Selling point 6
Example Definition: forensic-likely coding patterns are recurring coding patterns that express a mandatory log event needed to perform post mortem analysis of security attacks. Category names:
|
Selling point 7 (credit to @effat )Limit scope by focusing on
|
Selling Point 7 (Contd.)What categories map to what attacks:
policy attacks need policy detection ... is a set of steps and values ... see: https://stackoverflow.com/questions/46260775/what-is-a-policy-in-reinforcement-learning |
Selling Point 7 (Contd.)Names
|
Selling Point 7 (Contd.)Possible Category Names (Version-1):
|
@fbhuiyan42 ... hope you are following this thread. This is where you discuss and ask questions. |
Selling Point 7 (Contd.)Possible Category Names (Version-2):
|
Selling Point 7 (Contd.)Possible Category Names (Version-3 to accomodate supervised learning):
|
Are we planning to present the paper only for supervised projects? I thought we are presenting all types of projects, the category "Policy forensics in reinforcement learning" being applicable only for reinforcement learning. |
This will depend on how clear your project classification is: we will do analysis on projects that are clearly labeled as |
I am confident about the reinforcement projects also. But in that case, yes, I agree, without the unsupervised projects, it's better not to report the RL projects also. |
Yes. We need to tell a consistent story. That is why we will skip reinforcement-related findings for this project. |
Selling Point (Option-1)
Creating this issue so that discussion on definitions does not get lost. Here is how I am defining forensic anti-patterns:
Note to self:
Counter-argument: forensic anti-patterns are hard to detect e.g. we can never conclusively say sth. is missing or not logged. If
developers do not log X
is the focus of the paper, then paper may get rejected.The text was updated successfully, but these errors were encountered: