paper-with-me

홈 › Papers

On a Mechanism Framework of Autoencoders

2022-08-15 · Changcun Huang

This paper proposes a theoretical framework on the mechanism of autoencoders. To the encoder part, under the main use of dimensionality reduction, we investigate its two fundamental properties: bijective maps and data disentangling. The general construction methods of an encoder that satisfies either or both of the above two properties are given. The generalization mechanism of autoencoders is modeled. Based on the theoretical framework above, we explain some experimental results of variational autoencoders, denoising autoencoders, and linear-unit autoencoders, with emphasis on the interpretation of the lower-dimensional representation of data via encoders; and the mechanism of image restoration through autoencoders is natural to be understood by those explanations. Compared to PCA and decision trees, the advantages of (generalized) autoencoders on dimensionality reduction and classification are demonstrated, respectively. Convolutional neural networks and randomly weighted neural networks are also interpreted by this framework.

📄 PDF Abstract BibTeX arXiv:2208.06995

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDimensionality ReductionImage Restoration

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Adversarial Attacks on Variational Autoencoders

2018-06-12 · George Gondim-Ribeiro, Pedro Tabacof, Eduardo Valle

Adversarial attacks are malicious inputs that derail machine-learning models. We propose a scheme to attack autoencoders, as well as a quantitative evaluation framework that correlates well with the qualitative assessmen…

BIG-bench Machine Learning

A Degeneracy Framework for Scalable Graph Autoencoders

2019-02-23 · Guillaume Salha, Romain Hennequin, Viet Anh Tran, Michalis Vazirgiannis

In this paper, we present a general framework to scale graph autoencoders (AE) and graph variational autoencoders (VAE). This framework leverages graph degeneracy concepts to train models only from a dense subset of node…

Rethinking Patch Dependence for Masked Autoencoders

2024-01-25 · Letian Fu, Long Lian, Renhao Wang, Baifeng Shi 외

In this work, we re-examine inter-patch dependencies in the decoding mechanism of masked autoencoders (MAE). We decompose this decoding mechanism for masked patch reconstruction in MAE into self-attention and cross-atten…

DecoderInstance SegmentationRepresentation LearningSemantic Segmentation

A Novel Fusion of Attention and Sequence to Sequence Autoencoders to Predict Sleepiness From Speech

2020-05-15 · Shahin Amiriparian, Pawel Winokurow, Vincent Karas, Sandra Ottl 외

Motivated by the attention mechanism of the human visual system and recent developments in the field of machine translation, we introduce our attention-based and recurrent sequence to sequence autoencoders for fully unsu…

Machine TranslationRepresentation Learning

From Variational to Deterministic Autoencoders

2019-03-29 · ICLR 2020 1 · Partha Ghosh, Mehdi S. M. Sajjadi, Antonio Vergari, Michael Black 외

Variational Autoencoders (VAEs) provide a theoretically-backed and popular framework for deep generative models. However, learning a VAE from data poses still unanswered theoretical questions and considerable practical c…

DecoderDensity Estimation