Skip to content

Commit

Permalink
Update papers.bib
Browse files Browse the repository at this point in the history
  • Loading branch information
enzolipari authored Apr 8, 2024
1 parent cc9bf60 commit f9d7591
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions _bibliography/papers.bib
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
---
@inproceedings{xu2022equivariant,
title={Equivariant imaging for self-supervised regularly undersampled seismic data interpolation},
author={Xu, Weiwei and Lipari, Vincenzo and Bestagini, Paolo and di Milano, Politecnico and Chen, Wenchao and Tubaro, Stefano},
booktitle={SEG International Exposition and Annual Meeting},
pages={D011S100R003},
year={2022},
organization={SEG}
}
@article{scanvic2023scale,
title={Self-Supervised Learning for Image Super-Resolution and Deblurring},
author={Scanvic, Jeremy and Davies, Mike and Abry, Patrice and Tachella, Julian},
journal={arXiv preprint arXiv:2312.11232},
year={2023},
arxiv={2312.11232},
preview = {scanvic2023scale.png},
code = {https://github.com/jscanvic/Scale-Equivariant-Imaging},
abstract = {Self-supervised methods have recently proved to be nearly as effective as supervised methods in various imaging inverse problems, paving the way for learning-based methods in scientific and medical imaging applications where ground truth data is hard or expensive to obtain. This is the case in magnetic resonance imaging and computed tomography. These methods critically rely on invariance to translations and/or rotations of the image distribution to learn from incomplete measurement data alone. However, existing approaches fail to obtain competitive performances in the problems of image super-resolution and deblurring, which play a key role in most imaging systems. In this work, we show that invariance to translations and rotations is insufficient to learn from measurements that only contain low-frequency information. Instead, we propose a new self-supervised approach that leverages the fact that many image distributions are approximately scale-invariant, and that can be applied to any inverse problem where high-frequency information is lost in the measurement process. We demonstrate throughout a series of experiments on real datasets that the proposed method outperforms other self-supervised approaches, and obtains performances on par with fully supervised learning.},
}

0 comments on commit f9d7591

Please sign in to comment.