Skip to content

Commit

Permalink
Merge pull request #3 from jeongwhanchoi/jeongwhanchoi
Browse files Browse the repository at this point in the history
Add bibtex in README
  • Loading branch information
yehjin-shin authored Sep 14, 2024
2 parents 9556458 + d10b7cc commit e0fe3e5
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 @@ -71,6 +71,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 e0fe3e5

Please sign in to comment.