Providing tailored reflection instructions in collaborative learning using large language models

IF 6.7 1区 教育学 Q1 EDUCATION & EDUCATIONAL RESEARCH
Atharva Naik, Jessica Ruhan Yin, Anusha Kamath, Qianou Ma, Sherry Tongshuang Wu, R. Charles Murray, Christopher Bogart, Majd Sakr, Carolyn P. Rose
{"title":"Providing tailored reflection instructions in collaborative learning using large language models","authors":"Atharva Naik,&nbsp;Jessica Ruhan Yin,&nbsp;Anusha Kamath,&nbsp;Qianou Ma,&nbsp;Sherry Tongshuang Wu,&nbsp;R. Charles Murray,&nbsp;Christopher Bogart,&nbsp;Majd Sakr,&nbsp;Carolyn P. Rose","doi":"10.1111/bjet.13548","DOIUrl":null,"url":null,"abstract":"<div>\n \n <section>\n \n \n <p>The relative effectiveness of reflection either through student generation of contrasting cases or through provided contrasting cases is not well-established for adult learners. This paper presents a classroom study to investigate this comparison in a college level Computer Science (CS) course where groups of students worked collaboratively to design database access strategies. Forty-four teams were randomly assigned to three reflection conditions ([GEN] directive to generate a contrasting case to the student solution and evaluate their trade-offs in light of the principle, [CONT] directive to compare the student solution with a provided contrasting case and evaluate their trade-offs in light of a principle, and [NSI] a control condition with a non-specific directive for reflection evaluating the student solution in light of a principle). In the CONT condition, as an illustration of the use of LLMs to exemplify knowledge transformation beyond knowledge construction in the generation of an automated contribution to a collaborative learning discussion, an LLM generated a contrasting case to a group's solution to exemplify application of an alternative problem solving strategy in a way that highlighted the contrast by keeping many concrete details the same as those the group had most recently collaboratively constructed. While there was no main effect of condition on learning based on a content test, low-pretest student learned more from CONT than GEN, with NSI not distinguishable from the other two, while high-pretest students learned marginally more from the GEN condition than the CONT condition, with NSI not distinguishable from the other two.</p>\n </section>\n \n <section>\n \n <div>\n \n <div>\n \n <h3>Practitioner notes</h3>\n <p>What is already known about this topic\n\n </p><ul>\n \n <li>Reflection during or even in place of computer programming is beneficial for learning of principles for advanced computer science when the principles are new to students.</li>\n \n <li>Generation of contrasting cases and comparing contrasting cases have both been demonstrated to be effective as opportunities to learn from reflection in some contexts, though questions remain about ideal applicability conditions for adult learners.</li>\n \n <li>Intelligent conversational agents can be used effectively to deliver stimuli for reflection during collaborative learning, though room for improvement remains, which provides an opportunity to demonstrate the potential positive contribution of large language models (LLMs).</li>\n </ul>\n <p>What this paper adds\n\n </p><ul>\n \n <li>The study contributes new knowledge related to the differences in applicability conditions between generation of contrasting cases and comparison across provided contrasting cases for adult learning.</li>\n \n <li>The paper presents an application of LLMs as a tool to provide contrasting cases tailored to the details of actual student solutions.</li>\n \n <li>The study provides evidence from a classroom intervention study for positive impact on student learning of an LLM-enabled intervention.</li>\n </ul>\n <p>Implications for practice and/or policy\n\n </p><ul>\n \n <li>Advanced computer science curricula should make substantial room for reflection alongside problem solving.</li>\n \n <li>Instructors should provide reflection opportunities for students tailored to their level of prior knowledge.</li>\n \n <li>Instructors would benefit from training to use LLMs as tools for providing effective contrasting cases, especially for low-prior-knowledge students.</li>\n </ul>\n </div>\n </div>\n </section>\n </div>","PeriodicalId":48315,"journal":{"name":"British Journal of Educational Technology","volume":"56 2","pages":"531-550"},"PeriodicalIF":6.7000,"publicationDate":"2024-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1111/bjet.13548","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"British Journal of Educational Technology","FirstCategoryId":"95","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1111/bjet.13548","RegionNum":1,"RegionCategory":"教育学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"EDUCATION & EDUCATIONAL RESEARCH","Score":null,"Total":0}
引用次数: 0

Abstract

The relative effectiveness of reflection either through student generation of contrasting cases or through provided contrasting cases is not well-established for adult learners. This paper presents a classroom study to investigate this comparison in a college level Computer Science (CS) course where groups of students worked collaboratively to design database access strategies. Forty-four teams were randomly assigned to three reflection conditions ([GEN] directive to generate a contrasting case to the student solution and evaluate their trade-offs in light of the principle, [CONT] directive to compare the student solution with a provided contrasting case and evaluate their trade-offs in light of a principle, and [NSI] a control condition with a non-specific directive for reflection evaluating the student solution in light of a principle). In the CONT condition, as an illustration of the use of LLMs to exemplify knowledge transformation beyond knowledge construction in the generation of an automated contribution to a collaborative learning discussion, an LLM generated a contrasting case to a group's solution to exemplify application of an alternative problem solving strategy in a way that highlighted the contrast by keeping many concrete details the same as those the group had most recently collaboratively constructed. While there was no main effect of condition on learning based on a content test, low-pretest student learned more from CONT than GEN, with NSI not distinguishable from the other two, while high-pretest students learned marginally more from the GEN condition than the CONT condition, with NSI not distinguishable from the other two.

Practitioner notes

What is already known about this topic

  • Reflection during or even in place of computer programming is beneficial for learning of principles for advanced computer science when the principles are new to students.
  • Generation of contrasting cases and comparing contrasting cases have both been demonstrated to be effective as opportunities to learn from reflection in some contexts, though questions remain about ideal applicability conditions for adult learners.
  • Intelligent conversational agents can be used effectively to deliver stimuli for reflection during collaborative learning, though room for improvement remains, which provides an opportunity to demonstrate the potential positive contribution of large language models (LLMs).

What this paper adds

  • The study contributes new knowledge related to the differences in applicability conditions between generation of contrasting cases and comparison across provided contrasting cases for adult learning.
  • The paper presents an application of LLMs as a tool to provide contrasting cases tailored to the details of actual student solutions.
  • The study provides evidence from a classroom intervention study for positive impact on student learning of an LLM-enabled intervention.

Implications for practice and/or policy

  • Advanced computer science curricula should make substantial room for reflection alongside problem solving.
  • Instructors should provide reflection opportunities for students tailored to their level of prior knowledge.
  • Instructors would benefit from training to use LLMs as tools for providing effective contrasting cases, especially for low-prior-knowledge students.

Abstract Image

在使用大型语言模型的协作学习中提供量身定制的反思指导
无论是通过学生生成对比案例还是通过提供对比案例进行反思的相对有效性,对于成人学习者来说都还没有建立起来。本文提出了一项课堂研究,在大学水平的计算机科学(CS)课程中调查这种比较,在该课程中,学生小组协作设计数据库访问策略。44个团队被随机分配到三种反思条件下([GEN]指令生成一个与学生解决方案对比的案例,并根据原则评估他们的权衡;[CONT]指令将学生解决方案与提供的对比案例进行比较,并根据原则评估他们的权衡;[NSI]是一个控制条件,带有一个非特定指令,用于根据原则评估学生解决方案的反思)。在CONT条件下,作为使用法学硕士来举例说明在协作学习讨论中生成自动贡献的知识构建之外的知识转换的例子,法学硕士生成了一个与小组解决方案对比的案例,以举例说明另一种问题解决策略的应用,这种方法通过保持许多具体细节与小组最近合作构建的细节相同来突出对比。虽然条件对基于内容测试的学习没有主要影响,但低预试的学生从CONT中学到了比GEN更多的东西,而NSI与其他两种情况没有区别,而高预试的学生从GEN条件中学到了比CONT条件更多的东西,NSI与其他两种情况没有区别。实践者注意到关于这个主题已经知道的是,在计算机编程过程中甚至代替计算机编程的反思对学习高级计算机科学的原理是有益的,当这些原理对学生来说是新的。产生对比案例和比较对比案例都被证明是在某些情况下从反思中学习的有效机会,尽管成人学习者的理想适用条件仍然存在问题。智能会话代理可以有效地用于在协作学习期间提供反思刺激,尽管仍有改进的空间,这为展示大型语言模型(llm)的潜在积极贡献提供了机会。本研究为成人学习提供了关于生成对比案例和跨提供对比案例的适用性条件差异的新知识。本文介绍了法学硕士作为一种工具的应用,以提供针对实际学生解决方案细节的对比案例。本研究提供了一项课堂干预研究的证据,证明llm支持的干预对学生学习的积极影响。对实践和/或政策的启示高级计算机科学课程应该在解决问题的同时,为反思提供大量的空间。教师应该根据学生的先验知识水平为他们提供反思的机会。教师将受益于培训,使用法学硕士作为工具,提供有效的对比案例,特别是对低先验知识的学生。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
British Journal of Educational Technology
British Journal of Educational Technology EDUCATION & EDUCATIONAL RESEARCH-
CiteScore
15.60
自引率
4.50%
发文量
111
期刊介绍: BJET is a primary source for academics and professionals in the fields of digital educational and training technology throughout the world. The Journal is published by Wiley on behalf of The British Educational Research Association (BERA). It publishes theoretical perspectives, methodological developments and high quality empirical research that demonstrate whether and how applications of instructional/educational technology systems, networks, tools and resources lead to improvements in formal and non-formal education at all levels, from early years through to higher, technical and vocational education, professional development and corporate training.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信