{"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/evidential-turing-processes","title":"Evidential Turing Processes","arxiv_id":"2106.01216","date":"2021-06-02","proceeding":"ICLR 2022 4","authors":["Melih Kandemir","Abdullah Akgül","Manuel Haussmann","Gozde Unal"],"abstract":"A probabilistic classifier with reliable predictive uncertainties i) fits successfully to the target domain data, ii) provides calibrated class probabilities in difficult regions of the target domain (e.g.\\ class overlap), and iii) accurately identifies queries coming out of the target domain and rejects them. We introduce an original combination of Evidential Deep Learning, Neural Processes, and Neural Turing Machines capable of providing all three essential properties mentioned above for total uncertainty quantification. We observe our method on five classification tasks to be the only one that can excel all three aspects of total calibration with a single standalone predictor. Our unified solution delivers an implementation-friendly and compute efficient recipe for safety clearance and provides intellectual economy to an investigation of algorithmic roots of epistemic awareness in deep neural nets.","url_abs":"https://arxiv.org/abs/2106.01216v3","url_pdf":"https://arxiv.org/pdf/2106.01216v3.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":"evidential-turing-processes","repo_url":"https://github.com/ituvisionlab/EvidentialCalibration","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"evidential-turing-processes","repo_url":"https://github.com/ituvisionlab/evidentialturingprocess","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"uncertainty-quantification","task_name":"Uncertainty Quantification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2106.01216","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.01216"}},"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/ituvisionlab/EvidentialCalibration","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ituvisionlab/evidentialturingprocess","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":8},"by_repo_kind":{"official":{"samples":8,"ran":0,"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":0,"samples":[{"code_sha256_prefix":"f48a597c2c8cc253","entry":"auroc","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"scores.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/scores.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":"f48a597c2c8cc253"}},{"code_sha256_prefix":"71198529aba3a9fb","entry":"err","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"scores.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/scores.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":"71198529aba3a9fb"}},{"code_sha256_prefix":"5f5462e36c39a5aa","entry":"get_results","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"utils.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/utils.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":"5f5462e36c39a5aa"}},{"code_sha256_prefix":"3d7e17b5dada4cfd","entry":"nll","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"scores.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/scores.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":"3d7e17b5dada4cfd"}},{"code_sha256_prefix":"e7a7abab03a8b754","entry":"prepare_data","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"dataprep.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/dataprep.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":"e7a7abab03a8b754"}},{"code_sha256_prefix":"f7d9198cfd460409","entry":"prepare_data_fashion","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"dataprep.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/dataprep.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":"f7d9198cfd460409"}},{"code_sha256_prefix":"3bab291577d514ab","entry":"prepare_for_training_with_ood","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"dataprep.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/dataprep.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":"3bab291577d514ab"}},{"code_sha256_prefix":"d25a34aea14dc1bd","entry":"train","repo":"ituvisionlab/EvidentialCalibration","repo_kind":"official","path":"script.py","file_url":"https://github.com/ituvisionlab/EvidentialCalibration/blob/HEAD/script.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":"d25a34aea14dc1bd"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}