Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

behavior of the epistemic uncertainty from the loss is weird for the toy-dataset #18

Open
AdithyaVenkateshMohan opened this issue Apr 3, 2023 · 3 comments

Comments

@AdithyaVenkateshMohan
Copy link

AdithyaVenkateshMohan commented Apr 3, 2023

https://colab.research.google.com/drive/1iRu82bcKd1aF8DgZB_x-deIJbt-GNf-R?usp=sharing
image
image
as u can see the above image uncertainty from the positive side of the graph seems to be reducing even though it should be increasing similar to left side of the graph

@AdithyaVenkateshMohan
Copy link
Author

@aamini

@kpqn
Copy link

kpqn commented Oct 18, 2023

Has your issue been resolved? I have a similar question as well.

@ZZY18
Copy link

ZZY18 commented Nov 13, 2024

The cause of this problem is speculated to be due to the activation function that selects the Relu.(I observed a difference in the negative values of your data). At the same time, I also found this asymmetry in the prediction case given, which can be alleviated by changing the activation function to Tanh.
cubic_600
cubic_600
I hope I can give you some help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants