-
Notifications
You must be signed in to change notification settings - Fork 40
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
DNNtakeover #156
base: master
Are you sure you want to change the base?
DNNtakeover #156
Conversation
Hi, please find below a review submitted by one of the reviewers: Score: 6 The participants have managed to recreate the experiments in the paper. They report numbers close to the original paper even though they do not use the same ensemble. However, the difference in ensemble size is a concern for me, since it seems to be an important part of the pipeline. In trying to pick apart the different components of this pipeline, the participants have been partially successful. They consider a single model, and also attempt to move the pixel2phase layer in different positions to identify its effect, as well as calling out the claim that hiding the seed is a crucial component. From the experiments the participants have attempted, they have come up with valid comments and suggestions. However, it is not clear from the paper if these comments have been communicated to the authors. The OpenReview page of the paper does not have a comment by the participants, which would have been helpful for the reviewers, considering the various directions the participants have explored with this paper. Finally, the report is readable and the figures are clear. There are minor spelling errors, but can be overlooked. |
Hi, please find below a review submitted by one of the reviewers: Score: 7
Confidence : 4 |
Hi, please find below a review submitted by one of the reviewers: Score: 8 Overall, the paper is well-written, and the motivation of the approach is clear. What I really like about this paper is how many different ideas the authors try to improve the performance of PPD. These experiments are quite thorough and interesting, and lead to new insights about the approach. The main drawback of the replication paper is that I'd like more exploration of the discrepancy in the result for the FGM attack, and to understand why this happens. This seems to be a significant drawback to the original paper if this replication is true, as the proposed approach is no longer robust to the existing attacks from the literature. Other than that, this is a great paper and replication. Well done! |
Issue #39