Подтвердите e-mail

Для публикаций, комментариев, реакций и сообщений подтвердите адрес.

Публикация

I have a number of colleagues who think that LLMs will be very useful as individualized tutors. One of their arguments is that unlike previous generations of AI tutors, LLMs have the full context window of the conversation and that’s better understand what a student knows and doesn’t know.

Обсуждение

Ответы

I think a better approach is having students answer questions from a large CURATED bank of questions so that AI/machine learning can develop an accurate mental model of the student’s knowledge and “intelligence”, then use that to serve up appropriate curated lessons. This is what a good teacher does

The exhausting part isn’t the answers. It’s that there’s nowhere for the work to stay.

I am very leery of AI/LLM. My first concern is garbage in, garbage out. My second concern is unscrupulous people using it to sway opinion or create false facts. My third concern is people being so dependent on it they forget how to think and analyze for themselves. I don't see an upside. Scary tech.

Ответ для I Am Antifa

All of these things are valid concerns and critiques. Especially the second one, which it is insane that our government hasn't begun to regulate, even if it intersects with the 1st Amendment

Ive run into the problem w copilot that if i ask it to classify certain kinds of studies (clinical, observational, experimental, etc) and then innocently ask it to explain one of the classifications, it assumes im being critical, says it made an error (even when it didnt!)

Ответ для jstutte

It then wants to reclassify everything according to the new criteria it developed bc it now thinks this initial classification is wrong!

Ответ для jstutte

CoPilot is genuinely really bad. I don't know what secret sauce they are trying to use for it, but it's by the worst of the many I am obligated to use. I won't use it at all for personal things.

Sounds great in principal. But as I’ve been exploring how this actually works, it reveals an under-discussed failure mode. ChatGPT 5.0, for example, is readily confused by the context of an ongoing chat and midway through fails to answer easy questions that it can get at the start of a new session.

Ответ для Carl T. Bergstrom

Here’s an example that emerged naturally; I wasn’t trying to fool it or force an error. Trying to understand why it was failing as a tutor on a special relativity problem, I asked it to first solve the Newtonian mechanics component of the problem ignoring relativistic effects.

Ответ для Carl T. Bergstrom

Anecdotally, they seem especially prone to this failure mode when the prompts are confused. That seems very bad for tutoring.

Ответ для Carl T. Bergstrom

This is also a big part of why there’s suddenly a preponderance of “multiagent systems” — they need modularity for individual tasks within a larger project because otherwise they get muddled by the context window.

Ответ для Carl T. Bergstrom

I think a lot of these failure modes have a common underlying cause, failure of the attention mechanism to use and prioritize what's actually important from the context window. Unfortunately, that's a really hard problem to fix, not going to be resolved quickly by researchers.

The deeper the model goes into a topic the worse it gets (plain wrong or hallucinates refs), and I suspect it depends a lot on the field. Including when it is asked to create exercises. For basic things probably fine, but how can a student tell when the model strays from the truth?

Ответ для Rui Chaves

They can't. But I also try to remember that I couldn't tell when my early teachers could ever, and I know now that that was extremely common, often in vile ways. I am unsure if LLMs aren't already better than teachers who are evangelicals.

God thank you for this. When claims of “million token context window!!” started popping up (late 2023?) I kept being like… but what does that really mean? Like if you build a 50-gallon food processor then I guess technically you can shove 50 gallons of shit in it. But what does it DO with that?

Ответ для Litbowl

The answer still of course is that “context” seems incredibly inconsistent even on shorter frames. I was tearing my hair out at media just regurgitating these numbers from tech press releases. Are there any good research papers specifically testing and breaking down the idea of context window?

Sure but there are more fundamental problems. AI isn’t good at writing multiple choice questions - it picks distractors that are too obviously wrong because it has little data on student errors and no model of what causes student errors

Ответ для stubnewell

I’m not sure what writing multiple-choice questions has to do with any of the AI tutor models but OK.

Ответ для MS Bioworks

Yes, exactly. Or at least something closely related. I need to understand better exactly what’s happening here.

But I have it set up to not compliment me, to always tell me I am wrong if I am, and to explain the core mechanisms/insights behind everything, not just "here's some facts" and it works well. I can now read a language I couldn't before, even after classes. And an area of physics is now intuition.

I think it depends on the kind of student. Should it be used generally? Not in its current form, likely. Do I find massive value in it in this area? For sure. It's helped me learn things I struggled to really understand in University at a truly deeper level when they were taught poorly.

There are limits on the size of that window though, right? Does increasing that window size improve (not sure how you would measure that) the output?

Ответ для Ned

Yes, very much so. And some of them, especially at the paid level, have much much larger context windows than what the average user is used to.

That seems misguided. LLMs do not understand, they have access to more data at best. At the same time, the sheer error rate should give any teacher pause. Let's also not forget the moral and material costs of "AI" - is that worth what the technology does? I don't think so.

Ответ для Marder☀️schmelzen per aspera

LLMs have, in certain areas, begun to simulate understanding enough that this is becoming a less critical or correct argument. Their chain of thought is also available to you for analysis. I still will always double check everything, obviously.

I think part of the problem here is using the verb “understand,” since the LLM doesn’t really understand anything — not the material; not the student. It is able to pretend to understand. Your colleagues are probably under the false impression that LLMs *know* anything.

Hmmm. As someone who was there, the basis for the previous generation (“intelligent tutoring systems”) was literally that they had a model of an individual learner. Not one implicit in a conversation, but explicit in knowledge representation. I’m not convinced LLMs are a step in the right direction.

It works with my daughters fourth grade homework. Only had to correct it once 🥴🫠

Yeah, that's a nice dream, but it's false. LLMs have a context window. They all struggle with long contexts. Even the top commercial models have problems with it. See eg. fiction.live/stories/Fict...

Fiction.liveRead an interactive story as it's being written live. Vote on the direction of the story.fiction.live

Since that argument is false twice (the context window has a finite size and will always lose info in a long session; and the device doesn't understand anything) we can dismiss the conclusion.

The worry is that we're going to confront the 'return to the moon' problem. As people become more reliant on AI, we won't have as many people with the specialized skills to recognize where the AI is making errors. Over time, the errors will build...

It's a known prob with AI tutors using general-purpose LLMs - performance degrades because the attention mechanism can't consistently use context across the long chat. U could try Google's Notebook LM - you feed it the docs you want it to work with and it favors info found in the docs you fed it.

Ответ для Russ Fischer

Do you know where the problem is documented or if anyone has done a reasonable empirical study?

This is so interesting! Thanks for the report!

This is super helpful. I have been questioning LLM task performance for a while, in part because I don't think most of the testing is based on a strong model of the task at hand. I believe this is a significant contributor to differences of opinion on LLM performance.

They really don’t have a context window, though, because context is semantics and they strip away all semantic content as they consume training data. Context is as foreign to them as cognition itself. They do a very good job of mimicking what context-based responses look like, though.

Ответ для Dan Davis

Apologies for using the standard term

What is a context window? | IBMThe context window (or “context length”) of a large language model (LLM) is the amount of text, in tokens, that the model can consider or “remember” at once.www.ibm.com

Your point is good, but maybe you could improve the example. LLMs (language models) are not good at doing calculations. The way to approach this is to ask the LLM for e.g. a Python program to calculate the result, then run that. I think teaching this limitation would be possible.

This guy demonstrated something that I think is pretty obvious if you watch enough LLM output - they don't "remember" stuff, they are working off your input, which is nothing like what we would describe as memory.

chatgpt has E-strokeYouTube video by Michael Reevesyoutube.com
Ответ для Flazlo

Tutoring (not a tutor myself) is not a rote process, you have to respond to your student, and that means, whether human or AI, the tutor has to "know" what the student is doing. "Remembering" is a subcategory of knowing. LLMs don't actually "know" anything.

Another issue with the context argument that you can pull from the business world: If it isn't in the CRM, it didnt happen. The LLM will only know the context provided, and it'll become a job to ensure all the data is in there

Curious: were you using a base LLM or one specifically system prompted to work like a tutor (Khanmigo, for example)? I don't have much love for AI tutors, but I need to better understand their affordances and constraints.

Ответ для Jon Becker

This was straight GPT 5.0.