English

Differentiation Strategies for Acoustic Inverse Problems: Admittance Estimation and Shape Optimization

Machine Learning 2025-11-17 v1 Computational Engineering, Finance, and Science Computational Physics

Abstract

We demonstrate a practical differentiable programming approach for acoustic inverse problems through two applications: admittance estimation and shape optimization for resonance damping. First, we show that JAX-FEM's automatic differentiation (AD) enables direct gradient-based estimation of complex boundary admittance from sparse pressure measurements, achieving 3-digit precision without requiring manual derivation of adjoint equations. Second, we apply randomized finite differences to acoustic shape optimization, combining JAX-FEM for forward simulation with PyTorch3D for mesh manipulation through AD. By separating physics-driven boundary optimization from geometry-driven interior mesh adaptation, we achieve 48.1% energy reduction at target frequencies with 30-fold fewer FEM solutions compared to standard finite difference on the full mesh. This work showcases how modern differentiable software stacks enable rapid prototyping of optimization workflows for physics-based inverse problems, with automatic differentiation for parameter estimation and a combination of finite differences and AD for geometric design.

Keywords

Cite

@article{arxiv.2511.11415,
  title  = {Differentiation Strategies for Acoustic Inverse Problems: Admittance Estimation and Shape Optimization},
  author = {Nikolas Borrel-Jensen and Josiah Bjorgaard},
  journal= {arXiv preprint arXiv:2511.11415},
  year   = {2025}
}

Comments

4 pages, 2 figures

R2 v1 2026-07-01T07:37:40.014Z