paper-with-me

홈 › Papers

Adaptation and Generalization for Unknown Sensitive Factors of Variations

2021-07-28 · William Paul, Philippe Burlina

Assured AI in unrestricted settings is a critical problem. Our framework addresses AI assurance challenges lying at the intersection of domain adaptation, fairness, and counterfactuals analysis, operating via the discovery and intervention on factors of variations in data (e.g. weather or illumination conditions) that significantly affect the robustness of AI models. Robustness is understood here as insensitivity of the model performance to variations in sensitive factors. Sensitive factors are traditionally set in a supervised setting, whereby factors are known a-priori (e.g. for fairness this could be factors like sex or race). In contrast, our motivation is real-life scenarios where less, or nothing, is actually known a-priori about certain factors that cause models to fail. This leads us to consider various settings (unsupervised, domain generalization, semi-supervised) that correspond to different degrees of incomplete knowledge about those factors. Therefore, our two step approach works by a) discovering sensitive factors that cause AI systems to fail in a unsupervised fashion, and then b) intervening models to lessen these factor's influence. Our method considers 3 interventions consisting of Augmentation, Coherence, and Adversarial Interventions (ACAI). We demonstrate the ability for interventions on discovered/source factors to generalize to target/real factors. We also demonstrate how adaptation to real factors of variations can be performed in the semi-supervised case where some target factor labels are known, via automated intervention selection. Experiments show that our approach improves on baseline models, with regard to achieving optimal utility vs. sensitivity/robustness tradeoffs.

📄 PDF Abstract BibTeX arXiv:2107.13625

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain GeneralizationFairness

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Robustness and Adaptation to Hidden Factors of Variation

2022-03-03 · William Paul, Philippe Burlina

We tackle here a specific, still not widely addressed aspect, of AI robustness, which consists of seeking invariance / insensitivity of model performance to hidden factors of variations in the data. Towards this end, we …

Data Augmentation

Adaptation Speed Analysis for Fairness-aware Causal Models

2023-08-31 · Yujie Lin, Chen Zhao, Minglai Shao, Xujiang Zhao 외

For example, in machine translation tasks, to achieve bidirectional translation between two languages, the source corpus is often used as the target corpus, which involves the training of two models with opposite directi…

FairnessMachine TranslationTranslation

Point-TTA: Test-Time Adaptation for Point Cloud Registration Using Multitask Meta-Auxiliary Learning

2023-08-31 · ICCV 2023 1 · Ahmed Hatem, Yiming Qian, Yang Wang

We present Point-TTA, a novel test-time adaptation framework for point cloud registration (PCR) that improves the generalization and the performance of registration models. While learning-based approaches have achieved i…

Auxiliary LearningPoint Cloud RegistrationTest-time Adaptation

Human Knowledge Integrated Multi-modal Learning for Single Source Domain Generalization

2026-03-12 · Ayan Banerjee, Kuntal Thakur, Sandeep Gupta arxiv

Generalizing image classification across domains remains challenging in critical tasks such as fundus image-based diabetic retinopathy (DR) grading and resting-state fMRI seizure onset zone (SOZ) detection. When domains …

Single-Source Domain GeneralizationImage Classification

Disentangled Multi-Context Meta-Learning: Unlocking robust and Generalized Task Learning

2025-09-01 · Seonsoo Kim, Jun-Gill Kang, Taehong Kim, Seongil Hong arxiv

In meta-learning and its downstream tasks, many methods rely on implicit adaptation to task variations, where multiple factors are mixed together in a single entangled representation. This makes it difficult to interpret…

Reinforcement Learning