non-linear dimension reduction via Autoencoder

8 visualizaciones (últimos 30 días)
abassidodo
abassidodo el 5 de Oct. de 2017
Respondida: Tommi Kärkkäinen el 9 de Nov. de 2022
hello all, I am trying to use the Matlab implementation of autoencoder to reduce the dimension of 1509 samples of Bag-of-visual word models of images, but I am surprised that while the image classification without dimension reduction recorded about 50% accuracy, and Matlab's PCA improved it to 60% but the Matlab implementation of autoencoder (with logsig activation and default values for all the parameters) reduced it to 40%. I expect higher accuracy from autoencoder, what can be the problem?

Respuestas (2)

BERGHOUT Tarek
BERGHOUT Tarek el 11 de Abr. de 2019
1) try to normalize you data first, between 0 and 1.
2) use these autoencoders and tell me the difference

Tommi Kärkkäinen
Tommi Kärkkäinen el 9 de Nov. de 2022

Categorías

Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by