pith. sign in

arxiv: 2108.00874 · v3 · pith:HRMBNKPFnew · submitted 2021-08-02 · 💻 cs.LG · cs.IT· eess.SP· math.IT· stat.ML

Few-Shot Domain Adaptation For End-to-End Communication

classification 💻 cs.LG cs.ITeess.SPmath.ITstat.ML
keywords distributionadaptationchanneldecoderdomainautoencoderaffineapproach
0
0 comments X
read the original abstract

The problem of end-to-end learning of a communication system using an autoencoder -- consisting of an encoder, channel, and decoder modeled using neural networks -- has recently been shown to be an effective approach. A challenge faced in the practical adoption of this learning approach is that under changing channel conditions (e.g. a wireless link), it requires frequent retraining of the autoencoder in order to maintain a low decoding error rate. Since retraining is both time consuming and requires a large number of samples, it becomes impractical when the channel distribution is changing quickly. We propose to address this problem using a fast and sample-efficient (few-shot) domain adaptation method that does not change the encoder and decoder networks. Different from conventional training-time unsupervised or semi-supervised domain adaptation, here we have a trained autoencoder from a source distribution that we want to adapt (at test time) to a target distribution using only a small labeled dataset, and no unlabeled data. We focus on a generative channel model based on the Gaussian mixture density network (MDN), and propose a regularized, parameter-efficient adaptation of the MDN using a set of affine transformations. The learned affine transformations are then used to design an optimal transformation at the decoder input to compensate for the distribution shift, and effectively present to the decoder inputs close to the source distribution. Experiments on many simulated distribution changes common to the wireless setting, and a real mmWave FPGA testbed demonstrate the effectiveness of our method at adaptation using very few target domain samples. The code for our work can be found at: https://github.com/jayaram-r/domain-adaptation-autoencoder.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Domain Adaptation Under Wireless Network Constraints: When Does It Become Green?

    stat.ML 2026-06 unverdicted novelty 3.0

    Unsupervised domain adaptation in 6G networks becomes more energy-efficient than retraining after a calculable minimum number of target domains when labeling costs are accounted for.