Skip to content

Commit f38dde6

Browse files
authored
Update README.md
1 parent 61518e0 commit f38dde6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: Undegraduate/README.md

+13
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,19 @@ Skills to be developed: Computational statistics, Statistical phylogenetics.
9393

9494
---
9595

96+
T4) **Your best bad prior: bridging computability and model accuracy in Bayesian statistics**
97+
98+
Bayesian inference is amazing. It is also very computationally demanding. Sometimes the gap between the models we want to fit and the models we can actually fit seems like a chasm.
99+
In this project we are concerned with post inference prior swapping ([Neiswanger & Eric Xing (2017)](https://arxiv.org/abs/1606.00787)), in particular we are concerned with the following problem: suppose you would like to compute the posterior `p(theta|y) = l(y|theta)q(theta)/m(y)`, but the computational machinery currently available to you is not able to accurately compute expectations of a class of functions `H` with respect to `p`. The questions are then: (i) how to pick a member `w` from the set `W` of _computable_ priors such that `p_app(theta|y) = l(y|theta)w(theta)/m_app(y)` is the closest it can be to `p(theta|y)`and (ii) how to modify samples from `p_app(theta|y)` in order to compute `E_p[h]` as accurately as possible.
100+
101+
References: Maybe [ppbo](https://github.com/hhau/pbbo) could be of some help.
102+
103+
This will be jointly supervised by [Diego Mesquita](https://weakly-informative.github.io/).
104+
105+
Skills to be developed: Computational statistics, Bayesian statistics.
106+
107+
---
108+
96109
A1) **Survival and reproductive analysis of _Rhodnius prolixus_, the Chagas disease vector**
97110

98111
Chagas disease continues to pose important challenges to Public Health in Brazil. With climate change and temperate zones potentially becoming warmer and more hospitable to the disease's vector, _Rhodnius prolixus_, this might become a global concern.

0 commit comments

Comments
 (0)