jianhuupenn / SpaGCN

SpaGCN: Integrating gene expression, spatial location and histology to identify spatial domains and spatially variable genes by graph convolutional network
MIT License
180 stars 53 forks source link

Performance without histology better than with histology #80

Open ethanweinberger opened 11 months ago

ethanweinberger commented 11 months ago

Hi Jian,

First of all, thanks for the awesome tool! I (along with @symoon) been investigating using SpaGCN for one of our projects. We're successfully able to reproduce the results from the tutorial notebook, though we've noticed some surprising behavior regarding inclusion of the histology information. In particular, when we train without incorporating histology, we see better agreement with the ground truth spatial domains than training with histology included. We've created a colab notebook to reproduce this phenomenon here.

Have you noticed similar phenomena before? We were surprised to see this, as we assumed performance with histology would be better than without, but we didn't see any discussion of this in the original paper.

Thanks!

EasonBz commented 9 months ago

Have you tried more data now?