SOTAVerified

A Transformer-based Neural Architecture Search Method

2025-05-02Code Available0· sign in to hype

Shang Wang, Huanrong Tang, Jianquan Ouyang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents a neural architecture search method based on Transformer architecture, searching cross multihead attention computation ways for different number of encoder and decoder combinations. In order to search for neural network structures with better translation results, we considered perplexity as an auxiliary evaluation metric for the algorithm in addition to BLEU scores and iteratively improved each individual neural network within the population by a multi-objective genetic algorithm. Experimental results show that the neural network structures searched by the algorithm outperform all the baseline models, and that the introduction of the auxiliary evaluation metric can find better models than considering only the BLEU score as an evaluation metric.

Tasks

Reproductions