Identifying Informative Latent Variables Learned by GIN via Mutual Information
How to learn a good representation of data is one of the most important topics of machine learning. Disentanglement of representations, though believed to be the core feature of good representations, has caused a lot of debates and discussions in recent. Sorrenson et al. (2020), using the techniques developed in nonlinear independent analysis theory, show that general incompressible-flow networks (GIN) can recover the underlying latent variables that generate the data, and thus can provide a compact and disentangled representation. However, in this paper, we point out that the method taken by GIN for informative latent variables identification is not theoretically supported and can be disproved by experiments. We propose to use the mutual information between latent variables and the auxiliary variable to correctly identify informative latent variables. We directly verify the improvement brought by our method in experiments on synthetic data. We further show the advantage of our method on various downstream tasks including classification, outlier detection and adversarial attack defence.
Code (0)
등록된 구현이 없습니다.
Tasks
Adversarial AttackDisentanglementOutlier DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Variational Mutual Information Maximization Framework for VAE Latent Codes with Continuous and Discrete Priors
Learning interpretable and disentangled representations of data is a key topic in machine learning research. Variational Autoencoder (VAE) is a scalable method for learning directed latent variable models of complex data…
All-relevant feature selection using multidimensional filters with exhaustive search
This paper describes a method for identification of the informative variables in the information system with discrete decision variables. It is targeted specifically towards discovery of the variables that are non-inform…
Allfeature selectionEverything that can be learned about a causal structure with latent variables by observational and interventional probing schemes
What types of differences among causal structures with latent variables are impossible to distinguish by statistical data obtained by probing each visible variable? If the probing scheme is simply passive observation, th…
MIM: Mutual Information Machine
We introduce the Mutual Information Machine (MIM), a probabilistic auto-encoder for learning joint distributions over observations and latent variables. MIM reflects three design principles: 1) low divergence, to encoura…
ClusteringDecoderSemi-Supervised Disentangled Framework for Transferable Named Entity Recognition
Named entity recognition (NER) for identifying proper nouns in unstructured text is one of the most important and fundamental tasks in natural language processing. However, despite the widespread use of NER models, they …
Cross-Lingual NERDomain Adaptationnamed-entity-recognitionNamed Entity Recognition+2