Cross-Domain Foundation Model Adaptation: Pioneering Computer Vision Models for Geophysical Data Analysis
Zhixiang Guo, Xinming Wu, Luming Liang, Hanlin Sheng, Nuo Chen, Zhengfa Bi
TL;DR
This work investigates cross-domain adaptation of vision foundation models to geophysical data analysis, addressing data scarcity and high computational costs. It uses DINOv2 as a feature encoder, finetuned with a parameter-efficient method (LoRA) and paired with simple to complex decoders, enabling effective geophysical segmentation across lunar craters, DAS seismic events, seismic facies, salt geobodies, and deep faults. Across five tasks, the adapted model outperforms a Unet baseline in $mIoU$ and $mPA$, often with minimal decoder complexity, and demonstrates robust generalization with adaptation times far shorter than training a foundation model from scratch. The results support the feasibility and practical benefits of cross-domain FM adaptation for geophysics and potentially other scientific domains, reducing data and compute barriers for advanced analyses.
Abstract
We explore adapting foundation models (FMs) from the computer vision domain to geoscience. FMs, large neural networks trained on massive datasets, excel in diverse tasks with remarkable adaptability and generality. However, geoscience faces challenges like lacking curated training datasets and high computational costs for developing specialized FMs. This study considers adapting FMs from computer vision to geoscience, analyzing their scale, adaptability, and generality for geoscientific data analysis. We introduce a workflow that leverages existing computer vision FMs, fine-tuning them for geoscientific tasks, reducing development costs while enhancing accuracy. Through experiments, we demonstrate this workflow's effectiveness in broad applications to process and interpret geoscientific data of lunar images, seismic data, DAS arrays and so on. Our findings introduce advanced ML techniques to geoscience, proving the feasibility and advantages of cross-domain FMs adaptation, driving further advancements in geoscientific data analysis and offering valuable insights for FMs applications in other scientific domains.
