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

Comparison to other AMR Coref Systems #1

Open
bjascob opened this issue Dec 5, 2021 · 2 comments
Open

Comparison to other AMR Coref Systems #1

bjascob opened this issue Dec 5, 2021 · 2 comments

Comments

@bjascob
Copy link
Owner

bjascob commented Dec 5, 2021

The only other system that I'm aware of is https://github.com/Sean-Blank/AMRcoref as described in the paper "End-to-End AMR Coreference Resolution". The scores in the paper are relatively similar to this project's scores.

@bjascob
Copy link
Owner Author

bjascob commented Jul 2, 2022

There is also... https://github.com/IreneZihuiLi/VG-AMRCoref which has noticeably better scores.

The following is a quick comparison of the 3 different projects available on GitHub (including this one)
AMR Coref Comparisons 2022-07-02.odt

@plandes
Copy link

plandes commented Nov 12, 2023

Re Fu et al. and Li et al work: the scores you mention are the scores they report in their work. However, I have tried to reproduce their work and failed. I contacted both authors, and while I had more exchange with Li, they both stopped responding to my correspondence.

This is very unfortunate given Fu et al. reports a F1 ave from 34 to 62.4 (28.4 improvement over the baseline) and Li et al. reports a F1ave from 62.4 to 73.5 (11.1 improvement over the baseline), which is now the new baseline.

For all practical purposes, amr_coref is the SOTA for others using AMR coref in their own research.

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