← Search

Jaime Carbonell

7 accepted papers

2020

Optimizing Data Usage via Differentiable Rewards

ICML 2020poster

To acquire a new skill, humans learn better and faster if a tutor, based on their current knowledge level, informs them of how much attention they should pay to particular content or practice problems. Similarly, a machine learning model could potentially be trained better with a scorer that “adapts…

2019

Data-Driven Approach to Multiple-Source Domain Adaptation

AISTATS 2019poster

A key problem in domain adaptation is determining what to transfer across different domains. We propose a data-driven method to represent these changes across multiple source domains and perform unsupervised domain adaptation. We assume that the joint distributions follow a specific generating proce…

Cited by 38SourcePDFScholar
2019

Low-Dimensional Density Ratio Estimation for Covariate Shift Correction

AISTATS 2019poster

Covariate shift is a prevalent setting for supervised learning in the wild when the training and test data are drawn from different time periods, different but related domains, or via different sampling strategies. This paper addresses a transfer learning setting, with covariate shift between sourc…

Cited by 34SourcePDFScholar
2019

XLNet: Generalized Autoregressive Pretraining for Language Understanding

NeurIPS 2019oral

With the capability of modeling bidirectional contexts, denoising autoencoding based pretraining like BERT achieves better performance than pretraining approaches based on autoregressive language modeling. However, relying on corrupting the input with masks, BERT neglects dependency between the mask…