Neuroevolution is a representative neural architecture search paradigm that evolves both network topology and weights through evolutionary algorithms. In this paper, we propose Seq103, a unified NEAT-style neuroevolution framework for compact sequence architecture discovery. Seq103 consists of a shared evolutionary backbone and an optional recurrent extension. The shared backbone includes an elementary node-and-connection representation, per-class RMSE-based evaluation, mutation-based evolution with class-wise recombination, and elitism. The optional hidden-state mechanism extends the search space with hidden-state nodes and hidden connections, enabling temporal memory when step-wise recurrent inference is required. With this design, Seq103 applies the same core search pipeline to both step-wise recurrent and sample-wise feedforward sequence classification. In recurrent tasks, the hidden-state extension is enabled to provide temporal memory; in feedforward tasks, it is disabled while the shared evolutionary backbone remains unchanged. We evaluate Seq103 on 8 text classification datasets and the full UCRArchive2018 benchmark with 128 univariate time-series datasets. On step-wise tasks, Seq103 retains 86.96% of the best-baseline accuracy on average while using 34.6x to 3218.0x fewer parameters. On sample-wise tasks over the full UCRArchive2018 benchmark, Seq103 retains 81.95% of the best-baseline accuracy on average while using 11.8x to 160,601.0x fewer parameters.
翻译:神经进化是一种代表性神经架构搜索范式,通过进化算法同时演化网络拓扑结构和权重。本文提出Seq103,一个统一的NEAT风格神经进化框架,用于紧凑序列架构发现。Seq103包含共享进化主干与可选循环扩展两部分。共享主干包括基本节点-连接表示、基于每类RMSE的评估、带类别重组的突变进化机制以及精英保留策略。可选隐藏状态机制通过引入隐藏状态节点和隐藏连接扩展搜索空间,在需要逐步循环推理时提供时间记忆能力。基于此设计,Seq103将相同的核心搜索流程同时应用于逐步循环和样本前馈序列分类任务:在循环任务中启用隐藏状态扩展以提供时间记忆;在前馈任务中禁用该扩展,同时保持共享进化主干不变。我们在8个文本分类数据集和包含128个单变量时间序列的完整UCRArchive2018基准上评估Seq103。在逐步任务中,Seq103在保持平均最佳基线精度86.96%的同时,参数量减少34.6倍至3210.8倍;在完整UCRArchive2018基准的样本前馈任务中,Seq103在保持平均最佳基线精度81.95%的同时,参数量减少11.8倍至160,601.0倍。