{"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/on-the-effectiveness-of-sparsification-for","title":"DICE: Leveraging Sparsification for Out-of-Distribution Detection","arxiv_id":"2111.09805","date":"2021-11-18","proceeding":null,"authors":["Yiyou Sun","Yixuan Li"],"abstract":"Detecting out-of-distribution (OOD) inputs is a central challenge for safely deploying machine learning models in the real world. Previous methods commonly rely on an OOD score derived from the overparameterized weight space, while largely overlooking the role of sparsification. In this paper, we reveal important insights that reliance on unimportant weights and units can directly attribute to the brittleness of OOD detection. To mitigate the issue, we propose a sparsification-based OOD detection framework termed DICE. Our key idea is to rank weights based on a measure of contribution, and selectively use the most salient weights to derive the output for OOD detection. We provide both empirical and theoretical insights, characterizing and explaining the mechanism by which DICE improves OOD detection. By pruning away noisy signals, DICE provably reduces the output variance for OOD data, resulting in a sharper output distribution and stronger separability from ID data. We demonstrate the effectiveness of sparsification-based OOD detection on several benchmarks and establish competitive performance.","url_abs":"https://arxiv.org/abs/2111.09805v2","url_pdf":"https://arxiv.org/pdf/2111.09805v2.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":"on-the-effectiveness-of-sparsification-for","repo_url":"https://github.com/deeplearning-wisc/dice","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"attribute","task_name":"Attribute"},{"task_slug":"ood-detection","task_name":"Out of Distribution (OOD) Detection"},{"task_slug":"out-of-distribution-detection","task_name":"Out-of-Distribution Detection"}],"methods":[{"method_slug":"pruning","method_name":"Pruning"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-12","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs Curated OODs (avg.)","model":"DICE + ReAct (ResNet-50)","rank_in_archive_order":7,"of":16,"metrics":{"AUROC":"93.4","FPR95":"27.25"},"uses_additional_data":false},{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-9","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs Places","model":"DICE + ReAct (ResNet-50)","rank_in_archive_order":7,"of":25,"metrics":{"AUROC":"90.67","FPR95":"36.86"},"uses_additional_data":false},{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-9","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs Places","model":"DICE (ResNet-50)","rank_in_archive_order":13,"of":25,"metrics":{"AUROC":"87.48","FPR95":"46.49"},"uses_additional_data":false},{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-8","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs SUN","model":"DICE + ReAct (ResNet-50)","rank_in_archive_order":5,"of":22,"metrics":{"AUROC":"93.94","FPR95":"25.45"},"uses_additional_data":false},{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-8","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs SUN","model":"DICE (ResNet-50)","rank_in_archive_order":9,"of":22,"metrics":{"AUROC":"90.83","FPR95":"35.15"},"uses_additional_data":false},{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-10","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs Textures","model":"DICE + ReAct (ResNet-50)","rank_in_archive_order":13,"of":34,"metrics":{"AUROC":"92.74","FPR95":"28.07"},"uses_additional_data":false},{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-10","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs Textures","model":"DICE (ResNet-50)","rank_in_archive_order":19,"of":34,"metrics":{"AUROC":"90.3","FPR95":"31.72"},"uses_additional_data":false},{"leaderboard":"/sota/out-of-distribution-detection-on-imagenet-1k-3","task":"Out-of-Distribution Detection","dataset":"ImageNet-1k vs iNaturalist","model":"DICE + ReAct (ResNet-50)","rank_in_archive_order":13,"of":28,"metrics":{"AUROC":"96.24","FPR95":"18.64"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2111.09805","atlas_url":"https://app.syntology.ai/?focus=2111.09805","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2111.09805"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/deeplearning-wisc/dice","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":5,"ran":6,"ran_fixture":2,"ran_violates":1,"unverified":5},"by_repo_kind":{"official":{"samples":19,"ran":14,"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":"ee80cf467065076b","entry":"conv1x1","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"models/resnetv2.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/models/resnetv2.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee80cf467065076b"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/models/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"f01b8d3901f0b289","entry":"conv3x3","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"models/resnetv2.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/models/resnetv2.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f01b8d3901f0b289"}},{"code_sha256_prefix":"c89634a262bdea21","entry":"create_dat","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/lbtoolbox.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/lbtoolbox.py","link_basis":"harvester_set","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":"c89634a262bdea21"}},{"code_sha256_prefix":"28ea57a8f1e61ffb","entry":"dir","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/common.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/common.py","link_basis":"harvester_set","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":"28ea57a8f1e61ffb"}},{"code_sha256_prefix":"8d7ec010c29e813b","entry":"format_time","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/common.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/common.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8d7ec010c29e813b"}},{"code_sha256_prefix":"8511dff685e73d9d","entry":"get_msp_score","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/score.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/score.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8511dff685e73d9d"}},{"code_sha256_prefix":"3574d883f0468bc9","entry":"get_rowl_score","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/score.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/score.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3574d883f0468bc9"}},{"code_sha256_prefix":"f3bc884f0d0d3994","entry":"get_sofl_score","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/score.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/score.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f3bc884f0d0d3994"}},{"code_sha256_prefix":"b7607d4d2ee295e2","entry":"log_f","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/common.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/common.py","link_basis":"harvester_set","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":"b7607d4d2ee295e2"}},{"code_sha256_prefix":"bfe25354cd38a1d7","entry":"pil_loader","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/dataset_largescale.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/dataset_largescale.py","link_basis":"harvester_set","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":"bfe25354cd38a1d7"}},{"code_sha256_prefix":"8e06933dc2a722a3","entry":"resnet18","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/models/resnet.py","link_basis":"harvester_set","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":"8e06933dc2a722a3"}},{"code_sha256_prefix":"7023eb86801bb3a3","entry":"tf2th","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"models/resnetv2.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/models/resnetv2.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7023eb86801bb3a3"}},{"code_sha256_prefix":"80aea57f14a9774f","entry":"unpickle","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/dataset_largescale.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/dataset_largescale.py","link_basis":"harvester_set","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":"80aea57f14a9774f"}},{"code_sha256_prefix":"7d63034d0bfadd78","entry":"get_mixup","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/hyperrule.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/hyperrule.py","link_basis":"harvester_set","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":"7d63034d0bfadd78"}},{"code_sha256_prefix":"a933bb17fdb8ebb4","entry":"get_resolution","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/hyperrule.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/hyperrule.py","link_basis":"harvester_set","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":"a933bb17fdb8ebb4"}},{"code_sha256_prefix":"53256b67d70b0daf","entry":"get_resolution_from_dataset","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/hyperrule.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/hyperrule.py","link_basis":"harvester_set","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":"53256b67d70b0daf"}},{"code_sha256_prefix":"dab6ee6664758d5f","entry":"load_dat","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"util/lbtoolbox.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/util/lbtoolbox.py","link_basis":"harvester_set","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":"dab6ee6664758d5f"}},{"code_sha256_prefix":"8b37ce7c90ef9b25","entry":"resnet50","repo":"deeplearning-wisc/dice","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/deeplearning-wisc/dice/blob/HEAD/models/resnet.py","link_basis":"harvester_set","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":"8b37ce7c90ef9b25"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}