-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.html
More file actions
236 lines (226 loc) · 10.2 KB
/
cv.html
File metadata and controls
236 lines (226 loc) · 10.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Perplexity Computer">
<meta name="author" content="Ruipu Li">
<meta property="og:see_also" content="https://www.perplexity.ai/computer">
<link rel="author" href="https://www.perplexity.ai/computer">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ruipu Li | CV</title>
<meta name="description" content="Curriculum vitae for Ruipu Li.">
<link href="https://api.fontshare.com/v2/css?f[]=zodiak@400,700&f[]=satoshi@400,500,700,900&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect x='6' y='6' width='52' height='52' rx='18' fill='%23135d78'/%3E%3Cpath d='M22 45V19H34.5C41.2 19 45 22.2 45 27.8C45 31.9 42.9 34.6 39 35.7L45.5 45H39.6L34 36.7H27.4V45H22Z' fill='white'/%3E%3C/svg%3E">
<link rel="stylesheet" href="style.css">
</head>
<body class="cv-body">
<a class="skip-link" href="#cv-main">Skip to content</a>
<main id="cv-main" class="cv-shell page-width">
<div class="cv-toolbar">
<a class="button button--ghost" href="index.html">Back to homepage</a>
<button class="button button--secondary" type="button" onclick="window.print()">Print / Save PDF</button>
</div>
<article class="cv-paper">
<header class="cv-header">
<div>
<p class="section-label">Curriculum vitae</p>
<h1>Ruipu Li</h1>
<p class="cv-subtitle">Ph.D. Student in Computer Science · University of Michigan</p>
</div>
<div class="cv-contact">
<a href="mailto:liruipu@umich.edu">liruipu@umich.edu</a>
<span>Ann Arbor, MI</span>
<a href="tel:+17346043832">+1 734 604 3832</a>
<a href="https://scholar.google.com/citations?user=pMTyBugAAAAJ&hl=en" target="_blank" rel="noopener noreferrer">Google Scholar</a>
</div>
</header>
<section class="cv-section">
<h2>Education</h2>
<div class="cv-list">
<article class="cv-row">
<div>
<h3>University of Michigan, Ann Arbor</h3>
<p>Ph.D. Student, Computer Science</p>
</div>
<p class="cv-date">Aug 2024 – Present</p>
</article>
<article class="cv-row">
<div>
<h3>University of Michigan, Ann Arbor</h3>
<p>M.S., Computer Science</p>
</div>
<p class="cv-date">Aug 2022 – Apr 2024</p>
</article>
<article class="cv-row">
<div>
<h3>University of Michigan, Ann Arbor</h3>
<p>B.S., Computer Science</p>
</div>
<p class="cv-date">Aug 2020 – Apr 2022</p>
</article>
<article class="cv-row">
<div>
<h3>Shanghai Jiao Tong University</h3>
<p>B.S., Electrical and Computer Engineering</p>
</div>
<p class="cv-date">Aug 2018 – Aug 2022</p>
</article>
</div>
</section>
<section class="cv-section">
<h2>Publications</h2>
<div class="cv-list">
<article class="cv-publication">
<h3>Neural Conformal Control for Time Series Forecasting</h3>
<p><strong>Ruipu Li</strong> and Alexander Rodríguez.</p>
<p>Proceedings of the 39th AAAI Conference on Artificial Intelligence (AAAI ’25), 2025.</p>
<p class="cv-links">
<a href="https://dl.acm.org/doi/10.1609/aaai.v39i17.34029" target="_blank" rel="noopener noreferrer">AAAI record</a>
<a href="https://arxiv.org/abs/2412.18144" target="_blank" rel="noopener noreferrer">arXiv</a>
</p>
</article>
<article class="cv-publication">
<h3>Adaptive Conformal Prediction Intervals Over Trajectory Ensembles</h3>
<p><strong>Ruipu Li</strong>, Daniel Menacho, and Alexander Rodríguez.</p>
<p>Submitted to the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD ’26), 2026.</p>
<p class="cv-links">
<a href="https://scholar.google.com/citations?user=pMTyBugAAAAJ&hl=en" target="_blank" rel="noopener noreferrer">Google Scholar</a>
</p>
</article>
</div>
</section>
<section class="cv-section">
<h2>Research projects</h2>
<div class="cv-list">
<article class="cv-entry">
<div class="cv-row">
<div>
<h3>CausalSim: Generative Causal AI for Strategic Decision Support</h3>
<p class="cv-role">Graduate Researcher, University of Michigan</p>
</div>
<p class="cv-date">Jan 2026 – Present</p>
</div>
<ul>
<li>Build an LLM-driven reasoning pipeline combining retrieval with structural causal models to debug discrepancies across black-box simulators.</li>
<li>Engineer infrastructure to ground explanations in domain constraints for trustworthy what-if analysis.</li>
</ul>
</article>
<article class="cv-entry">
<div class="cv-row">
<div>
<h3>ML to Reduce Uncertainty in Climate Forcing by Aerosols</h3>
<p class="cv-role">Research Assistant, Climate and Space Sciences and Engineering, University of Michigan</p>
</div>
<p class="cv-date">Aug 2022 – Aug 2024</p>
</div>
<ul>
<li>Process satellite observations using interpolation, PCA, and feature analysis for aerosol-cloud modeling inputs.</li>
<li>Train predictive models for aerosol optical depth and cloud droplet number concentration.</li>
</ul>
</article>
</div>
</section>
<section class="cv-section">
<h2>Collaborations and applied forecasting</h2>
<div class="cv-list">
<article class="cv-entry">
<div class="cv-row">
<div>
<h3>FluSight Forecasting Challenge (CDC)</h3>
<p class="cv-role">Team Lead, UM-DeepOutBreak, University of Michigan</p>
</div>
<p class="cv-date">Jul 2023 – Present</p>
</div>
<ul>
<li>Top-3 accuracy (MAE) out of about 40 teams in the 2023–2024 FluSight season.</li>
<li>Built an end-to-end probabilistic forecasting pipeline for CDC ensemble submissions.</li>
<li>Develop calibrated multi-step prediction intervals using conformal prediction methods.</li>
</ul>
</article>
<article class="cv-entry">
<div class="cv-row">
<div>
<h3>Reliable Uncertainty Cones for Cyclone Trajectory Prediction</h3>
<p class="cv-role">Collaboration with Google DeepMind WeatherLab</p>
</div>
<p class="cv-date">Oct 2025 – Present</p>
</div>
<ul>
<li>Apply an adaptive conformal method (CP-Traj) to ensemble cyclone forecasts for long-horizon coverage.</li>
<li>Coordinate larger-ensemble experiments and possible integration into trajectory uncertainty products.</li>
</ul>
</article>
</div>
</section>
<section class="cv-section cv-section--split">
<div>
<h2>Teaching</h2>
<article class="cv-entry cv-entry--compact">
<div class="cv-row">
<div>
<h3>Graduate Student Instructor (GSI), EECS 492</h3>
<p class="cv-role">Introduction to Artificial Intelligence</p>
</div>
<p class="cv-date">Jan 2026 – Present</p>
</div>
<ul>
<li>Design and release weekly homework aligned with course learning goals.</li>
<li>Lead discussion sections and support students in problem solving and core AI concepts.</li>
</ul>
</article>
</div>
<div>
<h2>Industry</h2>
<article class="cv-entry cv-entry--compact">
<div class="cv-row">
<div>
<h3>NIO, Autonomous Driving System</h3>
<p class="cv-role">Machine Learning Intern</p>
</div>
<p class="cv-date">May 2021 – Aug 2021</p>
</div>
<ul>
<li>Curated and cleaned large-scale road-test logs to build datasets for lane-change modeling.</li>
<li>Improved lane-change decision-making with an LSTM-based motion prediction model.</li>
<li>Built Python tooling for road-test analysis and integrated automated testing.</li>
</ul>
</article>
</div>
</section>
<section class="cv-section cv-section--split">
<div>
<h2>Honors</h2>
<ul class="plain-list">
<li>Graduated summa cum laude, University of Michigan</li>
<li>Dean’s List, University of Michigan</li>
<li>Undergraduate Excellent Scholarship, Shanghai Jiao Tong University</li>
<li>John Wu and Jane Sun Excellence Scholarship (Top 3%)</li>
</ul>
</div>
<div>
<h2>Skills</h2>
<ul class="plain-list">
<li><strong>Programming:</strong> C, C++, C#, Python, JavaScript, Go, Rust</li>
<li><strong>Systems and tools:</strong> Great Lakes HPC, Google Cloud Platform (GCP)</li>
</ul>
</div>
</section>
<section class="cv-section">
<h2>Hobbies</h2>
<div class="cv-tag-list">
<span>Badminton</span>
<span>Street photography</span>
<span>Table tennis</span>
<span>Skiing</span>
</div>
</section>
</article>
</main>
<footer class="site-footer site-footer--cv">
<div class="page-width site-footer__inner">
<p>Ruipu Li · Curriculum vitae</p>
<p>Last updated April 2026 · <a href="https://www.perplexity.ai/computer" target="_blank" rel="noopener noreferrer">Created with Perplexity Computer</a></p>
</div>
</footer>
</body>
</html>