I am now a joint Ph.D. candidate in the School of Electronic Information and Electrical Engineering at Shanghai Jiao Tong University, advised by Rui Zhao. I am also fortunate to be co-advised by Rui Su and Lei Bai at the Shanghai Artificial Intelligence Laboratory.

I received my B.S. degree in Geophysics from the School of Earth and Space Sciences at the University of Science and Technology of China, where I was advised by Prof. Junlun Li.

My research interests lie in developing AI-driven methods for geophysical data analysis, with a particular focus on seismic data processing, remote sensing interpretation, and geophysical inversion techniques, including Full Waveform Inversion and Surface Wave Inversion.

🔥 News

📝 Publications

JGR M&C
sym

Automatic differentiation‐based full waveform inversion with flexible workflows
Liu, F., Li, H., Zou, G., & Li, J. (2025)

🔗Code Repository: github.com/liufeng2317/ADFWI GitHub stars

  • ADFWI: A PyTorch-based full waveform inversion framework leveraging automatic differentiation.
  • Multi-Physics: Supports acoustic, elastic, and anisotropic wave propagation.
  • Multi-Workflow: Integrates diverse misfit functions, regularization methods, and optimizers for flexible inversion design.
  • Multi-Platform: Runs on both CPU and GPU with parallel computing support.
Arxiv
sym

Deep reparameterization for full waveform inversion: Architecture benchmarking, robust inversion, and multiphysics extension (Version 1)
Liu, F., Li, Y., Su, R., Huang, J., & Bai, L. (2025)

🔗Code Repository: [github.com/liufeng2317/ADFWI] GitHub stars

  • DRFWI: A deep reparameterization framework for full waveform inversion (FWI).
  • Architecture Benchmarking: Evaluates CNNs, UNets, MLPs, and other architectures for model reparameterization.
  • Robustness: Assesses inversion performance under varying noise levels and sparse acquisition.
  • Multi-Physics Extension: Introduces a backbone-branch structure for multiparameter inversion, reducing cross-parameter interference.
Arxiv
sym

DispFormer: Pretrained transformer for flexible dispersion curve inversion from global synthesis to regional applications (Version 1)
Liu, F., Deng, B., Su, R., Bai, L., & Ouyang, W. (2025)

🔗Code Repository: github.com/liufeng2317/DispFormer GitHub stars

  • DispFormer: A pretrained transformer for flexible dispersion curve inversion, from global synthesis to regional applications.
  • Zero-shot: Directly inverts dispersion curves of arbitrary lengths without target-specific training.
  • Few-shot: Outperforms state-of-the-art global search methods with minimal training data.
  • Multi-Physics Extension: Easily adaptable to tasks like 1D electrical inversion, receiver function inversion, and multi-modal surface wave inversion.
GJI
sym

Multimodal surface wave inversion with automatic differentiation
Liu, F., Li, J., Fu, L., & Lu, L. (2024)

🔗Code Repository: github.com/liufeng2317/ADsurf GitHub stars

  • ADsurf: A PyTorch-based framework for multimodal surface wave inversion using automatic differentiation.
  • High-Performance: Optimized using GPU with parallel computing support (10x faster than CPU).
  • Uncertainty Quantification: Provides uncertainty estimates for inversion results.

🎙 Geophysical Inversion

🎙 Seismic Monitoring

🎙 Remote Sensing

🎖 Honors and Awards

  • 2024.06: Outstanding Graduates of University of Science and Technology of China (master)
  • 2021.06: Outstanding Graduates of Jilin University (bachelor)
  • 2021.05: President’s Scholarship of Jilin University
  • 2021.05: Nomination Award for Top Ten Self-Reliant and Self-Improving College Students of Jilin University (10 candidates)
  • 2020.11: National Scholarship (Undergraduate)(Top 1%)
  • 2019.11: National Scholarship (Undergraduate)(Top 1%)
  • 2018.11: National Scholarship (Undergraduate)(Top 1%)

📖 Educations

  • 2024.09 - Now, PhD, Information and Communication Engineering, Shanghai Jiao Tong University
  • 2021.09 - 2024.06, Master, Geophysics, University of Science and Technology of China
  • 2017.09 - 2021.06, Bachelor, Exploration Technology and Engineering, Jilin University

💻 Open-source Projects

  • ADFWI GitHub stars: An Automatic Differentiation-based Waveform Inversion Framework Implemented in PyTorch.
  • ADsurf GitHub stars: An automatic differentiation based (AD-based) multimodal surface wave inversion tools
  • DispFormer GitHub stars: A pretrained dispersion curve inversion network that can handle dispersion data of any length, offering flexibility and efficiency for a wide range of applications.