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

Unable to reproduce the paper results! #13

Open
Anwar-Said opened this issue Dec 13, 2021 · 4 comments
Open

Unable to reproduce the paper results! #13

Anwar-Said opened this issue Dec 13, 2021 · 4 comments

Comments

@Anwar-Said
Copy link

Hi,
I'm attempting to reproduce the paper's results, particularly using the provided datasets. On one dataset (under data/input/), I ran the model with the identical experimental settings as described in the paper. However, the model learns nothing. I was hoping you could help me figure out what I'm missing. thanks.

@byhoson
Copy link

byhoson commented Jan 14, 2022

Same problem here. I've printed the output scores of the learned model with test data = train data, and it turns out that all scores are above 0.5 (i.e. all being classified to 1). One thing I noticed was that examples with label 0 tends to have scores less than 0.51, and those with label 1 tends to have scores above 0.51.

@NikolasBielski
Copy link

After months reviewing the data, I can tell you that the partial dataset is filled with errors - if not intentional. For example, in ffmpeg 27295 the method av_get_pixel_fmt() has been later changed to av_get_pix_format() which results in a different graph structure. The fact that so many people can't reproduce the results makes me think Devign is worth throwing out of related works. I will be switching to SARD and only SARD from now on. :)

@yangyizu
Copy link

@NikolasBielski
Hi,where can I find the dataset SARD you have mentioned?thanks!

@ghost
Copy link

ghost commented Oct 24, 2024

@NikolasBielski Hi,where can I find the dataset SARD you have mentioned?thanks!

You can find it at https://samate.nist.gov/SARD/.

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

No branches or pull requests

4 participants