paper-with-me

Papers

Domain Shift in Computer Vision models for MRI data analysis: An Overview

2020-10-14 · Ekaterina Kondrateva, Marina Pominova, Elena Popova, Maxim Sharaev, Alexander Bernstein, Evgeny Burnaev

Machine learning and computer vision methods are showing good performance in medical imagery analysis. Yetonly a few applications are now in clinical use and one of the reasons for that is poor transferability of themodels to data from different sources or acquisition domains. Development of new methods and algorithms forthe transfer of training and adaptation of the domain in multi-modal medical imaging data is crucial for thedevelopment of accurate models and their use in clinics. In present work, we overview methods used to tackle thedomain shift problem in machine learning and computer vision. The algorithms discussed in this survey includeadvanced data processing, model architecture enhancing and featured training, as well as predicting in domaininvariant latent space. The application of the autoencoding neural networks and their domain-invariant variationsare heavily discussed in a survey. We observe the latest methods applied to the magnetic resonance imaging(MRI) data analysis and conclude on their performance as well as propose directions for further research.

📄 PDF Abstract BibTeX arXiv:2010.07222

Code (1)

kondratevakate/fmri-fader-net 공식 구현 pytorch

Tasks

BIG-bench Machine LearningSurvey

Similar Papers 제목 키워드 기반

CodeS: Towards Code Model Generalization Under Distribution Shift

2022-06-11 · Qiang Hu, Yuejun Guo, Xiaofei Xie, Maxime Cordy 외

Distribution shift has been a longstanding challenge for the reliable deployment of deep learning (DL) models due to unexpected accuracy degradation. Although DL has been becoming a driving force for large-scale source c…

BenchmarkingCode Classificationmodel

Domain-Aware Fine-Tuning of Foundation Models

2024-07-03 · Ugur Ali Kaplan, Margret Keuper, Anna Khoreva, Dan Zhang 외

Foundation models (FMs) have revolutionized computer vision, enabling effective learning across different domains. However, their performance under domain shift is yet underexplored. This paper investigates the zero-shot…

Domain Adaptation

A Study on Unsupervised Domain Adaptation for Semantic Segmentation in the Era of Vision-Language Models

2024-11-25 · Manuel Schwonberg, Claus Werner, Hanno Gottschalk, Carsten Meyer

Despite the recent progress in deep learning based computer vision, domain shifts are still one of the major challenges. Semantic segmentation for autonomous driving faces a wide range of domain shifts, e.g. caused by ch…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Universal Domain Adaptation for Robust Handling of Distributional Shifts in NLP

2023-10-23 · Hyuhng Joon Kim, Hyunsoo Cho, Sang-Woo Lee, Junyeob Kim 외

When deploying machine learning systems to the wild, it is highly desirable for them to effectively leverage prior knowledge to the unfamiliar domain while also firing alarms to anomalous inputs. In order to address thes…

Domain AdaptationUniversal Domain Adaptation

The Auto Arborist Dataset: A Large-Scale Benchmark for Multiview Urban Forest Monitoring Under Domain Shift

2022-01-01 · CVPR 2022 1 · Sara Beery, Guanhang Wu, Trevor Edwards, Filip Pavetic 외

Generalization to novel domains is a fundamental challenge for computer vision. Near-perfect accuracy on benchmarks is common, but these models do not work as expected when deployed outside of the training distributi…

Management