paper-with-me

Papers

Distributed Evolution of Deep Autoencoders

2020-04-16 · Jeff Hajewski, Suely Oliveira, Xiaoyu Xing

Autoencoders have seen wide success in domains ranging from feature selection to information retrieval. Despite this success, designing an autoencoder for a given task remains a challenging undertaking due to the lack of firm intuition on how the backing neural network architectures of the encoder and decoder impact the overall performance of the autoencoder. In this work we present a distributed system that uses an efficient evolutionary algorithm to design a modular autoencoder. We demonstrate the effectiveness of this system on the tasks of manifold learning and image denoising. The system beats random search by nearly an order of magnitude on both tasks while achieving near linear horizontal scaling as additional worker nodes are added to the system.

📄 PDF Abstract BibTeX arXiv:2004.07607

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoisingfeature selectionImage DenoisingInformation RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

MONCAE: Multi-Objective Neuroevolution of Convolutional Autoencoders

2021-06-07 · Daniel Dimanov, Emili Balaguer-Ballester, Colin Singleton, Shahin Rostami

In this paper, we present a novel neuroevolutionary method to identify the architecture and hyperparameters of convolutional autoencoders. Remarkably, we used a hypervolume indicator in the context of neural architecture…

AutoMLimage-classificationImage ClassificationImage Compression+1

The Genomic Code: The genome instantiates a generative model of the organism

2024-07-22 · Kevin J. Mitchell, Nick Cheney

How does the genome encode the form of the organism? What is the nature of this genomic code? Inspired by recent work in machine learning and neuroscience, we propose that the genome encodes a generative model of the org…

Predicting large scale cosmological structure evolution with GAN-based autoencoders

2024-03-04 · Marion Ullmo, Nabila Aghnim, Aurélien Decelle, Miguel Aragon-Calvo

Cosmological simulations play a key role in the prediction and understanding of large scale structure formation from initial conditions. We make use of GAN-based Autoencoders (AEs) in an attempt to predict structure evol…

Eigenvalues of Autoencoders in Training and at Initialization

2022-01-27 · Benjamin Dees, Susama Agarwala, Corey Lowman

In this paper, we investigate the evolution of autoencoders near their initialization. In particular, we study the distribution of the eigenvalues of the Jacobian matrices of autoencoders early in the training process, t…

Dynamic Joint Variational Graph Autoencoders

2019-10-04 · Sedigheh Mahdavi, Shima Khoshraftar, Aijun An

Learning network representations is a fundamental task for many graph applications such as link prediction, node classification, graph clustering, and graph visualization. Many real-world networks are interpreted as dyna…

ClusteringGraph ClusteringGraph EmbeddingLearning Network Representations+2