{"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/selectivenet-a-deep-neural-network-with-an","title":"SelectiveNet: A Deep Neural Network with an Integrated Reject Option","arxiv_id":"1901.09192","date":"2019-01-26","proceeding":null,"authors":["Yonatan Geifman","Ran El-Yaniv"],"abstract":"We consider the problem of selective prediction (also known as reject option) in deep neural networks, and introduce SelectiveNet, a deep neural architecture with an integrated reject option. Existing rejection mechanisms are based mostly on a threshold over the prediction confidence of a pre-trained network. In contrast, SelectiveNet is trained to optimize both classification (or regression) and rejection simultaneously, end-to-end. The result is a deep neural network that is optimized over the covered domain. In our experiments, we show a consistently improved risk-coverage trade-off over several well-known classification and regression datasets, thus reaching new state-of-the-art results for deep selective classification.","url_abs":"https://arxiv.org/abs/1901.09192v4","url_pdf":"https://arxiv.org/pdf/1901.09192v4.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":"selectivenet-a-deep-neural-network-with-an","repo_url":"https://github.com/geifmany/SelectiveNet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":null},{"paper_slug":"selectivenet-a-deep-neural-network-with-an","repo_url":"https://github.com/BorealisAI/towards-better-sel-cls","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"selectivenet-a-deep-neural-network-with-an","repo_url":"https://github.com/gatheluck/pytorch-selectivenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"selectivenet-a-deep-neural-network-with-an","repo_url":"https://github.com/ravi0912/selectiveNetNLP","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"selectivenet-a-deep-neural-network-with-an","repo_url":"https://github.com/ssatsuki/label-selection-layer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"prediction","task_name":"Prediction"},{"task_slug":"regression-1","task_name":"regression"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1901.09192","atlas_url":"https://app.syntology.ai/?focus=1901.09192","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1901.09192"}},"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/geifmany/SelectiveNet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gatheluck/pytorch-selectivenet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ssatsuki/label-selection-layer","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ravi0912/selectiveNetNLP","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BorealisAI/towards-better-sel-cls","reach":null}],"summary":{"ran_honours":1,"ran":3,"ran_draft_wrong":1,"ran_violates":1},"by_repo_kind":{"official":{"samples":3,"ran":3,"repositories":1},"listed":{"samples":3,"ran":3,"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":3,"samples":[{"code_sha256_prefix":"17849bf331018cbf","entry":"calc_selective_risk","repo":"geifmany/SelectiveNet","repo_kind":"official","path":"selectivnet_utils.py","file_url":"https://github.com/geifmany/SelectiveNet/blob/HEAD/selectivnet_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"17849bf331018cbf"}},{"code_sha256_prefix":"1643b00aceffc29d","entry":"make_layers","repo":"gatheluck/pytorch-selectivenet","repo_kind":"listed","path":"selectivenet/vgg_variant.py","file_url":"https://github.com/gatheluck/pytorch-selectivenet/blob/HEAD/selectivenet/vgg_variant.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":"1643b00aceffc29d"}},{"code_sha256_prefix":"eac730cdb744c89f","entry":"post_calibration","repo":"geifmany/SelectiveNet","repo_kind":"official","path":"selectivnet_utils.py","file_url":"https://github.com/geifmany/SelectiveNet/blob/HEAD/selectivnet_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"eac730cdb744c89f"}},{"code_sha256_prefix":"5f96aa28a1af0d6f","entry":"to_train","repo":"geifmany/SelectiveNet","repo_kind":"official","path":"selectivnet_utils.py","file_url":"https://github.com/geifmany/SelectiveNet/blob/HEAD/selectivnet_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5f96aa28a1af0d6f"}},{"code_sha256_prefix":"f1aa529f6297a09a","entry":"vgg11_variant","repo":"gatheluck/pytorch-selectivenet","repo_kind":"listed","path":"selectivenet/vgg_variant.py","file_url":"https://github.com/gatheluck/pytorch-selectivenet/blob/HEAD/selectivenet/vgg_variant.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":"f1aa529f6297a09a"}},{"code_sha256_prefix":"e077bc9435b7ff80","entry":"vgg13_variant","repo":"gatheluck/pytorch-selectivenet","repo_kind":"listed","path":"selectivenet/vgg_variant.py","file_url":"https://github.com/gatheluck/pytorch-selectivenet/blob/HEAD/selectivenet/vgg_variant.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":"e077bc9435b7ff80"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}