Andersons vinkel
Brug af ‘Sandsynlighed’ som en metode til opdÃĶkning af Deepfakes

Hvis AI-genereret video og lyd bliver godt nok, vil deepfake-detektorer baseret pÃĨ visuelle artefakter eller andre traditionelle signaler ikke lÃĶngere fungere. Men da mennesker sjÃĶldent afviger fra forudsigelige mÃļnstre, kan âsandsynlighedâ mÃĨske adopteres mere dybt som et signal for, om en video eller en nyhed er sandsynligvis sand.
Â
Opinion I begyndelsen af 1990âerne afslÃļrede den respekterede tidligere britiske fodboldspiller og tv-sportskommentator David Icke beklageligt pÃĨ en chat-show, at han var âGuds sÃļnâ â en bizarre og uventet afslÃļring, der ville udvikle sig over de fÃļlgende ÃĨrtier til en vedvarende og omfattende konspirations-teori om en hemmelig og magtfuld global kabale af âfirben-menneskerâ.
Med internetadoption endnu flere ÃĨr vÃĶk, og opkomsten af sociale medier endnu lÃĶngere fremme i tiden, havde den store dissonans mellem Ickes berÃļmmelse og naturen af hans nye indsigt en dyb indvirkning pÃĨ den britiske offentlighed â ikke mindst pÃĨ grund af den komplette mangel pÃĨ kontekst eller nogen form for forberedelse pÃĨ denne massive ÃĶndring, fra en velkendt og etableret sportspersonlighed.
Over tyve ÃĨr senere opstod en lignende og langt mÃļrkere form for denne sociale chok, da den elskede velgÃļrenheds-aktivist og bÃļrne-tv-vÃĶrt Jimmy Savile posthumt blev afslÃļret som en seriel og rapacious livslang sex-forbryder, der havde brugt sin velgÃļrende offentlige image til at facilitere sine forbrydelser.
Den efterfÃļlgende Operation Yewtree-politietterforskning ville afslÃļre mange flere britiske celebriteter med lange historier af seksuelle overgreb; senere ville Harvey Weinsteins retssag fÃļre til en lignende opdagelse af celebritets-sex-forbrydere i USA, hvilket udviklede sig til #metoo-bevÃĶgelsen og blev en del af den amerikanske kultur i udsendelser som The Morning Show. âChokâ-nyheder syntes at udvikle en ny og pludselig skabelon â en, der ville blive adopteret af deepfake-angribere.
Enden pÃĨ âtraditionelâ Deepfake-opdÃĶkning?
Selv hvis sociale medier og AI havde vÃĶret til stede i begyndelsen af 1990âerne, ville ingen forudsigelsessystem i verden have kunnet forudse Ickes chat-show-afslÃļringer, som (som jeg godt husker) ikke var nogen form for forudsigelse i ÃĨrene op til begivenheden.
Men hvis AI havde vÃĶret til stede, ville det mÃĨske have taget nogen tid at overbevise en bredere offentlighed om, at Ickes udtalelser ikke var produktet af Google Veo 3 eller en anden af de nye hyper-real audio/video deepfake-rammer.
Det er kun i de sidste 6-12 mÃĨneder, at AI-deepfake-metoder er blevet effektive nok til at opfylde ÃĨrs medie-doom-saying om deepfake-valgindgreb, og kapable nok til at generere den type hurtig-streg-reputationsskade, der er usand, men svÃĶr at udrydde i en stadig mere naiv kultur.
Indtil nu har AI-video-udgang typisk manglet sand realisme, begrÃĶnset af tekniske hindringer og stadig mere polariseret af en vÃĶkst i gapet mellem restriktive vestlige modeller og Kinas uncensurerede open source-udgivelser**.
Nonetheless, I notice increasingly in the research literature a looming concession of this cold war, for instance in the new paper Performance Decay in Deepfake Detectionâ :
â[We] assume that deepfake videos will continue to contain machine-learnable features which reliably distinguish them from genuine videos. As the capabilities of generative AI continue to advance rapidly, this assumption may well break down.
âIn such a scenario, watermarking and other provenance tracking methods will offer the only recourse for maintaining trust in digital media.â
However, the same paper concedes that provenance-based solutions such as the Adobe-led Content Authenticity Initiative (and the very many smaller research offerings of the last 7-8 years) require such widespread adoption as to be unrealistic; and the paper ends on a general note of retreat, if not defeat.
If audio-visual deepfake detection methods are out-evolved by generative AI, and global adoption of an intrusive watermarking or provenance scheme falls at the diverse logistical hurdles, what common central feature could replace them as indicators of potentially faked output? Or must we resign ourselves to a world where all media is in doubt, and the Liarâs Dividend prevails?
Viden Graf
It seems time to more deeply leverage sandsynlighed and sandsynlighed of ârapporteret begivenhederâ as a signal karakteristik i deepfake-opdÃĶkning. Further, since video and audio generative AI-systemer er stadig mere konvergerende, kan det ogsÃĨ vÃĶre tid til, at de separate forskningsstrÃļmme af âfalske nyhederâ (som en tekstbaseret narrativ begivenhed) og fake billeder/video lignende konvergerer.
A sandsynlighed deepfake-metode er ikke det samme som RAG-aided fact verification, hvor en AI-model kan bringe ind nuvÃĶrende web-resultater for at fÃĨ viden om begivenheder, der sker efter dens egen cut-off date, og/eller for at bekrÃĶfte dens pÃĨstande.
Rather, it would perform predictions based on generally indicative statistical trends, derived from historical patterns that conform to a current inquiry.
In this sense, a probability method is nearer to statistical analysis than more modern threads in the current machine learning scene.
Though previously eclipsed by more modern Transformers-era approaches, knowledge graphs are making something of a comeback in the Enterprise space, and seem adapted to the potential deployment of âprobabilityâ metrics in deepfake detection.

A simplified knowledge graph illustrating how people, places, artworks, and events can be linked through labeled relationships, enabling machines to reason over real-world entities and their connections. Source
A knowledge graph is a way of organizing information by mapping real-world things such as people, companies, events, or ideas into a network of connected facts.
Each sub-entity is a node, and the links between them (edges) describe how they relate. For example, âMicrosoftâ (a node) might be linked to âOpenAIâ (another node) by an edge that says âis a client ofâ. These connections are often stored in graph databases and follow a subject-predicate-object structure, such as âMicrosoft is a client of OpenAIâ.
Varig Hukommelse
One Chinese study from September of this year proposed a training-free method that uses graph-based reasoning to detect subtle inconsistencies in multimodal deepfakes.
Instead of generating rationales or fine-tuning large models, the system retrieves image-text pairs, builds a similarity graph, and scores connections, in order to retrieve the most relevant examples,and these guide the modelâs judgment without the need for new training:

An overview of the GASP-ICL framework, which improves deepfake detection by combining graph-based sample selection with in-context learning, allowing a frozen vision-language model to classify image/text pairs as real or fake, without training or fine-tuning. Â Source
This is probably the nearest work, certainly that has crossed my path, to an âinformedâ and history-aware approach to the evaluation and verification of new media output. For the most part, computer vision approaches continue to analyze images (including frames of videos and temporal anomalies encompassing multiple frames) while âfake newsâ detection frameworks continue to emphasize text-based data, even in multimodal projects.
Funktionelt Kryb
The challenge of a predictive system of this kind is the scope of surveillance that may be necessary to make the approach fully performant â at least beyond the analysis of celebrities and public figures, for whom freely-accessible data already exists.
Probably the most similar current strand in the research is the field of pre-crime, which labels diverse multimodal intelligence signals as âsuspiciousâ, and presents itself as a stalwart AI scarecrow in outings such as Jonathan Nolanâs Person of Interest (2011-2016), and Steven Spielbergâs Minority Report (2002).
While a Person of Interest-style omnivorous surveillance system would produce optimal results, itâs unlikely at the moment that western culture could sanction the level of personal intrusiveness that Chinaâs internal networks impose on its citizens.
Therefore, in regard to potential fake news about non-celebrities, only governmental agencies such as the police (as well as birth & deaths registries and tax offices) would have enough pertinent historical information to inform probabilities in a graph-based workflow; and even they would need CCCP-style will, capacity, legislation and resources in order to include average citizens in their coverage and analyses (i.e., beyond banal but obligatory data points such as passport numbers and car registrations).
Sandsynligheds Scoring
It seems likely that the potential effectiveness of a system of this kind would be constrained to the most obvious (current) use casesâ â â for deepfake content: destabilization (state-backed deepfakes); celebrity and âunknownâ porn deepfakes (which can both be considered malicious, though the latter case tends to attract deeper media concern); fraud (including audio/video deepfakes designed to perform âimpersonation heistsâ); and political character assassination.
A knowledge-based system would need a scale of probabilities for a diversity of possible events. At one end of the spectrum, common human failings such as questionable financial management, infidelity, addiction, indiscretion, etc.; at the otherâĶrevealing that youâre the son of God on a live TV chat show (or events of similar scale and impact).
Even in the latter case, personal historical factors for any one individual would weight the probability outcome: a prominent political figure who has publicly equivocated in controversial matters (such as the veracity of the 1960s/70s lunar landings) to gain capital with an increasingly âalternativelyâ-informed electorate, might gain additional wildcard status in verification routines, compared to their more staid peers.
In the case of celebrity porn, there is adequate real-world context (i.e., the 2012 celebrity photo leaks, among other â fairly rare â incidents) to generate a moderate Liarâs Dividend, in certain contexts; but since these outlier incidents tend to operate as exceptions proving the rule, most of the current crop of diffusion-based celebrity porn videos would be deemed extremely âimprobableâ (though this does not solve the issue of the appropriation of peopleâs identities for such purposes).
In terms of national disruption, there is a considerable wealth of statistical data that can aid in assessing the probabilities of âdisastrousâ reports. Even in ancient history, apparently âout-of-the-blueâ events such as the eruption of the unidentified volcano Vesuvius in 79ad were presaged, if you had paid enough attention; and besides the availability of a plethora of government and NGO-backed feeds, AIâs evolving capacity to extract structure from raw data can provide additional historical context for probability scoring.
Konklusion
Even a well-implemented predictive system of this kind could not account for random chance, acts of God, freak occurrences, or for malicious events concocted away from all oversight.
Further, the sheer volume and depth of data needed, in order to provide coverage also for non-famous people, would be a political stumbling point â at least, for the moment.
However, the choices seem to be narrowing; vision-based analysis is poised to fail in the face of improved generative AI, while verification and provenance schemes carry an impeding burden of technical debt, and friction against adoption. This makes solutions such as the Content Authenticity Initiative, and the unfulfilled Metaphysic.ai face-copyrighting system Metaphysic Pro, challenging to popularize.
In their broadest usage, RAG-based systems can only determine if an authority source backs up an unverified claim; and since many big (true) news stories emerge without prior context, a lack of substantiation from authority sources is not necessarily meaningful.
Their value may prove greater if they can form part of a larger data ecosystem concerned with the one thing that most current forms of AI find challenging â historical context.
Â
* Not to be confused with the early autoencoder outings that debuted in 2017 and would eventually be supplanted by superior approaches.
â https://arxiv.org/abs/2511.07009
** Which can usually run freely on more powerful home PCs, instead of only being available via gate-kept APIs such as ChatGPT and the Veo series.
â â â Omitting legitimate entertainment uses, such as professional visual effects in movie and TV productions.
First published Thursday, 13. november 2025












