Skip to content
/ AID Public

Source code for "Attention-based Iterative Decomposition for Tensor Product Representation"

License

Notifications You must be signed in to change notification settings

taewonpark/AID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attention-based Iterative Decomposition for Tensor Product Representation

Source code for the ICLR'24 paper: Attention-based Iterative Decomposition for Tensor Product Representation

TL;DR: Slot-based competitive mechanism that effectively binds sequential features to the structured representations (roles and fillers) of TPR


Requirement

  • Python 3.8
  • PyTorch 1.13
pip install -r requirements.txt

Acknowledement

We've developed our code using open-source implementations for various tasks, as below.


Citation

@inproceedings{
  park2024attentionbased,
  title={Attention-based Iterative Decomposition for Tensor Product Representation},
  author={Taewon Park and Inchul Choi and Minho Lee},
  booktitle={The Twelfth International Conference on Learning Representations},
  year={2024},
  url={https://openreview.net/forum?id=FDb2JQZsFH}
}

About

Source code for "Attention-based Iterative Decomposition for Tensor Product Representation"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages