Skip to content

Commit

Permalink
Merge branch 'main' of github.com:yehjin-shin/BSARec into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yehjin-shin committed Sep 14, 2024
2 parents f018249 + e0fe3e5 commit e058753
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,20 @@ python main.py --model_type SASRec \
--train_name SASRec_Beauty
```

## Citation
If you find our work useful, please consider citing our paper:
```
@inproceedings{shin2024bsarec,
title={An attentive inductive bias for sequential recommendation beyond the self-attention},
author={Shin, Yehjin and Choi, Jeongwhan and Wi, Hyowon and Park, Noseong},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
volume={38},
number={8},
pages={8984--8992},
year={2024}
}
```

## Contact
If you have any inquiries regarding our paper or codes, feel free to reach out via email at yehjin.shin@yonsei.ac.kr.

Expand Down

0 comments on commit e058753

Please sign in to comment.