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

The code of calculating the strength of a modality seems incorrect. #11

Open
fanyunfeng-bit opened this issue Jan 26, 2024 · 1 comment

Comments

@fanyunfeng-bit
Copy link

image
In paper, the strength of a modality is that its score is subtracted from the scores of the other modalities, but in the code it seems to be in reverse order.
图片1

@lihong2303
Copy link
Owner

Thank you for your detailed observations concerning our work. The discrepancy you pointed out can be ascribed to the computation of the CE, within which there exists an additional subtraction.

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