models icon indicating copy to clipboard operation
models copied to clipboard

Implementing IntTower for retrieval

Open vs385 opened this issue 2 years ago • 1 comments

🌟 New model addition

Model description

This model is a slight improvement over the TwoTower architecture as it allows the two towers to interact not just on the last layer and seems to be producing better results at identifying more closely user-item preferences/interactions than TT does. IntTower: the Next Generation of Two-Tower Model for Pre-Ranking System https://arxiv.org/pdf/2210.09890.pdf

Open source status

  • [ ] the model implementation is available: https://github.com/archersama/IntTower
  • [ ] who are the authors: @archersama

vs385 avatar Oct 17 '23 17:10 vs385

@vs385 thanks for your request. we are welcoming PRs from community if you would like to work on this enhancement and create a PR.

rnyak avatar Oct 27 '23 13:10 rnyak