Geometric Moment Alignment for Domain Adaptation via Siegel Embeddings [Paper]
This is the official repository for the paper Geometric Moment Alignment for Domain Adaptation via Siegel Embeddings.
There are two main directories in this repository:
📁 image_classification/ — contains the implementation for image classification task.
📂 image_denoising/ — contains the code for image denoising task.
Please refer to each directory for detailed instructions on preparing data and running experiments.
If you find our work useful in your research, please consider citing our paper:
@misc{gharib2025geometricmomentalignmentdomain,
title={Geometric Moment Alignment for Domain Adaptation via Siegel Embeddings},
author={Shayan Gharib and Marcelo Hartmann and Arto Klami},
year={2025},
eprint={2510.14666},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={https://arxiv.org/abs/2510.14666},
}