Statistically Principled Deep Learning for SAR Image Segmentation

Abstract

This paper proposes a novel approach for Synthetic Aperture Radar (SAR) image segmentation by incorporating known statistical properties of SAR into deep learning models. We generate synthetic data using the Generalized Gamma distribution, modify the U-Net architecture to encompass statistical moments, and employ stochastic distance losses for improved segmentation performance. Evaluation against traditional methods will reveal the potential of this approach to advance SAR image analysis, with broader applications in environmental monitoring and general image segmentation tasks.

Cite

Text

Goldberg. "Statistically Principled Deep Learning for SAR Image Segmentation." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I21.30549

Markdown

[Goldberg. "Statistically Principled Deep Learning for SAR Image Segmentation." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/goldberg2024aaai-statistically/) doi:10.1609/AAAI.V38I21.30549

BibTeX

@inproceedings{goldberg2024aaai-statistically,
  title     = {{Statistically Principled Deep Learning for SAR Image Segmentation}},
  author    = {Goldberg, Cassandra},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {23742-23743},
  doi       = {10.1609/AAAI.V38I21.30549},
  url       = {https://mlanthology.org/aaai/2024/goldberg2024aaai-statistically/}
}