{"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/oscar-orthogonal-subspace-correction-and","title":"OSCaR: Orthogonal Subspace Correction and Rectification of Biases in Word Embeddings","arxiv_id":"2007.00049","date":"2020-06-30","proceeding":"EMNLP 2021 11","authors":["Sunipa Dev","Tao Li","Jeff M. Phillips","Vivek Srikumar"],"abstract":"Language representations are known to carry stereotypical biases and, as a result, lead to biased predictions in downstream tasks. While existing methods are effective at mitigating biases by linear projection, such methods are too aggressive: they not only remove bias, but also erase valuable information from word embeddings. We develop new measures for evaluating specific information retention that demonstrate the tradeoff between bias removal and information retention. To address this challenge, we propose OSCaR (Orthogonal Subspace Correction and Rectification), a bias-mitigating method that focuses on disentangling biased associations between concepts instead of removing concepts wholesale. Our experiments on gender biases show that OSCaR is a well-balanced approach that ensures that semantic information is retained in the embeddings and bias is also effectively mitigated.","url_abs":"https://arxiv.org/abs/2007.00049v2","url_pdf":"https://arxiv.org/pdf/2007.00049v2.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":"oscar-orthogonal-subspace-correction-and","repo_url":"https://github.com/Shaul1321/nullspace_projection","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"word-embeddings","task_name":"Word Embeddings"}],"methods":[{"method_slug":"oscar","method_name":"OSCAR"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.00049","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.00049"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Shaul1321/nullspace_projection","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran_honours":1,"unverified":10},"by_repo_kind":{"official":{"samples":12,"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":"6603d34965799b5d","entry":"get_projection_to_intersection_of_nullspaces","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/debias.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/debias.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6603d34965799b5d"}},{"code_sha256_prefix":"109a64c49d7364c5","entry":"get_rowspace_projection","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/debias.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/debias.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"109a64c49d7364c5"}},{"code_sha256_prefix":"3b1da49bcea7e00a","entry":"debias_by_specific_directions","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/debias.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/debias.py","link_basis":"plan_row","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":"3b1da49bcea7e00a"}},{"code_sha256_prefix":"06f4800d560a810f","entry":"debias_by_specific_directions","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/old_debias.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/old_debias.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":"06f4800d560a810f"}},{"code_sha256_prefix":"498cab078c78b4ed","entry":"debias_by_specific_directions","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/inlp-oop/inlp.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/inlp-oop/inlp.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":"498cab078c78b4ed"}},{"code_sha256_prefix":"b2e1ce12869f94c1","entry":"get_nullspace_projection","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/old_debias.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/old_debias.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":"b2e1ce12869f94c1"}},{"code_sha256_prefix":"7dc087e0a95da7ed","entry":"get_projection_to_intersection_of_nullspaces","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/inlp-oop/inlp.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/inlp-oop/inlp.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":"7dc087e0a95da7ed"}},{"code_sha256_prefix":"a702eb9853b92ca4","entry":"get_rowspace_projection","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/inlp-oop/inlp.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/inlp-oop/inlp.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":"a702eb9853b92ca4"}},{"code_sha256_prefix":"a604bbf3e7962f40","entry":"load_data","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/deepmoji/deepmoji_debias.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/deepmoji/deepmoji_debias.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":"a604bbf3e7962f40"}},{"code_sha256_prefix":"2aa0eb52d444e053","entry":"pairwise_distances","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/inlp-oop/triplet_loss.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/inlp-oop/triplet_loss.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":"2aa0eb52d444e053"}},{"code_sha256_prefix":"1299f5fff0c8311f","entry":"read_data_file","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/deepmoji/last_layer_extraction.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/deepmoji/last_layer_extraction.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":"1299f5fff0c8311f"}},{"code_sha256_prefix":"6c65e2e967eea2d2","entry":"transform_vec","repo":"Shaul1321/nullspace_projection","repo_kind":"official","path":"src/deepmoji/last_layer_extraction.py","file_url":"https://github.com/Shaul1321/nullspace_projection/blob/HEAD/src/deepmoji/last_layer_extraction.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":"6c65e2e967eea2d2"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}