paper-with-me

홈 › Papers

Adapting Large Language Models for Education: Foundational Capabilities, Potentials, and Challenges

2023-12-27 · Qingyao Li, Lingyue Fu, Weiming Zhang, Xianyu Chen, Jingwei Yu, Wei Xia, Weinan Zhang, Ruiming Tang, Yong Yu

Online education platforms, leveraging the internet to distribute education resources, seek to provide convenient education but often fall short in real-time communication with students. They often struggle to address the diverse obstacles students encounter throughout their learning journey. Solving the problems encountered by students poses a significant challenge for traditional deep learning models, as it requires not only a broad spectrum of subject knowledge but also the ability to understand what constitutes a student's individual difficulties. It's challenging for traditional machine learning models, as they lack the capacity to comprehend students' personalized needs. Recently, the emergence of large language models (LLMs) offers the possibility for resolving this issue by comprehending individual requests. Although LLMs have been successful in various fields, creating an LLM-based education system is still challenging for the wide range of educational skills required. This paper reviews the recently emerged LLM research related to educational capabilities, including mathematics, writing, programming, reasoning, and knowledge-based question answering, with the aim to explore their potential in constructing the next-generation intelligent education system. Specifically, for each capability, we focus on investigating two aspects. Firstly, we examine the current state of LLMs regarding this capability: how advanced they have become, whether they surpass human abilities, and what deficiencies might exist. Secondly, we evaluate whether the development methods for LLMs in this area are generalizable, that is, whether these methods can be applied to construct a comprehensive educational supermodel with strengths across various capabilities, rather than being effective in only a singular aspect.

📄 PDF Abstract BibTeX arXiv:2401.08664

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Large Language Models in Computer Science Education: A Systematic Literature Review

2024-10-21 · Nishat Raihan, Mohammed Latif Siddiq, Joanna C. S. Santos, Marcos Zampieri

Large language models (LLMs) are becoming increasingly better at a wide range of Natural Language Processing tasks (NLP), such as text generation and understanding. Recently, these models have extended their capabilities…

Code GenerationSystematic Literature ReviewText Generation

FoundationalASSIST: An Educational Dataset for Foundational Knowledge Tracing and Pedagogical Grounding of LLMs

2026-01-20 · Eamon Worden, Cristina Heffernan, Neil Heffernan, Shashank Sonkar arxiv

Can Large Language Models understand how students learn? As LLMs are deployed for adaptive testing and personalized tutoring, this question becomes urgent -- yet we cannot answer it with existing resources. Current educa…

Knowledge Tracing

The Robots are Here: Navigating the Generative AI Revolution in Computing Education

2023-10-01 · James Prather, Paul Denny, Juho Leinonen, Brett A. Becker 외

Recent advancements in artificial intelligence (AI) are fundamentally reshaping computing, with large language models (LLMs) now effectively being able to generate and interpret source code and natural language instructi…

ArticlesEthics

Scalable Educational Question Generation with Pre-trained Language Models

2023-05-13 · Sahan Bulathwela, Hamze Muse, Emine Yilmaz

The automatic generation of educational questions will play a key role in scaling online education, enabling self-assessment at scale when a global population is manoeuvring their personalised learning journeys. We devel…

Language ModelingLanguage ModellingLarge Language ModelQuestion Generation+1

PustakAI: Curriculum-Aligned and Interactive Textbooks Using Large Language Models

2025-11-13 · Shivam Sharma, Riya Naik, Tejas Gawas, Heramb Patil 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in understanding and generating human-like content. This has revolutionized various sectors such as healthcare, software development, and education. …