Papers › An Attentive Inductive Bias for Sequential Recommendation beyond the Self-Attention

An Attentive Inductive Bias for Sequential Recommendation beyond the Self-Attention

16 Dec 2023arXiv:2312.10325archive 2025-07-28

Yehjin Shin, Jeongwhan Choi, Hyowon Wi, Noseong Park

Sequential recommendation (SR) models based on Transformers have achieved remarkable successes. The self-attention mechanism of Transformers for computer vision and natural language processing suffers from the oversmoothing problem, i.e., hidden representations becoming similar to tokens. In the SR domain, we, for the first time, show that the same problem occurs. We present pioneering investigations that reveal the low-pass filtering nature of self-attention in the SR, which causes oversmoothing. To this end, we propose a novel method called Beyond Self-Attention for Sequential Recommendation (BSARec), which leverages the Fourier transform to i) inject an inductive bias by considering fine-grained sequential patterns and ii) integrate low and high-frequency information to mitigate oversmoothing. Our discovery shows significant advancements in the SR domain and is expected to bridge the gap for existing Transformer-based SR models. We test our proposed approach through extensive experiments on 6 benchmark datasets. The experimental results demonstrate that our model outperforms 7 baseline methods in terms of recommendation performance. Our code is available at https://github.com/yehjin-shin/BSARec.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.10325")

Code

Syntology Ran 7 of 7 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · honoured contract; 6 ran with no contract checked.

By repository: official repository: 7 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jeongwhanchoi/BSARec officialmentioned on GitHubpytorch report
yehjin-shin/bsarec mentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 7 ran; 1 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
6ran

Licence: 7 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jeongwhanchoi/BSARec. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

generate_rating_matrix_test jeongwhanchoi/BSARec/src/dataset.py official repository ran no licence file found · pointer only · 141fb484e5c9fe9a · report
generate_rating_matrix_valid jeongwhanchoi/BSARec/src/dataset.py official repository ran no licence file found · pointer only · b63caa42213cd69d · report
idcg_k jeongwhanchoi/BSARec/src/metrics.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 20b7c6470df6e0be · report
ndcg_k jeongwhanchoi/BSARec/src/metrics.py official repository ran no licence file found · pointer only · 4c416e834dc4dc77 · report
neg_sample jeongwhanchoi/BSARec/src/dataset.py official repository ran no licence file found · pointer only · ff0f6a85cdaf16a5 · report
recall_at_k jeongwhanchoi/BSARec/src/metrics.py official repository ran no licence file found · pointer only · 9c210c31b61b3c93 · report
set_logger jeongwhanchoi/BSARec/src/utils.py official repository ran no licence file found · pointer only · 6dfdc5d998ebb49f · report

Tasks

Recommendation SystemsSequential Recommendation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Sequential Recommendation Amazon-Beauty BSARec HR@10 0.1008 #1 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Beauty BSARec HR@20 0.1373 #1 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Beauty BSARec HR@5 0.0736 #1 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Beauty BSARec NDCG@20 0.0703 #1 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Beauty BSARec NDCG@5 0.0523 #1 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Beauty BSARec nDCG@10 0.0611 #1 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Sports BSARec HR@10 0.0612 #2 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Sports BSARec HR@20 0.0858 #2 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Sports BSARec HR@5 0.0426 #2 of 3 Archive leaderboard report
Sequential Recommendation Amazon-Toys BSARec HR@5 0.0805 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec HR@10 0.0807 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec HR@10 (99 Neg. Samples) 0.5028 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec HR@20 0.1174 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec HR@5 0.0523 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec HR@5 (99 Neg. Samples) 0.3752 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec MRR (99 Neg. Samples) 0.2636 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec NDCG@10 0.0435 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec NDCG@10 (99 Neg. Samples) 0.3045 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec NDCG@20 0.0526 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec NDCG@5 0.0344 #1 of 1 Archive leaderboard report
Sequential Recommendation LastFM BSARec NDCG@5 (99 Neg. Samples) 0.2634 #1 of 1 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec HR@10 0.2757 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec HR@10 (99 Neg. Samples) 0.7978 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec HR@20 0.3884 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec HR@5 0.1944 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec HR@5 (99 Neg. Samples) 0.7023 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec MRR (99 Neg. Samples) 0.5406 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec NDCG@10 0.1568 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec NDCG@10 (99 Neg. Samples) 0.5955 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec NDCG@20 0.1851 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec NDCG@5 0.1306 #2 of 4 Archive leaderboard report
Sequential Recommendation MovieLens 1M BSARec NDCG@5 (99 Neg. Samples) 0.5646 #2 of 4 Archive leaderboard report
Sequential Recommendation Yelp BSARec HR@10 0.0465 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec HR@10 (99 Neg. Samples) 0.7848 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec HR@20 0.0746 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec HR@5 0.0275 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec HR@5 (99 Neg. Samples) 0.6447 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec MRR (99 Neg. Samples) 0.4587 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec NDCG@10 0.0231 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec NDCG@10 (99 Neg. Samples) 0.5280 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec NDCG@20 0.0302 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec NDCG@5 0.0170 #1 of 1 Archive leaderboard report
Sequential Recommendation Yelp BSARec NDCG@5 (99 Neg. Samples) 0.4824 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AttentionLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections