Skip to content

Commit 1240728

Browse files
Update papers.bib
1 parent ff7fcd1 commit 1240728

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

_bibliography/papers.bib

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ @article{maruf2024vlm4bio
2525
title = {VLM4Bio: A Benchmark Dataset to Evaluate Pretrained Vision-Language Models for Trait Discovery from Biological Images},
2626
year = {2024},
2727
journal = {arXiv preprint},
28-
abbr = {arXiv},
28+
abbr = {NeurIPS 2024},
2929
preview = {vlm4bio.png},
3030
pdf = {https://arxiv.org/pdf/2408.16176}
3131
}
@@ -35,7 +35,7 @@ @article{manogaran2024what
3535
title = {What Do You See in Common? Learning Hierarchical Prototypes over Tree-of-Life to Discover Evolutionary Traits},
3636
year = {2024},
3737
journal = {arXiv preprint},
38-
abbr = {arXiv},
38+
abbr = {ICLR 2025},
3939
preview = {hcomp.png},
4040
pdf = {https://arxiv.org/abs/2409.02335}
4141
}
@@ -280,3 +280,19 @@ @inproceedings{daw2019physics
280280
preview={physics_aware.png}
281281
}
282282

283+
@inproceedings{
284+
anonymous2025a,
285+
title={A Unified Framework for Forward and Inverse Problems in Subsurface Imaging using Latent Space Translations},
286+
author={Naveen Gupta* and Medha Sawhney* and Arka Daw and Youzuo Lin and Anuj Karpatne},
287+
booktitle={The Thirteenth International Conference on Learning Representations},
288+
year={2025},
289+
url={https://openreview.net/forum?id=yIlyHJdYV3},
290+
selected={true},
291+
abbr={ICLR 2025},
292+
preview={openfwi.jpg},
293+
code={https://github.com/KGML-lab/Genralized-Forward-Inverse-Framework-for-DL4SI},
294+
arxiv={2410.11247},
295+
category = {Conference Proceedings},
296+
abs={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 to leverage recent advances in deep learning to learn the mapping between velocity maps and seismic waveform images directly from data. Despite the variety of architectures explored in previous works, several open questions still 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. We propose a unified framework to systematically characterize prior research in this area termed the Generalized Forward-Inverse (GFI) framework, building on the assumption of manifolds and latent space translations. We show that GFI encompasses previous works in deep learning for subsurface imaging, which can be viewed as specific instantiations of GFI. 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. We show that our proposed models achieve state-of-the-art (SOTA) 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.},
297+
pdf={https://openreview.net/forum?id=yIlyHJdYV3&referrer=%5BAuthor%20Console%5D(%2Fgroup%3Fid%3DICLR.cc%2F2025%2FConference%2FAuthors%23your-submissions)}
298+
}

0 commit comments

Comments
 (0)