paper-with-me

Papers

Learning Stable Representations with Full Encoder

2021-03-25 · Zhouzheng Li, Kun Feng

While the beta-VAE family is aiming to find disentangled representations and acquire human-interpretable generative factors, like what an ICA (from the linear domain) does, we propose Full Encoder, a novel unified autoencoder framework as a correspondence to PCA in the non-linear domain. The idea is to train an autoencoder with one latent variable first, then involve more latent variables progressively to refine the reconstruction results. The Full Encoder is also a latent variable predictive model that the latent variables acquired are stable and robust, as they always learn the same representation regardless of the network initial states. Full Encoder can be used to determine the degrees of freedom in a simple non-linear system and can be useful for data compression or anomaly detection. Full Encoder can also be combined with the beta-VAE framework to sort out the importance of the generative factors, providing more insights for non-linear system analysis. These qualities will make FE useful for analyzing real-life industrial non-linear systems. To validate, we created a toy dataset with a custom-made non-linear system to test it and compare its properties to those of VAE and beta-VAE's.

📄 PDF Abstract BibTeX arXiv:2103.14082

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionData Compression

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
Beta-VAE Beta-VAE is a type of variational autoencoder that seeks to discover disentangled latent factors. It modifies VAEs with an adjustable…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…
USD Coin Customer Service Number +1-833-534-1729 설명 없음
ICA _Independent component analysis (ICA) is a statistical and computational technique for revealing hidden factors that underlie sets of random variables, measurements, or…

Similar Papers 제목 키워드 기반

Benign Autoencoders

2022-10-02 · Semyon Malamud, Teng Andrea Xu, Antoine Didisheim

Recent progress in Generative Artificial Intelligence (AI) relies on efficient data representations, often featuring encoder-decoder architectures. We formalize the mathematical problem of finding the optimal encoder-dec…

DecoderDimensionality Reduction

Masked Autoencoders are Efficient Class Incremental Learners

2023-08-24 · ICCV 2023 1 · Jiang-Tian Zhai, Xialei Liu, Andrew D. Bagdanov, Ke Li 외

Class Incremental Learning (CIL) aims to sequentially learn new classes while avoiding catastrophic forgetting of previous knowledge. We propose to use Masked Autoencoders (MAEs) as efficient learners for CIL. MAEs were …

class-incremental learningClass Incremental LearningIncremental Learning

Primitive Representation Learning for Scene Text Recognition

2021-05-10 · CVPR 2021 1 · Ruijie Yan, Liangrui Peng, Shanyu Xiao, Gang Yao

Scene text recognition is a challenging task due to diverse variations of text instances in natural scene images. Conventional methods based on CNN-RNN-CTC or encoder-decoder with attention mechanism may not fully invest…

DecoderRepresentation LearningScene Text Recognition

FLIER: Few-shot Language Image Models Embedded with Latent Representations

2024-10-10 · Zhinuo Zhou, Peng Zhou, Xiaoyong Pan

As the boosting development of large vision-language models like Contrastive Language-Image Pre-training (CLIP), many CLIP-like methods have shown impressive abilities on visual recognition, especially in low-data regime…

Image Generation

LAIT: Efficient Multi-Segment Encoding in Transformers with Layer-Adjustable Interaction

2023-05-31 · Jeremiah Milbauer, Annie Louis, Mohammad Javad Hosseini, Alex Fabrikant 외

Transformer encoders contextualize token representations by attending to all other tokens at each layer, leading to quadratic increase in compute effort with the input length. In practice, however, the input text of many…