Table of Contents
Fetching ...

Electromagnetic Inverse Scattering from a Single Transmitter

Yizhe Cheng, Chunxun Tian, Haoru Wang, Wentao Zhu, Xiaoxuan Ma, Yizhou Wang

TL;DR

This work proposes a fully end-to-end and data-driven framework that predicts the relative permittivity of scatterers from measured fields, leveraging data distribution priors to compensate for the lack of physical information.

Abstract

Solving Electromagnetic Inverse Scattering Problems (EISP) is fundamental in applications such as medical imaging, where the goal is to reconstruct the relative permittivity from scattered electromagnetic field. This inverse process is inherently ill-posed and highly nonlinear, making it particularly challenging, especially under sparse transmitter setups, e.g., with only one transmitter. A recent machine learning-based approach, Img-Interiors, shows promising results by leveraging continuous implicit functions. However, it requires time-consuming case-specific optimization and fails under sparse transmitter setups. To address these limitations, we revisit EISP from a data-driven perspective. The scarcity of transmitters leads to an insufficient amount of measured data, which fails to capture adequate physical information for stable inversion. Built on this insight, we propose a fully end-to-end and data-driven framework that predicts the relative permittivity of scatterers from measured fields, leveraging data distribution priors to compensate for the lack of physical information. This design enables data-driven training and feed-forward prediction of relative permittivity while maintaining strong robustness to transmitter sparsity. Extensive experiments show that our method outperforms state-of-the-art approaches in reconstruction accuracy and robustness. Notably, it achieves high-quality results even with a single transmitter, a setting where previous methods consistently fail. This work offers a fundamentally new perspective on electromagnetic inverse scattering and represents a major step toward cost-effective practical solutions for electromagnetic imaging.

Electromagnetic Inverse Scattering from a Single Transmitter

TL;DR

This work proposes a fully end-to-end and data-driven framework that predicts the relative permittivity of scatterers from measured fields, leveraging data distribution priors to compensate for the lack of physical information.

Abstract

Solving Electromagnetic Inverse Scattering Problems (EISP) is fundamental in applications such as medical imaging, where the goal is to reconstruct the relative permittivity from scattered electromagnetic field. This inverse process is inherently ill-posed and highly nonlinear, making it particularly challenging, especially under sparse transmitter setups, e.g., with only one transmitter. A recent machine learning-based approach, Img-Interiors, shows promising results by leveraging continuous implicit functions. However, it requires time-consuming case-specific optimization and fails under sparse transmitter setups. To address these limitations, we revisit EISP from a data-driven perspective. The scarcity of transmitters leads to an insufficient amount of measured data, which fails to capture adequate physical information for stable inversion. Built on this insight, we propose a fully end-to-end and data-driven framework that predicts the relative permittivity of scatterers from measured fields, leveraging data distribution priors to compensate for the lack of physical information. This design enables data-driven training and feed-forward prediction of relative permittivity while maintaining strong robustness to transmitter sparsity. Extensive experiments show that our method outperforms state-of-the-art approaches in reconstruction accuracy and robustness. Notably, it achieves high-quality results even with a single transmitter, a setting where previous methods consistently fail. This work offers a fundamentally new perspective on electromagnetic inverse scattering and represents a major step toward cost-effective practical solutions for electromagnetic imaging.

Paper Structure

This paper contains 30 sections, 10 equations, 22 figures, 4 tables.

Figures (22)

  • Figure 1: Comparison between our method and the previous state-of-the-art.Left: Img-Interiors luo2024imaging requires case-specific optimization to reconstruct the permittivity. In contrast, our method is a data-driven framework that operates in an end-to-end, feed-forward manner for solving inverse scattering. Right: Our method yields more accurate reconstructions than Img-Interiors luo2024imaging. It remains robust even with a single transmitter and achieves real-time inference with over $70,000\times$ speed-up.
  • Figure 2: Difficulties that previous methods faced under a single-transmitter setting. (a) bp cannot reconstruct the scatterer. (b) Physics-Net makes incorrect guesses. (c) Although the reconstuction result of Img-Interiors is consistent with the measured field, the reconstructed scatterer itself is completely different from the ground truth.
  • Figure 3: Overview of our method. Our pipeline is built around a mlp that serves as the inverse solver. Given the scattered field measurements $\mathbf{E}^\text{s}\xspace$ from all transmitters and receivers, along with a spatial query ${\bf{x}}$, the mlp directly predicts thee relative permittivity $\hat{\boldsymbol{\epsilon}_r}({\bf{x}})$. To enhance spatial expressiveness, we apply positional encoding $\gamma({\bf{x}})$ to the query position. During training, dashed lines indicate the supervision signals applied.
  • Figure 4: Qualitative comparison under the multiple-transmitter setting. The results are obtained with $N=16$ transmitters and a noise level of 5%. Colors represent the values of the relative permittivity.
  • Figure 5: Qualitative comparison under the single-transmitter setting. Results are obtained with $N=1$ transmitter and noise level of 5%. Colors represent the values of the relative permittivity.
  • ...and 17 more figures