计算机与现代化 ›› 2021, Vol. 0 ›› Issue (08): 16-23.

• 算法设计与分析 • 上一篇    下一篇

基于粒子群遗传算法的智能组卷策略

  

  1. (华南师范大学计算机学院,广东广州510631)
  • 出版日期:2021-08-19 发布日期:2021-08-19
  • 作者简介:陈春燕(1996—),女,浙江湖州人,硕士研究生,研究方向:智能信息管理系统,Web技术,E-mail: 897081186@qq.com; 刘梦赤 (1962—),男,教授,国家杰出青年,E-mail: 675139391@qq.com。
  • 基金资助:
    广州市大数据智能教育重点实验室(201905010009); 国家自然科学基金资助项目(61672389)

Intelligent Test Paper Generation Strategy Based on  Particle Swarm Optimization Genetic Algorithm

  1. (School of Computer Science, South China Normal University, Guangzhou 510631, China)
  • Online:2021-08-19 Published:2021-08-19

摘要: 在线考试摒弃了传统纸质考试固有的缺点,在网络教育领域里获得了非常广泛的应用。人工智能化考试组卷,是完成在线考试高效性的重要技术之一。组卷问题,是多发展目标的组合优化问题,一般来说具备数个解。人工智能算法对于寻找此类问题的最优解具有明显优势。本文首先分析和研究目前主流的智能组卷算法,并结合组卷的有关原理及数学实验模型,提出一种基于粒子群遗传算法的智能组卷策略,将群体中的粒子和个体极值、群体极值进行遗传算法中的交叉操作与粒子本身展开变异操作,同时通过自适应调节交叉概率和变异概率、分段实数编码等方式,提升算法性能。最后经过对比实验验证该算法的优势。

关键词:  , 在线考试; 组卷理论; 数学模型; 粒子群遗传算法; 编码

Abstract: Online exams abandon the inherent shortcomings of traditional paper exams and have been widely used in the field of online education. The test paper of artificial intelligence is one of the important techniques for completing online examinations efficiently. The question of test paper is a multi-development goal combination and optimization problem, and generally has several solutions. Artificial intelligence algorithms have obvious advantages in finding the optimal solution of such problems. This paper first analyzes and studies the current mainstream intelligent test paper generation algorithm, combines the relevant principles of test paper generation and mathematical experiment models, and proposes an intelligent test paper generation strategy based on particle swarm genetic algorithm. The particles, individual extremes in the population and the extremes of the population are performed the crossover operation in the genetic algorithm and the mutation operation of the particle itself. At the same time, the algorithm performance is improved by adaptively adjusting the crossover probability and the mutation probability, and the segmented real number encoding. Finally, a comparative experiment is taken to prove the advantages of the algorithm.

Key words: online examination, test paper generation theory, mathematical model, PSO-GA, encoding