{"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/global-inducing-point-variational-posteriors","title":"Global inducing point variational posteriors for Bayesian neural networks and deep Gaussian processes","arxiv_id":"2005.08140","date":"2020-05-17","proceeding":null,"authors":["Sebastian W. Ober","Laurence Aitchison"],"abstract":"We consider the optimal approximate posterior over the top-layer weights in a Bayesian neural network for regression, and show that it exhibits strong dependencies on the lower-layer weights. We adapt this result to develop a correlated approximate posterior over the weights at all layers in a Bayesian neural network. We extend this approach to deep Gaussian processes, unifying inference in the two model classes. Our approximate posterior uses learned \"global\" inducing points, which are defined only at the input layer and propagated through the network to obtain inducing inputs at subsequent layers. By contrast, standard, \"local\", inducing point methods from the deep Gaussian process literature optimise a separate set of inducing inputs at every layer, and thus do not model correlations across layers. Our method gives state-of-the-art performance for a variational Bayesian method, without data augmentation or tempering, on CIFAR-10 of 86.7%, which is comparable to SGMCMC without tempering but with data augmentation (88% in Wenzel et al. 2020).","url_abs":"https://arxiv.org/abs/2005.08140v5","url_pdf":"https://arxiv.org/pdf/2005.08140v5.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":"global-inducing-point-variational-posteriors","repo_url":"https://github.com/LaurenceA/bayesfunc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"data-augmentation","task_name":"Data Augmentation"},{"task_slug":"gaussian-processes","task_name":"Gaussian Processes"}],"methods":[{"method_slug":"gaussian-process","method_name":"Gaussian Process"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2005.08140","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2005.08140"}},"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":"deterministic:regex_extraction","url":"https://github.com/ICL-SML/Doubly-Stochastic-DGP","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/LaurenceA/bayesfunc","reach":null}],"summary":{"ran":4,"ran_draft_wrong":2,"unverified":7},"by_repo_kind":{"official":{"samples":13,"ran":6,"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":13,"samples":[{"code_sha256_prefix":"a14cf2d775696e91","entry":"FactorisedPrior","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a14cf2d775696e91"}},{"code_sha256_prefix":"84075bace55cce89","entry":"GILinearWeights","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"84075bace55cce89"}},{"code_sha256_prefix":"4dd55aa27fc1f97d","entry":"Matrix","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"4dd55aa27fc1f97d"}},{"code_sha256_prefix":"75a98ca67b8584bf","entry":"Scale","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"75a98ca67b8584bf"}},{"code_sha256_prefix":"d8071e2e4e726aea","entry":"mvnormal_log_prob_unnorm","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d8071e2e4e726aea"}},{"code_sha256_prefix":"8a153a17bd856c7b","entry":"trace_quad","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8a153a17bd856c7b"}},{"code_sha256_prefix":"d020e5db1c4ed2b6","entry":"AbstractLinear","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"d020e5db1c4ed2b6"}},{"code_sha256_prefix":"7431ce799113807f","entry":"GILinear","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"7431ce799113807f"}},{"code_sha256_prefix":"b9bc327506318334","entry":"NealPrior","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"b9bc327506318334"}},{"code_sha256_prefix":"8073afb661685634","entry":"rsample_logpq_weights","repo":"laurencea/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/laurencea/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"8073afb661685634"}},{"code_sha256_prefix":"5ab75efc6281f88b","entry":"rsample_logpq_weights","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"5ab75efc6281f88b"}},{"code_sha256_prefix":"544b38a8bd600b6b","entry":"rsample_logpq_weights_fc","repo":"laurencea/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/laurencea/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"544b38a8bd600b6b"}},{"code_sha256_prefix":"5187a53fe0f93499","entry":"rsample_logpq_weights_fc","repo":"LaurenceA/bayesfunc","repo_kind":"official","path":"bayesfunc/inducing.py","file_url":"https://github.com/LaurenceA/bayesfunc/blob/HEAD/bayesfunc/inducing.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":"5187a53fe0f93499"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}