Skip to content

Commit b519404

Browse files
Deploying to gh-pages from @ 1470158 🚀
1 parent f18a2ba commit b519404

File tree

5 files changed

+6
-8
lines changed

5 files changed

+6
-8
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-20T17:58:13+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-20T18:40:34+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: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,8 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
9999

100100
<!-- Abstract -->
101101
<section class="section">
102-
<div class="container is-max-desktop">
103-
<h2 class="title is-3">Abstract</h2>
104-
<div class="content has-text-justified">
102+
<div class="abstract_div">
103+
<h2>Abstract</h2>
105104
<p>
106105
In subsurface imaging, learning the mapping from velocity maps to seismic waveforms (forward problem) and waveforms to velocity (inverse problem) is important for several applications. While traditional techniques for solving forward and inverse problems are computationally prohibitive, there is a growing interest in leveraging recent advances in deep learning to learn the mapping between velocity maps and seismic waveform images directly from data.
107106
Despite the variety of architectures explored in previous works, several open questions remain unanswered such as the effect of latent space sizes, the importance of manifold learning, the complexity of translation models, and the value of jointly solving forward and inverse problems.
@@ -110,7 +109,6 @@ <h2 class="title is-3">Abstract</h2>
110109
We also propose two new model architectures within the framework of GFI: Latent U-Net and Invertible X-Net, leveraging the power of U-Nets for domain translation and the ability of IU-Nets to simultaneously learn forward and inverse translations, respectively.
111110
We show that our proposed models achieve state-of-the-art performance for forward and inverse problems on a wide range of synthetic datasets and also investigate their zero-shot effectiveness on two real-world-like datasets.
112111
</p>
113-
</div>
114112
</div>
115113
<hr style="width: 60%; margin: 2rem auto;">
116114
</section>

projects/GFI-framework/static/css/index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-20T17:58:13+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/imageomics/</loc> <lastmod>2025-04-20T17:58:13+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/lakemodeling/</loc> <lastmod>2025-04-20T17:58:13+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/pinn/</loc> <lastmod>2025-04-20T17:58:13+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/virus/</loc> <lastmod>2025-04-20T17:58:13+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-20T17:57:48+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/phylo-diffusion/</loc> <lastmod>2025-04-20T17:57:48+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/project-nerfies/</loc> <lastmod>2025-04-20T17:57:48+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-20T18:40:34+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/imageomics/</loc> <lastmod>2025-04-20T18:40:34+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/lakemodeling/</loc> <lastmod>2025-04-20T18:40:34+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/pinn/</loc> <lastmod>2025-04-20T18:40:34+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/virus/</loc> <lastmod>2025-04-20T18:40:34+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-20T18:40:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/phylo-diffusion/</loc> <lastmod>2025-04-20T18:40:09+00:00</lastmod> </url> <url> <loc>https://kgml-lab.github.io/projects/project-nerfies/</loc> <lastmod>2025-04-20T18:40:09+00:00</lastmod> </url> </urlset>

0 commit comments

Comments
 (0)