paper-with-me

Papers

Unpaired Image Translation to Mitigate Domain Shift in Liquid Argon Time Projection Chamber Detector Responses

2023-04-25 · Yi Huang, Dmitrii Torbunov, Brett Viren, Haiwang Yu, Jin Huang, MeiFeng Lin, Yihui Ren

Deep learning algorithms often are trained and deployed on different datasets. Any systematic difference between the training and a test dataset may degrade the algorithm performance--what is known as the domain shift problem. This issue is prevalent in many scientific domains where algorithms are trained on simulated data but applied to real-world datasets. Typically, the domain shift problem is solved through various domain adaptation methods. However, these methods are often tailored for a specific downstream task and may not easily generalize to different tasks. This work explores the feasibility of using an alternative way to solve the domain shift problem that is not specific to any downstream algorithm. The proposed approach relies on modern Unpaired Image-to-Image translation techniques, designed to find translations between different image domains in a fully unsupervised fashion. In this study, the approach is applied to a domain shift problem commonly encountered in Liquid Argon Time Projection Chamber (LArTPC) detector research when seeking a way to translate samples between two differently distributed detector datasets deterministically. This translation allows for mapping real-world data into the simulated data domain where the downstream algorithms can be run with much less domain-shift-related degradation. Conversely, using the translation from the simulated data in a real-world domain can increase the realism of the simulated dataset and reduce the magnitude of any systematic uncertainties. We adapted several UI2I translation algorithms to work on scientific data and demonstrated the viability of these techniques for solving the domain shift problem with LArTPC detector data. To facilitate further development of domain adaptation techniques for scientific datasets, the "Simple Liquid-Argon Track Samples" dataset used in this study also is published.

📄 PDF Abstract BibTeX arXiv:2304.12858

Code (1)

LS4GAN/uvcgan4slats 공식 구현 pytorch

Tasks

Domain AdaptationImage-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

Neural Style Transfer and Unpaired Image-to-Image Translation to deal with the Domain Shift Problem on Spheroid Segmentation

2021-12-16 · Manuel García-Domínguez, César Domínguez, Jónathan Heras, Eloy Mata 외

Background and objectives. Domain shift is a generalisation problem of machine learning models that occurs when the data distribution of the training set is different to the data distribution encountered by the model whe…

Image SegmentationImage-to-Image TranslationSegmentationSemantic Segmentation+2

Two-Stage Cross-Domain Cervical Abnormality Screening with Cytopathological Image Synthesis and Knowledge Distillation

2026-06-26 · Jincheng Li, Yuzhi He, Yihui Zhan, Xinmei Zhang 외 arxiv

Cross-domain diagnosis remains a major challenge in cervical cell pathology due to pronounced domain shifts across institutions and the subtle visual differences among disease stages, which jointly impair model generaliz…

Knowledge DistillationCell Detection

Noise as Domain Shift: Denoising Medical Images by Unpaired Image Translation

2019-10-07 · Ilja Manakov, Markus Rohm, Christoph Kern, Benedikt Schworm 외

We cast the problem of image denoising as a domain translation problem between high and low noise domains. By modifying the cycleGAN model, we are able to learn a mapping between these domains on unpaired retinal optical…

DenoisingImage DenoisingTranslation

MS-MT: Multi-Scale Mean Teacher with Contrastive Unpaired Translation for Cross-Modality Vestibular Schwannoma and Cochlea Segmentation

2023-03-28 · Ziyuan Zhao, Kaixin Xu, Huai Zhe Yeo, Xulei Yang 외

Domain shift has been a long-standing issue for medical image segmentation. Recently, unsupervised domain adaptation (UDA) methods have achieved promising cross-modality segmentation performance by distilling knowledge f…

Domain AdaptationEnsemble LearningImage SegmentationMedical Image Segmentation+3

AptSim2Real: Approximately-Paired Sim-to-Real Image Translation

2023-03-09 · Charles Y Zhang, Ashish Shrivastava

Advancements in graphics technology has increased the use of simulated data for training machine learning models. However, the simulated data often differs from real-world data, creating a distribution gap that can decre…

Image-to-Image TranslationTranslation