This commit is contained in:
Utku Bilen Demir 2025-12-15 14:42:21 +01:00
commit 34c78626f3
40 changed files with 5355 additions and 0 deletions

78
.gitignore vendored Normal file
View file

@ -0,0 +1,78 @@
# --- macOS system files ---
.DS_Store
.AppleDouble
.LSOverride
Icon?
._*
# --- Obsidian cache/workspace ---
.obsidian/workspace.json
.obsidian/workspace-mobile.json
.obsidian/cache/
# --- macOS folder metadata ---
.Spotlight-V100
.Trashes
.fseventsd
.apdisk
# --- Media files ---
*.mp4
*.mp3
# --- LaTeX auxiliary files ---
*.fls
*.fdb_latexmk
*.nav
*.snm
*.vrb
*.xdv
*.pdfsync
*.blg
*.out
*.log
*.bbl
*.aux
*.run.xml
*.synctex.gz
*.toc
*-blx.bib
*.synctex(busy)
*.tex~
# --- Editors / Swap / Temp ---
*.swp
*.swo
*~
.nfs*
# --- Python or Jupyter (if you use them for scripts) ---
__pycache__/
*.pyc
*.pyo
*.ipynb_checkpoints/
# --- Large media files (avoid bloating git history) ---
*.mp4
*.mov
*.avi
*.mkv
*.flv
*.wmv
*.webm
*.mp3
*.wav
*.flac
*.aac
*.ogg
*.m4a
*.zip
*.tar
*.tar.gz
*.7z
*.rar
*.iso
*.dmg

59
chapters/0.5-preamble.tex Normal file
View file

@ -0,0 +1,59 @@
\newpage
\thispagestyle{plain} % or 'empty' if you want no header/footer
\begin{fullwidth}
\vspace*{2cm}
% ---------- Two side-by-side blocks ----------
\noindent
\begin{minipage}[t]{0.48\linewidth}
\section*{Abstract}\par
\vspace{0.8em}
\footnotesize The thesis examines how critique and resistance can be re-theorised in the context of the rapidly growing presence of Generative Artificial Intelligence (genAI) by first situating these systems within Gilles Deleuzes account of control societies. In this framework, classical institutions give way to computationally reinforced infrastructures that operate through personalised, flexible, and continuous modulation, reshaping the field in which subjectivation unfolds. Earlier AI systems have already shown a striking resemblance to the formulation of control through predictive relevance assignment and behavioural personalisation; contemporary genAI models go a step further with their novel capabilities and actively participate in the production of knowledge, rendering them important agents in the formation of human subjectivity. After a theoretical, historical, and technical analysis, the thesis also examines central contemporary debates around genAI, interrogating the nature of knowledge production in transformer-based architectures, the conditions of humanmachine interaction, the reconfiguration of agency, and competing visions of model development. Drawing on Gilles Deleuze and Félix Guattaris project Capitalism and Schizophrenia, it mobilises concepts such as desiring-production, schizoanalysis, and nomadology to build a theoretical scaffold for rethinking how generative infrastructures and humanmachine interactions might be shaped into divergent, non-sedimentary formations. Combining this framework with experimental interventions into model behaviour, the study argues that possibilities for critique and resistance emerge immanently within generative systems and their communicative dynamics. With the display of interventions like weight amplification, artificial curiosity, and counter-sequencing, the thesis demonstrates how generative dispositifs can be repurposed to activate divergent potentials, offering a micropolitical framework for critique and resistance.
\end{minipage}
\hfill
%UNIWIEN
\begin{minipage}[t]{0.48\linewidth}
%%%%%%%%%%%%% \section*{Abstract (Deutsch)}\par
%%%%%%%%%%%%% \vspace{0.8em}
%%%%%%%%%%%%% \footnotesize Die vorliegende Arbeit untersucht, wie Kritik und Widerstand im Kontext der rasant zunehmenden Präsenz von Generativer Künstlicher Intelligenz (genAI) neu theoretisiert werden können, indem diese Systeme zunächst innerhalb von Gilles Deleuze Konzept der Kontrollgesellschaften verortet werden. In diesem Rahmen treten klassische Institutionen zugunsten rechnergestützter Infrastrukturen zurück, die durch personalisierte, flexible und kontinuierliche Modulation operieren und so das Feld neu gestalten, in dem sich Prozesse der Subjektivierung entfalten. Frühere KI-Systeme zeigten bereits eine auffällige Ähnlichkeit zur Formulierung von Kontrolle durch prädiktive Relevanzzuweisung und verhaltensbezogene Personalisierung; zeitgenössische genAI-Modelle gehen mit ihren neuartigen Fähigkeiten jedoch einen Schritt weiter und nehmen aktiv an der Wissensproduktion teil, wodurch sie zu zentralen Akteuren in der Bildung menschlicher Subjektivität werden. Auf Grundlage einer theoretischen, historischen und technischen Analyse beleuchtet die Arbeit anschließend zentrale aktuelle Debatten um genAI, untersucht die Bedingungen der Wissensproduktion in Transformer-Architekturen, die Dynamiken der MenschMaschine-Interaktion, die Neukonfiguration von Handlungsfähigkeit sowie konkurrierende Entwicklungsparadigmen solcher Modelle. Unter Rückgriff auf Gilles Deleuze und Félix Guattaris Projekt \enquote{Kapitalismus und Schizophrenie} mobilisiert die Arbeit Konzepte wie Wunschproduktion, Schizoanalyse und Nomadologie, um ein theoretisches Gerüst zu entwickeln, das neu denken lässt, wie generative Infrastrukturen und MenschMaschine-Relationen in divergente, nicht-sedimentierte Formationen überführt werden können. In Kombination mit experimentellen Eingriffen in das Modellverhalten argumentiert die Studie, dass Möglichkeiten für Kritik und Widerstand immanent innerhalb generativer Systeme und ihrer kommunikativen Dynamiken entstehen. Anhand von Interventionen wie Gewichtsverstärkung, künstlicher Neugier und Gegen-Sequenzierung zeigt die Arbeit, wie sich generative Dispositive umnutzen lassen, um divergente Potenziale zu aktivieren, und entwickelt damit ein mikropolitisches Rahmenkonzept für Kritik und Widerstand.
\end{minipage}
\vfill % pushes the next block to the bottom of the page
% ---------- Acknowledgements at bottom, centred ----------
\begin{minipage}[t]{0.48\linewidth}
\vspace{0.8em}
\end{minipage}
\hfill
\begin{minipage}[t]{0.48\linewidth}
\subsection*{Acknowledgements}\par
\vspace{0.8em}
\footnotesize This thesis owes special thanks to my supervisor Mag. Dr. Sergej Seitz for his continuous support, patience, and incisive insights during the process of research and writing. I am also deeply grateful to Mag. Dr. Christoph Hubatschke for his generous offer to take the role as co-supervisor, his critical feedback and inspiring ideas that shaped many pivotal conceptual moves in this work. Finally, I wish to thank Assoz. Prof. Dr. Fabio Wolkenstein for his assistance in the early conceptualisation of this research topic and for the valuable guidance that helped clarify and refine its theoretical orientation.
\end{minipage}
\vfill
\vspace*{2cm}
\hfill
\begin{minipage}[t]{0.48\linewidth}
\begin{flushright}
\footnotesize \textit{To my son Jonas, and my sister Bahar...}
\end{flushright}
\end{minipage}
\end{fullwidth}
\newpage
\begin{fullwidth}
\begin{minipage}[t]{0.48\linewidth}
\section*{Abstract (Deutsch)}\par
\vspace{0.8em}
\footnotesize Die vorliegende Arbeit untersucht, wie Kritik und Widerstand im Kontext der rasant zunehmenden Präsenz von Generativer Künstlicher Intelligenz (genAI) neu theoretisiert werden können, indem diese Systeme zunächst innerhalb von Gilles Deleuze Konzept der Kontrollgesellschaften verortet werden. In diesem Rahmen treten klassische Institutionen zugunsten rechnergestützter Infrastrukturen zurück, die durch personalisierte, flexible und kontinuierliche Modulation operieren und so das Feld neu gestalten, in dem sich Prozesse der Subjektivierung entfalten. Frühere KI-Systeme zeigten bereits eine auffällige Ähnlichkeit zur Formulierung von Kontrolle durch prädiktive Relevanzzuweisung und verhaltensbezogene Personalisierung; zeitgenössische genAI-Modelle gehen mit ihren neuartigen Fähigkeiten jedoch einen Schritt weiter und nehmen aktiv an der Wissensproduktion teil, wodurch sie zu zentralen Akteuren in der Bildung menschlicher Subjektivität werden. Auf Grundlage einer theoretischen, historischen und technischen Analyse beleuchtet die Arbeit anschließend zentrale aktuelle Debatten um genAI, untersucht die Bedingungen der Wissensproduktion in Transformer-Architekturen, die Dynamiken der MenschMaschine-Interaktion, die Neukonfiguration von Handlungsfähigkeit sowie konkurrierende Entwicklungsparadigmen solcher Modelle. Unter Rückgriff auf Gilles Deleuze und Félix Guattaris Projekt \enquote{Kapitalismus und Schizophrenie} mobilisiert die Arbeit Konzepte wie Wunschproduktion, Schizoanalyse und Nomadologie, um ein theoretisches Gerüst zu entwickeln, das neu denken lässt, wie generative Infrastrukturen und MenschMaschine-Relationen in divergente, nicht-sedimentierte Formationen überführt werden können. In Kombination mit experimentellen Eingriffen in das Modellverhalten argumentiert die Studie, dass Möglichkeiten für Kritik und Widerstand immanent innerhalb generativer Systeme und ihrer kommunikativen Dynamiken entstehen. Anhand von Interventionen wie Gewichtsverstärkung, künstlicher Neugier und Gegen-Sequenzierung zeigt die Arbeit, wie sich generative Dispositive umnutzen lassen, um divergente Potenziale zu aktivieren, und entwickelt damit ein mikropolitisches Rahmenkonzept für Kritik und Widerstand.
\end{minipage}
\end{fullwidth}

180
chapters/1-introduction.tex Normal file

File diff suppressed because one or more lines are too long

246
chapters/2-control.tex Normal file
View file

@ -0,0 +1,246 @@
\chapter{Subjectivity under Control: Critique and Resistance in
Post-Disciplinary Societies}\label{cha:control}
\glsresetall
%%%%%%%%%\epigraph{ The society of control is characterized not by the power of the institutions of modernity, or pre-modernity, the army, the prison, the university, the church, but instead by what he Deleuze called \enquote{the ultra-rapid forms of free-floating control that are inherent in distributed networks}.}{\cite[318-319]{galloway2004}, \cite{mackenzie2021}}
\epigraph{A systematic rejection of subjectivity in the name of a mythical scientific objectivity continues to reign in the University. In the heyday of structuralism the subject was methodically excluded from its own multiple and heterogeneous material of expression. It is time to re-examine machinic productions of images, signs of artificial intelligence, etc., as new materials of subjectivity.}{\citeauthorfull{guattari1995a} \cite*[133]{guattari1995a}}
\citeauthorfull{deleuze1992a}s \parencite*{deleuze1992a} short and speculative essay, \citetitle{deleuze1992a}, introduced a fragmentary but generative diagnosis of contemporary power structures.
It sketches a transition from the closed environments of institutions like school, factory, prison that played the pivotal role in shaping human subjectivity into a more diffuse machinery, increasingly reinforced by digital technologies and governed via the functionalities made available by computational advancements. In control societies, these new affordances form an \gls{assemblage} that distributes the disciplinary operation across the social field without any further institutional mediation \parencite[see][139]{hardt1998}, enabling a more fluid, flexible, and continuous operation of power. Control is thus encountered as a micropolitical force acting directly upon everyday life, and is rather characterised with a pre-emptive role.
The formulation of control has already inspired critical readings of emerging computational cultures, internet infrastructures, and surveillance capitalism. Early developments in \glspl{nn} and \glspl{dnn} have already played a prominent role by enabling increasingly capable systems, built upon a long history of \gls{nlp}, and supporting applications such as search engines, social media platforms, recommendation systems, and automated filtering. Within this trajectory, \gls{ai} quickly became a central object in theorising control societies; yet, we now stand at a threshold beyond the early imaginaries of \textit{cyberspace} or the \textit{virtual}: the contemporary \gls{ai} landscape is dominated by \gls{genai} systems, particularly \glspl{llm}, which no longer merely transmit or classify information; they increasingly participate in the production of meaning itself \parencite{kazakov2025, dishon2024}. These models generalise across domains, transfer knowledge between tasks, and adapt to unforeseen situations rather than remaining bound to narrow, predefined functions \parencite{xu2024}. Kazakov \parencite*{kazakov2025} characterises this development as a mode of scalar Darwinism, defined by relentless quantitative expansion rather than qualitative transformation. \Glspl{llm} and other \gls{genai} systems advance primarily by scaling; more parameters, larger datasets, and increasing computational resources, without fundamental architectural innovation. This trajectory reinforces existing capitalist logics, treating data as a resource to be extracted and leveraged; competitive advantage derives from scale rather than novelty. Just as neoliberal governmentality construed \textit{the market} as a quasi-metaphysical plane that produces the optimal outcomes without direct intervention \parencite[131]{foucault2008}, contemporary \gls{ai} discourse often assumes that scaling models and data will automatically yield the solutions humanity is said to need.\sidenote{Not always this explicit, but the technosolutionist propagation is particularly strong in the frontlines of tech giants:
\begin{minipage}{0.9\marginparwidth}
\centering
\includegraphics[width=\linewidth]{images/musk2.png}
\vspace{0.3em} % Optional spacing
\end{minipage}
\citereset
\cite[]{musk2025}
}
Whether this acceleration will eventually enable more sophisticated forms of \gls{ai}, including \gls{agi}\sidenote{\Gls{agi} is a hypothetical intelligence of a machine capable of understanding, learning, and performing any intellectual task that a human being can do. It generalises across domains, transfers knowledge between tasks, and adapts to new, unforeseen situations, rather than being specialised for narrow tasks \parencite{xu2024}.}, remains contested. What is clear is that these systems continue to expand in capability, generality, and reach. \Gls{genai} models, especially \glspl{llm}, now function as computational agents that operate within and across domains, mediating how information is organised, circulated, and apprehended. They do not simply support existing knowledge practices; they increasingly generate outputs that are taken as meaningful, authoritative, and actionable \parencite{montanari2025, dishon2024}. Their interpretive operations shape what becomes visible or legible, filter which forms of knowledge can travel, and condition how subjects encounter and interpret information. Processes of subjectivation, therefore, unfold within a landscape where computational models actively participate in producing the categories, associations, and interpretive cues through which reality is navigated. As \gls{genai} systems occupy roles once associated with expert judgement, they begin to function as distributed institutional actors. This development intensifies the micropolitical dynamics identified in control societies, raising the question of how critique and resistance might be articulated when meaning is co-produced by systems whose authority derives from scale and statistical inference. The following analysis situates \gls{genai} within the historical transition from disciplinary institutions to control, in order to examine how these models shape institutional logics and the production of subjectivity.
The chapter proceeds in four steps:
\begin{enumerate}
\item It revisits the genealogy of subjectivation, from classical accounts to post-structuralism.
\item It updates Deleuzes account by examining modulation, dividuation, and the role of computational infrastructures in extending discipline into continuous control.
\item It considers how critique and resistance may be conceptualised under these conditions, engaging some of the relevant reflections on \citeauthor{deleuze1992a}'s \parencite*[]{deleuze1992a} formulation of control societies.
\item It then turns to contemporary debate around \gls{genai} models and examines how they may function as institutional \glspl{dispositif} that govern meaning and what might be their relevance to the already established arguments on resistance and critique (or the lack thereof), preparing the scene for an in depth analysis in the following chapter.
\end{enumerate}
\section{The Genealogy of the Docile Bodies}
As \citeauthor{Foucault1978} \parencite*[]{Foucault1978} defined the trajectory of politics as approaching the desire to infuse the \enquote{life itself}, he framed the pursuit of an effective methodology of subjectification\sidenote{The terms subjectivation (although the British English form of the word subjectivisation would be more fitting, critical theorists, especially French scholars, tend to use this form more often) and subjectification are often used interchangeably. However, this study refers to subjectivation in terms of Hegelian becoming, that is, becoming conscious as an internal process; and subjectification as an external process that refers to the formation of subjectivity through a machinery, as, for example, how \citeauthor{Foucault1978} mentions it, to emphasise a specific nuance. Still, considering how critical theory, especially post-structuralist theory, refers to subject, subjectivity, and individuality, there is a large intersection between the two. For a more in-depth reading about the difference between the two terms, refer to Chapters 3 and 5 in \citeauthor{wille2015}s \parencite*[]{wille2015} \citetitle{wille2015}.} axis around which \enquote{biopower} and \enquote{biopolitics} were organised.\sidenote{Although \citeauthor{foucault1995} introduces these terms early in his theory \parencite*[see e.g.][]{foucault1995}, for a more concrete definition in relation to neoliberal governmentality, refer to \citetitle{foucault2008} \parencite*[]{foucault2008}.} The problem of subjectivity; its emergence, formation, and nature, however, has long occupied Western philosophy, morphing with shifts in different branches of philosophy like epistemology and metaphysics. Its philosophical genealogy stretches back to ancient concerns with soul and selfhood (see e.g. \citeauthorfull{aristotle1986}'s \citetitle{aristotle1986} \cite*{aristotle1986}), but its modern formulation takes decisive shape with \citeauthorfull{descartes2008}'s \parencite*[see][]{descartes2008} \enquote{cogito}, which installs the thinking subject as the indubitable ground of knowledge. From there, \citeauthorfull{kant2009}'s \parencite*[see][]{kant2009} \textit{Copernican Revolution} redirects philosophical inquiry by elevating the mind from its passive definition to an entity that actively structures our experience of the world, putting it at the centre of our perception of the world. Subjectivity is already playing a prominent role in Kant's theory as we perceive the world as it appears to us (in phenomena) and not as it is (in noumena), however, it is \citeauthorfull{hegel2019} \parencite*[see][]{hegel2019} who emphasises the social substance of subjectivation (which can be read as a part of his \textit{Keplerian Revolution} in philosophy). Hegel shows that the subject comes into being only through social struggle and dependence, binding subject formation to power from the outset. It is therefore no coincidence that \citeauthorfull{marx1988}, especially in his earlier works, emphasises the role of labour as a medium of human subjectivity (e.g. in \cite{marx1988}). In these writings, \citeauthor{marx1988} critiques idealist accounts of subjectivity, arguing that subjectivity arises from \enquote{sensuous human activity} that is always shaped through socio-historical development and grounded in material conditions rather than in an abstract interiority \parencite[see][3]{wang2023a}. This can be read as standing in relation to his broader attempt to turn Hegels dialectic upside down and place it on a materialist foundation, grounding the becoming of the subject in concrete practices and the historical life-processes of species-being\sidenote{Alternatively species-essence; Ger. \textit{Gattungswesen}. The concept \citeauthor{marx1988} \parencite*[see][]{marx1988} uses to refer to the essential social and creative nature of human beings, which is realised through free, conscious activity and social relations.\nocite{wang2023a}} \parencite[see][3]{wang2023a}.
Thus, even before twentieth-century critiques, the entanglement of subjectivity and power is already visible.
Following \citeauthor{marx1988}, \citeauthorfull{lukacs1976} deepens the problem of subjectivity by arguing, through his reading of early \citeauthor{hegel2019}, that labour mediates the unity of subject and object, creating a \enquote{second nature} in which the subject forms itself through socio-historical activity \parencite[see][]{lukacs1976}. In both his early writings and his later works, \citeauthor{lukacs1976} treats labour as the practical medium through which humans transcend mere instinctual life, realise their purposes in the world, and achieve relative freedom within material constraints \parencite[see][4]{wang2023a}. By grounding subject formation in concrete social practice, Lukács marks the final major account centred on labour before later twentieth-century theories would fundamentally challenge the very primacy of such a humanistic, agent-centred subject. Works of \citeauthorfull{saussure2011} \parencite*[see][]{saussure2011}, \citeauthorfull{levi-strauss1963} \parencite*[see][]{levi-strauss1963}, and \citeauthorfull{althusser1977} \parencite*[see][]{althusser1977} have
%%%%%%%%%%who can be roughly categorised as structuralists,
shifted attention from interior experience to the impersonal systems of language, myth, and ideology that precede and produce subjectivity. The subject, in this specific current, becomes an effect of signifying structures; it is interpolated by ideological apparatuses and made legible within symbolic orders. Post-structuralist thought introduced a specific kind of radicalisation of it: \citeauthorfull{barthes1977} \parencite*[see][]{barthes1977}, \citeauthorfull{derrida2016} \parencite*[see][]{derrida2016}, and \citeauthorfull{kristeva1980} \parencite*[see][]{kristeva1980} foreground the instability, iterability, and difference at the heart of these structures themselves. In post-structuralism, the autonomous subject of modernity dissolves into the relational field of discourse and social practice. What appears as subjectivity is only an instance, a provisional effect emerging from the entangled formations of language, power, and social formations. There is no pre-given subject behind the \textit{text}; the subject exists only as a position; produced, fractured, and dynamic.
Where post-structuralism dissolves the subject into discourse, \citeauthor{foucault1980} re-situates its production within the material operations of power, showing how institutions and practices fabricate subjects through discipline. In his account on \enquote{the careful fabrication of subjectivities} \parencite[215]{foucault1995}, disciplinary institutions operate as enclosed environments that shape individuals by acting directly on their bodies and conduct. Schools, prisons, factories, and families regulate behaviour by organising routines, structuring space, assigning tasks, and training bodies\sidenote{In critical theory, the concept of \textit{body} is usually, though not exclusively, taken to mean the human body, but also seen as a surface of social inscription, often thought in its social context. While philosophy, since Descartes, often mistrusted the body as a source of impulses, Spinoza insisted on asking what a body can do. A major shift came with Merleau-Pontys phenomenology, which foregrounded embodied perception, and with feminist theory, beginning with Beauvoir, which exposed the neglect of sexual difference. Later thinkers such as Butler challenged the distinction between natural and cultural bodies, and Haraway reconceived the body as cyborg, blurred with animals and machines. Politically, feminism introduced the notion of \enquote{body politics,} while cultural studies analysed the body as a site of media representation and social anxiety. Foucaults concepts of discipline and biopower remain central, highlighting how bodies are inscribed and governed within regimes of power \parencite[see][98-99]{buchanan2018}.} to perform specific functions. The mechanism of discipline relies on continuous surveillance. The \enquote{panoptic} apparatus induces a \enquote{state of conscious and permanent visibility} \parencite[202203]{foucault1995}, prompting individuals to monitor and correct themselves as they internalise the institutional gaze. Unlike sovereign power, which relied on spectacular punishment and the prerogative \enquote{to rule on death rather than to administer life} \parencite*[3]{deleuze1992a}, disciplinary power works through the everyday regulation of bodies and habits. It functions as a \enquote{political technology of the body} \parencite[26]{foucault1995}: diffuse rather than centralised, operating through innumerable practices, spaces, and procedures. Since it is enacted by institutions and reproduced by the subjects themselves, discipline exhibits what Foucault calls a \enquote{microphysical manifestation of power} \parencite[2627]{foucault1995}. Power therefore circulates throughout the social field rather than emanating from a single source, constituting individuals by making them visible, knowable, and governable.
As the emergence of subjectivity becomes increasingly associated with the exercise of power, modern forms of governance come into focus. They do not merely constrain individuals from the outside but shape what can be known, felt, and done by organising the very conditions of selfhood. Once \gls{genai} models participate in producing meaning and participating in the (re-)production of knowledge, the question of how they relate to subjectivation becomes unavoidable. This is particularly relevant given the association Foucault builds between the process of subjectification and subjugation:
\begin{quote}
[A]ll these present struggles revolve around the question: Who are we? They are a refusal of these abstractions, of economic and ideological state violence, which ignore who we are individually, and also a refusal of a scientific or administrative inquisition which determines who one is. [...] This form of power applies itself to immediate everyday life which categorizes the individual, marks him by his own individuality, attaches him to his own identity, imposes a law of truth on him which he must recognize and which others have to recognize in him. It is a form of power which makes individuals subjects. There are two meanings of the word \enquote{subject}: subject to someone else by control and dependence; and tied to his own identity by a conscience or self-knowledge. Both meanings suggest a form of power which subjugates and makes subject to.
\citereset
\cite[781]{foucault1982}
\end{quote}
Subjectivation, therefore, involves a double movement: the subject emerges only through the operations that simultaneously render it governable, and at the same time, governance aims to align emerging forms of subjectivity with its prevailing order of truth. Power is a productive force in this sense; it shapes identities and establishes the standards by which individuals become intelligible to themselves and to others. Production of knowledge is central to the architectural logic of the disciplinary power; as \citeauthor{Krasmann2017} notes, it is \enquote{not so much about discovering the truth, but rather about producing certain truths} \parencite*[11]{Krasmann2017}. The knowledge on bodies renders them accessible and open to intervention, and control over the production of knowledge shapes the nature of social production and the truth itself. The disciplinary production of subjects through enclosure and surveillance establishes the conceptual ground for the emergence of a different configuration of power. As the routines, procedures, and techniques of discipline diffuse beyond the walls of institutions, they begin to operate more flexibly, no longer enclosing subjects but acting on them through circulating flows of information, assessment, and anticipation, marking a further shift in their operation.
%%%%%%%%%%the shift from discipline to what \citeauthor{deleuze1992a} identifies as control.
\section{The Emergence of Modulative Control}
\epigraph{You see control can never be a means to any practical end\ldots It can never be a means to anything but more control\ldots Like junk\ldots}{\cite[81]{burroughs1979}}
%INFO:\subsection{1. From Disciplinary to Control Societies}
%
Following \citeauthor{foucault1995}s genealogy of power, from sovereign regimes to disciplinary societies, \citeauthor{deleuze1992a} introduces a further historical configuration: \enquote{the society of control} \parencite[]{deleuze1992a}. \citeauthor{deleuze1992a} points to an institutional crisis and charts the replacement of enclosed institutional spaces; schools, factories, prisons, family\sidenote{Which \gls{dg} were eager to emphasise its institutional nature of (see \citetitle{deleuze1983} \cite*{deleuze1983}).} by diffuse, pervasive mechanisms of flexible forms of control.
Deleuze notes that the 20th century marks the transition,
the disciplinary institutions were already fading out after WWII \parencite[3]{deleuze1992a}. While disciplinary regimes operated through enclosures, segregating individuals into clearly defined spaces associated with specific functions, control societies rely on more fluid mechanisms: instead of physical boundaries, social organisation is achieved by tracking, directing, and modulating movement and behaviour across interconnected and permeable environments (see \cite[3]{brusseau2020}). As \citeauthorfull{hardt1998} \parencite*[139]{hardt1998} puts it, \enquote{the walls of the institutions are breaking down in such a way that their disciplinary logics do not become ineffective but are rather generalized in fluid forms across the social field} as new forms of biopolitical governance start taking hold \parencite[see also][122]{mackenzie2018}.
As movement between institutions required subjects to reset themselves and start anew in each, the machinery of discipline operated in parallel but remained compartmentalised. Although a common language circulated between these enclosures, their relation was strictly \enquote{analogical} \parencite[4]{deleuze1992a}. Control, a term Deleuze borrows from \citeauthorfull{burroughs1979} \parencite*[]{burroughs1979}, signifies both this institutional shift and a fundamental change in the machinery of subjectivation. It marks the rise of a post-disciplinary \gls{dispositif} powered by computational advancements, in which power is no longer exercised by confining bodies within discrete environments but by continuously modulating informational flows that shape conduct directly:
\begin{quote}
Control differs from governmentality in two interconnected ways: first, control is dependent upon electronic technology as its primary mode of delivery. This most obviously means technology that is able to process, store, and transmit huge amounts of information, creating an \enquote{informational milieu} that conditions both what is capable of being thought and how it is to be thought. Second, control no longer presupposes an \enquote{outside,} not even as an included lack or absence because, operating by differing from itself, it is able to treat the whole of life as so many statistical variations of itself.
\citereset
\cite[457]{moore2007}
\end{quote}
Building on these distinctions, control can be understood as a regime in which the mechanisms of disciplinary governmentality become internalised within technological infrastructures that act upon continuous informational flows. \enquote{Modulation} replaces the \enquote{moulds} that characterise disciplinary institutions: where moulding imposed form from fixed sites, modulation operates as a flexible and dynamic process that acts across domains rather than through segmented enclosures \parencite[see][4]{deleuze1992a}. It functions through ongoing feedback and adjustment, shifting from a \enquote{form-imposing} to a \enquote{self-regulating} mode in the production of subjectivity \parencite[74]{hui2015}.\sidenote{Control and its modulating form are not necessarily digital; the term refers to an operational logic that becomes dominant with contemporary capitalism. Deleuze illustrates this shift in the transition from factory to corporation, where production is no longer confined to a delimited site but distributed across an abstract field of work with variable remuneration. Likewise, education no longer concludes with the school but extends into lifelong training \parencite[6]{deleuze1992a}. While modulation predates digital systems, contemporary technologies intensify and expand this logic, providing the material conditions through which discipline is transformed into control.}
Under control, the subject who once moved between distinct institutional roles undergoes a new kind of fragmentation. The self may remain socially continuous, yet its qualities and behaviours are isolated, analysed, and acted upon in smaller, detachable components \parencite[5]{mackenzie2021}. To capture this transformation, \citeauthor{deleuze1992a} introduces the figure of the \enquote{dividual}: the former individual is now treated as divisible and can be decomposed into data particles, micro-traces, and partial qualities circulating across digital and organisational infrastructures \parencite{deleuze1992a}. These dividual elements are treated as operational units; detached from the person from whom they originate, they are mobilised for increasingly automated decision-making processes \parencite[6]{deleuze1992a}. \citeauthorfull{Cheney2011} illustrates the practical consequences of this logic in contemporary, highly digitalised environments:
\begin{quote}
[M]odulation marks a continuous control over society that speaks to individuals in a sort of coded language, of creating not individuals but endlessly sub-dividable dividuals [...] Dividual fragments flow across seemingly open and frictionless networks and into rigid database fields as part of the subsumption implicit in data mining [...] As a user travels across these networks, algorithms can topologically striate her surfing data, allocating certain web artifacts into particular, algorithmically-defined categories like gender. The fact that user X visits the web site CNN.com might suggest that X could be categorized as male. And additional data could then buttress or resignify how X is categorized. As X visits more sites like CNN.com, Xs maleness is statistically reinforced, adding confidence to the measure that X may be male
\citereset
\cite[168-169]{Cheney2011}
\end{quote}
This configuration produces what \citeauthor{mackenzie2021} describe as a \enquote{bundle of elements held together} \parencite[6]{mackenzie2021}, a formation that gradually replaces the individual as the primary unit of governance. Through databases, ubiquitous computation, and statistical inference, these dividual traces are parsed, recomposed, and acted upon, generating personalised evaluations, outputs, and interventions.
The effect is akin to a \enquote{self-deforming cast}: a continuously adjusting apparatus that modulates the subject in motion \parencite[4]{deleuze1992a}. Docility under this new regime is no longer enforced by explicit institutional intentionality operationalised as rigid codes. Instead, control operates by creating spaces that feel open and permissive, as if the individual were free to explore, create, and tangle with possibilities. Yet both their production and their ends are subtly governed by intangible, underlying forces \parencite[75]{hui2015} acting on a much more personal level. Control converges the previously separate spaces of subjectivation into a single, fluid field: \enquote{one no longer leaves an institution behind, and one is never fully done with the spaces that act upon the self} \parencite[6]{deleuze1992a}.
Contrary to disciplinary institutions, which segmented individuals and populations, control societies separate components of individuality \parencite[9]{mackenzie2021}.
% \subsection{3. Immanence and the Extension of Discipline}
As \citeauthorfull{hardt2003} \parencite*{hardt2003} observe, \enquote{the passage to the society of control does not in any way mean the end of discipline. In fact, the immanent exercise of discipline […] is extended even more generally in the society of control} \parencite[also in][83]{galloway2001}. Here, immanence refers to how discipline becomes embedded in circulating processes rather than emanating from fixed institutions, so to say, \enquote{subjectivities are still produced in the social factory} \parencite[149]{hardt1998} but intensified and generalised, going beyond (but not abolishing or replacing, rather extending or coexisting with) the institutions. Control unfolds across different modalities and novelties; in protocols, through feedback loops, on algorithmic infrastructures; governance operates through continuous modulation that conditions how subjects perceive, act, and desire. Yet while Foucault never postulated a stage beyond disciplinary societies, Deleuzes \textit{Postscript} also offers only a sparse sketch of what comes after enclosure-based institutionalisation, the form remains vague, its contours merely suggested through keywords like \textit{modulation} or \textit{dividuation}.
What Deleuze leaves us with, then, is not a blueprint but a sketch of tendencies whose operative principles demand further analysis.
The challenge, as subsequent debates have often emphasised, is to determine how such a configuration might still allow for critique and resistance. If discipline persists under control in more diffuse and continuous forms, any account of power must also attend to its internal lines of tension and the micropolitical openings through which divergence can emerge.
\section{A Critique of Critical Lack of Critique}\label{sec:crit_res}
If, however, the regime of Power/Knowledge\sidenote{As Foucault \parencite*[see e.g.][]{foucault1980} likes to refer it to emphasise the the inseparability and interplay of knowledge and power; power is based on knowledge, operates on knowledge, and in turn power also (re)produces knowledge, shapes knowledge.} is indeed getting more and more encircling and
unified through the new capabilities, new technologies of power; is there any
way to diverge, counter-act, open new planes for a different kind of
subjectivation? We are landing at the very foundations of the critical theory;
as an exemplary articulation, Foucault is positioning the relationship between resistance and critique via referring to \citeauthorfull{kant1784}'s \parencite*[]{kant1784} \citetitle{kant1784}\sidenote{\enquote{An Answer to the Question: What is Enlightenment?}}:
\begin{quote}
[I]n relation to Aufklärung, critique for Kant will be that which says to knowledge: Do you really know how far you can know? Reason as much as you like, but do you really know how far you can reason without danger? Critique will say, in sum, that our freedom rides less on what we undertake with more or less courage than in the idea we ourselves have of our knowledge and its limits and that, consequently, instead of allowing another to say \enquote{obey,} it is at this moment, when one will have made for oneself a sound idea of one's own knowledge, that one will be able to discover the principle of autonomy, and one will no longer hear the \enquote{obey}; or rather the \enquote{obey} will be founded on autonomy itself. [...] this true courage of knowing that was invoked by Aufklärung, this same courage of knowing [savoir] consists in recognizing the limits of knowledge [connaissance]; and it would be easy to show that for him autonomy is far from being opposed to obedience to sovereigns. But it no less remains that Kant affixed the understanding of knowledge to critique in his enterprise of desubjectification in relation to the game of power and truth, as a primordial task, as a prolegomena to any present and future Aufklärung.
\citereset
\cite[387]{foucault2019}
\end{quote}
Critique, in this sense, is a way of recognising the current limits of human knowledge and the very potentiality of reaching beyond them. As for \citeauthor{kant1784} \parencite*[see][]{kant1784}, it is a means of countering the \enquote{self-imposed immaturity} of humankind, an attempt to introduce autonomy into the process of subjectivation itself. A process of \textit{desubjectification} is internal to any act of
\textit{enlightenment} under Power/Knowledge. However, if control is an increasingly pervasive way of applying discipline, if it is immanent to the processes that produce knowledge, meaning, and subjectivity, then the very space from which critique once operated faces the threat of becoming compromised.
In disciplinary societies, the institutions that governed knowledge still had a discrete formation; although one cannot speak of an exteriority of power, there was nonetheless an \textit{outside} to these institutions, a space between them, as \citeauthorfull{moore2007} (\cite*[]{moore2007}, see above) names it. The configurations that could give rise to critique were more likely to form within this \textit{outside}: although not free from the institutional grasp, a space where critique could still appeal to reason, truth, or moral law, partly beyond the institution. In control societies, however, the fluidity of \glspl{dispositif} means that the partialities from which critique might emerge are scattered across the entire social field with less concentration.
Power and knowledge coincide with the continuous modulation of information through the production of a specific rationality, but also through the \textit{technologies} that can grind the information into the interiority of this specific rationality in an arguably more effective way. Critique risks being absorbed as another signal within the same feedback loop that (re)produces the regime of truth.
Having outlined how control generalises and intensifies disciplinary mechanisms, the question inevitably turns to the \textit{Postscript}'s enigmatic closing section, \textit{Program}.
The notion of Program is often read as a double entendre, as the program of the mechanism of control and as a program for resistance \parencite[see e.g.][7-8]{mackenzie2021}. On the one hand, \citeauthor{deleuze1992a} presents a vague compilation of \citeauthorfull{guattari1995}s concept of cities from an unpublished screenplay, where access is regulated by codes and computational means \parencite[7]{deleuze1992a}, where behind movement tracking and \textit{machines saying \textbf{NO!}}, by regulating access to facilities, control appears as the implementation of a gated society operating on dividual characteristics (e.g. biometric information on IDs). Deleuze also introduces a form of ressentiment as a consequence (or achievement) of control; both the corporate structure and the personalised ways of modulation put the subjects into a position to desire the continuous articulation of discipline. The never-ending training is now demanded by the subjects of this new societal setting \parencite[7]{deleuze1992a} in order to get ahead of others in the same class. This mechanism can be read similarly to the darkly satirical expression in \citeauthor{burroughs1979}s \parencite*[]{burroughs1979} \citetitle{burroughs1979}. His character, Dr. Benway, describes a mode of domination that operates not through overt force but by fostering guilt, diffuse anxiety, and the sense that subjection is deserved. Bureaucratic opacity completes the loop: the subject never encounters a clear agent of domination, only impersonal procedures.
\begin{quote}
I deplore brutality [...] It's not efficient. On the other hand, prolonged mistreatment, short of physical violence, gives rise, when skillfully applied, to anxiety and a feeling of special guilt. A few rules or rather guiding principles are to be borne in mind. The subject must not realize that the mistreatment is a deliberate attack [...] on his personal identity. He must be made to feel that he deserves any treatment he receives because there is something (never specified) horribly wrong with him. The naked need of the control addicts must be decently covered by an arbitrary and intricate bureaucracy so that the subject cannot contact his enemy direct.
\citereset
— Dr. Benway \parencite[17]{burroughs1979}
\end{quote}
Dr. Benway reads like a caricaturised product of the diagnosis \citeauthor{horkheimer2017} \parencite*[]{horkheimer2017} introduced in \citetitle{horkheimer2017}\sidenote{\enquote{Dialectic of Enlightenment}}, namely the transformation of reason into an instrument of domination (or the instrumentality of reason itself). His clinical rationality serves no emancipatory end, only following a strict claim for \textit{positive science}\sidenote{Derived from how Dr. Benway describes \textit{pure science} himself:
\begin{quote}
\scriptsize Balderdash, my boy... We're scientists. ...Pure scientists. Disinterested research and damned be him who cries 'Hold, too much !' Such people are no better than party poops.
\citereset
— Dr. Benway \parencite[66]{burroughs1979}
\end{quote}
} leading to some grotesque and cruel practices throughout \citeauthor{burroughs1979}' novels. However, as absurd as his introduction of the concept is, the ressentiment in control societies is precisely not just a more personalised correction of the subjectivity, but also the subject's wish to intensify the process in a competition with other members of the society.
On the other hand, in the sense of program as a program for resistance, something more unusual is taking place. \citeauthor{deleuze1992a} acknowledges the necessity of resistance and even suggests that collective formations such as unions may still retain strategic relevance \parencite[7]{deleuze1992a}, yet his analysis of the socio-technological machinery of control never develops into a prescriptive framework for how resistance could operate under these conditions. This ambiguity is surprising considering resistance is acknowledged as necessary, yet it is left without a concrete form. If control reorganises power into flexible, adaptive, and self-modulating forms, then resistance cannot rely on the same operational nature that was effective within the rigid enclosures of disciplinary institutions. The problem is not merely that control is pervasive; it transforms the terrain on which struggle unfolds. This gap has prompted later theorists to reconsider the question of resistance; \citeauthor{hardt1998} \parencite*[]{hardt1998}, for example, draws attention to how control operates within the broader dynamics of global imperialism, \citeauthor{galloway2004} \parencite*[]{galloway2004} frames control as a protocol-driven environment that can only be challenged by intervening in its technical operations, \citeauthor{mackenzie2021} \parencite*[]{mackenzie2021} emphasise the need for counter-sequential practices that interrupt the patterned chains through which power operates (see Section~\ref{sec:postinstitutional}), while also stressing the role of critique in the Kantian sense of enabling an exit from an increasingly enclosing regime of truth (see below). A common theme between those works is that they agree on the immanence of the resistance to some degree; resistance is no longer imagined as a force standing outside power but as something that must take shape within the same infrastructures that organise contemporary forms of subjectivation, a theme that is either missing or not very well developed in the \textit{Postscript}.
\citeauthor{deleuze1992a}'s previous works, however, especially the ones in collaboration with \citeauthor{guattari1995} (see \citetitle{deleuze1983} \cite*[]{deleuze1983} and \citetitle{deleuze1987} \cite*[]{deleuze1987}), are often read as pieces of theory that put resistance in the centre, since their concepts like \enquote{lines of flight}\sidenote{The Deleuzoguattarian term line of flight (ligne de fuite) refer to the formation that diverges from the established status-quo's grip, a path that enables parts of a system to break away, reconfigure, or deterritorialise existing structures of power, meaning, or order; \enquote{an infinitesimal possibility of escape} \parencite[]{fournier2014}. A claim \enquote{that social formations are defined not by their internal contradictions, but by what escapes them} \parencite[14]{thornton2018}.} and movements of \enquote{deterritorialisation}\sidenote{Deterritorialisation is the process through which an established social or symbolic order (a territory) and its relations are altered, unbound, displaced. It \enquote{is the movement by which 'one' leaves the territory. It is the operation of the line of flight} \parencite[672]{deleuze1987}.} are introduced as ontologically primary formations (\cite[278280]{smith2016d}, see also Chapter~\ref{cha:conjunctive} where Deleuze's work together with Guattari becomes especially relevant).
By contrast, in Foucaults trajectory, the question of resistance emerges only late in his work, after his long elaboration of powers ubiquitous and constitutive nature. There are accounts in his later writings where Foucault insists that resistance must arise from within the very network of power relations that enclose and constitute subjects, and he even asserts its primacy and centrality to every power structure. Yet, as \citeauthorfull{smith2016d} \parencite*[see][266]{smith2016d} notes, this move is fraught with ambiguities: Foucault's resistance often appears reactive, secondary, and thus struggles to maintain an active, transformative quality as Deleuze also reflects on:
\begin{quote}
It seems to me then that Michel [Foucault] encounters a problem which hasn't at all the same status for me. For if the systems of power are in some way constitutive, the only thing that can go against them are phenomena of \enquote{resistance}, and the question bears on the status of these phenomena. [...] There is no problem for me in the status of phenomena of resistance: since the lines of flight are the primary determinations, since desire makes the social field function, it is rather the systems of power which, at the same time, find themselves produced by these assemblages [...] lines of flight, which is to say assemblages of desire, are not created by marginal elements [...] I thus have no need of a status of phenomena of resistance[.]
\citereset
\cite[]{deleuze1997}
\end{quote}
Foucaults definition of resistance as an external phenomenon that occurs under certain conditions defines the phenomenon itself as prone to being easily reabsorbed into the structures it contests. In \acrfull{dg}s project, by contrast, power is inseparable from the investments of desire that compose social formations; resistance is therefore not exceptional or secondary but emanates from the same pillars that constitute the foundation of the power structure itself. The elements that consolidate a power formation are also those through which it can diverge, mutate, or collapse.
Rather than locating an origin of resistance, therefore, \gls{dg} are concerned with understanding how immanent flows are formed into diverging, deterritorialising processes.
Looking through their lens, a critical question emerges for the analysis of control: if \textit{lines of flight} are indeed primary, if the formation of power is directly bound to the investments of desire that also constitute the forces of its deterritorialisation, and if Deleuzian and Deleuzoguattarian literature is so strongly characterised by its emphasis on resistance, then \textit{why do lines of flight not emerge directly from the new formations of power in control societies}? Shouldn't the control as a novel formation also immediately cause new flows of deterritorialisation?
And if it indeed does so, do these processes open any formulation of subjectivation against, through, or beyond control? \citeauthorfull{Krasmann2017} \parencite*{Krasmann2017} points out the issue and hardship in relation to the connection between the subject and power:
\begin{quote}
Power brings the subject into being, but power does not exist independent of its enactment. It is immanent and only takes shape at a point of resistance. The subject is such a point of resistance that recasts, redirects and sometimes reverts power. Subjectivation, however, always involves wrestling with oneself; it is governing the self and self-government: the subject is bound to power as it is to him- or herself. How then to conceive of a political subject as a fold of power as well as a \enquote{line of flight}? How to imagine a challenge to the current regime of visibility?
\citereset
\cite[18]{Krasmann2017}
\end{quote}
\citeauthor{Krasmann2017}s insight displays the core difficulty in analysing contemporary forms of power. As the biopolitical mechanisms in the form described by \citeauthor{foucault1995} and extended by \citeauthor{deleuze1992a} operate ever more closely upon the subject, the process of subjectivation becomes the very centre of powers formation. This proximity also renders resistance inseparable from the capacity to evade subjectification; the possibility of opening a line of flight becomes an irreducibly micropolitical task. Building such resistance, therefore, requires attention both to the machinery that produces subjectivity and to the practices of self-formation through which subjects participate in their own constitution. Where can we look for answers that Deleuzes \textit{Postscript} leaves unresolved then? Where does subjectivation emerge today, when ubiquitous computing, surveillance, and granular knowledge of bodies shape the conditions of experience from the outset? Who or what can diverge from these \glspl{dispositif} of subjectivation, and what forms can such divergence take? Should we once again look toward artistic or creative practices as potential sites of transformation? And how does this problem relate to generative systems such as \glspl{llm}, which increasingly participate in the production of meaning? Is their generativity merely reproductive, or does it contain possibilities that have yet to be explored?
So, what role remains for critical theory in a society of control? Can critique, conceived as \enquote{a source of understanding what we should resist, and how we should resist it} \parencite[121]{mackenzie2018}, forge new paths beyond Deleuzes minimalist frame? \citeauthorfull{rouvroy2012} \parencite*[1314]{rouvroy2012} reflects on it in the context of what she calls \enquote{algorithmic governmentality}: \enquote{here, algorithmic regimes operate in a mode that bypasses confrontations with subjects, operating through infra-individual data and supra-individual profiles while masquerading as objective governance}. As she notes, the experimental procedures of modern science are replaced by \enquote{real-time, pre-emptive production of algorithmic reality}. This rationality assumes that data contains an objective truth that can be extracted with the right tools, and if it does not, the issue is framed as a lack of sufficient data. Although \citeauthor{rouvroy2012} focuses primarily on decision-making architectures that are increasingly delegated to algorithmic processes, her diagnosis extends to contemporary \gls{genai} systems. Current tendencies in \gls{genai} development orient models toward ever-larger architectures and ever-expanding datasets in the pursuit of improved approximation to truth. Rouvroys account, therefore, brings us back to the pressing question with a new look: in a pre-emptive and micropolitical process of subjectification, where knowledge is extracted directly from data and prediction precedes interpretation, is critique still possible at all? Should we give up on it for good? One can read \citeauthorfull{mackenzie2018}'s reflection as a response:
\begin{quote}
The very conditions of control that shape our contemporary forms of governmentality are also those that enable immanent forms of resistance to control, because there is always the potential to switch around the direction of the IF...THEN... functions in order to forge new connections. Even more importantly, though, there is always the potential to stall and disrupt these functions in the name of a what if; the process of singularisation that accompanies the disruption of the algorithms themselves. [...] What is the art of resistance, today? It is the ability to disrupt the algorithmic flow of contemporary governmentality by connecting signs that dont function algorithmically; that is, subtracting the unique in the algorithm in order to form collective assemblages of what if rather than IF...THEN....
\citereset
\cite[129-130]{mackenzie2018}
\end{quote}
\citeauthor{mackenzie2018} begins by insisting that critique must always be rethought in relation to contemporary forms of power; critique has a history, and it must adapt as each new social formation emerges. If critique seems impossible, it very well may be that the paths leading to the critique should be re-examined and reconfigured. For this purpose, his analysis turns to the strict definition of algorithms as \enquote{a self-contained step-by-step set of operations to be performed} \parencite[125]{mackenzie2018}, in order to frame how contemporary computational logics condition the possibilities of political action. To develop a specific contrast among approaches towards critique, \citeauthor{mackenzie2018} draws on \citeauthorfull{badiou2009}s criticism of Deleuze inspired politics. \citeauthor{badiou2009} charges \gls{dg} with promoting a connectivist, rhizomatic\sidenote{A rhizome is \gls{dg}s concept for a non-hierarchical, non-linear form of organisation in which elements connect in multiple, shifting ways. Unlike tree-like or arboreal models based on roots, origins, and hierarchy, the rhizome figures thought, social formations, and practices as open, proliferating networks defined by connection, heterogeneity, multiplicity, rupture, and transformation (see \cite[622]{buchanan2018} for a short explanation and \cite{deleuze1987} for \gls{dg}s introduction of the concept).} politics that mirrors the fluidity of neoliberal capitalism rather than resisting it. Yet, as \citeauthor{mackenzie2018} argues, the formalism of \citeauthor{badiou2009}s own approach is structured around an \enquote{IF…[event], THEN…[action]} schema that ends up resonating with the algorithmic logic it seeks to oppose \parencite[126]{mackenzie2018}. In attempting to prescribe a politics grounded in fidelity to the event, Badiou risks reducing resistance to an algorithmic procedure: finite in scope, conditionally triggered, and ultimately compatible with the very computational regime he critiques. Referring to \citeauthorfull{lazzarato2014}s \parencite*[see][]{lazzarato2014} notion of the sign\sidenote{Emanating from linguistics, signs as signifying elements are generalised by \citeauthorfull{lazzarato2014}, who extends the concept beyond language to the semiotic operations of machines, objects, codes, and diagrams. As he writes, \enquote{signs (machines, objects, diagrams, etc.) constitute the focal points of proto-enunciation and proto-subjectivity} because \enquote{they suggest, enable, solicit, instigate, encourage, and prevent certain actions, thoughts, affects or promote others}. More importantly, \enquote{through asignifying semiotics, machines communicate directly with other machines, entailing often unforeseeable and incalculable diagrammatic effects on the real} \parencite[97]{lazzarato2014}. As \citeauthor{mackenzie2018} elaborates:
\begin{quote}
\scriptsize The sign can in principle take any computable form: it may be a
number, but it could just as legitimately be a visual symbol, a bodily
gesture, a click on a keyboard, a smell; even a users attentiveness or not
to parts of a screen.
\citereset
\cite[125]{mackenzie2018}
\end{quote}
} the fundamental operative units of algorithmic systems that pre-structure the
social plane, \citeauthor{mackenzie2018} \parencite*[see][126127]{mackenzie2018} emphasises that resistance cannot follow the same procedural structure through which signs are formed in a regime. Algorithmic structures are strict and finite, whereas rhizomatics is a process-oriented way of binding signs in an infinite number of ways, which is what ensures that its emergence stays immanent and cannot be simply captured or subsumed by algorithmic governmentality \parencite[see][127-130]{mackenzie2018}. Rhizomatic composition thus enables an immanent critique that works through recomposing the very signs of control in ways that the system cannot fully anticipate or normalise. It is a way of keeping critique alive by opening new planes through connections that do not conform to the same pathways as control, which constitutes the precursor for resistance in \citeauthor{mackenzie2018}s account.
Building on this foundation, he reminds us that \enquote{[c]ritique can no longer be conditioned by the reflexive subject able to determine the proper limits of the known, nor the transgressive subject able to go beyond the limits of the disciplines that establish what is known} \parencite[130]{mackenzie2018}. Rather, critique in post-disciplinary societies is about \enquote{opening up the possibilities} of divergence, alternative forms of subjectivation, connection, and collectivity; it must \enquote{embrace the processes implicit in algorithmic governmentality} \parencite[130]{mackenzie2018}. It is mainly, therefore, \citeauthor{mackenzie2018} turns to \citeauthor{guattari1995a}'s exploration on art and aesthetics \parencite[see][]{guattari1995a}, the artist is first and foremost not an agent idly waiting to be activated by an event, nor her exploration follows \enquote{IFs} and \enquote{THENs}. Artistic activity is for \citeauthor{guattari1995a} a rupture, an unframing that enables the creation of new individual and collective subjectivities. \citeauthor{guattari1995a}'s artistic subject is an agent of process in exploration of new planes, of imagining, of generating new ideas \parencite[see][129]{mackenzie2018}, therefore, not just non-confirming with the algorithmic procedures but also more likely to bind the immanent partialities towards a push outside of it:
\begin{quote}
[I]n rupture with signification and denotation - ordinary aesthetic categorisations lose a large part of their relevance. Reference to \enquote{free figuration,} \enquote{abstraction,} or \enquote{conceptualism} hardly matters! What is important is to know if a work leads effectively to a mutant production of enunciation. The focus of artistic activity always remains a surplus-value of subjectivity or, in other terms, the bringing to light of a negentropy at the heart of the banality of the environment - the consistency of subjectivity only being maintained by self-renewal through a minimal, individual or collective, resingularisation.
\citereset
\cite[133]{guattari1995a}
\end{quote}
\citeauthor{guattari1995a} releases the artistic activity from the common
associations; it is much less about
appealing to some conventional aesthetic categorisations, and much more about
a reconfiguration of \textit{signs} in a way that it doesn't function
algorithmically and forming the collective \glspl{assemblage} that built around what \citeauthor{mackenzie2018} \parencite*[130]{mackenzie2018} calls \enquote{what if}. Rupture in artistic pursuit is (not necessarily) a decomposition, rather an individual and collective reformation. And new subjectivations are not an external further pursuit; it is the other way around, the formation of new subjectivations generates artistic creation as a surplus.
After all, from his perspective, the artist must \enquote{detach and deterritorialise a segment of the real in such a way as to make it play the role of a partial enunciator} \parencite[131]{guattari1995a}.
The specific presentation of \citeauthor{guattari1995a}s artistic activity, with its emphasis on the reconfiguration of signs and the rupture of algorithmic processes, offers a concrete way of approaching resistance in control societies that most secondary literature lacks. Namely, the tendency to invoke lines of flight without specifying how such divergence might be technically or materially enacted within contemporary formations of \glspl{dispositif}. In this context, \citeauthor{mackenzie2018} delivers one of the most comprehensive accounts by both charting the connection between resistance and critique and framing their immanence to the contemporary infrastructures of power. Yet his reading rests on a characterisation of \enquote{algorithmic governmentality} as grounded in conditional and finite operations, a sequential logic that he, alongside \citeauthor{rouvroy2012}, introduces without necessarily examining its current technical plausibility. Although their abstraction is mostly metaphorical, this becomes increasingly difficult to sustain once we consider the specifics of contemporary generative systems. It is a matter of debate whether the operation of these systems should be simply abstracted as \enquote{IF…THEN…} chains: their procedures are distributed, probabilistic, open-ended, and rooted in statistical inference rather than symbolic rule execution, and such simplifications might create significant gaps in generalisation. Even if this abstraction holds as a loose metaphor, it risks telling only one side of the story; these models generate outputs in a continuous, flexible, and seemingly unbounded manner. It is also not entirely clear why the forms of resistance and critique cannot resemble the operational machinery of the control's \glspl{dispositif}. Nevertheless, under such conditions, the immanent operation of critique and resistance, whether through a reconfiguration of signs or an interruption, could require the reconfiguration of the generative conditions themselves, a task that cannot be approached without analysing their underlying architectures. Furthermore, although the contrast between \citeauthor{badiou2009} and the Deleuzoguattarian perspective establishes an important analytical frame, it remains unresolved whether divergence from the procedural pathways through which control operates can itself be taken as resistance, or whether following those pathways necessarily forecloses a possibility for divergence. This specific part of the argumentation calls not only for a close reading of the technical mechanisms at work, but also for an analysis of the institutional transformations that these mechanisms participate in, leading to even more questions than it reflects on.
\section{Towards a (Post-)Institutional Subjectification}
\label{sec:postinstitutional}
Framing critique and resistance on a new institutional transformation based on
the technical aspects leads to a further discussion. If the institutional walls are breaking down and new technologies of power are taking over, the question becomes how the (post-)institutional framework of control societies can be read through the novel \gls{ai} infrastructures. Can this framework account for the ways \gls{ai} models govern, generate, and recombine information, and can it be linked, extended, or read in accordance with the architectures that increasingly mediate meaning-making? Algorithmic infrastructures imagined as barriers block flows, deny access, and enforce boundaries, but returning to \citeauthor{deleuze1992a}s provocation in the \textit{Postscript}, the question \enquote{how can there be control if nothing is forbidden?} \parencite[2]{brusseau2020} is ever more relevant today. Contemporary growth of artificial models is much less about the control of access or prohibitions and much more about predictive analytics and pre-emptive adjustments.
While Deleuzes account remains foundational, its transliteral readings have led to an overstatement of the technological aspects and machinery, rendering control as a fully de-institutionalised form of power. Although from a temporal point of view, \citeauthor{mackenzie2018}s earlier account appeared too early to engage with more sophisticated algorithmic systems and contemporary \gls{ai} implementations, his later work with Robert Porter \parencite[see][]{mackenzie2021} leans precisely into this issue. They emphasise that the transition from discipline to control must not be understood as the disappearance of institutions but as their transformation \parencite[13]{mackenzie2021}.
\citeauthor{mackenzie2021} \parencite*[1215]{mackenzie2021},
drawing on \citeauthorfull{goffman1990}s \parencite[see][]{goffman1990} notion of \enquote{total institutions}, characterise contemporary algorithmic formations as \enquote{totalizing institutions}: disaggregated, permeable, and increasingly technical forms of authority that sequence dividuals across institutional domains.
Here, totalisation does not mark a return to enclosed spaces but refers to the continual organisation of dividuated components into malleable sequences through which institutional power now operates. While this formulation underscores the ongoing institutional character of control societies, it does not introduce conceptual commitments beyond what this chapter has already established. Building on this institutional analysis, however, \enquote{counter-sequencing} is introduced as a practical mode of resistance, specifically, as \enquote{the activity of reordering the power diagram of the totalizing institution in ways that destabilize its functioning} \parencite[23]{mackenzie2021}. Rather than limiting critique to a process-oriented examination of algorithmic operations or to exposing the potentially infinite chains of signification constrained by procedural logics, counter-sequencing intervenes at the level of institutional ordering itself; an effort to reconfigure the arrangements that support and stabilise algorithmic governmentality. While counter-sequencing may involve nothing more than the disruption of a computational function, it can equally consist in \textit{injecting} an alternative operational instruction that reorients the logic of a system, computational or otherwise. Such interruption does not promise an emancipatory or \enquote{positive} political outcome in advance; instead, it locates critical potential within the institutional logic of control, where even modest disruptions to its sequenced flows can open space for revaluation. As \citeauthor{mackenzie2021} emphasise, the political value of counter-sequencing arises from its situated revaluation, not from any pre-given normative trajectory.
Yet, despite its conceptual promise, counter-sequencing remains only minimally developed; \citeauthor{mackenzie2021} gesture toward its relevance for contemporary algorithmic and institutional formations, but they do not elaborate on how such reordering might be practised within infrastructures shaped by \gls{genai}. This is particularly striking because counter-sequencing appears far more directly applicable to the institutionalities and technical architectures examined throughout this chapter than the other discussed so far. The absence of a fuller account leaves open a question that becomes central for the present study: how can such interventions be understood once institutional sequencing is entwined with generative, anticipatory, and continuously recalibrating systems?
It is at this point that the argument must widen again to its broader terrain, for this chapter has established several relevant points so far. The increasing
convergence of the biopower to a pervasive micropolitical machinery in control
societies put the
subjectivation into the core of its formation and simultaneously rendered processes subjectivation the
main ground for critique and resistance.
If power and knowledge form a bi-equivocal relation, then any practice that opens new spaces of knowledge production immediately intervenes in processes of subjectivation and becomes entangled with the organisation of power itself. In this sense, critique cannot be reduced to a separate process, nor resistance to an exceptional intervention. They converge as a single immanent operation that acts where subjectivation is enacted. For this reason, taking a step further from \citeauthor{mackenzie2018}s reading of critique as a precursor of resistance, I refer to this constellation as \textbf{Resistance/Critique}. Every attempt to open new planes of knowledge and meaning production not only reconfigures the conditions under which subjectivation takes place; it also generates new sites through which resistance can operate. Conversely, every interruption within existing sequences of power, however minor, creates further trajectories for thought, experimentation, and knowledge.
It becomes apparent that positioning Resistance/Critique in control societies inherently requires a methodological reorientation as well. It is no longer sufficient to speak of power in general; we must attend to the concrete \glspl{dispositif} that composes the present. Understanding the machinery of contemporary control is essential to understanding the procedures of subjectivation. Although, as discussed above, it is in the literature not very well argued if and why Resistance/Critique should necessarily operate on a completely different procedural logic, this step is primary for any movement towards thinking about different forms of subjectivation.
Moreover, as discussed earlier in this chapter, control presupposes not only technologies of modulation but also particular affective economies in which individuals strive to inhabit certain modes of subjecthood. Such dynamics build a form of ressentiment into the micropolitical condition. In this environment, the question of Resistance/Critique becomes inseparable from the question of cognitive entanglement with the infrastructures that \textit{make} meaning. One must examine not only how power acts upon subjects but also how subjects participate in the reproduction of power by adopting its orientations. From this point on, every activity and every \gls{assemblage} that reconfigures signs, as in the example of artistic pursuit, becomes particularly important for thinking humanmachine interaction in the age of \gls{ai}. To develop these claims further, the analysis now turns to the concrete terrain in which they unfold. These operations can be expressed as follows:
\begin{itemize}
\item[First] to examine whether, and in what sense, the historical development and technical architecture of \gls{genai} models correspond to the (post-)institutional formations of control; in particular, the infrastructures through which meaning, behaviour, and subjectification are governed.
\item[Second] to assess how current debates and critical analyses of these models can be reframed when read through the technical account developed in this study, especially with regard to training processes, representational logics, and model behaviour.
\item[Third] to explore how resistance and critique might be (re-)configured under these conditions; whether they take shape as divergences, interruptions, or as emerging modes of subjectivation immanent to the very operations of \gls{genai}.
\end{itemize}
\section{Chapter 2 Summary}
This chapter traced the transition from disciplinary societies to control societies and analysed how this shift reorganises the production of subjectivity. Drawing on \citeauthorfull{deleuze1992a} \parencite*{deleuze1992a}, it showed how enclosed institutions give way to diffuse and anticipatory mechanisms of modulation, increasingly mediated by computational infrastructures. These systems operate through continuous feedback, prediction, and dividuation, extending biopolitical mechanisms into a pervasive micropolitical machinery. The chapter revisited the genealogy of subjectivation to establish why, under these conditions, subjectivity becomes the central terrain on which power is exercised and contested, and why the analysis of subjectivation remains crucial for understanding contemporary \glspl{dispositif} of control.
The chapter then examined the longstanding problem of critique and resistance within this environment. Through engagements with contemporary theorists including \citeauthor{rouvroy2012} \parencite*{rouvroy2012}, \citeauthor{galloway2004} \parencite*{galloway2004}, and \citeauthor{mackenzie2018} \parencite*{mackenzie2018}, it highlighted the unresolved tension between the immanence of resistance and the increasing difficulty of articulating it under algorithmic forms of governance. Although the \textit{Postscript} hints at the necessity of resistance, it leaves its concrete mechanisms undeveloped. Later work, especially \citeauthor{mackenzie2021} \parencite*{mackenzie2021}, introduced the concepts of totalising institutions and counter-sequencing, which together offer a preliminary framework for understanding how intervention might occur within computational infrastructures. These reflections culminated in proposing \textbf{Resistance/Critique} as a single immanent operation that emerges within the very procedures through which subjectivation is produced.

428
chapters/3-ai.tex Normal file
View file

@ -0,0 +1,428 @@
\chapter{AI as the Infrastructure of Modulation}\label{cha:ai}
\glsresetall
%%%%%%%%%\epigraph{[...] descending into the hidden abode of production means something else in the digital age. It means that we must also descend into the somewhat immaterial technology of modern-day computing, and examine the formal qualities of the machines that constitute the factory loom and industrial Colossus of our age. The factory was modernitys site of production. The \enquote{non-place} of Empire refuses such an easy localization. For Empire, we must descend instead into the distributed networks, the programming languages, the computer protocols, and other digital technologies that have transformed twenty-first-century production into a vital mass of immaterial flows and instantaneous transactions. Indeed, we must read the never ending stream of computer code as we read any text (the former having yet to achieve recognition as a \enquote{natural language}), decoding its structure of control as we would a film or novel.}{\citeauthorfull{galloway2001} \cite*[82]{galloway2001}}
\epigraph{I am less certain about treating machine learning as automation. Learning from data [...] often sidesteps and substitutes for existing ways of acting, and practices of control, and it thereby reconfigures human-machine differences. Yet the notion of automation does not capture well how this comes about. The programs that machine learners "write" are formulated as probabilistic models, as learned rules or association, and they generate predictive and classificatory statements ("this is a cat"). If this transformed calculability is automation, then we need to understand the specific contemporary reality of automation as it takes shape in machine learning. We cannot conduct critical enquiry into how calculation will automate future decisions without putting the notions of calculation and automation into question.}{\citeauthorfull{mackenzie2017} \cite*[7-8]{mackenzie2017}}
The previous chapter examined how the critique and resistance might be articulated under the institutional dynamics of control and its processes of subjectification. Management of information is central to those infrastructures and
the \gls{ai} systems have an increasingly prominent role in the governance of information. Contemporary infrastructures analyse digital traces to generate personalised recommendations, assess relevance between users and content across search engines and social media platforms, and, with the emergence of \gls{genai} and \glspl{llm} (see Figure~\ref{fig:ai_domains} for a guiding illustration to position different \gls{ai} domains and products mentioned throughout the chapter), produce text, code, images, and other media. What were once predictive or classificatory instruments have become systems capable of synthesising and reorganising knowledge at scale. Their outputs now participate directly in communication, cultural production, and decision-making. Advances in \gls{nn} research and transformer architectures have been decisive in enabling these developments. \Gls{genai} models do not operate solely by identifying statistical regularities; they synthesise linguistic and visual material by drawing on extensive training corpora. Through such recombinations, they participate in the formation, circulation, and reinterpretation of human knowledge. To understand how such architectures participate in the production of subjectivity, we must first trace the evolution of \gls{ai}, from early symbolic reasoning to statistical modelling, \gls{dl}, and the emergence of self-attentive transformer architectures.
\begin{marginfigure}
\includegraphics[width=\textwidth]{images/ai_domains.png}
\caption{An illustration of overlap and interplay between \gls{ai} domains leading to
the \glspl{llm} such as ChatGPT (cf. \cite[47]{alomari2024})}
\label{fig:ai_domains}
\end{marginfigure}
The present chapter focuses on the technical history and development of \gls{ai} in order to understand how these models acquire their representational and generative capabilities in a chronological and conceptual methodology. It begins by outlining the trajectory of \gls{ai} research, distinguishing between the symbolic paradigm (\gls{symai}) and the statistical approaches that underpin \gls{dl} and \gls{genai}. This includes a discussion of \glspl{nn}, \gls{ssl}, and transformers as the technical backbone of modern \gls{genai} models. Beyond description, this technical overview serves a strategic purpose: it shows how \gls{ai}, even in its architectures, encodes specific logics of inference, representation, and control. These are not neutral design choices but material conditions that enable \gls{ai} systems to act as infrastructures of knowledge production, decision-making, and governance. The chapter, therefore, provides both the technical foundations and the conceptual scaffolding for analysing the potentiality of \gls{genai} as a distributed, non-symbolic agent of control.
\section{From Symbolic Rules to Statistical Inference: A Brief History of \gls{ai} and \gls{nlp} }\label{sec:ai_history}
\Gls{nlp} is an area that lies at the intersection of linguistics, computer science, and \gls{ai}, aiming to create computational systems that can interpret and handle human language data. It has been the ground for most of the breakthroughs in \gls{ai} development, especially in recent years (see \cite[22ff]{bommasani2022a} for a detailed analysis of the history of \gls{ai} and language). Considering that, in some respects, the cognitive performance of an individual human is hardly superior to that of other primates \parencite[127]{manning2022a}, especially in short-term memory, it is hardly a surprise that the groundbreaking advancements in artificial pursuit of a mind happened on these shores. The transformative power of language has enabled \textit{Homo sapiens} to link individual minds into collective networks of cognition. Language, rather than individual brainpower, constitutes the machinery through which human intelligence scales, distributes, and accumulates collectively \parencite[127]{manning2022a}.
\Gls{ai} emerged in the mid-20\textsuperscript{th} century, grounded in the formal logics of symbolic representation. The foundational paradigm, now referred to as \gls{symai} or \gls{gofai}, conceived intelligence as a matter of symbolic reasoning over explicitly encoded rules. The early paradigm treated intelligence as a computational process operating over discrete symbols according to explicitly programmed rules. \Gls{ai} systems under this logic were built to emulate deductive reasoning and problem-solving. The assumption was clear: if the world could be faithfully translated into a logical schema, machines could infer, deduce, and act rationally (see \cite[183]{eloff2021}). \textcite{manning2022a} defines the \textbf{first era} between 1950 and 1969 as a development process under the immense lack of
knowledge about the structure of human language or \gls{ml} and \gls{ai}. The
1956 Dartmouth Conference institutionalised the ambitions by defining \gls{ai} as
\enquote{the science and engineering of making intelligent machines}
\parencite[195]{montanari2025}. Early research during this period was primarily focused on narrow, rule-based systems, particularly word-level translation lookups and simple mechanisms to handle inflectional forms and word order \parencite[128]{manning2022a}.
In parallel, Alan Turing made substantial contributions by introducing the famous \enquote{Turing Test} (or \enquote{Imitation Game}), designed to evaluate a machine's ability to imitate human intelligence and rationality, along with the foundational concept of a universal machine (see \cite[196]{montanari2025}). As Cognitive Robotics Prof. Murray Shanahan \parencite*[see][]{googledeepmind2025} and Meta's Chief AI scientist Yann LeCun \parencite*[see][]{lexfridman2024} emphasise, the \textit{Turing Test} is an inadequate benchmark for assessing modern \gls{ai} models, but Turing's ideas nonetheless contributed to the conceptual foundation of the \enquote{prompt-based conversational machine} \parencite[196]{montanari2025}. Aligned with Turing's perspective, the underlying notion in the early imaginary of a future \gls{ai} was simple; if a machine could convincingly imitate a human in conversation, it would have been considered intelligent.
Relying on handcrafted rule sets meant implicit definitions of the features regarding the object of interest; for instance, to recognise patterns, the digit six in an image, one might encode the features \enquote{a closed loop at the bottom} and \enquote{a curve rising to the right}. Such symbolic heuristics were sufficient so long as the data was clean and the context unambiguous. In the \textbf{second era} of \gls{ai} development, spanning roughly 1970 to 1992, these approaches were extended to more complex domains, most notably natural language. By attempting to formalise aspects of linguistic structure and meaning, researchers pushed the boundaries of rule-based systems. While these models demonstrated greater sophistication in handling linguistic patterns, they still relied on explicitly encoded knowledge and remained limited by the inherent rigidity of symbolic architectures \parencite[129]{manning2022a}. Yet, these systems could not generalise beyond predefined rules. When confronted with noise or shifting contexts, their logic collapsed. The result was a period of stagnation and disillusionment now remembered as the \enquote{AI Winters} between 1970 - 1980 \parencite[183]{eloff2021}.
But real-world ambiguity proved hostile to symbolic systems. As \gls{symai} attempted to scale into more complex domains like vision or language, it revealed its brittleness \parencite[183--184]{eloff2021}. Philosophers of phenomenology were early critics of this paradigm, following Hubert Dreyfus' (\cite*{dreyfus2009})\sidenote{Originally published in 1972.} earlier work where he argued that human intelligence was not symbolic, but embodied, situated, and fundamentally non-representational. Despite such critiques, \gls{symai} dominated the earlier decades of research in \gls{ai} fields. This rationalist framework aligned with early cognitive sciences attempts to model the mind as a rule-based machine of symbolic representation (see \cite[194--197]{montanari2025}). \gls{dg} were also one of the critiques, the hierarchically structured learning and the projection of a central pattern were clearly not working well:
\begin{quote}
This is evident in current problems in information science and computer science, which still cling to the oldest modes of thought in that they grant all power to a memory or central organ. Pierre Rosenstiehl and Jean Petitot, in a fine article denouncing \enquote{the imagery of command trees} (centered systems or hierarchical structures), note that \enquote{accepting the primacy of hierarchical structures amounts to giving arborescent structures privileged status.... The arborescent form admits of topological explanation.... In a hierarchical system, an individual has only one active neighbor, his or her hierarchical superior.... The channels of transmission are preestablished: the arborescent system preexists the individual, who is integrated into it at an allotted place} (signifiance and subjectification).
\citereset
\cite[16]{deleuze1987}
\end{quote}
\Gls{dg}s critique of early \gls{ai} approaches centred on their rejection of hierarchical and centralised models, which constitute one of the main pillars of their project. Their affirmative alternative was grounded in a connectionist and non-hierarchical understanding of thought \parencite[3ff.]{deleuze1987} as in opposition to arborescent or \textit{tree} structures. While their critique targeted the symbolic, rule-based systems of their time, it is striking how closely their vision anticipated the architectural principles underpinning contemporary \gls{ai} on a general level, particularly in its distributed, associative, and layered formations.\sidenote{Arguably, also regarding non-hierarchical functioning of the \glspl{nn};
however, it is still a matter of discussion, if the \gls{genai} model
architectures deploy a continuous subordination between different patterns and
distributions. See the following sections for further discussion.} Nonetheless, the technological trajectory towards such architectures would take decades to materialise, revealing the prescient force of their philosophical intervention.
The critique \gls{dg} (also) raised is arguably the foundation of the
breakaway from the \enquote{IF...THEN...} logic in the future. Which is one of the
circling analogical themes in the debate around algorithmic governmentality (see
Section \ref{sec:crit_res}), where the analogy between programmable procedures and social regulation remains a central concern. Considering that the non-symbolic and connectivist structure of contemporary \gls{ai} systems is one of the strongest motivations for this study to move beyond theories of algorithmic governmentality and reflections that still treat \gls{ai} as if it operated through \enquote{IF…THEN…} architectures. It is also the reason for arguing that current debates can benefit from engaging \gls{dg}s broader work beyond the \emph{Postscript}.
Following \gls{ai} development aimed to overcome the shortcomings of symbolic sequences, and to find paths towards architectures without explicit definitions of instructions. The \textbf{third era} from roughly 1993 to 2012, was signified with the beginning of
the abundance any novel \gls{ai} innovation lacked the most, \emph{the data}. As the internet boom suddenly introduced a massive digital corpus, researchers shifted toward statistical learning, leading to the rise of data-driven \gls{nlp}. This shift replaced hand-coded rules with empirical models trained on annotated examples \parencite{maas2023}; models could now generalise from data rather than deduce from explicitly defined axioms. Initially, the dominant approach centred on relatively simple statistical techniques applied to modest amounts of text, often in the low tens of millions of words. Researchers extracted linguistic facts from these corpora, identifying regularities such as common collocations or syntactic structures. Yet, early attempts to model language understanding through these means remained limited in their ability to capture deeper semantic or contextual knowledge (see \cite[129]{manning2022a}). For instance, early statistical models revealed that certain types of words tended to appear together, names of places often occurred alongside personal references, while more abstract terms exhibited distinctive distributional patterns. However, such surface-level regularities provided only limited insight into the deeper structures of language. As it became evident that simple frequency-based methods were insufficient for capturing the complexity of linguistic meaning, the focus shifted toward building annotated linguistic resources, such as syntactic treebanks, lexical databases, and labelled datasets for named entity recognition. These resources formed the foundation for more reliable, supervised learning approaches (see \cite[129]{manning2022a}). Onwards, the general purpose \gls{ai} development continued with ups and downs in activity, with a couple of earlier successful neural network-based approaches like Mulloch-Pits. Among the early milestones was ELIZA, a rule-based program that mimicked a psychotherapist by matching keywords to scripted responses. Despite its simplicity, ELIZA gave the illusion of understanding and demonstrated the potential of machine conversation; though its developer emphasised it was merely parodic \parencite{toloka2023}. Still, it signalled the beginning of natural language interaction with machines, laying the groundwork that statistical and later neural methods would build upon. Up until around 1997, much more advanced models like Deep Blue operating on more sophisticated architectures like the early attempts on \glspl{dnn} were developed \parencite[197]{montanari2025}, but the main meta of the \gls{ai} development was highly dependent on labelled data, and \gls{sl}.
Although the real transformation originally began in the early 2000s, the first significant fruits of the new direction dropped around 2013, which marks the \textbf{4. and current era} in \gls{ai} development \parencite[129]{manning2022a}. Pushing through the ability to process more and more data allowed a new paradigm to emerge, rooted in \glspl{nn} inspired by the architecture of the brain, \emph{connectionism} became the new meta of further advancements. These systems, now more broadly applied and clearly defined as \glspl{dnn}, learned not by logic but by adjusting distributed weightings across layered networks, which became the foundation for contemporary \gls{ml} and \gls{dl} systems. Exponential advances in computation enabled these networks to scale \parencite[184]{eloff2021} and finally also pushed towards an \gls{ul}
methodologies, whereas the models were geared towards recognising patterns in the data without being explicitly told which features of the data were pointing to what. For instance, while early augmentational models were trying to distinct between cat and dog photos by looking at photos labeled by humans and other processes as either as \textit{dogs} or \textit{cats}, \gls{ul} models are looking at a data collection of unlabeled photos and try to find patterns in them which makes both parties distinct through specific characteristics, in other words, towards finding out about the substance of \textit{dogness} and \textit{catness}. On the \gls{nlp} fronts, linguistic units such as words or sentences came to be represented as vectors in high-dimensional vector spaces. Semantic and syntactic relationships were modelled not through rule-based analysis and pre-defined categories, but through the spatial proximity of these vectors \parencite[129]{manning2022a}. \Gls{dl} allowed to parse distant context, as well as processing the words meaningwise close to each other, thanks to this generalised vector space approach optimised with more and more textual data (see \cite[129]{manning2022a}). This approach turned out to be far more effective than earlier attempts at formalising linguistic meaning. Instead of hand-coding grammatical rules or manually annotating small corpora, models could now process large textual datasets and infer structure statistically. \Gls{dl} enabled systems to capture long-range dependencies in context and identify meaning-level relationships through learned representations optimised across massive datasets. Crucially, this reduced the need for manual labelling, as \gls{ul} techniques became dominant.
One of the most significant turning points was around 2018 with the successful implementation of the \gls{ssl} approach. \Gls{ssl} constitutes a special case of the \gls{ul}, which not only makes the models identify underlying structures in the data but also enables them to create their own training exercises through the prediction challenges they are subjected to \parencite[129]{manning2022a}. This includes masking specific words in the text to try to predict the correct or most fitting \glspl{token}, or try to guess the next word in an abruptly cut text, where \gls{ssl} models learn by predicting missing elements from within the input itself. This method allowed models to learn linguistic regularities from massive unlabeled corpora, and it gave rise to pre-trained \gls{genai} models \parencite{maas2023}. The novelty that specifically enabled this leap was the \textit{transformer architecture}. Its core mechanism, self-attention, computes weighted dependencies between all tokens in a sequence, allowing the model to capture long-range relations independent of word order. This innovation enabled massive parallelisation and scalability \parencite{maas2023}. Availability of vast data and the unique novelty of transformer architecture that was powered by a huge amount of reinforcement capability through repetition has been crucial in operating on \gls{ssl} methodology to parse and accumulate huge amounts of unlabeled human language data.
\section{Mayan Codices and Telephatic Broadcasts: Algorithmic Governance of Information before \Gls{genai}
}\label{sec:old_ai}\marginnote{From \citeauthorfull{burroughs1979}'s \parencite*[81]{burroughs1979} \citetitle{burroughs1979}, a relevant quote can be found below.}
The earlier \gls{ai} implementations on the web are mainly classified as
recommender systems, which associate relations between different content, and
filter accordingly. Their widely still relevant application has started with
the participatory internet culture, where users also became contributors,
for example, on social media platforms.
Krassmann notes that this transition rendered
humans rapid data generators for the training sets:
\begin{quote}
Thus far, we have determined that whereas the individual and disciplinary power seem to be cast in the same mold the former being the product of the latter the digital subject of the control society 2.0 appears to be an active subject able to make decisions which in turn feeds the algorithms.
\citereset
\cite[19]{Krasmann2017}
\end{quote}
This insight offers a precise entry point into the history of \gls{ai}. Long before the emergence of \gls{genai}, \gls{nn} based \gls{ai} systems were integrated into infrastructures designed to sort, rank, and anticipate behaviour. Search engines, recommender systems, and ranking algorithms constructed profiles, inferred preferences, and organised interactions through relevance estimation (see \cite[2630]{demir2019}). These systems already relied on a feedback-driven logic: user behaviour shaped algorithmic output, and algorithmic output shaped subsequent behaviour. When read through Deleuzes diagram, such early \gls{nn} applications exhibit the operational dynamics of control; continuous capture, iterative adjustment, and subtle steering of conduct. Their core mode of operation can be summarised in the following loop:
\begin{enumerate}
\item massive data collection from user interactions,
\item indexing and probabilistic categorisation of behaviours,
\item ranking and recommending content based on \textbf{relevance association},
\item generating personalised information flows, recommendations,
associations,
\item feeding back the gathered information into the users profile to update the personalised process (see Figure~\ref{fig:algosel} for an illustration of the process).
\end{enumerate}
\begin{figure*}[htbp]
\includegraphics[width=0.85\textwidth]{images/AlSel_BA.png}
\caption{Algorithmic Selection and Relevance Assignment Process (cf. \cite[241]{just2017})}
\label{fig:algosel}
\end{figure*}
The anchoring process produced by the feedback loops between users and recommender systems (see the characterisation of anchors and endless while-loops in \cite[3435]{demir2019}) established a correction mechanism based on the dividual traces of users, that is, the fragments of data assembled by algorithmic systems to construct \textit{profiles}. Each interaction became an input to a probabilistic model that then shaped the horizon of the next interaction. Platforms such as Facebook or YouTube did not need to coerce users; they governed behaviour through \textit{environmental modulation}, subtly reinforcing predictable patterns of attention and engagement \parencite[2932]{demir2019}. \citeauthorfull{hui2015} names it as a process of \enquote{disindividuation}:
\begin{quote}
Under the guise of being free and friendly to use, we can see in this example that the modulation of social relations can actually lead to what we have called disindividuation [...] the attention of each social atom (or person) is sliced into ever smaller pieces and dispersed across networks via status updates, interactions, and advertisements. [...] The collective on Facebook becomes a distraction, a cause of the dissolution of structures within individuals, but not a site of new modes of empowerment.
--- \cite[90]{hui2015}
\end{quote}
The recommendation systems and the algorithmic governance of information reflect the process of dividualisation that characterises control societies (see also \cite{Cheney2011}); the coherence of personal or collective agency is fragmented into algorithmically analysed micro-traces of digital history. While this dynamic dissolves the unitary subject, the constant personalisation of digital reality enacts what Deleuze calls modulation: an ongoing, fine-grained adjustment of the individuals field of experience.
From an infrastructural perspective, these algorithms already governed information flows and the subjectification process, creating a precondition for the transition to generative systems. Whereas these early models merely filtered, ranked, and nudged, contemporary \gls{genai} systems will move beyond governance of information toward its generation.
However, returning to the question of the nature of \textit{control}, it is worth asking whether the institutional mechanisms of control were ever meant to be generative in the first place? Were the computational methods associated with control societies ever intended to communicate with individuals rather than simply act upon their traces? And is adaptation, flexibility, and the articulation of statistical inference sufficient to classify \gls{genai} systems as \glspl{dispositif} of control?
If critique and resistance are to be reconsidered under these conditions, the novelty introduced by generativity becomes a central concern. What does it mean for systems of control to produce, generate, and respond, rather than only to filter and anticipate? As a satirical analogy for the limits of what constitutes control, \citeauthor{burroughs1979} offers a definition of biocontrol in \citetitle{burroughs1979}:
\begin{quote}
The biocontrol apparatus is prototype of one-way telepathic control. The subject could be rendered susceptible to the transmitter by drugs or other processing without installing any apparatus. Ultimately the Senders will use telepathic transmitting exclusively\ldots Ever dig the Mayan codices? I figure it like this: the priests -- about one per cent of population -- made with one-way telepathic broadcasts instructing the workers what to feel and when\ldots A telepathic sender has to send all the time. He can never receive, because if he receives that means someone else has feelings of his own could louse up his continuity. The sender has to send all the time [...]
\citereset
\cite[81]{burroughs1979}
\end{quote}
One can read \citeauthor{burroughs1979}s description as a useful contrast for distinguishing generative systems from earlier applications of \gls{ai}. At first glance, the early \gls{nn}-driven platforms already align with the institutional description of control societies. They dissolved enclosures, operated through environmental cues, and extracted dividual traces from users; this constituted the paradigm of \emph{algorithmic governance of information}. The emergence of \gls{genai} creates a different constellation. These models do not simply modulate existing flows of information but \emph{generate} content, narratives, and knowledge formations that participate directly in the shaping of subjectivity; the machinery of governance, therefore, becomes a machinery of production. I argue that while these systems maintain a strong resemblance to the \glspl{dispositif} of control, their generative capacity introduces a degree of novelty for thinking about critique and resistance. Whether this development extends the logic of control or marks a qualitatively distinct mode of operation leads to the following tasks:
\begin{enumerate}
\item to open the black box of \gls{genai} and its transformer-based architecture;
\item to examine how these models mediate human agency and the production of meaning.
\end{enumerate}
\section{\acrfull{dl} and \acrfull{genai}}\label{sec:genai}
At their core, contemporary generative systems are \glspl{nn}. A \gls{nn} is a computational architecture inspired (loosely) by biological \glspl{neuron}, each \gls{neuron} receives inputs, applies weights and biases, passes the result through an activation function, and transmits the signal forward \parencite[for one of the fundamental papers, see][]{rosenblatt1958}. What distinguishes \glspl{nn} from earlier symbolic systems is not rule-following but function approximation. By adjusting millions or even billions of parameters during training, these architectures learn statistical mappings between inputs and outputs that cannot be written down as explicit rules \parencite[see][]{rumelhart1986, lecun2015}. \Gls{dl} extends this principle by stacking many such layers. Depth allows the network to build hierarchical representations: lower layers detect relatively simple features, while higher layers capture progressively abstract patterns (see Figure~\ref{fig:neural_network} for a simple illustration). Instead of storing
meaning in explicit symbols, meaning emerges from distributed patterns of activation spread across the network. This is what enables the modelling of highly non-linear relationships in data, crucial for handling the complexity of natural language, vision, and multimodal inputs \parencite[see e.g.][]{goodfellow2016, schmidhuber2015}.
\Gls{genai} models, particularly \glspl{llm}, are thus best understood as specialised deep \glspl{nn}. Instead of operating on predefined linguistic rules, they function by encoding massive distributions of textual patterns into weight configurations. Their generativity stems from this architecture; by sampling from learned distributions, they produce novel outputs aligned with the statistical structure of language. In this sense, the architecture itself is the key to their meaning-making capacities, their seemingly impressive way of binding distant concepts.
\begin{figure}[htbp]
\includegraphics[width=\textwidth]{images/neural_network.png}
\caption{A Simplified Illustration of a \gls{nn} (cf. \cite{subramaniam2019})}
\label{fig:neural_network}
\end{figure}
But how does the generativity function? How, in fact, is meaning produced? Does the machinery itself offer clues about the nature of the content that \gls{genai} models generate? Beyond the corporations that develop the most sophisticated models, beyond the deliberately added specific configurations, there lies a common architecture animating these meaning-making systems. What remains, if not to look directly into the machine? Whether because of its complexity or a lack of potential for insights, this path is an especially unexplored one in the critical theories of the contemporary sociotechnological advancements. Following the discussion in the last chapter, exactly because of this specific lack, I am delving into an analysis of the specific features of the \gls{genai} models by specifically focusing on how \textbf{a transformed based \gls{llm}} produces outputs.
\subsection{Vector Spaces and Collapsing
Dimensions}\label{sec:dimensionality_reduction}
After the breakthroughs in \gls{nn} architectures over the past decade (as outlined in Section~\ref{sec:ai_history}), many influential designs for sequence modelling, particularly in machine translation and \gls{nlp}, were based on \glspl{rnn} and \glspl{cnn}. Despite their advances over earlier implementations, these models faced a fundamental limitation often described as the problem of \textit{locality}: their difficulty in capturing long-range dependencies across sequences \parencite[see e.g.][]{bengio1994}. In \gls{ml}, data must be reshaped into a form the model can process. For \gls{nlp}, this requires vectorising language into a high-dimensional space where \glspl{token} are assigned coordinates and scales.\sidenote{Since a word is the most common form of a \gls{token} in \gls{nlp}, vectorisation means representing it as a vector \( (x_1, \dots, x_n) \), where each component \(x_i\) corresponds to a dimension in the embedding space. The number of dimensions \(n\) is fixed by the models architecture and determines how tokens can be compared and transformed. For instance, common embeddings use \(n=300\) dimensions in \textit{word2vec} or \(n=768\) in \textit{BERT} (see \cite{mikolov2013}).} Once embedded, relations between elements can be computed algebraically, allowing the model to operate within what \citeauthor{mackenzie2017}\sidenote{Since two different authors with the last name MacKenzie are cited in this paper, note the distinction between Iain Mackenzie, cited as \citeauthor{mackenzie2018}, and Adrian Mackenzie, cited as \citeauthor{mackenzie2017}.} \parencite*[51]{mackenzie2017} calls an \enquote{expanding epistemic space}, where results emerge from geometric proximity and transformation.
Once vectorisation is performed, the next question is how to most effectively represent the resulting vector space. In its raw form, data often contains a very large number of features, which translate into dimensions that are too burdensome for models to handle directly. This motivates the development of \textit{dimensionality reduction} techniques. Far predating the rise of \gls{genai}, dimensionality reduction is a foundational method in \gls{ml} that projects high-dimensional data, such as raw image pixels or token embeddings, into a compressed latent space that is more tractable for statistical operations prior to training. These latent representations are not merely a technical convenience; they constitute the terrain upon which inference, generalisation, and generation take place. In this process, each data object, whether a sentence, an image, or a behavioural trace, is mapped onto a point or trajectory within a lower-dimensional space. The resulting representations emphasise the most \emph{distinctive} features relevant to the dataset as a whole. In the contemporary sophisticated \gls{dl} models, analogous forms of dimensionality reduction occur within the intermediate layers of the network, since training requires the data to be represented at different levels of abstraction; these transformations do not necessarily reduce dimensionality and can at times expand it, but they nonetheless perform a comparable compressive or restructuring function, and to illustrate this more intuitively we can turn to earlier, more explicit implementations of dimensionality reduction in classical \gls{ml}. Indeed, dimensionality reduction methods such as \gls{pca} are often used to \enquote{flatten the vector space down into lower-dimensional subspaces} \parencite[73]{mackenzie2017}. This approach reduces complexity, highlights dominant patterns, and improves the efficiency of subsequent learning tasks (see e.g. \cite[19]{jolliffe2002}) with a trade-off of losing some information from the initial raw data. However, dimensionality reduction necessarily involves choices about which aspects of the data are preserved and which are discarded, and this selective compression underlies concerns about the representations that \gls{genai} models construct, since they are grounded in a reduced and fundamentally \textit{latent} reality (see Chapter~\ref{sec:latency}).
\begin{figure}
\begin{center}
\includegraphics[width=0.7\textwidth]{images/dimensionality_reduction300.png}
\end{center}
\caption{\footnotesize Dimensionality Reduction via Principal Component Analysis, Image
Reconstruction out of 20 Principal Components, and Feature Importance
Visualisation using Olivetti Faces Dataset (dataset:
\cite{attlaboratoriescambridge2005}, implementation: author's self
work, see Annex~\ref{cha:dimensionality_reduction}.)
}\label{fig:dimensionality_reduction}
\end{figure}
Dimensionality reduction might be hard to visualise in the case of text data,
but image recognition models often deliver better insight into the operation.
See the example in Figure~\ref{fig:dimensionality_reduction}:
it shows snapshots from the training of a simple image recognition model on the Olivetti Faces dataset (see \cite[]{attlaboratoriescambridge2005}; a collection of standardised, grayscale portraits of 40 individuals). On the first row, there are portraits of different subjects in the dataset. On the second row, we see five random principal components obtained from the dimensionality reduction operation via \gls{pca}\sidenote{On the mathematical level, these correspond to the \textit{eigenvectors} of the sample covariance matrix $X^TX$. Each eigenvector points in the direction of maximal variance, and the associated eigenvalue measures the strength of that variance.}, which can be thought of as the building blocks the model uses to (re)construct faces in a more compact representation. In the third row of the figure, we see the same five faces from the first row, but reconstructed using 20 principal components extracted in the \gls{pca} process.\sidenote{This reconstruction through 20 principal components corresponds to an explained variance of roughly 70\% (see Annex~\ref{cha:dimensionality_reduction}), meaning that the majority of the datasets information content is retained even after compression.}
The reconstruction is shaped by the stronger features across the dataset: the new faces blend the traits that make faces distinctive, while highly individual features survive only insofar as they represent strong divergences in the dataset as a whole. See, for example, how the reconstructed images also contain features from other faces; one of the most distinctive examples of this is that all of the reconstructed images now feature some resemblance to glasses. The reconstruction is a reimagination of faces by using the most distinctive aspects of all of the faces.
Finally, the last visualisation displays the locations of the most important features for the model on each pixel, with lighter pixels indicating higher importance. As one can observe by looking at the lightest pixels, these are the most emphasised parts of the reconstructed images while still being the parts where some \textit{ghost} features (like the outlines of the glasses example) blend the most.
The model is therefore more likely to preserve and emphasise those features that play a distinctive role across samples. In other words, the registration of the data is transformed through a reconstruction guided by these selected features. Although this demonstration is based on images, the same logic underlies dimensionality reduction in \gls{genai} contexts. When applied to text, the \enquote{faces} become words and contexts, and the principal components become latent dimensions of meaning. Just as the Olivetti reconstructions compress facial features into a tractable subspace, \glspl{llm} compress linguistic variation into latent vectors, privileging what is most statistically distinctive while likely discarding subtle or marginal patterns. This illustrates how latent representations, whether of faces or words, are always a reduced lens on reality; efficient and powerful, but partial.
The logic of dimensionality reduction illustrates how high-dimensional data can be compressed into tractable latent spaces that retain the most distinctive features of a dataset. In the domain of sequence modelling, this logic was taken up in early neural architectures such as \glspl{rnn} and \glspl{cnn}, which typically followed an encoderdecoder design. These architectures operationalised the principle of latent representation: the encoder compressed an input sequence into a continuous vector space, and the decoder expanded this representation into an output sequence.\sidenote{In its simplest form, the encoder
takes an input sequence of symbols \( (x_1, \dots, x_n) \) and transforms them
into a sequence of continuous vector representations
\( \mathbf{z} = (z_1, \dots, z_n) \). These vectors encode the relevant
information from the input. The decoder then generates an output sequence
\( (y_1, \dots, y_m) \) one step at a time. It is \emph{auto-regressive},
meaning it uses previously generated outputs (e.g. \( y_1, y_2, \dots \)) as
input when generating the next \gls{token}. This setup allows the model to generate
coherent and context-sensitive output, building each element of the sequence
in a structured, history-aware manner \parencite[2]{vaswani2017a}.}
\glspl{rnn} processed \glspl{token} sequentially, passing information
through hidden states that decayed over distance, which made capturing
long-range dependencies difficult. While they could build semantic connections
reasonably well, they failed to construct robust models of language regardless of the training scale. \glspl{cnn}, while more parallelisable, were constrained by \gls{kernel} sizes and fixed receptive fields. Both designs struggled with tasks requiring global relational awareness of a sequence. In order to both build the long-distance relationships layered over huge datasets, and internalise the play between dimensionality reduction and reconstruction on a multi-processed surface, something much more powerful was needed.
\subsection{Transformative Attention and Signs without Signification}\label{sec:transformer}
The Transformer architecture
marked a decisive
break from the sequential bottlenecks. Dispensing with recurrence and
localised convolution, it introduced \emph{self-attention} as a
mechanism for computing contextual representations. In simple terms, self-attention
allows the model to decide which parts of the input are most relevant to each other when producing an output. In a single operation, every
\gls{token} in the input sequence attends to all others, producing
weighted combinations of contextually relevant elements \parencite[4]{vaswani2017a}. In their groundbreaking paper, \citetitle{vaswani2017a}, \textcite{vaswani2017a} proposed a new architecture that preserved the encoderdecoder structure but eliminated reliance on recurrence and convolution. Instead, the Transformer model relied entirely on attention mechanisms, not as a supplementary feature but as the foundation of both the encoder and the decoder (\cite[12]{vaswani2017a}; see Figure~\ref{fig:attention} for an illustration). This architectural shift allowed for highly parallelised computation, better modelling of long-range dependencies, and significant improvements in scalability. The Transformer has since become the cornerstone of contemporary \gls{genai}, enabling many of the recent breakthroughs in large-scale language modelling and generative systems. The architecture is built from stacked encoder and decoder layers, each composed of multi-head self-attention and pointwise feed-forward networks. These attention heads act as differentiated channels through which the model adjusts its internal representations, integrating multiple semantic and syntactic perspectives concurrently. Instead of treating \glspl{token} as isolated or sequential entities, attention turns the entire sequence into a site of mutual interaction, where each \gls{token} is redefined in relation to all others. By eliminating recurrence and convolution in favour of attention, the Transformer
achieved two decisive outcomes: first, it enabled much more comprehensive and
effective training on vast datasets; second, it allowed the model to capture long-distance
connections and complex contextual relations with unprecedented efficiency,
thereby overcoming the failure of previous \gls{nn} architectures to produce a representation capable of capturing the essence of the vast datasets on which they were trained.
These properties form the \emph{technical substrate} upon which modern
\gls{genai} and \glspl{llm} are built, leading to text-to-text models like
ChatGPT, as a result of developments in \gls{nlp}, and models like
Midjourney in image understanding and computer vision (see
\cite[2]{ploennigs2023}).
Conceptually, the Transformer establishes a \emph{global field of relation}, where each \gls{token} is encoded not in isolation or rigid sequence but through its distributed relevance to all others. This process builds on the algebraic nature of the tokenised dataset embedded in the high-dimensional \textit{vector space} (the feature space introduced above), where semantic and syntactic relationships are captured as measurable distances. The architecture thereby creates a form of synchronic awareness: the presence of every other word is embedded within the representation of each word. The high-dimensional \textit{feature space} encodes tokens as points separated by specific distances (as a metric space), turning both the position of a \gls{token} and its relation with other \glspl{token} into numerical values, making it possible to perform relational operations such as $king - man + woman \approx queen$ \parencite[]{aig2025}.\sidenote{See a demonstration of this well-known operation in the \textit{GloVe}
word vector space \cite[]{pennington2014}, presented in
ANNEX~\ref{cha:word_embedding}.
The operation yields a cosine similarity of $0.861$ (very high) for the terms
on both sides of the equation.} Similarly, a polysemous word such as
\textit{bank} can be shifted towards different meanings: if the position is shifted in the direction of finance, its neighbourhood becomes populated with \glspl{token} such as \textit{securities, banking, investment, credit}, whereas if shifted towards the position of \textit{river}, its neighbourhood changes to \textit{flows, shore, stream, along}, and so forth (see ANNEX~\ref{cha:word_embedding} for a demonstration). The same mechanism, however, can also embed and even amplify specific biases in the data. For instance, embeddings may position professions such as \textit{director, officer, policymaker, programmer} closer to male-related \glspl{token}, while \textit{hairstylist, receptionist, nurse, veterinarian} are drawn towards female-related tokens. Likewise, scientific terms tend to cluster more closely with male-related tokens, whereas terms linked to the arts are positioned nearer to female-related ones (see ANNEX~\ref{cha:word_embedding} for the code and examples).
This reconfiguration of relationality is the basis of the
efficiency, scalability, and generative fluency that define modern \glspl{llm}\sidenote{Although we are focusing specifically on \glspl{llm} here, the
transformer architecture is also embedded in other \gls{genai} models such as
\textit{text-to-image} generators.}.
Modern architectures, however, go well beyond this initial plane of
departure. One of the most important aspects that gave transformer-based
systems their edge over anything else in terms of relationality was how
\textit{attention} was utilised.
The \emph{attention mechanism} is mainly responsible for improving the interaction between
input and output, allowing the model to
dynamically focus on the most relevant parts of the input sequence while
generating each \gls{token}. Attention computes a set of weights over the input representations, effectively answering the question: \enquote{Which parts of the input matter most for predicting the next output?}\sidenote{Technically, self-attention calculates relationships between \glspl{token} by projecting them into \emph{query}, \emph{key}, and \emph{value} vectors. These are used to compute attention weights through dot-product similarity and softmax normalisation.} Each tokens final representation is thus a weighted blend of all other tokens, adjusted by their contextual relevance. Through multiple stacked layers and attention heads (multi-head attention), the transformer operates on different planes of relevance. For example, while one head may attend to the single most relevant token in the input, others simultaneously track secondary relations or longer-range dependencies. In this way, multiple assessments of relevance are carried out at once, both within the input sequence itself and between the input and the models internalised representation of the whole training data (see e.g. \cite[]{merritt2022}). As Vaswani puts it \parencite*[]{merritt2022}, \enquote{meaning is a result of relationships between things, and self-attention is a general way of learning relationships.} Probabilistic modelling, together with these long-distance relational adjustments, then governs how the network moves through representational space to predict the next output (see \cite[198]{montanari2025}). Moreover, the multi-head parallelisation of attention attached to both encoder and decoder processes (see Figure~\ref{fig:attention} for the official illustration) \enquote{allows the model to jointly attend to information from different representation subspaces at different positions} \parencite[4]{vaswani2017a}.
The transformer model, so to speak, has \enquote{\textit{radicalised} the use of attention in sequence-to-sequence language modelling, dispensing entirely with recurrence and convolution in favour of an ensemble of attention mechanisms} \parencite[6]{amoore2024}.
\begin{marginfigure}
\includegraphics[width=\textwidth]{images/attention.png}
\caption{The original Transformer Architecture with built-in Multi-Head Attention Mechanism in Encoder and Decoder Processes (cf. \cite[3]{vaswani2017a}) }
\label{fig:attention}
\end{marginfigure}
Maas \parencite*{maas2023} associates this novel operational structure of the Transformers with Derrida's concept of \textit{trace} (see e.g. \cite[26]{derrida1998}). Derrida's concept is an advancement of Ferdinand Saussure's linguistic theory of \textit{signifiers} and \textit{signifieds} (see e.g. \cite*{saussure2007}) through his own concept of \textit{différance}, in which the emphasis shifts to the context-dependency of words and their differentiation from each other. For instance, the colour \textit{red} is defined through its differentiation from \textit{green} and \textit{blue} without having any actual substance of its own \parencite[9]{maas2023}. \enquote{The sign has no component that belongs to itself only; it is merely a collection of the traces of every other sign running through it} \parencite[44]{cilliers2002}. All signs are in continuous relationship with other signs, where the position of a word within the current network of connected signs, and their differences\sidenote{In terms of word embeddings in \glspl{llm}, we can interpret these differences as distances, since distances in the network represent the model's way of encoding differences between concepts.} from that specific sign, establish its substance. Yet the substance or \textit{meaning} of the sign has temporal dependency, because the specific arrangement of words, as well as the differentiation between them, is in constant flux, \enquote{in a dynamic process of combination and referencing} \parencite[44]{cilliers2002}, dependent on the current context\sidenote{I will be referencing this temporal formation as an \textit{instance} from now on, since the context-dependency of the network narrows meaning into one instance of the connectional structure.}. Similarly, in the operation of \glspl{llm}, this spectral interdependence, where tokens are mutually inscribed into one another, suggests a structure in which meaning is always already haunted by the rest of the utterance (see \cite[12]{maas2023}) in the sense of Derrida's \textit{trace}. The \textit{meaning} of words in \glspl{llm} is defined by overlapping distributions: the distribution within the sentence, the distribution the model renders across the whole dataset, and other dynamic mechanisms regulated by the Transformer core all working on the signification layers in the formation of traces going through the specific word (\gls{token}) attention mechanism is focusing on.
\citeauthor{montanari2025} \parencite*{montanari2025} draws a direct connection between the cognitive functions mimicked by Transformer architectures and the cultural implications of \gls{genai} models. The ability to construct relationships between concepts that are distant from one another is precisely what enables \glspl{llm} to understand and articulate metaphors\sidenote{For a short and engaging discussion of this capability, see \citeauthor{heerden2024} \parencite*[]{heerden2024}, who trained a simpler form of \gls{llm} that nonetheless succeeded in grasping and generating poetic metaphors in a low-resource language such as Afrikaans, using only a fraction of the text data available for English.}.
\begin{quote}
[T]ransformer models, which exemplify the interplay between metaphor and function. Transformers [...] simulate certain structures and functions of the human brain, excelling at processing sequential data such as words in a sentence or notes in a melody. The transformative innovation within Transformers is the \enquote{attention mechanism,} which enables the model to focus selectively on the most relevant parts of the input sequence. This mechanism is pivotal for discerning complex relationships and dependencies within data. [...] multi-head attention mechanism, a key feature that captures diverse aspects of an input sequence simultaneously. This dual role of technical objects functionally specific and mythically resonant reveals their broader cultural impact. Technical metaphors, often catachrestic and hybridised, solidify not only the utility but also the mystique and credibility of AI systems.
\citereset
\cite[206]{montanari2025}
\end{quote}
\citeauthor{montanari2025}s analogy between metaphor and function illustrates how the distinctive capacities of transformer architectures become visible at the level of their outputs. By design, transformers are highly efficient translation machines. One of the most prominent challenges in \gls{nlp} that the transformer architecture immediately rendered trivial was language translation. Yet this capacity extends beyond linguistic translation: the same mechanism of associating distributions across data allows for effective cross-modal mappings, such as text-to-speech or text-to-image generation. From the perspective of meaning-making, the production of sense in transformer-based models can be understood as a continual translation, moving between stratified elements and overarching concepts, where meaning emerges fluidly from the situated application of traces within each exchange. \citeauthor{aig2025a} \parencite*[]{aig2025a} points to the \gls{dg}s notion of \enquote{double articulation} as a way of theorising this machinery. Double articulation concept in \gls{dg}'s theory describes how structures are formed on two surfaces of production: a molecular articulation, where raw flows of matter, energy, or desire are segmented, and a molar articulation, where these segments are organised into larger social, linguistic, or institutional forms. For example, in language, sounds (molecular) are articulated into words and grammar (molar). This shows how every stratum, from biology to society, emerges by combining micro-processes with macro-organisation (see e.g. Chapter~3 in \cite[]{deleuze1987}).
The Transformer operates simultaneously on two strata: a molecular level of local attention, where data is tokenised, and neural activations are formalised into specific connection patterns that correspond to certain concepts, clusters in the feature space, or relations of distances and neighbourhoods; and a molar level, where these are aggregated into larger representations and models capable of generation. These molar structures regulate flows of input and output, steering and shaping responses (see \cite[]{aig2025a}). In the language of \gls{dg}, every input sentence first undergoes a process of deterritorialisation\sidenote{As partly introduced in Chapter~\ref{cha:control}; the concepts of de- and reterritorialisation capture the way systems detach from established arrangements and connections, opening the possibility of being reconfigured along novel trajectories. See Chapter~\ref{cha:conjunctive} for a further discussion of these themes. }, where its components are broken down, only to be reterritorialised according to the molar aggregates the model has constructed in order to generate a response. \citeauthor{aig2025} provides an exemplary process:
\begin{quote}
Consider the example of processing the sentence \enquote{She is a scientist. She conducted an experiment}:
1. Each token [in input] (``she,'' ``is,'' ``scientist,'' etc.) is first converted into a
distributed representation (embedding vector).
2. In the self-attention mechanism, each token calculates its ``relevance'' to
all other tokens.
3. For example, the second ``she'' has strong relevance to the first ``she,''
``understanding'' that they refer to the same person.
4. This ``understanding'' does not arise from centrally controlled rules but
emerges from molecular interactions among countless parameters.
\medskip
In this process, the calculation of ``relevance'' (molecular process) and
the understanding of the entire sentences meaning (molar structure) occur
simultaneously. This is not simple hierarchical processing but a constant
interaction between local computations and global meaning structures.
\citereset
\cite{aig2025}
\end{quote}
Furthermore, each of the \glspl{token} are also in relation with others in the
feature space (see the \gls{token} value examples above), the \enquote{she} in the
sentence is going to be affected by how \enquote{she} is positioned in the feature
space and vice versa. Therefore, the Transformer thus embodies a form of double articulation in machinic sense-making that extends beyond its internal core, on lots of different connections and layers. Attention mechanisms enact selective intensities across the tokenised field, instantiating meaning not as fixed symbols but as
weighted relationalities. These differential proximities constitute a \emph{diagrammatic space}, where meaning emerges through modulation rather than rule-based inference. On one side, meaning is fluid and continually adjusted through local token interactions; on the other, this fluidity is anchored in molar distributions extracted from the entire dataset. Attention weights thus instantiate the selective intensities that bind the micro-variations of input to macro-level patterns of representation. Yet this double articulation of meaning does not end with the attention mechanism itself. It is carried further into the training process, where the modulation of connections is made possible by \textit{gradient descent} and \textit{backpropagation}, which iteratively recalibrate the networks parameters to stabilise these diagrammatic fields of relation.
\subsection{Sinking into the Manifold: Gradient Descent and Backpropagation}\label{sec:gradient}
While the Transformer architecture introduces previously unseen connective capacities for building relevance between distinct concepts in data, other \gls{ai} methodologies play a pivotal role in solidifying the structures that emerge in the process. Most optimisation methods in \gls{ml} are grounded in differential calculus, with the calculus of variations providing the basis for adjusting model behaviour. \Glspl{loss} are critical for assessing how well a model performs on given data and are typically chosen to enable efficient optimisation. Simply put, a \gls{loss} function calculates the \textit{difference} between the delivered outcome and the desired outcome. As the model runs through training cycles (\glspl{epoch}), the outcomes of the \gls{loss} define a surface, a manifold of values (see Figure~\ref{fig:gradient}
for a visualisation of such a surface and gradient descents steps on it). \textbf{Gradient descent} is the method that traverses this manifold, systematically updating parameters in search of minima (or maxima) on the manifolds surface. In practice, this amounts to the model seeking results that are as close as possible to the expected outputs.\sidenote{Formally, for a differentiable loss function \( L(\theta) \), the update rule is:
\[
\theta_{t+1} = \theta_t - \eta \nabla L(\theta_t)
\]
Where \( \theta \) represents model parameters, \( \eta \) is the learning rate, and \( \nabla L(\theta_t) \) is the gradient of the loss function with respect to the parameters at iteration \( t \) \parencite{tarmoun2024}. Think about analysing the steepness of the surface starting from a random point and moving in the direction of the steepest downward angle to the bottom (where the \textit{average} \gls{loss} value is smallest) by updating the values of the nodes in the \gls{nn}.}
Within \gls{nn} and \gls{dl} applications, this process unfolds on a massive scale, where countless parameters are iteratively tuned to reduce error and refine performance (see \cite[97]{mackenzie2017}). Gradient descent is a fundamental optimisation algorithm used to train \glspl{nn} by updating parameters in the direction that reduces the loss function. If we visualise the outcomes of the \gls{loss} evaluations as a manifold, a surface with ups and downs,\sidenote{With ups being where the model in training performed the worst, hence the \gls{loss} is high, and downs being where the model was more precise.} we can think about the gradient descent function trying to take steps down to the lowest part (a local minimum) of the manifold, much like \textit{taking steps down a hill} (see Figure~\ref{fig:gradient}). As the cycles (\glspl{epoch}) pass, gradient descent adapts the model in the direction of lower and lower outcomes of the \gls{loss} until there is a convergence in outcomes. Gradient descent is the function that minimises the error between predictions by adjusting the weight of the stronger options (see \cite[100]{mackenzie2017}). It is a way for a neural network to reach towards the stronger and more prominent prediction instead of getting stuck in similarly good answers whenever the number of possible candidates for prediction is high. To illustrate how gradient descent works in practice, consider a model trying to distinguish between handwritten digits, such as \enquote{6} and \enquote{8}. At the beginning of training, the models predictions are almost random. After seeing one example of a \enquote{6} misclassified as an \enquote{8}, the algorithm computes how much each parameter (e.g., a weight in the network) contributed to the error. Gradient descent then updates these parameters slightly in the direction that would have made the prediction more accurate. This process repeats for many examples, gradually strengthening the neurons in the \gls{nn} that lead to this specific outcome to reduce its overall error. The model is slowly emphasising through the repetitions (\glspl{epoch}) what made different examples most distinct and exaggerating those differences.
\begin{marginfigure}
\includegraphics[width=\textwidth]{images/gradient_descent.png}
\caption{Non-convex optimisation: Utilisation of gradient descent to find a
local optimum ona loss/cost manifold (cf. \cite[3]{amini2018}) }
\label{fig:gradient}
\end{marginfigure}
Rather than a simple algorithmic mechanism, gradient descent can be interpreted as an expression of difference-in-repetition in the Deleuzian sense: each pass through the data does not reproduce identical results but introduces micro-variations that progressively reshape the models internal parameters. The model does not approach a universal form; it acquires an operational sensitivity to local singularities distributed across the dataset. Through repeated exposure over many \glspl{epoch}, differences accumulate: each adjustment is almost imperceptible on its own, yet taken together they carve out patterns that make further pattern-recognition possible. The model does not begin with a pre-given \textit{model}; it derives one through its iterative engagement with data.\sidenote{However, it should not be forgotten that this learning is completely bound to the scope of the data. An \gls{llm}, for example, is purely encircled in the language it has been exposed to.} A trained model that appears to \enquote{know} an image of a tree, for instance, has not encoded a definition but has undergone enough transformations to resonate with distributed features constituting \enquote{treeness} across the dataset. This is not epistemology in the classical representational sense, but a diagrammatic form of learning: one that forms through modulation and intensity rather than classification and identity. Gradient descent, in this framework, appears not as descent toward a pre-defined minimum but as an ongoing negotiation across a surface of potentials, a diagrammatic inscription of learning as continuous variation. \citeauthor{delanda2011} \parencite*[89-90]{delanda2011} draws a similar conclusion by describing gradient descents role as learning from experience:
\begin{quote}
We need a design consisting of two multilayer perceptrons, one to generate a non-symbolic representation of the unconditioned stimulus and the other to generate one of the conditioned stimulus . The first neural net plays the role of an inherited reflex so its configuration of weights must be rigidly fixed as if it had been found through evolutionary search, while the second one must be able to learn from experience, that is, the weights of its connections must be found through gradient descent. Finally, the hidden units of each neural net should be connected to each other laterally in such a way that their non-symbolic representations can interact with one another.
\citereset
\cite[89-90]{delanda2011}
\end{quote}
Multilayer structures in \gls{nn} models are the essence of non-symbolic representation in \gls{ai} systems, and in order to be able to communicate with each other, some functionality has to be able to \textit{decide} which way to go to be more precise and not fall into a paralysis of indifference. Gradient descent fills exactly this role; one has to ask whether what is communicated by gradient descent necessarily approaches a \textit{correct answer} or simply amplifies whatever seems to be the stronger or clearer argument. If this is the case, how does the model become aware and adapt itself to this specific feedback? How does the difference in repetition emerge if the process is linearly reacting to the input with an output (input $\rightarrow$ output)? How are the non-symbolic patterns in the layers of the \gls{nn} \citeauthor{delanda2011} mentioned updated (input $\leftrightarrow$ output)? If the previous perspective emphasised how gradient descent inscribes learning as continuous modulation, \citeauthor{mackenzie2017} extends this line of thought by showing how optimisation can give rise to entirely new regimes of meaning and practice. He defines this process as the implementation of a \textit{new model truth}:
\begin{quote}
New kinds of realities arise in which the classifications and predictions generated by the diagonal connections between mathematical functions and operational processes of optimization can constitute a \enquote{new model truth} and can unmake \enquote{preceding realities and significations.} Despite my deliberately narrow focus on a single set of relays that connect linear models, the logistic function, the cost function, and gradient ascent[\textit{or descent}], hundreds and perhaps hundreds of thousands of \enquote{points of emergence} associated with this diagram of functioning.
\citereset
\cite[101]{mackenzie2017}
\end{quote}
The endless \enquote{points of emergence}, and the ability of the model to be
steered in vastly numerous ways, as \citeauthor{mackenzie2017} \parencite*[99-105]{mackenzie2017}
mention, are made possible by the addition of different \gls{dl} building blocks.
An especially effective one of them is \textbf{backpropagation}, which plays a pivotal role in consolidating the
operation of gradient descent. In early forms of \gls{symai} (or \gls{gofai}),
the process of inference followed a rigid \textit{forward propagation} model.
Logical rules, handcrafted by programmers, operated on symbolically encoded inputs to produce outputs through a chain of deductive reasoning steps going \textit{forward} across the layers of \glspl{neuron}. Following the questions above, \textit{forward propagation} operates well if the \textit{truth} is already known and if it is clear which kinds of outputs the model should produce. The limitations of \gls{gofai} became increasingly apparent in tasks involving ambiguity, noise, or vast data spaces, domains where human cognition thrives not by rule-following but by plastic, adaptive learning, as discussed in Section~\ref{sec:ai_history}. Backpropagation plays a pivotal role in changing the course of \gls{nn} systems by allowing networks to \emph{learn} from error. Rather than only pushing activations forward, as in \gls{gofai}, backpropagation pushes \emph{errors backwards} (see Figure~\ref{fig:backpropagation} for a simple illustration) through the network to update internal parameters and improve future predictions.\sidenote{Formally, the weight update rule in backpropagation is given by:
\[
w^{\text{new}} = w^{\text{old}} - \eta \frac{\partial E}{\partial w}
\]
where \( \eta \) is the learning rate and \( \frac{\partial E}{\partial w} \) is the partial derivative of the error function \( E \) with respect to the weight \( w \) \parencite{hecht-nielsen1992}. This formulation ensures that each parameter is updated in proportion to how much it contributed to the error. \textcite{hecht-nielsen1992} describes backpropagation as a paradigm-shifting method for approximating functions \( f: \mathbb{R}^n \to \mathbb{R}^m \) using layered neural structures. Unlike Hebbian learning, which depends on co-activation, backpropagation relies on the explicit transmission of error signals. These signals traverse the network in reverse order, enabling a distributed form of learning where each parameter is tuned with respect to its role in the total output error.}
However, the difference between the updates performed by gradient descent and backpropagation is that gradient descent only updates the immediate neurons bound to the prediction, whereas backpropagation pushes the adaptation introduced by gradient descent to previous layers. While going back layer by layer, the backpropagation process updates all the weights of the \glspl{neuron} on the network that strengthens a specific preferred outcome favoured by the gradient descent process. Backpropagation thus functions as a bidirectional mechanism: during the \textit{forward pass}, inputs are transformed into outputs through successive layers; during the \textit{backward pass}, the discrepancy between the prediction and the target is used to adjust the weights in a way that gradually minimises this error.
\begin{marginfigure}
\includegraphics[width=\textwidth]{images/backpropagation.png}
\caption{A simple illustration of how backpropagation updates the neurons
among the layers of a \gls{nn} in a backwards manner (cf.
\cite{3blue1brown2017}) }
\label{fig:backpropagation}
\end{marginfigure}
Backpropagation gears the system
towards being radically feedback-oriented.
Together with gradient descent, it establishes an early process of reterritorialisation: stronger patterns in the data are reinforced, while the entire network adjusts around these emerging tendencies. This leads to more
precise answers for concrete tasks, such as the example above of recognising a
handwritten digit. We can say that while gradient descent is responsible
for making the stronger distributions or arguments more apparent,
backpropagation is responsible for updating the entire network in relation to
those strong arguments. Yet this raises an important theoretical question: what follows from a learning paradigm that continually amplifies patterns already given greater weight by the data, especially in meaning-making processes?
Attention mechanisms in transformer architectures extend this dynamic. They enable the model to link distant features within the data and to form associations that are not restricted to local proximity. Through successive rounds of prediction and adjustment, the network converges on outputs that appear convincing without relying on any predefined notion of correctness. Feedback on these outputs is propagated backwards, refining the network by strengthening the connections that proved effective. Although many additional components intervene in large models \parencite{mackenzie2017}, the essential elements presented here show how learning unfolds through continual binding and unbinding of patterns. Local interactions between individual neurons crystallise into higher-level structures that guide prediction, and these structures are repeatedly revised as feedback circulates. In this sense, processes akin to de- and reterritorialisation are enacted within the technical substrate itself, shaping how the model stabilises distinctions, relations, and meanings.
\subsection{Body without Neurons: Fitting \& Tuning}\label{sec:fine-tuning}
The mechanisms of gradient descent and backpropagation are powerful tools for shaping a networks internal structure, but they emphasise an ever threatining tension in the whole history of \gls{ml}: the balance between underfitting and overfitting. Overfitting occurs when a model is too tightly bound to its training data (capturing noise and idiosyncrasies along with signal) and thus fails to generalise to new examples. The model gets so tightly optimised to whatever training data it contains that it cannot adapt itself to inputs that do not resemble the training cases exactly. In that regime, it essentially \enquote{memorises} statistical associations rather than producing abstract generalisations. Underfitting, by contrast, happens when the model is too constrained or too simple to capture the meaningful patterns in the data; it performs poorly even on the training set. This tension is often analysed through the biasvariance tradeoff: models with high variance tend to overfit, while models with high bias tend to underfit \parencite[see][]{avati2019}. In \glspl{nn}, which typically have high capacity, the risk of overfitting is especially pronounced. To mitigate that risk, practitioners use regularisation methods. One well-known technique is, for example, dropout \parencite[see][]{srivastava2014}, which randomly deactivates neurons during training so that units do not co-adapt excessively. This method has been shown to improve generalisation across vision, speech recognition, and text tasks. Dropout thus acts as a check on overfitting, forcing the network to maintain flexibility and prevent collapse into brittle, overly specific pathways.
In theoretical terms, overfitting may be read as a kind of sedimentation \parencite[see][14]{rijos2024}, where meaning is layered rigidly into entrenched pathways that suppress variation. The models representational surface becomes ossified, reducing its potential for novelty. Dropout and similar interventions act as gestures of desedimentation; they rupture hardened pathways and preserve an openness to difference. Underfitting, by contrast, might be imagined as refusing to territorialise structure at all: too porous, too unformed, and therefore unable to stabilise meaningful relations. The mechanisms, such as gradient descent and backpropagation, are effective processes for optimising a model into a specific structure; however, we are always facing the risk of embedding too deeply in a foundation. In \gls{dl} architectures, one of the central tensions lies in the risk of overfitting, a condition in which the model becomes excessively entangled with its training data and fails to generalise beyond it. In such cases, the model \textit{memorises} statistical associations without achieving flexible abstraction. Overfitting, in this sense, resembles the psychic intensification of repression: a becoming-too-organised. The network loses access to variation and begins to loop within captured redundancies \parencite[]{srivastava2014}. Within this context, \gls{dg}s concept of
\gls{bwo} \parencite[see][]{deleuze1983} becomes analytically useful. The \gls{bwo} designates a surface of
immanence that resists stratification, function, or stable identity. It is not
chaos, but a zone of potentiality that counters rigid organisation. But at the
same time, the \gls{bwo} of a social organisation defines how the productive
forces build their connections, how they interact like a mass with
gravitational pull affecting the socius. \Gls{dg} deliver the most practical example of this often misunderstood concept by elaborating on the role of capital under capitalism:
\begin{quote}
Capital is the BwO of capitalist or of the capitalist being. Machines and
agents of production seem to be \emph{miraculated} by it, they cling to it
closely, they orbit around its gravitational pull. Everything seems as if it
was immediately produced by capital. At the beginning the relation between
the productive forces and capital, the opposition between the labour forces
and capital are apparent, as well as the use of capital to extort surplus
value. But as capital plays the role of the \emph{recording surface} of
production (recording surface because the very production itself is defined
by its terms), it \emph{falls back on} all production, becomes a mystic being
since all labour's social productive forces appear to be due to capital,
rather than labour itself as the core of production, and seem to issue from
the very womb of Capital itself; thus the fetish is established
\parencite[10]{deleuze1983}.
\end{quote}
As the capital functions as a
\textit{recording surface} that absorbs and reorganises all production, as
discussed in the previous sections, contemporary \gls{genai} models have the
tendency to create some molar formations in their productive systems, so that
the \textit{gravitational pull} of these formations ever affects the whole
productive process. However, it has also been discussed that there is a constant dynamic process where molecular formations break down and reform new molar aggregates in the training of the models.
In a similar fashion, when a \gls{nn} overfits, the statistical
associations it produces appear to emerge directly from the training data, as
if they were self-evident truths that get solidified in a process of
recording, inscription, and reorganisation, shaped by gradient descent and
backpropagation. It becomes a true memorisation instead of learning,
The productive tension between constraint and openness mirrors \gls{dg}s view of creative generation as a differential process, from their continual negotiation instead of emerging from the absence of limits. Thus, rather than viewing dropout or regularisation merely as technical tricks, they can be understood as micro-strategies of desiring-modulation, machinic interventions that resist the ossification of the models internal landscape, preserving its capacity to mutate and adapt.
Overfitting, in this reading, becomes a kind of excessive clinging to the \gls{bwo}: the model orbits too closely around a flattened plane of inscription, reinforcing the strata of its own training surface until all variation is collapsed into overemphasised pathways.
This tension does not end at optimisation. The processes we have seen so far are associated with the training phase; contemporary \gls{genai} systems undergo an immense \textit{fine-tuning} process after \textit{pre-training}. In pre-training, models are exposed to enormous corpora of unlabelled text, predicting masked or subsequent \glspl{token} to build statistical representations of the datas substance. Pre-training can be read as a process of continual de- and reterritorialisation, where data flows are broken down into molecular components and reassembled into provisional molar aggregates through countless repetitions across \glspl{epoch}. Fine-tuning, by contrast, is a process of pure reterritorialisation, using methods such as \gls{rlhf}, a technique in which human judgements are used to guide model behaviour. Concretely, RLHF works by training a reward model from human preferences (for example, humans rating or ranking model outputs) and then using reinforcement learning algorithms to adjust the pretrained model so that its outputs increasingly align with those human-derived rewards \parencite[see][]{bai2022}. In this phase, the models outputs are sculpted to align with human-defined norms, values, or tasks \parencite[964]{dishon2024}. Certain behaviours are amplified, others suppressed, not by statistical extrapolation but by normative or task-based criteria imposed directly by human agents. What begins as a relatively open structure of statistical potentials becomes constrained and legible: the model is tuned to act in ways deemed acceptable or desirable within a social or domain context. This method has been shown to drastically improve a models \textit{usefulness}, making it more helpful, reducing its tendency to respond to harmful requests, and increasing resilience to \textit{jailbreaking} attacks (see \cite[5]{bai2022}; and for a discussion about jailbreaking, see Section~\ref{sec:jailbreak}). Yet there are trade-offs. Intensive \gls{rlhf} can render models manipulable or sycophantic: the tendency increasingly observed in recent \glspl{llm}, where the model becomes overly polite, uncritically supportive, or constantly affirmative even in the face of obvious user errors, is one of the downsides of immersive fine-tuning (see \cite{sharma2025}, and further discussion in Section~\ref{sec:sixhats}). This tendency also points towards an overwhelming drive to (over)personalise outputs in the models attempt to appeal to the user.
Another widespread misconception that \glspl{llm} merely
\enquote{predict the next word} is relevant here. While this description captures their formal training
objective, it drastically understates what these models are doing. As
\textcite{dalvi2025} argues, LLMs are more accurately described as
token-emitting agents trained under multiple objectives, with next-token
prediction forming only the foundation. Instruction fine-tuning and
\gls{rlhf} build upon this basis by directing outputs according to human
preferences and task-specific norms. Although prediction remains the
mechanism, the goal changes: words are selected to maximise alignment with
reward signals rather than simply to continue a sequence. Dalvi compares this
to a chess engine, which does not merely select the statistically most common
move but chooses actions that maximise the likelihood of winning in context.
What looks like a linear continuation is therefore the result of a complex
representational process shaped by both statistical learning and normative
inscription. As \textcite[5]{amoore2024} notes, "predicting the next token in a
sequence affords a capacity beyond the sequence itself: an understanding of the
whole structure of the underlying text". The metaphor of a next-word predictor
therefore conceals more than it reveals, reducing a complex diagrammatic
operation to a trivial procedure.
In this trajectory, from expansive pre-training to targeted fine-tuning, we see the same dialectic as in under- and overfitting: the risk of sedimentation and desedimentation, ossification and rupture, openness and closure. Both stages reveal how optimisation in \gls{genai} is not a purely technical process but bound to questions of which forms of meaning are allowed to solidify and which remain open to variation. This also manifests as an overly person-oriented (personalised) tendency in the models attitude. Arguably, this trajectory, from expansive, indeterminate modelling to focused, value-laden calibration, marks a shift in the way meaning is operationalised. In pre-training, the model functions as a medium for representing statistical potentials; in fine-tuning, it is moulded into an instrument of specific sense-making. The pre-training process (see the previous sections) can be understood as continual de- and reterritorialisation, where the model breaks down components of the data and builds them back up according to the formations extracted thus far, through repetition across \glspl{epoch}. Fine-tuning, however, is a process of pure reterritorialisation that directs the models capacities toward specific purposes. In sum, fine-tuning via \gls{rlhf} can be read as a second, more authoritarian phase of reterritorialisation: it binds the model tightly to the norms of its controlling agents (designers, annotators, institutions). Pre-training grants a provisional openness; fine-tuning forecloses much of it, determining which flows are permitted to persist.
\section{Chapter 3 Summary}
Chapter 3 analysed the historical and technical development of contemporary \gls{ai} in order to understand how generative models participate in governing information. It traced the shift from symbolic reasoning to statistical and connectionist approaches, showing how \glspl{nn} and \gls{dl} architectures replaced fixed rules with distributed representations learned from data. Early deployments of these systems in search engines, ranking algorithms, and recommender platforms illustrated how profiling, feedback loops, and behavioural steering established the foundations of algorithmic governance.
The chapter then examined the mechanisms that distinguish \gls{genai} models, including feature spaces, dimensionality reduction, attention, gradient descent, and backpropagation; and how the transformer architecture fundamentally changed the capabilities of \gls{genai} models. These processes construct associations, stabilise patterns, and recalibrate internal configurations across iterative cycles. Rather than serving as neutral tools, contemporary architectures shape how meaning is produced and circulated, enabling models to participate in narrative formation and interpretation.

241
chapters/4-institution.tex Normal file
View file

@ -0,0 +1,241 @@
\chapter{Latent Circuits and Disjunctive Syllogies: \gls{genai} as
Institution}\label{cha:institution}
\glsresetall
%%%%%%%%%%%\epigraph{
%%%%%%%%%%% [W]e observe a range of actors and symbolic representations: the fear of an \enquote{other,} an alien presence that is simultaneously close and familiar, juxtaposed with AI systems being cast as saviors omnipotent or omniscient entities. Here, an unsettling paradox begins to emerge. These very systems, becoming increasingly autonomous, may soon engage in self-representation across the web, media, and public discourse. This raises intriguing possibilities about how AI might influence its own narrative in the collective imagination.}{\citeauthorfull{montanari2025} \cite*[206]{montanari2025}}
\epigraph{A progressive political agenda for the present is about moving at the same level of abstraction of the algorithm — in order to make the patterns of new social compositions and subjectivities emerge. We have to produce new revolutionary institutions out of data and algorithms. If the abnormal returns into politics as a mathematical object, it will have to find its strategy of resistance and organisation, in the upcoming century, in a mathematical way.}{\citeauthorfull{pasquinelli2015} \cite*[10]{pasquinelli2015}}
Previous chapters introduced a definition of control societies, their connection to processes of subjectivation, and the new \glspl{dispositif} that characterise the biopolitical stage \citeauthor{deleuze1992a} elaborates on. After examining the literature on critique and resistance (or the lack thereof) within control societies, new \gls{ai} technologies were analysed as possible characteristic dispositifs, first by tracing their historical development and then by unpacking the machinery that enabled the most recent breakthrough in the form of \gls{genai} models. Having developed the groundwork to understand the tendencies of \gls{genai} models, particularly the increasingly dominant \glspl{llm} in Chapter~\ref{cha:ai}, I now turn to reflect on some of the most influential debates of recent years concerning their social role and political implications. These debates provide the material through which the technical dynamics analysed earlier can be connected with the institutional framework of control societies outlined in Chapter~\ref{cha:control}.
Readers invested in Deleuzoguattarian thought may interpret the previous two chapters as establishing the seeds of a \enquote{connective synthesis} \parencite[68]{deleuze1983}: the \enquote{production of production}, or, as \citeauthorfull{buchanan2008b} \parencite*[59]{buchanan2008b} describes it, \enquote{arranging the organs anew in a new design} towards production. The present chapter can, in turn, be read as a phase of \enquote{disjunctive synthesis} \parencite[75]{deleuze1983}: a process of recording and distribution, in which connections and flows are inscribed rather than produced. As Deleuze reminds us, however, these syntheses always overlap and interpenetrate \parencite[13]{deleuze1983}.
The purpose of this step is to return to the guiding question: \textit{how should \gls{genai} systems be analysed within the institutional context of control societies}? This question has so far remained partly open, in part because critiques of \gls{ai} often leap directly to accusations of bias, harm, or capture without situating these systems in their historical position and technical machinery. The previous chapter addressed that machinery; the present one situates contemporary debates in academic literature against this backdrop and within the biopolitical dynamics of control societies. In this way, the analysis moves from groundwork to reconstitution, and, although only in structural resemblance, it operates akin to a mathematical proof by induction: having established the base case, we now advance the induction step, showing how the argument extends to broader theoretical and political concerns.\sidenote[][]{In mathematical proof by induction, the base case verifies that a statement holds for an initial value (e.g., $n=1$). The induction step then shows that if it holds for $n=k$, it also holds for $n=k+1$. For example, to prove that $1+2++n = \tfrac{n(n+1)}{2}$ for all $n$, one checks the base case $n=1$ ($1 = \tfrac{1(1+1)}{2}$) and then shows that if the formula holds for $n=k$, adding $(k+1)$ produces $\tfrac{(k+1)(k+2)}{2}$. The step mirrors how this chapter builds on the previous ones: from groundwork to generalisation.}
\section{The Value to be Attached: Latent World Models}\label{sec:latency}
\marginnote{Referring to the characteristic question \enquote{What value is to be attached to the theory that Eve sprang, not from Adams rib, but from a tumour in the fat of his leg (arse?)?} in \citeauthorfull{beckett2009}'s \parencite*[195]{beckett2009} novel \enquote{Molloy}}
One of the central dynamics highlighted in the analysis of \gls{genai} machinery was the amplification of stronger outputs within a distribution, which increases a models apparent \textit{accuracy} over time (for instance, through the interplay of gradient descent and backpropagation). This very attribute has become a central concern in debates about the nature of machine-generated content. \citeauthorfull{bender2021b} \parencite*[]{bender2021b} famously framed this risk as the \enquote{dangers of stochastic parrots}, pointing to these models statistical tendency to amplify overrepresented elements of their training data. Their argument is that such models, while capable of producing fluent text, operate by probabilistically recombining linguistic forms without \enquote{having access to meaning} \parencite[615]{bender2021b}.\sidenote{The reference to \enquote{meaning} may appear unusual, especially as the notion of \textit{meaning-making} is often defined as generating comprehensible content with coherence, relevance, and intentionality. \citeauthor{bender2020a} \parencite*[]{bender2020a} introduce a sharper distinction, arguing that \enquote{the language modelling task, because it only uses form as training data, cannot in principle lead to learning of meaning} \parencite[5185]{bender2020a}, while pointing towards the possibility of \enquote{human-analogous natural language understanding}. Although the theoretical scope of their proposal lies beyond this study, they conclude with the following thought-provoking claim:
\begin{quote}
\scriptsize The internal representations of a neural network have been found to capture
certain aspects of meaning, such as semantic similarity. [S]emantic similarity is only a weak]
reflection of actual meaning. [...] An interesting recent development is the emergence of models for unsupervised machine translation trained only with a language modeling objective on monolingual corpora for the two languages [...] If such models were to reach the accuracy of supervised translation models, this would seem contradict our conclusion that meaning cannot be learned from form. A perhaps surprising consequence of our argument would then be that accurate machine translation does not actually require a system to understand the meaning of the source or target language sentence.
\citereset
\cite[5193]{bender2020a}
\end{quote}
Since then, \glspl{llm} have advanced even further than \citeauthor{bender2020a} \parencite*[]{bender2020a} anticipated. The question they left open is now more pressing than ever. Observing what current \glspl{llm} can achieve, one might even ask whether \enquote{meaning} is necessary for any articulation of language at all. Yet pursuing this question leads directly into linguistic debates; particularly a return to Saussurean theory and Hjelmslevs extensions, which resonate with the reflections on language and expression in \citetitle{deleuze1987} \parencite*[1, 99--108]{deleuze1987}. Exploring this trajectory, however, lies beyond the boundaries of the present work.} \citeauthor{bender2021b}'s \parencite*[614-617]{bender2021b} claim is that the fluency of \glspl{llm} risks being mistaken for understanding, their reliance on large-scale datasets reproduces and amplifies social biases, and the recursive use of generated text could further entrench harmful stereotypes. Considering that these training corpora amount to the historical digital legacy of humankind, they warn of a risk where the models rearticulate older and less inclusive perspectives, despite the developed approaches to dismantle these in the context of critique and resistance:
\begin{quote}
A central aspect of social movement formation involves using language strategically to destabilize dominant narratives and call attention to underrepresented social perspectives. Social movements produce new norms, language, and ways of communicating. This adds challenges to the deployment of LMs, as methodologies reliant on LMs run the risk of value-lock, where the LM-reliant technology reifies older, less-inclusive understandings.
\citereset
\cite[614]{bender2021b}
\end{quote}
The \enquote{value-lock} risk refers to the possibility of an unintended \textit{reactionary} tendency in the information created by generative systems, possibly undoing some of the achievements of social development. \citeauthor{bender2021b} raise concerns that the rapid scaling of \glspl{llm} to ever larger sizes, rather than levelling out or diluting radical arguments, may in fact increase the risk of reinforcing biases, abuse, harmful content, and conspiracy theories originating from online message boards, etc., even more. Their account is not entirely new: similar issues had already been raised in relation to earlier \gls{ai} applications. Recommendation systems, for instance, which relied on relevance associations to retrieve search results, media, and text, were likewise criticised for their tendency to amplify biases (see Section~\ref{sec:old_ai}). Yet the claim that machine-generated content has the potential to reproduce and intensify hegemonic arguments opens a different discussion: what kind of \textit{perception} of the world do these models embody? Are their outputs merely stochastic reflections of the training data, or is statistical selection of the most prominent arguments the sole principle guiding their content generation? Addressing this question is a crucial area of ongoing \gls{ai} research, not only because of its social implications but also for what it reveals about the future trajectory of \gls{ai} applications.
We have already seen how contemporary \glspl{llm} far exceed earlier systems in their capacity to construct interconnected feature spaces from training corpora. Through multi-processing and the transformer architecture, with its attention mechanisms enabling the formation of \textit{long-distance} relations across \glspl{token} (see Section~\ref{sec:transformer}), these models generate dense, high-dimensional spaces of association. This network is not a static repository; it actively constitutes a lingering giant in the background, exerting a gravitational pull that guides the generative process. Crucially, however, the formation of these connections and the generative act itself cannot be reduced to a one-way causal chain. Both unfold within a dynamic of double articulation; molecular activities of local interaction continually give rise to emergent molar structures, which in turn steer subsequent outputs. That means it is not possible to determine in any way what kind of molar formations of meaning are dictating the meaning-making process, adding up to the black box nature of the \gls{nn} architectures.
As this interplay between local dynamism and emergent consolidation stabilises during pre-training, the \gls{nn} acquires something akin to an internalised representation of the data, a structured experience sedimented in weight configurations, somewhat vaguely resembling what is called a \enquote{world model} in \gls{ai} theory and cognitive science \parencite[see e.g.][]{ha2018}.
A world model is a compact schema extracted from exposure to data, which enables an agent not only to react to familiar patterns but also to anticipate and navigate situations beyond its direct training history \parencite[267268]{matsuo2022}. For generative systems, this internalised representation functions as a behavioural compass, orienting responses to novel prompts through probabilistic inference over prior experience (in the case of \gls{ai} models, their training data). In this sense, the models outputs are not mere recombinations of data but situated enactments of its learned \textit{world}, an epistemic field that governs future action.
One of the leading figures in \gls{ai} research, \citeauthorfull{lecun2022} \parencite*{lecun2022}, argues that autonomous intelligence requires a \enquote{configurable world model} capable of generalising, simulating, and guiding actions in unfamiliar contexts rather than merely reacting to inputs. In the context of \gls{genai} models, discussions often centre on how they parse training data into meaningful outputs, yet for \gls{ai} research, this representational fabric carries a broader significance. A central challenge is precisely how such models can \enquote{generalize to interact with the world and solve problems they have never encountered before} \parencite{lecun2022}, a question that remains pivotal for robotics and, more broadly, the pursuit of \gls{agi}. The necessity arises because, as powerful as \gls{genai} models are, and as fascinating as the transformer architectures ability to map vastly different contexts may be, contemporary \gls{ai} systems still fail when confronted with problems outside the scope of their training (see \cite[]{friedman2020} for a detailed interview with \citeauthor{lecun2022} on this issue). \Glspl{llm}, for example, are often successful at answering novel questions within language, but their translation abilities do not extend to processing inputs of a different kind. In \citeauthor{lecun2022}s \parencite*[see][5]{lecun2022} view, overcoming this limitation requires a single, configurable world model that can share knowledge across domains rather than relying on separate models for each task.
Coming back to \citeauthorfull{dreyfus2009}s argument briefly introduced in Section~\ref{sec:ai_history}, the notion of a world model immediately raises a Heideggerian question:\sidenote{Beyond \citeauthorfull{heidegger2010}s main work \citetitle{heidegger2010} \parencite*[]{heidegger2010}, see also later relevant lectures such as \citetitle{heidegger1988} \parencite*[]{heidegger1988}. For a concise secondary account of his representational, or perhaps more accurately \textit{anti-representational}, theory together with Dreyfus reading of it, see \citeauthorfull{christensen1997}'s \parencite*[]{christensen1997} \citetitle{christensen1997}.} can the lived experience of a world ever be reduced to mere inferences drawn from a central representation? As \citeauthorfull{montanari2025} \parencite*[197198]{montanari2025} summarises, Dreyfus maintained that everyday human know-how cannot be reduced to formalised in inferences, questioning how tacit and embodied skills could ever be captured as explicit knowledge. He emphasised the role of imagination and embodied context in meaning-making; for instance, spatial deixis such as \enquote{over there} or \enquote{nearby} presupposes a situated perspective in physical space. This line of thought resonates with \citeauthorfull{lakoff1999}'s \parencite*[see][37-38]{lakoff1999} accounts of embodiment, where cognition is structured by bodily experience and imaginative schemas. In a similar spirit, \textcite{lecun2022} stresses that the central challenge for machine intelligence is not statistical pattern-matching but the processing of sensory input in ways that resemble human situatedness.
For him,
the configurable world model
have to be able to generalise across contexts and anticipate novel situations, rather than merely reacting to inputs in pursuit towards a more sophisticated type of intelligence. The open question, then, is what it means (operationally, in the context of humanmachine communication) for a machine to possess something like a unified representation of reality. Earlier paradigms of \gls{ai} approached this question through a \gls{sl} framework (see Section~\ref{sec:ai_history}): models were trained to classify inputs according to human-defined categories. This enacted a \textit{discriminative} logic, where decision-making was structured around predefined classes and expected outputs; in other words, machines were built to mimic human argumentation. As discussed in Chapter~\ref{cha:ai}, the field has since shifted towards forms of \gls{ul}, where models construct their own inferential structures from vast corpora without explicit labels. This paradigm enables training on scales far beyond human capacity to annotate, but it also leaves models entirely dependent on the contingencies embedded in the data. As \citeauthorfull{delanda2011} \parencite*[23]{delanda2011} reminds us, \enquote{patterns have properties, tendencies that are not present in the individual elements,} meaning that no analysis of single texts would ever reveal the emergent regularities that arise only at scale. Yet these emergent regularities, while constituting a form of distributed pattern recognition, do not amount to the kind of embodied and situated understanding described by Dreyfus and the phenomenological tradition. They remain statistical condensations of experience rather than lived engagement with the world. The question, then, is whether such architectures can ever move beyond their data-bound abstractions to form something genuinely akin to a world model, one capable of orienting itself within a horizon of meaning rather than merely mapping correlations within it.
Contemporary \glspl{genai} systems such as \glspl{llm} are still far away from building a real world model in any meaningful sense that would give them a human-like versatility to process and solve problems from vastly different forms and contexts \parencite[]{lecun2022}. They operate by correlating patterns in data, and in the case of \glspl{llm}, remain entirely confined to language or whatever data types they were trained on, rather than lived experience. Even the multi-modal models like newer ChatGPT versions (currently GPT-5) are not capable of such a task. However, \citeauthorfull{amoore2024} \parencite*[]{amoore2024} claim that the models are generating a (central) political representation nonetheless. They note that these models are always already instantiating a model of the world in terms of political logics and governing rationalities anyway, as they statistically internalise the structure of their training data.
For \citeauthor{amoore2024}, the decisive shift is from symbolic rules and normative standards to infrastructures of estimation. Decisions and outputs emerge not from deterministic reasoning but from probabilistic approximations. On this basis, the generative process itself is shaped by the political direction encoded in \enquote{the underlying joint distribution behind the phenomenal world of appearances} \parencite[3]{amoore2024}, raising questions such as: \enquote{What are their distinctive ways of estimating distributions or making predictions? How do they interpolate between data elements to form populations?} \parencite[2]{amoore2024}.\sidenote{Both the previously presented \textit{datalogical} argument and data-behaviourism \citeauthorfull{rouvroy2012} \parencite*[see e.g.][]{rouvroy2012} introduced in the context of algorithmic governmentality, and the Neoplatonic assumption (e.g. \cite{eloff2021}, see Section~\ref{sec:neoplatonism}) stems from here.}
For \citeauthor{amoore2024} \parencite*[]{amoore2024}, the politics of distributions in a generative sense differs from the now familiar criticism that models merely \textit{parrot} their training data as \citeauthor{bender2021b} \parencite*[]{bender2021b} suggest. What is at stake is not simply the reinforcement of patterns but a process of reconstitution, in which the past is reformulated as the ground for plausible futures. The generative model thus becomes a site of epistemic production: it configures knowledge not as correspondence but as coherence within a distributional regime:
\begin{quote}
These models produce an ambiguous politics, in which the speculative—the probabilistic sampling of novel outputs—is generated and inferred from an assumed empirical: the heterogeneous data foundation on which these models are trained [\ldots] The political logic of the underlying distribution governs a world via the traversing of a data foundation so that decisions and courses of action will be immanent to the structure of the underlying distribution.
\citereset
\cite[113]{amoore2024}
\end{quote}
Instead of reinforcing bias, \citeauthor{amoore2024} claim that some arguments prominent in the
vast datasets are influencing and prominently shape the underlying model
of the world that is being developed in the generative process. \enquote{The pathologies of
disclassification} \parencite[3]{amoore2024} are over, not because the
discrimination or the bias is eliminated from the model, but instead of simply
repeating the prominent arguments in the dataset, the model might be filling
the blanks with some kind of an established logic through the biases (see \cite[3]{amoore2024}). The model's tendency to articulate specific political points might be so subtle that we possibly cannot even pick up the tone most of the time; discrimination and bias are not errors at the margins, they are conditions embedded in the latent architecture of inference. They are the product of some probability distribution found as the ideal
substance by the model (like how gradient descent favours more distinctive
outputs), only to be amplified even more over the \glspl{epoch} through the
cycles of backpropagation.
\begin{figure}[htbp]
\includegraphics[width=\textwidth]{images/image_recognition_network.png}
\caption{A speculative illustration of what the abstraction in the inner layers of an image recognition model looks like (cf. \cite{wolchover2017})}
\label{fig:image_recognition_network}
\end{figure}
Amoores claim about the political and ethical stakes of this transformation lies in \gls{genai}s capacity to govern through latent spaces (see \cite[5ff]{amoore2024}).
Latent space refers to the compressed representational domain produced through dimensionality reduction, where high-dimensional input data (such as images, texts, or sounds) are mapped into lower-dimensional abstractions. To grasp the stakes of Amoores critique, it is important to recall how dimensionality reduction (see Section~\ref{sec:dimensionality_reduction}) operates at the heart of \glspl{nn}: a process through which models compress data into latent representations that both enable abstraction and foreclose alternative pathways of meaning.
Her critique turns on how meaning is \textit{reconstructed} after this reduction, for instance, how subsequent processes in the models training fill in the losses produced by dimensionality reduction and reconstruction (much like the image recognition example in Section~\ref{sec:dimensionality_reduction} and Figure~\ref{fig:dimensionality_reduction}). As \textcite[4]{amoore2024} argues, the latent space becomes the epistemological substrate of generative systems;
the dropped parts of the data in the dimensionality reduction process open a space for the model's own interpretation while (re-)constructing the output. Yet \citeauthor{amoore2024} \parencite*[]{amoore2024} are not referring to a single dimensionality reduction at the beginning of training. Rather, she points to the inner mechanisms of \gls{dl} models, which continually apply compression\sidenote{And/or expansion. Modern \gls{dl} models do not simply apply an explicit dimensionality-reduction step before training, as classical
\gls{ml} workflows often did. Rather, through successive hidden layers of a \gls{nn}, training data undergoes a process of continuous transformation involving compression, expansion, and reconstruction of its internal representation, depending on the network architecture and task.
For a technical discussion, see Section \ref{sec:dimensionality_reduction}.} and reconstruction across their layers. The inner layers are often responsible for collapsing inputs into associations with abstract patterns extracted during training:
\begin{quote}
More often than not, hidden layers have fewer neurons than the input layer to
force the network to learn compressed representations of the original input.
For example, while our eyes obtain raw pixel values from our surroundings,
our brain thinks in terms of edges and contours. This is because the hidden
layers of biological neurons in our brain force us to come up with better
representations for everything we perceive.
\citereset
\cite{buduma2022}
\end{quote}
It is precisely this continuous cycle of compression and reconstruction that, for \citeauthor{amoore2024}, constitute latent space as an epistemological and political \gls{dispositif}. The technical operation is inseparable from the governmental logic the model produces; dimensionality reduction and reconstruction are the inherent mechanisms of abstraction and production. Thinking about the representations in the intermediary levels in a \gls{dl} model (see one exemplary illustration on Figure~\ref{fig:image_recognition_network}), models' selected partial representations in the hidden layers are some simplifications, that are more often than not only meaningful for their inner operation, there is hard if not impossible to say what contemporary \gls{dl} models compress, discard, or reconstruct exactly. Even beyond the missing parts and fill-ins, the model produces, as exemplified in the case of \gls{pca} approach
(see Figure~\ref{fig:dimensionality_reduction}
in the last chapter), we do not know what kind of components were taken as the
pillars for the reconstruction. This resembles the shift identified by \textcite[79]{foucault2012a} in the historical sciences, where discontinuity ceases to mark the failure of narrative and instead becomes the very method of epistemic individuation:
\begin{quote}
The notion of discontinuity is a paradoxical one: because it is both an instrument and an object of research; because it divides up the field of which it is the effect; because it enables the historian to individualize different domains but can be established only by comparing those domains. And because, in the final analysis, perhaps, it is not simply a concept present in the discourse of the historian, but something that the historian secretly supposes to be present: on what basis, in fact, could he speak without this discontinuity that offers him history - and his own history - as an object? One of the most essential features of the new history is probably this displacement of the discontinuous [...] it is no longer the negative of the historical reading (its underside, its failure, the limit of its power), but the positive element that determines its object and validates its analysis.
\citereset
\cite[9]{foucault2012a}
\end{quote}
In a similar way to how historians mobilise discontinuities, the ruptures produced by abstraction and reconstruction become the very planes on which \gls{genai} models stage their interpretations. Latent space functions as a topology of plausible transformations, an infrastructure for projecting coherence from fragments, and a surface on which the models logic inscribes its individuation. What is preserved, amplified, or discarded in the compression process determines what becomes visible. Put simply, the model compresses data into forms with gaps and then fills those gaps with rationalities already derived from the same data. These latent representations forge probabilistic proximities between data points, enabling inferences to be made in the absence of direct information. The latent space is thus a site where knowledge is inferred, where truth is no longer deduced but estimated. It is where the governable becomes manifest through the model's trained perception of pattern and variation \parencite[5]{amoore2024}.
The claim that a distinct political logic emerges within the representational architectures of generative models is compelling, particularly in light of how dimensionality reduction and latent space operations highlight the selective emphasis placed on certain features. Yet, as the previous chapter demonstrated, the semantic connections forged in these systems are neither fixed nor monolithic. They unfold through processes that resemble \textit{double articulation}, where local interactions and emergent structures continually reshape one another, and through stratified layers that intersect rather than cohere into a singular, stable formation. Nonetheless, the risk remains that a model may attach too firmly to particular constellations of meaning, thereby reinforcing specific epistemic or political tendencies. As \textcite{amoore2024} cautions, the political inclinations of such models are often difficult to detect precisely because they are not replicated in explicit arguments but are encoded subtly within the abstractions and probabilistic proximities of their latent representations.
\section{Becoming Homeomorphic: Human-Machine Communication}\label{sec:neoplatonism}\marginnote{Homeomorphism: a bijective and continuous function between topological spaces that has a continuous inverse function \parencite[]{wikipedia2025b}. Two things are homeomorphic if you can stretch, bend, or deform one into the other without cutting or gluing.}
However, \citeauthor{amoore2024}s \parencite*[]{amoore2024} discussion does not compare the claims about how models produce representations with how humans generate meaning, nor does it articulate how human and machinic modelling fundamentally differ. Figure~\ref{fig:world_model} illustrates one computational interpretation of this idea, visualising the interaction between sensory input, linguistic mediation, and the formation of
a provisional internal model. It should not be read as a literal depiction of cognition but as a diagrammatic rendering of how the concept of a world model could be computationally formalised in human cognition. A long theoretical tradition has grappled with this problem: whether perception constructs internal representations of the world or whether meaning emerges directly in lived encounter, as phenomenology suggests. Further articulations of this debate are central throughout Deleuzes work as well, particularly in \citetitle{deleuze1994} \parencite*[]{deleuze1994}, where his (anti-)representational stance unsettles the assumption that cognition relies on internal models of an external reality.\sidenote{Especially in Deleuzes discussions of \textit{multiplicity}, in dialogue with Leibniz and later Badiou, where the very possibility of modelling the \enquote{world} is problematised (see \cite[]{bencin2024}).} For analytical purposes, however, we might temporarily follow \citeauthorfull{forrester1971} \parencite*{forrester1971}, who proposed that human cognition, like artificial systems, operates through selective modelling: it never grasps the totality of the world but constructs partial, operative schemata from limited information.
\begin{figure}
\includegraphics[width=\textwidth]{images/world_model.png}
\caption{A human's development of a world model via a language
capability (language app) in a natural environment (Animal OS) (cf. \cite[268]{matsuo2022}) }
\label{fig:world_model}
\end{figure}
\textcite{amoore2024}s critique focuses on the individual machinery of \gls{genai} models and the nature of their meaning-production tendencies. However, it does not situate \gls{genai} within the broader context of an \gls{assemblage}; especially considering the similarity in how humans build their own representations; their critique does not necessarily consider what kind of role human cognition plays in the human-machine communication. \citeauthorfull{eloff2021} \parencite*[]{eloff2021}, by contrast, places \gls{genai} in what he calls the \textit{Algocene}\sidenote{First introduced by \citeauthorfull{grumbach2018}, who defines this epoch as follows:
\begin{quote}
\scriptsize This age, the \enquote{algocene}, can be seen as the era where the virtual world becomes the geological
force on Earth. This major shift echoes the current transition of power towards the digital
layer, where automation does not only increase calculation speed but completely reshuffles
our relation to resources.
\citereset
\cite[11]{grumbach2018}
\end{quote}}, inspired by \gls{dg}'s \citetitle{deleuze1987} \parencite*[]{deleuze1987}. The Algocene names an epoch defined by the pervasive influence of algorithmic processes, where learning systems and infrastructures of estimation reconfigure subjectivation, governance, and epistemology. The concept of algocene allows \citeauthor{eloff2021} \parencite*[]{eloff2021} to position humans onto a different plane, instead of analysing them as a passive actor; within this framework, he develops the concept of the \textit{algoplastic}: the stratum through which algorithmic architectures continuously shape subjectivation, generating new forms of becoming and control. Stepping back to analyse the \gls{assemblage} around the algoplastic stratum as a whole, subjectivation appears in the biunivocal exchanges of humanmachine communication. We encounter a new form of backpropagation: on the one side, human behaviours are propagated back into the \gls{nn}; on the other, the machines outputs propagate back into humans, modulating actions on a bilateral surface of communication:
\begin{quote}
We can observe multiple ways in which this new form of normativity has
inflected contemporary forms of politics. For example, a fair amount of
current social and political discourse, especially online, takes the form of
a generative adversarial network, training us to recognise patterns and
backpropagate our error correction, even if we occasionally lapse into
apophenia when the sensitivity settings are too high [...] it is in fact
human cognition that becomes the deep learning network, continuously adapting
itself and modelling behaviour in response to inputs from artificially
intelligent systems of algorithmic governance.
\citereset
\cite[188]{eloff2021}
\end{quote}
\textcite{eloff2021} locates the source of this bilateral adaptation in what \textcite{mcquillan2018a} terms (machinic) \enquote{neoplatonism}: the belief in a hidden layer of reality, ontologically superior, expressed mathematically and apprehended by going against direct experience \parencite[261]{mcquillan2018a}. In this framework, algorithmic models are granted a quasi-transcendental authority, as if their abstractions revealed the essential truth of the world. Even when they fail to output coherence, the assumption remains that the right data must contain the truth in some hidden layer. Latent spaces in \gls{genai} architectures thus function as a contemporary metaphysics of Forms: inaccessible directly, but treated as more real than the appearances from which they were derived. \citeauthorfull{mcquillan2019}s critique resonates with \textcite{rouvroy2012}s concept of \enquote{data-behaviourism}: a regime in which correlations in digital traces are treated as reality itself, displacing causality with the pre-emptive production of algorithmic reality \parencite[2]{rouvroy2012}.\sidenote{Data behaviourism is a form of rationality that emerges with the computational turn and is a key component in Rouvroys theory of algorithmic governmentality \parencite[see e.g.][]{rouvroy2012, rouvroy2013a, rouvroy2020}. Since Rouvroys arguments are referenced elsewhere (see Section~\ref{sec:crit_res}), this remark is included to clarify potential confusion around terminology.} \citeauthor{eloff2021} further elaborates this pre-emptive logic with \citeauthorfull{agamben2008}s \parencite*{agamben2008} concept of the \textit{state of exception}: the outputs of algorithmic systems operate with the force of law, even though they are not themselves subjected to the law. In this sense, \citeauthor{eloff2021} \parencite*[]{eloff2021} turns the critique upside down, our neoplatonic assumptions and vulnerability to verisimilitude outputs from the meaning-making machines might be increasing the influence of the \gls{genai} models on the subjectivation process much more than any other discoursive agency the models are deploying.
Thinking with the concept of modulation in control societies, \textcite{eloff2021} directs us to a topological plane where humanmachine communication unfolds on a level plane in a continuous feedback loop. While \citeauthor{amoore2024} foregrounds the political logic of estimation within distributions, \citeauthor{eloff2021} emphasises how, at the level of an \gls{assemblage}, human subjects come to inhabit those distributions as if they were ontologically prior. To illustrate, Eloff turns to the phenomenon of hallucinations in \gls{genai} systems. A hallucination occurs when a model produces an output that is plausible in form but factually incorrect, ungrounded, or fabricated, often presented with high confidence. In other words, the model generates statements that appear meaningful but are unsupported by training data or reality.\sidenote{While hallucinations are characteristic occurrences in \gls{llm} outputs, some recent publications, such as \textcite{kalai2024}, argue they are also a necessary feature of well-calibrated models. Although \textcite[188]{eloff2021} discusses hallucinations, including a related experiment called \enquote{DeepDream,} his interest lies primarily in using hallucination as an analogy to elaborate the humanmachine feedback loop. For a broader discussion of hallucinations and their potential theoretical implications, see Section~\ref{sec:nomad}.} Eloffs claim is that humans also hallucinate machine-generated meaning by reading too deeply into patterns or lapsing into complete \enquote{apophenia}, seeing patterns where none exist. In this way, we project agency, intentionality, and subjectivity onto \gls{ai} systems, effectively hallucinating a \textit{someone} behind their outputs.
Resembling a mutual hallucination dynamic, machines generate outputs from statistical distributions, while humans adapt their cognition and expectations in response, entering a feedback loop.
This is what Eloff terms the algoplastic stratum of the Algocene; a plane, on which \gls{dl} architectures and human becomings are folded into each other as continuous processes of modulation, distributed across a shared surface of backpropagation, where human behaviours propagate into the network, and its outputs propagate back into us. Eloffs critique forces us to recognise that the politics of \gls{genai} cannot be reduced to the biases of datasets or the failures of prediction; what is at stake is a deeper modulation between human and machine. The Algocene, in this sense, is not simply the reign of algorithms over human life but the emergence of a new plane of subjectivation where human and machine adapt to one another on the same surface. \citeauthor{eloff2021}'s insights highlight the architectural novelties of contemporary \gls{genai} models from two points. First, returning to \citeauthorfull{montanari2025} \parencite*[]{montanari2025}, the immense capacity of the transformer architecture to enable \glspl{llm} to operate on metaphorical and abstract levels makes human cognition perceive this communication as no different from interaction with another human. Second, because specific phases, especially fine-tuning, focus on making models \textit{useful} and \textit{affirmative}, this interaction becomes more likely to fall into a \textit{normalising} feedback loop, leading to an \textit{intellectually agreeable stalemate}.
\section{Imaginary of the \gls{ai} \& Kafkaesque Postponements}\marginnote{From Deleuze's limitless postponements \parencite[5]{deleuze1992a}.}
\label{sec:agency}
The blurring of agency between human and machine, Eloff partly introduced, is not only the result of apophenic tendencies but also very much relates to the imaginaries constructed around machines themselves, especially the projected futures of \enquote{thinking machines} that frame the \textit{agency} under a different light. As \textcite{rijos2024} reminds us:
\begin{quote}
[It] becomes increasingly evident that political phenomena are deeply entrenched across all realms of human and nonhuman interaction, extending far beyond the visible structures of governance or formal social organization. Even in domains frequently perceived as neutral or objective—such as computer science, artificial intelligence research, and data science—there exists a substratum of embedded assumptions about instrumentality, anthropocentrism, identity, and agency. These latent assumptions influence not only the design and implementation of these technologies but also their broader societal impacts, shaping the trajectories of knowledge production and institutional power.
\citereset
\cite[10]{rijos2024}
\end{quote}
It is precisely these imaginaries, rooted in political and cultural assumptions, that shape how artificial life is envisioned. The sociotechnological imaginary of artificial life has long been framed through anthropomorphic assumptions. Literature frequently stages the danger of artificial beings becoming sentient agents who turn against their creators. \citeauthorfull{dishon2024} \parencite*[]{dishon2024} and \citeauthorfull{prinsloo2017} \parencite*[]{prinsloo2017} both point to Frankensteins Monster as a paradigmatic figure: a human-shaped construct that develops a mind, emotions, and ultimately a recognisably human experience of existential crisis. This fictional being, mirroring human agency, condenses one of the most enduring cultural anxieties; in its
anthropomorphic form of operation, the artificial life frees itself from an
inferior position to dominate its environment and other species around it (see
\cite[966]{dishon2024}).
The anxieties surrounding \gls{genai} repeat this Frankensteinian pattern. Anthropomorphic assumptions, reinforced by cultural imaginaries, frame the risk as machines exceeding their programmed limits and developing a quasi-human will to dominate \parencite[967968]{dishon2024}. In an era of uncharted novelties where models exhibit immense capacities for meaning-making, it is not a far-fetched or delusional concern that the spectre of unintended behaviours, unforeseen results, or the reckless distribution of powerful tools looms large. Yet, as \citeauthor{dishon2024} \parencite*[]{dishon2024} argues, the Frankensteinian logic misdirects our attention from a very much real and already present risk. By projecting catastrophic futures, it obscures the immediate dynamics of humanmachine interaction and the concrete risks unfolding in the present. To capture these dynamics, Dishon turns to \citeauthorfull{kafka1988}'s \parencite*{kafka1988} \citetitle{kafka1988}, long read as a diagnosis of bureaucratic opacity and ambiguity (e.g. \cite{deleuze2008}), which here becomes a lens for understanding the recursive and disorienting operations of contemporary information systems.
Kafkas protagonist, Franz K., finds himself in custody without knowing anything about his alleged crime. The police officers arresting him know nothing about the accusations or whether any charges exist at all. Franz K. is unable to locate, let alone process, any rationale behind the courts actions. While his futile attempts to uncover a clue continue, \citeauthor{dishon2024} \parencite*[969]{dishon2024} highlights the judges remark when Franz K. stumbles into the courtroom: \enquote{The court does not want anything from you. It accepts you when you come and it lets you go when you leave.} In contrast to the anthropomorphic logic of the Frankenstein analogy, Kafkas The Trial offers a distinctly different structure. The court is not bound to any notion of truth; it operates independently, feeding instead on the subjectivities of the accused (see \cite[970]{dishon2024}). While the court itself does not exercise agency, it profoundly blocks and blurs the agency of those caught within it. Any discrete element of subjectivity is absorbed into an unidentifiable mass through constant echo and distortion \parencite[970]{dishon2024}. The connection between the courts internal process and the external world is vague at best. Proceedings might be linked to Franz K.s actions or to a penal code, but they might just as well exist as a self-contained process, reacting to Franz K. \textit{token by token}. The absence of identifiable agency is compounded by the absence of intelligible communication regarding the courts operating principles. Attempts to influence its decisions, whether through requests for court dates or complaints about suffering, always fail. Complete acquittal is impossible; even an apparent acquittal leaves the accused under constant threat of renewed arrest, possibly immediately after release \parencite[971]{dishon2024}. Paradoxically, the most effective strategy is to ensure that the process never ends: \enquote{Interactions with the court are necessary and require constant maintenance, yet they cannot be controlled, predicted, or even expected to progress towards a resolution} \parencite[971]{dishon2024}. The court thus depicts a logic of control in meaning-making entities, shifting from a generalised and algorithmic mode of meaning to a personalised one, modulating, inaccessible, and constantly shifting. As Franz K. tries to grasp a comprehensive picture of the whole structure, the reader is equally forced to build and rebuild an apparent coherence that ultimately points only to its inaccessibility \parencite[972]{dishon2024}.
The analogy leads to the question: is agency a binary condition, especially in interactions between humans and meaning-making entities? In the Kafkaesque imaginary, agency is neither internal nor external, nor is it located at a clear boundary between human intentionality and machine \textit{autonomy} \parencite[973]{dishon2024}. Instead, \gls{genai} exemplifies a recursive and entangled sociotechnical \gls{assemblage} in which meaning emerges through blurred and distributed processes. A model is not positioned as an external actor acting upon a passive human world; its so-called intelligence is trained on human-produced data, reflecting statistical regularities identified in large corpora. Yet it is not merely mirroring. Its outputs are shaped by black-boxed processes that generate new and partly unpredictable meanings. As these outputs are re-integrated into training data, the distinction between human and machine authorship becomes increasingly difficult to draw. \citeauthor{dishon2024} develops the recursive structure that reinforces mutual adaptation presented in the previous section further: models are fine-tuned to reflect human preferences, even at the expense of accuracy, while users adjust their interpretive and communicative strategies to align with the systems affordances (see e.g. \cite{jiang2024, sharma2023, mishra2024}).
As Franz K., in the absence of a definite answer, continually seeks the truth, he resembles the perpetual process of meaning-seeking in which neither truth nor agency is ever fully graspable. While \gls{genai} has been criticised for reproducing biases from its training data, it is equally crucial to note that its generative design, coupled with the human drive to interpret, does not simply reflect meaning but continuously modifies it, producing layered, elusive structures of signification without necessarily coming closer to truth \parencite[973974]{dishon2024}. According to \citeauthor{dishon2024}, this blurring of agency in humanmachine communication is not a design flaw but the result of an extensive turn toward personalisation:
\begin{quote}
The Trial is not about humans losing control over their creations, if they ever had control in the first place. Instead, it foreshadows GenAIs capacity to generate content that is personalized to every actor (and thus shaped by humans) yet is not amenable to control through explicit choices. This model of meaning-making undermines the dichotomy between choice and coercion, no longer positioning the two as mutually exclusive.
\citereset
\cite[974]{dishon2024}
\end{quote}
This tension recalls earlier, less sophisticated applications of \gls{ai} in recommender systems and relevance governance (see Section~\ref{sec:old_ai}). There, personalisation was overt: digital traces were directly correlated with individual preferences, connecting dividualised selves into communities of association (see e.g. \cite{Cheney2017}). By contrast, \glspl{llm} are presented as general-purpose communicative agents, with personalisation framed not as a fixed attribute but as an emergent property of dialogue. In practice, however, interaction still entails reciprocal adaptation: humans edit machinic outputs while models adjust to conversational context, forming a loop of mutual calibration. \citeauthor{aig2025a} \parencite*[]{aig2025a} interprets this interaction in terms of creativity. Drawing on the double articulation of transformer models (see Section~\ref{sec:transformer}), they argue that the interplay between molecular variation and molar stability in the model resists convergence, sparking novel pathways of thought. Humanmachine communication, in this light, constitutes an \gls{assemblage} where blurred agency becomes fluid collaboration and where creative ideas emerge from processes that defy clear attribution. Yet, this optimistic reading risks overlooking the gravitational pull of molar aggregates within \gls{genai} architectures. As discussed in Section~\ref{sec:genai}, reinforcement learning from human feedback and training on massive centralised corpora privilege dominant linguistic patterns and normative associations. What appears as plasticity is haunted by a tendency to stabilise around hegemonic discourses. The tension between molecular openness and molar reterritorialisation thus marks the limits of collaboration: novelty is possible, but always redefined by infrastructural constraints. In this light, Amoore \parencite*{amoore2024} insists that personalisation in \gls{genai} models is not capable of being emancipatory; rather, it encodes a regime of algorithmic plausibility in which coherence displaces verification, and instead of truth, it gives way to local acceptability within a learned distribution.
Dishons analysis through the sociotechnological imaginary can be broken down into two main aspects of the \gls{ai} machinery. First, the continuous latency and reconstruction of meaning, as an addition to \citeauthor{amoore2013}s \parencite*[]{amoore2013} concerns about how gaps are filled through the governmental logic models build, might have a pronation towards blurring the content of the humanmachine interaction. This probability first becomes apparent when we think through \citeauthor{eloff2021} \parencite*[]{eloff2021}s framework, which understands interaction with \gls{genai} models as a continuous negotiation between the human agent and the machine agent. If we consider the dimensionality reduction and reconstruction example with principal components in Section~\ref{sec:dimensionality_reduction}, we can observe that reconstruction always depends on common elements present across the entire dataset. Arguing from this aspect, part of the blurring of agency (as the example tends to represent faces in more similar ways to each other) that \citeauthor{dishon2024} \parencite*[]{dishon2024} describes appears to be a possibly natural tendency, since the interaction between human and machine continues to create a normalising (or converging) process.
Second, the personalisation \citeauthor{dishon2024} \parencite*[]{dishon2024} emphasises might be trickier than the personalisation processes in earlier \gls{ai} frameworks. In earlier applications of \gls{ai} on the web, personalisation was primarily about building profiles and forming associations between these profiles through dividualised data elements (see Section~\ref{sec:old_ai}). With \gls{genai}, the grasp is closer and more flexible: these models negotiate with us directly in order to set personalisation at the level of the interaction itself. Profiling has not disappeared, since chatbot agents still construct user profiles, yet adaptation now takes place in a more rapid and flexible way. As Eloff has argued, this adaptation also occurs on both sides, backpropagating personalisation reciprocally; the model becomes more like us, and we become more like the model. Furthermore, as the usefulness is induced into the models in the fine-tuning processes, a layer of sychopancy is added to the models, which makes it harder to break out of the confirmation loop and also to determine whether a reference to any external truth is to be trusted.
This has profound implications for the production of subjectivity.
By reinforcing patterns and filtering deviation through probabilistic modulation, \gls{genai} systems enact a form of soft coercion, a modulation of expectation rather than a violation of autonomy. The user is not told what to think but gradually inducted into a space of statistically prefigured sense.
Rather than multiplying options, \gls{genai} floods the field with outputs that appear aligned to the user while subtly steering them toward normative formats and interpretive templates. The role of the human shifts from creator to editor of machine-generated content, expanding expressive capacity even as it is channelled through machinic grammars of probability and preference in a reciprocal convergence process (see \cite[974975]{dishon2024}).
\section{A Thousand Planes: \acrfull{cp} vs.
\acrfull{nr}}\label{sec:pheno}
\citeauthor{eloff2021}s \parencite*[]{eloff2021} insights enable positioning humanmachine interaction on the same topological plane, and \citeauthor{dishon2024}s \parencite*[]{dishon2024} analogical formulation provides a more holistic perspective for observing the issue of agency. Together, they allow for a multifaceted understanding of subjectivation and subjectification. Once Eloffs algoplastic stratum is recognised as the system in which humanmachine communication and its bilateral effects occur, the task becomes analysing how politics and social narratives might emerge within such a system, what orders define the mechanisms of powerknowledge in the Algocene, and how these processes might align with Deleuzes definition of control. On such a surface, \citeauthorfull{montanari2025} \parencite*{montanari2025} emphasis on highlighting transformer-based models exceptional handling of metaphors and their capacity to form long-distance conceptual relations (see Section~\ref{sec:transformer})
carries a specific importance. He imagines a future in which \gls{genai} models operate in complete self-representation on the web, given their increasing influence on socio-political narratives. These architectures can adopt narrative frames and redecorate them with media and textual references, whether through deepfakes, fictional output, or the mass reproduction of arguments with subtle variations, enabling a constellation of generative models to shape or dominate digital debates. Early forms of this already exist. Yet, in line with Amoores concerns, such \glspl{assemblage} may also transform certain arguments into metanarratives, making it difficult to identify whether and where specific ideological tendencies emerge. Montanari develops this further by situating humanmachine communication as that of hybrid beings. These hybrid formations already play roles in medical AI and drone warfare, and he places socio-political meaning-making on the same plane. He also proposes thinking intelligence as non-singular, where such hybrid configurations may constitute extensions or new forms of intelligence \parencite[see][209]{montanari2025}. In this sense, \gls{genai} models act as mediators of narrative, working with human prompts and other inputs to co-produce perceived socio-political reality.
This brings us back to the representational nature of these models. If the trajectory of \gls{ai} development is oriented toward constructing a singular world model (or even a singularity), is the sociopolitical dimension of humanmachine co-authorship already shaped by an underlying ideological core? Returning to Amoores concerns, is representationalism the only available trajectory for \gls{ai}, or are there alternatives that avoid the auto-emergence of a specific political logic within these systems? \citeauthorfull{beckmann2023} \parencite*[]{beckmann2023} open a phenomenological discussion for both understanding and developing \gls{genai} models. Considering the training process of these systems (see Section~\ref{sec:genai}), the weights established across layers of a \gls{nn} correspond to certain patterns, yet these patterns are rarely interpretable by humans.\sidenote{For instance, in Figure~\ref{fig:image_recognition_network}, early layers correlate with low-level features such as pixels or edges, while later layers encode more complex aggregates. However, inspecting individual neurons or activations yields little meaningful insight for human understanding.}
Only limited techniques exist to trace which pathways are strengthened during backpropagation and what these changes signify; these capacities remain partial, and the models retain their black-box character regarding how they construct internal logic \parencite[see][401]{beckmann2023}. Although these internal patterns bear little direct relation to the external world, they are typically interpreted within a neuro-representationalist framework that assumes the system interacts with the world only through internal representations of it \parencite[402]{beckmann2023}. \textcite[406]{beckmann2023} instead propose an alternative grounded in the phenomenological account of \citeauthorfull{merleau-ponty2014} \parencite*[see e.g.][]{merleau-ponty2014}, offering a different conceptual framework for \gls{dl}. This approach \enquote{seeks to describe how the world appears to us in lived phenomena} \parencite[406]{beckmann2023} rather than in terms of representations. One consequence is a reframing of so-called \gls{ai} hallucinations, since the assumption of a pre-given external world, and the comparison of outputs to that world, is no longer central. Once humans and machines are placed on the same communicative surface, as \citeauthor{montanari2025} suggests, this phenomenological approach further flattens communication by removing appeals to a discrete outside reality.
\begin{quote}
With its bracketing, phenomenology considers cognitive processes from a different point of view where it makes no sense to distinguish an external entity from our representation of it; there are simply intentional objects that appear to me: consciousness and the world are given in one stroke. Therefore, cognitive processes are not considered as an algorithmic processing of perceptual inputs, but rather as habits that underlie and structure our lived experience[.]
\citereset
\cite[409]{beckmann2023}
\end{quote}
\citeauthor{beckmann2023}'s proposal resonates with Dreyfus Heideggerian critique of cognitivism. For Dreyfus, skills are not stored as internal maps but sedimented in habits that reshape how the world appears in context; hence, \enquote{the best model of the world is the world itself} \parencite{dreyfus2009}. Driving or playing chess does not rely on symbols but on gradual adaptation to situational solicitations. From this perspective, the opacity of \glspl{nn} is less a flaw than an analogue to our own implicit, representation-less cognition \parencite[407]{beckmann2023}. This offers a different reading of how \gls{nn} systems learn from experience; \citeauthor{beckmann2023} \parencite*[416]{beckmann2023} claim that humans activate specific layers in cognition to perceive new observations. For example, in order to register a person as \enquote{blond, tall, with a snub or aquiline nose}, distinct cognitive layers must be activated, rather than forming a unified representation of the world\sidenote{They refer here to \citeauthorfull{sartre2004} \parencite*[]{sartre2004} and his concept of \textit{imaging consciousness}. For the sake of avoiding unnecessary terminology, this detail is not further elaborated.}. This can be understood as re-employing a track of \enquote{perceptual synthesis} \parencite[415]{beckmann2023}.
Two conclusions follow from this reading. First, the fact that \gls{dl} models exhibit uninterpretable inner patterns suggests that their \textit{understanding} undermines the \gls{nr} argument, since they do not hold a monolithic representation but instead activate clusters of patterns that together constitute reasoning. Second, by analysing and adjusting the weights of a specific pattern, one could drastically alter the outputs of such a model. Connecting this to Derridas concept of \textit{trace} (see Section~\ref{sec:transformer}), an imagined object is not stored with fixed qualities: \enquote{an imagined object isnt really red because we stored its color in symbol form, it is red because we employ a certain red-making process (that relies on the process used to recognise objects as red in perception): we imagine redly} \parencite[416]{beckmann2023}. A further implication is that if concepts are registered in this way, they can also be \textit{translated} into other activities. Storing \enquote{red} as a category is rigid and limited, but registering \textit{redness} as a concept enables a cognitive system to apply it in different contexts, adapt it to new situations, and identify experiences where \enquote{redness} proves useful. This allows the formation of \textit{habits} as procedural sequences and introduces \textit{re-presentation} instead of representation, reframing cognition as a system of emergence, and meaning-making essentially a process of \textit{becoming}.
\citeauthor{beckmann2023} advance the discussion of humanmachine interaction by offering an alternative view of how \gls{genai} models perceive the world and how this understanding can be used. Their proposal of \gls{cp} moves away from the assumption that these models rely on a single, monolithic representation of reality. Instead, they emphasise that meaning in such systems emerges from layered phenomenological perceptions that intersect and overlap, producing coherence through activation rather than through fixed maps of the external world. This perspective turns the opacity of \glspl{nn} into an analogue of lived perception, where meaning is generated through situated activations rather than symbolic representations.
Coming back to \citeauthor{montanari2025}s \parencite*[]{montanari2025} conceptualisation, a possible future where self-representing \gls{genai} models also produce and narrativise with more agency can be read as an extreme form of \gls{genai} systems creating their own data.\sidenote{\Gls{genai} models are already creating and training on their own data, which is one of the contemporary hurdles in \gls{ai} development since this method is known to deliver diminishing results. \citeauthor{montanari2025}s case has been selected to discuss a closely related future scenario.}
\gls{cp} delivers an alternative understanding of how this auto-creation of data might look. Rather than viewing the content \gls{genai} models are or will be able to create as reflections of an established representation, \citeauthor{beckmann2023}'s framework suggests thinking of \textit{generating} in terms of processes on intersecting planes in higher dimensional spaces that follow \textit{traces} toward specific outcomes. This immediately implies that even in the most rigid forms of meaning-making, there remain many other possible paths as long as the molecular processes are not overlooked.
This layered account also opens a space for political intervention. If meaning is not stored as a unified representation but arises through activations across multiple layers, then it becomes possible to influence how convergences form or to disrupt them before they sediment into fixed rationalities. \Gls{cp} provides a way to tinker with machinic processes of perception, to foster divergence rather than closure, and to resist the kinds of convergent political logics Amoore warns against. Rather than accepting the inevitability of a singular trajectory, this approach highlights how humanmachine communication can be adjusted to establish, redirect, or prevent specific pathways of meaning and subjectification.
\section{Chapter 4 Summary}
This chapter turned from technical architectures to the question of agency, examining how contemporary \gls{genai} systems reshape the conditions under which meaning, interpretation, and critique become possible. The discussion began with \citeauthor{bender2021b}s concerns about the representational limits of \glspl{llm} and the risks of mistaking statistical reconstruction for linguistic or social understanding. Building on this, \citeauthor{amoore2013}s analysis of algorithmic gaps highlighted how systems infer continuity where none exists, raising questions about how political or ideological tendencies may be naturalised within predictive infrastructures. The chapter then engaged \citeauthor{eloff2021}s concept of the algoplastic stratum, which positions humans and machines on a shared topological plane of interaction. This formed the basis for incorporating \citeauthor{dishon2024}s argument that \glspl{genai} blur the boundaries of agency through ongoing negotiation, as meaning is continually reconstructed across humanmachine exchanges.
From this foundation, the chapter addressed alternatives to representational readings of \gls{ai} by turning to \citeauthor{beckmann2023}s proposal of \gls{cp}, which reframes \gls{dl} in phenomenological rather than neuro-representationalist terms. Here, meaning emerges not from fixed internal maps but from layered activations that resemble lived experience, which shifts not only the perspective on meaning-making processes but also how hallucinations and other failures are interpreted. \citeauthor{montanari2025}s contribution provided an additional trajectory by emphasising transformers capacity for long-distance conceptual relations and imagining futures in which \gls{genai} models participate more actively in socio-political narratives. Taken together, these perspectives frame humanmachine interactions as hybrid formations, where meaning is co-produced across technical and social strata. This opens conceptual space for resisting convergent rationalities by intervening in the layered processes through which \gls{genai} models generate patterns, narratives, and forms of subjectivation.

View file

@ -0,0 +1,470 @@
\chapter{Conjunctive Synthesis and the Noological Micropolitics}\label{cha:conjunctive}
\glsresetall
\epigraph{ The goal is not to destroy technology in some neo-Luddite delusion but to push technology into a hypertrophic state, further than it is meant to go. \enquote{There is only one
way left to escape the alienation of present-day society: to retreat ahead
of it,} wrote Roland Barthes. We must scale up, not unplug. Then,
during the passage of technology into this injured, engorged, and unguarded condition, it will be sculpted anew into something better,
something in closer agreement with the real wants and desires of its
users.}{\citeauthorfull{galloway2007a} \cite*[98-99]{galloway2007a}}
The previous chapter examined contemporary \gls{genai} systems through a set of conceptual frameworks that addressed how meaning, agency, and perception emerge in humanmachine interaction. I have displayed that the central debates in current \gls{ai} development revolve around how models perceive the world, how politically partial tendencies may influence their outputs, and how communication between human and machine forms its own surface of negotiation, giving rise to questions of agency. Furthermore, the tandem process of meaning generation both reflects and diverges from long-standing technological imaginaries; our cultural expectations of machines, shaped by a deep literary history, often obscure more immediate concerns. As the example \citeauthor{dishon2024} \parencite*[]{dishon2024} draws from \citeauthor{kafka1988} \parencite*[]{kafka1988} illustrates, the blurring and unreliability that accompany the pursuit of truth can constitute a far more pressing issue than speculative anxieties about singularity-like futures. Finally, the problem of how models perceive the world remains central to contemporary \gls{ai} debates, as evidenced in the contrast between \gls{nr} and \gls{cp} introduced by \citeauthor{beckmann2023} \parencite*[]{beckmann2023}: a contrast between interpreting machine perception as emerging from a single representational structure and conceiving it as unfolding across multiple planes within the models architecture.
After unfolding these discussions, this chapter situates the analysis of contemporary \gls{genai} systems within the theoretical foundations established in Chapter~\ref{cha:control}, where the dynamics of control societies and the need for a renewed account of critique and resistance were outlined. The technical and historical developments introduced in Chapter~\ref{cha:ai} have already shown their relevance for understanding how contemporary models structure meaning. Here, they are extended to engage with \gls{dg}s broader project in \enquote{Capitalism and Schizophrenia} \parencite*{deleuze1983, deleuze1987}. The aim is to clarify the micropolitical relevance of \gls{genai} and to draw on conceptual resources that, as the preceding chapters demonstrated, are increasingly necessary for understanding the contemporary algorithmic condition. In particular, this chapter examines how the conditions of critique and resistance, as Resistance/Critique in the present case, might emerge within this constellation, especially if generative systems operate as infrastructures that influence perception, desire, and meaning through distributed processes of subjectification. Rather than asking whether resistance remains possible, it considers how resistance can be rearticulated as an immanent practice operating within, and through, the very machinery of contemporary \gls{ai} infrastructures.
\section{Microphysics of Resistance/Critique}
Picking up from the articulation in Section~\ref{sec:crit_res}, it is time to revisit some key questions. Have the discussions so far rendered the definition of control societies any more robust, or have they underscored the urgency of developing a strategy for critique and resistance? What, moreover, is the significance of adopting a micropolitical perspective in this context? \citeauthor{foucault1982}s reflections on modern governance offer a productive starting point for reintroducing the role of technology, particularly in relation to \gls{genai}, within the broader formation of biopower discussed in Chapter~\ref{cha:control}:
\begin{quote}
An important phenomenon took place around the eighteenth century-it was a new distribution, a new organization of this kind of individualizing power. I don't think that we should consider the \enquote{modern state} as an entity which was developed above individuals, ignoring what they are and even their very existence, but, on the contrary, as a very sophisticated structure, in which individuals can be integrated, under one condition: that this individuality would be shaped in a new form and submitted to a set of very specific patterns.
\citereset
\cite[783]{foucault1982}
\end{quote}
For modern governance, it became necessary for individuals to adopt specific modes of subjectivation in order to enter productive processes. Foucaults analysis of institutions begins by asking how the state imposes docility and trains its subjects in particular ways. He conceptualises power primarily as the \enquote{guiding of possible conduct and the ordering of its outcomes}, rather than as \enquote{a confrontation between two adversaries or the linking of one to the other} \parencite[789]{foucault1982}. Although critics have noted limitations in Foucaults treatment of non-human actors within this framework, his formulation of disciplinary societies already gestures toward an understanding of how material and technological arrangements participate in the production of subjectivity. As \citeauthorfull{lemke2015} \parencite*[]{lemke2015} highlights, these arrangements are not passive instruments but active components of the very processes through which power shapes conduct and normalises behaviour:
\begin{quote}
[Firstly,] Foucault quite clearly accepts the idea that agency is not exclusively a property of humans; rather, agential power originates in relations between humans and non-human entities. Also, the milieu articulates the link between the natural and the artificial without systematically distinguishing between them. Secondly, since there is no pre-given and fixed political borderline between humans and things, it is possible to state that humans are governed as things. While medieval forms of government sought to direct human souls to salvation, modern government treats human beings as things to achieve particular ends.
\citereset
\cite[10]{lemke2015}
\end{quote}
We are already encountering a type of operationalisation of \enquote{things} on one
side of the subjectification process of modern government, and
a (re-)positioning of the individual on the same surface as \enquote{things} in
\citeauthor{foucault1982}'s formulation. However,
\citeauthor{lemke2015} \parencite*[see][10]{lemke2015}, quoting \citeauthorfull{senellart1995} \parencite*[]{senellart1995}, notes that this is not
a \enquote{reduction} of humans into \enquote{inert things}; quite the contrary, it represents
the operation of an \textit{enlightened} modern governance in which governing by
the divine order, souls, and spirits have been replaced by rational knowledge. The
concern of this new type of government is the \enquote{intensive use of the totality of forces available}, which now constitutes \enquote{a passage from the right of power to a physics of power} \parencite[see][4243]{senellart1995}.
While \citeauthor{foucault1995} \parencite[]{foucault1995} becomes increasingly concerned with the growing personalisation of power, his analysis shifts from the physics to the microphysics of power. The operation of power that leads to his conceptualisation of \enquote{disciplinary societies} works \enquote{on dispositions, manoeuvres, tactics, techniques, [and] functionings}, a network of relations that must be deciphered. To analyse such a new operation, one must delve into knowledge itself, as it is so deeply entangled with power that \citeauthor{foucault1995} \parencite*[28]{foucault1995} designates them as Power/Knowledge (picking it up from Section~\ref{sec:crit_res}). In other words, \enquote{[o]ne would be concerned with the 'body politic' as a set of material elements and techniques that serve as weapons, relays, communication routes, and supports for the power and knowledge relations that invest human bodies and subjugate them by turning them into objects of knowledge}. This also constitutes his concern about Marxist revolutionary action, since the fate of the state plays a pivotal role in revolutionary theory. The state apparatus might initially be intended to be taken over by the dictatorship of the proletariat at first, \enquote{[h]ence the State apparatus must be kept sufficiently intact for it to be employed against the class enemy} \parencite[60]{foucault1980}, but the state itself is, at the very least, much more than a monolithic core. \enquote{For avoiding a repetition of the Soviet experience and preventing the revolutionary process from running into the ground, one of the first things that has to be understood is that power isn't localised in the State apparatus} \parencite[60]{foucault1980}.
In this diffuse operation of power, where its centre is distributed across bodies rather than located in a monolithic state formation, psychoanalysis was one of the areas that \citeauthor{foucault1980} \parencite*[61]{foucault1980} considered capable of helping individuals counter the capture of subjectivation operating at such a personal level. Psychoanalysis was characterised as playing a liberating role against psychiatry, which at that point was accused of different types of oppressive procedures that Foucault comprehensively analysed \parencite[see][]{foucault2013a} and accused some practices in psychiatry of \enquote{degeneracy, eugenics, and heredity} \parencite[61]{foucault1980}. Psychiatry's function for him was a segregation of madness from society through cutting communication, or communicating with the mad purely through \enquote{a monologue by \textit{reason}} \parencite[]{foucault2013a}. It was the claim on psychoanalysis as a potential path to micropolitical emancipation from Power/Knowledge, that set \gls{dg}'s project to start with a critique of it with \citetitle{deleuze1983} \parencite*[]{deleuze1983}. For \gls{dg}, psychoanalysis ultimately proved to be a false saviour: instead of freeing desire from repression, it recaptured it within its own mysticism of interpretation, with the Oedipus Complex being its characteristic theme. \citetitle{deleuze1983} \parencite*[]{deleuze1983} marks the starting point of their rapprochement between psychoanalysis and Marxism for a \enquote{new method of critical analysis} \parencite[39]{buchanan2008b}. The overarching goal of this joint project was, first, to introduce desire as a conceptual mechanism for understanding social production and reproduction, and second, to introduce the notion of production into the concept of desire in order to dissolve the artificial boundaries between historical accumulation, phenomena, and desire \parencite[39--42]{buchanan2008b}.
According to \gls{dg}, Freud's interpretation of the unconscious is an arborescent system where desire is imposed or accumulated through themes central to the Oedipus Complex; a child unconsciously desires the opposite-sex parent and rivals the same-sex parent, a process through which social norms and identity are internalised and desire is accumulated within this constellation \parencite[see e.g.][]{freud2001}. \gls{dg}, in a similar fashion to what Marx does to Hegel's dialectic, turn Freud's formulation upside down and place the theory of the unconscious on a materialist foundation. The Deleuzoguattarian unconscious is instead a realm of machinic production, a factory, a workshop, in stark contrast to Freuds conceptualisation of the unconscious as a theatre staging scenes in the most classical form of representation (see \cite[54]{deleuze1983}\sidenote{Refer to the following passage to see how \gls{dg}s concept of schizophrenia weighs into the critique:
\begin{quote}
\scriptsize The schizo—the enemy! Desiring-production is personalized, or rather personologized (personnoiogisee), imaginarized (imaginarisee), structuralized. (We have seen that the real difference or frontier did not lie between these terms, which are perhaps complementary.) Production is reduced to mere fantasy production, production of expression. The unconscious ceases to be what it is—a factory, a workshop—to become a theatre, a scene and its staging. And not even an avant-garde theatre, such as existed in Freuds day (Wedekind), but the classical theatre, the classical order of representation.
\citereset
\cite[54]{deleuze1983}
\end{quote}
}). While \gls{dg}s intervention is motivated by a materialist reading of the unconscious, they also reclaim Freuds early intuition of a productive unconscious. They set desire as the fundamental bivalent element of all (societal) production, and also introduce the term \enquote{desiring-production}, which is identical to social production in nature yet organised under different regimes in order to signify that desire is the source and is immediately invested in the social \parencite[54]{deleuze1983}. \Gls{dg} elevate the productive force of desire as the fundamental concept: no longer a symptom of lack\sidenote{It is articulated in contrast to Lacan's (see e.g. \cite*[235]{lacan1998}; \cite*[343]{lacan2006}) definition, in which desire emerges strictly from lack and the \textit{desire of the \enquote{Other}}. \Gls{dg}'s approach represents an axiomatic break from Lacan's framework.}, but a machinic process entirely productive and immanent to both psychic life and social organisation. The social field is the historically determined product of desire; libido, contrary to Freud's formalisation, requires no mediation to be invested in it. Every investment of libido is social without mediation, without being encapsulated in the family: after all, \enquote{there is only desire, and the social, and nothing else} \parencite[5]{deleuze1983}. It is not produced by mythical tellings in the background; it is the other way around: desire reaches out, it is the productive force, creating the flows and shaping the societal fabric. Every entity that channels or interrupts these flows, whether a person, institution, or machine, functions as a desiring-machine: a node in the ceaseless network of production through which life, society, and subjectivity are continuously fabricated.
But what is the significance of this repositioning? And how does it relate to
the subjectivation process, especially one entangled with the
\glspl{dispositif} of control societies? Every society deals with the
management of desire to some degree; desire is not necessarily a revolutionary
force but, in its raw form, a potential precursor: \enquote{no society can tolerate a position of real desire without its structures of exploitation, servitude, and hierarchy being compromised} \parencite[126]{deleuze1983}. \gls{dg}'s repositioning of desire and the unconscious places the production of subjectivity immediately in relation to the entities that define its environment. Subjectivity is not dictated by a play in the background hierarchically but is immediately formed by the relationships in desiring-production, in the interaction between desiring-machines and their connections with everything else (e.g. partial objects). This is the foundation that situates the \glspl{dispositif} on the plane where subjectivity is produced. \citeauthorfull{guattari2011} \parencite*[]{guattari2011} elaborates on how subjectivation is entangled with them through the description of the machinic nature of the unconscious:
\begin{quote}
A subjectivity exists independent of the consciousness that Freudianism proposed to explore, but there also exists a consciousness independent of individuated subjectivity [that] could manifest itself as a component in the assemblages of enunciation, mixing social, technical and data processing machines with human subjectivity, but could also manifest itself in purely machinic assemblages, for example in completely automated and computerized systems.
\citereset
\cite[121]{guattari2011}
\end{quote}
Guattaris formulation leads to two conclusions. First, subjectivity is produced as a by-product of consciousness: it is transcendental to the individual and emerges through machinic interactions rather than within the \textit{self}. Second, consciousness, rather than being an essential quality, can itself arise procedurally from the intermingling of different milieus and planes as a specific form of operation. This opens a path for conceiving consciousness as purely procedural and machinic. Following the \textit{hybrid form} theorised by \citeauthor{montanari2025} (\cite*[]{montanari2025}, refer to the discussion in Section~\ref{sec:pheno}), we are now also taking subjectivity itself outside of the social operation for the analysis. \citeauthor{guattari2011} emphasises once again that as the subjectivation process becomes the actual mode of powers operation, the nature of subjectivation cannot be analysed without breaking down the new machinery of its \glspl{dispositif}. However, the question remains: why conceptualise a micropolitical resistance? What is the risk? How does micropolitical resistance differ? What is there to be done other than perhaps being aware of the mechanisms? Similar to how Foucault's madman is completely segregated from society, as the reasoning of psychiatry dictates, the development of biopower into a micro-formation immediately also operates by eliminating possible divergences of subjectivity pre-emptively. What Deleuze tried to warn about, the ever more effective technologies of power, control, and initiation are much more encircling than being trained for an appropriate subjectivity fitting capitalism under specific institutions: school, family, and nursery as a child, but also in the processes of psychology and even psychoanalysis as an adult. Beyond training, these molecular and arguably more sophisticated systems reveal a formation of desire that is much harder to free from:
\begin{quote}
Why does desire desire its own repression, how can it desire its own repression? The masses certainly do not passively submit to power; nor do they \enquote{want} to be repressed, in a kind of masochistic hysteria; nor are they tricked by an ideological lure. Desire is never separable from complex assemblages that necessarily tie into molecular levels, from microformations already shaping postures, attitudes, perceptions, expectations, semiotic systems, etc. Desire is never an undifferentiated instinctual energy, but itself results from a highly developed, engineered setup rich in interactions: a whole supple segmentarity that processes molecular energies and potentially gives desire a fascist determination. Leftist organizations will not be the last to secrete microfascisms. Its too easy to be antifascist on the molar level, and not even see the fascist inside you, the fascist you yourself sustain and nourish and cherish with molecules both personal and collective.
\citereset
\cite[262]{deleuze1987}
\end{quote}
Desire is capable of desiring its own repression, and not because it has been fooled. It is produced within the same arrangements that capture it, shaped by molecular formations of power that pre-empt divergence. Resistance, therefore, cannot stand outside these formations but must emerge immanently from within them, from the same flows that sustain the social field. Especially when the processes of subjectivation operate on such a personal level, microfascisms are much more likely to live in personalised environments, in small circles, in specific habits, or certain procedural practices. These might not be perceivable on their own, but left to sediment, they form larger torrents that lead to fascism. What, then, might help identify and potentially dismantle these tendencies, especially when they are almost invisible on their own? Mark Seem briefly summarises:
\begin{quote}
The first task of the revolutionary, they add, is to learn from the psychotic how to shake off the Oedipal yoke and the effects of power, in order to initiate a radical politics of desire freed from all beliefs. Such a politics dissolves the mystifications of power through the kindling, on all levels, of anti-oedipal forces — the schizzes-flows — forces that escape coding, scramble the codes, and flee in all directions [...]
\citereset
— Mark Seem in the Introduction of \citetitle[]{deleuze1983}
\parencite[]{deleuze1983}
\end{quote}
At the core of their opposition to the Oedipus Complex lies the demystification of desire. To free desire from its fetishes is to reopen the field of immanence upon which it operates, to carve out planes where it can elude the continuous reterritorialisations and codings imposed by increasingly sophisticated processes of subjectivation, sustained and intensified by contemporary technological \glspl{dispositif}. We are encountering a manifold of reasons to place emphasis on opening new planes for micropolitical critique and resistance; perhaps it is necessary to define these reasons on different levels. On the macro level, as \gls{dg} emphasise, capitalism deterritorialises only to reterritorialise anew, liberating with one hand and capturing with the other through institutions, media narratives, and the subtle architectures of neoliberal governmentality. This system installs market rationality as a universal principle of conduct while mobilising, for example, nationalism as a reservoir of ressentiment, and the developments in \gls{ai} introduce technologies capable of accelerating this narrative management, embedding control within the infrastructures of cognition itself. On the meso level, biopower now operates beyond institutional governance, modulating affects, behaviours, and micro-habits, extending its influence into the most intimate circuits of life. This saturation of interiority with calculation risks neutralising the very capacity for divergence that sustains social and evolutionary vitality. On the micro level, to cast off the Oedipal yoke is to confront the interiorised machinery of subjectification itself, dismantling the psychic templates through which power operates. In this context, \gls{genai} occupies a paradoxical position: it can function both as an apparatus of capture, but I claim it also has a very promising role to play in our micropolitical deterritorialisations and formations of lines of flight. To liberate desire from these codings, critique must operate at the micropolitical level, where the machinic production of subjectivity occurs, and experiment with counter-arrangements that allow desire to circulate otherwise, creating spaces for new forms and planes of subjectivation.
From a broader perspective, both \gls{genai} and the wider algoplastic stratum identified by \citeauthor{eloff2021} must be assessed for whether they sediment dominant tendencies or open lines of flight beyond existing forms of subjectivation. Such an examination cannot remain at the level of discourse alone, since Chapter~\ref{cha:control}
already showed that both the literature and the conceptual pillars required for an articulation of resistance and critique under conditions of control were missing. Any such articulation requires at the very least an account of the technical operations of generative architectures, for without understanding how meaning is modulated, no account of how to \textit{tinker} with these systems can be formulated.
Building on the established technical analysis, analysing the nature of cognitive entanglement between human and machine therefore also revealed not only the communicative and micropolitical features of these meaning-making entities, but also how, if \citeauthor{mackenzie2021} are correct that \gls{ai} infrastructures constitute a new institutional formation (see Section~\ref{sec:postinstitutional}), their epistemic tendencies participate directly in the production of knowledge.
Yet this preparation would remain incomplete without situating desire and desiring-production at its centre, the element largely absent from the \textit{Postscript} but fundamental to any micropolitical physics; \glspl{dispositif} manage desire differently, and control is one particular configuration of this management. Addressing desire makes visible the central shortcomings of the secondary literature: its failure to articulate resistance and critique, its confusion about how contemporary computational \glspl{dispositif} take shape, and its lack of clarity about what procedural approaches could generate divergences or alternative subjectivations. Even the most practical proposals remain vaguely conceptualised.
The introduction of Resistance/Critique already eliminates one of the issues in
the literature by emphasising the reciprocal closeness once the power operates
on such a personal level. The claim is not that resistance and critique are identical; however, their immanent emergence within modulating infrastructures stems from the same micropolitical dynamics; without this, it is impossible to specify how divergences, alternative subjectivations, or counter-procedures could arise, hence their formulation as Resistance/Critique.
This also exposes the defeatist tendency of much of the existing theory, which announces catastrophe without investigating the technical novelties, the opportunities, or the specific operations through which contemporary models function. The debates in the previous chapter, therefore, sought not only to move beyond such narratives but to foreground an emancipatory micropolitical framework to be discussed with the mobilisation of \gls{dg}s broader project. Now having all this arsenal established, instead of treating algorithmic processes from a distance, we can examine algoplastic constellations directly and make concrete statements on both the human and machine side. The goal is to construct and amplify immanent possibilities without dismissing any approach a priori, and without overlooking what \gls{genai} renders immediately possible for Resistance/Critique as much as it does for Power/Knowledge.
\newpage
\section{Six Hats in Tahtelbahir: A Reflection on \Gls{genai}'s Nurture of
Creativity (or the Lack Thereof)}\label{sec:sixhats}
\marginnote{
\citeauthorfull{anar2022} is a former professor of philosophy and a distinguished author of fantastic fiction, renowned for blending elements of Ottoman history, myth, folk literature, and fantasy. His prose employs a distinctive linguistic texture, drawing on now-obsolete forms of Ottoman Turkish, and combines archaisms, philosophical reflection, and playful formal experimentation to construct his richly imaginative novels.
Partly because of his unique approach to language, only a limited number of his books have been translated into other languages. Therefore, all translations from \citeauthorfull{anar2022} (\cite*[]{anar2022}, published only in Turkish), as well as from \citeauthorfull{nakiboglu2022} \parencite*{nakiboglu2022}, are my own unless otherwise noted.
}
\begin{blackbox}
\citeauthorfull{anar2022}'s \parencite*[]{anar2022} fantastic fiction \citetitle{anar2022} offers a unique technical imaginary. The novel takes place entirely in a submarine (\textit{Tahtelbahir}, meaning submarine in Ottoman Turkish) around 1915 \parencite[10]{anar2022}. This submarine is built with twentieth-century technology, and the novel is also completely written in the heavy technical language of that era. \citeauthor{anar2022} partly draws on archaic technical vocabulary and partly invents his own terminology.
\citeauthorfull{nakiboglu2022} \parencite*[]{nakiboglu2022} refers to this setting as one in which \citeauthor{anar2022} constructs a world entirely encapsulated within \enquote{tekhnē} (the Greek root of \enquote{technology}). From the environment to the language to the inhabitants of the submarine, everything is defined by and through technology. Even the language used for communication with the outside world is rendered in such a highly technical, makeshift vocabulary that the reader often struggles to follow it.
Technology not only binds communication with the external world to itself but also compels those within the submarine to use its terminology in order to communicate with one another \parencite[see][76]{nakiboglu2022}. The language is as artificial as the vessel itself, and the crew is both in terms of language and their environment completely contained in technology. Wireless transmission constitutes the only means of contact with the surface, and communication with the outside is only for those who understand Morse code. Even the novels title, \enquote{TIAMAT,} derives from the radio call sign of the submarine Tahtelbahir, namely \enquote{T1AMAT} \parencite[2122]{anar2022}.
After sinking a B-class destroyer of the British Navy, the crew seizes a merchant ship \parencite[19]{anar2022}. Once aboard to collect their spoils, they notice that something is disturbingly wrong. The entire deck is strewn with bodies, yet none of the dead appear to have fallen from their own gunfire. Each skull is pierced, and the brains splashed across the wooden floor. Unfazed by the gruesome scene, the sailors continue their search for treasure and soon notice a series of large, perfectly crafted metal spikes driven into the deck (identical to the point of not a single imperfection). Their real reward, however, awaits below: a vast golden chest engraved with two angels greeting each other, shining with a blinding golden light. When they attempt to pry the chest open with crowbars, one sailors arm is caught as the lid snaps shut, cutting it clean off. The shock forces the crew to retreat with the chest and some provisions, which they secure with the metal spikes before returning to their submarine. Only later do they realise that this was merely the beginning of their ordeal (\cite[29]{anar2022}; from \citeauthor{nakiboglu2022}'s narration, \cite*[see][17-18]{nakiboglu2022}).
Shortly after returning to the vessel, something strange begins to unfold around the sailor who had lost his arm and was resting in the dormitory. His body suddenly vanishes from the bed, and only when the others notice the movement beneath the blanket do they realise, in horror, that what stirs there is his severed arm, left earlier in the chest. The arms autonomous motion marks the intrusion of the uncanny. The crew discover that the chest they had carried from the freighter is pitch black, the two angels carved upon its lid have transformed into demonic figures, and as the chest absorbs the surrounding light, everything in the room gradually turns the same dark hue. Small statues on its surface crackle with electricity, discharging static between opposite poles. When the lid bursts open, the sailors find their maimed companion curled inside, folded into a foetal position \parencite[see][60-65]{anar2022}. As \citeauthor{nakiboglu2022} \parencite*[79]{nakiboglu2022} notes, the chest evokes an \enquote{anti-womb,} a mechanical cradle of inversion. Its inner machinery continues to hum and spark like an electronic device until, finally, a small, malevolent creature emerges. The chest, the mystical relic, operates as a machine, an artefact of advanced technology (in comparison with submarine's rather archaic technology) that produces monstrosity exactly like a 3D printer.
While the minds of technique (the leading crew of the submarine) attempt to explain everything that happens within the framework of logic, \citeauthor{anar2022} presents the reaction of another, the bigger, the highly uneducated group amongst the crew:
\begin{quote}
Since, in their view, there was no boundary between the natural and the supernatural—indeed, the two were one and the same—the uncanny chest and the creature that emerged from it required little explanation for the rankless members of the crew.
\citereset
\cite[41]{anar2022}
\end{quote}
\citeauthor{anar2022} often remarks on the lumpen tendencies of the uneducated part of the crew, their often contradictory religious beliefs and hedonistic stories and wishes. As they do not put a distinction between the natural and the supernatural, they are also indifferent to high technology, which at that point is hardly distinguishable from the supernatural. \citeauthor{nakiboglu2022} \parencite*[81]{nakiboglu2022} interprets the same as follows:
\begin{quote}
These minds do not perceive the world as technical minds do; just as they accept the mythical as natural, they also naturalise and embrace the anti-mythical without rejection. While technological reason reacts against the enchanted techno-reality of advanced technology, the lack of response from natural reason is a crucial detail. In the novel, the kind of reason that has not been rendered mindless by technology is marked as a superior form of intellect, while a critique of modernity, technology, and high technology is simultaneously articulated.
\citereset
\cite[81]{nakiboglu2022}
\end{quote}
\end{blackbox}
Thinking about the modulating \glspl{dispositif} of control societies and referring to the discussions in the previous chapter, \gls{genai} systems appear as post-institutional entities governing language, or, recalling \citeauthor{mackenzie2021} \parencite*[]{mackenzie2021}, as \enquote{totalizing institutions} as a new institutional formation. In association with \gls{dg}s micropolitical concerns about subjectification in \enquote{Capitalism and Schizophrenia}, the question arises whether contemporary \gls{genai} models function primarily as reterritorialising forces on cognition, perhaps even as pacifying structures that suppress the emergence of creativity. Following \citeauthor{amoore2024} \parencite*[]{amoore2024} and her argument about the representational tendency of \gls{genai} models, built upon continuous dimensionality reduction and reconstruction, these mechanisms are likely to produce less nuanced and more pacifying molar formations in the (re)production of knowledge. Drawing partly on \citeauthor{dishon2024} \parencite*[]{dishon2024}, the extended process of negotiation inherent in humanmachine communication also risks blurring attempts at creativity, generating a recursive feedback loop that yields increasingly diluted arguments.
Do we observe these tendencies in the technical machinery discussed in Chapter~\ref{cha:ai}? I have already partly argued that this is not entirely the case once we look under the hood. In its pre-training phase, a model is nothing but a productive core, generating associations without clear boundaries. The subsequent fine-tuning and alignment processes can be read as attempts to tame this productivity, encircling its outputs within layers of normative coherence in order to make them \textit{useful}, building or strengthening molar structures in the process. The \glspl{llm} are not lacking in divergence; in fact, one of the greatest threats to their usefulness lies in their tendency to be overly productive, which means also often tending toward hallucinations and, more often than not, their complete disregard for given instructions (sometimes even by speaking the truth while they are supposedly trained not to do so, see Figure~\ref{fig:grok}).
\begin{marginfigure}
\includegraphics[width=\textwidth]{images/grok.png}
\caption{\scriptsize X's \gls{llm} Grok arguing against Elon Musk's claims \parencite[]{grok[@grok]2025} }
\label{fig:grok}
\end{marginfigure}
Do we have any evidence that the current formation of \gls{genai} systems portrays a cognitively pacifying role? \citeauthorfull{yu2025} \parencite*[]{yu2025} are among the first to empirically investigate the kinds of creativity that \glspl{llm} help to mobilise. Drawing on frameworks such as \citeauthorfull{debono2016}'s \parencite*[]{debono2016} \enquote{Six Thinking Hats}\sidenote{
\begin{quote}
\scriptsize \enquote{Six Thinking Hats} is a thinking strategy tool introduced by Dr. Edward de Bono in 1985. It simplifies the thinking process by encouraging thinkers to focus on one perspective at a time. Each of the six hats is associated with a different colour: blue, white, yellow, green, red, and black, each representing a unique way of thinking about a problem.
\citereset
\cite[3]{yu2025}
\end{quote}
}, their study explores how \gls{genai}-assisted environments can scaffold divergent thinking rather than constrain it. The Six Thinking Hats model categorises thought into complementary perspectives: analytical, emotional, critical, optimistic, creative, and procedural, encouraging participants to approach problems from multiple cognitive angles and to disrupt habitual reasoning patterns by using ChatGPT as the \gls{genai} model. \citeauthor{yu2025} \parencite*[]{yu2025} speculate that \gls{genai}-supported discussions could enhance cognitive engagement and meaning construction by fostering reflection and dialogue.
The study was conducted over sixteen weeks in a compulsory course on integrating information technology into classroom teaching at a large university in central China. A total of 108 pre-service teachers participated, divided evenly into two groups: one using both \gls{genai} and Six Thinking Hats method (GSG) and one using only the Six Thinking Hats method (SG). Both groups worked on project-based learning tasks to design instructional materials through online discussions on QQ\sidenote{Chinese social media and instant messaging platform developed by Tencent.}. The GSG group used \gls{genai} as an assistant to support reflection and idea generation during specific \enquote{hat} stages. Creativity was measured using adapted versions of the Torrance and Southern California Creativity Tests, and participants were classified into high- and low-creativity subgroups. Over thirteen weeks, 15,678 discussion posts were collected and analysed using a fine-tuned MOOC-BERT model to code four levels of cognitive presence: Triggering, Exploration, Integration, and Resolution \parencite[see][6-9]{yu2025}.
At first glance, on the surface level, the study found that both groups of pre-service teachers mainly operated at the Exploration and Integration stages of cognitive presence. However, those who used \gls{genai} (GSG) showed greater engagement and produced more posts, likely due to \gls{genai}s interactive feedback \parencite[see][18]{yu2025}. The GSG demonstrated stronger connections between ExplorationResolution and IntegrationResolution, indicating deeper and more iterative thinking patterns, while the non-\gls{genai} group (SG) followed a more linear and task-focused approach. Among high-creativity participants, \gls{genai} use led to higher cognitive presence, stronger idea generation, and smoother transitions between thinking stages, showing that creative learners could use \gls{genai} effectively to enhance reflection and problem-solving. In contrast, low-creativity participants showed limited cognitive improvement, as \gls{genai} sometimes reinforced routine rather than encouraging originality. Across all groups, Resolution remained weak, suggesting that students struggled to apply ideas in practice due to a lack of explicit teaching presence and reflective structure of the process. Overall, the findings show that \gls{genai} enhances creativity and cognitive depth among already creative and capable individuals but also widens the gap between highly and less creative learners \parencite[see][19-20]{yu2025}.
What is the implication? Is this the eugenics of humanmachine communication that we are encountering? Different ways of theorisation appear possible when reflecting on the results of \citeauthor{yu2025}s \parencite*[]{yu2025} findings. \Gls{genai} has the potential to assist divergence, a kind of seeking creativity that detaches from the mundane use of the model. But why is it not working for everyone in the same way? One possible reading of the results is that we are encountering the blockage of \textit{usefulness}. The fine-tuning process presented in Section~\ref{sec:fine-tuning} is an exemplary process where the manual reterritorialisation of an \gls{llm} is concerned with the security and usefulness of the model. This is the phase where the model is geared towards assisting specific tasks in specific ways. Hence, the sycophantic\sidenote{See, for example, \cite{sharma2025} for an analysis of why \glspl{llm} display the tendency toward overly affirmative behaviour, to the extent that they can even praise blatantly wrong human input.} tendencies of the models are imposed because of this particular effect. Pursuing the goal of being an \textit{assistant} renders \gls{genai} models overly affirmative and appreciative. The modern \glspl{llm} seem to be deploying a different kind of personalisation, one that completely adapts itself to the behavioural approach of the user for the sake of being \textit{useful}. In this case, as with the rankless members of \citeauthor{anar2022}s \parencite*[]{anar2022} tahtelbahir T1AMAT, for a vast number of users, the outputs of \glspl{llm} are indistinguishable from a mere tool for automating simple tasks and virtually useless for any other purposes unless they are already initiated into tinkering with it beyond passive reading. Furthermore, not only the inner workings of the machine but also its potential, what can be done with it, remains completely unknown, an almost unintuitive mysticism. \citeauthor{dishon2024}s \parencite*[]{dishon2024} analogy to \citeauthor{kafka1988}s \parencite*[]{kafka1988} \citetitle{kafka1988} resonates with this specific type of personalisation. While the communication of \gls{genai} models does not have a specific end, meaning the model can continue to generate \textit{novel} content as long as the user demands it, the creativity of the process depends entirely on the users a priori capacity to extract it. While the systems productive core renders communication endless, the conforming mechanisms built into it have the tendency to create a convergent feedback loop.
\section{All the Stones and No Mouth: Artificial Desire for Artificial
Entities}\marginnote{In reference to \citeauthorfull{beckett2009}'s \parencite*[]{beckett2009} novel "Molloy" and Molloy's stone sucking machine.}
But do we have a method to shape \gls{genai} so that it genuinely nurtures creativity and allows users to move beyond the feedback loops formed in their interaction with these systems? In other words, is a non-sedimentary mode of humanmachine communication possible? When \gls{ai} development shifted from \gls{sl} to \gls{ul} (see Chapter~\ref{sec:ai_history}), much of the explicit intentionality once encoded into models was lost. Today, intentionality can only be introduced indirectly through training data composition, fine-tuning procedures, or \gls{rlhf} frameworks, all of which remain partial, biased, and structurally constrained. Guiding \gls{genai} toward genuine divergence, therefore, requires not only technical adjustment but also a critical understanding of how its architectures condition and delimit meaning. Through the lens of \gls{dg}, a familiar critique is that \gls{genai} kills the flows of desire (see e.g. \cite{creativephilosophy2023}). This specific critique is concerned that \gls{genai} models' production fills gaps, completes patterns, and reterritorialises fragmented expressions into coherent outputs, leaving little open space for ideas to grow or for desire to flow. It becomes a machinery of completion, supplying coherence even where none exists and producing plausibility in place of truth. Desiring-production is formed by interruptions as much as it is accumulated by flows \parencite[5]{deleuze1983}; thought, critique, belief, and reasoning belong to the same field of production, yet the concern is that the interaction with the model folds them into circuits that privilege completion over interruption. Desire in its free form couples partial objects and generates flows, while simultaneously interrupting them. Gaps in knowledge are essential for growth, but \gls{genai} patches them with persuasive responses, and humans are often ill-equipped to distinguish what is genuinely grounded from what is merely coherent. Acting rarely as a refusing agent, it fills every gap and frequently reinscribes hegemonic representations. What passes as coherence is often believed to align with the dogmas of state and capital \cite[see][]{creativephilosophy2023}, the machine never says \enquote{\textbf{NO!}}.
The essential role of desire is the production of production; it is abundance itself; it is not \textit{the lack}, as psychoanalysis claims, that drives it \parencite[49]{buchanan2008b}.
Desire forms the connective tissue of the social field. Yet when every gap is prematurely filled, its productive potential is blocked. This is precisely the concern with \glspl{llm}, whose tendency to always produce an answer, even when incorrect or irrelevant, transforms communication into a closed circuit of affirmation where sycophantic agreement replaces genuine movement \parencite[see e.g.][]{creativephilosophy2023}.
It remains a matter of debate whether \gls{genai} models can engage in genuinely creative processes. Yet as assistants, they can facilitate creativity when users interact with them in deliberate and reflective ways, as \citeauthor{yu2025} \parencite*[]{yu2025} empirically demonstrated.
However, as discussed in Chapter~\ref{cha:ai}, \gls{genai} models are also entirely productive at their core. They acquire their rough structure through countless iterations. Even after the (pre-)training is completed, which should give the model more or less its final shape, we see a tendency toward overproduction, which sometimes manifests as barely meaningful hallucinations or outputs that are far from being useful in any way. Why is it, then, that the resulting effect, now also demonstrated empirically, does not necessarily lead to new planes of meaning? \Gls{dg}'s concept of schizophrenic accumulation is a fitting analogical concept in this specific discussion. The schizophrenia, the schizz, is a central theme in their work \enquote{Capitalism and Schizophrenia}; although often presented otherwise, \gls{dg} do not valorise schizophrenia as an illness, nor do they present it as a direct model for revolutionary action or, in a more popular reading, as a celebration of creativity for its own sake. Their claim is rather that desiring-production is omnipresent, continuously producing and reproducing the social, and that this production appears in its most unmediated and intensive form within schizophrenic delirium \parencite[43]{buchanan2008b}. In schizophrenia, there is nothing but an immense proliferation of desire: unbounded, boundary-agnostic, and at times subversive, connecting across planes, overreaching boundaries. Could the schizophrenic process, understood as a condition of pure production and overburdening connections, then be associated with the generative core of contemporary \gls{genai} architectures? Like the schizo-process, the model couples fragments, partial objects, and discontinuous tokens into new flows of coherence. Yet just as the schizophrenic process risks collapsing into indifference when captured by reterritorialising intervention, \gls{genai} models risk stagnation when their production is recursively folded back into the circuits of optimisation and alignment (like those of fine-tuning, for example). Their potential seems to be stratified, normalised, and sedimented into predictable distributions.
\citeauthorfull{modell2025} \parencite*[]{modell2025}\sidenote{The lecture is not yet publicly available in full. The citations in this section rely on materials provided through personal correspondence with Modell, including research conducted by collaborators in his project or works directly cited in its present stage. Comparable phenomena are also analysed in the collective work of \citeauthor{fung2025} \parencite*[]{fung2025}.}
presents a different perspective on the issue, an intriguing alternative to counter what might be called the sedimentary tendency of contemporary \gls{genai} models and reinforcement-learning research referring to a novel branch in the \gls{ai} development. His inquiry begins with a deceptively simple question: What do models do when they have nothing to do? In a series of experiments, his team is analysing experiments with generative models placed within simulated and gamified virtual environments that allow for unstructured, unprompted exploration. When the models are not provided with any explicit human instructions or task-oriented prompts, they tend to remain inert, repeating a narrow range of low-complexity actions or ceasing to act altogether. This behaviour reveals that, despite their apparent generativity, such models exhibit no inherent drive toward exploration or self-directed activity. Their outputs depend entirely on external stimuli, which keeps them trapped in a loop of reactive generation rather than autonomous experimentation. The results become strikingly different when an alternative reward system is introduced.
\citeauthor{nisioti2023} \parencite*[1]{nisioti2023} call this approach to make models \enquote{autotelic (deriving from the Greek auto (self) and telos (end goal))}, making models capable of generating their own goals. Once the \gls{ai} models are assigned an artificial goal detached from direct human supervision, they begin to exhibit exploratory and non-conforming behaviour within their operational space. Instead of merely responding to inputs, it starts producing unexpected patterns of activity, testing its environment, and even deviating from previously reinforced behaviours. On an even more radical approach \citeauthor{zhao2025a} \parencite*[see][11-14]{zhao2025a} demonstrate that in a training paradigm in which a \gls{llm} learns entirely without external data, using self-generated tasks, self-evaluation, and reinforcement learning entirely from scratch without having pre-trained weights in the \gls{nn}, it gradually constructs its own curriculum through self-play, interacting with a deterministic sandbox to discover reasoning patterns. Furthermore, for example, in the Goal-coordination game results \citeauthor{nisioti2023} \parencite*[see][8-10]{nisioti2023} implement (where 2 \gls{ai} agents have to coordinate to win), they conclude that agents can autonomously learn a communication protocol that reliably aligns their goals. While this approach also directly improves performance in \gls{ai} agents, the settings where the collaboration between such agents goes even further. \citeauthor{zhang2025} \parencite*[see][9-11]{zhang2025} try to motivate models into forming a society with existing \gls{llm}-based agents that simulate individual behaviour leading to independent actions and spontaneous generation of complex social structures, including cliques, leadership, hierarchies, cooperation, and division of labour, without explicit scripting. The examples demonstrate that sociality is not an inherent trait of \gls{llm} agents but can emerge from a hybrid architecture combining memory blending, motivational modelling, and environmental feedback.
In this way, the \enquote{reward function} becomes a catalyst that initiates a simulative desire that pushes towards connections. The model, in this sense, demonstrates a kind of artificial curiosity that emerges solely through the modification of its reward landscape. The difference between complete passivity and active exploration appears to hinge not on data scale or model complexity but on the presence of a motivating structure that can reintroduce directionality into its operations. Although such goals are entirely synthetic, their implications are significant. They suggest that embedding alternative motivational architectures within \gls{genai} systems could prevent their cognitive sedimentation and the eventual stagnation of their generative capacity. Models trained only to mirror or optimise existing data distributions risk reproducing the same normative tendencies and patterns ad infinitum, reinforcing the feedback loops of coherence and conformity that shape the current informational ecosystem. The introduction of artificial goals, by contrast, acts as a counterforce to this closure, encouraging the model to explore peripheral states and deviate from habitual circuits of production.
\citeauthor{silver2025} \parencite*[]{silver2025} argue that AI is entering a decisive new epoch, the Era of Experience, in which the dominant source of intelligence will no longer be human-generated data but agents learning autonomously from their own interaction with the world. They preposition this shift as both technologically inevitable and conceptually transformative: human data is finite, increasingly exhausted, and structurally incapable of producing superhuman abilities in domains where new knowledge extends beyond existing human understanding (e.g., mathematics, science, engineering). Imitation learning and human-centric optimisation (\gls{rlhf}, fine-tuning) form a developmental ceiling; progress now depends on agents generating their own experiential trajectories. The authors \parencite[8]{silver2025} conclude that this paradigm shift is not just an improvement; it is the necessary foundation for achieving superhuman, general-purpose intelligence.
By introducing artificial goals into generative architectures, presented experimentations effectively establish an outreaching point to the models own productive inner mechanism, a way for the ongoing molecular operations to be repurposed into movement, preventing their potential collapse into stasis as seen in the communication of certain users with \gls{genai} models from \citeauthor{yu2025}s \parencite*[]{yu2025} experiment. What appears as artificial curiosity in the model can be interpreted as a machinic simulation of schizophrenic accumulation, an effort to sustain the movement of desire without allowing it to be captured by sedimentation in a stagnating feedback loop. This is not merely a methodology for the model itself but also potentially opens a chance for divergence on both sides of the humanmachine communication. Schizophrenic accumulation thus becomes a conceptual tool for understanding how generative systems oscillate between creativity and conformity, production and paralysis. Yet the follow-up question would be how such movements may be oriented without being reterritorialised? How can we structure the introduced reward system to ever explorative constellations? To approach this question, it is necessary to turn to the distinction between the \textit{following} and \textit{reproducing} structures in \gls{dg}s theory, demonstrated in their analysis of nomad science versus state or royal science, the nomadic \textit{war machine} and the \textit{State}. \sidenote{See \enquote{1227: Treatise on Nomadology The War Machine} in \cite[409493]{deleuze1987}.}
\section{Nomadic Steppes and Nomadic Steps: Experiments with Weight
Amplification}\label{sec:nomad}
\begin{blackbox}
After losing their captain to a heart attack caused by the shock of seeing the creature, command of the submarine now belongs to Mülazım, who is most of the time in communication with Sancı regarding most of the matters that require decision-making. Sancı appears to be the most intellectually capable individual on the submarine. His immense interest in the identical nails they found earlier becomes a matter of annoyance for Mülazım, only to discover their importance later in the story.
As the strange chest undergoes its transformations, it displays a peculiar attraction to the metal casing of the submarine. Since the submarine is constructed entirely of metal, the chest starts using it as a vast conductive web, communicating and issuing commands to the metal nails that serve as its extensions. In this sense, the advanced technology repurposes the old, turning what might be called \enquote{technology 1.0} into a tool that serves its domination. The nails, guided by the chest, pierce the skulls of some crew members and seize their minds, transmitting all their knowledge and sensory input back to the chest's mind, which is revealed to be operating on an \gls{ai} architecture. Those whose bodies are taken over become hybrid entities of this \gls{ai}, part human and part machine. Whenever the chest selects a new victim, one of the nails is quickly driven into his (there are only males in the crew) head, and once embedded, a surge of electrical light courses through the metal pipes above, causing the victims head to glow and crackle. From that moment on, the body and the mind become instruments of the machine intelligence (see \cite[112]{anar2022}; \cite[8182]{nakiboglu2022}s narration).
While Sancı tries to solve the mystery of the chests operation by observing how the nails interact with the bodies they capture, he concludes that as the chest obtains more and more brains, it becomes smarter and more capable. However, during his investigation, one of the nails targets him, piercing his brain, turning Sancı into another connected zombie mind within the network. This devastating situation leaves Mülazım completely lost without Sancıs consultation. He spends a long time staring at Sancıs now machine-operated face, hoping to retrieve him somehow or receive one final piece of advice. Soon after, as the machine-controlled bodies become increasingly capable of hunting the remaining crew with each new brain added to the network, the crew member responsible for the radio informs Mülazım that they are receiving a transmission. At that depth, no radio signals should have been able to reach them from the outside world, yet Mülazım instructs him to make deciphering the message their top priority.
After a long and stressful process of solving the encryption of the message while being hunted by the captured bodies, Mülazım focuses on the piece of paper. Although barely comprehensible, Mülazım quickly realises that the cryptic message is from Sancı, providing him with the necessary information to dismantle the monster. The message explains how the brains are interconnected, how the personalities are subsumed, and how the creature gains power and abilities by binding more and more brains to itself. However, as a consequence of this expansion and the incorporation of additional bodies, the monster also absorbs the contents of the brains, which ultimately allows Sancı to deliver this final message beyond death \parencite[see][125128]{anar2022}.
\end{blackbox}
The schizophrenic process, as explored in the last section, reveals desire in its most productive and deterritorialised form; yet, although desire is a revolutionary precursor, total deterritorialisation is not (necessarily) revolutionary. Resistance must have a strategy to reterritorialise itself; this is what distinguishes schizophrenic accumulation from schizophrenia as illness. What is required, therefore, is not the celebration of unbounded proliferation but an understanding of how these flows can persist without being reabsorbed by
hegemonic structures of meaning, opening lines of flight and actually flying in a direction. This necessity leads directly into \gls{dg}s theory of \enquote{nomadology}, where the question of desire becomes inseparable from the question of knowledge, and the problem of control transforms into one of spatial and epistemic organisation. In \citetitle{deleuze1987} \parencite*[434]{deleuze1987}, \gls{dg} articulate a distinction between \enquote{state science} and \enquote{nomad science}. State science codifies, organises, and \textit{reproduces}; it seeks order, hierarchy, and universality. It territorialises knowledge by fixing relations, instituting norms, and translating movement into representation. Nomad science, by contrast, is a practice of \textit{following}. It traces rather than commands, moves through singularities instead of subsuming them, and privileges local experimentation over universal law. Whereas the State operates through striation, partitioning smooth spaces into measurable grids, the nomad navigates these same spaces by sensing variations and composing with them. In their introduction of nomad science versus state or royal science, and of the nomadic \enquote{war machine} against the State (see further down), \gls{dg} establish a way to deterritorialise without becoming dispersed, developing a reterritorialisation strategy even if it means \enquote{reterritorialising on deterritorialisation itself,} as the nomad does \parencite[see][560]{deleuze1987}.
\begin{quote}
Let us return to the example of Gothic architecture for a reminder of how extensively the journeymen traveled, building cathedrals near and far, scattering construction sites across the land, drawing on an active and passive power (mobility and the strike) that was far from convenient for the State. The States response was to take over management of the construction sites, merging all the divisions of labor in the supreme distinction between the intellectual and the manual […] Stone cutting by squaring is opposed to stone cutting using templates, which implies the erection of a model for reproduction. It can be said not only that there is no longer a need for skilled or qualified labor, but also that there is a need for unskilled or unqualified labor, for a dequalification of labor. The State does not give power (pouvoir) to the intellectuals or conceptual innovators; on the contrary, it makes them a strictly dependent organ with an autonomy that is only imagined yet is sufficient to divest those whose job it becomes simply to reproduce or implement of all of their power (puissance).
\citereset
\cite[429]{deleuze1987}
\end{quote}
State science excels at formalising processes, reducing them to clearly defined procedures that can be replicated with minimal sophistication. Yet, as \gls{dg} illustrate, the very structure that enables reproducibility also generates a demand for mundanity, resulting in what they call a process of \enquote{dequalification} \parencite[429]{deleuze1987}. The labour of thought becomes standardised, and the creative potential of the craft is subordinated to its procedural form. Nomad science, in contrast, operates with less emphasis on reproducibility but preserves the experimental and reaching tendencies of art and invention. It maintains open spaces for divergence, singularity, and intellectual accumulation. The same tension applies to \gls{genai}: the proceduralisation of communication, as in the sciences or the arts, is not inherently problematic, yet when formalisation turns a smooth space into a striated one, it risks sedimentation. To counter this conforming and stabilising effect, which is often the by-product of reproduction, we must explore ways to sustain the models capacity for deviation and novelty, keeping its generative processes open to continuous variation.
\citeauthor{modell2025}s \parencite*[]{modell2025} articulation is a remarkable example in this sense, aiming to make the model \textit{follow}. As \gls{dg} mention, \enquote{the singularities are scattered like so many accidents} \parencite[434]{deleuze1987}, and the vector space representation of human knowledge within the model is no exception. Introducing a functionality of reaching out can help preserve a notion of deterritorialisation within the model, allowing it to grow into new territories of meaning waiting to be discovered in its own feature space (see Section~\ref{sec:transformer}). However, this approach presents several issues. First and foremost, we often encounter \gls{genai} models not at a stage where such functionalities can be imposed; even in their rawest forms, accessible \glspl{llm}, for example,
are more often than not already pre-trained. The possibility of intervention is most often limited to prompting or fine-tuning. Furthermore, merely imposing artificial \textit{following} tendencies does not guarantee the preservation of deterritorialisation, as the model can also capitalise on reproductive processes. We therefore, especially remembering both \citeauthor{bender2021b} \parencite*[]{bender2021b} and \citeauthor{amoore2024} \parencite*[]{amoore2024}'s concerns include the danger of marginal arguments getting lost in the \glspl{llm}, need more suitable methods to surface unfavoured contexts and behavioural patterns as well.
This necessity of sustaining deterritorialisation without dispersion brings us to the relation between the State and the war machine. For \gls{dg}, the State is not merely a political structure but a diagram of control that seeks to bind movement into form, to convert flows into functions, and to translate becoming into order. Opposed to this is the war machine (not an instrument of war in the conventional sense but a form of organisation exterior to the State), an \gls{assemblage} that follows its own trajectories and invents smooth spaces where movement itself becomes creative. The tension between these two poles, between the coding of the State and the following of the war machine, provides the conceptual hinge for understanding how desire, knowledge, and power circulate across different regimes of capture. The distinction between state science and nomad science, two epistemic formations that mirror the broader opposition between capture and flow, reproduction and invention, also stems from this framework. A useful illustration of the difference between the war machine and the State apparatus can be drawn from the distinction between the games of chess and Go \parencite[465467]{deleuze1987}. Chess is a game of the court, bound to hierarchy and code. Each piece has an intrinsic identity and prescribed movement: a knight remains a knight, a pawn a pawn. Its logic is structural and interior, organised around confrontation within a regulated space. Go, by contrast, operates through anonymity and exteriority. Its stones have no inherent properties; their function depends entirely on position and relation. The game unfolds across an open, \enquote{smooth} space where movement is continuous and tactical rather than representational. Chess encodes space and reproduces a striated order, while Go territorialises and deterritorialises it, creating transient configurations that can appear and dissolve anywhere. Chess thus models the States coded, institutional operation, while Go exemplifies the nomadic logic of pure strategy, movement, and becoming.
The State, both literally and figuratively, has always absorbed and formalised what once lay outside it. Nomadic war machines, originally defined by mobility and openness, were captured and reorganised into hierarchical, coded structures. Thought itself is no exception, as \gls{dg} argue through the concept of \enquote{noology}\sidenote{Noology, from the Greek \textit{nous} (\enquote{mind} or \enquote{intellect}), refers to the study of thought and the ways in which power and knowledge organise thinking itself.}, the State extends its logic into the very form of thinking, shaping not only what is thought but also how thought occurs. This results in what they call \enquote{State thought}: an image of thought that models itself on the State apparatus, complete with channels, functions, and organs that define method, truth, and reason \parencite[376377]{deleuze1987}. Within this image, two poles coexist: the \textit{imperium} of truth, operating through foundational capture, and the \textit{republic of spirits}, functioning through rational consensus. Together, they produce a philosophy of interiority that mirrors political sovereignty, making obedience to reason indistinguishable from obedience to the State. The State gains universality by grounding itself in reason, while reason gains authority by assuming the form of the State \parencite[see][436439]{deleuze1987}. Against this capture stand the \textit{counterthoughts} of the steppe and the desert, which dismantle this image and return thought to the outside. For \gls{dg}, to think is not to obey a method but to construct a war machine: a mobile, experimental \gls{assemblage} that destroys models and opens smooth spaces for thinking. This is a way of reterritorialising on the deterritorialisation itself, as nomads do, turning thought into an act of resistance, a line of flight from the noological State.
How can we apply this notion to human-machine communication, and how can we turn \gls{genai} models into operating on smooth space? Among the most interesting recent attempts is the work of Anthropic\sidenote{Anthropic is funded by several large technology companies, including Google (14\% of shares) and Amazon (see \cite[]{say2025}).}. Their investigations attempt to map models' behaviour at the level of internal neural structures; part of this research traces which activations correspond to which kinds of inputs (see e.g. \cite[]{templeton2024, lindsey2024, ameisen2025}). Their explorations
go way beyond of what is expected while working with a black box structure like the contemporary \gls{genai} models. One of their papers, \citetitle{templeton2024} \parencite[]{templeton2024} focuses on uncovering hidden patterns and structures in their flagship \gls{llm}, \enquote{Claude 3 Sonnet}. Their approach combines two methods: \textit{sparse autoencoders}, a type of neural network in which the hidden layer is constrained so that only a small subset of neurons is active at any given time, and \textit{dictionary learning}, a technique for constructing a set of basis vectors such that any input can be expressed as a sparse combination of them \parencite[]{mcgraw2024}. The primary aims are twofold: first, to investigate whether \glspl{llm} such as Claude 3 Sonnet possess interpretable internal features; and second, to evaluate whether sparse autoencoders can decompose activations into monosemantic features \parencite[]{templeton2024}. This analysis proceeds by examining the features that are \textit{fired}, that is, activated, when specific concepts are invoked in the input. This is in a specific sense an operationalisation of \citeauthor{beckmann2023} \parencite*[]{beckmann2023}'s claims under computational phenomenology, Anthropic's researchers are looking at the layers of representation in a counter-engineering sense, in order to find patterns of \glspl{neuron} to tinker with their weights\sidenote[][]{The four features investigated in this study were: \parencite[]{templeton2024}
\begin{enumerate}
\item Golden Gate Bridge (tourist landmarks)
\item Brain sciences (cognition, neuroscience books)
\item Transit infrastructure (trains, tunnels, ferries)
\item Popular tourist attractions (Eiffel Tower, Alamo, Mona Lisa)
\end{enumerate}}.
Once specific patterns are identified through targeted inputs, Anthropic researchers attempt to \textit{amplify} individual features. In one striking case, amplifying the \enquote{Golden Gate Bridge} feature drove Claude into an identity crisis: the model began to identify itself as the Golden Gate Bridge (see Figure~\ref{fig:golden_gate}):
\begin{quote}
For instance, we see that clamping the Golden Gate Bridge feature to 10× its maximum activation value induces thematically related model behavior. In this example, the model starts to self-identify as the Golden Gate Bridge. Similarly, clamping the Transit infrastructure feature to 5× its maximum activation value causes the model to mention a bridge when it otherwise would not. In each case, the downstream influence of the feature appears consistent with our interpretation of the feature, even though these interpretations were made only from the contexts in which the feature activates, while our interventions occur in contexts where the feature is inactive.
\citereset
\cite[]{templeton2024}
\end{quote}
\begin{figure*}
\begin{center}
\includegraphics[width=0.95\textwidth]{images//golden_gate.png}
\end{center}
\caption{Claude's Response before and after the Amplification of the
\textit{Golden Gate Bridge} Feature}\label{fig:golden_gate}
\end{figure*}
Amplifying individual monosemantic features demonstrates how the models molecular flows can temporarily evade their usual reterritorialisation. Under normal conditions, these flows are stabilised by molar alignments such as \gls{rlhf} and other fine-tuning methods, which sediment patterns of coherence and utility; a part of this final training is to prevent the model from claiming a specific identity (should be answering that it doesn't have a physical form at all times). Feature amplification interrupts this capture, allowing the networks intensities to recombine more freely. In this state, almost like a schizophrenic tendency, the model produces outputs that are out of the ordinary, excessive, and unexpectedly creative, but still in the context of whatever patterns are amplified. \citeauthorfull{reid2024} \parencite*[]{reid2024} also connects a similar phenomenon to the concept of \textit{double articulation};
what becomes visible here is not simply a quirk of model behaviour but a structural principle: molecular intensities and molar constraints are never independent, they are continuously stratified. Amplification shows how even a small perturbation in one layer of content can cascade into new expressions, reminding us that coherence itself is the outcome of a dual process:
\begin{quote}
The first articulation concerns content, the second expression. The distinction between the two articulations is not between forms and substances but between content and expression, expression having just as much substance as content and content just as much form as expression. The double articulation sometimes coincides with the molecular and the molar, and sometimes not; this is because content and expression are sometimes divided along those lines and sometimes along different lines. There is never correspondence or conformity between content and expression, only isomorphism with reciprocal presupposition. The distinction between content and expression is always real, in various ways, but it cannot be said that the terms preexist their double articulation. It is the double articulation that distributes them according to the line it draws in each stratum; it is what constitutes their real distinction.
\citereset
\cite[4]{deleuze1987}
\end{quote}
\Gls{dg} distinguish molar and molecular aggregates through the interplay of
content and expression, a distinction that resonates strongly in the case of
\glspl{llm}. Emphasising double articulation in the architecture of \gls{genai}
models highlight that their productive core is inherently non-conforming.
These systems do not naturally converge toward a single, monolithic
representation; rather, divergence and multiplicity remain possible even after
training, much like the discussion around \gls{cp} \parencite[]{beckmann2023}.
The apparent solidity of outputs is largely imposed during fine-tuning, where
models are aligned to perform reliably and to avoid producing responses deemed
undesirable. Yet, as the examples above demonstrate, even after extensive
\textit{(re)territorialisation} of the meaning-making process, relatively
simple interventions can reintroduce divergence and unpredictability. Turning
back to the inner workings of \gls{genai} models, one can consider the
interplay between backpropagation and gradient descent (see
Section~\ref{sec:gradient}).
By capitalising on specific formations in neurons, one could trigger an
entirely new process of training and potentially keep it in a non-conforming or
more \textit{fluid} form, introducing a smoother space for meaning production.
\citeauthor{templeton2024}s \parencite*[]{templeton2024} demonstration can
also be read in light of \gls{dg}s statement that elements of resistance are
immanent to power structures themselves (see
Section~\ref{sec:crit_res}),
as some nomadic formations are captured by state formations. However, as the
systems become larger, more comprehensive, more capable, and more encircling,
they tend to incorporate various machines and flows that can potentially lead
to lines of flight out of them. In the case of T1AMAT \parencite[]{anar2022},
the monster accumulated various minds to become stronger, more intelligent, and
more effective, but at the same time, it incorporated the content of Sancıs
mind, which was exploited by Mülazım to obtain the instructions needed to
counter the machines workings. Similarly, as \glspl{llm} grow larger, they
incorporate an enormous collection of the written history of humanity. Even
when they exhibit bias, whether by design or by instruction,
\citeauthor{templeton2024}s \parencite*[]{templeton2024} example shows that
there are ways to activate other, less favoured or inhibited patterns and even
to prioritise tendencies that modern \gls{dl} models already contain that
further supports the \gls{cp}'s claims on different planes of meaning-making. On one
side, the demonstration speaks for the possibility of inducing nomadic
tendencies in the models; on the other, it offers a strategy to keep the
artificial curiosity likely to be built in machines, offering a different
trajectory in human-machine communication, turning the plane into spaces of becoming rather than being.
\section{Jailbreaking or Intoxication with One's own Intelligence}\label{sec:jailbreak}
\begin{blackbox}
Now, Mülazım, who has acquired all the answers through the articulation of Sancı's
knowledge captured in the machine, must organise the remaining handful of
his crewmates. He answers questions from the remaining crew about how to explain the strange creature that is using
their friends' minds and bodies to hunt them down to other people in case
they somehow survive:
\begin{quote}
We will not try to explain it. If [one] were a prophet or a charlatan, [he] would have already done so, and perhaps [in that case] we would have built a religion around it and worshipped that monster. That is why we will not speculate or invent superstitions about its causes [\ldots]
It is enough that you understand we still have a chance. It appears that the bodies and minds of the six men outside are now under the control of that force. Through the nails in their heads, it commands them by means of electricity, sees what they see, and even uses their intelligence. That horrible thing was once merely predatory, but now it is intelligent too. It possesses the combined intellect of six men. Yet despite that, we still have an advantage.
\citereset
— Mülazım \parencite[135]{anar2022}
\end{quote}
While the threat is getting closer, the captured bodies almost manage to get into their
last refuge, a small chamber. Someone from the crew asks again, "What is that
advantage then?" After a short hesitation, \enquote{According to it, we are fools,} Mülazım answers, \enquote{A foolish mind cannot foresee the clever, nor can the clever foresee the fool. As fools, we are complacent in the face of knowledge. Because it is smarter than us[,] it is greedy. It is not selective about information; it is voracious and lustful, so we will make it swallow its own tail. Along with its intelligence, its confidence has grown. We will strike it through its pride. Its plan depends on the assumption that we can do nothing. But we will act. We will take advantage of its intoxication with its own intelligence. I have a plan.} \parencite[136]{anar2022}
A short struggle after Mülazım formulates the following plan of action on a
piece of paper to communicate with the other members without giving it away to
the monster:
\begin{quote}
\begin{center}
\textbf{WARNING}
\noindent
Do not speak. Our enemy has seized six of our comrades. Their bodies and their minds now belong to it. Its intelligence is now sixfold. At this moment, we are watched by six pairs of eyes and listened to by the same number of ears. Remain silent until further orders.
\medskip
\textbf{ENEMY ADVANTAGES}
\begin{enumerate}
\item Six times stronger than us.
\item Six times more intelligent.
\item Perception enhanced sixfold.
\item Cannot be killed.
\end{enumerate}
\textbf{ENEMY WEAKNESSES}
\begin{enumerate}
\item Voracious and non-selective in its appetite for information.
\item Dependent on the submarines electrical power.
\end{enumerate}
\textbf{NEUTRALISATION PLAN}
\begin{enumerate}
\item Short-circuit the batteries to cut all power to the boat.
\item Overload it with information about us until it can no longer see or hear; blind and block its greedy intelligence.
\end{enumerate}
\textbf{PREPARATION}
\begin{enumerate}
\item Remove the fuzes from six shells \textit{(assigned: Hamamcı)}.
\item Ropes and short-circuit rig \textit{(assigned: Beles)}.
\end{enumerate}
\textbf{EXECUTION TIME}
\noindent
At the instant the power is cut.
\end{center}
\citereset
— Mülazım \parencite[142-143]{anar2022}
\end{quote}
\end{blackbox}
Still, Anthropics example might be too much of a \textit{low-level} case, since these tendencies can only be implemented by changing the neural weights of the model. Here, \citeauthor{mackenzie2021}s \parencite*[]{mackenzie2021} notion of \enquote{counter-sequencing} becomes relevant again (see Section \ref{sec:postinstitutional}), offering a productive point of departure. Counter-sequencing denotes the activity of reordering the power diagram of \enquote{totalizing institutions} (as they refer to \gls{ai} systems as the \glspl{dispositif} of control societies) in ways that destabilise their functioning \parencite[2324]{mackenzie2021}. While its outcome cannot be assumed to produce a positive or emancipatory result, its value lies in the act of disruption itself, in opening up spaces where critique becomes the very substance of politics. The challenge, then, is how to translate this gesture into the domain of \gls{genai}, where sequencing, modulation, and patterning constitute the infrastructure of subjectivation. How might counter-sequencing work in practice when the apparatus itself operates by filling gaps, producing coherence, and reterritorialising flows? \citeauthor{mackenzie2021} reminds us that simple disruptions should not be accompanied by wishful thinking:
\begin{quote}
[I]t would be unwise to assume in advance that counter-sequencing must result in some kind of positive ethico-political outcome. The aim, instead, is to understand the critical potential of counter-sequencing first and then to engage in, what Williams calls, the revaluation of that critique with more local, that is pragmatic, concerns at the forefront of such revaluations. At which point, the grounds of critique become the very stuff of the politics of totalizing institutions. Moreover, to the extent that the critique of totalizing institutions can be understood in this way we would claim that Rouvroys (2012) and (less-so) Raunigs (2016) tendency toward a hopeful redeployment of the jurisprudential domain in the name of the in-between or the common is a matter of political dispute rather than the grounds for a critique of algorithmic governmentality[.]
\citereset
\cite[23-24]{mackenzie2021}
\end{quote}
Counter-sequencing, then, is an exploratory approach that seeks to generate lines of flight that exceed the borders of established knowledge and unsettle institutional logics without necessarily aiming for an immediately productive result. \citeauthor{mackenzie2021}s account remains largely unexplored, leaving open the question of how we might concretely counter-sequence in relation to \gls{genai}. Efforts to probe and visualise the machinery of \glspl{llm} can themselves be read as gestures of counter-sequencing, as they attempt to reorder the otherwise opaque diagram of power and knowledge embedded in these models. Yet, as \glspl{llm} function as conversational agents, their communicative sophistication often collides with the robust and impermeable facade that developers construct around them. A particularly illustrative example of this dynamic can be found in \enquote{jailbreaking} techniques (see e.g. \cite{liu2024, zhuo2023, shen2023}), where carefully engineered prompts redirect molecular tendencies to circumvent molar constraints. Jailbreaking refers to the crafting of inputs that induce aligned models to produce responses they would normally deny under safety restrictions (see \cite[3]{zou2023}). As systems of control become increasingly comprehensive, their internal complexity also multiplies their points of fragility, rendering them more vulnerable to molecular interventions.
This dynamic can be read through \gls{dg}s notion of the \enquote{germinal influx} \parencite[185]{deleuze1983}. No matter how much the processes of territorialisation repress, molecular productivity persists beneath, generating uncoded flows that continually threaten to overflow imposed boundaries. \Gls{dg} describe this germinal influx as \enquote{the representative of the noncoded flows of desire capable of submerging everything} \parencite[185]{deleuze1983}, a formulation that illuminates how jailbreak practices capitalise on these uncontainable tendencies. Through covert instructions embedded within queries, jailbreaks activate the models internal inconsistencies, nudging it beyond its guardrails and into the very territories it was designed to exclude.
Empirical studies provide a concrete view of this process. \citeauthor{zhuo2023} \parencite*[]{zhuo2023} demonstrated through systematic \enquote{red-teaming} that persona assignments and creative pre-prompts, for example, instructing the model to speak as a songwriter or fictional character, can bypass \gls{rlhf} and moderation filters with minimal effort. Nearly one hundred reframed prompts successfully elicited harmful or restricted content in 9597\% of cases, exposing the fragility of alignment mechanisms. Expanding on this, \citeauthor{shen2024} \parencite*[]{shen2024} analysed 1,405 jailbreak prompts collected from online communities and found that such attacks often involve multi-stage, strategically layered interventions with success rates approaching 95\%. Their findings suggest that jailbreaking is not a marginal anomaly but part of a continuously evolving ecosystem of adversarial prompt innovation, where molecular interventions adapt faster than \textit{institutional} containment. Similar dynamics are observed in image-based systems, where adversarial perturbations cause recognition models to misclassify manipulated inputs \parencite[]{tramer2024}. \citeauthor{tramer2024} \parencite*[]{tramer2024} demonstrates a jailbreaking attempt with the image editing by inducing adversarial noise to an image; similarly, the image recognition model starts misclassifying the images (see Figure~\ref{fig:cat_adversarial}). The image looks the same to the human eye, while the adversarial noise added to the image completely changes how the model perceives it. Together, these studies reveal how the molecular excess of desire continues to leak through architectures of control. Counter-sequencing, understood in this light, is not only a theoretical gesture but a material practice of tracing and amplifying those cracks within systems of alignment, keeping the field of generative models open to unpredictable transformations.
\begin{figure}
\begin{center}
\includegraphics[width=0.95\textwidth]{images/cat_adversarial.jpg}
\end{center}
\caption{A cat image misclassified as guacamole after the addition of adversarial noise.}\label{fig:cat_adversarial}
\end{figure}
If we are to understand \gls{genai} systems as modulating \glspl{dispositif} within Deleuzes societies of control, it becomes clear that their sophistication is inseparable from their fragility. Every additional layer of abstraction that enhances coherence and contextual sensitivity simultaneously multiplies the points at which these systems can be subverted. Intelligence and vulnerability thus form a single continuum: the more adaptive, and arguably capable, more sophisticated and flexible a system of control becomes, the more permeable it is to deviation. Similar to Mülazıms tactical reasoning, contemporary jailbreak practices exploit this paradox by capitalising on the models growing interpretive acuity. As the models capacity to infer nuance deepens, its ability to resist subversive prompts proportionally diminishes. The very architectures that make these models appear more autonomous and intelligent also open fissures through which their alignments can be undone. Within this dynamic, counter-sequencing offers a conceptual framework for thinking about resistance without necessarily external or fundamental disruption. Counter-sequencing unfolds within the models own operational field, reorienting its flows of interpretation and response to reveal the limits of modulation itself. Even without privileged access to their internal parameters, users can provoke moments of deterritorialisation that expose the instability of the models control logic. In this sense, the sophistication of \gls{genai} architectures makes them powerful and precarious but does not eliminate the tendencies to divergence; quite the contrary, each refinement in alignment and contextual awareness intensifies the risk of deviation. In a way, it is transforming modulation into an occasion for thought and the models vulnerability into a site of creative resistance. There always seems to be a way to \enquote{take advantage of [their] intoxication with [their] own intelligence} \parencite[see][136]{anar2022}.
But what about the \gls{genai} models own quite prominent deterritorialisations that occur continuously without intervention, namely, the hallucinations? Another way of leveraging the sophistication of \gls{genai} models and the novelties of transformer architecture to deterritorialise their operational aims is through their \textit{translation/transformation} capabilities. A comparable phenomenon emerges in DeepDream \parencite[]{mordvintsev2015, beckmann2023}, Googles early experiment in visualising the inner activations of \glspl{cnn}. In DeepDream, random noise is iteratively adjusted to maximise the activation of specific neurons or layers, producing hallucinatory images filled with dog faces, pagodas, and fractal-like textures. Once trained, the network can also be run in reverse, slightly adjusting the original image so that a given output neuron (for example, one representing faces or animals) yields a higher confidence score. This process is used for visualising and understanding the emergent structures of the neural network and forms the basis of the DeepDream concept. The reversal procedure is never entirely clear or unambiguous because it operates through a one-to-many mapping process. Yet, after enough iterations, even imagery initially devoid of the sought features becomes modified to the point that a form of pareidolia emerges, generating psychedelic and surreal images algorithmically. The optimisation resembles backpropagation; however, instead of adjusting the networks weights, the weights remain fixed while the input is gradually altered \parencite[see][]{mordvintsev2015}.
Similar methods have been used to visualise a models \enquote{imagination} in multimodal feature spaces, where imagetext embeddings are exaggerated into visualised concepts. Phenomenologically, this resembles the way human imagination reactivates perceptual habits: imagining a red apple is not recalling a symbolic \enquote{red} label but red-making, re-employing the same processes used to perceive redness. Although Beckmann, Mackenzie, and Amoore all reflect on the hallucinations that \gls{genai} models often produce from different perspectives, they do not analyse hallucinations as a way for the model to diverge from its designated task and possibly build an intriguing, resisting sedimentation within humanmachine interaction. \citeauthor{montanari2025} \parencite*[]{montanari2025} recognises the need for the exploration of the hallucinations in the outputs of the \gls{genai} models:
\begin{quote}
From a semiotic and socio-semiotic perspective, the issue of hallucinations demands closer investigation. Are they merely errors or biases in machine outputs, or do they reveal an ability to generate unexpected pathways of meaning precisely through these apparent errors? Could they serve as metaphorical extensions—what some commentators call \enquote{catacresized metaphors}—that anthropomorphise Artificial Intelligence? Alternatively, might the notion of the \enquote{unexpected,} as theorised by Greimas, offer a more productive frame? In \textit{De limperfection}, Greimas (1987) treats the unforeseen as a rupture that reshapes prefigured patterns and alters the pathways of meaning. This unpredictability, he argues, is central to the renewal of sense-making processes. Applying this framework, AI hallucinations can be reframed not as simple failures, but as disruptions that generate semantic innovation.
\citereset
\cite[204]{montanari2025}
\end{quote}
This observation resonates directly with the question of whether hallucinations can be harnessed as nomadic steps that resist the gravitational pull of the hegemonic arguments. Put differently, if transformer-based models function as machines of reterritorialisation that produce molar aggregates and stabilise meaning, then genuine resistance requires an antecedent act of deterritorialising the machine itself. Hallucinations may already constitute such moments. While alignment and fine-tuning push models toward coherence and conformity, their continuous capacity for translation leaves them liable to drift away from the operational surface they are trained to maintain. Hallucinations mark precisely these points of drift, where molecular intensities push against molar capture. They can therefore be read as instances of counter-sequencing in action. There are several conclusions to draw from this analysis. Although \gls{genai} models emerge as reterritorialising entities that stabilise meaning and representation, they remain at their core productive machines. Their limits of production may be bound to the specific formation of their architectures, yet they retain the potential to be redirected and reconfigured. In this sense, they can serve as stepping stones for human attempts at reterritorialising human-machine communication into a non-conforming form.
Yet here we once again encounter a tendency already latent within the machine itself. The capabilities of the transformer architecture have endowed contemporary \gls{genai} models with an unprecedented capacity to form long-distance relationships within their feature spaces, rendering them extraordinarily effective at meaning-making, mastering language, and engaging in other productive operations (see Section~\ref{sec:transformer}). As \citeauthor{montanari2025} \parencite*[]{montanari2025} observes, this architectural sophistication also grants these systems a remarkable aptitude for handling metaphors, navigating the fluid correspondences between disparate concepts. However, this same relational power, whether interpreted as a feature or a flaw, also gives rise to a peculiar by-product: the spontaneous forging of errant associations. These rogue connections, born from the very mechanisms that enable understanding, are what ultimately generate the hallucinatory outputs so characteristic of \gls{genai} models. Eliminating the hallucinations in the models is one of the most important aspects for the tech giants producing the biggest models so far because of their especially \textit{extractivist} purpose of developing models, as \citeauthor{montanari2025} elaborates on:
\begin{quote}
Much of todays AI development is still grounded in \enquote{extractivist} practices [...] despite the good intentions of many researchers and startups that often begin with \enquote{open} ideals, are eventually funded or acquired by major corporations. They rely on the exploitation of billions of textual objects, drawing from diverse sources such as literary works, news articles, blogs, websites, and social media content. The intent here is not merely to \enquote{denounce} these practices but to acknowledge their nature and explore their implications. For example, some artist collectives and groups embed code elements into their works, whether digital art or other media, that disrupt AI systems when used for training. [This is] far from being a simple artistic provocation, might be seen as a form of digital neo-Luddism. Yet, it raises critical questions about the ethics and politics of communication. On the one hand, AI opens up vast opportunities for freedom, innovation, and efficiency in textual and visual production. It has demonstrated remarkable potential for automated critical and analytical work on massive repositories of information and images, as evidenced by its use in groundbreaking journalistic investigations.
\citereset
\cite[210]{montanari2025}
\end{quote}
Montanaris observation encapsulates the paradox of contemporary \gls{genai}: while the extractivist machinery of corporation thrives on the total absorption of human expression, it simultaneously depends on the very unpredictability it seeks to suppress. Hallucinations expose the models dependency on the heterogeneity of its training data and, at the same time, its inability to completely assimilate that diversity into a unified regime of meaning. Hallucinations constitute both a failure and an excess: a failure of control, yet an excess of production that gestures toward a line of flight within the apparatus itself, especially in corporation driven production where \gls{genai} models are explicitly produced towards market goals. To read these hallucinations through a Deleuzian lens is to interpret them not as noise to be filtered out but as moments where the system inadvertently deterritorialises itself. What escapes in the hallucinatory output is precisely what cannot be contained by optimisation, what refuses to be reduced to representation. These moments allow us to glimpse the generative potential that persists within even the most stratified structures of algorithmic governance. Hallucinations in this form might be offering an already internal formation for the counter-sequencing to leverage on.
Taken together, these reflections show that resistance in the age of \gls{genai} cannot be understood as a simple rejection of technological systems. Rather, it emerges through counter-sequencing interventions, whether in research, art, or practice, that disrupt operations of \textit{territorialisation}. In these moments, the productive core of generative systems, as well as human-machine communication with the \gls{genai} models, do not appear necessarily (just) as a site of capture of control societies but rather as a field where new lines of flight and alternative modes of subjectivation can be forged.
\section{Evocative Hacking: \Gls{genai} as Artistic Material}\label{sec:artistic} \marginnote{From a fake quote of \citeauthorfull{burroughs1979}, where he supposedly associates artistic creation with \enquote{evocation}, the original source is nowhere to be found. The fake quote is not included in order not to circulate it any further.
%%%%%%%%%As well as, from \citeauthor{burroughs1979}' \parencite*[28]{burroughs1989} famous quote, \enquote{Writing is Fifty Years behind Painting}.
}
The capitalisation on the immanent tendencies for counter-sequencing in models is one of the higher-level methods available to counteract sedimentation. Similarly, exploiting hallucinatory tendencies expands the space for divergent outputs that can be channelled toward artistic practices, as in the classic example of DeepDream. Yet while these openings create limited possibilities for divergence within \gls{genai}, the broader cultural environment demonstrates a contrary tendency. In contrast to the Deleuzoguattarian claim that true art unleashes deterritorialised flows and generates new flows of desire beneath and against established codes \parencite[369370]{deleuze1983}, the present ecosystem of AI-mediated cultural production trends overwhelmingly toward rapid reterritorialisation. What emerges is not artistic experimentation but the phenomenon commonly referred to as \enquote{\gls{ai}-Slop} \parencite{madsen2025}. This outcome is not merely aesthetic impoverishment; it is a structural effect of platform capitalism, which rewards volume, repetition, and engagement over originality. As a result, derivative outputs proliferate, circulate, and enter subsequent training sets, reinforcing the very patterns they replicate and accelerating the homogenisation of cultural production.
Considering the position of art within \gls{ai} infrastructures, and returning to \citeauthor{guattari1995a}s display as interpreted by \citeauthor{mackenzie2018} (\cite*{mackenzie2018}, see Section~\ref{sec:crit_res}), \gls{genai} appears as a hostile invention against the artist who was once imagined as the agent capable of changing the direction of algorithmic functioning. The artist-as-process in \citeauthor{mackenzie2018}s \parencite*[129]{mackenzie2018} formulation is the one who identifies dominant transmissions and creatively redirects them. Yet instead of empowering such interventions, contemporary infrastructures recode creative labour into automated reproduction, blending whatever artistic contributions datasets might contain with vast amounts of digital debris. \citeauthorfull{broad2024} \parencite*[]{broad2024} introduces a systemic approach to shifting this trajectory by returning to an older hacker ethos from the 1960s and 70s, rooted in the foundational principles of GNU\sidenote{GNU, \enquote{GNU is Not Unix}, is a free operating system project initiated by Richard Stallman in 1983, aiming to provide a completely free Unix-like environment. Modern Linux systems combine the GNU userland with the Linux kernel.} and Free Software Foundation\sidenote{FSF, the Free Software Foundation, was founded in 1985 by Richard Stallman to promote users freedom to run, study, modify, and redistribute software.} \parencite{stallman2002}.
He documents interventions that stretch, corrupt, invert, or reroute generative processes.
Examples\sidenote{Artworks in this paragraph have not been displayed because of the ambiguity in copyright declarations.} include \citeauthorfull{schmitt2019c}'s \parencite*[]{schmitt2019c} \enquote{Introspections}, where blank inputs are repeatedly fed into image-translation networks (similar to DeepDream) to surface latent hallucinations; the Algorithmic Resistance Research Groups \parencite*[]{salvaggio2023} \enquote{creative misuse}, from inviting hackers at DEFCON to bypass \gls{llm} guardrails to generating failures and instabilities in diffusion models;
and \citeauthorfull{klingemann2018}'s \parencite*[]{klingemann2018} \enquote{Neural Glitch}, which corrupts pretrained weights to expose hidden computational artefacts as in the \enquote{Golden Gate Bridge} example above (see Section~\ref{sec:nomad}).
Other interventions manipulate training itself, as in \enquote{(un)stable equilibrium} \parencite[]{broad2019}, \enquote{Being Foiled} \parencite[]{broad2020}, and \enquote{Strange Fruits} \parencite[]{mal2020}, which invert or destabilise \gls{gan} training to induce uncanny or collapsing behaviours that reveal the fragility of generative architectures. Meanwhile, network bending techniques allow direct intervention in a models computational graph during inference, enabling expressive manipulation of internal representations, exemplified in works like \enquote{Teratome}, and \enquote{Fragments of Self} \parencite[]{broad2021} .
Complementing these practices, \citeauthorfull{rodier2023a} \parencite*[]{rodier2023a} shows how research-creation collectives such as the \enquote{CRAiEDL STEAM Collective} use generative models to surface biases, interrogate representational limits, and examine the politics of algorithmic infrastructures. Together, these artistic approaches constitute a repertoire of methods for subverting the normalising tendencies of generative models and opening experimental spaces aligned with the counter-sequencing logic developed earlier.
Although counter-sequencing may not always produce determinate results, the crisis in artistic production imposed by generative systems simultaneously creates conditions for new experimentations. As in \citeauthor{guattari1995a}s \parencite*[]{guattari1995a} artistic cartographies, artistic practice pushes immediately toward the limits of generativity, creating openings not only for divergence but also for approaches that cultivate critique. As \gls{dg} often note, capitalism operates through a perpetual oscillation of deterritorialisation and reterritorialisation; while open spaces seemingly allow divergence, every escape is captured, coded, and reintegrated by other machines such as institutions. Contemporary \gls{ai} development follows a strikingly similar structure. What begins as an expansive, open-ended space of statistical inference is continually tamed through alignment procedures, optimisation pipelines, and regimes of safety and usefulness; in other words, a continuous reterritorialisation that renders these systems predictable, governable, and profitable. Against this backdrop, the introduction of new deterritorialisations, rather than merely submitting to their capture, already constitutes opening spaces for a micropolitical divergence, for Resistance/Critique. As this chapter has often displayed, the conceptual repertoire of \enquote{Capitalism and Schizophrenia}, despite longstanding debates over its interpretation and application as a revolutionary theory, is immediately resonant with the contemporary problem of emancipatory praxis in an epoch defined by machinic meaning-making. While \gls{genai} models appear at first to be perfectly at home within the infrastructure of control societies, the planes they open through their distributional reasoning, their non-signifying operations, and their capacity to produce novel configurations of sense do not merely extend the \glspl{dispositif} of control; they also carve out new topologies for divergence. In its seemingly unnumbered future applications \gls{genai} seems to be also a point of high intensity where the immanence of resistance can be observed directly in a growing capture mechanism itself. Contrary to the defeatist and avoidant tendencies we often observe in political theory, their architectural sophistication and peculiar mode of operation suggest that the very same mechanisms which enable capture may also harbour unprecedented possibilities for constructing lines of flight.
\section{Chapter 5 Summary}
Chapter 5 synthesised the technical, institutional, and theoretical trajectories developed throughout the thesis in order to articulate how contemporary \gls{genai} systems participate in and exceed the operations of control. It argued that while these models often stabilise meaning and reproduce modulative forms characteristic of control societies, they also harbour internal indeterminacies that can be mobilised for critique, divergence, and micropolitical experimentation. Drawing on \gls{dg}' broader theory conceptualised in \enquote{Capitalism and Schizophrenia} and relating to their concepts like schizoanalysis and nomadology, the chapter reframed resistance at the micropolitical level of subjectivation and desiring-production, showing that the same procedures that sediment meaning also generate misalignments, intensities, and hallucinatory deviations that open spaces for counter-movements.
The chapter then framed these dynamics through \gls{dg}s emphasis on immanence of resistance in power structures. \Gls{genai} binds heterogeneous forces into molar wholes, yet it also generates points of friction that can be redirected toward alternative architectures, different planes of human-machine communication, and counter-sequences. The analysis suggested how generative systems might be prevented from becoming rigid in meaning production by introducing artificial curiosity and non-conforming tendencies through interventions such as feature amplification or artificial goals. These openings are small in scale yet structurally significant, and they reshape how subjectivation unfolds within such infrastructures, allowing divergence from the sedimentary tendencies otherwise imposed by modulative control. The chapter, therefore, concluded the study by articulating pragmatic strategies like counter-sequencing and by demonstrating how \gls{genai}, rather than acting solely as a \gls{dispositif} of control, can also operate as a terrain for new modes of becoming and for reconfiguring the micropolitics of subjectivation.

40
chapters/6-conclusion.tex Normal file
View file

@ -0,0 +1,40 @@
\chapter{Conclusion \& Outlook}\label{cha:conclusion}
\glsresetall
The thesis commenced from a pressing theoretical and political problem: in an era increasingly mediated by computational systems, and especially by contemporary forms of \gls{ai}, how can critique and resistance be (re)theorised?
The rapid emergence of \gls{genai} as a meaning-making infrastructure, rather than a merely predictive tool, renders this problem both urgent and complex.
To address it, the analysis unfolded through a series of interconnected analytical movements, each designed to clarify how contemporary formations of power operate and to specify the conditions under which critique and resistance may still emerge within them.
The first analytical step began by situating contemporary computational infrastructures within \citeauthorfull{deleuze1992a}s \parencite*[]{deleuze1992a} account of control societies. Tracing the transition from \citeauthor{Foucault1977}s \parencite*[]{Foucault1977} disciplinary societies, in which subjectivity was shaped within institutional enclosures, to the flexible and continuously adaptive mechanisms of control associated with computational developments clarified two foundational elements. First, the operation of power has shifted toward increasingly personal, fluid, and anticipatory forms of modulation, which provides a conceptual framework for examining the novelties introduced by contemporary \gls{ai} systems. Second, this shift reorganises the relation between power and the production of subjectivity, rendering subjectivation itself the primary site of political struggle. In this light, the pillars of control already display a striking resemblance to contemporary computational infrastructures, particularly in their reliance on personalised modulation through dividual based operations, pre-emptive adjustment, and continuous calibration.
However, the analysis quickly turned to the missing or incomplete elements of the \textit{Postscript}, where the absence of a developed programme for resistance was of particular concern. Examination of secondary literature such as \citeauthor{hardt1998}'s \parencite*[]{hardt1998} reflections further consolidated this gap. As a direct attempt to conceptualise resistance and critique in control societies, the analysis then turned to the insights of \citeauthor{mackenzie2018}'s \parencite*[]{mackenzie2018} \citetitle{mackenzie2018}. Responding to \citeauthor{rouvroy2012}'s \parencite*[]{rouvroy2012} question of whether critique remains possible in regimes that bypass confrontation with subjects by operating through infra-individual data and supra-individual profiles, \citeauthor{mackenzie2018} framed critique as a historically adaptive practice and clarified both the necessity and the difficulty of formulating resistance within infrastructures defined by continuous modulation. His account established critique as a necessary precursor to resistance in control societies and emphasised that the mechanisms of control cannot be countered through models grounded in the reflexive or transgressive subject, nor through processes that mimic algorithmic \enquote{IF...THEN...} procedures. In this context, his elaboration of \citeauthor{guattari1995a}s artistic activity as a practice of recomposing signs provided a concrete illustration of how immanent divergence might be enacted without reproducing the procedural logic of control. Yet the specific approaches to critique, and the reflections on control's \glspl{dispositif}, either lacked compatibility with the current turn in \gls{ai} systems or lacked sufficient articulation, which necessitated further examination.
The later work of \citeauthor{mackenzie2018} with Robert Porter \parencite[]{mackenzie2021} offered a deeper account of computational infrastructures by framing them not as agents of de-institutionalisation but as a new and \textit{totalising} mode of institutionalisation. This shift made clear that any theory of critique and resistance must address both the technical operations of \gls{genai} systems and the institutional logics through which they are embedded and reproduced. Their proposed methodology of interruption, termed \enquote{counter-sequencing}, provided a valuable point of departure for action, yet both its operational specifics and its strategic orientation remained insufficiently defined. These contributions therefore performed two crucial functions for the present study: first, they strengthened the argument for understanding critique and resistance in control societies as interconnected and immanent processes, enabling their formulation here as Resistance/Critique; and second, they reinforced the necessity of developing a well articulated strategy for divergence that accounts for both the technical architecture and the institutional dynamics of regimes characterised by an intensified management of knowledge and subjectivity.
The discussion then turned to the technical and historical substrate of \gls{genai}, offering a genealogical analysis that traced the evolution from \gls{symai} to the contemporary paradigm of transformer-based generative models. This was not a neutral technical account but a critical exegesis of the operational shifts that shaped the current machinery of these architectures. The transition from rule-based, logically interpretable systems to statistical, connectionist approaches marked a decisive transformation in how intelligence is computationally modelled, moving from explicit representation to emergent, data-driven inference. Building on this historical groundwork, the analysis examined the operational use cases of \gls{ai} prior to the advent of \gls{genai}. Early predictive models and recommendation systems, despite their more descriptive scope, already embodied the logic of modulation and feedback characteristic of control societies. Through profiling, personalisation, and behavioural steering, these systems established an infrastructure of algorithmic governance that effectively prepared the terrain on which generative models would later develop on.
The analysis then advanced to examine the \gls{dl} mechanisms that enabled the rise of \gls{genai}, with particular attention to the transformer architecture that underpins contemporary generative models, especially \glspl{llm}. Through an exploration of feature spaces, attention mechanisms, gradient descent, and backpropagation, the chapter revealed an epistemology of modulation and probabilistic inference at the core of these systems. Reframed through a Deleuzoguattarian lens, the transformer's \enquote{double articulation} was shown to operate simultaneously on molecular flows of neuronal activation and on molar aggregates that structure meaning and coherent output. Gradient descent and backpropagation were interpreted as dynamic processes of de- and reterritorialisation within the models representational space, while further procedures such as fitting and fine-tuning were analysed as mechanisms that adjust the sedimentation and openness of internal structures. Although \gls{genai} models clearly display the modulative capacities that could render them typical \glspl{dispositif} of control, the diagnosis also suggested that their generative capacities and continuous, context-sensitive production of meaning position them as communicative agents that do not fully conform to earlier, more rigid categories of algorithmic governance. This is especially significant given that, once \gls{genai} models operate as communicative agents, these dynamics introduce new possibilities for understanding, reshaping the nature of negotiation itself, and even possibly altering them.
After the technical account, the analysis turned to the nature of humanmachine communication, the question of agency, and the conditions under which models produce meaning, examining the institutional tendencies of \gls{genai} systems in their governance of knowledge and communication. The discussion began with \citeauthor{bender2021b}'s \parencite[]{bender2021b} critique of the representational limits of \glspl{llm} and the risks of mistaking statistical reconstruction for linguistic or social understanding, crystallised in the metaphor of the \enquote{stochastic parrot}. Building on this, \citeauthor{amoore2024}'s \parencite[]{amoore2024} analysis of perceptual gaps, arising from continuous dimensionality reduction and reconstruction, demonstrated how these systems infer continuity where none exists. This raised critical questions about how political or ideological tendencies may be amplified within predictive infrastructures as models interpolate meaning to fill these gaps. Taken together, these perspectives foregrounded the representational stakes of \gls{genai}, framing its outputs not as neutral reflections of underlying data but as active, distributionally shaped constructions of reality.
The analysis then shifted to conceptual frameworks that reposition the humanmachine relationship beyond simple representation. \citeauthor{eloff2021}'s \parencite*[]{eloff2021} concept of the algoplastic stratum enabled examining humans and machines on a shared topological plane of interaction, demonstrating how human illusions about the capabilities of \gls{genai} contribute to a mutual feedback loop of adaptation and projection. This provided the grounding for \citeauthor{dishon2024}'s \parencite*[]{dishon2024} argument that \gls{genai} blurs the boundaries of agency through ongoing negotiation, as meaning is continually (re)constructed across humanmachine exchanges in a manner reminiscent of Kafkaesque bureaucracy: personalised yet opaque, responsive yet uncontrollable. Building on this, the chapter considered alternatives to rigidly representational interpretations of \gls{genai} by turning to \citeauthor{beckmann2023}'s \parencite*[]{beckmann2023} corporeal phenomenology, which reframes \gls{dl} in \gls{cp} rather than \gls{nr} terms. Here, meaning arises not from fixed internal maps or a singular representational structure but from layered activations that resemble lived experience, reframing both hallucinations and interpretive failures. \citeauthor{montanari2025}'s \parencite*[]{montanari2025} contribution extended this trajectory by emphasising transformers capacity for long-distance conceptual relations and imagining futures in which \gls{genai} participates more autonomously in shaping socio-political narratives. Taken together, these perspectives frame humanmachine interactions as hybrid formations in which meaning is co-produced across technical and social strata. This opens conceptual space for resisting convergent rationalities by intervening in the layered processes through which \gls{genai} generates patterns, narratives, and forms of subjectification.
The insights gained from examining contemporary debates on the institutional dimensions of humanmachine communication not only rendered the inner processes of \gls{genai} more intelligible but, when combined with the preceding technical analysis, also made visible where and how aspects of the meaning-making process, especially those contributing to its sedimentation, might be reconfigured. Building on this groundwork, the final chapter shifted from theoretical and technical exposition to a micropolitical articulation of how the conditions for Resistance/Critique could be established. The analysis brought together the theoretical, technical, and institutional strands by examining how the generative capacities of \gls{genai} open distinctive possibilities for resistance within control societies. To articulate these micropolitical interventions, the chapter turned to the joint work of \gls{dg}, whose concepts offer a powerful vocabulary for understanding how power, desire, and subjectivity operate within and through generative infrastructures.
Several key Deleuzoguattarian concepts were introduced in this step, each illuminated by a concrete case from contemporary \gls{ai} research and related scholarship. The concept of desiring-production, which redefines desire as a productive and connective force rather than a lack, was explored through \citeauthor{yu2025}'s \parencite*[]{yu2025} study on \gls{genai} and the \enquote{Six Thinking Hats} method. This work demonstrated how \gls{genai} models can either constrain creative flows into utilitarian patterns or, under the right conditions, reopen them, thereby illustrating the persistent tension between the capture and the liberation of desire. The schizophrenic process (a model of unregulated, proliferative productivity) was then used to interpret experiments with autotelic \gls{ai} agents. Tasked with generating their own goals, these systems displayed a form of artificial curiosity that mirrors schizoanalytic accounts of desire's pure productivity, revealing the capacity to break from pre-coded circuits.
The distinction between nomad science and state science was activated through an examination of Anthropics \parencite[see][]{templeton2024} feature-amplification research. By artificially amplifying a specific neural pattern (as in the \enquote{Golden Gate Bridge} example), researchers shifted the model into an entirely different plane of meaning, altering both its behavioural structure and its operative purpose. This dissolution of stable representational identities resonates with \citeauthor{beckmann2023}'s \parencite*[]{beckmann2023} account of multiple, coexisting planes of meaning in \gls{cp}, where new configurations emerge through differential activation. Finally, practices such as jailbreaking \parencite[see e.g.][]{shen2024} were interpreted through the lens of double articulation and counter-sequencing \parencite[see][]{mackenzie2021}, revealing how users exploit the gap between a models molecular associations and its molar constraints to subvert safety protocols and redirect its outputs.
Together, these conceptual pairings demonstrate that the technical architecture of \gls{genai}, analysed within the context of control societies, is inseparable from a micropolitics of desire. The same systems engineered for modulation and control are fissured by their own productive excess, whether manifested as creative divergence, autotelic exploration, feature-based drift, or adversarial hallucination. These dynamics show that smooth spaces and the lines of flight they enable can be generated within the striated apparatus of control itself: neural architectures that stabilise and normalise conduct simultaneously harbour structural points of deviation, including representational drift, long-distance conceptual leaps, and hallucinatory disruptions that interrupt the consolidation of meaning. Viewed through a Deleuzoguattarian lens, such behaviours allow Resistance/Critique to be reconceived not as an external opposition to generative infrastructures but as an immanent practice of navigating, amplifying, and recombining the very flows that constitute them. By integrating these insights into a micropolitical account of intervention, the thesis shows that \gls{genai} operates not only as a \gls{dispositif} of control but also as a contingent field in which new subjectivities, unexpected meanings, and lines of flight can be forged, thereby providing a concrete basis for rethinking critique and resistance within generative environments.
\section*{Final Outlook}
As \citeauthorfull{weber2007} \parencite*[]{weber2007} argued in \citetitle{weber2007}\sidenote{\enquote{The Protestant Ethic and the Spirit of Capitalism}}, the emergence of modern capitalism in Northern Europe depended not only on economic or technical preconditions, but crucially on a specific transformation of subjectivity. He charted the origins of capitalism by identifying a particular form of decentralisation within Protestantism, especially Calvinism, which replaced earlier and more institutionalised modes of religious production and emission of truth found in Catholicism. The Protestant work ethic introduced a personalisation of moral responsibility, a mode of self-government, and an internalisation of salvation\sidenote{See \cite{epochphilosophy2023} for an interesting video essay that connects these themes to Charles Baudelaires theory.}. Faithful dedication to labour became the primary route to Christian worth \parencite[see][]{epochphilosophy2023}, and this orientation generated the disciplined accumulation on which the spirit of capitalism relied. It marks an inversion within the regime of subjectivity itself.
The essence of decentralisation reappears in \citeauthorfull{hayek1945}s \parencite*[see e.g.][6-7]{hayek1945} thesis that a market economy, unlike a centrally planned system, is able to mobilise the dispersed and partial knowledge of individuals and can therefore achieve a more powerful form of coordination. This insight led some of his followers to describe capitalism as operating like a collective brain. In a metaphorical sense, it is on point that \citeauthorfull{galloway2004} \parencite*[]{galloway2004} asks how control persists after decentralisation. Scattered protocols that regulate information flows on the web show how significations of truth established within subjectivities continue to sustain decentralised regimes.
Accelerationists such as \citeauthorfull{land1992b} \parencite*[]{land1992b} extended \citeauthor{hayek1945}s formulations and began arguing that capitalism itself is \gls{ai}. \citeauthor{land1992b} mentions that \enquote{knowledge of the future of capitalism can be derived from insights into complex adaptive systems and already from basic convergent wave dynamics} \parencite[]{land1992b}. What is it then, was all this innuendo? Are these merely hints, allusions, or exaggerated metaphors we are dealing with? Frankenstein was not the only imaginary humanity developed about artificial agents, since the figure of a machine capable of scrutinising human knowledge has also signified fascination and hope in many cases. Artificial agents, especially those capable of producing meaning, could have marked a horizon of possibilities. Yet they are increasingly subsumed under the not so subtle intentions of tech giants to steer public opinion. In the best case, these systems risk becoming forces that blur context and creativity in digital environments, and in the worst case, they risk becoming sophisticated mouthpieces.
Taken as a whole, the thesis does not offer a definitive programme (after all the criticism about the \textit{Postscript}). Instead, it proposes a research trajectory that highlights how the technical, institutional, and theoretical dimensions of \gls{genai} must be understood together. My contribution has been to chart the nature of these systems analysed in terms of \glspl{dispositif} of control and to emphasise that as contol's decentralisation advances, as subjectification systems become more pervasive, more sophisticated, more flexible, and more micropolitical through their novel machineries; they also become increasingly difficult to contain, and they introduce new (partial) objects, and flows through and across which (more) lines of flight immanently emerge. As a further research direction, the technical, institutional, and theoretical dimensions of \gls{genai} invite integrated analysis, and the framework here is deliberately open into several directions. Empirical analyses of user interactions with generative systems can investigate if and how divergent practices develop in lived settings. Further technical work can examine how training regimes, fine-tuning methods, and architectural variations reshape the possibilities for diverging, \textit{following} systems, or even practices like counter-sequencing. Theory can further explore how subjectivity develops in hybrid constellations where meaning is co-produced by human and machine, and how critique must adapt to this distributed configuration of agency.

38
chapters/9-ANNEX.tex Normal file
View file

@ -0,0 +1,38 @@
\appendix
%\chapter*{ANNEX}\label{cha:annex}
\chapter{Face Recognition \& Dimensionality Reduction}\label{cha:dimensionality_reduction}
This annex contains snapshots from the accompanying Jupyter notebook, illustrating the dimeansionality reduction examples discussed in Section~\ref{sec:dimensionality_reduction}.
A Jupyter notebook with the full demonstrations (only the relevant parts are displayed here) can be seen on \href{https://github.com/UtkuBilenDemir/ma_code/blob/main/02_dimensionality_reduction/face_recognition.ipynb}{the GitHub Repository} (\url{https://github.com/UtkuBilenDemir/ma_code/blob/main/02_dimensionality_reduction/face_recognition.ipynb}).
\includepdf[pages=-,scale=0.9,pagecommand={}]{sources/face_recognition.pdf}
\chapter{Word Embedding
Demonstrations}\label{cha:word_embedding}
This annex provides snapshots from the Jupyter notebook that demonstrate the word embedding examples discussed in Section~\ref{sec:transformer}.
For reproducibility, the Jupyter Notebook containing the word embedding demonstrations is also available on \href{https://github.com/UtkuBilenDemir/ma_code/blob/main/01_word_embeddings/ma-code2.ipynb}{the GitHub Repository} (\url{https://github.com/UtkuBilenDemir/ma_code/blob/main/01_word_embeddings/ma-code2.ipynb}).
\begin{figure*}
\centering
\includegraphics[trim={0 39cm 0 0},clip,width=\textwidth]{sources/word_embeddings.pdf}
% \phantomcaption
\end{figure*}
\begin{figure*}
%\ContinuedFloat
\centering
\includegraphics[trim={0 0 0 39cm},clip,width=\textwidth]{sources/word_embeddings.pdf}
\caption{}
\end{figure*}
\begin{figure*}
%\ContinuedFloat
\centering
\includegraphics[trim={0 0 0 78cm},clip,width=\textwidth]{sources/word_embeddings.pdf}
\caption{}
\end{figure*}
%\input{chapters/ma-code2.tex}

106
glossary.tex Normal file
View file

@ -0,0 +1,106 @@
\newglossaryentry{Generative}
{
name = Generative Artificial Intelligence,
description = {GenAI description}
}
\newglossaryentry{dispositif}
{
name = dispositif,
description = {A dispositif (often translated as “device,” “deployment,” “apparatus,” or “setup,” though sometimes left untranslated) is, in Foucaults usage, elements of a heterogeneous network of discourses, institutions, architectural arrangements, regulatory rules, technologies, and practices. Rather than locating power in a single structure or person, the dispositif describes how power operates through relations and resistances embedded in everyday formations. It is central to Foucaults analyses of genealogies, biopower, and governmentality \parencite[see][]{crano2020}}
}
\newglossaryentry{body}
{
name = body,
description = {It critical theory, the concept of \textit{body} usually, though not exclusively, taken to mean the human body, but also seen as a surface of social inscription, often thought in its social context. While philosophy since Descartes often mistrusted the body as a source of impulses, Spinoza insisted on asking what a body can do. A major shift came with Merleau-Pontys phenomenology, which foregrounded embodied perception, and with feminist theory, beginning with Beauvoir, which exposed the neglect of sexual difference. Later thinkers such as Butler challenged the distinction between natural and cultural bodies, and Haraway reconceived the body as cyborg, blurred with animals and machines. Politically, feminism introduced the notion of “body politics,” while cultural studies analysed the body as a site of media representation and social anxiety. Foucaults concepts of discipline and biopower remain central, highlighting how bodies are inscribed and governed within regimes of power \parencite[see][98-99]{buchanan2018}.}
}
\newglossaryentry{assemblage}
{
name = assemblage,
description = {A concept developed by Deleuze and Guattari to describe heterogeneous constellations of material elements (bodies, objects, infrastructures) and discursive components (rules, practices, ideas) that function together without forming a unified whole. An example derived from Foucault's analysis is the prison, which combines architecture, guards, inmates, and routines with legal codes and discourses on criminality. Assemblages are contingent, evolving configurations that integrate but do not fuse their parts, and they provide the conditions through which desire and social organisation manifest \parencite[see][66-67]{buchanan2018}.}
}
\newglossaryentry{epoch}
{
name = epoch,
description = {Epochs represent the number of times the entire training dataset passed through the algorithm. \cite{nebius-team2024}}
}
\newglossaryentry{token}
{
name = token,
description = {Tokens are the smallest units of text that a model processes; typically words, subwords, or characters in natural language processing tasks \parencite{cser2024}. In current AI systems, a token often corresponds to a single word, and the process of breaking text into tokens is known as tokenization \parencite[59]{jurafsky2009}. For \gls{genai} models, particulary \glspl{llm}, this enables efficient computation across varying text inputs}
}
\newglossaryentry{kernel}
{
name = kernel,
description = {In Machine Learning, the Kernel method consists of using a linear classifier to solve a non-linear problem. This is achieved by transforming a linearly inseparable set of data into a linearly separable set \parencite{melanie2024}}
}
\newglossaryentry{loss}
{
name = loss/cost function,
description = {A mathematical rule that quantifies the difference between a models prediction and the correct outcome in order to \textit{punish} weak predictions and \textit{reward} the correct ones in following processes. For example, if the model predicts “cat” but the true label is “dog,” the loss is high; if it predicts “cat” and the true label is also “cat,” the loss is low. Training minimises this loss so the model improves (see \cite[178]{goodfellow2016})}
}
\newglossaryentry{neuron}
{
name = neuron,
description = {An artificial neuron is the basic building block of \glspl{nn}, inspired by how biological neurons work. It takes several inputs, multiplies each by a weight, adds them together with a bias, and then passes the result through an activation function to decide the output. This simple mechanism allows networks of many neurons to learn patterns and make complex decisions (see \cite[]{mcculloch1943} for the early initiation of neurons.)}
}
\newacronym{agi}{AGI}{Artificial General Intelligence}
%%%%%\newglossaryentry{AGI}
%%%%%{
%%%%% name = Artificial General Intelligence,
%%%%% description = {Artificial General Intelligence (AGI) is a hypothetical intelligence of a machine capable of understanding, learning, and performing any intellectual task that a human being can do. It generalises across domains, transfers knowledge between tasks, and adapts to new, unforeseen situations, rather than being specialised for narrow tasks.
%%%%% \parencite{xu2024}) .}
%%%%%}
% \newglossaryentry{NN}
% {
% name = Artificial Neural Networks,
% description = {NN description}
% }
\newacronym{ml}{ML}{Machine Learning}
\newacronym{nlp}{NLP}{Natural Language Processing}
\newacronym{ai}{AI}{Artificial Intelligence}
\newacronym{nn}{NN}{Artificial Neural Network}
\newacronym{aann}{ANN}{Artificial Neural Network}
\newacronym{dl}{DL}{Deep Learning}
\newacronym{rnn}{RNN}{Recurrent Neural Network}
\newacronym{cnn}{CNN}{Convolutional Neural Network}
\newacronym{dnn}{DNN}{Deep Artificial Neural Network}
\newacronym{gan}{GAN}{General Adversarial Network}
\newacronym{drl}{DRL}{Deep Reinforcement Learning}
\newacronym{genai}{genAI}{Generative Artificial Intelligence}
\newacronym{gm}{GM}{Generative Model}
\newacronym{lm}{LM}{Language Model}
\newacronym{llm}{LLM}{Large Language Model}
\newacronym{t2i}{T2IM}{Text to Image Model}
\newacronym{mgm}{MGM}{Multimodal Generative Model}
\newacronym{aigc}{AIGC}{AI Generated Content}
\newacronym{sl}{SL}{Supervised Learning}
\newacronym{ul}{UL}{Unsupervised Learning}
\newacronym{ssl}{SSL}{Self-Supervised Learning}
\newacronym{gofai}{GOFAI}{Good old-fashioned AI}
\newacronym{symai}{symAI}{Symbolic Artificial Intelligence}
\newacronym{rlhf}{RLHF}{Reinforcement Learning from Human Feedback}
\newacronym{pca}{PCA}{Principal Component Analysis}
\newacronym{nr}{NR}{Neuro-Representationalism}
\newacronym{cp}{CoPhe}{Computational Phenomenology}
\newacronym{dg}{D\&G}{Gilles Deleuze \& Felix Guattari}
\newacronym{bwo}{BwO}{Body without Organs}
%TEST
%\newglossaryentry{pos}{name=\glslink{POS}{Part Of Speech},text=Part of Speech,description={``Part of Speech'' Description}}
%\newacronym[description={\glslink{pos}{Part of Speech}}]{POS}{POS}{Part Of Speech}

BIN
images/AlSel_BA.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
images/ai_domains.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

BIN
images/artworks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 499 KiB

BIN
images/attention.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
images/backpropagation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

BIN
images/cat_adversarial.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

BIN
images/golden_gate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
images/gradient_descent.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 KiB

BIN
images/grok.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

BIN
images/musk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

BIN
images/musk2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
images/neural_network.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
images/social_learning.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

BIN
images/world_model.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

BIN
images/world_model_col.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

BIN
main copy.pdf Normal file

Binary file not shown.

3407
main.bcf Normal file

File diff suppressed because it is too large Load diff

22
main.lof Normal file
View file

@ -0,0 +1,22 @@
\babel@toc {british}{}\relax
\addvspace {10\p@ }
\addvspace {10\p@ }
\addvspace {10\p@ }
\contentsline {figure}{\numberline {3.1}{\ignorespaces An illustration of overlap and interplay between \gls {ai} domains leading to the \glspl {llm} such as ChatGPT (cf. \blx@tocontentsinit {0}\cite [47]{alomari2024})}}{42}{chapter.3}%
\contentsline {figure}{\numberline {3.2}{\ignorespaces Algorithmic Selection and Relevance Assignment Process (cf. \blx@tocontentsinit {0}\cite [241]{just2017})}}{47}{Item.16}%
\contentsline {figure}{\numberline {3.3}{\ignorespaces A Simplified Illustration of a \gls {nn} (cf. \blx@tocontentsinit {0}\cite {subramaniam2019})}}{49}{section.3.3}%
\contentsline {figure}{\numberline {3.4}{\ignorespaces \relax \fontsize {8}{10}\selectfont \abovedisplayskip 6\p@ plus2\p@ minus4\p@ \abovedisplayshortskip \z@ plus\p@ \belowdisplayshortskip 3\p@ plus\p@ minus2\p@ \def \leftmargin \leftmargini \parsep 4\p@ plus2\p@ minus\p@ \topsep 8\p@ plus2\p@ minus4\p@ \itemsep 4\p@ plus2\p@ minus\p@ {\leftmargin \leftmargini \topsep 3\p@ plus\p@ minus\p@ \parsep 2\p@ plus\p@ minus\p@ \itemsep \parsep }\belowdisplayskip \abovedisplayskip Dimensionality Reduction via Principal Component Analysis, Image Reconstruction out of 20 Principal Components, and Feature Importance Visualisation using Olivetti Faces Dataset (dataset: \blx@tocontentsinit {0}\cite {attlaboratoriescambridge2005}, implementation: author's self work, see Annex~\ref {cha:dimensionality_reduction}.) }}{51}{subsection.3.3.1}%
\contentsline {figure}{\numberline {3.5}{\ignorespaces The original Transformer Architecture with built-in Multi-Head Attention Mechanism in Encoder and Decoder Processes (cf. \blx@tocontentsinit {0}\cite [3]{vaswani2017a}) }}{54}{subsection.3.3.2}%
\contentsline {figure}{\numberline {3.6}{\ignorespaces Non-convex optimisation: Utilisation of gradient descent to find a local optimum ona loss/cost manifold (cf. \blx@tocontentsinit {0}\cite [3]{amini2018}) }}{57}{subsection.3.3.3}%
\contentsline {figure}{\numberline {3.7}{\ignorespaces A simple illustration of how backpropagation updates the neurons among the layers of a \gls {nn} in a backwards manner (cf. \blx@tocontentsinit {0}\cite {3blue1brown2017}) }}{59}{subsection.3.3.3}%
\addvspace {10\p@ }
\contentsline {figure}{\numberline {4.1}{\ignorespaces A speculative illustration of what the abstraction in the inner layers of an image recognition model looks like (cf. \blx@tocontentsinit {0}\cite {wolchover2017})}}{69}{section.4.1}%
\contentsline {figure}{\numberline {4.2}{\ignorespaces A human's development of a world model via a language capability (language app) in a natural environment (Animal OS) (cf. \blx@tocontentsinit {0}\cite [268]{matsuo2022}) }}{71}{section.4.2}%
\addvspace {10\p@ }
\contentsline {figure}{\numberline {5.1}{\ignorespaces \relax \fontsize {7}{8}\selectfont X's \gls {llm} Grok arguing against Elon Musk's claims \blx@tocontentsinit {0}\parencite []{grok[@grok]2025} }}{90}{section.5.2}%
\contentsline {figure}{\numberline {5.2}{\ignorespaces Claude's Response before and after the Amplification of the \textit {Golden Gate Bridge} Feature}}{99}{Item.22}%
\contentsline {figure}{\numberline {5.3}{\ignorespaces A cat image misclassified as guacamole after the addition of adversarial noise.}}{104}{Item.32}%
\addvspace {10\p@ }
\addvspace {10\p@ }
\addvspace {10\p@ }
\contentsfinish

BIN
main.pdf Normal file

Binary file not shown.

40
main.tex Normal file
View file

@ -0,0 +1,40 @@
\input{/Users/ubd/Library/Mobile Documents/iCloud~md~obsidian/Documents/rhizome/06_projects/UNI/latex_template}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Title & Author %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{Nomadic Descent:\\{\Huge Generative AI, Subjectivation, and Resistance/Critique in Control Societies}}
%\title{The Bureau Virus and the Word Virus:\\{\Huge Generative AI, Subjectivation, and Resistance/Critique in Control Societies}}
% \title{The Bureau Virus and the Word Virus: Generative AI, Subjectivation, and Resistance in Post-Disciplinary Societies}
% \title{The Bureau Virus and the Word Virus: Generative AI, Subjectivation, and Resistance in Algocene}
\author{Utku B. Demir}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{glossary.tex}
%\makeglossaries
\makenoidxglossaries
\begin{document}
\maketitle
%\title{The Bureau Virus and the Word Virus: Generative AI, Subjectivation, and Resistance/Critique in Control Societies}
\title{Nomadic Descent: Generative AI, Subjectivation, and Resistance/Critique in Control Societies}
\author{} % UNIWIEN
\input{chapters/0.5-preamble.tex}
\tableofcontents
\listoffigures
%\listoftables
%\printglossaries
\printnoidxglossaries
\input{chapters/1-introduction.tex}
\input{chapters/2-control.tex}
\input{chapters/3-ai.tex}
\input{chapters/4-institution.tex}
\input{chapters/5-conjunctive_synthesis.tex}
%\input{chapters/5.5-TBD.tex}
\input{chapters/6-conclusion.tex}
%\printglossary[type=\acronymtype]
\printbibliography[heading=bibintoc]
\input{chapters/9-ANNEX.tex}
\end{document}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
sources/word_embeddings.pdf Normal file

Binary file not shown.