{"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":"/paper/svd-ae-simple-autoencoders-for-collaborative","title":"SVD-AE: Simple Autoencoders for Collaborative Filtering","arxiv_id":"2405.04746","date":"2024-05-08","proceeding":null,"authors":["Seoyoung Hong","Jeongwhan Choi","Yeon-Chang Lee","Srijan Kumar","Noseong Park"],"abstract":"Collaborative filtering (CF) methods for recommendation systems have been extensively researched, ranging from matrix factorization and autoencoder-based to graph filtering-based methods. Recently, lightweight methods that require almost no training have been recently proposed to reduce overall computation. However, existing methods still have room to improve the trade-offs among accuracy, efficiency, and robustness. In particular, there are no well-designed closed-form studies for \\emph{balanced} CF in terms of the aforementioned trade-offs. In this paper, we design SVD-AE, a simple yet effective singular vector decomposition (SVD)-based linear autoencoder, whose closed-form solution can be defined based on SVD for CF. SVD-AE does not require iterative training processes as its closed-form solution can be calculated at once. Furthermore, given the noisy nature of the rating matrix, we explore the robustness against such noisy interactions of existing CF methods and our SVD-AE. As a result, we demonstrate that our simple design choice based on truncated SVD can be used to strengthen the noise robustness of the recommendation while improving efficiency. Code is available at https://github.com/seoyoungh/svd-ae.","url_abs":"https://arxiv.org/abs/2405.04746v1","url_pdf":"https://arxiv.org/pdf/2405.04746v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"svd-ae-simple-autoencoders-for-collaborative","repo_url":"https://github.com/jeongwhanchoi/svd-ae","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":null},{"paper_slug":"svd-ae-simple-autoencoders-for-collaborative","repo_url":"https://github.com/seoyoungh/svd-ae","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"collaborative-filtering","task_name":"Collaborative Filtering"},{"task_slug":"form","task_name":"Form"},{"task_slug":"recommendation-systems","task_name":"Recommendation Systems"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/recommendation-systems-on-gowalla","task":"Recommendation Systems","dataset":"Gowalla","model":"SVD-AE","rank_in_archive_order":13,"of":13,"metrics":{"HR@10":"0.144","HR@100":"0.3734","PSP@10":"0.248","nDCG@10":"0.1394","nDCG@100":"0.2115"},"uses_additional_data":false},{"leaderboard":"/sota/collaborative-filtering-on-movielens-10m","task":"Recommendation Systems","dataset":"MovieLens 10M","model":"SVD-AE","rank_in_archive_order":17,"of":17,"metrics":{"HR@10":"0.3676","HR@100":"0.648","PSP@10":"0.0493","nDCG@10":"0.3775","nDCG@100":"0.4697"},"uses_additional_data":false},{"leaderboard":"/sota/collaborative-filtering-on-movielens-1m","task":"Recommendation Systems","dataset":"MovieLens 1M","model":"SVD-AE","rank_in_archive_order":23,"of":31,"metrics":{"HR@10":"0.3179","HR@100":"0.5933","PSP@10":"0.0322","nDCG@10":"0.3355","nDCG@100":"0.4257"},"uses_additional_data":false},{"leaderboard":"/sota/recommendation-systems-on-yelp2018","task":"Recommendation Systems","dataset":"Yelp2018","model":"SVD-AE","rank_in_archive_order":11,"of":11,"metrics":{"HR@10":"0.049","HR@100":"0.1979","PSP@10":"45","nDCG@10":"0.0474","nDCG@100":"0.1022"},"uses_additional_data":false}],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2405.04746","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.04746"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/seoyoungh/svd-ae","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jeongwhanchoi/svd-ae","reach":null}],"summary":{"ran":3,"unverified":2},"by_repo_kind":{"official":{"samples":1,"ran":1,"repositories":1},"named_in_paper":{"samples":4,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"4cbb20e7cb8dc4e4","entry":"SVD_AE","repo":"jeongwhanchoi/svd-ae","repo_kind":"official","path":"model.py","file_url":"https://github.com/jeongwhanchoi/svd-ae/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4cbb20e7cb8dc4e4"}},{"code_sha256_prefix":"efee3bbbbd59ab7d","entry":"get_common_path","repo":"seoyoungh/svd-ae","repo_kind":"named_in_paper","path":"utils.py","file_url":"https://github.com/seoyoungh/svd-ae/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"efee3bbbbd59ab7d"}},{"code_sha256_prefix":"39c4594180be0c7c","entry":"get_item_propensity","repo":"seoyoungh/svd-ae","repo_kind":"named_in_paper","path":"utils.py","file_url":"https://github.com/seoyoungh/svd-ae/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"39c4594180be0c7c"}},{"code_sha256_prefix":"dc1e506d9e302f57","entry":"get_item_count_map","repo":"seoyoungh/svd-ae","repo_kind":"named_in_paper","path":"utils.py","file_url":"https://github.com/seoyoungh/svd-ae/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dc1e506d9e302f57"}},{"code_sha256_prefix":"55ab6b432bbbdc36","entry":"load_raw_dataset","repo":"seoyoungh/svd-ae","repo_kind":"named_in_paper","path":"data.py","file_url":"https://github.com/seoyoungh/svd-ae/blob/HEAD/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"55ab6b432bbbdc36"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}