[go: up one dir, main page]

Skip to content
#

latent-representations

Here are 12 public repositories matching this topic...

This repository contains the implementation of SimplEx, a method to explain the latent representations of black-box models with the help of a corpus of examples. For more details, please read our NeurIPS 2021 paper: 'Explaining Latent Representations with a Corpus of Examples'.

  • Updated Jan 31, 2023
  • Python

This algorithm exploits the relationships between variables to improve the reconstruction performance of the variational autoencoder (VAE). A correlation score was used as the metric to group the features via a distance-based clustering method. The resulting clusters served as inputs for the Attention-Based VAE.

  • Updated Sep 14, 2024
  • Python

Improve this page

Add a description, image, and links to the latent-representations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the latent-representations topic, visit your repo's landing page and select "manage topics."

Learn more