You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Do share if you have some more insights.
Thanks
The text was updated successfully, but these errors were encountered:
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.
Do share if you have some more insights.
Thanks
The text was updated successfully, but these errors were encountered: