A few-shot method that transfers a source pose distribution to a target one by fine-tuning only a few linear layers of a StyleGAN skeleton generator, with pose-mixup and sparse regularization.
Generative Knowledge Transfer for Neural Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we propose a generative knowledge transfer technique that trains an RNN based language model (student network) using text and output probabilities generated from a previously trained RNN (teacher network). The text generation can be conducted by either the teacher or the student network. We can also improve the performance by taking the ensemble of soft labels obtained from multiple teacher networks. This method can be used for privacy conscious language model adaptation because no user data is directly used for training. Especially, when the soft labels of multiple devices are aggregated via a trusted third party, we can expect very strong privacy protection.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
FlexPose: Pose Distribution Adaptation with Limited Guidance
A few-shot method that transfers a source pose distribution to a target one by fine-tuning only a few linear layers of a StyleGAN skeleton generator, with pose-mixup and sparse regularization.