Skip to content

Commit 1beda42

Browse files
Deploying to gh-pages from @ e309649 🚀
1 parent 37710fa commit 1beda42

File tree

6 files changed

+33
-3
lines changed

6 files changed

+33
-3
lines changed

assets/jupyter/blog.ipynb.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://kgml-lab.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://kgml-lab.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2025-04-21T01:00:09+00:00</updated><id>https://kgml-lab.github.io/feed.xml</id><title type="html">KGML Lab</title><subtitle>Group website of Knowledge-guided Machine Learning (KGML) Lab at Virginia Tech </subtitle><entry><title type="html">Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra</title><link href="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/" rel="alternate" type="text/html" title="Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra"/><published>2024-05-14T00:00:00+00:00</published><updated>2024-05-14T00:00:00+00:00</updated><id>https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/"><![CDATA[]]></content><author><name></name></author><summary type="html"><![CDATA[We’re sharing updates across our Gemini family of models and a glimpse of Project Astra, our vision for the future of AI assistants.]]></summary></entry><entry><title type="html">Displaying External Posts on Your al-folio Blog</title><link href="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/" rel="alternate" type="text/html" title="Displaying External Posts on Your al-folio Blog"/><published>2022-04-23T23:20:09+00:00</published><updated>2022-04-23T23:20:09+00:00</updated><id>https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/"><![CDATA[]]></content><author><name></name></author></entry></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://kgml-lab.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://kgml-lab.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2025-04-21T01:19:33+00:00</updated><id>https://kgml-lab.github.io/feed.xml</id><title type="html">KGML Lab</title><subtitle>Group website of Knowledge-guided Machine Learning (KGML) Lab at Virginia Tech </subtitle><entry><title type="html">Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra</title><link href="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/" rel="alternate" type="text/html" title="Google Gemini updates: Flash 1.5, Gemma 2 and Project Astra"/><published>2024-05-14T00:00:00+00:00</published><updated>2024-05-14T00:00:00+00:00</updated><id>https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/"><![CDATA[]]></content><author><name></name></author><summary type="html"><![CDATA[We’re sharing updates across our Gemini family of models and a glimpse of Project Astra, our vision for the future of AI assistants.]]></summary></entry><entry><title type="html">Displaying External Posts on Your al-folio Blog</title><link href="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/" rel="alternate" type="text/html" title="Displaying External Posts on Your al-folio Blog"/><published>2022-04-23T23:20:09+00:00</published><updated>2022-04-23T23:20:09+00:00</updated><id>https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog</id><content type="html" xml:base="https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/"><![CDATA[]]></content><author><name></name></author></entry></feed>

projects/GFI-framework/index.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,36 @@ <h2 class="banded"> Experiments and Results </h2>
163163
</figcaption>
164164
</li>
165165
</ol>
166+
167+
168+
<h2 class="banded"> Zero-shot Generalization </h2>
169+
<p>
170+
We show the zero-shot generalizability of our models on the more complex and real-world-like geological settings of Marmousi and Overthrust datasets. We chose models trained on the most complex OpenFWI datasets, i.e., STA
171+
(for Marmousi) and STB (for overthrust) datasets, and compared their zero-shot performance in predicting velocity maps (inverse problem). We observe that none of the baselines are able to invert
172+
velocity maps at high resolution. However, the predictions of Latent U-Net and Invertible X-Net are still able to delineate the sharp changes in velocity maps especially in the shallow part of the
173+
data. On the forward problem, our models are able to accurately predict seismic waveforms for both Marmousi and Overthrust data relative to baselines.
174+
</p>
175+
<div style="display: flex; justify-content: space-around; align-items: flex-start;">
176+
<figure style="margin: 0 10px;">
177+
<img src="./static/images/zero-shot_inverse.png" alt="Zero-shot inverse" loading="lazy" width=30%>
178+
<figcaption> (a) Inverse problem </figcaption>
179+
</figure>
180+
181+
<figure style="margin: 0 10px;">
182+
<img src="./static/images/zero-shot_forward.png" alt="Zero-shot forward" loading="lazy" width=30%>
183+
<figcaption> (b) Forward problem </figcaption>
184+
</figure>
185+
</div>
186+
<figcaption style="margin-top: 10px;">
187+
Figure 6: Zero-shot generalization (both forward and inverse) on Marmousi and Overthrust datasets using models trained on STA and STB datasets, respectively.
188+
</figcaption>
189+
190+
<h2 class="banded"> Conclusions </h2>
191+
<p>
192+
In this work, we introduced a unified framework for solving both forward and inverse problems in subsurface imaging, termed the Generalized-Forward-Inverse (GFI) framework.
193+
Within this framework, we proposed two novel architectures, Latent U-Net and Invertible X-Net, that leverage the power of U-Nets and IU-Nets to perform latent space translations, respectively.
194+
Our study also addresses several key questions left unanswered by prior research in subsurface imaging discussed in the paper. We recommend reading the full paper for details.
195+
</p>
166196

167197
<h2 class="banded"> BibTeX </h2>
168198
<pre class="reference">
1.73 MB
Loading
1.66 MB
Loading

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://kgml-lab.github.io/news/neurovisualizer/</loc> <lastmod>2024-05-01T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/lakegpt/</loc> <lastmod>2024-05-22T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/fishvista/</loc> <lastmod>2024-06-13T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/phylodiffusion/</loc> <lastmod>2024-07-01T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/kgmlworkshop/</loc> <lastmod>2024-08-07T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/vlm4bio_nips/</loc> <lastmod>2024-09-26T12:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/</loc> <lastmod>2022-04-23T23:20:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/</loc> <lastmod>2024-05-14T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/bacteria/</loc> <lastmod>2025-04-21T01:00:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/imageomics/</loc> <lastmod>2025-04-21T01:00:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/lakemodeling/</loc> <lastmod>2025-04-21T01:00:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/pinn/</loc> <lastmod>2025-04-21T01:00:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/virus/</loc> <lastmod>2025-04-21T01:00:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/</loc> </url> <url> <loc>https://kgml-lab.github.io/gallery/</loc> </url> <url> <loc>https://kgml-lab.github.io/news/</loc> </url> <url> <loc>https://kgml-lab.github.io/people/</loc> </url> <url> <loc>https://kgml-lab.github.io/projects/</loc> </url> <url> <loc>https://kgml-lab.github.io/publications/</loc> </url> <url> <loc>https://kgml-lab.github.io/blog/2022/</loc> </url> <url> <loc>https://kgml-lab.github.io/blog/2024/</loc> </url> <url> <loc>https://kgml-lab.github.io/projects/GFI-framework/</loc> <lastmod>2025-04-21T00:59:50+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/phylo-diffusion/</loc> <lastmod>2025-04-21T00:59:50+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/project-nerfies/</loc> <lastmod>2025-04-21T00:59:50+00:00</lastmod> </url> </urlset>
1+
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://kgml-lab.github.io/news/neurovisualizer/</loc> <lastmod>2024-05-01T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/lakegpt/</loc> <lastmod>2024-05-22T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/fishvista/</loc> <lastmod>2024-06-13T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/phylodiffusion/</loc> <lastmod>2024-07-01T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/kgmlworkshop/</loc> <lastmod>2024-08-07T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/news/vlm4bio_nips/</loc> <lastmod>2024-09-26T12:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/</loc> <lastmod>2022-04-23T23:20:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/blog/2024/google-gemini-updates-flash-15-gemma-2-and-project-astra/</loc> <lastmod>2024-05-14T00:00:00+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/bacteria/</loc> <lastmod>2025-04-21T01:19:33+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/imageomics/</loc> <lastmod>2025-04-21T01:19:33+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/lakemodeling/</loc> <lastmod>2025-04-21T01:19:33+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/pinn/</loc> <lastmod>2025-04-21T01:19:33+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/virus/</loc> <lastmod>2025-04-21T01:19:33+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/</loc> </url> <url> <loc>https://kgml-lab.github.io/gallery/</loc> </url> <url> <loc>https://kgml-lab.github.io/news/</loc> </url> <url> <loc>https://kgml-lab.github.io/people/</loc> </url> <url> <loc>https://kgml-lab.github.io/projects/</loc> </url> <url> <loc>https://kgml-lab.github.io/publications/</loc> </url> <url> <loc>https://kgml-lab.github.io/blog/2022/</loc> </url> <url> <loc>https://kgml-lab.github.io/blog/2024/</loc> </url> <url> <loc>https://kgml-lab.github.io/projects/GFI-framework/</loc> <lastmod>2025-04-21T01:19:12+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/phylo-diffusion/</loc> <lastmod>2025-04-21T01:19:12+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/project-nerfies/</loc> <lastmod>2025-04-21T01:19:12+00:00</lastmod> </url> </urlset>

0 commit comments

Comments
 (0)