paper-with-me

Papers

EvoAAA: An evolutionary methodology for automated \neural autoencoder architecture search

2023-01-15 · Francisco Charte, Antonio J. Rivera, Francisco Martínez, María J. del Jesus

Machine learning models work better when curated features are provided to them. Feature engineering methods have been usually used as a preprocessing step to obtain or build a proper feature set. In late years, autoencoders (a specific type of symmetrical neural network) have been widely used to perform representation learning, proving their competitiveness against classical feature engineering algorithms. The main obstacle in the use of autoencoders is finding a good architecture, a process that most experts confront manually. An automated autoencoder architecture search procedure, based on evolutionary methods, is proposed in this paper. The methodology is tested against nine heterogeneous data sets. The obtained results show the ability of this approach to find better architectures, able to concentrate most of the useful information in a minimized coding, in a reduced time.

📄 PDF Abstract BibTeX arXiv:2301.06047

Code (1)

fcharte/evoaaa 공식 구현

Tasks

Feature EngineeringRepresentation Learning

Similar Papers 제목 키워드 기반

Automated Algorithmic Discovery for Scientific Computing through LLM-Guided Evolutionary Search: A Case Study in Gravitational-Wave Detection

2025-08-05 · He Wang, Liang Zeng arxiv

Automated algorithm discovery in scientific computing faces fundamental challenges: vast design spaces with expensive evaluations, domain-specific physical constraints requiring expert knowledge, and the necessity for in…

QxEAI: Quantum-like evolutionary algorithm for automated probabilistic forecasting

2024-05-02 · Kevin Xin, Lizhi Xin

Forecasting, to estimate future events, is crucial for business and decision-making. This paper proposes QxEAI, a methodology that produces a probabilistic forecast that utilizes a quantum-like evolutionary algorithm bas…

Decision MakingTime Series

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

EEG Artifact Detection and Correction with Deep Autoencoders

2025-02-12 · David Aquilué-Llorens, Aureli Soria-Frisch

EEG signals convey important information about brain activity both in healthy and pathological conditions. However, they are inherently noisy, which poses significant challenges for accurate analysis and interpretation. …

Artifact DetectionEEGEEG Artifact Removal

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…

DecoderDenoisingfeature selectionImage Denoising+2