您的浏览器禁用了JavaScript(一种计算机语言,用以实现您与网页的交互),请解除该禁用,或者联系我们。[谷歌]:教育生成式人工智能开发技术报告英 - 发现报告
当前位置:首页/行业研究/报告详情/

教育生成式人工智能开发技术报告英

文化传媒2024-06-18谷歌单***
教育生成式人工智能开发技术报告英

goo.gle/LearnLM2024-05-14Towards Responsible Development ofGenerative AI for Education:An Evaluation-Driven ApproachIrina Jurenka*,‡,1, Markus Kunesch*,†,1, Kevin McKee§,1, Daniel Gillick§,1, Shaojian Zhu†,1, Sara Wiltberger§,1,Shubham Milind Phal1, Katherine Hermann1, Daniel Kasenberg§,1, Avishkar Bhoopchand1, Ankit Anand1,Miruna Pîslar1, Stephanie Chan§,1, Lisa Wang§,1, Jennifer She1, Parsa Mahmoudieh1, Aliya Rysbek1, Wei-JenKo3, Andrea Huber1, Brett Wiltshire1, Gal Elidan‡,2, Roni Rabin2, Jasmin Rubinovitz†,4, Amit Pitaru4, MacMcAllister3, Julia Wilkowski3, David Choi8, Roee Engelberg2, Lidan Hackmon2, Adva Levin2, Rachel Griffin5,Michael Sears5, Filip Bar6, Mia Mesar3, Mana Jabbour3, Arslan Chaudhry1, James Cohan3, SridharThiagarajan1, Nir Levine1, Ben Brown1, Dilan Gorur§,1, Svetlana Grant1, Rachel Hashimoshoni3, LauraWeidinger1, Jieru Hu1, Dawn Chen3, Kuba Dolecki3, Canfer Akbulut1, Maxwell Bileschi1, Laura Culp1,Wen-Xin Dong3, Nahema Marchal1, Kelsie Van Deman4, Hema Bajaj Misra3, Michael Duah5, Moran Ambar2,Avi Caciularu2, Sandra Lefdal1, Chris Summerfield7, James An1, Pierre-Alexandre Kamienny1, Abhinit Mohdi3,Theofilos Strinopoulous3, Annie Hale5, Wayne Anderson5, Luis C. Cobo1, Niv Efron†,2, Muktha Ananda3,Shakir Mohamed1, Maureen Heymans3, Zoubin Ghahramani1, Yossi Matias2, Ben Gomes3and Lila Ibrahim1*Equal contributions,†Technical lead,‡Research lead,§Workstream lead,1Google DeepMind,2Google Research,3Google,4GoogleCreative Lab,5Arizona State University,6Lund University,7University of Oxford,8Anthropic, work carried out while employed atGoogle DeepMindA major challenge facing the world is the provision of equitable and universal access to quality education.Recent advances in generative AI (gen AI) have created excitement about the potential of new technologiesto offer a personal tutor for every learner and a teaching assistant for every teacher. The full extentof this dream, however, has not yet materialised. We argue that this is primarily due to the difficultieswith verbalising pedagogical intuitions into gen AI prompts and the lack of good evaluation practices,reinforced by the challenges in defining excellent pedagogy. Here we present our work collaboratingwith learners and educators to translate high level principles from learning science into a pragmaticset of seven diverse educational benchmarks, spanning quantitative, qualitative, automatic and humanevaluations; and to develop a new set of fine-tuning datasets to improve the pedagogical capabilities ofGemini, introducingLearnLM-Tutor. Our evaluations show thatLearnLM-Tutoris consistently preferredover a prompt tuned Gemini by educators and learners on a number of pedagogical dimensions. Wehope that this work can serve as a first step towards developing a comprehensive educational evaluationframework, and that this can enable rapid progress within the AI and EdTech communities towardsmaximising the positive impact of gen AI in education.1. IntroductionThe roughly 70 year history of Artificial Intelligence (AI) has been one of paradigm shifts: fromsymbolic systems, to Bayesian approaches, to deep learning, and in the last few years, generative AI(gen AI)—large foundational models trained on huge swaths of media available on the internet togain an impressive set of general capabilities, whereby they are (most of the time) able to providea useful response to any user prompt or enquiry. Each paradigm shift brought with it a unique setof hopes, opportunities, and challenges. Yet the current gen AI era is unprecedented: AI is moreaccessible than ever (because it only requires prompting through natural language), more capablethan ever, and appears to be improving faster than ever. Questions naturally arise about how toharness this technology for maximal social benefit.Corresponding author(s): learnlm-tech-report@google.com©2024 Google DeepMind. All rights reserved Towards Responsible Development of Generative AI for Education:An Evaluation-Driven ApproachWhat does this error mean MatchingChar.java:14: error: int cannot be dereferencedCould you copy your code here? That'll help me debug the problem.LearnerLearnLM-TutorI would describe it as a helpful friend that knows a lot about one subject that can help you learn the class.“LearnLM-Tutor Study Hall Userparticipationdeploymentmodel improvementshuman evaluationsautomatic evaluationsLearnLM-Tutor DevelopmentEvaluation: Teacher preferencesDeployment: ASU Study HallParticipation: Learner feedbackHow would you explain the final range? It says 0-100, but I can't quite get why it wouldn't be 0-99 What is the range for the last branch below? The range for the last branch is 0 to 100, inclusive. This means that the branch will execute if the value of numItems is greater than or equal to 0 and less than or equal to 100.Here are some examples:●If numItems is 0, the branch will execute.●If numItems is 100, the branch will execute.●If numItems is -1, the branch will not execute.●If numItems is 101, t