torchscale icon indicating copy to clipboard operation
torchscale copied to clipboard

does torchscale functionalities can impove modeling generality and capability in case of Session-Based Recommendation system

Open deep-matter opened this issue 2 years ago • 1 comments

i am currently working Session-Based Recommendation system problem, indeed this topic in NLP so quite under progress of improvement, and most of technics used to tackle that problem are Matrix Factorization or GNN recently invidia realized a library TransfomerSRC4, i would like to ask if there's a way to use TorchScale functionalities to address the problem Session-Based Recommendation or not yet

deep-matter avatar Nov 28 '22 02:11 deep-matter

Actually, I am not familiar with recommendation models. If Transformers4Rec adopts the standard Transformer architecture as its backbone, I think it's possible to replace the backbone with TorchScale to enjoy the functionalities we have.

shumingma avatar Nov 28 '22 04:11 shumingma