自动设计眼动识别深度网络,性能达当前最优。
EM-DARTS: Hierarchical Differentiable Architecture Search for Eye Movement Recognition
- 分层搜索:全局与局部交替优化网络结构
- 在3个数据集上实现最低错误率,最低EER达0.0377
- 用迁移熵减少冗余,适合眼动识别新模型开发
眼动生物特征识别因高安全性受到关注。尽管深度学习模型在该任务中表现优异,但其架构多依赖人工经验。不同微分神经架构搜索(DARTS)虽能高效自动化设计,但通常堆叠多个单元构建卷积网络,限制了结构多样性;且搜索阶段使用浅层网络,与评估阶段深度差异大。为此,本文提出EM-DARTS,一种分层可微架构搜索算法,用于自动设计眼动识别的深度网络。首先构建超网,并提出全局与局部交替的可微搜索策略:局部策略优化各单元结构,全局策略优化目标网络架构。为减少冗余,引入迁移熵计算每层信息量,简化搜索过程。在三个公开数据集上的实验表明,所提方法生成的模型达到当前最优性能:在GazeBase数据集上实现最低EER 0.0453,JuDo1000上为0.0377,EMglasses上为0.1385。
原文摘要 · Abstract (English)
Eye movement biometrics has received increasing attention thanks to its highly secure identification. Although deep learning (DL) models have shown success in eye movement recognition, their architectures largely rely on human prior knowledge. Differentiable Neural Architecture Search (DARTS) automates the manual process of architecture design with high search efficiency. However, DARTS typically stacks multiple cells to form a convolutional network, which limits the diversity of architecture. Furthermore, DARTS generally searches for architectures using shallower networks than those used in the evaluation, creating a significant disparity in architecture depth between the search and evaluation phases. To address this issue, we propose EM-DARTS, a hierarchical differentiable architecture search algorithm to automatically design the DL architecture for eye movement recognition. First, we define a supernet and propose a global and local alternate Neural Architecture Search method to search the optimal architecture alternately with a differentiable neural architecture search. The local search strategy aims to find an optimal architecture for different cells while the global search strategy is responsible for optimizing the architecture of the target network. To minimize redundancy, transfer entropy is proposed to compute the information amount of each layer, thereby further simplifying the network search process. Experimental results on three public datasets demonstrate that the proposed EM-DARTS is capable of producing an optimal architecture that leads to state-of-the-art recognition performance, {Specifically, the recognition models developed using EM-DARTS achieved the lowest EERs of 0.0453 on the GazeBase dataset, 0.0377 on the JuDo1000 dataset, and 0.1385 on the EMglasses dataset.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。