paper-with-me

홈 › Papers

FREDOM: Fairness Domain Adaptation Approach to Semantic Scene Understanding

2023-04-04 · CVPR 2023 1 · Thanh-Dat Truong, Ngan Le, Bhiksha Raj, Jackson Cothren, Khoa Luu

Although Domain Adaptation in Semantic Scene Segmentation has shown impressive improvement in recent years, the fairness concerns in the domain adaptation have yet to be well defined and addressed. In addition, fairness is one of the most critical aspects when deploying the segmentation models into human-related real-world applications, e.g., autonomous driving, as any unfair predictions could influence human safety. In this paper, we propose a novel Fairness Domain Adaptation (FREDOM) approach to semantic scene segmentation. In particular, from the proposed formulated fairness objective, a new adaptation framework will be introduced based on the fair treatment of class distributions. Moreover, to generally model the context of structural dependency, a new conditional structural constraint is introduced to impose the consistency of predicted segmentation. Thanks to the proposed Conditional Structure Network, the self-attention mechanism has sufficiently modeled the structural information of segmentation. Through the ablation studies, the proposed method has shown the performance improvement of the segmentation models and promoted fairness in the model predictions. The experimental results on the two standard benchmarks, i.e., SYNTHIA $\to$ Cityscapes and GTA5 $\to$ Cityscapes, have shown that our method achieved State-of-the-Art (SOTA) performance.

📄 PDF Abstract BibTeX arXiv:2304.02135

Code (1)

uark-cviu/fredom 공식 구현 pytorch

Tasks

Autonomous DrivingDomain AdaptationFairnessScene SegmentationScene UnderstandingSegmentation

Similar Papers 제목 키워드 기반

LiDARNet: A Boundary-Aware Domain Adaptation Model for Point Cloud Semantic Segmentation

2020-03-02 · Peng Jiang, Srikanth Saripalli

We present a boundary-aware domain adaptation model for LiDAR scan full-scene semantic segmentation (LiDARNet). Our model can extract both the domain private features and the domain shared features with a two-branch stru…

DiversityDomain AdaptationSegmentationSemantic Segmentation

SceneAdapt: Scene-based domain adaptation for semantic segmentation using adversarial learning

2020-06-18 · Daniele Di Mauro, Antonino Furnari, Giuseppe Patanè, Sebastiano Battiato 외

Semantic segmentation methods have achieved outstanding performance thanks to deep learning. Nevertheless, when such algorithms are deployed to new contexts not seen during training, it is necessary to collect and label …

Domain AdaptationSegmentationSemantic Segmentation

FogAdapt: Self-Supervised Domain Adaptation for Semantic Segmentation of Foggy Images

2022-01-07 · Javed Iqbal, Rehan Hafiz, Mohsen Ali

This paper presents FogAdapt, a novel approach for domain adaptation of semantic segmentation for dense foggy scenes. Although significant research has been directed to reduce the domain shift in semantic segmentation, a…

Domain AdaptationFoggy Scene SegmentationOpen-Ended Question AnsweringSegmentation+1

DRIV100: In-The-Wild Multi-Domain Dataset and Evaluation for Real-World Domain Adaptation of Semantic Segmentation

2021-01-30 · Haruya Sakashita, Christoph Flothow, Noriko Takemura, Yusuke Sugano

Together with the recent advances in semantic segmentation, many domain adaptation methods have been proposed to overcome the domain gap between training and deployment environments. However, most previous studies use li…

BenchmarkingDomain AdaptationSemantic Segmentation

Multi-Modal Domain Adaptation Across Video Scenes for Temporal Video Grounding

2023-12-21 · Haifeng Huang, Yang Zhao, Zehan Wang, Yan Xia 외

Temporal Video Grounding (TVG) aims to localize the temporal boundary of a specific segment in an untrimmed video based on a given language query. Since datasets in this domain are often gathered from limited video scene…

Domain AdaptationUnsupervised Domain AdaptationVideo Grounding