Back to Cases
Case ReportPublished curriculum / implementation paper2023
AAB-CASE-2026-RV-112

CLGT: A Graph Transformer for Student Performance Prediction in Collaborative Learning

Modeling and predicting the performance of students in col- laborative learning paradigms is an important task. Most of the research presented in literature regarding collaborative learning focuses on the discussion forums and social learning networks.

This page documents an AI literacy or AI education case for registry purposes. It is descriptive and does not imply AAB endorsement of any specific tool, provider, or intervention.
01

Implementation

Source publication / research team or educational organization described in paper

02

Learning context

Research / curriculum design context

03

AI role

Evaluator

04

Outcome signal

Conceptual understanding

Registry Facets

0
Education Level
  • Unspecified / broad education
Subject Area
  • AI for education
  • collaborative learning
  • Explainable AI / robustness
  • Assessment / tutoring analytics
Use Case Type
  • Curriculum / course design
  • Teacher professional development
  • Assessment support
Stakeholder Group
  • Students
  • Teachers
  • Adult learners / professionals
  • Researchers
AI Capability Type
  • Explainable AI / robustness
  • Assessment / tutoring analytics
Implementation Model
  • Research / curriculum design context
Evidence Type
  • Learning analytics
  • Activity documentation
Outcomes Domain
  • Conceptual understanding
  • Teacher readiness
  • Assessment / feedback quality

Implementing Organization

1
Organization Type

Source publication / research team or educational organization described in paper

Location

Not specified in extracted text

Primary Facilitator Role

Researchers, educators, instructors, or facilitators as described in the source publication

Learning Context

2
Setting Type
  • Research / curriculum design context
Session Format

Course implementation or course design

Duration

Not specified in extracted text

Group Size

Not specified in extracted text

Devices

Explainable AI / robustness, Assessment / tutoring analytics

Constraints
  • Teacher readiness, time, support, and classroom integration may affect implementation quality.
  • High-stakes or student-data-centered AI use requires stronger governance, transparency, and bias monitoring.

Learner Profile

3
Age Range

Unspecified / broad education

Prior AI Exposure Assumed

Mixed or not explicitly specified; infer from target learner group and intervention design.

Prior Programming Background Assumed

Varies by intervention; not specified unless the paper explicitly describes prerequisites.

Educational Intent

4
Primary Learning Goals
  • Document the AI education intervention, course, tool, or resource described in the source publication.
  • Extract the learner context, AI role, pedagogy, outcomes, and constraints for AAB registry comparison.
  • Modeling and predicting the performance of students in col- laborative learning paradigms is an important task.
Secondary Learning Goals
  • Support AAB comparison across AI literacy, AI education, teacher training, higher education, and workforce contexts.
  • Capture evidence maturity, transferability, and limitations rather than treating the publication as product endorsement.
What This Was Not
  • Not an AAB endorsement of the tool, curriculum, provider, or result.
  • Not a direct replication record unless the source paper reports implementation details sufficient for replication.

AI Tool Description

5
Tool Type

Explainable AI / robustness, Assessment / tutoring analytics

Languages

Not specified in extracted text

AI Role
  • Evaluator
User Interaction Model
  • Primary interaction pattern inferred from publication: Curriculum / course design, Teacher professional development, Assessment support.
  • AI capability focus: Explainable AI / robustness, Assessment / tutoring analytics.
Safeguards
  • Minimize personal data collection and avoid storing identifiable learner media unless approved by local policy/IRB.

Activity Design

6
Activity Flow
  • Review the publication’s reported context, learner group, AI tool or curriculum, implementation process, and outcome evidence.
  • Map the case to AAB registry fields for comparison across educational levels and AI capability types.
  • Use the source publication and PDF for any manual verification before public registry release.
Human Vs AI Responsibilities
  • Human educators/researchers remain responsible for instructional design, supervision, interpretation, and ethical safeguards.
  • AI systems or AI concepts provide the learning object, support tool, evaluator, simulator, or automation context depending on the paper.
Scaffolding Strategies
  • Instructional / curriculum-based learning
  • Registry extraction emphasizes explicit learning goals, observed outcomes, constraints, and safety limitations.

Observed Challenges

7
Educators Reported
  • Teacher readiness, time, support, and classroom integration may affect implementation quality.
  • High-stakes or student-data-centered AI use requires stronger governance, transparency, and bias monitoring.

Design Adaptations

8
Adaptations
  • Case classified under: Published curriculum / implementation paper.
  • Pedagogical pattern: Instructional / curriculum-based learning.
  • Any additional adaptations should be verified against the full paper before public-facing publication.

Reported Outcomes

9
Engagement
  • Engagement evidence should be interpreted according to the source paper’s reported method and sample.
  • Most of the research presented in literature regarding collaborative learning focuses on the discussion forums and social learning networks.
Learning Signals
  • Most of the research presented in literature regarding collaborative learning focuses on the discussion forums and social learning networks.
Educators Reflection

Modeling and predicting the performance of students in col- laborative learning paradigms is an important task. Most of the research presented in literature regarding collaborative learning focuses on the discussion forums and social learning networks.

Ethical & Privacy Considerations

10
Privacy
  • Minimize personal data collection and avoid storing identifiable learner media unless approved by local policy/IRB.

Evidence Type

11
Evidence
  • Learning analytics
  • Activity documentation

Relevance to Research

12
Potential Research Use
  • Can be used as an AAB evidence record for cross-case comparison, standards drafting, and evidence-maturity mapping.
  • Supports identification of recurring patterns in AI literacy, AI education implementation, teacher preparation, assessment, and responsible AI learning.
Relevant Research Domains
  • Conceptual understanding
  • Teacher readiness
  • Assessment / feedback quality
  • Curriculum / course design
  • Teacher professional development
  • Assessment support
  • Explainable AI / robustness
  • Assessment / tutoring analytics

Case Status

13
Case Status
  • Completed

AAB Classification Tags

14
Age

Unspecified / broad education

Setting

Research / curriculum design context

AI Function

Explainable AI / robustness, Assessment / tutoring analytics

Pedagogy

Instructional / curriculum-based learning

Risk Level

High

Data Sensitivity

High

Source Publication

15
Title

CLGT: A Graph Transformer for Student Performance Prediction in Collaborative Learning

Authors
  • Tianhao Peng
  • Yu Liang
  • Wenjun Wu
  • Jian Ren
  • Zhao Pengrui
  • Yanjun Pu
Venue

Proceedings of the AAAI Conference on Artificial Intelligence, Vol. 37 No. 13, EAAI-23

Year

2023

Doi

10.1609/aaai.v37i13.26893

Source URL

https://ojs.aaai.org/index.php/AAAI/article/view/26893

Pdf URL

https://ojs.aaai.org/index.php/AAAI/article/view/26893/26665

Pdf Filename

084_CLGT_ A Graph Transformer for Student Performance Prediction in Collaborative Learning.pdf

Page Count

8

Abstract

Modeling and predicting the performance of students in col- laborative learning paradigms is an important task. Most of the research presented in literature regarding collaborative learning focuses on the discussion forums and social learning networks. There are only a few works that investigate how students interact with each other in team projects and how such interactions affect their academic performance. In order to bridge this gap, we choose a software engineering course as the study subject. The students who participate in a soft- ware engineering course are required to team up and complete a software project together. In this work, we construct an in- teraction graph based on the activities of students grouped in various teams. Based on this student interaction graph, we present an extended graph transformer framework for col- laborative learning (CLGT) for evaluating and predicting the performance of students. Moreover, the proposed CLGT con- tains an interpretation module that explains the prediction re- sults and visualizes the student interaction patterns. The ex- perimental results confirm that the proposed CLGT outper- forms the baseline models in terms of performing predictions based on the real-world datasets. Moreover, the proposed CLGT differentiates the students with poor performance in the collaborative learning paradigm and gives teachers early warnings, so that appropriate assistance can be provided.

Transferability

16
Best Fit Contexts
  • Research / curriculum design context
Likely Failure Modes
  • Teacher readiness, time, support, and classroom integration may affect implementation quality.
  • High-stakes or student-data-centered AI use requires stronger governance, transparency, and bias monitoring.

Cost And Operations

17
Time Cost Notes

Not specified in extracted text unless noted in duration field.

Staffing Notes

Requires educators/researchers/facilitators with sufficient AI literacy and pedagogy knowledge for the target learners.

Infra Notes

Infrastructure depends on AI tool type, learner devices, data access, and institutional policy context.

Extraction Notes

18
Confidence

High

Missing Information
  • group_size
  • duration
Reasoning Limits

This entry was automatically extracted from the PDF text and manifest metadata. Fields should be manually verified before public registry publication, especially group size, location, duration, and outcome claims.

Duplicate Check Against Uploaded Cases Json
Closest Existing Title

Integrating Generative AI into Programming Education: Student Perceptions and the Challenge of Correcting AI Errors

Similarity Score

0.418

Likely Duplicate

false

Registry Metadata

19
Case ID
AAB-CASE-2026-RV-112
Publication Status
Published curriculum / implementation paper
Tags
caseUnspecified / broad educationNot specified in extracted textResearch / curriculum design contextExplainable AI / robustnessAI for educationcollaborative learningExplainable AI / robustnessAssessment / tutoring analyticsCurriculum / course designTeacher professional developmentAssessment support