paper-with-me

홈 › Papers

Domain Generalization In Robust Invariant Representation

2023-04-07 · Gauri Gupta, Ritvik Kapila, Keshav Gupta, Ramesh Raskar

Unsupervised approaches for learning representations invariant to common transformations are used quite often for object recognition. Learning invariances makes models more robust and practical to use in real-world scenarios. Since data transformations that do not change the intrinsic properties of the object cause the majority of the complexity in recognition tasks, models that are invariant to these transformations help reduce the amount of training data required. This further increases the model's efficiency and simplifies training. In this paper, we investigate the generalization of invariant representations on out-of-distribution data and try to answer the question: Do model representations invariant to some transformations in a particular seen domain also remain invariant in previously unseen domains? Through extensive experiments, we demonstrate that the invariant model learns unstructured latent representations that are robust to distribution shifts, thus making invariance a desirable property for training in resource-constrained settings.

📄 PDF Abstract BibTeX arXiv:2304.03431

Code (1)

GauriGupta19/Domain-Generalisation-in-Invariance 공식 구현 pytorch

Tasks

Domain GeneralizationObject Recognition

Similar Papers 제목 키워드 기반

Deep Domain Generalization via Conditional Invariant Adversarial Networks

2018-09-01 · ECCV 2018 9 · Ya Li, Xinmei Tian, Mingming Gong, Yajing Liu 외

Domain generalization aims to learn a classification model from multiple source domains and generalize it to unseen target domains. A critical problem in domain generalization involves learning domain-invariant represent…

Domain GeneralizationRepresentation Learning

Continual Learning of Domain-Invariant Representations

2026-05-15 · Pascal Janetzky, Tobias Schlagenhauf, Stefan Feuerriegel arxiv

Continual learning (CL) aims to train models sequentially over multiple domains without forgetting previously learned knowledge. However, existing CL methods optimize for in-domain performance and are therefore prone to …

Representation LearningDomain GeneralizationContinual Learning

Variational Invariant Learning for Bayesian Domain Generalization

2021-01-01 · Zehao Xiao, Jiayi Shen, XianTong Zhen, Ling Shao 외

Domain generalization addresses the out-of-distribution problem, which is challenging due to the domain shift and the uncertainty caused by the inaccessibility to data from the target domains. In this paper, we propose v…

Domain Generalization

Learning to Learn Domain-invariant Parameters for Domain Generalization

2022-11-04 · Feng Hou, Yao Zhang, Yang Liu, Jin Yuan 외

Due to domain shift, deep neural networks (DNNs) usually fail to generalize well on unknown test data in practice. Domain generalization (DG) aims to overcome this issue by capturing domain-invariant representations from…

Domain Generalization

Enhancing Evolving Domain Generalization through Dynamic Latent Representations

2024-01-16 · Binghui Xie, Yongqiang Chen, Jiaqi Wang, Kaiwen Zhou 외

Domain generalization is a critical challenge for machine learning systems. Prior domain generalization methods focus on extracting domain-invariant features across several stationary domains to enable generalization to …

Domain GeneralizationEvolving Domain Generalization