paper-with-me

홈 › Papers

Advancing Open-Set Domain Generalization Using Evidential Bi-Level Hardest Domain Scheduler

2024-09-26 · Kunyu Peng, Di Wen, Kailun Yang, Ao Luo, Yufan Chen, Jia Fu, M. Saquib Sarfraz, Alina Roitberg, Rainer Stiefelhagen

In Open-Set Domain Generalization (OSDG), the model is exposed to both new variations of data appearance (domains) and open-set conditions, where both known and novel categories are present at test time. The challenges of this task arise from the dual need to generalize across diverse domains and accurately quantify category novelty, which is critical for applications in dynamic environments. Recently, meta-learning techniques have demonstrated superior results in OSDG, effectively orchestrating the meta-train and -test tasks by employing varied random categories and predefined domain partition strategies. These approaches prioritize a well-designed training schedule over traditional methods that focus primarily on data augmentation and the enhancement of discriminative feature learning. The prevailing meta-learning models in OSDG typically utilize a predefined sequential domain scheduler to structure data partitions. However, a crucial aspect that remains inadequately explored is the influence brought by strategies of domain schedulers during training. In this paper, we observe that an adaptive domain scheduler benefits more in OSDG compared with prefixed sequential and random domain schedulers. We propose the Evidential Bi-Level Hardest Domain Scheduler (EBiL-HaDS) to achieve an adaptive domain scheduler. This method strategically sequences domains by assessing their reliabilities in utilizing a follower network, trained with confidence scores learned in an evidential manner, regularized by max rebiasing discrepancy, and optimized in a bi-level manner. The results show that our method substantially improves OSDG performance and achieves more discriminative embeddings for both the seen and unseen categories. The source code is publicly available at https://github.com/KPeng9510/EBiL-HaDS.

📄 PDF Abstract BibTeX arXiv:2409.17555

Code (1)

kpeng9510/ebil-hads 공식 구현 pytorch

Tasks

Data AugmentationDomain GeneralizationMeta-Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

EReLiFM: Evidential Reliability-Aware Residual Flow Meta-Learning for Open-Set Domain Generalization under Noisy Labels

2025-10-14 · Kunyu Peng, Di Wen, Kailun Yang, Jia Fu 외 arxiv

Open-Set Domain Generalization (OSDG) aims to enable deep learning models to recognize unseen categories in new domains, which is crucial for real-world applications. Label noise hinders open-set domain generalization by…

Domain Generalization

Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Retrieval-augmented generation models have shown state-of-the-art performance across many knowledge-intensive NLP tasks such as open question answering and fact verification. These models are trained to generate a final …

Fact VerificationMemorizationMulti-Task LearningOpen-Domain Question Answering+4

ELFNet: Evidential Local-global Fusion for Stereo Matching

2023-08-01 · ICCV 2023 1 · Jieming Lou, Weide Liu, Zhuo Chen, Fayao Liu 외

Although existing stereo matching models have achieved continuous improvement, they often face issues related to trustworthiness due to the absence of uncertainty estimation. Additionally, effectively leveraging multi-sc…

Domain GeneralizationStereo Matching

Cross-Dataset Gaze Estimation by Evidential Inter-intra Fusion

2024-09-07 · Shijing Wang, Yaping Huang, Jun Xie, Yi Tian 외

Achieving accurate and reliable gaze predictions in complex and diverse environments remains challenging. Fortunately, it is straightforward to access diverse gaze datasets in real-world applications. We discover that tr…

Gaze Estimation

Evidential Uncertainty Quantification: A Variance-Based Perspective

2023-11-19 · Ruxiao Duan, Brian Caffo, Harrison X. Bai, Haris I. Sair 외

Uncertainty quantification of deep neural networks has become an active field of research and plays a crucial role in various downstream tasks such as active learning. Recent advances in evidential deep learning shed lig…

Active LearningClassificationDomain Adaptationregression+1