SaberaTalukder / TOTEM

The official code 👩‍💻 for - TOTEM: TOkenized Time Series EMbeddings for General Time Series Analysis
https://arxiv.org/pdf/2402.16412.pdf
84 stars 9 forks source link

Can this method also perform well in downstream tasks of temporal classification? #1

Closed hendredlorentz closed 7 months ago

hendredlorentz commented 7 months ago

Can this method also perform well in downstream tasks of temporal classification?

SaberaTalukder commented 7 months ago

tl;dr: Yes! And the downstream classifier can be an MLP, Transformer, or other model architecture of your choosing.

Others (e.g. https://arxiv.org/pdf/2402.18546.pdf) have looked at TOTEM's within domain and zero shot classification capabilities extensively in the neuroscience domain.