Dexiong Chen

Results 7 comments of Dexiong Chen

Hi @xiyiyia In "GraphiT: Encoding Graph Structure in Transformers", my co-authors and I used the kernel smoothing formulation introduced in https://arxiv.org/pdf/1908.11775.pdf, originally proposed for NLP. We generalized the formulation to...

Hi, OTK embedding can be used to replace the global pooling layer in a network. The performance depends on your task and it generally works well on datasets with long...

Hi @luoxiao12 The data we provide is raw data but not preprocessed. You can use the `load_graphdata` in `gckn/data_io.py` to load graphs from the TuDataset.

Hi @Hanmii Did you follow the installation steps in README to install GCKN?

Hi @jjwwno Did you run `make` to install our package, following the instructions in the installation section?

Sorry that this package is not maintained anymore, so it's possible that it doesn't work with the latest versions. Could you try the following versions (In particular, I believe the...

This work was done 4 years ago with the latest compatibility updates 2 years ago during my position at my previous institute. And unfortunately, I don't have the original environment...