-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
230 lines (178 loc) · 11.1 KB
/
index.html
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
<!DOCTYPE HTML>
<html>
<head>
<title>UQ Group - Hadi Meidani</title>
<meta name="google-site-verification" content="...">
<meta charset="utf-8" />
<meta name="description" content="The uncertainty quantification (UQ) research group directed by Hadi Meidani." />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-86401475-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-86401475-2');
</script>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Uncertainty Quantification Group</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="index.html">Home</a></li>
<!-- <li><a href="publication.html">Publications</a></li> -->
<li><a href="members.html">Members</a></li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Banner -->
<section id="banner">
<div class="inner">
<a href="#" class="image"><img src="images/uqlogotransp.png" alt="" /></a>
<h2>Uncertainty Quantification Group</h2>
<h3>Scientific machine Learning for engineering systems</h3>
<h3>Director: Hadi Meidani</h3>
<h3> <font color="cyan"> <a href="https://scholar.google.com/citations?user=v_gKvdwAAAAJ">Google scholar page</a></font> </h3>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- One -->
<section id="three" class="wrapper spotlight style3">
<div class="inner">
<a href="#" class="image"><img src="images/dnn.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Physics-informed machine learning</h2>
<!-- <p>Current/past projects: <br> -->
• Physics-informed geometry-aware neural operators <font color="cyan"> <a href="https://arxiv.org/abs/2408.01600">Link</a></font> <br>
• Physics-informed variational autoencoders for solving stochastic differential equations<br>
• Enhanced training algorithms for physics-informed neural networks
</p>
<!-- <a href="publication.html" class="special">Learn more</a> -->
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/opt.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Prediction and optimization using AI/ML</h2>
<!-- <p>Current/past projects: <br> -->
• Enhanced lung cancer prediction using AI <font color="cyan"> <a href="https://www.medrxiv.org/content/10.1101/2024.10.07.24315011v1">Link</a></font> <br>
• Mesh-based GNNs for accelerated design <font color="cyan"> <a href="https://www.nature.com/articles/s41598-024-53185-y">Link</a></font> <br>
• Structural design under uncertainty with variational autoencoders <font color="cyan"> <a href="https://www.dl.begellhouse.com/journals/558048804a15188a,6ea623526214d90d,32ea8816711ab229.html">Link</a></font><br>
• Computational control of power systems with uncertain distributed energy sources<br>
</p>
<!-- <a href="publication.html" class="special">Learn more</a> -->
</div>
</div>
</section>
<!-- Three -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/smartcities.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Predictive analytics for infrastructure systems</h2>
<!-- <p>Current/past projects: <br> -->
• Graph neural networks for transportation network modeling<br>
• Resilience assessment of mobility networks using graph neural networks<br>
• Explainable-AI for long-term traffic prediction<br>
• Post-disaster online prediction of traffic conditions<br>
<!-- <a href="publication.html" class="special">Learn more</a> -->
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper spotlight style3">
<div class="inner">
<a href="#" class="image"><img src="images/cav.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Intelligent transportation systems</h2>
<!-- <p>Current/past projects: <br> -->
• Multifidelity traffic estimation using data from multiple sources<br>
• Efficient data collection algorithm for connective vehicles with precision guarantees
</p>
<!-- <a href="publication.html" class="special">Learn more</a> -->
</div>
</div>
</section>
<!-- Four -->
<section id="four" class="wrapper alt style1">
<div class="inner">
<p><h2 class="major">Available Research Assistant Position</h2>
Our <a href="members.html">group </a> has several openings in Fall 2025 for PhD students interested in machine learning and its applications on the modeling and optimization of engineering systems.
Higher consideration is given to those who have background in deep learning, numerical methods,
and probability and statistics and have excellent programming skills. Interested students should
send an email to meidani (at) illinois (dot) edu and attach their CV including their graduate coursework.
</p>
<h2 class="major">News</h2>
<p>
<li>[Sep 2023] Our collaborative project with Fermilab on using graph neural networks for neutrino experiments are funded.
<li>[Sep 2023] Our submission to ICMLA 2023 Conference on Graph Pyramid Autoformer for Long-Term Traffic Forecasting has been accepted. This was a collaboration with Argonne National Lab and Lawrence Berkeley National Lab. Congrats to Vincent for leading the effort!
<li>[Aug 2023] Vincent will present two papers on traffic prediction at 2023 INFORMS Annual Meeting.
<li>[Oct 2022] Our submission to NeurIPS Workshop on Machine Learning and the Physical Sciences has been accepted. Congrats to Rini Gladstone and Mohammad Nabian!
<li>[Oct 2022] Our group is invited to present at Nvidia's introductory webinar on Physics-ML <a href="https://info.nvidia.com/developer-physics-informed-machine-learning-with-modulus-webinar.html">Link to the free webinar</a>. . Rini will present our collaborative work with Nvidia on how to enforce exact boundary conditions for PINNs.
<li>[May 2022] Rini is selected as a Research Scientist Intern at Meta to work on physics-based machine learning research!
<li>[May 2022] Vincent is selected as a Givens Associate in the Mathmatics and Computer Science Division at Argonne National Labs, and will spend a summer there doing research on long-term traffic prediction.
<li>[Jun 2020] Negin has accepted a Tenure-track Assistant Professor position in the Department of Engineering Systems and Environment at the University of Virginia.
<li> [May 2020] Dr. Meidani has received a research grant to investigate optimal pooled testing strategies for COVID-19 community screening.
<li>[Apr 2020] Negin's first author paper on fast surrogate-based voltage control for distribution energy systems have been published on IEEE Access.
<li>[Feb 2020] Our team won the First Prize in the Data Challenge on Urban Travel Time, Speed, and Reliability at the 2020 TRB Annual Meeting. Congratulations to our graduate students Xiyue and Mohammad!
<li>[May 2019] Mohammad Amin Nabian has been awarded the Dissertation Completion Fellowship from the Graduate College. Congratulations to Mohammad on this prestigious recognition.
<li>[Apr 2019] Mohammad Amin Nabian has been selected by UIUC College of Engineering as one of the Mavis Future Faculty Fellows (MF3) for the 2019-2020 academic year. More on the fellowship program can be
found <a href="http://publish.illinois.edu/engr-mavis/">here</a>. Congrats to Mohammad!<br>
<li>[Mar 2019] Negin Alemazkoor has been selected as one of the <a href="https://risingstars.ices.utexas.edu">Rising Stars</a> in Computational and Data Sciences and will attend an event sponsored by the University of Texas at Austin and Sandia National Labs in April 2019. Congratulations to Negin!<br>
<li>[Nov 2018] Our group’s entry to the 2018 INFORMS Rail Problem Competition won the 2nd Place Prize. Congratulations to Mohammad and Negin. <a href="https://cee.illinois.edu/news/cee-team-places-second-international-competition">Full story</a>.<br>
<li>[Aug 2018] Our journal paper on preconditioning for improved compressive sampling of polynomial surrogates is accepted for publication in Computational Methods in Applied Mechanics and Engineering. Congratulations to Negin.<br>
<li>[Jul 2018] Our conference paper on recursive data-driven prediction of traffic flow with faulty sensors is accepted for presentation at the 2018 IEEE International Conference on Intelligent Transportation Systems (IEEE ITSC 2018). Congratulations to Negin and Shiyu.<br>
<li>[Jul 2018] Our 2018 INFORMS Annual Meeting submission on efficient collection of connected vehicle data with precision guarantees is accepted. Congratulations to Negin.<br>
<li>[Feb 2018] Dr. Meidani receives NSF CAREER Award to study fast and accurate software tools for interdependent infrastructure systems. <a href="https://cee.illinois.edu/news/meidani-wins-nsf-career-award">Full story</a>.<br>
</li> </p>
</div>
</section>
</section>
<!-- Footer -->
<section id="footer">
<div class="inner">
<h2 class="major">Get in touch</h2>
<ul class="contact">
<li class="fa-home">
Hadi Meidani<br />
1211 Newmark Lab<br />
205 N Mathews Ave<br />
Urbana, IL 61801
</li>
<li class="fa-phone">(217) 300-0828</li>
<li class="fa-envelope"><a href="mailto:[email protected]">meidani (at) illinois (dot) edu</a></li>
<li class="fa-twitter"><a href="https://twitter.com/hadimeidani">twitter.com/hadimeidani</a></li>
</ul>
<ul class="copyright">
<li>© Uncertainty Quantification Group. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>