paper-with-me

홈 › Papers

ZIN: When and How to Learn Invariance Without Environment Partition?

2022-03-11 · Yong Lin, Shengyu Zhu, Lu Tan, Peng Cui

It is commonplace to encounter heterogeneous data, of which some aspects of the data distribution may vary but the underlying causal mechanisms remain constant. When data are divided into distinct environments according to the heterogeneity, recent invariant learning methods have proposed to learn robust and invariant models based on this environment partition. It is hence tempting to utilize the inherent heterogeneity even when environment partition is not provided. Unfortunately, in this work, we show that learning invariant features under this circumstance is fundamentally impossible without further inductive biases or additional information. Then, we propose a framework to jointly learn environment partition and invariant representation, assisted by additional auxiliary information. We derive sufficient and necessary conditions for our framework to provably identify invariant features under a fairly general setting. Experimental results on both synthetic and real world datasets validate our analysis and demonstrate an improved performance of the proposed framework over existing methods. Finally, our results also raise the need of making the role of inductive biases more explicit in future works, when considering learning invariant models without environment partition. Codes are available at https://github.com/linyongver/ZIN_official .

📄 PDF Abstract BibTeX arXiv:2203.05818

Code (1)

linyongver/zin_official 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning Optimal Features via Partial Invariance

2023-01-28 · Moulik Choraria, Ibtihal Ferwana, Ankur Mani, Lav R. Varshney

Learning models that are robust to distribution shifts is a key concern in the context of their real-life applicability. Invariant Risk Minimization (IRM) is a popular framework that aims to learn robust models from mult…

Domain Generalization

Does Invariant Graph Learning via Environment Augmentation Learn Invariance?

2023-10-29 · NeurIPS 2023 11 · Yongqiang Chen, Yatao Bian, Kaiwen Zhou, Binghui Xie 외

Invariant graph representation learning aims to learn the invariance among data from different environments for out-of-distribution generalization on graphs. As the graph environment partitions are usually expensive to o…

Graph LearningGraph Representation LearningOut-of-Distribution GeneralizationRepresentation Learning

Effective Rotation-invariant Point CNN with Spherical Harmonics kernels

2019-06-27 · Adrien Poulenard, Marie-Julie Rakotosaona, Yann Ponty, Maks Ovsjanikov

We present a novel rotation invariant architecture operating directly on point cloud data. We demonstrate how rotation invariance can be injected into a recently proposed point-based PCNN architecture, at all layers of t…

Data Augmentation

Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs

2022-02-11 · Yongqiang Chen, Yonggang Zhang, Yatao Bian, Han Yang 외

Despite recent success in using the invariance principle for out-of-distribution (OOD) generalization on Euclidean data (e.g., images), studies on graph data are still limited. Different from images, the complex nature o…

Drug DiscoveryGraph LearningOut-of-Distribution Generalization

Systematic generalisation with group invariant predictions

2021-01-01 · ICLR 2021 1 · Faruk Ahmed, Yoshua Bengio, Harm van Seijen, Aaron Courville

We consider situations where the presence of dominant simpler correlations with the target variable in a training set can cause an SGD-trained neural network to be less reliant on more persistently-correlating complex fe…