Skip to content

This is the repository for the paper: Counterfactual Maximum Likelihood Estimation for Training Deep Networks.

Notifications You must be signed in to change notification settings

WANGXinyiLinda/CMLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Counterfactual Maximum Likelihood Estimation for Training Deep Network

This repository is the official implementation of Counterfactual Maximum Likelihood Estimation for Training Deep Network.

We propose two different training methods for Counterfactual Maximum Likelihood Estimation (CMLE), Implicit CMLE and Explicit CMLE. The models we use in the real-world experiments are illustrated below:

Requirements and training

We perform experiments on two different tasks, natural language inference (NLI) and image captioning (IC), that require different environments, datasets and models. To check each of the tasks, see README in ./NLI for the natural language inference experiments and see README in ./IC for image captioning experiments.

About

This is the repository for the paper: Counterfactual Maximum Likelihood Estimation for Training Deep Networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages