paper-with-me

Papers

Learning Invariant Representations with a Nonparametric Nadaraya-Watson Head

2023-09-23 · NeurIPS 2023 11 · Alan Q. Wang, Minh Nguyen, Mert R. Sabuncu

Machine learning models will often fail when deployed in an environment with a data distribution that is different than the training distribution. When multiple environments are available during training, many methods exist that learn representations which are invariant across the different distributions, with the hope that these representations will be transportable to unseen domains. In this work, we present a nonparametric strategy for learning invariant representations based on the recently-proposed Nadaraya-Watson (NW) head. The NW head makes a prediction by comparing the learned representations of the query to the elements of a support set that consists of labeled data. We demonstrate that by manipulating the support set, one can encode different causal assumptions. In particular, restricting the support set to a single environment encourages the model to learn invariant features that do not depend on the environment. We present a causally-motivated setup for our modeling and training strategy and validate on three challenging real-world domain generalization tasks in computer vision.

📄 PDF Abstract BibTeX arXiv:2309.13377

Code (1)

alanqrwang/nwhead pytorch

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

A Flexible Nadaraya-Watson Head Can Offer Explainable and Calibrated Classification

2022-12-07 · Alan Q. Wang, Mert R. Sabuncu

In this paper, we empirically analyze a simple, non-learnable, and nonparametric Nadaraya-Watson (NW) prediction head that can be used with any neural network architecture. In the NW head, the prediction is a weighted av…

Adaptive Sampling for Deep Learning via Efficient Nonparametric Proxies

2023-11-22 · Shabnam Daghaghi, Benjamin Coleman, Benito Geordie, Anshumali Shrivastava

Data sampling is an effective method to improve the training speed of neural networks, with recent results demonstrating that it can even break the neural scaling laws. These results critically rely on high-quality score…

Deep Learningregression

Heterogeneous Treatment Effect with Trained Kernels of the Nadaraya-Watson Regression

2022-07-19 · Andrei V. Konstantinov, Stanislav R. Kirpichenko, Lev V. Utkin

A new method for estimating the conditional average treatment effect is proposed in the paper. It is called TNW-CATE (the Trainable Nadaraya-Watson regression for CATE) and based on the assumption that the number of cont…

regressionTransfer Learning

Covariate shift in nonparametric regression with Markovian design

2023-07-17 · Lukas Trottner

Covariate shift in regression problems and the associated distribution mismatch between training and test data is a commonly encountered phenomenon in machine learning. In this paper, we extend recent results on nonparam…

regression

Support-Conditioned Flow Matching Is Kernel Smoothing

2026-05-13 · Daniel Matsui Smola arxiv

Generative models are often conditioned on a small set of examples via cross-attention. Under the Gaussian optimal-transport path, we show that the exact velocity field induced by a finite support set is a Nadaraya--Wats…