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

Kim CNN: replicate results on other datasets #58

Open
lintool opened this issue Sep 25, 2017 · 3 comments
Open

Kim CNN: replicate results on other datasets #58

lintool opened this issue Sep 25, 2017 · 3 comments

Comments

@lintool
Copy link
Member

lintool commented Sep 25, 2017

Replicate results on all the datasets used in the initial Kim paper, along with any other common ones...

@Victor0118
Copy link
Member

Victor0118 commented Oct 4, 2017

Result of Kim CNN (multichannel) on Subjectivity dataset (Pang and Lee, 2004) with 10-fold CV: 92.9%, while original paper reports 93.2%.

@Victor0118
Copy link
Member

Victor0118 commented Oct 4, 2017

Results of Kim CNN on SST-2 dataset

Setup rand static non-static Multichannel
Original paper 82.7 86.8 87.2 88.1
Our Kim-CNN 76.55 84.78 86.10 86.16

There is a big gap between our implementation and the original paper. My implementation is here.

It might be a hyper-parameter tuning issue. Will do it in the future.

@lintool
Copy link
Member Author

lintool commented Oct 11, 2017

@Impavidity can you also look at this results on SST-2 and the subjectivity dataset? Might be an issue of hyperparameter tuning?

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

2 participants