Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

AliLotfi92/Deep_Variational_Information_Bottleneck

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
17 Commits
 
 
 
 

Repository files navigation

Deep Variational Information Bottleneck

This repository provides the implementation of Deep Variational Information Bottleneck. The main idea of DVIB is to impose a bottleneck (here in the dimensionality) through which only necessary information for the reconstruction of $X$ can pass. I tried to implement this in the simplest from so that Information Bottleneck can be easily leveraged as a regularizer or metric for other projects.

Requirements

  • $X$ is the input,
  • $Y$ is the label,
  • We look for a latent variable $Z$ that maximizes the mutual information $I(Z;Y)$, meanwhile, it has to minimize $I(Z;X)$.
  • For more detials and theoritical proofs please check https://arxiv.org/abs/1612.00410

How to run

python VIBV4.py

About

Tensorflow implementation of deep variational information bottleneck

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.