{"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/deep-evidential-regression","title":"Deep Evidential Regression","arxiv_id":"1910.02600","date":"2019-10-07","proceeding":"NeurIPS 2020 12","authors":["Alexander Amini","Wilko Schwarting","Ava Soleimany","Daniela Rus"],"abstract":"Deterministic neural networks (NNs) are increasingly being deployed in safety critical domains, where calibrated, robust, and efficient measures of uncertainty are crucial. In this paper, we propose a novel method for training non-Bayesian NNs to estimate a continuous target as well as its associated evidence in order to learn both aleatoric and epistemic uncertainty. We accomplish this by placing evidential priors over the original Gaussian likelihood function and training the NN to infer the hyperparameters of the evidential distribution. We additionally impose priors during training such that the model is regularized when its predicted evidence is not aligned with the correct output. Our method does not rely on sampling during inference or on out-of-distribution (OOD) examples for training, thus enabling efficient and scalable uncertainty learning. We demonstrate learning well-calibrated measures of uncertainty on various benchmarks, scaling to complex computer vision tasks, as well as robustness to adversarial and OOD test samples.","url_abs":"https://arxiv.org/abs/1910.02600v2","url_pdf":"https://arxiv.org/pdf/1910.02600v2.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":"deep-evidential-regression","repo_url":"https://github.com/aamini/evidential-deep-learning","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":null},{"paper_slug":"deep-evidential-regression","repo_url":"https://github.com/deebuls/deep_evidential_regression_loss_pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"deep-evidential-regression","repo_url":"https://github.com/flynnye/ur-ern","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"deep-evidential-regression","repo_url":"https://github.com/teddykoker/evidential-learning-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deep-evidential-regression","repo_url":"https://github.com/usccolumbia/materialsuq","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deep-evidential-regression","repo_url":"https://github.com/ENSTA-U2IS-AI/torch-uncertainty","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"uncertainty-quantification","task_name":"Uncertainty Quantification"},{"task_slug":"regression-1","task_name":"regression"}],"methods":[{"method_slug":"test","method_name":"Test"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1910.02600","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1910.02600"}},"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/ENSTA-U2IS-AI/torch-uncertainty","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/deebuls/deep_evidential_regression_loss_pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/flynnye/ur-ern","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/teddykoker/evidential-learning-pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/usccolumbia/materialsuq","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aamini/evidential-deep-learning","reach":null}],"summary":{"ran_draft_wrong":3,"ran_honours":1,"unverified":2},"by_repo_kind":{"official":{"samples":1,"ran":1,"repositories":1},"listed":{"samples":5,"ran":3,"repositories":3}},"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":"c51b30b44a91ef44","entry":"L_U","repo":"flynnye/ur-ern","repo_kind":"listed","path":"edl/loss.py","file_url":"https://github.com/flynnye/ur-ern/blob/HEAD/edl/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c51b30b44a91ef44"}},{"code_sha256_prefix":"ed4c628723d9aab5","entry":"my_data","repo":"aamini/evidential-deep-learning","repo_kind":"official","path":"hello_world.py","file_url":"https://github.com/aamini/evidential-deep-learning/blob/HEAD/hello_world.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ed4c628723d9aab5"}},{"code_sha256_prefix":"ea7b8e37859e4210","entry":"nig_nll","repo":"flynnye/ur-ern","repo_kind":"listed","path":"edl/loss.py","file_url":"https://github.com/flynnye/ur-ern/blob/HEAD/edl/loss.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":"ea7b8e37859e4210"}},{"code_sha256_prefix":"3a74336f751956f8","entry":"nig_reg","repo":"flynnye/ur-ern","repo_kind":"listed","path":"edl/loss.py","file_url":"https://github.com/flynnye/ur-ern/blob/HEAD/edl/loss.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":"3a74336f751956f8"}},{"code_sha256_prefix":"ca02d5fd036c992e","entry":"KLD_cost","repo":"usccolumbia/materialsuq","repo_kind":"listed","path":"matdeeplearn/models/mpnn_bayes.py","file_url":"https://github.com/usccolumbia/materialsuq/blob/HEAD/matdeeplearn/models/mpnn_bayes.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":"ca02d5fd036c992e"}},{"code_sha256_prefix":"d46b88cdbff066af","entry":"dirichlet_reg","repo":"teddykoker/evidential-learning-pytorch","repo_kind":"listed","path":"edl_pytorch/loss.py","file_url":"https://github.com/teddykoker/evidential-learning-pytorch/blob/HEAD/edl_pytorch/loss.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":"d46b88cdbff066af"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}