Parameter Efficient Fine-Tuning for Deep Learning-Based Full-Waveform Inversion
Koustav Ghosal, Abhranta Panigrahi, Arnav Chavan, ArunSingh, Deepak Gupta
TL;DR
This work tackles the generalization challenge in seismic full waveform inversion by proposing a task-agnostic foundational model pretrained on diverse OpenFWI data. By applying parameter-efficient fine-tuning (PEFT), notably LoRA, it demonstrates that a frozen or lightly updated backbone can adapt to multiple FWI tasks with substantially reduced memory and computation while maintaining or improving performance, especially on out-of-distribution data and in low-data regimes. The approach shows that full fine-tuning of the foundation (FFT-PFM) outperforms task-specific models on in-distribution data, but LoRA-PFM provides superior robustness and generalization on OOD tasks, with considerably lower memory footprints. These findings suggest that PFMs combined with PEFT offer a scalable, generalizable, and resource-efficient pathway for DL-based FWI, with potential applicability to broader geophysical challenges beyond FWI.
Abstract
Seismic full waveform inversion (FWI) has seen promising advancements through deep learning. Existing approaches typically focus on task-specific models trained and evaluated in isolation that lead to limited generalization across different geological scenarios. In this work we introduce a task-agnostic foundational model for FWI that captures general features across tasks. We first demonstrate that full fine-tuning of this foundational model outperforms task-specific models built from scratch by delivering superior performance across multiple benchmarks. Building upon this we employ parameter-efficient fine-tuning (PEFT) to further reduce computational overhead. By fine-tuning only a small fraction of the model parameters PEFT achieves comparable results to full fine-tuning while significantly lowering memory and computational requirements. Additionally, PEFT excels in out-of-distribution tasks where it outperforms both full fine-tuning and task-specific models. These findings establish the value of foundational modeling for FWI and highlight PEFT as an effective strategy for efficient and scalable adaptation across diverse tasks.
