Skip to content

Commit 9770bfd

Browse files
Deploying to gh-pages from @ 12c2a6a 🚀
1 parent f6b448d commit 9770bfd

File tree

6 files changed

+26
-12
lines changed

6 files changed

+26
-12
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-21T00:29: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-21T00:47:46+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: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,11 @@ <h2 class="banded">Method Overview</h2>
137137
<h2 class="banded"> Experiments </h2>
138138
<p style="text-align:justify;">
139139
We consider the OpenFWI collection of datasets, comprising multi-structural benchmark datasets for DL4SI grouped into: Vel, Fault, and Style Families. We compare Latent U-Net and Invertible X-Net on these datasets against several baseline methods for both forward and inverse problems.
140-
For quantitative comparisons, we used Mean Absolute Error (MAE), Mean Square Error (MSE), and Structured Similarity (SSIM) as evaluation metrics since neither metric
141-
alone is fully comprehensive. MAE captures pixel-level accuracy while SSIM highlights structural similarity.
142140
<ol>
143141

144-
<li> <p><b>Quantitative Comparison</b></p>
142+
<li>
143+
<p> <b> Quantitative Comparison: </b> We used Mean Absolute Error (MAE), Mean Square Error (MSE), and Structured Similarity (SSIM) as evaluation metrics since neither metric
144+
alone is fully comprehensive. MAE captures pixel-level accuracy while SSIM highlights structural similarity. </p>
145145
<div style="display: flex; justify-content: space-around; align-items: flex-start;">
146146
<figure style="margin: 0 10px;">
147147
<img src="./static/images/Supervised_Inverse_SSIM_flipped.png" alt="supervised_inverse_ssim" loading="lazy" width=30%>
@@ -152,17 +152,31 @@ <h2 class="banded"> Experiments </h2>
152152
<img src="./static/images/Supervised_Forward_SSIM_flipped.png" alt="supervised_forward_ssim" loading="lazy" width=30%>
153153
<figcaption> (b) Forward problem </figcaption>
154154
</figure>
155-
<figcaption style="margin-top: 10px;">
155+
</div>
156+
<figcaption style="margin-top: 10px;">
156157
Figure 4: Comparison of Latent U-Nets (Small and Large), Invertible X-Net, Invertible X-Net (Cycle) with different baseline methods across different OpenFWI datasets.
157-
</figcaption>
158+
</figcaption>
159+
</li>
160+
<li>
161+
<p> <b> Qualitative Comparison: </b> We show model prediction on three datasets CVB, CFB, and STA, choosing one from each family of OpenFWI. </p>
162+
<div style="display: flex; justify-content: space-around; align-items: flex-start;">
163+
<figure style="margin: 0 10px;">
164+
<img src="./static/images/qualitative_viz_inverse.png" alt="Qualitative Visualization for Inverse" loading="lazy" width=30%>
165+
<figcaption> (a) Inverse problem </figcaption>
166+
</figure>
167+
168+
<figure style="margin: 0 10px;">
169+
<img src="./static/images/qualitative_viz_forward.png" alt="Qualitative Visualization for Forward" loading="lazy" width=30%>
170+
<figcaption> (b) Forward problem </figcaption>
171+
</figure>
172+
</div>
173+
<figcaption style="margin-top: 10px;">
174+
Figure 5: Visualization of model predictions for inverse and forward problems across different Open-FWI datasets: CVB, CFB, STA.
175+
</figcaption>
158176
</li>
159-
<li><p><b>Qualitative Comparison</b></p></li>
160-
161-
162177
</ol>
163178

164179

165-
</div>
166180

167181

168182

2.66 MB
Loading
2.6 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-21T00:29:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/imageomics/</loc> <lastmod>2025-04-21T00:29:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/lakemodeling/</loc> <lastmod>2025-04-21T00:29:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/pinn/</loc> <lastmod>2025-04-21T00:29:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/virus/</loc> <lastmod>2025-04-21T00:29: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:28:46+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/phylo-diffusion/</loc> <lastmod>2025-04-21T00:28:46+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/project-nerfies/</loc> <lastmod>2025-04-21T00:28:46+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-21T00:47:46+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/imageomics/</loc> <lastmod>2025-04-21T00:47:46+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/lakemodeling/</loc> <lastmod>2025-04-21T00:47:46+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/pinn/</loc> <lastmod>2025-04-21T00:47:46+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/virus/</loc> <lastmod>2025-04-21T00:47:46+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:47:21+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/phylo-diffusion/</loc> <lastmod>2025-04-21T00:47:22+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/project-nerfies/</loc> <lastmod>2025-04-21T00:47:22+00:00</lastmod> </url> </urlset>

0 commit comments

Comments
 (0)