← Search

Olga Fink

15 accepted papers

2025

DynAlign: Unsupervised Dynamic Taxonomy Alignment for Cross-Domain Segmentation

ICLR 2025poster

Current unsupervised domain adaptation (UDA) methods for semantic segmentation typically assume identical class labels between the source and target domains. This assumption ignores the label-level domain gap, which is common in real-world scenarios, and limits their ability to identify finer-graine…

2025

Extremely Simple Multimodal Outlier Synthesis for Out-of-Distribution Detection and Segmentation

NeurIPS 2025poster

Out-of-distribution (OOD) detection and segmentation are crucial for deploying machine learning models in safety-critical applications such as autonomous driving and robot-assisted surgery. While prior research has primarily focused on unimodal image data, real-world applications are inherently mult…

Cited by 0SourcecodeScholar
2025

Towards Robust Multimodal Open-set Test-time Adaptation via Adaptive Entropy-aware Optimization

ICLR 2025poster

Test-time adaptation (TTA) has demonstrated significant potential in addressing distribution shifts between training and testing data. Open-set test-time adaptation (OSTTA) aims to adapt a source pre-trained model online to an unlabeled target domain that contains unknown classes. This task becomes…

2024

MultiOOD: Scaling Out-of-Distribution Detection for Multiple Modalities

NeurIPS 2024spotlight

Detecting out-of-distribution (OOD) samples is important for deploying machine learning models in safety-critical applications such as autonomous driving and robot-assisted surgery. Existing research has mainly focused on unimodal scenarios on image data. However, real-world applications are inheren…

2024

Simplifying Source-Free Domain Adaptation for Object Detection: Effective Self-Training Strategies and Performance Insights

ECCV 2024poster

"This paper focuses on source-free domain adaptation for object detection in computer vision. This task is challenging and of great practical interest, due to the cost of obtaining annotated data sets for every new domain. Recent research has proposed various solutions for Source-Free Object Detecti…

2023

DARE-GRAM: Unsupervised Domain Adaptation Regression by Aligning Inverse Gram Matrices

CVPR 2023poster

Unsupervised Domain Adaptation Regression (DAR) aims to bridge the domain gap between a labeled source dataset and an unlabelled target dataset for regression problems. Recent works mostly focus on learning a deep feature encoder by minimizing the discrepancy between source and target features. In t…

2023

SimMMDG: A Simple and Effective Framework for Multi-modal Domain Generalization

NeurIPS 2023poster

In real-world scenarios, achieving domain generalization (DG) presents significant challenges as models are required to generalize to unknown target distributions. Generalizing to unseen multi-modal distributions poses even greater difficulties due to the distinct properties exhibited by different m…

2021

Domain Adaptive Semantic Segmentation With Self-Supervised Depth Estimation

ICCV 2021poster

Domain adaptation for semantic segmentation aims to improve the model performance in the presence of a distribution shift between source and target domain. Leveraging the supervision from auxiliary tasks (such as depth estimation) has the potential to heal this shift because many visual tasks are cl…

Cited by 169PDFcodeScholar
2020

Off-Policy Reinforcement Learning for Efficient and Effective GAN Architecture Search

ECCV 2020poster

In this paper, we introduce a new reinforcement learning (RL) based neural architecture search (NAS) methodology for effective and efficient generative adversarial network (GAN) architecture search. The key idea is to formulate the GAN architecture search problem as a Markov decision process (MDP) f…