paper-with-me

홈 › Papers

Finding Competence Regions in Domain Generalization

2023-03-17 · Jens Müller, Stefan T. Radev, Robert Schmier, Felix Draxler, Carsten Rother, Ullrich Köthe

We investigate a "learning to reject" framework to address the problem of silent failures in Domain Generalization (DG), where the test distribution differs from the training distribution. Assuming a mild distribution shift, we wish to accept out-of-distribution (OOD) data from a new domain whenever a model's estimated competence foresees trustworthy responses, instead of rejecting OOD data outright. Trustworthiness is then predicted via a proxy incompetence score that is tightly linked to the performance of a classifier. We present a comprehensive experimental evaluation of existing proxy scores as incompetence scores for classification and highlight the resulting trade-offs between rejection rate and accuracy gain. For comparability with prior work, we focus on standard DG benchmarks and consider the effect of measuring incompetence via different learned representations in a closed versus an open world setting. Our results suggest that increasing incompetence scores are indeed predictive of reduced accuracy, leading to significant improvements of the average accuracy below a suitable incompetence threshold. However, the scores are not yet good enough to allow for a favorable accuracy/rejection trade-off in all tested domains. Surprisingly, our results also indicate that classifiers optimized for DG robustness do not outperform a naive Empirical Risk Minimization (ERM) baseline in the competence region, that is, where test samples elicit low incompetence scores.

📄 PDF Abstract BibTeX arXiv:2303.09989

Code (1)

xarwinm/competence_estimation 공식 구현 pytorch

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Unveiling Linguistic Regions in Large Language Models

2024-02-22 · Zhihao Zhang, Jun Zhao, Qi Zhang, Tao Gui 외

Large Language Models (LLMs) have demonstrated considerable cross-lingual alignment and generalization ability. Current research primarily focuses on improving LLMs' cross-lingual generalization capabilities. However, th…

Unveiling A Core Linguistic Region in Large Language Models

2023-10-23 · Jun Zhao, Zhihao Zhang, Yide Ma, Qi Zhang 외

Brain localization, which describes the association between specific regions of the brain and their corresponding functions, is widely accepted in the field of cognitive science as an objective fact. Today's large langua…

Predicting Social Perception from Faces: A Deep Learning Approach

2019-06-29 · U. Messer, S. Fausser

Warmth and competence represent the fundamental traits in social judgment that determine emotional reactions and behavioral intentions towards social targets. This research investigates whether an algorithm can learn vis…

Deep LearningGeneral Classification

SaudiCulture: A Benchmark for Evaluating Large Language Models Cultural Competence within Saudi Arabia

2025-03-21 · Lama Ayash, Hassan Alhuzali, Ashwag Alasmari, Sultan Aloufi

Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language processing; however, they often struggle to accurately capture and reflect cultural nuances. This research addresses this challen…

Multiple-choice

FIRE-DES++: Enhanced Online Pruning of Base Classifiers for Dynamic Ensemble Selection

2018-10-01 · Rafael M. O. Cruz, Dayvid V. R. Oliveira, George D. C. Cavalcanti, Robert Sabourin

Despite being very effective in several classification tasks, Dynamic Ensemble Selection (DES) techniques can select classifiers that classify all samples in the region of competence as being from the same class. The Fri…

ClassificationGeneral Classification