-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
243 lines (231 loc) · 12.4 KB
/
Copy pathindex.html
File metadata and controls
243 lines (231 loc) · 12.4 KB
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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Devin Wild Thomas's Home Page</title>
<style type="text/css">
.e-mail:before {
content: attr(data-website) "\0040" attr(data-user);
unicode-bidi: bidi-override;
direction: rtl;
}
</style>
</head>
<body style="background-color:rgb(255, 255, 255);">
<center>
<table name="main table" width="830">
<tbody>
<tr>
<td>
<div class="head">
<div style="width: 100%; overflow: hidden;">
<div style="width: 190px; float: left;"> <img src="headshot_lo.jpg" width="170" height="170"
alt="Pic of Devin" style="margin-right: 20px;" /> </div>
<div style="margin-left: 170px;">
<h1 style="margin-top: 0;">Devin Wild Thomas</h1>
<p>PhD Candidate</p>
<p>University of New Hampshire</p>
<p>
<a href="mailto:devin.thomas@unh.edu"><span class="e-mail" data-user="samohT.niveD" data-website="ude.hnu"></span></a>
</p>
</div>
</div>
<p>
I am on the job hunt, please get in touch if you'd like to work together!
</p>
<p>
I study heuristic search and situated planning.
</p>
<p>
I am
a member of <a
href="https://unh-ai.pbworks.com/w/page/10440225/FrontPage"
target="_blank">the UNH Artificial Intelligence
Group</a>, where I work with Professor
<a href="https://www.cs.unh.edu/~ruml/"
target="_blank">Wheeler Ruml</a>.
I began working at UNH in 2017, working in bioinformatics at <a href="https://hcgs.unh.edu/"
target="_blank">the Hubbard Center For Genome Studies</a>, and <a href="https://www.estuarydna.org/"
target="_blank">environmental DNA</a> with Professor <a href="https://ceps.unh.edu/person/alison-watts"
target="_blank">Alison Watts</a>.
I have a B.Sc. with combined honours in physics and astronomy from the University of British Columbia, my undergraduate thesis was on detecting point sources in data from the <a href="https://chime-experiment.ca"
target="_blank">CHIME</a> telescope, supervised by Professor <a href="https://phas.ubc.ca/users/gary-hinshaw"
target="_blank">Gary Hinshaw</a>.
</p>
<p>
Here are my
<a href="https://github.com/dwthomas/"
target="_blank">GitHub</a>,
<a href="https://dblp.org/pid/304/0482.html"
target="_blank">DBLP</a>,
<a href="https://scholar.google.com/citations?user=lDYISK0AAAAJ"
target="_blank">Google Scholar</a>,
and <a href="https://www.linkedin.com/in/devinwildthomas/"
target="_blank">LinkedIn</a>
</p>
</div>
<div class="p2 Publications">
<hr>
<h2>Peer-reviewed Publications</h2>
<h3></h3>
<h4>Learning and Completeness in Real-Time Heuristic Search</h4>
<p><b> Devin Wild Thomas</b> and Wheeler Ruml,
<em>Nineteenth International Symposium on Combinatorial Search (SoCS-26)</em>, 2026.</p>
<p>
<!-- <a href="https://dwthomas.github.io/publication/todo.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://doi.org/XXX"
target="_blank" style="text-decoration:
none">[publisher]</a> -->
</p>
<p>
</p>
<h4>Precomputing Multi-Agent Path Replanning using Temporal Flexibility</h4>
<p>Issa Hanou; Eric Kemmeren; <b> Devin Wild Thomas</b>; and Mathijs de Weerdt,
<em>Nineteenth International Symposium on Combinatorial Search (SoCS-26)</em>, 2026.</p>
<p>
<!-- <a href="https://dwthomas.github.io/publication/todo.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://doi.org/XXX"
target="_blank" style="text-decoration:
none">[publisher]</a> -->
</p>
<p>
</p>
<h4>Real-time Cost-algebraic Heuristic Search</h4>
<p><b> Devin Wild Thomas</b> and Wheeler Ruml,
<em>Eighteenth International Symposium on Combinatorial Search (SoCS-25)</em>, 2025.</p>
<p>
<a href="https://dwthomas.github.io/publication/Thomas RT Cost Algebra.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://doi.org/10.1609/socs.v18i1.35988"
target="_blank" style="text-decoration:
none">[publisher]</a>
</p>
<p>
</p>
<h4>🏆 Real-time Safe Interval Path Planning</h4>
<p><b> Devin Wild Thomas</b>, Wheeler Ruml, and Solomon Eyal Shimony,
<em>Seventeenth International Symposium on Combinatorial Search (SoCS-24, 🏆 Best Paper)</em>, 2024.</p>
<p>
<a href="https://dwthomas.github.io/publication/rtsipp-socs-24.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://github.com/dwthomas/real-time-sipp"
target="_blank" style="text-decoration:
none">[code]</a>
<a href="https://doi.org/10.1609/socs.v17i1.31554"
target="_blank" style="text-decoration:
none">[publisher]</a>
</p>
<p>
</p>
<h4>Replanning in Advance for Instant Delay Recovery in Multi-Agent Applications:
Rerouting Trains in a Railway Hub</h4>
<p>Issa K. Hanou*, <b>Devin Wild Thomas*</b>, Wheeler Ruml, and Mathijs de Weerdt,
<em>Proceedings of the Thirty-Fourth International Conference on Automated Planning and Scheduling
(ICAPS 2024)</em>, 2024.</p>
<p>
<a href="https://dwthomas.github.io/publication/trains-icaps-24.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://github.com/dwthomas/delay-replanning"
target="_blank" style="text-decoration:
none">[code]</a>
<a href="https://doi.org/10.1609/icaps.v34i1.31483"
target="_blank" style="text-decoration:
none">[publisher]</a>
</p>
<p>
</p>
<h4>Neotropical bee microbiomes point
to a fragmented social core and strong
species-level effects</h4>
<p>Jordan G. Kueneman, Ernesto Bonadies, <b>Devin Wild Thomas</b>, David W. Roubik and William T. Wcislo, <em> Microbiome </em>, 2023.</p>
<p>
<a href="https://dwthomas.github.io/publication/neotropical_bees.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://link.springer.com/article/10.1186/s40168-023-01593-z"
target="_blank" style="text-decoration:
none">[publisher]</a>
</p>
<p>
</p>
<h4>Situated Grid Pathfinding Among
Moving Obstacles (extended abstract)</h4>
<p><b>Devin Wild Thomas</b>, Tianyi Gu, Wheeler Ruml, and
Solomon Eyal Shimony, <em>Proceedings of the Symposium on Combinatorial Search
(SoCS-22)</em>, 2022.</p>
<p>
<a href="https://dwthomas.github.io/publication/situated_pathfinding_abstract_socs22.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
</p>
<p>
</p>
<h4>Mild cystic fibrosis lung disease is associated with bacterial community stability</h4>
<p>Thomas H Hampton, <b>Devin Wild Thomas</b>, Christopher van der Gast, George A O’Toole, Bruce A Stanton, <em>Microbiology Spectrum</em>, 2021.</p>
<p>
<a href="https://dwthomas.github.io/publication/cf_community_stability.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://doi.org/10.1128/spectrum.00029-21"
target="_blank" style="text-decoration:
none">[publisher]</a>
</p>
<p>
</p>
<h4>Effects of life stage on eDNA detection of the invasive European green crab (Carcinus maenas) in estuarine systems</h4>
<p>Laura C Crane, Jason S Goldstein, <b>Devin Wild Thomas</b>, Kayla S Rexroth, Alison W Watts, <em>Ecological Indicators</em>, 2021.</p>
<p>
<a href="https://dwthomas.github.io/publication/green_crab_edna.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
<a href="https://doi.org/10.1016/j.ecolind.2021.107412"
target="_blank" style="text-decoration:
none">[publisher]</a>
</p>
<p>
</p>
<h3>Workshop Publications</h3>
<h4>Bounded-Suboptimal Beam Search</h4>
<p><b>Devin Wild Thomas</b>, Stephen Wissow, Michael Bauer, Paige McAfee and Wheeler Ruml</p>
<p><em>Proceedings of the ICAPS-26 Workshop on Heuristics and Search for Domain-Independent Planning (HSDIP-26)</em>, 2026
<a href="https://dwthomas.github.io/publication/Thomas-Wissow-Bounded-beam.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
</p>
<p>
</p>
<h4>Any-start-time Planning for SIPP</h4>
<p><b>Devin Wild Thomas</b>, Solomon Eyal Shimony, Wheeler Ruml, Erez Karpas, Shahaf Shperberg, and Andrew Coles</p>
<p><em>Proceedings of the ICAPS-23 Workshop on Heuristics and Search for Domain-Independent Planning (HSDIP-23)</em>, 2023
<a href="https://dwthomas.github.io/publication/peat-hsdip-23.pdf"
target="_blank" style="text-decoration:
none">[pdf]</a>
</p>
<p>
</p>
<h3>Preprints</h3>
<h4>Red fish, blue fish, native fish, new fish: eDNA as a tool to monitor fish in estuarine systems</h4>
<p>Alison Watts, Laura Crane, Jason Garwood, Jason Goldstein, Megan Lamb, Christopher Peter, Yoshimi Rii, Shon Schooler, <b>Devin Wild Thomas</b>, William Thomas, Bree Yednock</p>
<p>2022
<a href="https://www.authorea.com/doi/full/10.22541/au.164783670.08001593"
target="_blank" style="text-decoration:
none">[link]</a>
</p>
<p>
</p>
</div>
</Div>
</td>
</tr>
</tbody>
</table>
</center>
</body>
</html>