{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/random-neq","entry":"random_neq","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":8,"n_papers_ran":6,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":3,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":6,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":1},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2405.10436","paper":"/paper/positional-encoding-is-not-the-same-as","title":"Positional encoding is not the same as context: A study on positional encoding for sequential recommendation","date":"2024-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"researcher1741/position_encoding_srs","path":"src/sampler.py","file_url":"https://github.com/researcher1741/position_encoding_srs/blob/HEAD/src/sampler.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2660cad125666143","mcp_get_code":{"code_sha256":"2660cad125666143"}},{"arxiv_id":"2404.11343","paper":"/paper/large-language-models-meet-collaborative","title":"Large Language Models meet Collaborative Filtering: An Efficient All-round LLM-based Recommender System","date":"2024-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ghdtjr/a-llmrec","path":"pre_train/sasrec/utils.py","file_url":"https://github.com/ghdtjr/a-llmrec/blob/HEAD/pre_train/sasrec/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"13e1db5681123f3a","mcp_get_code":{"code_sha256":"13e1db5681123f3a"}},{"arxiv_id":"2403.16371","paper":"/paper/uncovering-selective-state-space-model-s","title":"Uncovering Selective State Space Model's Capabilities in Lifelong Sequential Recommendation","date":"2024-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nancheng58/recmamba","path":"utils.py","file_url":"https://github.com/nancheng58/recmamba/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"13e1db5681123f3a","mcp_get_code":{"code_sha256":"13e1db5681123f3a"}},{"arxiv_id":"2401.02913","paper":"/paper/plug-in-diffusion-model-for-sequential","title":"Plug-in Diffusion Model for Sequential Recommendation","date":"2024-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hulkima/pdrec","path":"utils/utils.py","file_url":"https://github.com/hulkima/pdrec/blob/HEAD/utils/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"13e1db5681123f3a","mcp_get_code":{"code_sha256":"13e1db5681123f3a"}},{"arxiv_id":"2204.06517","paper":"/paper/learning-self-modulating-attention-in","title":"Learning Self-Modulating Attention in Continuous Time Space with Applications to Sequential Recommendation","date":"2022-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"statsdlmathsrecomsys/self-attention-with-functional-time-representation-learning","path":"run_so.py","file_url":"https://github.com/statsdlmathsrecomsys/self-attention-with-functional-time-representation-learning/blob/HEAD/run_so.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"053088fa09bda3bd","mcp_get_code":{"code_sha256":"053088fa09bda3bd"}},{"arxiv_id":"2002.07962","paper":"/paper/inductive-representation-learning-on-temporal-1","title":"Inductive Representation Learning on Temporal Graphs","date":"2020-02-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"053088fa09bda3bd","mcp_get_code":{"code_sha256":"053088fa09bda3bd"}},{"arxiv_id":"1808.09781","paper":"/paper/180809781","title":"Self-Attentive Sequential Recommendation","date":"2018-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kang205/SASRec","path":"sampler.py","file_url":"https://github.com/kang205/SASRec/blob/HEAD/sampler.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"13e1db5681123f3a","mcp_get_code":{"code_sha256":"13e1db5681123f3a"}},{"arxiv_id":"2025.findings-emnlp.538","paper":null,"title":"arXiv:2025.findings-emnlp.538","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"SOLAR2025ARR/SOLAR","path":"datagen/utils.py","file_url":"https://github.com/SOLAR2025ARR/SOLAR/blob/HEAD/datagen/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"13e1db5681123f3a","mcp_get_code":{"code_sha256":"13e1db5681123f3a"}}]}