Applications of CTM in medical images #10
Replies: 2 comments
-
Very interesting that you're doing so! And, thank you for engaging. Could you share more details of your setup, including the number of internal ticks, the width of the model, and the backbone parameters? Since this is quite new and experimental research, I can probably help you with sharing my intuitions, and eventually we (the community) can work toward training guidelines that make the most sense. My immediate first thought is that you are not getting strong emergent dynamics (like those on the gif on the github readme). This sometimes happens with 'simpler' datasets (w.r.t., dataset size, number of classes; e.g., CIFAR-10), with more dynamics emerging over longer training runs or with more challenging setups. Off the bat, what you can try:
Thanks again for engaging! I hope that we can find a great configuration for you. |
Beta Was this translation helpful? Give feedback.
-
Thanks again for the detailed response. Will try your suggestions. I used the default parameters:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for sharing this I still dont undersand CTM fully but I used image_classification and trained it on NCT-CRC-HE-100K (classes: Adipose (ADI), background (BACK), debris (DEB), lymphocytes (LYM), mucus (MUC), smooth muscle (MUS), normal colon mucosa (NORM), cancer-associated stroma (STR), colorectal adenocarcinoma epithelium (TUM))
Results: (It overfits)
0_attention.gif: (reduced number of frames so that i can attach it here)

accuracies.png:

losses.png:

neural_dynamics_other.png:

neural_dynamics_synch.png

Wanted to know what might be potential applications of CTM in various tasks involving medical images as there are no interpretable methods as of now. More than happy to run experiments under some help/ guidance.
Beta Was this translation helpful? Give feedback.
All reactions