Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (2): 416-426.DOI: 10.11772/j.issn.1001-9081.2025030271

• Artificial intelligence • Previous Articles    

Multistage coupled decision-making framework for researcher redeployment after discipline revocation

Fei GAO1, Dong CHEN1,2,3,4, Dixing BIAN1, Wenqiang FAN1, Qidong LIU1,2,3,4, Pei LYU1,2,3,4, Chaoyang ZHANG1,2,3,4, Mingliang XU1,2,3,4()   

  1. 1.School of Computer Science and Artificial Intelligence,Zhengzhou University,Zhengzhou Henan 450001,China
    2.Engineering Research Center of Intelligent Cluster System,Ministry of Education (Zhengzhou University),Zhengzhou Henan 450001,China
    3.National Supercomputing Center in Zhengzhou,Zhengzhou Henan 450001,China
    4.Henan Province Large Model Technology and New Software Engineering Research Center (Zhengzhou University),Zhengzhou Henan 450001,China
  • Received:2025-03-18 Revised:2025-05-10 Accepted:2025-05-13 Online:2025-06-05 Published:2026-02-10
  • Contact: Mingliang XU
  • About author:GAO Fei, born in 2001, M. S. candidate. His research interests include natural language processing.
    CHEN Dong, born in 1994, Ph. D., lecturer. His research interests include large model decision-making, collaboration between large and small models, cross-media anomaly detection.
    BIAN Dixing, born in 2002, M. S. candidate. His research interests include natural language processing.
    FAN Wenqiang, born in 1999, M. S. candidate. His research interests include natural language processing.
    LIU Qidong, born in 1993, Ph. D., professor. His research interests include reinforcement learning, path planning.
    LYU Pei, born in 1986, Ph. D., professor. His research interests include artificial intelligence, virtual reality, human-machine integrated intelligent systems.
    ZHANG Chaoyang, born in 1986, Ph. D., professor. His research interests include artificial intelligence, virtual reality, human-machine integrated intelligent systems.
    XU Mingliang, born in 1981, Ph. D., professor. His research interests include artificial intelligence, big data, robotics, industrial software. Email:iexumingliang@zzu.edu.cn
  • Supported by:
    National Natural Science Foundation of China(62325602);Foundation of Henan Educational Committee(25HASTIT034);Natural Science Foundation of Henan(232300421095)

面向学科撤销后科研人员重分配的多阶段耦合决策框架

高飞1, 陈董1,2,3,4, 边帝行1, 范文强1, 刘起东1,2,3,4, 吕培1,2,3,4, 张朝阳1,2,3,4, 徐明亮1,2,3,4()   

  1. 1.郑州大学 计算机与人工智能学院,郑州 450001
    2.智能集群系统教育部工程研究中心(郑州大学),郑州 450001
    3.国家超级计算郑州中心,郑州 450001
    4.河南省大模型技术与新质软件工程研究中心(郑州大学),郑州 450001
  • 通讯作者: 徐明亮
  • 作者简介:高飞(2001—),男,河南洛阳人,硕士研究生,CCF会员,主要研究方向:自然语言处理
    陈董(1994—),男,河南郑州人,讲师,博士,主要研究方向:大模型决策、大小模型协同、跨媒体异常检测
    边帝行(2002—),男,河南郑州人,硕士研究生,主要研究方向:自然语言处理
    范文强(1999—),男,河南驻马店人,硕士研究生,主要研究方向:自然语言处理
    刘起东(1993—),男,河南新乡人,教授,博士,主要研究方向:强化学习、路径规划
    吕培(1986—),男,河南郑州人,教授,博士,主要研究方向:人工智能、虚拟现实、人机融合智能系统
    张朝阳(1986—),男,河南郑州人,教授,博士,主要研究方向:人工智能、虚拟现实、人机融合智能系统
    徐明亮(1981—),男,河南信阳人,教授,博士,主要研究方向:人工智能、大数据、机器人、工业软件。 Email:iexumingliang@zzu.edu.cn
  • 基金资助:
    国家自然科学基金资助项目(62325602);国家自然科学基金资助项目(62036010);国家自然科学基金资助项目(62276238);国家自然科学基金资助项目(U24A20326);河南省教育委员会基金资助项目(25HASTIT034);河南省自然科学基金资助项目(232300421095)

Abstract:

The existing researcher redeployment after discipline revocation relies on manual decision-making, which makes it difficult to coordinate discipline associations effectively. In this context, Large Language Model (LLM) with strong knowledge analysis capabilities provides new ideas for discipline optimization based on researcher redeployment after discipline revocation. However, on university research data represented by scientific research information, they face challenges such as difficulty in understanding professional terms and obvious long-tail distribution. Therefore, a multistage coupled decision-making framework for the redeployment of researchers after discipline revocation, namely MCRF (Multistage Coupled Redeployment Framework), was proposed. MCRF was composed of four stages: recall, semantic enhancement, pairing, and reordering, and was able to decompose difficult problems into multiple relatively simple sub-problems effectively. Firstly, a discipline research word cloud association dataset was constructed to alleviate the problem of general models’ difficulty in understanding specialized academic terms. Secondly, an association recall algorithm was designed to recall Top-K related disciplines of scientific research information quickly, thereby reducing the overall decision-making time overhead. Finally, an implicit optimization module was introduced to generate diverse representations of scientific research information, thereby ensuring that tail discipline research information was able to be fully associated with researchers’ research directions, and accurate semantic matching was achieved through a fine-grained scientific research project ordering model. Experimental results show that on multiple datasets, the recall of the proposed framework reaches 92% in the recall stage, and the accuracy of the proposed framework is 96% in the reordering stage, verifying the effectiveness of MCRF in the task of discipline structure optimization effectively.

Key words: Large Language Model (LLM), scientific research word cloud, discipline structure optimization, scientific research information, semantic matching

摘要:

现有学科撤销后的科研人员重分配依赖人工决策,难以有效统筹学科关联。在此背景下,拥有强大知识分析能力的大语言模型(LLM)为基于学科撤销后的科研人员重分配优化提供了新思路,然而它们在以科研信息为代表的高校科研数据上面临着专业术语难理解和长尾分布明显等挑战。因此,提出一种面向学科撤销后科研人员重分配的多阶段耦合决策框架MCRF(Multistage Coupled Redeployment Framework)。MCRF包含召回、语义增强、配对和重排这4个阶段,能有效地将困难问题分解为多个相对简单的子问题。首先,构建学科科研词云关联数据集,缓解通用模型难以理解专用学术名词的问题;其次,设计关联召回算法,快速召回科研信息的Top-k关联学科,从而降低整体决策的时间开销;最后,引入隐式优化模块,生成多样化的科研信息表述,从而确保尾部学科科研信息能与科研人员研究方向全面关联,并通过细粒度科研项目排序模型实现精准语义匹配。实验结果表明,在多个数据集上,所提框架在召回阶段的召回率达到了92%,在重排阶段的准确率为96%,有效验证了MCRF在学科结构优化任务中的有效性。

关键词: 大语言模型, 科研词云, 学科结构优化, 科研信息, 语义匹配

CLC Number: