paper-with-me

홈 › Papers

Question-type Identification for Academic Questions in Online Learning Platform

2022-11-24 · Azam Rabiee, Alok Goel, Johnson D'Souza, Saurabh Khanwalkar

Online learning platforms provide learning materials and answers to students' academic questions by experts, peers, or systems. This paper explores question-type identification as a step in content understanding for an online learning platform. The aim of the question-type identifier is to categorize question types based on their structure and complexity, using the question text, subject, and structural features. We have defined twelve question-type classes, including Multiple-Choice Question (MCQ), essay, and others. We have compiled an internal dataset of students' questions and used a combination of weak-supervision techniques and manual annotation. We then trained a BERT-based ensemble model on this dataset and evaluated this model on a separate human-labeled test set. Our experiments yielded an F1-score of 0.94 for MCQ binary classification and promising results for 12-class multilabel classification. We deployed the model in our online learning platform as a crucial enabler for content understanding to enhance the student learning experience.

📄 PDF Abstract BibTeX arXiv:2211.13727

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationMultiple-choiceVocal Bursts Type Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

An Evaluation of GPT-4V and Gemini in Online VQA

2023-12-17 · Mengchen Liu, Chongyan Chen, Danna Gurari

While there is much excitement about the potential of large multimodal models (LMM), a comprehensive evaluation is critical to establish their true capabilities and limitations. In support of this aim, we evaluate two st…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Generate Logical Equivalence Questions

2025-10-13 · Xinyu Wang, Haoming Yu, Yicheng Yang, Zhiyuan Li arxiv

Academic dishonesty is met with zero tolerance in higher education, yet plagiarism has become increasingly prevalent in the era of online teaching and learning. Automatic Question Generation (AQG) presents a potential so…

Question Generation

Reinforcement Learning for Abstractive Question Summarization with Question-aware Semantic Rewards

2021-07-01 · ACL 2021 5 · Shweta Yadav, Deepak Gupta, Asma Ben Abacha, Dina Demner-Fushman

The growth of online consumer health questions has led to the necessity for reliable and accurate question answering systems. A recent study showed that manual summarization of consumer health questions brings significan…

Question AnsweringQuestion GenerationQuestion-Generationreinforcement-learning+2

Automatic Identification of Ineffective Online Student Questions in Computing Education

2018-07-18 · Qiang Hao, April Galyardt, Bradley Barnes, Robert Maribe Branch 외

This Research Full Paper explores automatic identification of ineffective learning questions in the context of large-scale computer science classes. The immediate and accurate identification of ineffective learning quest…

Unsupervised Question Duplicate and Related Questions Detection in e-learning platforms

2022-12-20 · Maksimjeet Chowdhary, Sanyam Goyal, Venktesh V, Mukesh Mohania 외

Online learning platforms provide diverse questions to gauge the learners' understanding of different concepts. The repository of questions has to be constantly updated to ensure a diverse pool of questions to conduct as…