paper-with-me

Papers

Latent space configuration for improved generalization in supervised autoencoder neural networks

2024-02-13 · Nikita Gabdullin

Autoencoders (AE) are simple yet powerful class of neural networks that compress data by projecting input into low-dimensional latent space (LS). Whereas LS is formed according to the loss function minimization during training, its properties and topology are not controlled directly. In this paper we focus on AE LS properties and propose two methods for obtaining LS with desired topology, called LS configuration. The proposed methods include loss configuration using a geometric loss term that acts directly in LS, and encoder configuration. We show that the former allows to reliably obtain LS with desired configuration by defining the positions and shapes of LS clusters for supervised AE (SAE). Knowing LS configuration allows to define similarity measure in LS to predict labels or estimate similarity for multiple inputs without using decoders or classifiers. We also show that this leads to more stable and interpretable training. We show that SAE trained for clothes texture classification using the proposed method generalizes well to unseen data from LIP, Market1501, and WildTrack datasets without fine-tuning, and even allows to evaluate similarity for unseen classes. We further illustrate the advantages of pre-configured LS similarity estimation with cross-dataset searches and text-based search using a text query without language models.

📄 PDF Abstract BibTeX arXiv:2402.08441

Code (0)

등록된 구현이 없습니다.

Tasks

Texture Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음
AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Semi-Supervised Learning by Disentangling and Self-Ensembling Over Stochastic Latent Space

2019-07-22 · Prashnna Kumar Gyawali, Zhiyuan Li, Sandesh Ghimire, Linwei Wang

The success of deep learning in medical imaging is mostly achieved at the cost of a large labeled data set. Semi-supervised learning (SSL) provides a promising solution by leveraging the structure of unlabeled data to im…

Data AugmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRepresentation Learning

Latent Spatiotemporal Adaptation for Generalized Face Forgery Video Detection

2023-09-09 · Daichi Zhang, Zihao Xiao, Jianmin Li, Shiming Ge

Face forgery videos have caused severe public concerns, and many detectors have been proposed. However, most of these detectors suffer from limited generalization when detecting videos from unknown distributions, such as…

Contrastive LearningRepresentation Learning

AI Discovering a Coordinate System of Chemical Elements: Dual Representation by Variational Autoencoders

2020-11-24 · Alex Glushkovsky

The periodic table is a fundamental representation of chemical elements that plays essential theoretical and practical roles. The research article discusses the experiences of unsupervised training of neural networks to …

Improving Generalization of Sequence Encoder-Decoder Networks for Inverse Imaging of Cardiac Transmembrane Potential

2018-10-12 · Sandesh Ghimire, Prashnna Kumar Gyawali, John L. Sapp, Milan Horacek 외

Deep learning models have shown state-of-the-art performance in many inverse reconstruction problems. However, it is not well understood what properties of the latent representation may improve the generalization ability…

DecoderLearning Theory

Molecular Latent Space Simulators

2020-07-01 · Hythem Sidky, Wei Chen, Andrew L. Ferguson

Small integration time steps limit molecular dynamics (MD) simulations to millisecond time scales. Markov state models (MSMs) and equation-free approaches learn low-dimensional kinetic models from MD simulation data by p…