Skip to content

Transconnectome/TSQuantumTransformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSQuantumTransformer

This repository shows Time-Series Quantum Transformer, which is a quantum machine learning algorithm for analyzing time-series data. In particular, we use the model to train resting-state fMRI data from UK Biobank and Adolescent Brain Cognitive Development Study.

Here, we developed the algorithm based on Quixer [1], a language model quantum transformer algorithm that uses linear combination of unitaries and quantum singular vector transform to realize attention mechanisms of classical transformers. As language transformers are known to handle long sequence information effectively, our Time-Series Quantum Transformer which is a modified version of the Quixer model to handle time-series data can also effectively process long sequences of spatio-temporal information.

Quantum transformers have potential for improved performance, parameter efficiency, and sample size efficiency. That is, it can exhibit relatively good performance with smaller number of trainable parameters and training sample size than its classical counterparts.

References

[1] Khatri, N., Matos, G., Coopmans, L., & Clark, S. (2024). Quixer: A Quantum Transformer Model. arXiv preprint. DOI:arXiv:2406.04305

About

Time-Series Quantum Transformer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages