paper-with-me

홈 › Papers

Identifying Informative Latent Variables Learned by GIN via Mutual Information

2021-01-01 · Chen Zhang, Yitong Sun, Mingtian Zhang

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDisentanglementOutlier Detection

Methods 이 논문이 사용한 방법론

GIN Per the authors, Graph Isomorphism Network (GIN) generalizes the WL test and hence achieves maximum discriminative power among GNNs.

Similar Papers 제목 키워드 기반

Variational Mutual Information Maximization Framework for VAE Latent Codes with Continuous and Discrete Priors

2020-06-02 · Andriy Serdega, Dae-shik Kim

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

2017-05-16 · Krzysztof Mnich, Witold R. Rudnicki

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 selection

Everything that can be learned about a causal structure with latent variables by observational and interventional probing schemes

2024-07-01 · Marina Maciel Ansanelli, Elie Wolfe, Robert W. Spekkens

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

2019-10-08 · Micha Livne, Kevin Swersky, David J. Fleet

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…

ClusteringDecoder

Semi-Supervised Disentangled Framework for Transferable Named Entity Recognition

2020-12-22 · Zhifeng Hao, Di Lv, Zijian Li, Ruichu Cai 외

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