EM-DARTS: Hierarchical Differentiable Architecture Search for Eye Movement Recognition
Huafeng Qin, Hongyu Zhu, Xin Jin, Xin Yu, Mounim A. El-Yacoubi, and, Shuqiang Yang

TL;DR
EM-DARTS introduces a hierarchical differentiable architecture search method that automatically designs deep learning models for eye movement recognition, achieving state-of-the-art accuracy on multiple datasets.
Contribution
The paper proposes EM-DARTS, a novel hierarchical neural architecture search algorithm that improves architecture diversity and search efficiency for eye movement recognition.
Findings
Achieved lowest EERs of 0.0453, 0.0377, and 0.1385 on three datasets.
Demonstrated state-of-the-art recognition performance.
Effectively simplified network search using transfer entropy.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaze Tracking and Assistive Technology · Robotics and Automated Systems · Hand Gesture Recognition Systems
MethodsSoftmax · Attention Is All You Need · Differentiable Architecture Search
