SlideShare a Scribd company logo
1 of 20
Reflective writing analytics:
empirically determined
keywords of written reflection
Learning Analytics & Knowledge Conference ‘17
15th of March 2017
Vancouver, Canada
Thomas Daniel Ullmann
Institute of Educational Technology
The Open University, UK
LAK17
13-17 March 2017
2
Ullmann, T. D. (2017).
Reflective Writing Analytics
- Empirically Determined
Keywords of Written
Reflection. In Proceedings
of the 7th International
Conference on Learning
Analytics & Knowledge.
Vancouver, BC, Canada:
ACM.
Reflective writing
Importance of reflective writing
3
Educational tool to train reflective thinking
Teachers’ pre-service training
Early childhood education
Nursing
Physical therapy
Psychology
Literature
Pharmacy
Business
Reflective writing analytics
The manual analysis of reflective
writings
- is time-consuming and costly
- has problems to achieve high inter-
rater reliability
Importance of automated methods to detect reflection
4
Reflection detection
Automated methods landscape
5
Dictionary-based
approaches
Rule-based approaches Machine learning based
approaches
Set of rules
Category A
Think, thought
Category B
But, despite
I hadn't
really
thought of it
like this
before but
by
empathising
…
Dictionaries
Inference
engine
IF text
contains 'I'
and 'thought'
THEN add
fact 'personal
thought'
Machine learning
algorithms
Naïve Bayes
Neural Networks
Further algorithms
Further rules
Examples: Bruno, et al. (2011),
Chang et al. (2012), Kann and
Högfeldt (2016), Ullmann (2011)
Examples:Shum, et al. (2016),
Gibson, et al. (2016), Ullmann
(2012)
Ullmann (2015)
Further
categories SVM
See Ullmann, T.D., 2015. Automated detection of reflection in texts - A machine learning based approach.
Reflection detection
Automated methods landscape
6
Dictionary-based
approaches
Rule-based approaches Machine learning based
approaches
Set of rules
Category A
Think, thought
Category B
But, despite
I hadn't
really
thought of it
like this
before but
by
empathising
…
Dictionaries
Inference
engine
IF text
contains 'I'
and 'thought'
THEN add
fact 'personal
thought'
Machine learning
algorithms
Naïve Bayes
Neural Networks
Further algorithms
Further rules
Examples: Bruno, et al. (2011),
Chang et al. (2012), Kann and
Högfeldt (2016), Ullmann (2011)
Examples:Shum, et al. (2016),
Gibson, et al. (2016), Ullmann
(2012)
Ullmann (2015)
Further
categories SVM
See Ullmann, T.D., 2015. Automated detection of reflection in texts - A machine learning based approach.
Model for reflection detection
Synthesis of 24 models (Ullmann, 2015)
7
Reflection: descriptive/non-reflective and reflective
Description of an experience
Feelings
Personal beliefs
Recognising difficulties/ critical stance
Perspective
Outcome:
- Lessons learned
- Future intentions
Keyword approach
● The proposed approach is data-driven (vs. expert-driven)
● The aim is to identify keywords that can be used to automatically
analyse reflective writings
● Method
● 10-fold cross validation
● Identification of keywords on training dataset using the log-likelihood approach
● Determining best candidate keywords on validation dataset
● Evaluating performance of best candidate keyword(s) on test dataset
Outline
8
Dataset
Split of dataset
9
Training Test
Validation
Calculating ‘keyness’ of words
Class 1 Class 2
Frequency of a word a b
Total c d
10
Log-likelihood statistic
Read and Cressie (1988) cited by Rayson, P. (2008). From key words to key semantic domains. International Journal of
Corpus Linguistics, 13(4). LL is also referred to as the G-test.
















k
i i
i
i
ected
observed
observedLL
1 exp
ln2
In our case:
𝐿𝐿 = 2 × 𝑎 × 𝑙𝑛
𝑎
𝑒1
+ 𝑏 × 𝑙𝑛
𝑏
𝑒2 )/()(
)/()(
2
1
dcbade
dcbace


LL example output
Term Class 1 Class 2 Log-likelihood
i 502 313 369
have 112 26 161
me 193 128 133
feel 80 16 122
felt 68 10 115
my 180 155 88
that 278 379 52
better 33 7 49
myself 27 4 46
believe 32 8 44
… … … …
Long list of terms ordered by their log-likelihood
11
Determining best candidate example
Itr. Keywords Cohens κ
1 i 0.58
2 i, have 0.49
3 i, have, me 0.52
4 i, have, me, feel 0.51
5 i, have, me, feel, felt 0.51
… … …
Validation dataset
12
Determining performance
Text Human Machine Agreement
as i rarely feel confident enough to assert myself it took a lot of courage to stand up for
my learning needs class1 class1 yes
hodston and simpson 2002 contend that understanding our thoughts feelings and
behaviours is essential to provide the best possible care and reach our maximum
potential as nurses class2 class2 yes
critical analysis and reflection are also dependent on self-awareness timmins 2006 class2 class2 yes
work was not going to be rushed off at the last minute it was going to be handed in in
advance class2 class2 yes
and fundamentally i learnt that if you want something done properly do it yourself class1 class1 yes
another similar problem that i encountered was how to tell someone that i didnt like
their idea and that it wasent going to get used class1 class1 yes
if i had ensure that everything along the critical path always ticked along in time and
that all tasks without precursors were done early on then the project would have been
easy come easy go class1 class1 yes
assigning one single person to do this from the start will probably be the best way to do
this class2 class2 yes
learning a foreign language is a complex process affected by an infinite number of
variables and conditions class2 class2 yes
as far as i am concerned the lack of motivation comprehensible input and negotiated
output were the most crucial factors that impeded my progress in learning persian class1 class1 yes
which means i do not know you do not know class2 class1 no
Test dataset
13
10 fold cross validation
14
1st iteration
2nd iteration
3rd iteration
10th iteration
…
Dataset
Dataset N Class 1 Class 2
Reflection 2347 603 1744
Experience 3392 1563 1829
Feeling 2672 811 1861
Belief 2303 1188 1115
Difficulty 2717 1392 1325
Perspective 2028 330 1698
Learning 1882 699 1183
Intention 3755 347 3408
Size and class distribution
15
Results
Category Nfold Accuracy Cohen's κ
Mean Mean SD Mean SD
Reflection 234.7 0.83 0.03 0.59 0.07
Experience 339.2 0.82 0.02 0.65 0.03
Feeling 267.2 0.79 0.03 0.56 0.05
Belief 230.3 0.70 0.03 0.39 0.06
Difficulty 271.7 0.73 0.03 0.47 0.05
Perspective 202.8 0.74 0.06 0.28 0.04
Learning 188.2 0.67 0.05 0.34 0.06
Intention 375.5 0.93 0.01 0.51 0.10
Average 263.70 0.78 0.03 0.47 0.06
Accuracy and Cohen’s κ
16
Best candidate keywords
Category Keywords
Reflection 'I' (100%) and 'me' (60%)
Experience Singular first-person pronouns 'I' (100%) and 'me', (100%);
plural first-person pronoun 'we' (90%); past tense auxiliary verbs
'was' (100%), 'had' (100%), 'were' (90%), and 'did' (50%)
Feeling Singular first-person pronouns 'I' (100%) and 'me' (60%); verbs
'feel' (80%) and 'felt' (60%)
Belief First-person pronouns 'I' (100%), 'my' (80%), and 'it' (50%);
sensing and thinking verbs 'feel' (100%), 'believe' (90%), and
'think' (80%); auxiliary verb 'have' (60%)
Difficulty Conjunctions 'because' (100%), 'but' (100%), 'if' (90%), and
'although' (70%); the nouns 'lack' (90%), 'problems' (80%), and
'situation' (80%); the adjectives 'difficult' (100%), 'due' (100%),
and 'wrong' (80%); the verbs 'trying' (60%), 'felt' (50%), and
'made' (90%); the auxiliary verbs 'did' (100%), 'didn’t' (100%),
'don’t' (60%), 'have' (100%), 'could' (100%), 'would' (100%), and
'may' (100%); the adverbs 'still' (70%), 'not' (100%), and
'however' (100%); and the third-person pronoun 'it' (60%)
17
Best candidate keywords
Category Keywords
Perspective Third person pronouns 'they' (100%), 'she' (50%), and 'his'
(50%); the verbs 'felt' (90%), 'said' (80%), and 'understand'
(50%); the auxiliary verbs 'may' (100%), 'might' (50%), and
'would' (50%); the adjective 'aware' (50%); and the conjunction
'that' (80%)
Learning First-person pronouns 'me' (100%) and 'I' (70%); the nouns
'future' (100%), and 'experience' (90%); the verbs 'learnt' (100%)
and 'have' (80%); and 'better' (100%), which was used as either
adjective or adverb
Intention Modal verb 'will' (100%)
18
… continued
Conclusion
● Keyword method generated word lists that showed fair to good
reliability for most categories of the reflection detection model.
● Most categories had an accuracy above the baseline.
● Some of the keywords of categories such as ‘Experience’, ‘Reflection’,
and ‘Feeling’ performed better than others, such as ‘Perspective’ and
‘Learning’.
● With a relatively small set of keywords, we can already detect
categories of the reflective writing model.
● Keywords have been determined based on their empirical properties
and not by expert judgement.
● Contribution to a better understanding of reflective writings.
19
Thomas Ullmann
thomas.ullmann@open.ac.uk
http://qone.eu/ullmann

More Related Content

What's hot

Survivor- Teacher Ed- Assessment Vocab Game
Survivor- Teacher Ed- Assessment Vocab GameSurvivor- Teacher Ed- Assessment Vocab Game
Survivor- Teacher Ed- Assessment Vocab GameTaylor Thompson
 
Copy of final exam review fall 2018 logic
Copy of final exam review   fall 2018 logicCopy of final exam review   fall 2018 logic
Copy of final exam review fall 2018 logicrcruz27
 
Measurement of intelligence
Measurement of intelligenceMeasurement of intelligence
Measurement of intelligenceDikshaDwivedi10
 
CMC3S Spring 2013 Dave Sobecki Critical Thinking
CMC3S Spring 2013 Dave Sobecki Critical ThinkingCMC3S Spring 2013 Dave Sobecki Critical Thinking
CMC3S Spring 2013 Dave Sobecki Critical ThinkingFred Feldon
 
Tests; intelligence,creativity,achievement and aptitude tests
Tests; intelligence,creativity,achievement and aptitude testsTests; intelligence,creativity,achievement and aptitude tests
Tests; intelligence,creativity,achievement and aptitude testsDr. Priyamvada Saarsar
 
Standardised test ppt
Standardised test pptStandardised test ppt
Standardised test pptJolly George
 
Final exam review summer 2018 logic
Final exam review   summer 2018 logicFinal exam review   summer 2018 logic
Final exam review summer 2018 logicrcruz27
 

What's hot (10)

Gre Ppt
Gre PptGre Ppt
Gre Ppt
 
Survivor- Teacher Ed- Assessment Vocab Game
Survivor- Teacher Ed- Assessment Vocab GameSurvivor- Teacher Ed- Assessment Vocab Game
Survivor- Teacher Ed- Assessment Vocab Game
 
Copy of final exam review fall 2018 logic
Copy of final exam review   fall 2018 logicCopy of final exam review   fall 2018 logic
Copy of final exam review fall 2018 logic
 
Measurement of intelligence
Measurement of intelligenceMeasurement of intelligence
Measurement of intelligence
 
Intelligence- Cognitive Processes, Psychology
Intelligence- Cognitive Processes, PsychologyIntelligence- Cognitive Processes, Psychology
Intelligence- Cognitive Processes, Psychology
 
CMC3S Spring 2013 Dave Sobecki Critical Thinking
CMC3S Spring 2013 Dave Sobecki Critical ThinkingCMC3S Spring 2013 Dave Sobecki Critical Thinking
CMC3S Spring 2013 Dave Sobecki Critical Thinking
 
Tests; intelligence,creativity,achievement and aptitude tests
Tests; intelligence,creativity,achievement and aptitude testsTests; intelligence,creativity,achievement and aptitude tests
Tests; intelligence,creativity,achievement and aptitude tests
 
Standardised test ppt
Standardised test pptStandardised test ppt
Standardised test ppt
 
Final exam review summer 2018 logic
Final exam review   summer 2018 logicFinal exam review   summer 2018 logic
Final exam review summer 2018 logic
 
Lec2
Lec2Lec2
Lec2
 

Viewers also liked

Fortune 1000 HR Leader Survey Results
Fortune 1000 HR Leader Survey ResultsFortune 1000 HR Leader Survey Results
Fortune 1000 HR Leader Survey ResultsChuck Solomon
 
A Whistestop Tour of Theories for TEL Research
A Whistestop Tour of Theories for TEL ResearchA Whistestop Tour of Theories for TEL Research
A Whistestop Tour of Theories for TEL ResearchDoug Clow
 
ProInversión - diciembre 2016
ProInversión - diciembre 2016ProInversión - diciembre 2016
ProInversión - diciembre 2016agroalimentaria.pe
 
KCSJ17 Experience Prototyping Presentation
KCSJ17 Experience Prototyping PresentationKCSJ17 Experience Prototyping Presentation
KCSJ17 Experience Prototyping PresentationYosef Shuman
 
Академия занимательной математики
Академия занимательной математикиАкадемия занимательной математики
Академия занимательной математикиЯнина Маркова
 
IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...
IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...
IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...Quotidiano Piemontese
 
March 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROI
March 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROIMarch 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROI
March 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROIHighRoad Solution
 
Diseños lineales
Diseños linealesDiseños lineales
Diseños linealesLeidy Vega
 

Viewers also liked (16)

Leading with Data: Impacting Change on Scale featuring Belinda Tynan
Leading with Data: Impacting Change on Scale featuring Belinda TynanLeading with Data: Impacting Change on Scale featuring Belinda Tynan
Leading with Data: Impacting Change on Scale featuring Belinda Tynan
 
Que Pedagogias para o Século XXI?
Que Pedagogias para o Século  XXI?Que Pedagogias para o Século  XXI?
Que Pedagogias para o Século XXI?
 
Fortune 1000 HR Leader Survey Results
Fortune 1000 HR Leader Survey ResultsFortune 1000 HR Leader Survey Results
Fortune 1000 HR Leader Survey Results
 
A Whistestop Tour of Theories for TEL Research
A Whistestop Tour of Theories for TEL ResearchA Whistestop Tour of Theories for TEL Research
A Whistestop Tour of Theories for TEL Research
 
Brekaout ppt
Brekaout pptBrekaout ppt
Brekaout ppt
 
ProInversión - diciembre 2016
ProInversión - diciembre 2016ProInversión - diciembre 2016
ProInversión - diciembre 2016
 
COMEXPERU - agro 2016
COMEXPERU - agro 2016COMEXPERU - agro 2016
COMEXPERU - agro 2016
 
KCSJ17 Experience Prototyping Presentation
KCSJ17 Experience Prototyping PresentationKCSJ17 Experience Prototyping Presentation
KCSJ17 Experience Prototyping Presentation
 
Tic 3
Tic 3Tic 3
Tic 3
 
Академия занимательной математики
Академия занимательной математикиАкадемия занимательной математики
Академия занимательной математики
 
Presentació pares toscana
Presentació pares toscanaPresentació pares toscana
Presentació pares toscana
 
COMEXPERU - data 2016
COMEXPERU - data 2016COMEXPERU - data 2016
COMEXPERU - data 2016
 
Relevo
RelevoRelevo
Relevo
 
IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...
IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...
IMPIANTO DI UN SISTEMA DI POSTA ELETTRONICA COMPRENSIVO DI SERVIZI DI COOPERA...
 
March 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROI
March 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROIMarch 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROI
March 17 2017 Inbound Lunch Bunch: Building Digital Ecosystems that Deliver ROI
 
Diseños lineales
Diseños linealesDiseños lineales
Diseños lineales
 

Similar to Reflective writing analytics: empirically determined keywords of written reflection

CHAPTER ONE pyschometrics new.pptx
CHAPTER ONE pyschometrics new.pptxCHAPTER ONE pyschometrics new.pptx
CHAPTER ONE pyschometrics new.pptxDejeneDay
 
Writing Essay Papers
Writing Essay PapersWriting Essay Papers
Writing Essay PapersAshley Bonham
 
NLP and personality analysis
NLP and personality analysisNLP and personality analysis
NLP and personality analysisDavid Rostcheck
 
Numerical literacy t22010
Numerical literacy t22010Numerical literacy t22010
Numerical literacy t22010laburns
 
What every teacher should know about cognitive research
What every teacher should know about cognitive researchWhat every teacher should know about cognitive research
What every teacher should know about cognitive researchStephanie Chasteen
 
Agile Interactions
Agile InteractionsAgile Interactions
Agile InteractionsKen Howard
 
An Overview of Selected Learning Theories about Student Learning
An Overview of Selected Learning Theories about  Student  LearningAn Overview of Selected Learning Theories about  Student  Learning
An Overview of Selected Learning Theories about Student LearningSanjay Goel
 
Learning From Failure & How You Can Too
Learning From Failure & How You Can TooLearning From Failure & How You Can Too
Learning From Failure & How You Can TooChad Todd, MBA
 
Riding The Digital Wave Slam2
Riding The Digital Wave Slam2Riding The Digital Wave Slam2
Riding The Digital Wave Slam2Mike Fisher
 
Effective Use of Surveys in UX | Triangle UXPA Workshop
Effective Use of Surveys in UX | Triangle UXPA WorkshopEffective Use of Surveys in UX | Triangle UXPA Workshop
Effective Use of Surveys in UX | Triangle UXPA WorkshopAmanda Stockwell
 
Assessment Power Point (Latest)
Assessment  Power  Point (Latest)Assessment  Power  Point (Latest)
Assessment Power Point (Latest)bambam242
 
Quantifying reflection
Quantifying reflectionQuantifying reflection
Quantifying reflectionfridolin.wild
 
Assessment 2 Power Point
Assessment 2 Power PointAssessment 2 Power Point
Assessment 2 Power Pointbambam242
 
Aptitude Test Chapter Summaries
Aptitude Test Chapter SummariesAptitude Test Chapter Summaries
Aptitude Test Chapter SummariesJoyce Williams
 
Customer service excellence training by psl
Customer service excellence training by pslCustomer service excellence training by psl
Customer service excellence training by pslAndrew Griffiths
 

Similar to Reflective writing analytics: empirically determined keywords of written reflection (20)

Unit1 revision
Unit1 revisionUnit1 revision
Unit1 revision
 
Ch9
Ch9Ch9
Ch9
 
CHAPTER ONE pyschometrics new.pptx
CHAPTER ONE pyschometrics new.pptxCHAPTER ONE pyschometrics new.pptx
CHAPTER ONE pyschometrics new.pptx
 
Writing Essay Papers
Writing Essay PapersWriting Essay Papers
Writing Essay Papers
 
NLP and personality analysis
NLP and personality analysisNLP and personality analysis
NLP and personality analysis
 
Numerical literacy t22010
Numerical literacy t22010Numerical literacy t22010
Numerical literacy t22010
 
What every teacher should know about cognitive research
What every teacher should know about cognitive researchWhat every teacher should know about cognitive research
What every teacher should know about cognitive research
 
Agile Interactions
Agile InteractionsAgile Interactions
Agile Interactions
 
An Overview of Selected Learning Theories about Student Learning
An Overview of Selected Learning Theories about  Student  LearningAn Overview of Selected Learning Theories about  Student  Learning
An Overview of Selected Learning Theories about Student Learning
 
Learning From Failure & How You Can Too
Learning From Failure & How You Can TooLearning From Failure & How You Can Too
Learning From Failure & How You Can Too
 
Riding The Digital Wave Slam2
Riding The Digital Wave Slam2Riding The Digital Wave Slam2
Riding The Digital Wave Slam2
 
Unit. 6.doc
Unit. 6.docUnit. 6.doc
Unit. 6.doc
 
Jeopardy Test
Jeopardy TestJeopardy Test
Jeopardy Test
 
Effective Use of Surveys in UX | Triangle UXPA Workshop
Effective Use of Surveys in UX | Triangle UXPA WorkshopEffective Use of Surveys in UX | Triangle UXPA Workshop
Effective Use of Surveys in UX | Triangle UXPA Workshop
 
Assessment Power Point (Latest)
Assessment  Power  Point (Latest)Assessment  Power  Point (Latest)
Assessment Power Point (Latest)
 
Math Essay Topics
Math Essay TopicsMath Essay Topics
Math Essay Topics
 
Quantifying reflection
Quantifying reflectionQuantifying reflection
Quantifying reflection
 
Assessment 2 Power Point
Assessment 2 Power PointAssessment 2 Power Point
Assessment 2 Power Point
 
Aptitude Test Chapter Summaries
Aptitude Test Chapter SummariesAptitude Test Chapter Summaries
Aptitude Test Chapter Summaries
 
Customer service excellence training by psl
Customer service excellence training by pslCustomer service excellence training by psl
Customer service excellence training by psl
 

More from Thomas Ullmann

Automated content analysis of reflective writing
Automated content analysis of reflective writingAutomated content analysis of reflective writing
Automated content analysis of reflective writingThomas Ullmann
 
Comparing Automatically Detected Reflective Texts with Human Judgements
Comparing Automatically Detected Reflective Texts with Human JudgementsComparing Automatically Detected Reflective Texts with Human Judgements
Comparing Automatically Detected Reflective Texts with Human JudgementsThomas Ullmann
 
Welcome slides Awarness and Reflection Workshop
Welcome slides Awarness and Reflection WorkshopWelcome slides Awarness and Reflection Workshop
Welcome slides Awarness and Reflection WorkshopThomas Ullmann
 
An Architecture for the Automated Detection of Textual Indicators of Reflection
An Architecture for the Automated Detection of Textual Indicators of ReflectionAn Architecture for the Automated Detection of Textual Indicators of Reflection
An Architecture for the Automated Detection of Textual Indicators of ReflectionThomas Ullmann
 
TELeurope as a Personal Research Environment
TELeurope as a Personal Research EnvironmentTELeurope as a Personal Research Environment
TELeurope as a Personal Research EnvironmentThomas Ullmann
 
Firehouse introduction: Awareness and Reflection in Personal Learning Environ...
Firehouse introduction: Awareness and Reflection in Personal Learning Environ...Firehouse introduction: Awareness and Reflection in Personal Learning Environ...
Firehouse introduction: Awareness and Reflection in Personal Learning Environ...Thomas Ullmann
 
The Stellar Science 2.0 Mash-UP Infrastructure
The Stellar Science 2.0 Mash-UP InfrastructureThe Stellar Science 2.0 Mash-UP Infrastructure
The Stellar Science 2.0 Mash-UP InfrastructureThomas Ullmann
 

More from Thomas Ullmann (7)

Automated content analysis of reflective writing
Automated content analysis of reflective writingAutomated content analysis of reflective writing
Automated content analysis of reflective writing
 
Comparing Automatically Detected Reflective Texts with Human Judgements
Comparing Automatically Detected Reflective Texts with Human JudgementsComparing Automatically Detected Reflective Texts with Human Judgements
Comparing Automatically Detected Reflective Texts with Human Judgements
 
Welcome slides Awarness and Reflection Workshop
Welcome slides Awarness and Reflection WorkshopWelcome slides Awarness and Reflection Workshop
Welcome slides Awarness and Reflection Workshop
 
An Architecture for the Automated Detection of Textual Indicators of Reflection
An Architecture for the Automated Detection of Textual Indicators of ReflectionAn Architecture for the Automated Detection of Textual Indicators of Reflection
An Architecture for the Automated Detection of Textual Indicators of Reflection
 
TELeurope as a Personal Research Environment
TELeurope as a Personal Research EnvironmentTELeurope as a Personal Research Environment
TELeurope as a Personal Research Environment
 
Firehouse introduction: Awareness and Reflection in Personal Learning Environ...
Firehouse introduction: Awareness and Reflection in Personal Learning Environ...Firehouse introduction: Awareness and Reflection in Personal Learning Environ...
Firehouse introduction: Awareness and Reflection in Personal Learning Environ...
 
The Stellar Science 2.0 Mash-UP Infrastructure
The Stellar Science 2.0 Mash-UP InfrastructureThe Stellar Science 2.0 Mash-UP Infrastructure
The Stellar Science 2.0 Mash-UP Infrastructure
 

Recently uploaded

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 

Recently uploaded (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 

Reflective writing analytics: empirically determined keywords of written reflection

  • 1. Reflective writing analytics: empirically determined keywords of written reflection Learning Analytics & Knowledge Conference ‘17 15th of March 2017 Vancouver, Canada Thomas Daniel Ullmann Institute of Educational Technology The Open University, UK
  • 2. LAK17 13-17 March 2017 2 Ullmann, T. D. (2017). Reflective Writing Analytics - Empirically Determined Keywords of Written Reflection. In Proceedings of the 7th International Conference on Learning Analytics & Knowledge. Vancouver, BC, Canada: ACM.
  • 3. Reflective writing Importance of reflective writing 3 Educational tool to train reflective thinking Teachers’ pre-service training Early childhood education Nursing Physical therapy Psychology Literature Pharmacy Business
  • 4. Reflective writing analytics The manual analysis of reflective writings - is time-consuming and costly - has problems to achieve high inter- rater reliability Importance of automated methods to detect reflection 4
  • 5. Reflection detection Automated methods landscape 5 Dictionary-based approaches Rule-based approaches Machine learning based approaches Set of rules Category A Think, thought Category B But, despite I hadn't really thought of it like this before but by empathising … Dictionaries Inference engine IF text contains 'I' and 'thought' THEN add fact 'personal thought' Machine learning algorithms Naïve Bayes Neural Networks Further algorithms Further rules Examples: Bruno, et al. (2011), Chang et al. (2012), Kann and Högfeldt (2016), Ullmann (2011) Examples:Shum, et al. (2016), Gibson, et al. (2016), Ullmann (2012) Ullmann (2015) Further categories SVM See Ullmann, T.D., 2015. Automated detection of reflection in texts - A machine learning based approach.
  • 6. Reflection detection Automated methods landscape 6 Dictionary-based approaches Rule-based approaches Machine learning based approaches Set of rules Category A Think, thought Category B But, despite I hadn't really thought of it like this before but by empathising … Dictionaries Inference engine IF text contains 'I' and 'thought' THEN add fact 'personal thought' Machine learning algorithms Naïve Bayes Neural Networks Further algorithms Further rules Examples: Bruno, et al. (2011), Chang et al. (2012), Kann and Högfeldt (2016), Ullmann (2011) Examples:Shum, et al. (2016), Gibson, et al. (2016), Ullmann (2012) Ullmann (2015) Further categories SVM See Ullmann, T.D., 2015. Automated detection of reflection in texts - A machine learning based approach.
  • 7. Model for reflection detection Synthesis of 24 models (Ullmann, 2015) 7 Reflection: descriptive/non-reflective and reflective Description of an experience Feelings Personal beliefs Recognising difficulties/ critical stance Perspective Outcome: - Lessons learned - Future intentions
  • 8. Keyword approach ● The proposed approach is data-driven (vs. expert-driven) ● The aim is to identify keywords that can be used to automatically analyse reflective writings ● Method ● 10-fold cross validation ● Identification of keywords on training dataset using the log-likelihood approach ● Determining best candidate keywords on validation dataset ● Evaluating performance of best candidate keyword(s) on test dataset Outline 8
  • 10. Calculating ‘keyness’ of words Class 1 Class 2 Frequency of a word a b Total c d 10 Log-likelihood statistic Read and Cressie (1988) cited by Rayson, P. (2008). From key words to key semantic domains. International Journal of Corpus Linguistics, 13(4). LL is also referred to as the G-test.                 k i i i i ected observed observedLL 1 exp ln2 In our case: 𝐿𝐿 = 2 × 𝑎 × 𝑙𝑛 𝑎 𝑒1 + 𝑏 × 𝑙𝑛 𝑏 𝑒2 )/()( )/()( 2 1 dcbade dcbace  
  • 11. LL example output Term Class 1 Class 2 Log-likelihood i 502 313 369 have 112 26 161 me 193 128 133 feel 80 16 122 felt 68 10 115 my 180 155 88 that 278 379 52 better 33 7 49 myself 27 4 46 believe 32 8 44 … … … … Long list of terms ordered by their log-likelihood 11
  • 12. Determining best candidate example Itr. Keywords Cohens κ 1 i 0.58 2 i, have 0.49 3 i, have, me 0.52 4 i, have, me, feel 0.51 5 i, have, me, feel, felt 0.51 … … … Validation dataset 12
  • 13. Determining performance Text Human Machine Agreement as i rarely feel confident enough to assert myself it took a lot of courage to stand up for my learning needs class1 class1 yes hodston and simpson 2002 contend that understanding our thoughts feelings and behaviours is essential to provide the best possible care and reach our maximum potential as nurses class2 class2 yes critical analysis and reflection are also dependent on self-awareness timmins 2006 class2 class2 yes work was not going to be rushed off at the last minute it was going to be handed in in advance class2 class2 yes and fundamentally i learnt that if you want something done properly do it yourself class1 class1 yes another similar problem that i encountered was how to tell someone that i didnt like their idea and that it wasent going to get used class1 class1 yes if i had ensure that everything along the critical path always ticked along in time and that all tasks without precursors were done early on then the project would have been easy come easy go class1 class1 yes assigning one single person to do this from the start will probably be the best way to do this class2 class2 yes learning a foreign language is a complex process affected by an infinite number of variables and conditions class2 class2 yes as far as i am concerned the lack of motivation comprehensible input and negotiated output were the most crucial factors that impeded my progress in learning persian class1 class1 yes which means i do not know you do not know class2 class1 no Test dataset 13
  • 14. 10 fold cross validation 14 1st iteration 2nd iteration 3rd iteration 10th iteration …
  • 15. Dataset Dataset N Class 1 Class 2 Reflection 2347 603 1744 Experience 3392 1563 1829 Feeling 2672 811 1861 Belief 2303 1188 1115 Difficulty 2717 1392 1325 Perspective 2028 330 1698 Learning 1882 699 1183 Intention 3755 347 3408 Size and class distribution 15
  • 16. Results Category Nfold Accuracy Cohen's κ Mean Mean SD Mean SD Reflection 234.7 0.83 0.03 0.59 0.07 Experience 339.2 0.82 0.02 0.65 0.03 Feeling 267.2 0.79 0.03 0.56 0.05 Belief 230.3 0.70 0.03 0.39 0.06 Difficulty 271.7 0.73 0.03 0.47 0.05 Perspective 202.8 0.74 0.06 0.28 0.04 Learning 188.2 0.67 0.05 0.34 0.06 Intention 375.5 0.93 0.01 0.51 0.10 Average 263.70 0.78 0.03 0.47 0.06 Accuracy and Cohen’s κ 16
  • 17. Best candidate keywords Category Keywords Reflection 'I' (100%) and 'me' (60%) Experience Singular first-person pronouns 'I' (100%) and 'me', (100%); plural first-person pronoun 'we' (90%); past tense auxiliary verbs 'was' (100%), 'had' (100%), 'were' (90%), and 'did' (50%) Feeling Singular first-person pronouns 'I' (100%) and 'me' (60%); verbs 'feel' (80%) and 'felt' (60%) Belief First-person pronouns 'I' (100%), 'my' (80%), and 'it' (50%); sensing and thinking verbs 'feel' (100%), 'believe' (90%), and 'think' (80%); auxiliary verb 'have' (60%) Difficulty Conjunctions 'because' (100%), 'but' (100%), 'if' (90%), and 'although' (70%); the nouns 'lack' (90%), 'problems' (80%), and 'situation' (80%); the adjectives 'difficult' (100%), 'due' (100%), and 'wrong' (80%); the verbs 'trying' (60%), 'felt' (50%), and 'made' (90%); the auxiliary verbs 'did' (100%), 'didn’t' (100%), 'don’t' (60%), 'have' (100%), 'could' (100%), 'would' (100%), and 'may' (100%); the adverbs 'still' (70%), 'not' (100%), and 'however' (100%); and the third-person pronoun 'it' (60%) 17
  • 18. Best candidate keywords Category Keywords Perspective Third person pronouns 'they' (100%), 'she' (50%), and 'his' (50%); the verbs 'felt' (90%), 'said' (80%), and 'understand' (50%); the auxiliary verbs 'may' (100%), 'might' (50%), and 'would' (50%); the adjective 'aware' (50%); and the conjunction 'that' (80%) Learning First-person pronouns 'me' (100%) and 'I' (70%); the nouns 'future' (100%), and 'experience' (90%); the verbs 'learnt' (100%) and 'have' (80%); and 'better' (100%), which was used as either adjective or adverb Intention Modal verb 'will' (100%) 18 … continued
  • 19. Conclusion ● Keyword method generated word lists that showed fair to good reliability for most categories of the reflection detection model. ● Most categories had an accuracy above the baseline. ● Some of the keywords of categories such as ‘Experience’, ‘Reflection’, and ‘Feeling’ performed better than others, such as ‘Perspective’ and ‘Learning’. ● With a relatively small set of keywords, we can already detect categories of the reflective writing model. ● Keywords have been determined based on their empirical properties and not by expert judgement. ● Contribution to a better understanding of reflective writings. 19

Editor's Notes

  1. Dyment and O’Connell, 2010 Poldner et al., 2014 Reflective writing is part of the OU course H818 - The networked practitioner - a module that is part of the MA in Online and Distance Education at the Open University, UK.