-
Notifications
You must be signed in to change notification settings - Fork 9
/
UM-DeepOutbreak.yml
34 lines (34 loc) · 1.77 KB
/
UM-DeepOutbreak.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
team_name: "University of Michigan, Computer Science and Engineering"
team_abbr: "UM"
model_name: "DeepOutbreak"
model_abbr: "DeepOutbreak"
model_version: "1.0"
model_contributors:
[
{
"name": "Ruipu Li",
"affiliation": "University of Michigan",
"email": "[email protected]",
},
{
"name": "Sonika Potnis",
"affiliation": "University of Michigan",
"email": "[email protected]",
},
{
"name": "Alexander Rodríguez",
"affiliation": "University of Michigan",
"email": "[email protected]",
"orcid": "0000-0002-4313-9913",
},
]
website_url: "https://alrodri.engin.umich.edu/"
license: "CC-BY-4.0"
designated_model: true
data_inputs: "Google's symptom search data, and CDC's ILI and WHO/NREVSS data."
methods: "Deep neural network model with conformal predictions."
methods_long: "Deep neural network model with conformal predictions. The neural network architecture is a sequence-to-sequence model based on recurrent units and self-attention modules. It is trained in a multi-task setting where each region is considered a task. The uncertainty quantification is conducted post hoc with conformal predictions that follows adaptive conformal inference to adapt to distribution shifts. Spatial correlation is not considered."
citation: "Rodriguez, A., Tabassum, A., Cui, J., Xie, J., Ho, J., Agarwal, P., Adhikari, B. and Prakash, B.A., 2021, May. Deepcovid: An operational deep learning-driven framework for explainable real-time covid-19 forecasting. In Proceedings of the AAAI Conference on Artificial Intelligence (Vol. 35, No. 17, pp. 15393-15400). https://ojs.aaai.org/index.php/AAAI/article/view/17808"
ensemble_of_models: false
ensemble_of_hub_models: false
team_funding: "Start-up funds from the University of Michigan."