{"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/eat-towards-long-tailed-out-of-distribution","title":"EAT: Towards Long-Tailed Out-of-Distribution Detection","arxiv_id":"2312.08939","date":"2023-12-14","proceeding":null,"authors":["Tong Wei","Bo-Lin Wang","Min-Ling Zhang"],"abstract":"Despite recent advancements in out-of-distribution (OOD) detection, most current studies assume a class-balanced in-distribution training dataset, which is rarely the case in real-world scenarios. This paper addresses the challenging task of long-tailed OOD detection, where the in-distribution data follows a long-tailed class distribution. The main difficulty lies in distinguishing OOD data from samples belonging to the tail classes, as the ability of a classifier to detect OOD instances is not strongly correlated with its accuracy on the in-distribution classes. To overcome this issue, we propose two simple ideas: (1) Expanding the in-distribution class space by introducing multiple abstention classes. This approach allows us to build a detector with clear decision boundaries by training on OOD data using virtual labels. (2) Augmenting the context-limited tail classes by overlaying images onto the context-rich OOD data. This technique encourages the model to pay more attention to the discriminative features of the tail classes. We provide a clue for separating in-distribution and OOD data by analyzing gradient noise. Through extensive experiments, we demonstrate that our method outperforms the current state-of-the-art on various benchmark datasets. Moreover, our method can be used as an add-on for existing long-tail learning approaches, significantly enhancing their OOD detection performance. Code is available at: https://github.com/Stomach-ache/Long-Tailed-OOD-Detection .","url_abs":"https://arxiv.org/abs/2312.08939v1","url_pdf":"https://arxiv.org/pdf/2312.08939v1.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":"eat-towards-long-tailed-out-of-distribution","repo_url":"https://github.com/stomach-ache/long-tailed-ood-detection","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"long-tail-learning","task_name":"Long-tail Learning"},{"task_slug":"ood-detection","task_name":"Out of Distribution (OOD) Detection"},{"task_slug":"out-of-distribution-detection","task_name":"Out-of-Distribution Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2312.08939","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2312.08939"}},"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/stomach-ache/long-tailed-ood-detection","reach":{"status":"ok"}}],"summary":{"ran":7,"unverified":2},"by_repo_kind":{"official":{"samples":9,"ran":7,"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":9,"samples":[{"code_sha256_prefix":"43083fde245fbcc7","entry":"AUCloss","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"stage1.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/stage1.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":"43083fde245fbcc7"}},{"code_sha256_prefix":"1522f2caa81eeb43","entry":"ResNet18","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"models/our_resnet.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/models/our_resnet.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":"1522f2caa81eeb43"}},{"code_sha256_prefix":"902136f1bf7317f5","entry":"ResNet34","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"models/our_resnet.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/models/our_resnet.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":"902136f1bf7317f5"}},{"code_sha256_prefix":"07e8622a7502e58c","entry":"ResNet50","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"models/our_resnet_imagenet.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/models/our_resnet_imagenet.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":"07e8622a7502e58c"}},{"code_sha256_prefix":"cdbe27a27167f4f6","entry":"get_msp_scores","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"utils/ood_metrics.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/utils/ood_metrics.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":"cdbe27a27167f4f6"}},{"code_sha256_prefix":"458d48072a87285a","entry":"oe_loss_fn","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"utils/loss_fn.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/utils/loss_fn.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":"458d48072a87285a"}},{"code_sha256_prefix":"b32fe2b98a415083","entry":"prior_to_tau","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"utils/loss_fn.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/utils/loss_fn.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":"b32fe2b98a415083"}},{"code_sha256_prefix":"e617cdf7a71329db","entry":"my_cl_loss_fn3","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"utils/loss_fn.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/utils/loss_fn.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":"e617cdf7a71329db"}},{"code_sha256_prefix":"dc38cf45af8c7880","entry":"rand_bbox","repo":"stomach-ache/long-tailed-ood-detection","repo_kind":"official","path":"stage1.py","file_url":"https://github.com/stomach-ache/long-tailed-ood-detection/blob/HEAD/stage1.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dc38cf45af8c7880"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}