研究兴趣

🧠

AI

人工智能(Artificial Intelligence)

本研究方向主要关注人工智能基础理论与智能系统构建,研究内容涵盖机器学习、深度学习、多模态智能分析以及智能决策技术。致力于探索人工智能在复杂场景理解、智能推理与行业应用中的通用方法与系统化能力。
📊

CV

计算机视觉(Computer Vision)

本研究方向主要关注计算机视觉与智能图像理解技术,研究内容包括图像分类、目标检测、语义分割、视觉表示学习以及复杂场景分析。重点探索深度学习与视觉基础模型在遥感、医学和智能感知任务中的应用。
⚙️

LLM

大语言模型(Large Language Model)

本研究方向主要关注大语言模型与自然语言处理技术,研究内容包括预训练语言模型、提示学习、检索增强生成、知识增强推理以及智能问答等方向。重点探索大模型在内容生成、学术辅助与智能交互中的应用价值。

论文与工作论文

2025
Predicting Student Performance in Software Engineering Education Using Random Forest: A Data-Driven Approach Based on Subjective Assessments
Zhu, L., Zhang, S., Wei, Y., Tu, X., Huang, Y., & Wu, M. · In Proceedings of the 2025 International Conference on Digital Education and Information Technology
The research aims to study the efficacy of random forest algorithm modelling student grades in software engineering education and compares the predictions made by the model with actual student grades. The data are collected from 88 students from Sanda University in the course "Software Testing Practice" including both subjective ratings by teachers and team leaders across five dimensions: testing requirements, testing plans, testing cases, defect discovery, and testing reports; and students' actual grades in the course "Software Engineering and Project Management" which are objective assessment criteria. It will be compared between two models, Random Forest versus AdaBoost, to determine which is better predicting the students' grades. The overall model designed in this study with subjective ratings from a single course to predict future grades in related courses can be demonstrated to show different performance using their respective different performance models. It has been shown through correlation studies that the random forest model exhibits a greater correlation with actual scores (0.629) than does the AdaBoost model (0.475). More evaluation with measurements such as MAE, MPE, MAPE, as well as R² confirmed the advantages of the random forest model in terms of accuracy and reliability. The model can be further enhanced and made adaptable to various learning environments to more accurately reflect and inform better decision-making in the future and ongoing software engineering education improvements.