-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdates.html
More file actions
210 lines (198 loc) · 10.6 KB
/
updates.html
File metadata and controls
210 lines (198 loc) · 10.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Austin Ellis | Updates</title>
<meta
name="description"
content="Recent news and updates from Austin Ellis: talks, travel awards, posters, and research highlights."
>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Fraunces:wght@300;400;500;600&family=Outfit:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="site-shell">
<header class="site-header reveal" style="--delay: 0ms;">
<a class="brand" href="index.html">Austin Ellis</a>
<div class="header-links" aria-label="Quick header links">
<a href="mailto:austin.ellis813@gmail.com">Email</a>
<a href="AustinEllisCV.pdf" target="_blank" rel="noopener">CV</a>
</div>
</header>
<main class="page">
<nav class="tabs reveal" style="--delay: 30ms;" aria-label="Portfolio tabs">
<a class="tab" href="index.html">About</a>
<a class="tab" href="research.html">Research</a>
<a class="tab" href="technical.html">Technical</a>
<a class="tab" href="teaching.html">Teaching</a>
<a class="tab" href="publications.html">Publications</a>
<a class="tab" href="posters.html">Posters</a>
<a class="tab" href="slides.html">Slides</a>
<a class="tab" href="blog.html">Blog</a>
<a class="tab is-active" href="updates.html" aria-current="page">Updates</a>
</nav>
<section class="panel reveal" style="--delay: 80ms;" aria-labelledby="updates-title">
<h1 class="panel-title" id="updates-title">Updates</h1>
<p class="panel-subtitle">This is the current "what I've been up to" feed.</p>
<div class="updates-list">
<article class="update-item reveal" style="--delay: 120ms;">
<h3>May 1st - M.S. Thesis Defense</h3>
<p>
On May 1, I defended my M.S. thesis at CSUN. The work connects ML-accelerated materials discovery,
high-pressure superhydrides, and 2D electrides through quasi-atom chemistry.
</p>
<figure class="updates-figure updates-figure--medium">
<img
src="pictures/thesis_defense.jpeg"
alt="Austin Ellis standing in front of his M.S. thesis defense title slide at CSUN"
>
</figure>
<p>
I am grateful to Dr. Maosheng Miao, the Miao Lab, and the CSUN Department of Chemistry and Biochemistry
for their support.
</p>
</article>
<article class="update-item reveal" style="--delay: 160ms;">
<h3>APS Global Physics Summit 2026 - March 20</h3>
<p>
I presented our work at APS in Denver on predicting electron localization functions from superposed atomic
densities with a 3D CNN, aiming to recover chemical-bonding information without a full DFT calculation.
My wife also presented a talk, and we made time to explore Colorado together.
</p>
<div class="updates-gallery updates-gallery--trio" aria-label="Photos from APS Global Physics Summit 2026 and Colorado">
<img
src="pictures/1774637966930.jpeg"
alt="Austin Ellis presenting at the APS Global Physics Summit 2026 in Denver"
loading="lazy"
>
<img
src="pictures/1774637964469.jpeg"
alt="Austin Ellis and his wife exploring Colorado during the APS trip"
loading="lazy"
>
<img
src="pictures/1774637964279.jpeg"
alt="Austin Ellis and his wife wearing cowboy hats during the APS trip"
loading="lazy"
>
</div>
</article>
<article class="update-item reveal" style="--delay: 200ms;">
<h3>Chem/Biochem Journal Club - February 20</h3>
<p>
I am excited to lead this semester's first Chem/Biochem Journal Club meeting on February 20. We will
discuss
<a href="https://pubs.acs.org/doi/full/10.1021/acs.chemmater.5c02578" target="_blank" rel="noopener">
<em>Metallic Oxides and the Overlooked Role of Bandwidth</em>
</a>,
an engaging <em>Chemistry of Materials</em> paper connecting solid-state chemistry with electronic-structure
concepts. If you are curious and want to attend, please
<a href="mailto:austin.ellis813@gmail.com">reach out by email</a>.
</p>
<figure class="updates-figure updates-figure--small">
<img
src="journal_club_coverimage_feb20.jpeg"
alt="Cover image for the February 20 Chem/Biochem Journal Club discussion"
>
</figure>
<p>Thank you to the UCSB team for such a fascinating piece of research.</p>
</article>
<article class="update-item reveal" style="--delay: 240ms;">
<h3>DCOMP Travel Award - Global Physics Summit 2026</h3>
<p>
I received a DCOMP travel award to attend the Global Physics Summit 2026 in Denver, Colorado. I will be
presenting my electron localization function (ELF) work that I first shared at NeurIPS AI4Mat.
</p>
<figure class="updates-figure updates-figure--logo">
<img src="dcomp_logo.png" alt="DCOMP logo associated with the Global Physics Summit travel award">
</figure>
</article>
<article class="update-item reveal" style="--delay: 280ms;">
<h3>GRC: Multifunctional Materials and Structures</h3>
<p>
In late January, I attended the Gordon Research Conference on Multifunctional Materials and Structures in
Ventura, California. I presented two posters: one on machine-learning-guided discovery of complex metal
superhydrides and one on symmetry-aware deep-learning prediction of electron localization functions. It was a
great chance to exchange ideas across disciplines and build new research connections.
</p>
<figure class="updates-figure updates-figure--medium">
<img
src="grc_group_photo.jpeg"
alt="Group photo from the Gordon Research Conference on Multifunctional Materials and Structures"
>
</figure>
</article>
<article class="update-item reveal" style="--delay: 320ms;">
<h3>CSUN Department News</h3>
<p>
Our lab's two most recent publications were featured on the CSUN Department of Science and Mathematics news
site: one highlighting our machine-learning-guided materials discovery work
(<a
href="https://news.csun.edu/college-of-science-and-mathematics/the-latest-manuscript-on-machine-learning-to-design-new-materials-has-been-published-by-the-miao-lab/"
target="_blank"
rel="noopener"
>article link</a>)
and another covering pressure-induced redox reversal of iron in deep-Earth conditions
(<a
href="https://news.csun.edu/college-of-science-and-mathematics/study-by-dr-miao-upends-our-understanding-of-what-happens-to-iron-at-earths-core/"
target="_blank"
rel="noopener"
>article link</a>).
</p>
<div class="updates-gallery" aria-label="Figures from CSUN Department News features">
<img
src="department_news_figures/JACS_figure.webp"
alt="Figure from the CSUN Department News feature on machine-learning-guided materials discovery"
loading="lazy"
>
<img
src="department_news_figures/earths_core.jpg"
alt="Figure from the CSUN Department News feature on deep-Earth iron redox behavior"
loading="lazy"
>
</div>
</article>
<article class="update-item reveal" style="--delay: 360ms;">
<h3>NeurIPS AI4Mat 2025</h3>
<p>
I received a travel grant to attend NeurIPS AI4Mat 2025 and presented two posters there. One shares our JACS
study on batch discovery of complex metal superhydrides and how template-guided ML accelerates the search for
high-pressure materials (<a href="77_ML_Batched_SHydrides.pdf" target="_blank" rel="noopener">PDF</a>).
The other covers an in-progress symmetry-aware 3D-UNet that predicts electron localization functions from
superposed atomic density grids with promising early accuracy
(<a href="82_Symmetry_Aware_Prediction.pdf" target="_blank" rel="noopener">PDF</a>).
</p>
</article>
<article class="update-item reveal" style="--delay: 400ms;">
<h3>CSUN Newsroom Feature</h3>
<p>
Our group's work on pressure-driven redox reversal of iron and its role in element distribution deep in Earth
was featured by CSUN Newsroom. The piece highlights how computational evidence for iron's redox reversal
points to new bonding pathways for p-block elements under extreme pressure and can reshape models of core
formation and evolution.
<a
href="https://newsroom.csun.edu/2025/11/18/study-by-csun-prof-upends-understanding-of-what-happens-to-iron-at-earths-core/"
target="_blank"
rel="noopener"
>Read the story</a>.
</p>
</article>
</div>
</section>
</main>
<footer class="site-footer">
<p>© <span id="year"></span> Austin Ellis</p>
<a href="publications.html">Next tab: Publications</a>
</footer>
</div>
<script>
document.getElementById('year').textContent = new Date().getFullYear();
</script>
</body>
</html>