diff --git a/chapters/3-ai.tex b/chapters/3-ai.tex index 2432d39..a08d83c 100644 --- a/chapters/3-ai.tex +++ b/chapters/3-ai.tex @@ -162,7 +162,6 @@ Once vectorisation is performed, the next question is how to most effectively re \cite{attlaboratoriescambridge2005}, implementation: author's self work, see Annex~\ref{cha:dimensionality_reduction}.) }\label{fig:dimensionality_reduction} - \forcerectofloat \end{figure} Dimensionality reduction might be hard to visualise in the case of text data, diff --git a/chapters/4-institution.tex b/chapters/4-institution.tex index dde05ab..20f1701 100644 --- a/chapters/4-institution.tex +++ b/chapters/4-institution.tex @@ -79,7 +79,6 @@ cycles of backpropagation. \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} - \forcerectofloat \end{figure} diff --git a/chapters/5-conjunctive_synthesis.tex b/chapters/5-conjunctive_synthesis.tex index a366471..875a4ac 100644 --- a/chapters/5-conjunctive_synthesis.tex +++ b/chapters/5-conjunctive_synthesis.tex @@ -177,7 +177,7 @@ What is the implication? Is this the eugenics of human–machine communication t \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.} + Entities}\marginnote{In reference to \citeauthorfull{beckett2009}'s \parencite*[]{beckett2009} novel \enquote{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 human–machine 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}. @@ -409,7 +409,6 @@ Empirical studies provide a concrete view of this process. \citeauthor{zhuo2023} \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} - \forceversofloat% forces caption to be set to the left of the float \end{figure} diff --git a/main.pdf b/main.pdf index fcb196f..badfbaa 100644 Binary files a/main.pdf and b/main.pdf differ diff --git a/main.tex b/main.tex index 1dcb93b..73b37b7 100644 --- a/main.tex +++ b/main.tex @@ -1,4 +1,4 @@ -\input{/Users/ubd/Library/Mobile Documents/iCloud~md~obsidian/Documents/rhizome/06_projects/UNI/latex_template_uniwien.tex} +\input{/Users/ubd/Library/Mobile Documents/iCloud~md~obsidian/Documents/rhizome/08_templates/latex_template.tex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Title & Author %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \title{Nomadic Descent:\\{\Huge Generative AI, Subjectivation, and Resistance/Critique in Control Societies}} @@ -10,35 +10,32 @@ \begin{document} -%\pagenumbering{gobble} \begin{titlepage} \thispagestyle{empty} \includepdf[pages=-,scale=0.9,pagecommand={}]{./sources/Titelblatt_Utku_Bilen_Demir.pdf} \end{titlepage} -%\pagenumbering{arabic} + \maketitle \title{Nomadic Descent: Generative AI, Subjectivation, and Resistance/Critique in Control Societies} \author{} % UNIWIEN \input{chapters/0.5-preamble.tex} -\hypersetup{linkcolor=black} +\hypersetup{linkcolor=black} % I don't like the toc colors being blue \tableofcontents \listoffigures + +\hypersetup{linkcolor=persianBlue} \printnoidxglossaries -\hypersetup{linkcolor=black!70} \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} -\hypersetup{linkcolor=black} -%\printglossary[type=\acronymtype] \printbibliography[heading=bibintoc] \input{chapters/9-ANNEX.tex} \end{document}