paper-with-me

Papers

Learning Conditional Invariances through Non-Commutativity

2024-02-18 · Abhra Chaudhuri, Serban Georgescu, Anjan Dutta

Invariance learning algorithms that conditionally filter out domain-specific random variables as distractors, do so based only on the data semantics, and not the target domain under evaluation. We show that a provably optimal and sample-efficient way of learning conditional invariances is by relaxing the invariance criterion to be non-commutatively directed towards the target domain. Under domain asymmetry, i.e., when the target domain contains semantically relevant information absent in the source, the risk of the encoder $\varphi^*$ that is optimal on average across domains is strictly lower-bounded by the risk of the target-specific optimal encoder $\Phi^*_\tau$. We prove that non-commutativity steers the optimization towards $\Phi^*_\tau$ instead of $\varphi^*$, bringing the $\mathcal{H}$-divergence between domains down to zero, leading to a stricter bound on the target risk. Both our theory and experiments demonstrate that non-commutative invariance (NCI) can leverage source domain samples to meet the sample complexity needs of learning $\Phi^*_\tau$, surpassing SOTA invariance learning algorithms for domain adaptation, at times by over $2\%$, approaching the performance of an oracle. Implementation is available at https://github.com/abhrac/nci.

📄 PDF Abstract BibTeX arXiv:2402.11682

Code (1)

abhrac/nci 공식 구현 pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Commutator-Induced Uncertainty in VAEs

2026-05-22 · Tahereh Dehdarirad, Michael Felsberg, Gabriel Eilertsen, Ziliang Xiong arxiv

Variational autoencoders (VAEs) often struggle to represent non-commutative structure in learned latent spaces. Symmetry-aware VAEs commonly address this issue by enforcing commutativity through algebraic regularization,…

(Non-)Commutative Aggregation

2024-07-20 · Yuzhao Yang

Commutativity is a normative criterion of aggregation and updating stating that the aggregation of expert posteriors should be identical to the update of the aggregated priors. I propose a thought experiment that raises …

Decision MakingDecision Making Under Uncertainty

Invariances of random fields paths, with applications in Gaussian Process Regression

2013-08-06 · David Ginsbourger, Olivier Roustant, Nicolas Durrande

We study pathwise invariances of centred random fields that can be controlled through the covariance. A result involving composition operators is obtained in second-order settings, and we show that various path propertie…

regression

Kleene algebra with commutativity conditions is undecidable

2024-11-24 · Arthur Azevedo de Amorim, Cheng Zhang, Marco Gaboardi

We prove that the equational theory of Kleene algebra with commutativity conditions on primitives (or atomic terms) is undecidable, thereby settling a longstanding open question in the theory of Kleene algebra. While thi…

Commutative Width and Depth Scaling in Deep Neural Networks

2023-10-02 · Soufiane Hayou

This paper is the second in the series Commutative Scaling of Width and Depth (WD) about commutativity of infinite width and depth limits in deep neural networks. Our aim is to understand the behaviour of neural function…