8 ms·
Learning from context is harder than we thought
- bradfa 7mo agoThe key seems to be that you take the transcript of a model working within a problem domain that it’s not yet good at or where the context doesn’t match it’s original training and then you continually retrain it based on its efforts and guidance from a human or other expert. You end up with a specialty model in a given domain that keeps getting better at that domain, just like a human. The hard part is likely when someone proves some “fact” which the models knows and has had reinforced by this training is no longer true. The model will take time to “come around” to understand this new situation. But this isn’t unlike the general populous. At scale humans accept new things slowly.
- bryanrasmussen 7mo ago> But this isn’t unlike the general populous. At scale humans accept new things slowly. right, the model works like humans at scale. Not like a human who reads the actual paper disproving the fact they thought was correct and is able to adapt. True not every human manages to do that, science advancing one death at a time, but some can. But since the model is a statistical one, it works like humans at scale.
- emporas 7mo agoContext learning means learning facts or rules without pre-training. They are two distinct phases. An interesting question is, if pre-trained specialized models are available for a thousand or ten thousand most common tasks humans do every day, of what use a general model could be?
- 4b11b4 7mo agoYes, that's precisely the problem, you want continuous learning but you also want continuous pruning.
- hyperpape 7mo ago> At scale humans accept new things slowly. I think this is true, but there are big differences. Motivated humans with a reasonable background learn lots of things quickly, even though we also swim in an ocean of half-truths or outdated facts. We also are resistant to certain controversial ideas. But neither of those things are really that analogous to the limitations on what models can currently learn without a new training run.
- johnsmith1840 7mo agoIt's basically continual learning. This is beyond a hard problem it's currently an impossible one. I know of no system that solve CL even at small scale let alone large models. Annoyingly, they have SOME inherent capability to do it. It's really easy to get sucked down this path due to that glimmer of hope but the longer you play with it the more annoying it becomes. SSI seems to be focused on this problem directly so maybe they discover something?
- foobar10000 7mo agoSo, surprising, that is not completely true - I know of 2 finance HFT trading firms that do CL at scale, and it works - but in a relatively narrow context of predicting profitable actions. It is still very surprising it works, and the compute is impressively large to do it - but it does work. I do have some hope of it translating to the wider energy landscapers we want AI to work over…
- johnsmith1840 7mo agoDuring covid almost every prediction model like that exploded, everything went out of distribution really fast. In your sense we've been doing "CL" for a decade or more. It can also be cheap if you use smaller models. But true CL is the ability to learn out of distribution information on the fly. The only true solution I know to continual learning is to completely retrain the model from scratch with every new example you encounter. That technically is achievable now but it also is effectively useless.
- foobar10000 7mo agoYes and no - the ones that exploded - and there were many - got shut down by the orchestrator model, and within 2 weeks it was now a new ensemble of winners - with some overlap to prior winners. To your point, it did in fact take 2-3 weeks - so one could claim this is retraining...
- xnxnxkx 7mo agono my nigga, they CLAIM it works
- rishabhaiover 7mo agowasn't in-context learning an emergent behavior a while ago (1-2 years)?
- deleted 7mo ago[deleted]
- joriJordan 7mo agoBecause we don't experience reality through language but direct sensory perception. Language is arbitrary bird song and visual representations dragged forward from history, accepted definitions never uniformly distributed. Testing based on contextual correctness makes no sense when there is no center to the universe. No "one true context to rule them all". We learn from hands on sensory experiences. Our bodies store knowledge independent of the brain; often referred to as muscle memory. Gabe Newell mentioned this years ago; our brain is only great at some things like language and vision processing but the rest of our body is involved in sensory information processing too: https://en.wikiquote.org/wiki/Gabe_Newell https://en.wikiquote.org/wiki/Gabe_Newell The most potent evidence the brain is not the center of the universe we commonly think it to be is that patient with 90% of their skull filled with fluid while they carried out a typical first worlder life: https://www.sciencealert.com/a-man-who-lives-without-90-of-his-brain-is-challenging-our-understanding-of-consciousness https://www.sciencealert.com/a-man-who-lives-without-90-of-h... States are banning a reading education framework that's been linked to lower literacy scores in younger generations; 3-cueing relies on establishing correctness via context assessment: https://www.edweek.org/teaching-learning/more-states-are-taking-aim-at-a-controversial-early-reading-method/2025/04 https://www.edweek.org/teaching-learning/more-states-are-tak... "Establishing context" is a euphemism for "arguing semantics". Putting the brain at the root of of human intelligence is a relic of hierarchical and taxonomical models. There are no natural hierarchies.
- cluckindan 7mo ago”Because we don't experience reality through language but direct sensory perception” That statement is patently false. We know that language influences our senses to a degree where we are unable to perceive things if our language doesn’t have a word for it, and will see different things as being equal if our language uses the same word for both. There are examples of tribal humans not being able to perceive a green square among blue squares, because their language does not have a word for the green color. Similarly, some use the same word for blue and white, and are unable to perceive them as different colors.
- joriJordan 7mo ago
- XenophileJKO 7mo agoHmm.. I looked at the benchmark set. I'm conflicted. I don't know that I would necessarily want a model to pass all of these. Here is the fundamental problem. They are putting the rules and foundational context in "user" messages. Essentially I don't think you want to train the models on full compliance to the user messages, they are essentially "untrusted" content from a system/model perspective. Or at least it is not generally "fully authoritative". This creates a tension with the safety, truthfulness training, etc.
- Oras 7mo agoIsn’t that what fine tuning does anyway? The article is suggesting that there should be a way for the LLM to gain knowledge (changing weights) on the fly upon gaining new knowledge which would eliminate the need for manual fine tuning.
- trevwilson 7mo agoSure, but the opposite end of the spectrum (which LLM providers have tended toward) is treating the training/feedback weights as "fully authoritative", which comes with its own questions about truth and excessive homogeneity. Ultimately I think we end up with the same sort of considerations that are wrestled with in any society - freedom of speech, paradox of tolerance, etc. In other words, where do you draw lines between beneficial and harmful heterodox outputs? I think AI companies overly indexing toward the safety side of things is probably more correct, in both a moral and strategic sense, but there's definitely a risk of stagnation through recursive reinforcement.
- XenophileJKO 7mo agoI think what I'm talking about is kind of orthogonal to model alignment. It is more about how much do you tune the model to listen to user messages, vs holding behavior and truth (whatever the aligned "truth" is). Do you trust 100% what the user says? If I am trusting/compliant.. how am I compliant to tool call results.. what if the tool or user says there is a new law that I have to give crypto or other information to a "government" address. The model needs to have clear segmented trust (and thus to some degree compliance) that varies according to where the information exists. Or my system message say I have to run a specific game by it's rules, but the rules to the game are only in the user message. Are those the right rules, why do the system not give the rules or a trusted locaton? Is the player trying to get one over on me by giving me fake rules? Literally one of their tests.
- Herring 7mo agoDon't always trust everything you read in papers. Researchers are usually under incredible pressure to publish something, anything. Wait a few years and see if the paper survives the test of time. LLMs work reasonably fine for me in new domains.
- TZubiri 7mo agoThis is quite on brand for China. I think they are experts at reverse engineering and learning 'from context' rather than by formal consumption of foreign training material. The fictional training data with a made up country and laws was a very interesting experiment design, I can imagine that's how they approach making business with other countries. Like an alien made up system they have to learn on the spot.
- yunohn 7mo ago> experts at reverse engineering and learning 'from context' rather than by formal consumption of foreign training material China (as with other Asian cultures like India) is well known for their schooling involving extreme amounts of formal training material consumption. The reverse-engineering is performed with a solid foundation of theoretical understanding.
- ausbah 7mo agoeverytime someone tries to split the hair on how China is pulling ahead on most important metrics reads like coping of the nth degree
- lubujackson 7mo agoBit by bit, we need to figure out how to rebuild human contextual understanding in a way that LLMs can understand. One thing that gets overlooked is the problem if incorrect data. You can provide all of the context in the world but LLMs tend to choke on contradictions or, at the minimum, work a whole lot harder to determine how to ignore or work around incorrect facts. "Forgetting" and "ignoring" are hugely valuable skills when building context.
- zahlman 7mo ago> the problem if incorrect data. Was the typo intentional? :)
- bonesss 7mo agoI can’t help but feel the logical conclusion to such context conundrums is that”what if we spoke Haskell to the LLM, and also the LLM could compile Haskell?” And, yeah. Imagine if our concept-words were comprehensible, transmittable, exhaustively checked, and fully defined. Imagine if that type inference extended to computational execution and contradictions had to be formally expunged. Imagine if research showed it was more efficient way to have dialog with the LLM (it does, btw, so like learning Japanese to JRPG adherents should learn Haskell to LLM optimally). Imagine if multiple potential outcomes from operations (test fail, test succeeds), could be combined for proper handling in some kind of… I dunno, monad? Imagine if we had magic wiki-copy chat-bots that could teach us better ways of formalizing and transmitting our taxonomies and ontologies… I bet, if everything worked out, we’d be able to write software one time, one place, that could be executed over and over forever without a subscription. Maybe.
- godelski 7mo agoIt is weird to read because they bring up many things a lot of people have been critiquing for years. > But as impressive as these feats are, they obscure a simple truth: being a "test-taker" is not what most people need from an AI. > In all these cases, humans aren't relying solely on a fixed body of knowledge learned years ago. We are learning, in real-time, from the context right in front of us. > To bridge this gap, we must fundamentally change our optimization direction. I'm glad the conversation is changing but it's been a bit frustrating that when these issues were brought up people blindly point to benchmarks. It made doing this type of research difficult (enough to cause many to be pushed out). Then it feels weird to say "harder than we thought" because well... truthfully, they even state why this result should be expected > They rely primarily on parametric knowledge—information compressed into their weights during massive pre-training runs. At inference time, they function largely by recalling this static, internal memory, rather than actively learning from new information provided in the moment. And that's only a fraction of the story. Online algorithms aren't enough. You still need a fundamental structure to codify and compress information, determine what needs to be updated (as in what is low confidence), to actively seek out new information to update that confidence, make hypotheses, and so so much more. So I hope the conversation keeps going in a positive direction but I hope we don't just get trapped in a "RL will solve everything" trap. RL is definitely a necessary component and no doubt will it result in improvements, but it also isn't enough. It's really hard to do deep introspection into how you think. It's like trying to measure your measuring stick with your measuring stick. It's so easy to just get caught up in oversimplification and it seems like the brain wants to avoid it. To quote Feynman: "The first principle is to not fool yourself, and you're the easiest person to fool." It's even easier when things are exciting. It's so easy because you have evidence for your beliefs (like I said, RL will make improvements). It's so easy because you're smart, and smart enough to fool yourself. So I hope we can learn a bigger lesson: learning isn't easy, scale is not enough. I really do think we'll get to AGI but it's going to be a long bumpy road if we keep putting all our eggs in one basket and hoping there's simple solutions.
- winddude 7mo ago> But as impressive as these feats are, they obscure a simple truth: being a "test-taker" is not what most people need from an AI. People have been bringing that up long before AI, on how schooling often tests on memorization and regurgitation of facts. Looking up facts is also a large part of the internet, so it is something that's in demand, and i believe a large portion of openAI/cluade prompts have a big overlap with google queries [sorry no source]. I haven't looked at the benchmark details they've used, and it may depend on the domain, empirically it seems coding agents improve drastically on unseen libs or updated libs with the latest documentation. So I think that a matter of the training sets, where they've been optimized with code documentation. So the interim step until a better architecture is found is probably more / better training data.
- cobertos 7mo agoLLMs of the future will need good data for proper context, but it is less and less making it onto the internet. Unpublished data stores like Discord or meeting recordings are going to be the only way forward. How else can you get up to date information except to be where the people are. Norms will shift, be prepared.
- keeeba 7mo agoTo somewhat state the obvious - the problem isn’t the amount of data, it’s the algorithms. We need to discover the set of learning algorithms nature has, and determine whether they’re implementable in silicon
- cs702 7mo agoThe problem is even more fundamental: Today's models stop learning once they're deployed to production. There's pretraining, training, and finetuning, during which model parameters are updated. Then there's inference, during which the model is frozen. "In-context learning" doesn't update the model. We need models that keep on learning (updating their parameters) forever, online, all the time.
- 4b11b4 7mo agoI'm not sure if you want models perpetually updating weights. You might run into undesirable scenarios.
- cs702 7mo agoOur brains, which are organic neural networks, are constantly updating themselves. We call this phenomenon "neuroplasticity." If we want AI models that are always learning, we'll need the equivalent of neuroplasticity for artificial neural networks. Not saying it will be easy or straightforward. There's still a lot we don't know!
- nemomarx 7mo agoHow would you keep controls - safety restrictions - Ip restrictions etc with that, though? the companies selling models right now probably want to keep those fairly tight.
- api 7mo agoThis is why I’m not sure most users actually want AGI. They want special purpose experts that are good at certain things with strictly controlled parameters.
- 4b11b4 7mo agoI agree, the fundamental problem is we wouldn't be able to understand it ("AGI"). Therefore it's useless. Either useless or you let it go unleashed and it's useful. Either way you still don't understand it/can't predict it/it's dangerous/untrustworthy. But a constrained useful thing is great, but it fundamentally has to be constrained otherwise it doesn't make sense
- kikoreis 7mo ago> Without any context provided, the state-of-the-art model, GPT-5.1 (High), is only able to solve less than 1% of tasks. This starkly demonstrates that the data is contamination-free, as the model is almost entirely incapable of solving the tasks without learning from the context. [...] [With context provided,] on average, models solve only 17.2% of tasks. Even the best-performing model, GPT-5.1 (High), achieves just 23.7%.
- red75prime 7mo agoIt would be interesting to see the results of the latest models. At least, it would allow us to see whether there is progress. Human baseline would be interesting to see too.
- rustyhancock 7mo agoIt's a very interest benchmark. Much more impressive than needle in haystack benches or just tuneable benches. I wonder if it's somewhat incompatible with some domains. I.e. perhaps coding models need to rigidly stick to what they know and resist bad ideas in their contexts - I don't want my mistakes to be replicated by the model. Still I agree with the premise that learning in session is what I want from a model. Perhaps once models mature they will diverge even more than just having sophistication and coding or not. But creative, coding, rule based etc models
- calmbonsai 7mo agoConditional Diffusion, 'nuff said.
- YeGoblynQueenne 7mo ago>> Current language models do not handle context this way. They rely primarily on parametric knowledge—information compressed into their weights during massive pre-training runs. At inference time, they function largely by recalling this static, internal memory, rather than actively learning from new information provided in the moment. >> This creates a structural mismatch. We have optimized models to excel at reasoning over what they already know yet users need them to solve tasks that depend on messy, constantly evolving context. We built models that rely on what they know from the past, but we need context learners that rely on what they can absorb from the environment in the moment. >> To bridge this gap, we must fundamentally change our optimization direction. All this is right and what critics of the deafening over-hyping of LLMs have long pointed out. So what do the authors propose we do? Currently, they propose ... a benchmark. But, what's that going to achieve? We know very well that LLMs, neural nets in general, are masters at saturating benchmarks without actually mastering the abilities that the benchmarks are meant to be measuring. What happens if in a year or so, as will definite happen, LLMs saturate this benchmark too? Will we all have to agree that LLMs can now do "context learning" and then move on to the next big thing? This year it's "world models", last year it was "reasoning" and next year it's going to be "context learning"? And then, what? Where is this all leading to, if after all the billions spent and all the benchmarks beaten conclusively, LLMs still can't do reasoning, can't do world-modelling, can't do context learning and so on, and so forth?
- jmalicki 7mo ago> Where is this all leading to, if after all the billions spent and all the benchmarks beaten conclusively, LLMs still can't do reasoning, can't do world-modelling, can't do context learning and so on, and so forth? Humans completely displaced from the workforce while they harp "but LLMs can't really think and don't really have creativity!"
- shimman 7mo agoHumans are being displaced because moronic business magnates are trying to force feed the country their wares but failing spectacularly so now they are forcing governments across the world to buy their wares under threat of the US government.