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
<h3style="text-align: left">Introduction: Why & where is UQ helpful?</h3>
98
98
<p>
99
99
Initial exploration into the critical role of uncertainty quantification (UQ) within the realm
100
-
of computer vision (CV): participants will gain an understanding of why it’s essential to consider uncertainty in CV, especially concerning decision-making in complex
100
+
of computer vision (CV): participants will gain an understanding of why it’s essential to consider
101
+
uncertainty in CV, especially concerning decision-making in complex
101
102
environments. We will introduce real-world scenarios where uncertainty can profoundly
102
103
impact model performance and safety, setting the stage for deeper exploration through out the tutorial.
103
104
</p>
104
105
<h3style="text-align: left">From maximum a posteriori to BNNs.</h3>
105
106
<p>
106
107
In this part, we will journey through the evolution of UQ techniques, starting
107
-
from classic approaches such as maximum a posteriori estimation to the more ellaborate Bayesian Neural Networks. The participants will grasp the conceptual foundations
108
+
from classic approaches such as maximum a posteriori estimation to the more ellaborate Bayesian Neural
109
+
Networks. The participants will grasp the conceptual foundations
108
110
of UQ, laying the groundwork for the subsequent discussions of Bayesian methods.
109
111
</p>
110
112
<h3style="text-align: left">Strategies for BNN posterior inference.</h3>
111
113
<p>
112
-
This is the core part, which will dive into the process of estimating the posterior distribution of BNNs. The participants
114
+
This is the core part, which will dive into the process of estimating the posterior distribution of BNNs.
115
+
The participants
113
116
will gain insights into the computational complexities involved in modeling uncertainty
114
117
through a comprehensive overview of techniques such as Variational Inference (VI),
115
118
Hamiltonian Monte Carlo (HMC), and Langevin Dynamics. Moreover, we will explore
0 commit comments