paper-with-me

홈 › Papers

Domain Generalization through the Lens of Angular Invariance

2022-10-28 · Yujie Jin, Xu Chu, Yasha Wang, Wenwu Zhu

Domain generalization (DG) aims at generalizing a classifier trained on multiple source domains to an unseen target domain with domain shift. A common pervasive theme in existing DG literature is domain-invariant representation learning with various invariance assumptions. However, prior works restrict themselves to a radical assumption for realworld challenges: If a mapping induced by a deep neural network (DNN) could align the source domains well, then such a mapping aligns a target domain as well. In this paper, we simply take DNNs as feature extractors to relax the requirement of distribution alignment. Specifically, we put forward a novel angular invariance and the accompanied norm shift assumption. Based on the proposed term of invariance, we propose a novel deep DG method called Angular Invariance Domain Generalization Network (AIDGN). The optimization objective of AIDGN is developed with a von-Mises Fisher (vMF) mixture model. Extensive experiments on multiple DG benchmark datasets validate the effectiveness of the proposed AIDGN method.

📄 PDF Abstract BibTeX arXiv:2210.15836

Code (1)

jinyujie99/aidgn 공식 구현 pytorch

Tasks

Domain GeneralizationRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Horizon Generalization in Reinforcement Learning

2025-01-06 · Vivek Myers, Catherine Ji, Benjamin Eysenbach

We study goal-conditioned RL through the lens of generalization, but not in the traditional sense of random augmentations and domain randomization. Rather, we aim to learn goal-directed policies that generalize with resp…

reinforcement-learningReinforcement Learning

Deep Material Recognition in Light-Fields via Disentanglement of Spatial and Angular Information

2020-08-01 · ECCV 2020 8 · Bichuan Guo, Jiangtao Wen, Yuxing Han

Light-field cameras capture sub-views from multiple perspectives simultaneously, with possibly reflectance variations that can be used to augment material recognition in remote sensing, autonomous driving, etc. Existing …

Autonomous DrivingDisentanglementMaterial Recognition

Stride and Translation Invariance in CNNs

2021-03-18 · Coenraad Mouton, Johannes C. Myburgh, Marelie H. Davel

Convolutional Neural Networks have become the standard for image classification tasks, however, these architectures are not invariant to translations of the input image. This lack of invariance is attributed to the use o…

Data Augmentationimage-classificationImage ClassificationSpatial Reasoning+1

Intervention Design for Effective Sim2Real Transfer

2020-12-03 · Melissa Mozifian, Amy Zhang, Joelle Pineau, David Meger

The goal of this work is to address the recent success of domain randomization and data augmentation for the sim2real setting. We explain this success through the lens of causal inference, positioning domain randomizatio…

Causal InferenceData Augmentation

Contrastive ACE: Domain Generalization Through Alignment of Causal Mechanisms

2021-06-02 · Yunqi Wang, Furui Liu, Zhitang Chen, Qing Lian 외

Domain generalization aims to learn knowledge invariant across different distributions while semantically meaningful for downstream tasks from multiple source domains, to improve the model's generalization ability on uns…

Domain Generalization