SlideShare a Scribd company logo
1 of 23
Download to read offline
Automated Cognitive Presence Detection in Online
Discussion Transcripts
Vitomir Kovanovic1
Srecko Joksimovic1
vitomir kovanovic@sfu.ca sjoksimo@sfu.ca
Dragan Gasevic2
Marek Hatala1
dgasevic@acm.org mhatala@sfu.ca
1
School of Interactive Arts and Technology
Simon Fraser University,
Burnaby, Canada
2
School of Computing Science
Athabasca University
, Edmonton, Canada
March 25, 2014
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Overview
Overall idea
To examine how we can use text mining for automation of
content analysis of discussion transcripts.
More specifically,
We looked at the automation of content analysis of cognitive
presence, one of the three main components of Community
of Inquiry framework.
V. Kovanovic et al. Automated Cog. Presence Detection 1 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Overview
Big goal
Provide instructors with information on student’s learning progress
within a learning community so that appropriate instructional
interventions can be planned and implemented.
Provide learners with the feedback on their discussion contributions so
that they can reflect more objectively on their own learning.
V. Kovanovic et al. Automated Cog. Presence Detection 2 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Asynchronous online discussions -
“gold mine of information” (Henri, 1992)
• They are frequently used for all types
of education delivery,
• Their use produced large amount of
data about learning processes,
• Their use is well supported by the
social-constructivist pedagogies.
V. Kovanovic et al. Automated Cog. Presence Detection 3 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Asynchronous online discussions - Issues and challenges
• Produced data is used mainly for research after the courses are over,
• Content analysis techniques are complex and time consuming,
• Content analysis had almost no impact on educational
practice (Donnelly and Gardner, 2011),
• There is a need for more proactive use of the data through
automation:
• Few attempts for automated content analysis,
• Focus mostly on surface level characteristics, and
• Not based on well established theories of education.
V. Kovanovic et al. Automated Cog. Presence Detection 4 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Community of Inquiry (CoI) Framework
Text Classification and Automatic Content Analysis Approaches
Community of Inquiry (CoI) framework
is a conceptual framework outlying the important constructs that define
worthwhile educational experience in distance education setting.
• Social presence: relationships and
social climate in a community.
• Cognitive presence: phases of
cognitive engagement and knowledge
construction.
• Teaching presence: instructional
role during social learning.
CoI model is:
• Extensively researched and validated,
• Adopts Content Analysis for
assessment of presences
V. Kovanovic et al. Automated Cog. Presence Detection 5 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Community of Inquiry (CoI) Framework
Text Classification and Automatic Content Analysis Approaches
Cognitive Presence
Cognitive Presence
“an extent to which the participants in any particular configuration of a
community of inquiry are able to construct meaning through sustained
communication.” (Garrison, Anderson, and Archer, 1999, p .89)
V. Kovanovic et al. Automated Cog. Presence Detection 6 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Community of Inquiry (CoI) Framework
Text Classification and Automatic Content Analysis Approaches
Cognitive Presence
Cognitive Presence
“an extent to which the participants in any particular configuration of a
community of inquiry are able to construct meaning through sustained
communication.” (Garrison, Anderson, and Archer, 1999, p .89)
Four phases of cognitive presence:
1 Triggering event: Some issue, dilemma or problem is identified.
2 Exploration: Students move between private world of reflection and
shared world of social knowledge construction.
3 Integration: Students filter irrelevant information and synthesize
new knowledge.
4 Resolution: Students analyze practical applicability, test different
hypotheses, and start a new learning cycle.
V. Kovanovic et al. Automated Cog. Presence Detection 6 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Community of Inquiry (CoI) Framework
Text Classification and Automatic Content Analysis Approaches
Cognitive presence coding scheme
• Use of whole message as unit of analysis,
• Look for particular indicators of different sociocognitive processes,
• Requires expertise with coding instrument and domain knowledge.
V. Kovanovic et al. Automated Cog. Presence Detection 7 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Community of Inquiry (CoI) Framework
Text Classification and Automatic Content Analysis Approaches
Issues and challenges
• Used for analysis long after the courses are over,
• Require substantial manual and time consuming work,
• Not providing explanations for observed levels of thee presences, and
• Not providing suggestions and guidelines for instructors to direct
their pedagogical decisions.
V. Kovanovic et al. Automated Cog. Presence Detection 8 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Community of Inquiry (CoI) Framework
Text Classification and Automatic Content Analysis Approaches
Text Mining and Text Classification
• Text mining for coding cognitive presence,
• Supervised learning classification problem,
• Cognitive presence is latent construct,
• We based our work on similar problems of mining latent constructs,
• Opining mining (Arora, Joshi, and Ros´e, 2009; Joshi and
Penstein-Ros´e, 2009; Tsur and Davidov, 2010),
• Gender style difference detection (Gianfortoni, Adamson, and Ros´e,
2011),
• Sentiment analysis (Arora et al., 2010)
• Most commonly used features:
• Lexical and part-of-speech N-grams,
• Dependency triplets,
• Word pattern features, and
• Some combination of them.
• Most commonly used algorithms:
• Support Vector Machines (SVMs)
• K Nearest Neighbors (KNNs)
V. Kovanovic et al. Automated Cog. Presence Detection 9 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Data set
Feature extraction
Classification
Data set
• Six offerings of graduate level course in software engineering at
distance learning university,
• Total of 1747 messages, 81 students,
• Manually coded by two coders
(agreement = 98.1%, Cohen’s κ = 0.974),
ID Phase Messages (%)
0 Other 140 8.01%
1 Triggering Event 308 17.63%
2 Exploration 684 39.17%
3 Integration 508 29.08%
4 Resolution 107 6.12%
All phases 1747 100%
Number of Messages in Different Phases of Cognitive Presence
V. Kovanovic et al. Automated Cog. Presence Detection 10 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Data set
Feature extraction
Classification
Feature Extraction
• Unigrams, Bigrams and Trigrams,
• Part-of-Speech Bigrams and Trigrams,
• Backoff Bigrams and Trigrams:
Example: “John is working.”
Bigrams:
• john is,
• is working.
Backoff Bigrams:
• john verb ,
• noun is,
• is verb
• verb working.
V. Kovanovic et al. Automated Cog. Presence Detection 11 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Data set
Feature extraction
Classification
Feature Extraction
• Dependency triplets: rel, head, modifier
Example: “Bills on ports and immigration were submitted by
Senator Brownback, Republican of Kansas.”
nsubjpass, submitted, Bills
auxpass, submitted, were
agent, submitted, Brownback
nn, Brownback, Senator
appos, Brownback, Republican
prep of, Republican, Kansas
prep on, Bills, ports
conj and, ports, immigration
prep on, Bills, immigration
V. Kovanovic et al. Automated Cog. Presence Detection 12 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Data set
Feature extraction
Classification
Feature Extraction
• Backoff dependency triplets:
Example: “Bills on ports and immigration were submitted by
Senator Brownback, Republican of Kansas.”
Dependency triplet:
• conj and, ports, immigration
Backoff dependency triplets:
• conj and, noun , immigration
• conj and, ports, noun
• conj and, noun , noun
V. Kovanovic et al. Automated Cog. Presence Detection 13 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Data set
Feature extraction
Classification
Additional Features
• Number of named entities in the message
Brainstorming should involve more concepts than posing a question,
• Is message first in the discussion?
Posing questions is more likely to be initiating discussions,
• Is message a reply to the first message in the discussion?
V. Kovanovic et al. Automated Cog. Presence Detection 14 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Data set
Feature extraction
Classification
Classification
Classifier:
• Linear SVM classifier with default value of C = 1,
• Only features with support of 10 or more,
• Accuracy evaluated using 10 fold cross-validation,
• Comparison of models using McNemar’s test.
Implementation:
• Implemented in Java,
• Feature extraction using Stanford CoreNLP1
toolkit,
• Tokenization, Part-of-Speech, and Dependency parsing modules
• Classification using Weka (Witten, Frank, and Hall, 2011) and
LibSVM (Chang and Lin, 2011), and
• Statistical comparison using Java Statistical Classes (JSC)2
1http://nlp.stanford.edu/software/corenlp.shtml
2http://www.jsc.nildram.co.uk/index.htm
V. Kovanovic et al. Automated Cog. Presence Detection 15 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Results
Feature Set Additional Classification Cohen’s P-val
Features Accuracy Kappa
majority vote baseline 0 0.392 0.000
unigrams baseline 2241 0.547 0.364
+ bigrams 3155 0.556 0.376 0.427
+ trigrams 911 0.554 0.374 0.571
+ pos-bigrams 737 0.561 0.385 0.249
+ pos-trigrams 2810 0.560 0.382 0.304
+ bo-bigrams 6953 0.560 0.381 0.323
+ bo-trigrams 17986 0.584 0.410 0.006
+ dep-triplets 1435 0.564 0.386 0.062
+ h-bo-triplets 1931 0.571 0.396 0.031
+ m-bo-triplets 2771 0.579 0.406 0.003
+ hm-bo-triplets 1375 0.558 0.379 0.359
+ entity-count 1 0.559 0.381 0.030
+ is-first 1 0.555 0.375 0.037
+ is-reply-first 1 0.550 0.367 0.665
Classification Results. Bold typeface indicates statistical significance.
V. Kovanovic et al. Automated Cog. Presence Detection 16 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Current progress
• Use of nested-cross validation for better selection of model
parameters (kernel and hyperparameters),
• RBF kernel shown to be better than linear kernel,
• LIWC features, LSA coherence,
• accuracy = 61.7%, Cohen’s κ = 0.43
V. Kovanovic et al. Automated Cog. Presence Detection 17 / 18
Introduction
Background
Methods
Results
Conclusions and Future Work
References
Conclusions and future work
Summary:
• Promising path to explore,
• Use of backoff trigrams, plain and backoff dependency triplets, entity
count and first message indicator seem useful,
Future work:
• Additional types of features which look at the context of previous
messages (e.g., convergence vs. divergence),
• Moving away from SVM, explore other classification methods which
are better at explanation (e.g., boosting and random forests),
• Give associated probabilities for each classification,
• Give relative importance of different features.
Challenges:
• Challenges with message unit of analysis and surface-level features,
• Low frequency of resolution messages.
V. Kovanovic et al. Automated Cog. Presence Detection 18 / 18
Thank you
References I
Arora, Shilpa, Mahesh Joshi, and Carolyn P. Ros´e (2009). “Identifying types of claims in
online customer reviews”. In: Proceedings of the HLT-NAACL 2009, 37–40.
Arora, Shilpa et al. (2010). “Sentiment classification using automatically extracted
subgraph features”. In: Proceedings of the NAACL HLT 2010 Workshop on
Computational Approaches to Analysis and Generation of Emotion in Text, 131–139.
Chang, Chih-Chung and Chih-Jen Lin (2011). “LIBSVM: A library for support vector
machines”. In: ACM Transactions on Intelligent Systems and Technology 2 (3),
27:1–27:27.
Donnelly, Roisin and John Gardner (2011). “Content analysis of computer conferencing
transcripts”. In: Interactive Learning Environments 19.4, pp. 303–315.
Garrison, D. Randy, Terry Anderson, and Walter Archer (1999). “Critical Inquiry in a
Text-Based Environment: Computer Conferencing in Higher Education”. In: The Internet
and Higher Education 2.2–3, pp. 87–105.
Gianfortoni, Philip, David Adamson, and Carolyn P. Ros´e (2011). “Modeling of stylistic
variation in social media with stretchy patterns”. In: Proceedings of the First Workshop on
Algorithms and Resources for Modelling of Dialects and Language Varieties, 49–59.
Henri, France (1992). “Computer Conferencing and Content Analysis”. en. In:
Collaborative Learning Through Computer Conferencing, pp. 117–136.
Joshi, Mahesh and Carolyn Penstein-Ros´e (2009). “Generalizing dependency features for
opinion mining”. In: Proceedings of the ACL-IJCNLP 2009 Conference, 313–316.
References II
Tsur, Oren and Dmitry Davidov (2010). “Icwsm – a great catchy name: Semi-supervised
recognition of sarcastic sentences in product reviews”. In: Proceeding of the International
AAAI Conference on Weblogs and Social Media.
Witten, Ian H., Eibe Frank, and Mark A. Hall (2011). Data Mining: Practical Machine
Learning Tools and Techniques, Third Edition. 3rd ed. Morgan Kaufmann.

More Related Content

What's hot

SFU SIAT Comprehensive Examination
SFU SIAT Comprehensive ExaminationSFU SIAT Comprehensive Examination
SFU SIAT Comprehensive ExaminationVitomir Kovanovic
 
What does effective online/blended teaching look like?
What does effective online/blended teaching look like?What does effective online/blended teaching look like?
What does effective online/blended teaching look like?Vitomir Kovanovic
 
MOOCs in the news- A European perspective
MOOCs in the news- A European perspectiveMOOCs in the news- A European perspective
MOOCs in the news- A European perspectiveVitomir Kovanovic
 
Analysis of Metadata and Topic Modeling for
Analysis of Metadata and Topic Modeling forAnalysis of Metadata and Topic Modeling for
Analysis of Metadata and Topic Modeling forJigar Mehta
 
Penetrating the black box of time-on-task estimation
Penetrating the black box of time-on-task estimationPenetrating the black box of time-on-task estimation
Penetrating the black box of time-on-task estimationVitomir Kovanovic
 
Learning Analytics for Communities of Inquiry
Learning Analytics for Communities of InquiryLearning Analytics for Communities of Inquiry
Learning Analytics for Communities of InquiryVitomir Kovanovic
 
A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...
A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...
A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...Vitomir Kovanovic
 
How useful are semantic links for the detection of implicit references in csc...
How useful are semantic links for the detection of implicit references in csc...How useful are semantic links for the detection of implicit references in csc...
How useful are semantic links for the detection of implicit references in csc...Traian Rebedea
 
EMMA Summer School - Maria Perifanou - Language Massive Open Online Courses
 EMMA Summer School - Maria Perifanou - Language Massive Open Online Courses EMMA Summer School - Maria Perifanou - Language Massive Open Online Courses
EMMA Summer School - Maria Perifanou - Language Massive Open Online CoursesEUmoocs
 
Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...
Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...
Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...Dagmar Monett
 
E-Learning Adoption in a Higher Education Setting: An Empirical Study
E-Learning Adoption in a Higher Education Setting: An Empirical StudyE-Learning Adoption in a Higher Education Setting: An Empirical Study
E-Learning Adoption in a Higher Education Setting: An Empirical StudyDagmar Monett
 
Introduction to OpenSemcq
Introduction to OpenSemcqIntroduction to OpenSemcq
Introduction to OpenSemcqmbtosic
 
Bark & Martin - Essential information skills for researchers: a collaborative...
Bark & Martin - Essential information skills for researchers: a collaborative...Bark & Martin - Essential information skills for researchers: a collaborative...
Bark & Martin - Essential information skills for researchers: a collaborative...IL Group (CILIP Information Literacy Group)
 
MOOCs and personal learning: reality or myth?
MOOCs and personal learning: reality or myth?MOOCs and personal learning: reality or myth?
MOOCs and personal learning: reality or myth?Inge de Waard
 
Open Courses: The Next Big Thing in E-Learning?
Open Courses: The Next Big Thing in E-Learning?Open Courses: The Next Big Thing in E-Learning?
Open Courses: The Next Big Thing in E-Learning?Kaido Kikkas
 
The Structure and Components for the Open Education Ecosystem
The Structure and Components for the Open Education EcosystemThe Structure and Components for the Open Education Ecosystem
The Structure and Components for the Open Education EcosystemHans Põldoja
 
Lilac 2012 Essential information skills for researchers: A collaborative proj...
Lilac 2012 Essential information skills for researchers: A collaborative proj...Lilac 2012 Essential information skills for researchers: A collaborative proj...
Lilac 2012 Essential information skills for researchers: A collaborative proj...Chris Bark
 
A novel model of cognitive presence assessment using automated learning analy...
A novel model of cognitive presence assessment using automated learning analy...A novel model of cognitive presence assessment using automated learning analy...
A novel model of cognitive presence assessment using automated learning analy...Vitomir Kovanovic
 
Expert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCsExpert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCsShalin Hai-Jew
 
Design Patterns for Badge Systems in Higher Education
Design Patterns for Badge Systems in Higher EducationDesign Patterns for Badge Systems in Higher Education
Design Patterns for Badge Systems in Higher EducationHans Põldoja
 

What's hot (20)

SFU SIAT Comprehensive Examination
SFU SIAT Comprehensive ExaminationSFU SIAT Comprehensive Examination
SFU SIAT Comprehensive Examination
 
What does effective online/blended teaching look like?
What does effective online/blended teaching look like?What does effective online/blended teaching look like?
What does effective online/blended teaching look like?
 
MOOCs in the news- A European perspective
MOOCs in the news- A European perspectiveMOOCs in the news- A European perspective
MOOCs in the news- A European perspective
 
Analysis of Metadata and Topic Modeling for
Analysis of Metadata and Topic Modeling forAnalysis of Metadata and Topic Modeling for
Analysis of Metadata and Topic Modeling for
 
Penetrating the black box of time-on-task estimation
Penetrating the black box of time-on-task estimationPenetrating the black box of time-on-task estimation
Penetrating the black box of time-on-task estimation
 
Learning Analytics for Communities of Inquiry
Learning Analytics for Communities of InquiryLearning Analytics for Communities of Inquiry
Learning Analytics for Communities of Inquiry
 
A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...
A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...
A Novel Model of Cognitive Presence Assessment Using Automated Learning Analy...
 
How useful are semantic links for the detection of implicit references in csc...
How useful are semantic links for the detection of implicit references in csc...How useful are semantic links for the detection of implicit references in csc...
How useful are semantic links for the detection of implicit references in csc...
 
EMMA Summer School - Maria Perifanou - Language Massive Open Online Courses
 EMMA Summer School - Maria Perifanou - Language Massive Open Online Courses EMMA Summer School - Maria Perifanou - Language Massive Open Online Courses
EMMA Summer School - Maria Perifanou - Language Massive Open Online Courses
 
Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...
Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...
Evolving Lesson Plans to Assist Educators: From Paper-Based to Adaptive Lesso...
 
E-Learning Adoption in a Higher Education Setting: An Empirical Study
E-Learning Adoption in a Higher Education Setting: An Empirical StudyE-Learning Adoption in a Higher Education Setting: An Empirical Study
E-Learning Adoption in a Higher Education Setting: An Empirical Study
 
Introduction to OpenSemcq
Introduction to OpenSemcqIntroduction to OpenSemcq
Introduction to OpenSemcq
 
Bark & Martin - Essential information skills for researchers: a collaborative...
Bark & Martin - Essential information skills for researchers: a collaborative...Bark & Martin - Essential information skills for researchers: a collaborative...
Bark & Martin - Essential information skills for researchers: a collaborative...
 
MOOCs and personal learning: reality or myth?
MOOCs and personal learning: reality or myth?MOOCs and personal learning: reality or myth?
MOOCs and personal learning: reality or myth?
 
Open Courses: The Next Big Thing in E-Learning?
Open Courses: The Next Big Thing in E-Learning?Open Courses: The Next Big Thing in E-Learning?
Open Courses: The Next Big Thing in E-Learning?
 
The Structure and Components for the Open Education Ecosystem
The Structure and Components for the Open Education EcosystemThe Structure and Components for the Open Education Ecosystem
The Structure and Components for the Open Education Ecosystem
 
Lilac 2012 Essential information skills for researchers: A collaborative proj...
Lilac 2012 Essential information skills for researchers: A collaborative proj...Lilac 2012 Essential information skills for researchers: A collaborative proj...
Lilac 2012 Essential information skills for researchers: A collaborative proj...
 
A novel model of cognitive presence assessment using automated learning analy...
A novel model of cognitive presence assessment using automated learning analy...A novel model of cognitive presence assessment using automated learning analy...
A novel model of cognitive presence assessment using automated learning analy...
 
Expert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCsExpert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCs
 
Design Patterns for Badge Systems in Higher Education
Design Patterns for Badge Systems in Higher EducationDesign Patterns for Badge Systems in Higher Education
Design Patterns for Badge Systems in Higher Education
 

Similar to Automated Cognitive Presence Detection in Online Discussion Transcripts

Assessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methodsAssessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methodsVitomir Kovanovic
 
Humanizing Online Instruction: A MOOC project report
Humanizing Online Instruction: A MOOC project reportHumanizing Online Instruction: A MOOC project report
Humanizing Online Instruction: A MOOC project reportWhitney Kilgore
 
The Power of Open: SUNY Open Education Initiatives
The Power of Open: SUNY Open Education InitiativesThe Power of Open: SUNY Open Education Initiatives
The Power of Open: SUNY Open Education InitiativesKelsey O'Brien
 
Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...
Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...
Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...Maha Al-Freih
 
Feedback as dialogue and learning technologies: can e-assessment be formative?
Feedback as dialogue and learning technologies: can e-assessment be formative?Feedback as dialogue and learning technologies: can e-assessment be formative?
Feedback as dialogue and learning technologies: can e-assessment be formative?Centre for Distance Education
 
RIDE 2010 presentation - Formative assessment practices in distance learning:...
RIDE 2010 presentation - Formative assessment practices in distance learning:...RIDE 2010 presentation - Formative assessment practices in distance learning:...
RIDE 2010 presentation - Formative assessment practices in distance learning:...Centre for Distance Education
 
Connecting Librarians to Researchers
Connecting Librarians to ResearchersConnecting Librarians to Researchers
Connecting Librarians to ResearchersQSR International
 
Exploring Semantic Question Generation Methodology and a Case Study for Algor...
Exploring Semantic Question Generation Methodology and a Case Study for Algor...Exploring Semantic Question Generation Methodology and a Case Study for Algor...
Exploring Semantic Question Generation Methodology and a Case Study for Algor...IJCI JOURNAL
 
Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...
Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...
Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...Andres Garcia-Silva
 
EDLD808 Program Evaluation Final Project - Online Education
EDLD808 Program Evaluation Final Project - Online EducationEDLD808 Program Evaluation Final Project - Online Education
EDLD808 Program Evaluation Final Project - Online EducationPaul Gruhn
 
Massey University Doctoral Skills Workshop 1: Writing the report for confirma...
Massey University Doctoral Skills Workshop 1: Writing the report for confirma...Massey University Doctoral Skills Workshop 1: Writing the report for confirma...
Massey University Doctoral Skills Workshop 1: Writing the report for confirma...Martin McMorrow
 
Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...
Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...
Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...ataloadane
 
Big Qualitative Data, Big Team, Little Time - A Path to Publication
Big Qualitative Data, Big Team, Little Time - A Path to PublicationBig Qualitative Data, Big Team, Little Time - A Path to Publication
Big Qualitative Data, Big Team, Little Time - A Path to PublicationQSR International
 
Pedagogy of online teaching
Pedagogy of online teachingPedagogy of online teaching
Pedagogy of online teachingLorna Kearns
 
The Open SUNY COTE Quality Review (OSCQR) Process and Rubric
The Open SUNY COTE Quality Review (OSCQR) Process and RubricThe Open SUNY COTE Quality Review (OSCQR) Process and Rubric
The Open SUNY COTE Quality Review (OSCQR) Process and RubricAlexandra M. Pickett
 
Recent developments in CS education research Jul 18
Recent developments in CS education research Jul 18Recent developments in CS education research Jul 18
Recent developments in CS education research Jul 18Sue Sentance
 
research methodogy
research methodogyresearch methodogy
research methodogynarman1402
 
Concept Mapping in Interaction Design
Concept Mapping in Interaction DesignConcept Mapping in Interaction Design
Concept Mapping in Interaction DesignHans Põldoja
 
Profiling Linked Open Data
Profiling Linked Open DataProfiling Linked Open Data
Profiling Linked Open DataBlerina Spahiu
 

Similar to Automated Cognitive Presence Detection in Online Discussion Transcripts (20)

Assessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methodsAssessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methods
 
Humanizing Online Instruction: A MOOC project report
Humanizing Online Instruction: A MOOC project reportHumanizing Online Instruction: A MOOC project report
Humanizing Online Instruction: A MOOC project report
 
The Power of Open: SUNY Open Education Initiatives
The Power of Open: SUNY Open Education InitiativesThe Power of Open: SUNY Open Education Initiatives
The Power of Open: SUNY Open Education Initiatives
 
Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...
Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...
Increasing Learners' Retention and Persistence in MOOCs: Design-Based Researc...
 
Feedback as dialogue and learning technologies: can e-assessment be formative?
Feedback as dialogue and learning technologies: can e-assessment be formative?Feedback as dialogue and learning technologies: can e-assessment be formative?
Feedback as dialogue and learning technologies: can e-assessment be formative?
 
RIDE 2010 presentation - Formative assessment practices in distance learning:...
RIDE 2010 presentation - Formative assessment practices in distance learning:...RIDE 2010 presentation - Formative assessment practices in distance learning:...
RIDE 2010 presentation - Formative assessment practices in distance learning:...
 
Connecting Librarians to Researchers
Connecting Librarians to ResearchersConnecting Librarians to Researchers
Connecting Librarians to Researchers
 
Exploring Semantic Question Generation Methodology and a Case Study for Algor...
Exploring Semantic Question Generation Methodology and a Case Study for Algor...Exploring Semantic Question Generation Methodology and a Case Study for Algor...
Exploring Semantic Question Generation Methodology and a Case Study for Algor...
 
Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...
Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...
Social Tags and Linked Data for Ontology Development: A Case Study in the Fin...
 
EDLD808 Program Evaluation Final Project - Online Education
EDLD808 Program Evaluation Final Project - Online EducationEDLD808 Program Evaluation Final Project - Online Education
EDLD808 Program Evaluation Final Project - Online Education
 
Social Networking in Second Language Learning
Social Networking in Second Language LearningSocial Networking in Second Language Learning
Social Networking in Second Language Learning
 
Massey University Doctoral Skills Workshop 1: Writing the report for confirma...
Massey University Doctoral Skills Workshop 1: Writing the report for confirma...Massey University Doctoral Skills Workshop 1: Writing the report for confirma...
Massey University Doctoral Skills Workshop 1: Writing the report for confirma...
 
Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...
Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...
Recent_Trends_in_Deep_Learning_Based_Open-Domain_Textual_Question_Answering_S...
 
Big Qualitative Data, Big Team, Little Time - A Path to Publication
Big Qualitative Data, Big Team, Little Time - A Path to PublicationBig Qualitative Data, Big Team, Little Time - A Path to Publication
Big Qualitative Data, Big Team, Little Time - A Path to Publication
 
Pedagogy of online teaching
Pedagogy of online teachingPedagogy of online teaching
Pedagogy of online teaching
 
The Open SUNY COTE Quality Review (OSCQR) Process and Rubric
The Open SUNY COTE Quality Review (OSCQR) Process and RubricThe Open SUNY COTE Quality Review (OSCQR) Process and Rubric
The Open SUNY COTE Quality Review (OSCQR) Process and Rubric
 
Recent developments in CS education research Jul 18
Recent developments in CS education research Jul 18Recent developments in CS education research Jul 18
Recent developments in CS education research Jul 18
 
research methodogy
research methodogyresearch methodogy
research methodogy
 
Concept Mapping in Interaction Design
Concept Mapping in Interaction DesignConcept Mapping in Interaction Design
Concept Mapping in Interaction Design
 
Profiling Linked Open Data
Profiling Linked Open DataProfiling Linked Open Data
Profiling Linked Open Data
 

More from Vitomir Kovanovic

Introduction to Learning Analytics for High School Teachers and Managers
Introduction to Learning Analytics for High School Teachers and ManagersIntroduction to Learning Analytics for High School Teachers and Managers
Introduction to Learning Analytics for High School Teachers and ManagersVitomir Kovanovic
 
Extending video interactions to support self-regulated learning in an online ...
Extending video interactions to support self-regulated learning in an online ...Extending video interactions to support self-regulated learning in an online ...
Extending video interactions to support self-regulated learning in an online ...Vitomir Kovanovic
 
Analysing social presence in online discussions through network and text anal...
Analysing social presence in online discussions through network and text anal...Analysing social presence in online discussions through network and text anal...
Analysing social presence in online discussions through network and text anal...Vitomir Kovanovic
 
Automated Analysis of Cognitive Presence in Online Discussions Written in Por...
Automated Analysis of Cognitive Presence in Online Discussions Written in Por...Automated Analysis of Cognitive Presence in Online Discussions Written in Por...
Automated Analysis of Cognitive Presence in Online Discussions Written in Por...Vitomir Kovanovic
 
Validating a theorized model of engagement in learning analytics
Validating a theorized model of engagement in learning analyticsValidating a theorized model of engagement in learning analytics
Validating a theorized model of engagement in learning analyticsVitomir Kovanovic
 
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...Examining the Value of Learning Analytics for Supporting Work-integrated Lear...
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...Vitomir Kovanovic
 
Developing Self-regulated Learning in High-school Students: The Role of Learn...
Developing Self-regulated Learning in High-school Students: The Role of Learn...Developing Self-regulated Learning in High-school Students: The Role of Learn...
Developing Self-regulated Learning in High-school Students: The Role of Learn...Vitomir Kovanovic
 
Unsupervised Learning for Learning Analytics Researchers
Unsupervised Learning for Learning Analytics ResearchersUnsupervised Learning for Learning Analytics Researchers
Unsupervised Learning for Learning Analytics ResearchersVitomir Kovanovic
 
Introduction to R for Learning Analytics Researchers
Introduction to R for Learning Analytics ResearchersIntroduction to R for Learning Analytics Researchers
Introduction to R for Learning Analytics ResearchersVitomir Kovanovic
 
Introduction to Learning Analytics
Introduction to Learning AnalyticsIntroduction to Learning Analytics
Introduction to Learning AnalyticsVitomir Kovanovic
 
Introduction to Epistemic Network Analysis
Introduction to Epistemic Network AnalysisIntroduction to Epistemic Network Analysis
Introduction to Epistemic Network AnalysisVitomir Kovanovic
 
Understand students’ self-reflections through learning analytics
Understand students’ self-reflections through learning analyticsUnderstand students’ self-reflections through learning analytics
Understand students’ self-reflections through learning analyticsVitomir Kovanovic
 
Kovanović et al. 2017 - developing a mooc experimentation platform: insight...
Kovanović et al.   2017 - developing a mooc experimentation platform: insight...Kovanović et al.   2017 - developing a mooc experimentation platform: insight...
Kovanović et al. 2017 - developing a mooc experimentation platform: insight...Vitomir Kovanovic
 

More from Vitomir Kovanovic (13)

Introduction to Learning Analytics for High School Teachers and Managers
Introduction to Learning Analytics for High School Teachers and ManagersIntroduction to Learning Analytics for High School Teachers and Managers
Introduction to Learning Analytics for High School Teachers and Managers
 
Extending video interactions to support self-regulated learning in an online ...
Extending video interactions to support self-regulated learning in an online ...Extending video interactions to support self-regulated learning in an online ...
Extending video interactions to support self-regulated learning in an online ...
 
Analysing social presence in online discussions through network and text anal...
Analysing social presence in online discussions through network and text anal...Analysing social presence in online discussions through network and text anal...
Analysing social presence in online discussions through network and text anal...
 
Automated Analysis of Cognitive Presence in Online Discussions Written in Por...
Automated Analysis of Cognitive Presence in Online Discussions Written in Por...Automated Analysis of Cognitive Presence in Online Discussions Written in Por...
Automated Analysis of Cognitive Presence in Online Discussions Written in Por...
 
Validating a theorized model of engagement in learning analytics
Validating a theorized model of engagement in learning analyticsValidating a theorized model of engagement in learning analytics
Validating a theorized model of engagement in learning analytics
 
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...Examining the Value of Learning Analytics for Supporting Work-integrated Lear...
Examining the Value of Learning Analytics for Supporting Work-integrated Lear...
 
Developing Self-regulated Learning in High-school Students: The Role of Learn...
Developing Self-regulated Learning in High-school Students: The Role of Learn...Developing Self-regulated Learning in High-school Students: The Role of Learn...
Developing Self-regulated Learning in High-school Students: The Role of Learn...
 
Unsupervised Learning for Learning Analytics Researchers
Unsupervised Learning for Learning Analytics ResearchersUnsupervised Learning for Learning Analytics Researchers
Unsupervised Learning for Learning Analytics Researchers
 
Introduction to R for Learning Analytics Researchers
Introduction to R for Learning Analytics ResearchersIntroduction to R for Learning Analytics Researchers
Introduction to R for Learning Analytics Researchers
 
Introduction to Learning Analytics
Introduction to Learning AnalyticsIntroduction to Learning Analytics
Introduction to Learning Analytics
 
Introduction to Epistemic Network Analysis
Introduction to Epistemic Network AnalysisIntroduction to Epistemic Network Analysis
Introduction to Epistemic Network Analysis
 
Understand students’ self-reflections through learning analytics
Understand students’ self-reflections through learning analyticsUnderstand students’ self-reflections through learning analytics
Understand students’ self-reflections through learning analytics
 
Kovanović et al. 2017 - developing a mooc experimentation platform: insight...
Kovanović et al.   2017 - developing a mooc experimentation platform: insight...Kovanović et al.   2017 - developing a mooc experimentation platform: insight...
Kovanović et al. 2017 - developing a mooc experimentation platform: insight...
 

Recently uploaded

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
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
 
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
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 

Recently uploaded (20)

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
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
 
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
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 

Automated Cognitive Presence Detection in Online Discussion Transcripts

  • 1. Automated Cognitive Presence Detection in Online Discussion Transcripts Vitomir Kovanovic1 Srecko Joksimovic1 vitomir kovanovic@sfu.ca sjoksimo@sfu.ca Dragan Gasevic2 Marek Hatala1 dgasevic@acm.org mhatala@sfu.ca 1 School of Interactive Arts and Technology Simon Fraser University, Burnaby, Canada 2 School of Computing Science Athabasca University , Edmonton, Canada March 25, 2014
  • 2. Introduction Background Methods Results Conclusions and Future Work References Overview Overall idea To examine how we can use text mining for automation of content analysis of discussion transcripts. More specifically, We looked at the automation of content analysis of cognitive presence, one of the three main components of Community of Inquiry framework. V. Kovanovic et al. Automated Cog. Presence Detection 1 / 18
  • 3. Introduction Background Methods Results Conclusions and Future Work References Overview Big goal Provide instructors with information on student’s learning progress within a learning community so that appropriate instructional interventions can be planned and implemented. Provide learners with the feedback on their discussion contributions so that they can reflect more objectively on their own learning. V. Kovanovic et al. Automated Cog. Presence Detection 2 / 18
  • 4. Introduction Background Methods Results Conclusions and Future Work References Asynchronous online discussions - “gold mine of information” (Henri, 1992) • They are frequently used for all types of education delivery, • Their use produced large amount of data about learning processes, • Their use is well supported by the social-constructivist pedagogies. V. Kovanovic et al. Automated Cog. Presence Detection 3 / 18
  • 5. Introduction Background Methods Results Conclusions and Future Work References Asynchronous online discussions - Issues and challenges • Produced data is used mainly for research after the courses are over, • Content analysis techniques are complex and time consuming, • Content analysis had almost no impact on educational practice (Donnelly and Gardner, 2011), • There is a need for more proactive use of the data through automation: • Few attempts for automated content analysis, • Focus mostly on surface level characteristics, and • Not based on well established theories of education. V. Kovanovic et al. Automated Cog. Presence Detection 4 / 18
  • 6. Introduction Background Methods Results Conclusions and Future Work References Community of Inquiry (CoI) Framework Text Classification and Automatic Content Analysis Approaches Community of Inquiry (CoI) framework is a conceptual framework outlying the important constructs that define worthwhile educational experience in distance education setting. • Social presence: relationships and social climate in a community. • Cognitive presence: phases of cognitive engagement and knowledge construction. • Teaching presence: instructional role during social learning. CoI model is: • Extensively researched and validated, • Adopts Content Analysis for assessment of presences V. Kovanovic et al. Automated Cog. Presence Detection 5 / 18
  • 7. Introduction Background Methods Results Conclusions and Future Work References Community of Inquiry (CoI) Framework Text Classification and Automatic Content Analysis Approaches Cognitive Presence Cognitive Presence “an extent to which the participants in any particular configuration of a community of inquiry are able to construct meaning through sustained communication.” (Garrison, Anderson, and Archer, 1999, p .89) V. Kovanovic et al. Automated Cog. Presence Detection 6 / 18
  • 8. Introduction Background Methods Results Conclusions and Future Work References Community of Inquiry (CoI) Framework Text Classification and Automatic Content Analysis Approaches Cognitive Presence Cognitive Presence “an extent to which the participants in any particular configuration of a community of inquiry are able to construct meaning through sustained communication.” (Garrison, Anderson, and Archer, 1999, p .89) Four phases of cognitive presence: 1 Triggering event: Some issue, dilemma or problem is identified. 2 Exploration: Students move between private world of reflection and shared world of social knowledge construction. 3 Integration: Students filter irrelevant information and synthesize new knowledge. 4 Resolution: Students analyze practical applicability, test different hypotheses, and start a new learning cycle. V. Kovanovic et al. Automated Cog. Presence Detection 6 / 18
  • 9. Introduction Background Methods Results Conclusions and Future Work References Community of Inquiry (CoI) Framework Text Classification and Automatic Content Analysis Approaches Cognitive presence coding scheme • Use of whole message as unit of analysis, • Look for particular indicators of different sociocognitive processes, • Requires expertise with coding instrument and domain knowledge. V. Kovanovic et al. Automated Cog. Presence Detection 7 / 18
  • 10. Introduction Background Methods Results Conclusions and Future Work References Community of Inquiry (CoI) Framework Text Classification and Automatic Content Analysis Approaches Issues and challenges • Used for analysis long after the courses are over, • Require substantial manual and time consuming work, • Not providing explanations for observed levels of thee presences, and • Not providing suggestions and guidelines for instructors to direct their pedagogical decisions. V. Kovanovic et al. Automated Cog. Presence Detection 8 / 18
  • 11. Introduction Background Methods Results Conclusions and Future Work References Community of Inquiry (CoI) Framework Text Classification and Automatic Content Analysis Approaches Text Mining and Text Classification • Text mining for coding cognitive presence, • Supervised learning classification problem, • Cognitive presence is latent construct, • We based our work on similar problems of mining latent constructs, • Opining mining (Arora, Joshi, and Ros´e, 2009; Joshi and Penstein-Ros´e, 2009; Tsur and Davidov, 2010), • Gender style difference detection (Gianfortoni, Adamson, and Ros´e, 2011), • Sentiment analysis (Arora et al., 2010) • Most commonly used features: • Lexical and part-of-speech N-grams, • Dependency triplets, • Word pattern features, and • Some combination of them. • Most commonly used algorithms: • Support Vector Machines (SVMs) • K Nearest Neighbors (KNNs) V. Kovanovic et al. Automated Cog. Presence Detection 9 / 18
  • 12. Introduction Background Methods Results Conclusions and Future Work References Data set Feature extraction Classification Data set • Six offerings of graduate level course in software engineering at distance learning university, • Total of 1747 messages, 81 students, • Manually coded by two coders (agreement = 98.1%, Cohen’s κ = 0.974), ID Phase Messages (%) 0 Other 140 8.01% 1 Triggering Event 308 17.63% 2 Exploration 684 39.17% 3 Integration 508 29.08% 4 Resolution 107 6.12% All phases 1747 100% Number of Messages in Different Phases of Cognitive Presence V. Kovanovic et al. Automated Cog. Presence Detection 10 / 18
  • 13. Introduction Background Methods Results Conclusions and Future Work References Data set Feature extraction Classification Feature Extraction • Unigrams, Bigrams and Trigrams, • Part-of-Speech Bigrams and Trigrams, • Backoff Bigrams and Trigrams: Example: “John is working.” Bigrams: • john is, • is working. Backoff Bigrams: • john verb , • noun is, • is verb • verb working. V. Kovanovic et al. Automated Cog. Presence Detection 11 / 18
  • 14. Introduction Background Methods Results Conclusions and Future Work References Data set Feature extraction Classification Feature Extraction • Dependency triplets: rel, head, modifier Example: “Bills on ports and immigration were submitted by Senator Brownback, Republican of Kansas.” nsubjpass, submitted, Bills auxpass, submitted, were agent, submitted, Brownback nn, Brownback, Senator appos, Brownback, Republican prep of, Republican, Kansas prep on, Bills, ports conj and, ports, immigration prep on, Bills, immigration V. Kovanovic et al. Automated Cog. Presence Detection 12 / 18
  • 15. Introduction Background Methods Results Conclusions and Future Work References Data set Feature extraction Classification Feature Extraction • Backoff dependency triplets: Example: “Bills on ports and immigration were submitted by Senator Brownback, Republican of Kansas.” Dependency triplet: • conj and, ports, immigration Backoff dependency triplets: • conj and, noun , immigration • conj and, ports, noun • conj and, noun , noun V. Kovanovic et al. Automated Cog. Presence Detection 13 / 18
  • 16. Introduction Background Methods Results Conclusions and Future Work References Data set Feature extraction Classification Additional Features • Number of named entities in the message Brainstorming should involve more concepts than posing a question, • Is message first in the discussion? Posing questions is more likely to be initiating discussions, • Is message a reply to the first message in the discussion? V. Kovanovic et al. Automated Cog. Presence Detection 14 / 18
  • 17. Introduction Background Methods Results Conclusions and Future Work References Data set Feature extraction Classification Classification Classifier: • Linear SVM classifier with default value of C = 1, • Only features with support of 10 or more, • Accuracy evaluated using 10 fold cross-validation, • Comparison of models using McNemar’s test. Implementation: • Implemented in Java, • Feature extraction using Stanford CoreNLP1 toolkit, • Tokenization, Part-of-Speech, and Dependency parsing modules • Classification using Weka (Witten, Frank, and Hall, 2011) and LibSVM (Chang and Lin, 2011), and • Statistical comparison using Java Statistical Classes (JSC)2 1http://nlp.stanford.edu/software/corenlp.shtml 2http://www.jsc.nildram.co.uk/index.htm V. Kovanovic et al. Automated Cog. Presence Detection 15 / 18
  • 18. Introduction Background Methods Results Conclusions and Future Work References Results Feature Set Additional Classification Cohen’s P-val Features Accuracy Kappa majority vote baseline 0 0.392 0.000 unigrams baseline 2241 0.547 0.364 + bigrams 3155 0.556 0.376 0.427 + trigrams 911 0.554 0.374 0.571 + pos-bigrams 737 0.561 0.385 0.249 + pos-trigrams 2810 0.560 0.382 0.304 + bo-bigrams 6953 0.560 0.381 0.323 + bo-trigrams 17986 0.584 0.410 0.006 + dep-triplets 1435 0.564 0.386 0.062 + h-bo-triplets 1931 0.571 0.396 0.031 + m-bo-triplets 2771 0.579 0.406 0.003 + hm-bo-triplets 1375 0.558 0.379 0.359 + entity-count 1 0.559 0.381 0.030 + is-first 1 0.555 0.375 0.037 + is-reply-first 1 0.550 0.367 0.665 Classification Results. Bold typeface indicates statistical significance. V. Kovanovic et al. Automated Cog. Presence Detection 16 / 18
  • 19. Introduction Background Methods Results Conclusions and Future Work References Current progress • Use of nested-cross validation for better selection of model parameters (kernel and hyperparameters), • RBF kernel shown to be better than linear kernel, • LIWC features, LSA coherence, • accuracy = 61.7%, Cohen’s κ = 0.43 V. Kovanovic et al. Automated Cog. Presence Detection 17 / 18
  • 20. Introduction Background Methods Results Conclusions and Future Work References Conclusions and future work Summary: • Promising path to explore, • Use of backoff trigrams, plain and backoff dependency triplets, entity count and first message indicator seem useful, Future work: • Additional types of features which look at the context of previous messages (e.g., convergence vs. divergence), • Moving away from SVM, explore other classification methods which are better at explanation (e.g., boosting and random forests), • Give associated probabilities for each classification, • Give relative importance of different features. Challenges: • Challenges with message unit of analysis and surface-level features, • Low frequency of resolution messages. V. Kovanovic et al. Automated Cog. Presence Detection 18 / 18
  • 22. References I Arora, Shilpa, Mahesh Joshi, and Carolyn P. Ros´e (2009). “Identifying types of claims in online customer reviews”. In: Proceedings of the HLT-NAACL 2009, 37–40. Arora, Shilpa et al. (2010). “Sentiment classification using automatically extracted subgraph features”. In: Proceedings of the NAACL HLT 2010 Workshop on Computational Approaches to Analysis and Generation of Emotion in Text, 131–139. Chang, Chih-Chung and Chih-Jen Lin (2011). “LIBSVM: A library for support vector machines”. In: ACM Transactions on Intelligent Systems and Technology 2 (3), 27:1–27:27. Donnelly, Roisin and John Gardner (2011). “Content analysis of computer conferencing transcripts”. In: Interactive Learning Environments 19.4, pp. 303–315. Garrison, D. Randy, Terry Anderson, and Walter Archer (1999). “Critical Inquiry in a Text-Based Environment: Computer Conferencing in Higher Education”. In: The Internet and Higher Education 2.2–3, pp. 87–105. Gianfortoni, Philip, David Adamson, and Carolyn P. Ros´e (2011). “Modeling of stylistic variation in social media with stretchy patterns”. In: Proceedings of the First Workshop on Algorithms and Resources for Modelling of Dialects and Language Varieties, 49–59. Henri, France (1992). “Computer Conferencing and Content Analysis”. en. In: Collaborative Learning Through Computer Conferencing, pp. 117–136. Joshi, Mahesh and Carolyn Penstein-Ros´e (2009). “Generalizing dependency features for opinion mining”. In: Proceedings of the ACL-IJCNLP 2009 Conference, 313–316.
  • 23. References II Tsur, Oren and Dmitry Davidov (2010). “Icwsm – a great catchy name: Semi-supervised recognition of sarcastic sentences in product reviews”. In: Proceeding of the International AAAI Conference on Weblogs and Social Media. Witten, Ian H., Eibe Frank, and Mark A. Hall (2011). Data Mining: Practical Machine Learning Tools and Techniques, Third Edition. 3rd ed. Morgan Kaufmann.