dl-uncertainty icon indicating copy to clipboard operation
dl-uncertainty copied to clipboard

Different ouput for combined uncertainty

Open abhisheksambyal opened this issue 3 years ago • 0 comments

Hi, I have implemented the Aleatoric, Epistemic, and combined uncertainty for MNIST generation but I got different output. Your combined uncertainty output showed the complementary behavior but mine did not. Aleatoric unc is related to the digits, and other pixels are black, so uncertainty in the black region is zero. Epistemic unc on the other hand is explained near the digits reconstruction and not on the other area because it is easier for the model to learn about background (black) pixels.

aleatoric epistemic combined

Do share if you have some more insights. Thanks

abhisheksambyal avatar Jun 26 '21 20:06 abhisheksambyal