{"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/neural-bootstrapper","title":"Neural Bootstrapper","arxiv_id":"2010.01051","date":"2020-10-02","proceeding":"NeurIPS 2021 12","authors":["Minsuk Shin","Hyungjoo Cho","Hyun-seok Min","Sungbin Lim"],"abstract":"Bootstrapping has been a primary tool for ensemble and uncertainty quantification in machine learning and statistics. However, due to its nature of multiple training and resampling, bootstrapping deep neural networks is computationally burdensome; hence it has difficulties in practical application to the uncertainty estimation and related tasks. To overcome this computational bottleneck, we propose a novel approach called \\emph{Neural Bootstrapper} (NeuBoots), which learns to generate bootstrapped neural networks through single model training. NeuBoots injects the bootstrap weights into the high-level feature layers of the backbone network and outputs the bootstrapped predictions of the target, without additional parameters and the repetitive computations from scratch. We apply NeuBoots to various machine learning tasks related to uncertainty quantification, including prediction calibrations in image classification and semantic segmentation, active learning, and detection of out-of-distribution samples. Our empirical results show that NeuBoots outperforms other bagging based methods under a much lower computational cost without losing the validity of bootstrapping.","url_abs":"https://arxiv.org/abs/2010.01051v4","url_pdf":"https://arxiv.org/pdf/2010.01051v4.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":"neural-bootstrapper","repo_url":"https://github.com/sungbinlim/GBS","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"neural-bootstrapper","repo_url":"https://github.com/sungbinlim/neuboots","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"active-learning","task_name":"Active Learning"},{"task_slug":"machine-learning","task_name":"BIG-bench Machine Learning"},{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"},{"task_slug":"uncertainty-quantification","task_name":"Uncertainty Quantification"},{"task_slug":"image-classification","task_name":"image-classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2010.01051","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2010.01051"}},"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/sungbinlim/GBS","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sungbinlim/neuboots","reach":null}],"summary":{"ran":2,"ran_draft_wrong":3,"unverified":10},"by_repo_kind":{"official":{"samples":15,"ran":5,"repositories":2}},"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":"484b205bf62d1153","entry":"NbsCls","repo":"sungbinlim/neuboots","repo_kind":"official","path":"models/nbsnet.py","file_url":"https://github.com/sungbinlim/neuboots/blob/HEAD/models/nbsnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"484b205bf62d1153"}},{"code_sha256_prefix":"00e569acd6b45ef0","entry":"conv3x3","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/wideresnet.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/wideresnet.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":"00e569acd6b45ef0"}},{"code_sha256_prefix":"583f9780bdd00a45","entry":"conv3x3","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/sungbinlim/GBS/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":"583f9780bdd00a45"}},{"code_sha256_prefix":"6af95ebe99af2e36","entry":"conv3x3","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/resnet_ca.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/resnet_ca.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":"6af95ebe99af2e36"}},{"code_sha256_prefix":"ac62432dc5134b0d","entry":"make_layers","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/vgg_ca.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/vgg_ca.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":"ac62432dc5134b0d"}},{"code_sha256_prefix":"9340140bbf07c51b","entry":"ResNet18","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/resnet.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":"9340140bbf07c51b"}},{"code_sha256_prefix":"b2a3b85f8f4dd6d3","entry":"ResNet34","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/resnet.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":"b2a3b85f8f4dd6d3"}},{"code_sha256_prefix":"b32470612e94b426","entry":"dense_bc","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/densenet_ca.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/densenet_ca.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":"b32470612e94b426"}},{"code_sha256_prefix":"64707056ff9c11d1","entry":"densenet100","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/densenet.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/densenet.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":"64707056ff9c11d1"}},{"code_sha256_prefix":"c349f899084e33d1","entry":"get_conv","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/nbsnet.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/nbsnet.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":"c349f899084e33d1"}},{"code_sha256_prefix":"2b5e24bbbd09fd37","entry":"resnet110","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/resnet_ca.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/resnet_ca.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":"2b5e24bbbd09fd37"}},{"code_sha256_prefix":"f76c984711e5ce32","entry":"run","repo":"sungbinlim/GBS","repo_kind":"official","path":"batch.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/batch.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":"f76c984711e5ce32"}},{"code_sha256_prefix":"35785195d24fc7e4","entry":"vgg16","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/vgg_ca.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/vgg_ca.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":"35785195d24fc7e4"}},{"code_sha256_prefix":"fec0057e2b9d5bbb","entry":"wresnet16_8","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/wideresnet.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/wideresnet.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":"fec0057e2b9d5bbb"}},{"code_sha256_prefix":"ea61f98ea37b7db6","entry":"wresnet28_2","repo":"sungbinlim/GBS","repo_kind":"official","path":"models/wideresnet.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/wideresnet.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":"ea61f98ea37b7db6"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}