{"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/mitigating-dataset-bias-by-using-per-sample","title":"Mitigating Dataset Bias by Using Per-sample Gradient","arxiv_id":"2205.15704","date":"2022-05-31","proceeding":null,"authors":["Sumyeong Ahn","Seongyoon Kim","Se-Young Yun"],"abstract":"The performance of deep neural networks is strongly influenced by the training dataset setup. In particular, when attributes having a strong correlation with the target attribute are present, the trained model can provide unintended prejudgments and show significant inference errors (i.e., the dataset bias problem). Various methods have been proposed to mitigate dataset bias, and their emphasis is on weakly correlated samples, called bias-conflicting samples. These methods are based on explicit bias labels involving human or empirical correlation metrics (e.g., training loss). However, such metrics require human costs or have insufficient theoretical explanation. In this study, we propose a debiasing algorithm, called PGD (Per-sample Gradient-based Debiasing), that comprises three steps: (1) training a model on uniform batch sampling, (2) setting the importance of each sample in proportion to the norm of the sample gradient, and (3) training the model using importance-batch sampling, whose probability is obtained in step (2). Compared with existing baselines for various synthetic and real-world datasets, the proposed method showed state-of-the-art accuracy for a the classification task. Furthermore, we describe theoretical understandings about how PGD can mitigate dataset bias.","url_abs":"https://arxiv.org/abs/2205.15704v3","url_pdf":"https://arxiv.org/pdf/2205.15704v3.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":"mitigating-dataset-bias-by-using-per-sample","repo_url":"https://github.com/sumyeongahn/PGD","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"attribute","task_name":"Attribute"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2205.15704","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2205.15704"}},"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/sumyeongahn/PGD","reach":null}],"summary":{"ran":1,"ran_draft_wrong":1,"unverified":2},"by_repo_kind":{"official":{"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":4,"samples":[{"code_sha256_prefix":"58f6fad794dd945e","entry":"grad_fn","repo":"sumyeongahn/PGD","repo_kind":"official","path":"trainer/module/gradient.py","file_url":"https://github.com/sumyeongahn/PGD/blob/HEAD/trainer/module/gradient.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":"58f6fad794dd945e"}},{"code_sha256_prefix":"01796ac42f3c33b0","entry":"module_type","repo":"sumyeongahn/PGD","repo_kind":"official","path":"trainer/module/gradient.py","file_url":"https://github.com/sumyeongahn/PGD/blob/HEAD/trainer/module/gradient.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"01796ac42f3c33b0"}},{"code_sha256_prefix":"51217ed422c6a951","entry":"feat_fn","repo":"sumyeongahn/PGD","repo_kind":"official","path":"trainer/module/gradient.py","file_url":"https://github.com/sumyeongahn/PGD/blob/HEAD/trainer/module/gradient.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":"51217ed422c6a951"}},{"code_sha256_prefix":"a9f24d8709355e80","entry":"grad_feat_ext","repo":"sumyeongahn/PGD","repo_kind":"official","path":"trainer/module/gradient.py","file_url":"https://github.com/sumyeongahn/PGD/blob/HEAD/trainer/module/gradient.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":"a9f24d8709355e80"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}