面向智能教育中认知诊断的进化多目标神经架构搜索方法

An Evolutionary Multiobjective Neural Architecture Search Approach to Advancing Cognitive Diagnosis in Intelligent Education

IEEE Transactions on Evolutionary Computation · 2024
被引 9
ABS 4

中文导读

提出一种进化多目标神经架构搜索方法,自动设计高可解释性且性能更优的认知诊断模型,实验证明其效果优于现有手工模型。

Abstract

As a pivotal technique in intelligent education systems, cognitive diagnosis (CD) serves to reveal students’ knowledge proficiency for better tackling subsequent tasks. Unfortunately, due to pursuing high model interpretability, existing manually designed models for CD often hold simplistic architectures, which cannot cope with intricate data in modern education platforms. Furthermore, the bias of human design limits the emergence of novel and effective CD models (CDMs). To develop interpretable and more effective models, thus this article proposes an evolutionary multiobjective neural architecture search (NAS) approach for CD. Specifically, we first adopt a comprehensive search space for the NAS task of CD: all candidate models can be encompassed by a general model that deals with three distinct types of inputs. Then, an innovative model interpretability objective is devised to formulate the architecture search task as a bi-objective optimization problem (BOP). To solve the BOP, we employ a multiobjective genetic programming (MOGP) as the search strategy to explore the search space. To make the employed MOGP search well, all architectures are first encoded by trees for easy optimization, and we devise a genetic operation and a population initialization strategy to expedite its convergence. Finally, the proposed approach is actually an MOGP-based NAS approach for CD. Extensive experiments show that CDMs searched by the proposed approach exhibit significantly better performance than existing models and hold as good interpretability as handcrafted models. Besides, the effectiveness of the proposed MOGP search strategy, the devised objective, and tailored strategies are validated.

智能教育认知诊断神经架构搜索进化算法多目标优化