Download presentation
Presentation is loading. Please wait.
Published byDale Powell Modified over 9 years ago
1
Speech and Language Processing for Adaptive Training Diane Litman Professor, Computer Science Department Senior Scientist, Learning Research & Development Center University of Pittsburgh
2
Outline The State of the Art: A Brief Survey Adaptation to Student Uncertainty in Tutorial Dialogue: A Case Study – ITSPOKE: System and Corpora – Uncertainty Detection – System Adaptation – Experimental Evaluation Summing Up
3
What is Natural Language Processing? “The goal of this new field is to get computers to perform useful tasks involving human language, tasks like enabling human-machine communication, improving human-human communication, or simply doing useful processing of text or speech.” [Jurafsky and Martin 2008] Many names and facets –Speech and Language Processing –Human Language Technology –Computational Linguistics
4
Relevance for Adaptive Training Knowledge of Language is often needed to –trigger adaptation –personalize training, using the enormous amount of machine-readable text and audio that is now available Conversational Agents are becoming an important form of human-computer interaction
5
Knowledge of Language Phonetics and Phonology: speech sounds Morphology: words and their internal composition Syntax: the structuring of words into larger units Semantics: the meaning of words and larger units Pragmatics: interpretation in situational context Discourse: interpretation in context of previous utterances
6
Computational Models (and Associated Algorithms) State Machines Formal Rule Systems / Grammars Logic-Based Formalisms Models of Uncertainty
7
A Brief Survey of Applications NLP Applications to Education
8
A Brief Survey of Applications NLP Applications to Education Learning Language (reading, writing, speaking) Tutors Scoring
9
A Brief Survey of Applications NLP Applications to Education Learning Language (reading, writing, speaking) Using Language (to teach everything else) Tutors Scoring Conversational Tutors / Peers CSCL
10
A Brief Survey of Applications NLP Applications to Education Learning Language (reading, writing, speaking) Using Language (to teach everything else) Tutors Scoring Readability Processing Language Conversational Tutors / Peers CSCL Discourse Coding Lecture Retrieval Questioning & Answering
11
Outline The State of the Art: A Brief Survey Adaptation to Student Uncertainty in Tutorial Dialogue: A Case Study – ITSPOKE: System and Corpora – Uncertainty Detection – System Adaptation – Experimental Evaluation Summing Up
12
Tutorial Dialogue Systems Why is one-on-one tutoring so effective? “...there is something about discourse and natural language (as opposed to sophisticated pedagogical strategies) that explains the effectiveness of unaccomplished human [tutors].” [Graesser, Person et al. 2001] Currently only humans use full-fledged natural language dialogue
13
Spoken Tutorial Dialogue Systems Most human tutoring involves face-to-face spoken interaction, while most computer dialogue tutors are text-based Can the effectiveness of dialogue tutorial systems be further increased by using spoken interactions?
14
Potential Benefits of Spoken Dialogue: I Conversation provides a learning environment that promotes student activity Self-explanation correlates with learning and occurs more in speech
15
Potential Benefits of Spoken Dialogue: II Speech contains prosodic information, providing new sources of information about the student for adaptation A correct but uncertain student turn –ITSPOKE: How does his velocity compare to that of his keys? –STUDENT: his velocity is constant
16
Potential Benefits of Spoken Dialogue: III Spoken computational environments may foster social relationships that may enhance learning
17
Potential Benefits of Spoken Dialogue : IV Some applications inherently involve spoken language –Conversational skill training Others require hands-free interaction –e.g., NASA
18
Outline The State of the Art: A Brief Survey Adaptation to Student Uncertainty in Tutorial Dialogue: A Case Study – ITSPOKE: System and Corpora – Uncertainty Detection – System Adaptation – Experimental Evaluation Summing Up
19
Back-end is Why2-Atlas system [VanLehn, Jordan, Rose et al. 2002] Sphinx2 speech recognition and Cepstral text-to-speech
20
Back-end is Why2-Atlas system [VanLehn, Jordan, Rose et al. 2002] Sphinx2 speech recognition and Cepstral text-to-speech
21
Back-end is Why2-Atlas system [VanLehn, Jordan, Rose et al. 2002] Sphinx2 speech recognition and Cepstral text-to-speech
22
Three Types of Tutoring Corpora Human Tutoring –14 students / 128 dialogues (physics problems) –5948 student turns, 5505 tutor turns Computer Tutoring –77 students / 385 dialogues –both synthesized and pre-recorded tutor voices Wizard /Computer Tutoring – 81 students / 405 dialogues – human performs speech recognition, semantic analysis – computer performs dialogue management
23
Experimental Procedure College students without physics –Read a small background document –Took a multiple-choice Pretest –Worked 5-10 problems (dialogues) with tutor –Took an isomorphic Posttest Goal was to optimize Learning Gain – e.g., Posttest – Pretest
24
Outline The State of the Art: A Brief Survey Adaptation to Student Uncertainty in Tutorial Dialogue: A Case Study – ITSPOKE: System and Corpora – Uncertainty Detection – System Adaptation – Experimental Evaluation Summing Up
25
Standard Empirical Detection Methodology Manual annotation of user states that will trigger system adaptation –Naturally-occurring spoken dialogue data Prediction via machine learning –Use speech and language processing to automatically extract features from user turns –Use extracted features and annotations to learn a model for predicting user state(s) in new data –Significant reduction of baseline error
26
Example Features What a user says –words (speech recognition), stems (morphology) –part-of-speech, syntactic constituents (parsing) –correctness (semantic analysis) –dialogue moves (pragmatics and discourse) How a user says it –acoustic-prosodic analysis
27
Extracting Pitch Features
28
Extracting Energy Features
29
Temporal Features Duration = end time - begin time Tempo (speaking rate) = #syllables/duration
30
Detecting Neg/Pos/Neu in ITSPOKE - Baseline Accuracy via Majority Class Prediction
31
Detecting Neg/Pos/Neu in ITSPOKE -Use of prosodic (sp), recognized (asr) and/or actual (lex) lexical features outperforms baseline
32
Detecting Neg/Pos/Neu in ITSPOKE -As with other applications, highest predictive accuracies are obtained by combining multiple feature types
33
Outline The State of the Art: A Brief Survey Adaptation to Student Uncertainty in Tutorial Dialogue: A Case Study – ITSPOKE: System and Corpora – Uncertainty Detection – System Adaptation – Experimental Evaluation Summing Up
34
System Adaptation: How to Respond? Our initial focus: responding to student uncertainty –Most frequent user state in our data –Focus of other studies –.62 Kappa Approaches to adaptive system design –Theory-based –Data-driven
35
Theory-Based Adaptation: Uncertainty as Learning Opportunity Uncertainty represents one type of learning impasse, and is also associated with cognitive disequilibrium – An impasse motivates a student to take an active role in constructing a better understanding of the principle. [VanLehn et al. 2003] –A state of failed expectations causing deliberation aimed at restoring equilibrium. [Craig et al. 2004] Hypothesis: The system should adapt to uncertainty in the same way it responds to other impasses (e.g, incorrectness)
36
Data-Driven Adaptation: How Do Human Tutors Respond? An empirical method for designing dialogue systems adaptive to student state –extraction of “dialogue bigrams” from annotated human tutoring corpora –χ 2 analysis to identify dependent bigrams –generalizable to any domain with corpora labeled for user state and system response
37
Example Human Tutoring Excerpt S: So the- when you throw it up the acceleration will stay the same? [Uncertain] T: Acceleration uh will always be the same because there is- that is being caused by force of gravity which is not changing. [Restatement, Expansion] S: mm-k. [Neutral] T: Acceleration is– it is in- what is the direction uh of this acceleration- acceleration due to gravity? [Short Answer Question] S: It’s- the direction- it’s downward. [Certain] T: Yes, it’s vertically down. [Positive Feedback, Restatement]
38
Findings Statistically significant dependencies exist between students’ state of certainty and the responses of an expert human tutor –After uncertain, tutor Bottoms Out and avoids expansions –After certain, tutor Restates –After mixed, tutor Hints –After any non-neutral, tutor increases Feedback Dependencies suggest adaptive strategies for implementation in computer tutoring systems
39
Outline The State of the Art: A Brief Survey Adaptation to Student Uncertainty in Tutorial Dialogue: A Case Study – ITSPOKE: System and Corpora – Uncertainty Detection – System Adaptation – Experimental Evaluation Summing Up
40
Experimental Design: 4 Conditions Manipulate tutor responses to student uncertainty and investigate impact on learning and efficiency Experimental-Basic: treat all uncertain turns as incorrect (theory) Experimental-Empirical: for uncertain or incorrect turns, provide original content but vary dialogue act (human tutor analysis) Control-Norm: ignore uncertainty (as in original system) Control-Random: ignore uncertainty, but treat a percentage of random correct answers as incorrect (to control for additional tutoring)
41
TUTOR: Now let’s talk about the net force exerted on the truck. By the same reasoning that we used for the car, what’s the overall net force on the truck equal to? STUDENT: The force of the car hitting it? [uncertain+correct] TUTOR (Control-Norm): Good [Feedback] … [moves on] TUTOR (Experimental-Basic): Fine. [Feedback] We can derive the net force on the truck by summing the individual forces on it, just like we did for the car. First, what horizontal force is exerted on the truck during the collision? [Remediation Subdialogue] –Same tutor response if student had been incorrect Treatments in Different Conditions
42
Platform: Adaptive WOZ-TUT System Modified version of ITSPOKE –Dialogue manager adapts to uncertainty »system responses based on combined uncertainty and correctness –Full automation replaced by some Wizard of Oz (WOZ) components »human wizard recognizes student speech »human also annotates uncertainty and correctness »provides upper-bound speech and NLP performance
43
WOZ-TUT Screenshot
44
Experimental Procedure 20-21 subjects in each condition –Native English speakers with no college physics –Procedure: 1) read background material, 2) took pretest, 3) worked training problem with WOZ-TUT, 4) took user Brief Survey, 5) took posttest
45
Experimental Results Two-way ANOVA indicated students learned (F(1,77) = 271.214, p = 0.000, MSe = 0.009) Amount depended on condition (F(3,77) = 3.275, p = 0.025, MSe = 0.009) One-way ANOVA with post-hoc Tukey tests determined which conditions learned more
46
Experimental Results Two-way ANOVA indicated students learned (F(1,77) = 271.214, p = 0.000, MSe = 0.009) Amount depended on condition (F(3,77) = 3.275, p = 0.025, MSe = 0.009) One-way ANOVA with post-hoc Tukey tests determined which conditions learned more
47
In Addition… Learning Efficiency also improved –Two Efficiency Measures »(Normalized Learning Gains) / (Total Student Turns) »(Normalized Learning Gains) / (Total Time in Minutes) –Experimental-Basic > Control-Norm (p <.05) Current Directions –New evaluation of Experimental-Basic »fully-automated ITSPOKE –New methods for designing Experimental-Empirical »educational data mining using reinforcement learning –Other student states
48
Outline The State of the Art: A Brief Survey Adaptation to Student Uncertainty in Tutorial Dialogue: A Case Study – ITSPOKE: System and Corpora – Uncertainty Detection – System Adaptation – Experimental Evaluation Summing Up
49
Summing Up: I Spoken Dialogue Systems for Adaptive Training –Natural language dialogue is a key aspect of human one- on-one training –Using presently available technology, successful conversational computer training environments are now being built –Evidence that more adaptive versions of such systems will further enhance performance
50
Summing Up: II Adaptive Training in turn provides many other opportunities and challenges for researchers in Speech and Natural Language Processing
51
Acknowledgements ITSPOKE group past and present –Hua Ai, Min Chi, Joanna Drummond, Kate Forbes-Riley, Alison Huettner, Michael Lipschultz, Beatriz Maeireizo-Tokeshi, Greg Nicholas, Amruta Purandare, Mihai Rotaru, Scott Silliman, Joel Tetreault, Art Ward –Columbia Collaborators: Julia Hirschberg, Jackson Liscombe, Jennifer Venditti NLP@Pitt –Jan Wiebe, Rebecca Hwa, Wendy Chapman, Paul Hoffmann, Behrang Mohit, Carol Nichols, Swapna Somasundaran, Theresa Wilson, Chenhai Xi Why2-Atlas and Human Tutoring groups –Kurt Vanlehn, Pamela Jordan, Uma Pappuswamy, Carolyn Rose –Micki Chi, Scotty Craig, Bob Hausmann, Margueritte Roy
52
Thank You! Questions? Further Information –http://www.cs.pitt.edu/~litman/itspoke.html
53
The End
54
Overview: Towards Adaptive Spoken Dialogue Systems User State Detection u Promising across user states and applications, e.g.: u Craig et al., 2006 u Litman & Forbes-Riley, 2006 u Lee & Narayanan, 2005 u Vidrascu & Devillers, 2005 u Batliner et al., 2003 Adaptation u Sparse, can be difficult to show adaptation improves performance u Some used basic adaptations and showed likeability increases u For other performance metrics, basic adaptations not clear a priori System Adaptation Health Assessment Stress Empathy [Liu & Picard 2005] Gaming Frustration Apology [Klein et al. 2002] Application Tutoring ??????????????
55
Detecting and Responding to Student States Opportunity –Adaptive spoken dialogue system technology can improve student learning and other measures of performance [Aist et al. 2002; Pon-Barry et al. 2006] Challenges – What to detect? – How to respond? – Evaluation?
56
Example Student States in ITSPOKE ITSPOKE: What else do you need to know to find the box‘s acceleration? Student: the direction [UNCERTAIN] ITSPOKE : If you see a body accelerate, what caused that acceleration? Student: force [CERTAIN] ITSPOKE : Good job. Say there is only one force acting on the box. How is this force, the box's mass, and its acceleration related? Student: velocity [UNCERTAIN] ITSPOKE : Could you please repeat that? Student: velocity [ANNOYED]
57
Prediction via Machine Learning Multiple feature types per student turn, e.g. –Acoustic-prosodic –Lexical –Identifiers –System and student performance Sample research questions –Relative utility of feature types –Impact of speech recognition –Speaker and task dependence –Impact of learning algorithm, amount of training data
58
Detecting Neg/Pos/Neu in ITSPOKE - However, relative feature utility differs in tutoring (e.g., for speech features: temporal > energy > pitch)
59
Example from ITSPOKE ITSPOKE: What is the net force acting on the truck equal to? Student: I don’t know [Uncertain, Frustrated] ITSPOKE: Since net force is defined as the vector sum of all the forces exerted on an object, let's first find the forces acting on the truck. Try to name them. Student: The impact force, the normal force, and gravity [Certain, Neutral] ITSPOKE: Yep.
60
Approaches to Evaluation “Correlational” Studies, e.g. –Student uncertainty positively correlates with learning [Craig et al. 2004] –Adding uncertainty and frustration metrics to regression models increases model fit [Forbes-Riley et al. 2008] “Causal” Studies, e.g. –Adding human-provided emotional scaffolding to a reading tutor increases student persistence [Aist et al. 2002] –Experimentally manipulate tutor responses to student uncertainty and investigate impact on learning [Pon-Barry et al. 2006]
61
Treatments in Different Conditions TUTOR: Now let’s talk about the net force exerted on the truck. By the same reasoning that we used for the car, what’s the overall net force on the truck equal to? STUDENT: The force of the car hitting it? [uncertain+correct] TUTOR (Control-Norm): Good [Feedback] … [moves on] TUTOR (Experimental-Empirical): That’s exactly right, but you seem unsure, so let’s sum up. [Feedback] The net force on the truck is equal to the impact force on it… [New Bottom Out] –New tutor responses for incorrect +/- uncertainty answers as well
62
In Closing Synergy between Intelligent Tutoring and Spoken Dialogue Systems can provide –Better scientific understanding of how dialogue facilitates learning –Long-term benefit for scaling spoken dialogue systems to new and complex domains
63
What is Tutoring? “A one-on-one dialogue between a teacher and a student for the purpose of helping the student learn something.” [Evens and Michael 2006] Human Tutoring Excerpt [Thanks to Natalie Person and Lindsay Sears, Rhodes College]
64
Intelligent Tutoring Systems Students who receive one-on-one instruction perform as well as the top two percent of students who receive traditional classroom instruction [Bloom 1984] Unfortunately, providing every student with a personal human tutor is infeasible – Develop computer tutors instead
65
Monitoring Student State (motivation) Tutor26: Let me ask my question in a more general way. What happens to the velocity of a body when there is no force acting on it? Student27:dammit (ASR: it is) Tutor28 :Could you please repeat that? Student29 :same (ASR: i same) Tutor30 :Right. And what happens to the HORIZONTAL velocity of a body when there is no HORIZONTAL force acting on it? Student31:zero (ASR: the zero) Tutor32 :Well... OK, let's consider how forces in the vertical direction affect the motion of a body in a horizontal direction in a different scenario Student33:oh gravity you already said this (ASR: beats gravity you're exert less) Tutor34:Fine. Are there any other forces acting on the apple as it falls? Student35:no why are you doing this again (ASR: no y and to it yes) Tutor36:Correct. The only force acting on the apple as it falls to the earth is the earth's gravitational force. In which direction does gravitational force act? Student37:downward you computer (ASR: downward you computer)
66
What to Annotate? Information-Access and Customer Care Systems –Negative: Angry, Annoyed, Frustrated, Tired –Positive/Neutral: Amused, Cheerful, Delighted, Happy, Serious [Ang et al. 2002; Shafran et al. 2003; Lee and Narayanan 2005; Liscombe et al. 2005]
67
What to Annotate? Information-Access and Customer Care Systems –Negative: Angry, Annoyed, Frustrated, Tired –Positive/Neutral: Amused, Cheerful, Delighted, Happy, Serious [Ang et al. 2002; Shafran et al. 2003; Lee and Narayanan 2005; Liscombe et al. 2005] Tutorial Dialogue Systems –Negative: Angry, Annoyed, Frustrated, Bored, Confused, Uncertain, Contempt, Disgusted, Sad –Positive/Neutral: Certain, Curious, Enthusiastic, Eureka [Litman and Forbes-Riley 2006, D’Mello et al. 2006]
68
Theory-Based Adaptation In tutoring, not all negatively-valenced states are bad! –While frustration/anger/annoyance is often frustrating… –Frustration can also be an opportunity to learn Example from AutoTutor – neutral flow confusion frustration neutral [Thanks to Sidney D‘Mello and Arthur Graesser, University of Memphis]
69
Bigram Dependency Analysis EXPECTED Tutor IncludePos Tutor OmitsPos neutral439.462329.54 certain175.21928.79 uncertain129.51686.49 mixed36.82195.18 OBSERVED Tutor IncludesPos Tutor OmitsPos neutral2522517 certain273832 uncertain185631 mixed71161 χ2 = 225.92 (critical χ2 value at p =.001 is 16.27) - “Student Certainness – Tutor Positive Feedback” Bigrams
70
Bigram Dependency Analysis (cont.) EXPECTED Includes Pos Omits Pos neutral439.462329.54 OBSERVED Includes Pos Omits Pos neutral2522517 - Less Tutor Positive Feedback after Student Neutral turns
71
Bigram Dependency Analysis (cont.) EXPECTED Includes Pos Omits Pos neutral439.462329.54 certain175.21928.79 uncertain129.51686.49 mixed36.82195.18 OBSERVED Includes Pos Omits Pos neutral2522517 certain273832 uncertain185631 mixed71161 - Less Tutor Positive Feedback after Student Neutral turns - More Tutor Positive Feedback after “Emotional” turns
72
Adaptation to Student Uncertainty: A First Evaluation Most systems respond only to (in)correctness Recall that literature suggests uncertain as well as incorrect student answers signal learning impasses Experimentally manipulate tutor responses to student uncertainty and investigate impact on learning
73
Experimental Design: 4 Conditions Experimental-Basic: treat all uncertain turns as incorrect Experimental-Empirical: for uncertain or incorrect turns –provide original content, but vary dialogue act (human tutor analysis) –provide additional feedback on uncertainty (beyond propositional content ) Control-Norm: ignore uncertainty (as in original system) Control-Random: ignore uncertainty, but treat a percentage of random correct answers as incorrect (to control for additional tutoring)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.