cs.LGSep 18, 2026

Efficient Architecture Search under Leave-One-Subject-Out Evaluation

Authors: Heinke Hihn, Friedhelm Schwenker

Abstract

Deep neural architectures are widely used for signal processing in automated pain assessment systems. However, architecture design has remained largely a manual task despite the potential efficiency benefits of Neural Architecture Search (NAS). Embedding NAS in a Leave-One-Subject-Out (LOSO) evaluation is computationally demanding because a fully nested implementation requires NN independent architecture searches and, assuming approximately linear training cost, scales as O(N2)\mathcal{O}(N^2). We propose a block-based, leakage-controlled approach that shares NAS runs between subjects, reducing the number of searches from NN to BB, where B≪NB \ll N, dubbed PainNAS. On the BioVid Heat Pain dataset, PainNAS yields comparable subject-level accuracy with substantially fewer parameters and FLOPs.

Explore similar work

CardsList