paper-with-me

Papers

KRADA: Known-region-aware Domain Alignment for Open-set Domain Adaptation in Semantic Segmentation

2021-06-11 · Chenhong Zhou, Feng Liu, Chen Gong, Rongfei Zeng, Tongliang Liu, William K. Cheung, Bo Han

In semantic segmentation, we aim to train a pixel-level classifier to assign category labels to all pixels in an image, where labeled training images and unlabeled test images are from the same distribution and share the same label set. However, in an open world, the unlabeled test images probably contain unknown categories and have different distributions from the labeled images. Hence, in this paper, we consider a new, more realistic, and more challenging problem setting where the pixel-level classifier has to be trained with labeled images and unlabeled open-world images -- we name it open-set domain adaptation segmentation (OSDAS). In OSDAS, the trained classifier is expected to identify unknown-class pixels and classify known-class pixels well. To solve OSDAS, we first investigate which distribution that unknown-class pixels obey. Then, motivated by the goodness-of-fit test, we use statistical measurements to show how a pixel fits the distribution of an unknown class and select highly-fitted pixels to form the unknown region in each test image. Eventually, we propose an end-to-end learning framework, known-region-aware domain alignment (KRADA), to distinguish unknown classes while aligning the distributions of known classes in labeled and unlabeled open-world images. The effectiveness of KRADA has been verified on two synthetic tasks and one COVID-19 segmentation task.

📄 PDF Abstract BibTeX arXiv:2106.06237

Code (1)

chenhong-zhou/krada 공식 구현 pytorch

Tasks

Domain AdaptationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Towards Higher Effective Rank in Parameter-efficient Fine-tuning using Khatri--Rao Product

2025-08-01 · Paul Albert, Frederic Z. Zhang, Hemanth Saratchandran, Anton van den Hengel 외 arxiv

Parameter-efficient fine-tuning (PEFT) has become a standard approach for adapting large pre-trained models. Amongst PEFT methods, low-rank adaptation (LoRA) has achieved notable success. However, recent studies have hig…

parameter-efficient fine-tuning

Unknown-Aware Domain Adversarial Learning for Open-Set Domain Adaptation

2022-06-15 · JoonHo Jang, Byeonghu Na, DongHyeok Shin, Mingi Ji 외

Open-Set Domain Adaptation (OSDA) assumes that a target domain contains unknown classes, which are not discovered in a source domain. Existing domain adversarial learning methods are not suitable for OSDA because distrib…

Domain Adaptation

Towards Region-aware Bias Evaluation Metrics

2024-06-23 · Angana Borah, Aparna Garimella, Rada Mihalcea

When exposed to human-generated data, language models are known to learn and amplify societal biases. While previous works introduced benchmarks that can be used to assess the bias in these models, they rely on assumptio…

Relation Matters: Foreground-aware Graph-based Relational Reasoning for Domain Adaptive Object Detection

2022-06-06 · Chaoqi Chen, Jiongcheng Li, Hong-Yu Zhou, Xiaoguang Han 외

Domain Adaptive Object Detection (DAOD) focuses on improving the generalization ability of object detectors via knowledge transfer. Recent advances in DAOD strive to change the emphasis of the adaptation process from glo…

Domain AdaptationGraph Attentionobject-detectionObject Detection+3

Self-Aware Adaptive Alignment: Enabling Accurate Perception for Intelligent Transportation Systems

2025-08-19 · Tong Xiang, Hongxia Zhao, Fenghua Zhu, Yuanyuan Chen 외 arxiv

Achieving top-notch performance in Intelligent Transportation detection is a critical research area. However, many challenges still need to be addressed when it comes to detecting in a cross-domain scenario. In this pape…

Object Detection