{"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/non-negative-contrastive-learning","title":"Non-negative Contrastive Learning","arxiv_id":"2403.12459","date":"2024-03-19","proceeding":null,"authors":["Yifei Wang","Qi Zhang","Yaoyu Guo","Yisen Wang"],"abstract":"Deep representations have shown promising performance when transferred to downstream tasks in a black-box manner. Yet, their inherent lack of interpretability remains a significant challenge, as these features are often opaque to human understanding. In this paper, we propose Non-negative Contrastive Learning (NCL), a renaissance of Non-negative Matrix Factorization (NMF) aimed at deriving interpretable features. The power of NCL lies in its enforcement of non-negativity constraints on features, reminiscent of NMF's capability to extract features that align closely with sample clusters. NCL not only aligns mathematically well with an NMF objective but also preserves NMF's interpretability attributes, resulting in a more sparse and disentangled representation compared to standard contrastive learning (CL). Theoretically, we establish guarantees on the identifiability and downstream generalization of NCL. Empirically, we show that these advantages enable NCL to outperform CL significantly on feature disentanglement, feature selection, as well as downstream classification tasks. At last, we show that NCL can be easily extended to other learning scenarios and benefit supervised learning as well. Code is available at https://github.com/PKU-ML/non_neg.","url_abs":"https://arxiv.org/abs/2403.12459v3","url_pdf":"https://arxiv.org/pdf/2403.12459v3.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":"non-negative-contrastive-learning","repo_url":"https://github.com/pku-ml/non_neg","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"contrastive-learning","task_name":"Contrastive Learning"},{"task_slug":"disentanglement","task_name":"Disentanglement"},{"task_slug":"feature-selection","task_name":"feature selection"}],"methods":[{"method_slug":"align","method_name":"ALIGN"},{"method_slug":"contrastive-learning","method_name":"Contrastive Learning"},{"method_slug":"ncl","method_name":"NCL"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2403.12459","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.12459"}},"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/PKU-ML/non_neg","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pku-ml/non_neg","reach":{"status":"ok"}}],"summary":{"ran":10,"ran_draft_wrong":1,"ran_honours":1,"unverified":3},"by_repo_kind":{"official":{"samples":15,"ran":12,"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":15,"samples":[{"code_sha256_prefix":"132a949a804eb81e","entry":"barlow_loss_func","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/barlow.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/barlow.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"132a949a804eb81e"}},{"code_sha256_prefix":"12fdbffadfa8035c","entry":"barlow_loss_func_dec","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/barlow.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/barlow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"12fdbffadfa8035c"}},{"code_sha256_prefix":"f387d07eb9b98af0","entry":"byol_loss_func","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/byol.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/byol.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f387d07eb9b98af0"}},{"code_sha256_prefix":"fb0aa5ba678fda0f","entry":"byol_loss_tri","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/byol.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/byol.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fb0aa5ba678fda0f"}},{"code_sha256_prefix":"19eca70e1694ef1d","entry":"gather","repo":"pku-ml/non_neg","repo_kind":"official","path":"solo/losses/nnclr.py","file_url":"https://github.com/pku-ml/non_neg/blob/HEAD/solo/losses/nnclr.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"19eca70e1694ef1d"}},{"code_sha256_prefix":"8847999984146a64","entry":"get_rank","repo":"pku-ml/non_neg","repo_kind":"official","path":"solo/losses/nnclr.py","file_url":"https://github.com/pku-ml/non_neg/blob/HEAD/solo/losses/nnclr.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8847999984146a64"}},{"code_sha256_prefix":"3dd135205a5c7d07","entry":"inference","repo":"PKU-ML/non_neg","repo_kind":"official","path":"main_eval.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/main_eval.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3dd135205a5c7d07"}},{"code_sha256_prefix":"a07d9a7525702b80","entry":"mae_loss_func","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/mae.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/mae.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a07d9a7525702b80"}},{"code_sha256_prefix":"4dd7c3cff0150cb9","entry":"mocov2plus_loss_func","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/mocov2plus.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/mocov2plus.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4dd7c3cff0150cb9"}},{"code_sha256_prefix":"affb9491cfe05218","entry":"nnclr_loss_func","repo":"pku-ml/non_neg","repo_kind":"official","path":"solo/losses/nnclr.py","file_url":"https://github.com/pku-ml/non_neg/blob/HEAD/solo/losses/nnclr.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"affb9491cfe05218"}},{"code_sha256_prefix":"3e6a557bf1ad83d9","entry":"patchify","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/mae.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/mae.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3e6a557bf1ad83d9"}},{"code_sha256_prefix":"779f0ded23fd8106","entry":"ressl_loss_func","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/ressl.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/ressl.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"779f0ded23fd8106"}},{"code_sha256_prefix":"0010b56b025e9667","entry":"GatherLayer","repo":"pku-ml/non_neg","repo_kind":"official","path":"solo/losses/nnclr.py","file_url":"https://github.com/pku-ml/non_neg/blob/HEAD/solo/losses/nnclr.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0010b56b025e9667"}},{"code_sha256_prefix":"7f64ab91d62a097a","entry":"barlow_loss_eigen","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/barlow.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/barlow.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7f64ab91d62a097a"}},{"code_sha256_prefix":"ce432f2e9653c7a3","entry":"deepclusterv2_loss_func","repo":"PKU-ML/non_neg","repo_kind":"official","path":"solo/losses/deepclusterv2.py","file_url":"https://github.com/PKU-ML/non_neg/blob/HEAD/solo/losses/deepclusterv2.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ce432f2e9653c7a3"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}