paper-with-me

홈 › Papers

Toward In-Context Teaching: Adapting Examples to Students' Misconceptions

2024-05-07 · Alexis Ross, Jacob Andreas

When a teacher provides examples for a student to study, these examples must be informative, enabling a student to progress from their current state toward a target concept or skill. Good teachers must therefore simultaneously infer what students already know and adapt their teaching to students' changing state of knowledge. There is increasing interest in using computational models, particularly large language models, as pedagogical tools. As students, language models in particular have shown a remarkable ability to adapt to new tasks given small numbers of examples. But how effectively can these models adapt as teachers to students of different types? To study this question, we introduce a suite of models and evaluation methods we call AdapT. AdapT has two components: (1) a collection of simulated Bayesian student models that can be used for evaluation of automated teaching methods; (2) a platform for evaluation with human students, to characterize the real-world effectiveness of these methods. We additionally introduce (3) AToM, a new probabilistic model for adaptive teaching that jointly infers students' past beliefs and optimizes for the correctness of future beliefs. In evaluations of simulated students across three learning domains (fraction arithmetic, English morphology, function learning), AToM systematically outperforms LLM-based and standard Bayesian teaching models. In human experiments, both AToM and LLMs outperform non-adaptive random example selection. Our results highlight both the difficulty of the adaptive teaching task and the potential of learned adaptive models for solving it.

📄 PDF Abstract BibTeX arXiv:2405.04495

Code (0)

등록된 구현이 없습니다.

Tasks

Misconceptions

Similar Papers 제목 키워드 기반

Toward Semi-Automatic Misconception Discovery Using Code Embeddings

2021-03-07 · Yang Shi, Krupal Shah, Wengran Wang, Samiha Marwan 외

Understanding students' misconceptions is important for effective teaching and assessment. However, discovering such misconceptions manually can be time-consuming and laborious. Automated misconception discovery can addr…

Code ClassificationMisconceptions

Data-Mining Textual Responses to Uncover Misconception Patterns

2017-03-24 · Joshua J. Michalenko, Andrew S. Lan, Richard G. Baraniuk

An important, yet largely unstudied, problem in student data analysis is to detect misconceptions from students' responses to open-response questions. Misconception detection enables instructors to deliver more targeted …

Misconceptions

Crowdsourcing the Perception of Machine Teaching

2020-02-05 · Jonggi Hong, Kyungjun Lee, June Xu, Hernisa Kacorri

Teachable interfaces can empower end-users to attune machine learning systems to their idiosyncratic characteristics and environment by explicitly providing pertinent training examples. While facilitating control, their …

DiversityMisconceptions

Iterative Machine Teaching without Teachers

2020-06-27 · Mingzhe Yang, Yukino Baba

Iterative machine teaching is a method for selecting an optimal teaching example that enables a student to efficiently learn a target concept at each iteration. Existing studies on iterative machine teaching are based on…

The Imitation Game for Educational AI

2025-02-21 · Shashank Sonkar, Naiming Liu, Xinghe Chen, Richard G. Baraniuk

As artificial intelligence systems become increasingly prevalent in education, a fundamental challenge emerges: how can we verify if an AI truly understands how students think and reason? Traditional evaluation methods l…

Distractor GenerationMisconceptions