Voltar às notícias de pesquisa
A lecturer and two university students review two short, highlighted segments from a C-programming lecture video beside pointer and linked-list diagrams in a media room
Ferramenta / conjunto de dadosTool / dataset202619/08/2026· 2 min

LLM-curated lecture clips offered source-grounded computing help, but the pilot measured use rather than learning

Owen Tang, Alexandra Vassar, Jake Renzella

arXiv preprint

Resumo de 500 palavras

A lecturer and two university students review two short, highlighted segments from a C-programming lecture video beside pointer and linked-list diagrams in a media room

Owen Tang, Alexandra Vassar and Jake Renzella investigate a constrained alternative to open-ended AI tutoring: retrieving short, relevant sections from an instructor's own lecture videos. Their August 2026 preprint describes a system for a large introductory C-programming course at UNSW. Instead of generating an answer, the language model receives lecture transcripts with timestamps and returns candidate intervals. Students can then watch the lecturer's explanation in its original course context.

The evaluation used five questions aligned with different levels of Bloom's taxonomy. A course lecturer independently selected reference segments, and the authors compared three frontier language models with those selections. GPT-5.4 Pro achieved 0.78 recall, 0.53 precision and 0.31 intersection over union. Gemini 3.1 Pro reached 0.60 recall, 0.23 precision and 0.21 intersection over union. Qwen3.5 397B performed substantially worse, with 0.11 recall, 0.08 precision and 0.05 intersection over union. Model-based judges rated the GPT and Gemini selections highly relevant, at 4.87 out of five, and gave sufficiency scores of 4.07 and 4.20.

Those numbers describe overlap and judged usefulness, not student learning. The lecturer selected no segment for two questions because the lectures did not directly cover the requested material. The models nevertheless returned the closest available content. One result was considered adequate, while a memory-leak selection was relevant but insufficient. This boundary matters: a retrieval system may produce a plausible clip even when the source collection cannot fully answer the question.

The authors also report a seven-week classroom pilot using Gemini 2.5 Pro with 903 enrolled students. The system received 343 prompts; 58 percent of participating students returned for another use. The median recommended clip lasted 91 seconds. Common topics included arrays, linked lists and pointers. Students submitted only 21 explicit ratings, with 19 approvals and two disapprovals. Positively rated recommendations were watched for an average of 46 seconds, compared with 126 seconds across all recommendations. These traces show that some learners used and revisited the tool, but they do not reveal whether students understood more, completed work more independently or performed better.

Several limitations narrow the conclusions. The controlled test used only five queries and one lecturer's selections. LLM judges supplied relevance and sufficiency ratings, transcript-only retrieval ignored visual explanations and the deployed pilot used a different model from the strongest evaluated system. The study reports no learner demographics, comparison group, achievement measure or analysis of who benefited. Engagement measures can also be ambiguous: a short watch may reflect efficiency, abandonment or prior knowledge.

For AIEDHK, the design is promising because it keeps assistance grounded in teacher-approved materials and returns learners to a human explanation. A stronger evaluation would preregister a larger question set, include multiple human raters, log when the corpus lacks an answer and compare learning, transfer and unaided performance against ordinary search or generated tutoring. It should also test whether findings generalize beyond one introductory course. The appropriate current claim is feasibility: models can locate useful lecture moments, but educational effectiveness remains untested.

Artigos relacionados

A diverse group of university students and a lecturer examine clustered dialogue cards, a ten-trait matrix and an exam-progress chart in a bright learning analytics studio
Ferramenta / conjunto de dados2026
Ferramenta / conjunto de dados 94

Principal Trait Analysis linked AI-tutor dialogue patterns to outcomes, but not yet to transferable skills

Hunter McNichols, Kai Du, Andrew Lan

arXiv preprint

McNichols, Du and Lan introduce Principal Trait Analysis, an LLM-assisted pipeline that turns human-AI conversation traces into interpretable behavioral traits. On 1,540 university AI-tutor sessions and 2,774 professional coding-agent sessions, selected traits added explanatory or predictive signal beyond prior performance. Conceptual questioning aligned positively with some exam outcomes, but cross-semester inconsistency, contradictory coefficients and mostly flat temporal patterns mean the traits cannot yet be treated as transferable AI collaboration skills.

Principal Trait AnalysisAI tutoring dialoguehuman-AI collaboration
Ler resumo de 500 palavras
A diverse computer science class uses a learning dashboard to record self-assessments and discuss algorithms with a teacher and an AI dialogue panel
Artigo de revista2026
Artigo de revista 76

An eliciting LLM dashboard prompted more reflective dialogue and showed a trend toward stronger learning-judgment calibration

Laura Graf, Patrick Bassner, Maximilian Anzinger, Felix Dietrich, Stephan Krusche, Oleksandra Poquet

Education and Information Technologies

A five-week exploratory study with 30 computer-science students compared no agent, a telling LLM agent and an eliciting agent inside a learning dashboard. The eliciting condition produced more reflective messages and showed descriptive trends toward clearer relationships between self-judgments and mastery estimates, but the study did not test achievement gains.

learning analyticsLLM pedagogical agentlearning dashboard
Ler resumo de 500 palavras
Academic cover for a position paper on ChatGPT and large language models in education
Revisão2023
Revisão c3c9681c-ca00-4df2-aa39-490f775df4fb

ChatGPT for good? On opportunities and challenges of large language models for education

Enkelejda Kasneci, Kathrin Sessler, Stefan Kuechemann, Maria Bannert, Daryna Dementieva, Frank Fischer, Urs Gasser, Georg Groh, Stephan Guennemann, Eyke Huellermeier, Stephan Krusche, Gitta Kutyniok, Tilman Michaeli, Claudia Nerdel, Juergen Pfeffer, Oleksandra Poquet, Michael Sailer, Albrecht Schmidt, Tina Seidel, Matthias Stadler, Jochen Weller, Jochen Kuehn, Gjergji Kasneci

Learning and Individual Differences

A widely cited position paper that balances the educational opportunities of large language models with risks around bias, privacy, assessment, and teacher guidance.

large language modelsChatGPTteacher support
Ler resumo de 500 palavras