paper-with-me

Papers

Domain Generalization via Domain-based Covariance Minimization

2021-10-12 · Anqi Wu

Researchers have been facing a difficult problem that data generation mechanisms could be influenced by internal or external factors leading to the training and test data with quite different distributions, consequently traditional classification or regression from the training set is unable to achieve satisfying results on test data. In this paper, we address this nontrivial domain generalization problem by finding a central subspace in which domain-based covariance is minimized while the functional relationship is simultaneously maximally preserved. We propose a novel variance measurement for multiple domains so as to minimize the difference between conditional distributions across domains with solid theoretical demonstration and supports, meanwhile, the algorithm preserves the functional relationship via maximizing the variance of conditional expectations given output. Furthermore, we also provide a fast implementation that requires much less computation and smaller memory for large-scale matrix operations, suitable for not only domain generalization but also other kernel-based eigenvalue decompositions. To show the practicality of the proposed method, we compare our methods against some well-known dimension reduction and domain generalization techniques on both synthetic data and real-world applications. We show that for small-scale datasets, we are able to achieve better quantitative results indicating better generalization performance over unseen test datasets. For large-scale problems, the proposed fast implementation maintains the quantitative performance but at a substantially lower computational cost.

📄 PDF Abstract BibTeX arXiv:2110.06298

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionDomain Generalization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Joint covariate-alignment and concept-alignment: a framework for domain generalization

2022-08-01 · Thuan Nguyen, Boyang Lyu, Prakash Ishwar, Matthias Scheutz 외

In this paper, we propose a novel domain generalization (DG) framework based on a new upper bound to the risk on the unseen domain. Particularly, our framework proposes to jointly minimize both the covariate-shift as wel…

Concept AlignmentDomain Generalization

Fishr: Invariant Gradient Variances for Out-of-Distribution Generalization

2021-09-07 · Alexandre Rame, Corentin Dancette, Matthieu Cord

Learning robust models that generalize well under changes in the data distribution is critical for real-world applications. To this end, there has been a growing surge of interest to learn simultaneously from multiple tr…

Domain GeneralizationOut-of-Distribution Generalization

Unknown Domain Inconsistency Minimization for Domain Generalization

2024-03-12 · Seungjae Shin, HeeSun Bae, Byeonghu Na, Yoon-Yeong Kim 외

The objective of domain generalization (DG) is to enhance the transferability of the model learned from a source domain to unobserved domains. To prevent overfitting to a specific domain, Sharpness-Aware Minimization (SA…

Domain Generalization

Efficient Multitask Feature and Relationship Learning

2017-02-14 · Han Zhao, Otilia Stretcu, Alex Smola, Geoff Gordon

We consider a multitask learning problem, in which several predictors are learned jointly. Prior research has shown that learning the relations between tasks, and between the input features, together with the predictor, …

Discrepancy Minimization in Domain Generalization with Generative Nearest Neighbors

2020-07-28 · Prashant Pandey, Mrigank Raman, Sumanth Varambally, Prathosh AP

Domain generalization (DG) deals with the problem of domain shift where a machine learning model trained on multiple-source domains fail to generalize well on a target domain with different statistics. Multiple approache…

Domain Generalization