← Search

XINJIE FAN

9 accepted papers

2021

A Prototype-Oriented Framework for Unsupervised Domain Adaptation

NeurIPS 2021poster

Existing methods for unsupervised domain adaptation often rely on minimizing some statistical distance between the source and target samples in the latent space. To avoid the sampling variability, class imbalance, and data-privacy concerns that often plague these methods, we instead provide a memory…

2021

Adversarially Adaptive Normalization for Single Domain Generalization

CVPR 2021poster

Single domain generalization aims to learn a model that performs well on many unseen domains with only one domain data for training. Existing works focus on studying the adversarial domain augmentation (ADA) to improve the model's generalization capability. The impact on domain generalization from t…

Cited by 161PDFScholar
2021

Alignment Attention by Matching Key and Query Distributions

NeurIPS 2021poster

The neural attention mechanism has been incorporated into deep neural networks to achieve state-of-the-art performance in various domains. Most such models use multi-head self-attention which is appealing for the ability to attend to information from different perspectives. This paper introduces ali…

2021

Contextual Dropout: An Efficient Sample-Dependent Dropout Module

ICLR 2021poster

Dropout has been demonstrated as a simple and effective module to not only regularize the training process of deep neural networks, but also provide the uncertainty estimation for prediction. However, the quality of uncertainty estimation is highly dependent on the dropout probabilities. Most curren…

2020

Adaptive Correlated Monte Carlo for Contextual Categorical Sequence Generation

ICLR 2020poster

Sequence generation models are commonly refined with reinforcement learning over user-defined metrics. However, high gradient variance hinders the practical use of this method. To stabilize this method, we adapt to contextual generation of categorical sequences a policy gradient estimator, which eva…

Cited by 4SourcecodeScholar
2020

On hyperparameter tuning in general clustering problemsm

ICML 2020poster

Tuning hyperparameters for unsupervised learning problems is difficult in general due to the lack of ground truth for validation. However, the success of most clustering methods depends heavily on the correct choice of the involved hyperparameters. Take for example the Lagrange multipliers of penalt…

Cited by 26SourcePDFScholar