paper-with-me

홈 › Papers

Automatic Generation of Question Hints for Mathematics Problems using Large Language Models in Educational Technology

2024-11-05 · Junior Cedric Tonga, Benjamin Clement, Pierre-Yves Oudeyer

The automatic generation of hints by Large Language Models (LLMs) within Intelligent Tutoring Systems (ITSs) has shown potential to enhance student learning. However, generating pedagogically sound hints that address student misconceptions and adhere to specific educational objectives remains challenging. This work explores using LLMs (GPT-4o and Llama-3-8B-instruct) as teachers to generate effective hints for students simulated through LLMs (GPT-3.5-turbo, Llama-3-8B-Instruct, or Mistral-7B-instruct-v0.3) tackling math exercises designed for human high-school students, and designed using cognitive science principles. We present here the study of several dimensions: 1) identifying error patterns made by simulated students on secondary-level math exercises; 2) developing various prompts for GPT-4o as a teacher and evaluating their effectiveness in generating hints that enable simulated students to self-correct; and 3) testing the best-performing prompts, based on their ability to produce relevant hints and facilitate error correction, with Llama-3-8B-Instruct as the teacher, allowing for a performance comparison with GPT-4o. The results show that model errors increase with higher temperature settings. Notably, when hints are generated by GPT-4o, the most effective prompts include prompts tailored to specific errors as well as prompts providing general hints based on common mathematical errors. Interestingly, Llama-3-8B-Instruct as a teacher showed better overall performance than GPT-4o. Also the problem-solving and response revision capabilities of the LLMs as students, particularly GPT-3.5-turbo, improved significantly after receiving hints, especially at lower temperature settings. However, models like Mistral-7B-Instruct demonstrated a decline in performance as the temperature increased.

📄 PDF Abstract BibTeX arXiv:2411.03495

Code (0)

등록된 구현이 없습니다.

Tasks

MathMisconceptions

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

TriviaHG: A Dataset for Automatic Hint Generation from Factoid Questions

2024-03-27 · Jamshid Mozafari, Anubhav Jangra, Adam Jatowt

Nowadays, individuals tend to engage in dialogues with Large Language Models, seeking answers to their questions. In times when such answers are readily accessible to anyone, the stimulation and preservation of human's c…

Hint GenerationInformation RetrievalLarge Language ModelQuestion Answering

A Neural Network Solves, Explains, and Generates University Math Problems by Program Synthesis and Few-Shot Learning at Human Level

2021-12-31 · Iddo Drori, Sarah Zhang, Reece Shuttleworth, Leonard Tang 외

We demonstrate that a neural network pre-trained on text and fine-tuned on code solves mathematics course problems, explains solutions, and generates new questions at a human level. We automatically synthesize programs u…

Few-Shot LearningLanguage ModellingMathMathematical Reasoning+2

Exploring Hint Generation Approaches in Open-Domain Question Answering

2024-09-24 · Jamshid Mozafari, Abdelrahman Abdallah, Bhawna Piryani, Adam Jatowt

Automatic Question Answering (QA) systems rely on contextual information to provide accurate answers. Commonly, contexts are prepared through either retrieval-based or generation-based methods. The former involves retrie…

Hint GenerationOpen-Domain Question AnsweringQuestion AnsweringRetrieval+1

A Knowledge-Component-Based Methodology for Evaluating AI Assistants

2024-06-09 · Laryn Qi, J. D. Zamfirescu-Pereira, Taehan Kim, Björn Hartmann 외

We evaluate an automatic hint generator for CS1 programming assignments powered by GPT-4, a large language model. This system provides natural language guidance about how students can improve their incorrect solutions to…

Language ModelingLanguage ModellingLarge Language Model

Learning to Generate Visual Questions with Noisy Supervision

2021-12-01 · NeurIPS 2021 12 · Shen Kai, Lingfei Wu, Siliang Tang, Yueting Zhuang 외

The task of visual question generation (VQG) aims to generate human-like neural questions from an image and potentially other side information (e.g., answer type or the answer itself). Existing works often suffer from th…

Question GenerationQuestion-GenerationWeakly-supervised Learning