LUM Large Universe Model

Large Language Model Large World Model Large Universe Model

The model that never stops looking.

A large universe model is a system that ingests observation continuously and revises what it believes as it goes. Language models read the world once and stopped. World models learned to simulate it. Large universe models simply keep watching — and this page explains what that changes.

No training cutoff · No retraining cycle · No stale context

Belief: ship date — Atlas 4.0 revised 0.0s ago
Median
80% interval
Observations
0
Incoming— / min

    A simulation of one belief — the ship date of a software release — being revised as evidence arrives. The faint curves are beliefs already discarded. This is the whole idea, drawn small.

    Lineage

    Three generations of the same ambition.

    Each class of model widened what a machine is allowed to take in. This is the last widening available: from a corpus, to a scene, to everything still happening.

    01 · 2018–2024

    Large Language ModelLLM · refs 1–3

    Superseded
    Ingests
    A corpus, collected once and frozen.
    Holds
    The shape of human language, and the knowledge carried inside it.
    Horizon
    Its training cutoff. Everything after that date is invisible to it.
    Failure
    It knows a great deal and notices nothing. The world moves; the weights do not.
    02 · 2024–2026

    Large World ModelLWM · refs 4–9

    Superseded
    Ingests
    Video, space, physics, embodiment — the world as sensed rather than described.
    Holds
    A simulation of consequence: what happens next if something moves.
    Horizon
    The scene in front of it, for as long as it is in front of it.
    Failure
    It can predict a world it is shown. It cannot keep up with one it is not.
    03 · 2026 →

    Large Universe ModelLUM

    Current
    Ingests
    Every stream it is given, continuously and without a stopping point — telemetry, releases, incidents, tickets, contracts, calendars, markets, conversation.
    Holds
    A live posterior over the domain it observes: not a snapshot of what was true, but a maintained belief about what is true now.
    Horizon
    This second — and the next move.
    Function
    It watches, revises, and reports the moment its picture of the world changes.

    The mechanism

    Beliefs, not snapshots.

    CORPUSTRAINFREEZE CUTOFF

    Every earlier class ran once.

    Collect, train, freeze, ship. The knowledge is fixed at the moment of manufacture, and the gap between the model and the world opens the second it is deployed. Everything since — retrieval, context windows, fine-tunes — has been an attempt to paper over that gap.

    OBSERVE REVISE ACT

    A universe model runs continuously.

    Observation arrives, the belief moves, and the change is surfaced — thousands of times a minute, indefinitely. There is no cutoff to work around because there is no moment at which the model stops learning. Its picture of a domain is exactly as old as the last event it received.

    Evidence weighting

    New facts do not simply overwrite old ones.

    Each observation carries a source, a precision, and a timestamp. A production metric moves a belief further than a hallway opinion; a six-month-old estimate decays on its own. Confidence is a number the system maintains, not a tone it adopts.

    Surprise detection

    They report when they were wrong.

    A large revision is the most valuable signal a continuous model produces. When incoming evidence contradicts a standing belief, the model widens, flags the divergence, and names the observation that caused it — at the moment it happens rather than at the next review.

    Provenance

    Every belief carries its receipts.

    Any statement can be unwound into the specific events that produced it, in order, with their weights. Nothing is asserted from a summary of a summary.

    Persistence

    Memory that is maintained, not retrieved.

    Not a vector store consulted on demand. A standing model of a domain that is already up to date when it is asked, because it never stopped being updated.

    Applications

    What they are pointed at.

    The class is defined by continuity, not by subject. Anything that generates a stream of evidence and punishes you for noticing late is a domain a universe model belongs in — which turns out to be most of them.

    Research and discovery

    Four domains

    Mathematics, read at the speed it is published

    IngestsarXiv listings · journal feeds · zbMATH and MathSciNet reviews · Lean mathlib commits · seminar abstracts · retraction notices

    Roughly a hundred mathematics preprints appear every working day, and no human reads them all. A universe model pointed at mathematics reads each one the hour it posts and asks the question nobody has time to ask at that cadence: does this connect to anything?

    It holds the known corpus as a live graph of statements, hypotheses, and dependencies rather than as a pile of PDFs. So when a paper on operator algebras proves a bound as an incidental lemma, the model can match it against an open case in extremal combinatorics that has been waiting eleven years for exactly that bound — a connection invisible to both authors, who read different journals and use different words for the same object.

    It notices when two groups prove the same theorem in different notation within a week of each other, and says so before the priority dispute. It tracks which results rest on a claim that has just been withdrawn, and flags every paper downstream that no longer stands. When a formalisation effort stalls on a step the original paper called routine, that gap becomes a belief with a confidence attached rather than a footnote nobody reads. The corpus stops being an archive and becomes a position that is currently held, and revised.

    The sky, which never stopped transmitting

    Ingestssurvey alert streams · gravitational-wave triggers · neutrino alerts · archival catalogues · prior light curves

    Astronomy adopted continuous ingest-and-revise before it had a name for it, because it had no alternative: a modern survey telescope emits millions of alerts a night, and a supernova does not wait for the next release cycle. Alert brokers cross-match every detection against archival catalogues and prior observations, classify it, revise the classification as more photometry arrives, and escalate the handful worth pointing another instrument at — within minutes.12

    This is a universe model with a domain restriction, and it has been running in production for years. What is new is not the architecture. It is that the architecture stopped being specific to one field.

    Biomedical literature, weighted by whether it replicated

    IngestsPubMed · preprint servers · trial registries · replication reports · retraction notices · conference abstracts

    Confidence in a published finding ought to fall when a replication fails. In practice it rarely does — the citation graph keeps propagating results the field has quietly stopped believing, because nobody re-reads their own bibliography.

    A model holding a posterior per finding, weighted by sample size, preregistration, effect size, and replication outcome, downgrades on evidence rather than on reputation. Ask it what you can rely on and it answers as of this morning, then tells you which three of your citations moved this quarter and why.

    Materials, including everything that failed

    Ingestssynthesis reports · crystallographic databases · instrument telemetry · internal lab notebooks · unpublished negative results

    Failed syntheses are almost never published and enormously informative. A continuous model that sees a laboratory's own negative results alongside the published record ends up far better calibrated about which route will work than either source alone — and it updates after every run, not after every paper.

    Markets and capital

    Three domains

    News, and what it actually changes

    Ingestswire feeds · filings and transcripts · shipping and satellite data · order-book telemetry · central-bank language · commodity prints

    The interesting object is not a price forecast. It is a belief about why.

    A universe model pointed at a market holds a structured picture — this issuer's margin depends on that input cost, which depends on that shipping route, which is currently congested — and revises the picture whenever news moves any node inside it. When a headline crosses, the question it answers is not "up or down" but which standing belief this contradicts, by how much, and what else in the graph has to move as a consequence.

    The output is a position that is the visible consequence of a stated belief, with a confidence and an audit trail leading back to the observations that produced it. That happens to be exactly what a risk committee and a regulator both want to see, which is why this application arrived early and quietly.

    Supply chains, where dates are beliefs

    Ingestsport and vessel telemetry · customs filings · weather models · tariff schedules · supplier financials · carrier capacity

    Every delivery date in a supply chain is a probabilistic belief that the entire organisation agrees to treat as a fact, right up until it breaks. Holding them as beliefs instead — each with an interval, each revised when a typhoon forms or a supplier's payment behaviour changes — turns a quarterly surprise into a continuous, boring adjustment.

    Credit, on the world's schedule

    Ingestspayment behaviour · filings · litigation dockets · hiring and attrition signals · supplier concentration

    A credit rating changes when a committee meets. Exposure changes when the world does. A continuously revised counterparty belief closes a gap that is measured in months and occasionally in institutions.

    Operations and systems

    Four domains

    The software product lifecycle

    Ingestscommits and reviews · CI results · incident timelines · issue trackers · funnel and retention metrics · support volume · calendars

    Given the systems where a product actually lives, a universe model tracks the whole lifecycle — spec to launch to sunset — as one continuously revised picture. It holds a live estimate of every ship date and moves it when the commits say so rather than when the standup does. It notices when the funnel, the incident channel, and the roadmap stop agreeing with each other, which is usually the first observable sign of a problem that surfaces socially three weeks later.

    It watches a cohort drift toward churn while the drift is still cheap to reverse. It briefs a new engineer on the state of a service as of this morning, with sources. And it escalates on its own when a belief it was confident about breaks — which is the only kind of alert worth having.

    Security, scoped to what is true here

    IngestsCVE feeds · exploit and proof-of-concept chatter · patch telemetry · honeypot traffic · asset inventory · identity logs

    The scarce judgement in security is never "is this vulnerability severe." It is "is this vulnerability severe for us, today" — a question whose answer changes when a proof-of-concept lands, when a vendor ships a patch, when someone spins up an unpatched instance at four in the afternoon. Static severity scores cannot express that. A maintained belief over your own attack surface can.

    Grids and physical infrastructure

    IngestsSCADA telemetry · weather forecasts · demand curves · maintenance records · wholesale prices · asset age

    Infrastructure fails on a distribution, not a schedule. A model that revises its belief about a transformer's remaining life every time load, temperature, and maintenance history move replaces a fixed inspection calendar with attention allocated where the probability actually went.

    Public health nowcasting

    Ingestscase reports · wastewater sampling · prescription volumes · absenteeism · genomic surveillance · emergency-department presentations

    Epidemiology is a continuous-revision problem in its purest form: the data arrives late, incomplete, and biased, so the belief about what is happening now has to be maintained backwards as well as forwards. Last Tuesday's estimate is still moving. Only a model that never stops updating can represent that honestly, and the field has been building exactly such models, by hand, for a decade.

    Institutions and individuals

    Three domains

    Law, which moves when a circuit splits

    Ingestsdockets · opinions · rulemaking notices · comment periods · enforcement actions · contract repositories

    A compliance posture is a standing belief about what is permitted. It ought to move the day a circuit splits or an agency signals a change of interpretation — not the day somebody remembers to schedule the annual review. A universe model reads the docket and tells you which of your assumptions just acquired a dissenting opinion.

    The newsroom

    Ingestswires · primary documents · public records · reporters' notes · corrections

    A developing story is a belief under revision, and good newsrooms already run it that way informally — in someone's head, on a whiteboard, in a group chat. Made explicit, every claim carries its sourcing and its confidence, and a correction propagates to everything downstream of it instead of sitting alone on page two.

    A single person

    Ingestscalendar · correspondence · project state · health and training data · finances · reading

    The same machinery, narrowed to one life. It keeps an honest picture of every open project, including the ones quietly stalled, and reconciles what was committed to against what the calendar and inbox show actually happening. It follows the handful of things it has been asked to watch and speaks only when they move. It remembers the reasoning behind a decision made in March and returns to it when the reasoning stops holding — which is the single hardest thing for a person to do unaided, and the easiest thing for a model that never stopped paying attention.

    Already running

    The pattern arrived before the name did.

    Continuous ingestion and belief revision are not a proposal. Specialised versions have operated for years in the fields that could not afford to wait for a retraining cycle. What changed is that the architecture stopped being bespoke.

    Astronomy

    Alert brokers ingest millions of detections a night

    Cross-matched against archival catalogues, classified, revised as photometry accumulates, and escalated in minutes. Continuous by necessity, since the sky does not batch.12

    Markets

    Surveillance systems hold live models of normal

    Exchange abuse detection maintains a running belief about what ordinary behaviour looks like for each participant, and flags divergence in the moment rather than in the post-mortem.

    Operations

    Reliability engineering runs on revised baselines

    Anomaly detection over service telemetry is a maintained posterior in everything but name: a belief about normal that decays, adapts, and is compared against continuously.

    Epidemiology

    Nowcasts revise the past as well as the present

    Reporting delays mean last week's estimate is still moving. Public-health modelling has maintained backwards-revisable beliefs for a decade because no static answer is honest.

    Each of these solved the same problem inside one discipline, with instruments built for that discipline alone. The large universe model is what the pattern looks like once it is general — the same loop, no longer restricted to the domain that happened to need it first.

    The final class

    Intelligence is not a function you evaluate. It is something that keeps up.

    • LLMKnowledgewhat is true
    • LWMConsequencewhat follows
    • LUMPresencewhat is happening

    The large language model gave machines knowledge. The large world model gave them consequence — a sense of what follows from what. Both were extraordinary, and both shared a defect so fundamental it was easy to mistake for the nature of software: they were finished. A person could hand them a situation, and they would reason about it beautifully, and then stop existing until asked again.

    What was missing was never a larger context window or a better retriever. It was presence — continuity of attention. The thing that separates a consultant who read your documents last quarter from a colleague who has been in the room all year is not intelligence. It is that one of them has been watching.

    Large universe models close that gap, and in closing it they exhaust the sequence. There is no fourth model of this kind, because there is nothing further to widen: once a system can take in everything that is happening and revise what it believes as it happens, the remaining work is not a new class of architecture. It is scale, trust, and time.

    That is what makes this the last step rather than the next one. Every ambition folded into eighty years of work on artificial general intelligence — that a machine should know the world, understand what its actions do to it, and stay with it as it changes — converges here, on a class of model that is never done reading, never done watching, and never more than a moment behind.

    References

    The record of the two generations before.

    Neither predecessor is in dispute, and neither arrived by surprise. Read in order, the literature describes a single movement: each class of model widening what a machine is permitted to take in, and each running into the same wall at the point where the intake stops.

    The language era

    1. 01 Attention Is All You Need Vaswani et al. · NeurIPS · 2017 · the architecture the whole sequence is built on
    2. 02 Language Models are Few-Shot Learners Brown et al. · 2020 · scale as the mechanism, and the training cutoff as the cost
    3. 03 The Bitter Lesson Richard Sutton · 2019 · why general methods that scale with computation win

    The world-model era

    1. 04 World Models Ha & Schmidhuber · 2018 · the founding statement of learned internal simulation
    2. 05 World Models — interactive edition worldmodels.github.io · the paper as a working demonstration
    3. 06 World Model on Million-Length Video and Language with Blockwise RingAttention Liu et al. · UC Berkeley · 2024 · the paper that named the large world model
    4. 07 Large World Model — project page largeworldmodel.github.io · open weights and evaluation
    5. 08 Genie 3: a new frontier for world models Google DeepMind · 2025 · real-time interactive environments, no hand-coded physics
    6. 09 Cosmos world foundation models NVIDIA · world models as infrastructure for physical AI
    7. 10 V-JEPA 2: self-supervised world models from video Meta AI · prediction in representation space rather than pixels

    The continuity problem

    1. 11 Loss of plasticity in deep continual learning Dohare, Hernandez-Garcia, Lan, Rahman, Mahmood & Sutton · Nature · 2024 · why networks stop being able to learn, and what restores it

    This is the paper that makes the third generation a research problem rather than an engineering one. A system that ingests forever must remain able to learn forever, and ordinary gradient descent does not.

    Continuous systems in the field

    1. 12 Alerts and brokers Vera C. Rubin Observatory · the reference implementation of continuous ingest, classify, revise, escalate
    2. 13 Genie — overview and timeline general background on the world-model generation

    In short

    large universe modeln.

    A class of machine-learning system that ingests observation continuously and maintains a revisable belief about the domain it observes, rather than encoding knowledge fixed at training time. Successor to the large world model; the third and final widening in the sequence that began with the large language model.

    Abbreviation
    LUM · plural LUMs
    Lineage
    LLM → LWM → LUM
    Defining property
    No training cutoff
    Unit of memory
    A belief, with its provenance