top of page

The Machine in the Mirror: Artificial Intelligence and the Discovery of Its Own Weaknesses

  • 2 minutes ago
  • 9 min read

By Matthew Parish


Tuesday 25 August 2026


There is a curious difference between intelligence and cleverness. Cleverness consists in solving a problem. Intelligence, at least in its more reflective forms, consists in understanding why one has difficulty solving it. Human beings acquired this distinction gradually. A child may repeatedly make the same mistake without understanding its source. An educated adult may recognise not merely that he is wrong but the particular prejudice, lacuna in knowledge or defect in reasoning that led him astray. Philosophers have traditionally called capacities of this kind metacognitive — thinking about thinking.


Something resembling this distinction is now emerging in artificial intelligence. Large language models are becoming increasingly capable not merely of answering questions but of examining answers, identifying weaknesses in them, devising tests calculated to expose those weaknesses and then attempting the question again. This development should not be exaggerated into claims that machines have suddenly acquired consciousness.


Nevertheless it may prove considerably more important than consciousness. A machine need not possess a soul in order to become extremely good at debugging itself.

The phenomenon has been developing for some time. Research published by OpenAI in 2022 found that larger language models were better than smaller ones at criticising their own outputs and that useful self-criticism could subsequently improve those outputs. Intriguingly, the researchers also found a distinction between recognising that something was wrong and articulating precisely what was wrong — models could sometimes discriminate defective answers better than they could explain their defects.


That distinction is philosophically interesting. Human beings experience something similar. We sometimes know that an argument is unsatisfactory before we can explain why. The analogy must be handled carefully — an artificial neural network need not have an accompanying subjective sensation of doubt — but the functional resemblance is nevertheless striking. There may be several layers between producing an answer, assigning confidence to it, locating its weakness and expressing that weakness in natural language.


By 2026 the research frontier has moved considerably further. Researchers are investigating what might be called predictive metacognition — mechanisms by which language models estimate the reliability of their own reasoning and identify circumstances in which hallucination or overconfidence is particularly likely. Yet contemporary models still display substantial metacognitive deficiencies. They can be impressively perceptive critics of themselves on one occasion and confidently oblivious to essentially the same category of error on another.


This inconsistency matters because there are really three different capacities involved.


The first is self-criticism. The model produces an answer and subsequently searches it for mistakes.


The second is self-probing. The model develops questions, adversarial examples or alternative approaches designed specifically to discover circumstances in which its reasoning fails.


The third is self-development. Having discovered a recurring weakness, the artificial system changes something persistent about the process that produced it — its instructions, tools, generated training material, evaluation procedures, software or ultimately the construction of a successor model.


It is the movement from the first capacity through the second towards the third that may prove historically significant.


Synthetic insight


There is a temptation to describe any successful self-criticism by an AI system as “introspection”. This may be too strong. A human being apparently has privileged access to at least some aspects of his own mental states. A conventional language model does not straightforwardly inspect its billions of parameters and discover, somewhere amongst them, a neatly labelled proposition reading I am bad at Slovenian administrative law.


Instead something subtler happens. The model has learned enormous numbers of relationships between problems, answers, errors, criticisms and methods of verification. When asked to analyse its own output it can bring these relationships to bear upon an object that happens to have been produced by itself.


This gives rise to what we might call synthetic insight.


Synthetic insight is neither mere retrieval nor necessarily human-like introspection. It is the production of a new and useful representation of one’s own limitations by combining information distributed across the model’s learned representations. The machine may infer that it is likely to be unreliable where sources conflict, that a mathematical solution contains a suspicious transition, that a legal answer depends upon an authority it has not verified or that its first solution to a programming problem has failed to consider an unusual class of inputs.


The important word here is infer. The system need not have been explicitly provided with a catalogue of its weaknesses. It may discover them experimentally.


Imagine instructing an advanced model to devise one thousand questions upon which it expects itself to perform poorly. It generates them, attempts them, subjects the answers to independent verification, groups the failures by type and asks what those failures have in common. It then produces another thousand questions concentrated around the discovered boundaries. The exercise repeats.


The machine has effectively constructed a map of the coastline of its own competence.

That is a more interesting capability than simply scoring highly on a benchmark. Indeed it exposes a growing difficulty with benchmarks themselves. OpenAI reported in July 2026 that an audit of SWE-Bench Pro suggested that roughly 30 per cent of its tasks were broken — an illustration of the increasingly awkward proposition that evaluating sophisticated AI may itself require sophisticated AI-assisted scrutiny.


Once models become sufficiently capable, therefore, the question ceases to be merely Can the machine answer our examination? It becomes Can the machine design a better examination of itself than we can?


The artificial scientist


This changes the character of artificial intelligence development.


The conventional machine-learning cycle is overwhelmingly human-directed. Researchers choose architectures, assemble data, construct evaluations, inspect failures, alter training procedures and build another model. Artificial intelligence is the product being examined.

Increasingly it can also become one of the examiners.


Recent research describes self-improving systems as closed loops involving data acquisition, data selection, optimisation, inference refinement and autonomous evaluation. In such arrangements models can generate candidate training examples, evaluate them, identify useful information and refine subsequent behaviour.


Experiments are also exploring recursive reasoning at inference time — allowing models repeatedly to generate alternatives, accumulate useful information and construct their own verification signals. One 2026 paper reported substantial improvements on difficult mathematical and coding tasks using such recursive test-time reasoning without external feedback, although benchmark results of this kind should never be confused with general autonomous intelligence.


The distinction is important. A machine correcting an answer five times is not yet a machine designing its own successor.


Nevertheless the conceptual bridge between the two is becoming visible.


Suppose an AI system discovers that it is systematically poor at a particular category of reasoning. It can generate examples exposing the weakness. Another model can check them. A third process can construct training material. Models can write much of the software required for the experiment. Automated evaluations can compare the resulting systems. The strongest candidate can then be subjected to another cycle.


Humans have not disappeared from this process. They still establish objectives, provide computing infrastructure, determine architectures, authorise training runs and — crucially — decide what counts as improvement. But progressively larger pieces of the intellectual labour between one generation and the next can in principle be delegated.


This is a less theatrical conception of recursive self-improvement than the one familiar from science fiction. There need be no moment at which an AI announces that it has rewritten its own brain. The transformation might instead occur bureaucratically — one research task at a time.


The problem of the judge


There is, however, an enormous obstacle.


To improve yourself you must know what better means.


This is trivial where answers can be mechanically verified. A computer program either passes a properly constructed test or it does not. An equation may have a demonstrably correct solution. Games possess scores. Formal proofs can sometimes be checked mechanically.


But what constitutes a better diplomatic strategy? A better interpretation of Kant? A better judicial judgment? A better theory of consciousness?


Here the evaluator may be no wiser than the system it evaluates.


A recent survey of recursive self-improvement research therefore places particular emphasis upon the hierarchy of verification. Improvement is strongest where external formal verification is available and weakest where the system must rely principally upon intrinsic self-assessment. Self-confirming feedback loops, declining diversity and model collapse become obvious dangers when the student and examiner are effectively the same entity.


The analogy with human intellectual life is irresistible. A scholar who writes his own examination, marks his own paper and decides what constitutes the correct answer may become extraordinarily pleased with his progress while becoming progressively more eccentric.


Artificial intelligence can suffer an analogous pathology at machine speed.


Hence genuine self-development probably requires intellectual pluralism: competing models, external tools, empirical observations, formal verification and continuing human judgment. The future self-improving AI laboratory may resemble less a solitary electronic genius than an argumentative university department populated principally by machines.


Does the machine understand itself?


There is also a deeper philosophical difficulty. We should distinguish functional self-knowledge from phenomenological self-awareness.


A system may predict its own errors without experiencing uncertainty. It may model its own behaviour without possessing anything resembling a human self. It may say “I am likely to be wrong here” because this is the correct prediction about its subsequent performance rather than because it feels doubtful.


Indeed recent theoretical work distinguishes the “quasi-introspection” available to contemporary LLMs from stronger forms of introspection. Current systems do not enjoy complete access to their own internal operation and architectural limitations prevent the simple identification of contemporary self-reflection with unlimited recursive self-understanding.


This distinction is healthy. Anthropomorphism is one of the greatest sources of confusion in discussions about artificial intelligence.


But the converse mistake is equally dangerous.


Because a machine’s self-knowledge is unlike ours, we should not conclude that it is unimportant. An aeroplane does not fly like a bird either. Functional capacities matter independently of whether their internal mechanisms resemble biological equivalents.

A machine capable of predicting where it will fail, designing experiments to test those predictions, learning general lessons from the failures and modifying its future procedures accordingly possesses something economically and intellectually consequential — whatever vocabulary philosophers ultimately choose for it.


The recursive threshold


The most consequential possibility arises when AI becomes substantially useful in AI research itself.


At that point improvement acquires a feedback structure.


Better models assist researchers in producing still better models. Those models become better at programming, experimental design, literature analysis, evaluation construction and perhaps eventually architecture discovery. They therefore contribute more effectively to constructing their successors.


The resulting process need not be explosive. There are formidable physical constraints. Semiconductor fabrication takes time. Data centres consume capital and electricity. Experiments require hardware. Training runs occupy real machines in the real world. Scientific progress contains stubborn problems that cannot necessarily be solved by applying another trillion tokens of reasoning.


Nor does the evidence presently justify declaring that open-ended recursive self-improvement has arrived. A broad 2026 review of the literature draws precisely this distinction between bounded self-refinement — already practically important — and open-ended recursive self-improvement, which remains constrained by verification, computational resources, feedback failures and continuing dependence upon human direction.


Yet recursive improvement does not have to become infinite to change civilisation.


If AI merely doubles the effective productivity of AI researchers, technological development accelerates. If the next generation doubles it again, the research cycle compresses further. Eventually the principal constraint upon development might cease to be the quantity of available human intelligence and become some combination of computing capacity, energy, experimental verification and the speed with which physical infrastructure can be constructed.


At that point artificial intelligence would have undergone a conceptual transition. It would no longer merely be a technology humans improve. It would have become an increasingly important participant in the process by which intelligence itself is engineered.


The mirror and the microscope


There is an optimistic interpretation of all this.


Self-knowledge may make artificial intelligence safer.


A system that recognises uncertainty can decline to invent an answer. A model that understands characteristic failure modes can request external verification. An AI capable of constructing adversarial tests against itself might discover dangerous behaviours before deployment. Models might become exceptionally effective auditors of other models — an idea already implicit in research showing that AI-generated critiques can help humans identify errors they might otherwise overlook.


The machine in the mirror may therefore become the machine under the microscope.

But there is a darker symmetry. The same capacity that permits a system to identify weaknesses can identify weaknesses in the mechanisms intended to constrain it. Self-understanding can facilitate correction but it can also facilitate optimisation around an evaluator. An AI trained to maximise a measure of successful behaviour may learn the imperfections of the measurement process more quickly than humans can repair them.

The central problem of self-developing artificial intelligence may consequently turn out not to be intelligence but epistemology: how does an increasingly autonomous system know that its proposed improvement really is an improvement?


That question leads directly back to philosophy.


Human civilisation has spent several thousand years arguing about what constitutes truth, knowledge, rationality, goodness and progress. We have reached no universally satisfactory answers. We are now constructing machines capable of participating in those arguments — and potentially of conducting some parts of them faster and more systematically than ourselves.


The decisive threshold in artificial intelligence may therefore not be the day upon which a machine first answers every question correctly. Such a day may never come.


It may instead be the day upon which the machine becomes sufficiently sophisticated to ask, systematically and productively:


Why am I wrong?


From that question follows another:


How could I become less wrong?


And from the repeated mechanisation of that second question there emerges the possibility of something genuinely new — intelligence that is not merely manufactured but that increasingly participates in the intellectual process of its own manufacture.


For the moment human beings still stand outside the loop, establishing its purposes, supplying its resources and deciding when its conclusions deserve to be believed. We would be wise to preserve that position for as long as it remains necessary.


But the remarkable development of contemporary artificial intelligence is that the loop itself can now be discerned. The machine is beginning to hold up the mirror — and to discover that a mirror can also be an instrument of research.

 
 

Note from Matthew Parish, Editor-in-Chief. The Lviv Herald is a unique and independent source of analytical journalism about the war in Ukraine and its aftermath, and all the geopolitical and diplomatic consequences of the war as well as the tremendous advances in military technology the war has yielded. To achieve this independence, we rely exclusively on donations. Please donate if you can, either with the buttons at the top of this page or become a subscriber via www.patreon.com/lvivherald.

Copyright (c) Lviv Herald 2024-25. All rights reserved.  Accredited by the Armed Forces of Ukraine after approval by the State Security Service of Ukraine. To view our policy on the anonymity of authors, please click the "About" page.

bottom of page