-
Notifications
You must be signed in to change notification settings - Fork 0
/
research.qmd
144 lines (126 loc) · 4.12 KB
/
research.qmd
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
---
title: "Research"
engine: knitr
editor:
markdown:
wrap: 72
---
------------------------------------------------------------------------
<!-- Publications -->
**2024**
::: grid
::: {.column width="80px"}
![](resources/anzjs.png){width="80px"}
:::
::: g-col-10
Semi-supervised Gaussian mixture modelling with a missing data mechanism in R\
Ziyang Lyu, Daniel Ahfock, Ryan Thompson, and Geoffrey McLachlan\
Australian and New Zealand Journal of Statistics\
[Publication](https://onlinelibrary.wiley.com/doi/10.1111/anzs.12413) - [Preprint](https://arxiv.org/abs/2302.13206) - [Code](https://cran.r-project.org/web/packages/gmmsslm/index.html)\
\
:::
:::
::: grid
::: {.column width="80px"}
![](resources/aistats.jpg){width="80px"}
:::
::: g-col-10
Contextual directed acyclic graphs\
Ryan Thompson, Edwin Bonilla, and Robert Kohn\
Proceedings of the 27th International Conference on Artificial Intelligence and Statistics\
[Publication](https://proceedings.mlr.press/v238/thompson24a.html) - [Preprint](https://arxiv.org/abs/2310.15627) - [Code](https://github.com/ryan-thompson/ContextualDAG.jl)\
\
:::
:::
::: grid
::: {.column width="80px"}
![](resources/arxiv.jpg){width="80px"}
:::
::: g-col-10
ProDAG: Projection-induced variational inference for directed acyclic graphs\
Ryan Thompson, Edwin Bonilla, and Robert Kohn\
[Preprint](https://arxiv.org/abs/2405.15167) - [Code](https://github.com/ryan-thompson/ProDAG.jl)\
\
:::
:::
::: grid
::: {.column width="80px"}
![](resources/biometrika.jpeg){width="80px"}
:::
::: g-col-10
Familial inference: Tests for hypotheses on a family of centres\
Ryan Thompson, Catherine Forbes, Steven MacEachern, and Mario Peruggia\
Biometrika\
[Publication](https://academic.oup.com/biomet/article/111/3/1029/7453377) - [Preprint](https://arxiv.org/abs/2202.12540) - [Code](https://github.com/ryan-thompson/familial)\
\
:::
:::
::: grid
::: {.column width="80px"}
![](resources/omega.jpg){width="80px"}
:::
::: g-col-10
Flexible global forecast combinations\
Ryan Thompson, Yilin Qian, and Andrey Vasnev\
Omega\
[Publication](https://www.sciencedirect.com/science/article/pii/S0305048324000409) - [Preprint](https://arxiv.org/abs/2207.07318) - [Code](https://github.com/ryan-thompson/global-combinations)\
\
:::
:::
::: grid
::: {.column width="80px"}
![](resources/jcgs.png){width="80px"}
:::
::: g-col-10
Group selection and shrinkage: Structured sparsity for semiparametric additive models\
Ryan Thompson and Farshid Vahid\
Journal of Computational and Graphical Statistics\
[Publication](https://www.tandfonline.com/doi/full/10.1080/10618600.2024.2330517) - [Preprint](https://arxiv.org/abs/2105.12081) - [Code](https://github.com/ryan-thompson/grpsel)\
\
\
:::
:::
**2023**
::: grid
::: {.column width="80px"}
![](resources/neurips.png){width="80px"}
:::
::: g-col-10
The contextual lasso: Sparse linear models via deep neural networks\
Ryan Thompson, Amir Dezfouli, and Robert Kohn\
Advances in Neural Information Processing Systems\
[Publication](https://proceedings.neurips.cc/paper_files/paper/2023/hash/3f226824426a4d6ae3d3efad8883fc53-Abstract-Conference.html) - [Preprint](https://arxiv.org/abs/2302.00878) - [Code](https://github.com/ryan-thompson/ContextualLasso.jl)\
\
\
:::
:::
**2022**
::: grid
::: {.column width="80px"}
![](resources/csda.jpg){width="80px"}
:::
::: g-col-10
Robust subset selection\
Ryan Thompson\
Computational Statistics and Data Analysis\
[Publication](https://www.sciencedirect.com/science/article/abs/pii/S0167947321002498) - [Preprint](https://arxiv.org/abs/2005.08217) - [Code](https://github.com/ryan-thompson/robustsubsets)\
\
\
:::
:::
**2018**
::: grid
::: {.column width="80px"}
![](resources/omega.jpg){width="80px"}
:::
::: g-col-10
Optimal selection of expert forecasts with integer programming\
Dmytro Matsypura, Ryan Thompson, and Andrey Vasnev\
Omega\
[Publication](https://www.sciencedirect.com/science/article/abs/pii/S0305048317300130) - [Preprint](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2894083)\
\
:::
:::
<!-- Preprints -->
------------------------------------------------------------------------
<center><small>Last updated: `r format(Sys.time(), '%B %d, %Y')`.</small></center>