Computationally Identifying Funneling and Focusing Questions in Classroom Discourse
Sterling Alic, Dorottya Demszky, Zid Mancenido, Jing Liu, Heather, Hill, Dan Jurafsky

TL;DR
This paper develops a computational method to identify funneling and focusing questions in classroom discourse, using a new annotated dataset and machine learning models, to enhance teacher feedback and improve math instruction.
Contribution
It introduces the first dataset and models for detecting funneling and focusing questions in classroom talk, demonstrating high accuracy and educational relevance.
Findings
Supervised RoBERTa model correlates .76 with human labels and positive outcomes.
Unsupervised measures show weaker but significant correlations.
Model performance suggests potential for automated teacher feedback tools.
Abstract
Responsive teaching is a highly effective strategy that promotes student learning. In math classrooms, teachers might "funnel" students towards a normative answer or "focus" students to reflect on their own thinking, deepening their understanding of math concepts. When teachers focus, they treat students' contributions as resources for collective sensemaking, and thereby significantly improve students' achievement and confidence in mathematics. We propose the task of computationally detecting funneling and focusing questions in classroom discourse. We do so by creating and releasing an annotated dataset of 2,348 teacher utterances labeled for funneling and focusing questions, or neither. We introduce supervised and unsupervised approaches to differentiating these questions. Our best model, a supervised RoBERTa model fine-tuned on our dataset, has a strong linear correlation of .76 with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDiscourse Analysis in Language Studies · Language, Metaphor, and Cognition · Educational Methods and Analysis
MethodsAttention Is All You Need · Linear Layer · WordPiece · Layer Normalization · Residual Connection · Attention Dropout · Dropout · Dense Connections · Multi-Head Attention · Softmax
