paper-with-me

Papers

Uncertainty Regularized Evidential Regression

2024-01-03 · Kai Ye, Tiejin Chen, Hua Wei, Liang Zhan

The Evidential Regression Network (ERN) represents a novel approach that integrates deep learning with Dempster-Shafer's theory to predict a target and quantify the associated uncertainty. Guided by the underlying theory, specific activation functions must be employed to enforce non-negative values, which is a constraint that compromises model performance by limiting its ability to learn from all samples. This paper provides a theoretical analysis of this limitation and introduces an improvement to overcome it. Initially, we define the region where the models can't effectively learn from the samples. Following this, we thoroughly analyze the ERN and investigate this constraint. Leveraging the insights from our analysis, we address the limitation by introducing a novel regularization term that empowers the ERN to learn from the whole training set. Our extensive experiments substantiate our theoretical findings and demonstrate the effectiveness of the proposed solution.

📄 PDF Abstract BibTeX arXiv:2401.01484

Code (1)

flynnye/ur-ern 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

Deep Evidential Regression

2019-10-07 · NeurIPS 2020 12 · Alexander Amini, Wilko Schwarting, Ava Soleimany, Daniela Rus

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 tr…

regressionUncertainty Quantification

Generalized Regularized Evidential Deep Learning Models: Theory and Comprehensive Evaluation

2025-12-27 · Deep Shankar Pandey, Hyomin Choi, Qi Yu arxiv

Evidential deep learning (EDL) models, based on Subjective Logic, introduce a principled and computationally efficient way to make deterministic neural networks uncertainty-aware. The resulting evidential models can quan…

Blind Face Restoration

The Unreasonable Effectiveness of Deep Evidential Regression

2022-05-20 · Nis Meinert, Jakob Gawlikowski, Alexander Lavin

There is a significant need for principled uncertainty reasoning in machine learning systems as they are increasingly deployed in safety-critical domains. A new approach with uncertainty-aware regression-based neural net…

regressionUncertainty Quantification

Quantifying Classification Uncertainty using Regularized Evidential Neural Networks

2019-10-15 · Xujiang Zhao, Yuzhe Ou, Lance Kaplan, Feng Chen 외

Traditional deep neural nets (NNs) have shown the state-of-the-art performance in the task of classification in various applications. However, NNs have not considered any types of uncertainty associated with the class pr…

ClassificationGeneral Classification

Multivariate Deep Evidential Regression

2021-04-13 · Nis Meinert, Alexander Lavin

There is significant need for principled uncertainty reasoning in machine learning systems as they are increasingly deployed in safety-critical domains. A new approach with uncertainty-aware neural networks (NNs), based …

regression