networked-systems-iith / AdaFlow

AdaFlow: An Efficient In-Network Cache for Intrusion Detection using Programmable Data Planes
MIT License
0 stars 1 forks source link

NDSS Reviews #16

Closed Sankalp-CS21MTECH12010 closed 8 months ago

Sankalp-CS21MTECH12010 commented 1 year ago

Review 1:

  1. Poor ML and Security aspects. The reviewer states how the paper does not discuss in-depth regarding ML model security.
  2. Further, flows themselves are not generally a way to go in NIDS and most practical NIDS rely on unsupervised ML.
  3. Paper does not consider adaptive attacks on ML models, concept drift issues (threat landscape may change/mutate), or labeling cost, and follows close world assumption.
  4. Poor Introduction
  5. Paper writing needs work.

Conclusion: The paper is good from a network and system implementation perspective but the novelty towards ML and security is lacking.

Steps to improve:

Review 2

  1. Assumption of the existence of majority benign flows (in the introduction) may not always hold (eg. real-time DDoS attacks).
  2. Flow pre-classification in the switch data plane may not always be accurate.
  3. Unclear threat model.
  4. Lack of important details such as the link bandwidth and the traffic rate (both malicious and background) used in the experiments.
  5. Poor flow of paper.

Conclusion: The paper's idea is good but the writing should be able to convince the reviewer.

Steps to improve:

Most of the reviewer issue seems to stem from paper writing alone.