paper-with-me

홈 › Papers

Deep Gaussian Denoiser Epistemic Uncertainty and Decoupled Dual-Attention Fusion

2021-01-12 · Xiaoqi Ma, Xiaoyu Lin, Majed El Helou, Sabine Süsstrunk

Following the performance breakthrough of denoising networks, improvements have come chiefly through novel architecture designs and increased depth. While novel denoising networks were designed for real images coming from different distributions, or for specific applications, comparatively small improvement was achieved on Gaussian denoising. The denoising solutions suffer from epistemic uncertainty that can limit further advancements. This uncertainty is traditionally mitigated through different ensemble approaches. However, such ensembles are prohibitively costly with deep networks, which are already large in size. Our work focuses on pushing the performance limits of state-of-the-art methods on Gaussian denoising. We propose a model-agnostic approach for reducing epistemic uncertainty while using only a single pretrained network. We achieve this by tapping into the epistemic uncertainty through augmented and frequency-manipulated images to obtain denoised images with varying error. We propose an ensemble method with two decoupled attention paths, over the pixel domain and over that of our different manipulations, to learn the final fusion. Our results significantly improve over the state-of-the-art baselines and across varying noise levels.

📄 PDF Abstract BibTeX arXiv:2101.04631

Code (1)

IVRL/DEU 공식 구현 pytorch

Tasks

Denoising

Similar Papers 제목 키워드 기반

Uncertainty-Calibrated Diffusion for Reliable 3D Molecular Graph Generation

2026-06-01 · Fang Wan, Jingxiang Qu, Yi Liu arxiv

Bayesian inference provides a principled framework for modeling epistemic uncertainty in neural networks by treating predictions as distributions rather than deterministic values. Meanwhile, diffusion-based models for 3D…

Bayesian InferenceGraph Generation

DUD: Decoupled Update Dynamics for Reliable Uncertainty Quantification in Large Language Models

2026-08-04 · Yixin Bu, Runze Xia, Guanyun Zou, Yupeng Ji 외 arxiv

Accurate Uncertainty Quantification (UQ) is critical for reliable deployment of Large Language Models (LLMs), yet traditional probability-based metrics often fail to capture the model's true epistemic state. While recent…

Uncertainty Disentanglement with Non-stationary Heteroscedastic Gaussian Processes for Active Learning

2022-10-20 · Zeel B Patel, Nipun Batra, Kevin Murphy

Gaussian processes are Bayesian non-parametric models used in many areas. In this work, we propose a Non-stationary Heteroscedastic Gaussian process model which can be learned with gradient-based techniques. We demonstra…

Active LearningDisentanglementGaussian Processes

Uncertainty Estimation and Out-of-Distribution Detection for LiDAR Scene Semantic Segmentation

2024-10-11 · Hanieh Shojaei, Qianqian Zou, Max Mehltretter

Safe navigation in new environments requires autonomous vehicles and robots to accurately interpret their surroundings, relying on LiDAR scene segmentation, out-of-distribution (OOD) obstacle detection, and uncertainty c…

Autonomous VehiclesOut-of-Distribution DetectionScene SegmentationSemantic Segmentation

Decoupled PFNs: Identifiable Epistemic-Aleatoric Decomposition via Structured Synthetic Priors

2026-05-07 · Richard Bergna, Stefan Depeweg, José Miguel Hernández-Lobato arxiv

Prior-Fitted Networks (PFNs) amortize Bayesian prediction by meta-learning over a synthetic task prior, but their standard output is a posterior predictive distribution over noisy observations. For sequential decision-ma…

Active Learning