Skip to content

Commit bba43a6

Browse files
Deploying to gh-pages from @ e2c6cf2 🚀
1 parent 9770bfd commit bba43a6

File tree

4 files changed

+30
-32
lines changed

4 files changed

+30
-32
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: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>
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:52:15+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: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta name="description" content="A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations.">
77
<title>GFI: Generalized Forward-Inverse Framework</title>
8-
9-
<!-- <link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">
10-
<link rel="stylesheet" href="./static/css/bulma.min.css">
11-
<link rel="stylesheet" href="./static/css/index.css">
12-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/academicons.min.css">
13-
<link rel="icon" href="https://raw.githubusercontent.com/KGML-lab/KGML-lab.github.io/master/assets/img/lab_logo_icon.png">
14-
15-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
16-
<script defer src="./static/js/fontawesome.all.min.js"></script>
17-
<script src="./static/js/index.js"></script> -->
18-
198

209
<link rel="stylesheet" href="./static/css/index.css" />
2110
<link rel="icon" href="./static/images/icons/favicon.ico" />
@@ -134,7 +123,7 @@ <h2 class="banded">Method Overview</h2>
134123
</ol>
135124

136125
<!-- Experiments -->
137-
<h2 class="banded"> Experiments </h2>
126+
<h2 class="banded"> Experiments and Results </h2>
138127
<p style="text-align:justify;">
139128
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.
140129
<ol>
@@ -176,11 +165,34 @@ <h2 class="banded"> Experiments </h2>
176165
</li>
177166
</ol>
178167

179-
168+
<h2 class="banded"> BibTeX </h2>
169+
<pre class="reference">
170+
<code>
171+
@inproceedings{
172+
gupta2025a,
173+
title={A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations},
174+
author={Naveen Gupta and Medha Sawhney and Arka Daw and Youzuo Lin and Anuj Karpatne},
175+
booktitle={The Thirteenth International Conference on Learning Representations},
176+
year={2025},
177+
url={https://openreview.net/forum?id=yIlyHJdYV3}
178+
}
179+
</code>
180+
</pre>
181+
182+
<h2 class="banded">Acknowledgement</h2>
183+
<p>
184+
This work was supported in part by NSF awards IIS-2239328 and IIS-2107332. We are grateful
185+
to the Advanced Research Computing (ARC) Center at Virginia Tech for providing access to GPU
186+
compute resources for this project. This manuscript has been authored by UT-Battelle, LLC, under contract DE-AC05-00OR22725 with the US Department of Energy (DOE). The US government
187+
retains and the publisher, by accepting the article for publication, acknowledges that the US government retains a nonexclusive, paid-up, irrevocable, worldwide license to publish or reproduce the
188+
published form of this manuscript, or allow others to do so, for US government purposes. DOE will
189+
provide public access to these results of federally sponsored research in accordance with the DOE
190+
Public Access Plan ( https://www.energy.gov/doe-public-access-plan).
191+
</p>
180192

181193

182194

183-
195+
<!--
184196
<!-- BibTeX -->
185197
<section class="section" id="bibtex">
186198
<div class="container is-max-desktop content">
@@ -194,22 +206,8 @@ <h2 class="title">BibTeX</h2>
194206
url={https://openreview.net/forum?id=yIlyHJdYV3}
195207
}</code></pre>
196208
</div>
197-
</section>
209+
</section> -->
198210

199-
<section class="section" id="acknowledgement">
200-
<div class="container is-max-desktop content">
201-
<h2 class="title">Acknowledgement</h2>
202-
<p>
203-
This work was supported in part by NSF awards IIS-2239328 and IIS-2107332. We are grateful
204-
to the Advanced Research Computing (ARC) Center at Virginia Tech for providing access to GPU
205-
compute resources for this project. This manuscript has been authored by UT-Battelle, LLC, under contract DE-AC05-00OR22725 with the US Department of Energy (DOE). The US government
206-
retains and the publisher, by accepting the article for publication, acknowledges that the US government retains a nonexclusive, paid-up, irrevocable, worldwide license to publish or reproduce the
207-
published form of this manuscript, or allow others to do so, for US government purposes. DOE will
208-
provide public access to these results of federally sponsored research in accordance with the DOE
209-
Public Access Plan ( https://www.energy.gov/doe-public-access-plan).
210-
</p>
211-
</div>
212-
</section>
213211
</main>
214212

215213
</body>

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: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>
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:52:15+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/imageomics/</loc> <lastmod>2025-04-21T00:52:15+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/lakemodeling/</loc> <lastmod>2025-04-21T00:52:15+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/pinn/</loc> <lastmod>2025-04-21T00:52:15+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/virus/</loc> <lastmod>2025-04-21T00:52:15+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:51:53+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/phylo-diffusion/</loc> <lastmod>2025-04-21T00:51:53+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/project-nerfies/</loc> <lastmod>2025-04-21T00:51:53+00:00</lastmod> </url> </urlset>

0 commit comments

Comments
 (0)