English

AiM: Taking Answers in Mind to Correct Chinese Cloze Tests in Educational Applications

Computation and Language 2022-09-19 v2 Computer Vision and Pattern Recognition

Abstract

To automatically correct handwritten assignments, the traditional approach is to use an OCR model to recognize characters and compare them to answers. The OCR model easily gets confused on recognizing handwritten Chinese characters, and the textual information of the answers is missing during the model inference. However, teachers always have these answers in mind to review and correct assignments. In this paper, we focus on the Chinese cloze tests correction and propose a multimodal approach (named AiM). The encoded representations of answers interact with the visual information of students' handwriting. Instead of predicting 'right' or 'wrong', we perform the sequence labeling on the answer text to infer which answer character differs from the handwritten content in a fine-grained way. We take samples of OCR datasets as the positive samples for this task, and develop a negative sample augmentation method to scale up the training data. Experimental results show that AiM outperforms OCR-based methods by a large margin. Extensive studies demonstrate the effectiveness of our multimodal approach.

Keywords

Cite

@article{arxiv.2208.12505,
  title  = {AiM: Taking Answers in Mind to Correct Chinese Cloze Tests in Educational Applications},
  author = {Yusen Zhang and Zhongli Li and Qingyu Zhou and Ziyi Liu and Chao Li and Mina Ma and Yunbo Cao and Hongzhi Liu},
  journal= {arXiv preprint arXiv:2208.12505},
  year   = {2022}
}

Comments

Accepted to COLING 2022