We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者,您好! 我最近在复现您的工作MICRO。但是,当我阅读代码时,发现您的部分代码和论文中的公式无法对应上。例如:论文中的公式(11)~(13),在挖掘Modality-Specific信息时,我没有找到代码中对应的部分。另外,对于预测函数(公式17)和用户向量的融合(公式16)以及第二个注意力机制(公式14~15),均没有找到代码中对应的位置。 请问,这一部分代码在源码中的何处?
The text was updated successfully, but these errors were encountered:
可能跟我看到的论文版本有关,我正在看的版本似乎不是最终的版本,我已经在您的repo中看到了对应的论文。请问repo中的论文是最终版本吗?
Sorry, something went wrong.
另外,我想知道,您之前有尝试预览版中的融合用户表示方法和挖掘Modality-Specific信息的实验吗?方便透露一下效果如何吗?谢谢。
您好! IEEE上的是我们的最终版本,arxiv上的是中间版本。我还没来及整理最终版本的代码,我会在整理完后尽快上传。
No branches or pull requests
作者,您好!
我最近在复现您的工作MICRO。但是,当我阅读代码时,发现您的部分代码和论文中的公式无法对应上。例如:论文中的公式(11)~(13),在挖掘Modality-Specific信息时,我没有找到代码中对应的部分。另外,对于预测函数(公式17)和用户向量的融合(公式16)以及第二个注意力机制(公式14~15),均没有找到代码中对应的位置。
请问,这一部分代码在源码中的何处?
The text was updated successfully, but these errors were encountered: