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

Why use matrix tree + dense gcn #40

Open
chijames opened this issue Mar 20, 2021 · 0 comments
Open

Why use matrix tree + dense gcn #40

chijames opened this issue Mar 20, 2021 · 0 comments

Comments

@chijames
Copy link

Hi,

By using the matrix tree theorem, you are basically assuming all the node entities form a dependency tree. However, a dense gcn assumes all entities form a complete graph. These two assumptions seem to be contradictory to me. Also, by looking at the right-most column of figure 5, the induced structures are also not trees.

Please correct me if I misunderstand something. Thanks!

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

1 participant