DP-TTA: Test-time Adaptation for Transient Electromagnetic Signal Denoising via Dictionary-driven Prior Regularization
Meng Yang, Kecheng Chen, Wei Luo, Xianjie Chen, Yong Jia, Mingyue Wang, Fanqiang Lin
TL;DR
This work tackles the domain-shift problem in transient electromagnetic (TEM) signal denoising by introducing DP-TTA, a test-time adaptation framework that leverages a dictionary-driven prior of intrinsic TEM characteristics such as exponential decay and smoothness. A CNN-based encoder-decoder (DTEMDNet) is augmented with a dictionary-learning branch to enforce a prior through sparse codes, while test-time adaptation uses three self-supervised losses—denoising consistency, sparse-code consistency, and one-order variation regularization—to adapt to new domains without labeled target data. The approach demonstrates superior performance over traditional TEM denoisers and existing TTA methods on both simulation and real-world TEM datasets, with notable gains in SNR and improved robustness to domain shift. Overall, DP-TTA provides a principled and effective mechanism for robust TEM signal denoising in diverse field conditions, with potential applicability to other signals possessing intrinsic, domain-invariant properties.
Abstract
Transient Electromagnetic (TEM) method is widely used in various geophysical applications, providing valuable insights into subsurface properties. However, time-domain TEM signals are often submerged in various types of noise. While recent deep learning-based denoising models have shown strong performance, these models are mostly trained on simulated or single real-world scenario data, overlooking the significant differences in noise characteristics from different geographical regions. Intuitively, models trained in one environment often struggle to perform well in new settings due to differences in geological conditions, equipment, and external interference, leading to reduced denoising performance. To this end, we propose the Dictionary-driven Prior Regularization Test-time Adaptation (DP-TTA). Our key insight is that TEM signals possess intrinsic physical characteristics, such as exponential decay and smoothness, which remain consistent across different regions regardless of external conditions. These intrinsic characteristics serve as ideal prior knowledge for guiding the TTA strategy, which helps the pre-trained model dynamically adjust parameters by utilizing self-supervised losses, improving denoising performance in new scenarios. To implement this, we customized a network, named DTEMDNet. Specifically, we first use dictionary learning to encode these intrinsic characteristics as a dictionary-driven prior, which is integrated into the model during training. At the testing stage, this prior guides the model to adapt dynamically to new environments by minimizing self-supervised losses derived from the dictionary-driven consistency and the signal one-order variation. Extensive experimental results demonstrate that the proposed method achieves much better performance than existing TEM denoising methods and TTA methods.
