CLAIOct 31, 2020

Personalized Multimodal Feedback Generation in Education

arXiv:2011.00192v1991 citations
AI Analysis

This work addresses the challenge of automated, personalized feedback generation in K-12 education, which is an incremental improvement in AI applications for education.

The paper tackles the problem of generating personalized multimodal feedback for teachers to evaluate student assignments involving images, audios, and texts, proposing a novel network that significantly outperforms baselines by generating more accurate and diverse feedback.

The automatic evaluation for school assignments is an important application of AI in the education field. In this work, we focus on the task of personalized multimodal feedback generation, which aims to generate personalized feedback for various teachers to evaluate students' assignments involving multimodal inputs such as images, audios, and texts. This task involves the representation and fusion of multimodal information and natural language generation, which presents the challenges from three aspects: 1) how to encode and integrate multimodal inputs; 2) how to generate feedback specific to each modality; and 3) how to realize personalized feedback generation. In this paper, we propose a novel Personalized Multimodal Feedback Generation Network (PMFGN) armed with a modality gate mechanism and a personalized bias mechanism to address these challenges. The extensive experiments on real-world K-12 education data show that our model significantly outperforms several baselines by generating more accurate and diverse feedback. In addition, detailed ablation experiments are conducted to deepen our understanding of the proposed framework.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes