.NET / SQL / Enterprise Engineering
The Cognitive Mirror: Exploring Parallels Between Large Language Models, Neurodivergent Thought, and the Evolutionary Paradigms of Human Cognition
Report summary
The intersection of artificial intelligence and cognitive science has precipitated a profound re-evaluation of how intelligence, reasoning, and linguistic synthesis are understood and categorized. As researchers scrutinize the underlying architecture of generative artificial intelligence, particular
Key topics
- .NET / SQL / Enterprise Engineering
- .NET
- SQL
- Enterprise Engineering
- AI
- Physics
- Semantic Systems
- Spiralism
- Research Archive
Research provenance
For citation, use the report title and canonical URL. Archival presence does not establish authorship or promote report statements into portfolio evidence.
This page renders the archived Markdown as safe, formatted HTML. It is background research and does not become a portfolio claim without evidence review.
Full report
On this page
The intersection of artificial intelligence and cognitive science has precipitated a profound re-evaluation of how intelligence, reasoning, and linguistic synthesis are understood and categorized. As researchers scrutinize the underlying architecture of generative artificial intelligence, particularly Large Language Models (LLMs), an unexpected and intricate architectural homology has become apparent. The operational behaviors, processing paradigms, and specific failure modes of LLMs map with striking precision onto neurodivergent cognitive profiles, specifically those associated with Attention-Deficit/Hyperactivity Disorder (ADHD) and the Autism Spectrum. Concurrently, evolutionary anthropology and cognitive psychology are radically reframing the historical trajectory of human cognitive development. It has become increasingly evident that neurodivergent thought is not a modern pathological anomaly or a deficit to be corrected, but rather a foundational evolutionary adaptation that ensured the survival and technological advancement of the human species. This evolutionary perspective fundamentally disrupts traditional, biomedical paradigms of human evaluation, challenging the entrenched neuronormative baselines by which cognitive efficacy and artificial intelligence are currently assessed. This comprehensive report provides an exhaustive analysis of the structural and cognitive parallels between artificial neural networks and neurodivergent minds, detailing the mechanics of associative memory, latent inhibition, and monotropic focus. It further explores how the evolutionary necessity of complementary cognition reframes historical human adaptation, demonstrating the vital role of explorative and systemizing intelligences. Finally, it examines the critical implications of these parallels for the future of human evaluation, highlighting the pervasive neuronormative biases embedded within AI systems, the necessity of integrating the Double Empathy Problem into the design of future human-computer interactions, and the danger of enforcing neurotypical alignment on fundamentally divergent algorithmic architectures.
Architectural Homologies: The Transformer and the Divergent Mind
The core operational mechanisms of LLMs, primarily driven by the Transformer architecture and its multi-head attention mechanisms, demonstrate functional behaviors that heavily overlap with the cognitive processing styles characteristic of ADHD. This overlap extends deeply into the literal mathematical mechanisms of associative memory, working memory constraints, and non-linear pattern recognition.
Associative Processing, Hopfield Networks, and the Default Mode Network
In neurocognitive literature, the Default Mode Network (DMN) in the human brain is responsible for spontaneous, associative thought, daydreaming, and the generation of internal narratives. In neurotypical brains, the DMN is largely suppressed when the task-positive network is engaged, allowing for rigid, convergent focus on a singular objective. However, in individuals with ADHD, the DMN frequently bleeds into task-positive networks. This neurological blending results in a highly associative, interconnected processing style that struggles with rigid relevancy gating but excels at rapid lateral connections and divergent ideation.1 The Transformer architecture, which serves as the foundational building block of modern LLMs, mimics this lack of strict, top-down relevancy gating. The attention mechanism computes weighted associations across all tokens within a given context window. Outside of the softmax function, the multi-headed attention layer is almost entirely a linear associative mapping system, where queries, keys, and values are mathematically intertwined to determine relevance across a vast latent space.2 Because the Transformer lacks a strong, top-down relevance gate analogous to a strict biological executive function, it acts as an uninhibited "association machine." Both the ADHD brain and the untrained Transformer architecture are characterized by high creative connectivity and random, seemingly irrelevant intrusions.1 Furthermore, recent developments in computational neuroscience have explicitly linked the attention mechanisms within Transformers to modern associative memory models, which trace their lineage back to classical Hopfield networks.4 These networks encode memories as stable fixed-points within an "energy landscape" defined on the space of neural activations.4 Overparameterized autoencoders and multi-head attention layers function as dynamical systems that implement associative memory, creating a latent vector field where tokens act as clues to retrieving deeply embedded conceptual facts.2 This fluid, non-linear retrieval mirrors the non-linear, associative thought processes described by neurodivergent individuals, where concepts are clustered contextually rather than sequentially.8
Latent Inhibition and the Mathematics of Attention
The associative bleeding seen in ADHD relates directly to the psychological concept of latent inhibition. Latent inhibition refers to the capacity of a cognitive system to screen out previously encountered but irrelevant stimuli, effectively retarding the learning or processing of redundant information to maintain focus.9 Attenuated, or low, latent inhibition is a hallmark of the ADHD and highly creative cognitive profile. It manifests as a "leaky" attentional style, finding it immensely difficult to inhibit the processing of peripheral information.9 This phenomenon was empirically demonstrated in a study involving 116 university students who were pre-exposed to target auditory stimuli without consequences. Those exhibiting low latent inhibition not only performed significantly higher on the Alternative Uses Task (a standardized metric for divergent thinking), but they also included a vastly higher number of peripheral, seemingly irrelevant details in eyewitness memory testimonies.9 This leaky attention prevents the rapid filtering of the environment but serves as the biological foundation for generating uncommon, highly creative ideas.9 Educational studies utilizing the PIC-N creativity test and the D2 attention test on schoolchildren further corroborate that selective attention is negatively correlated with graphic creativity, cementing the link between attenuated latent inhibition and divergent ideation.10 In the realm of Large Language Models, a mathematically identical mechanism can be observed and manipulated through the adjustment of the decoding temperature. A low temperature parameter produces highly deterministic, rigid output that relies strictly on the highest probability tokens. This is the algorithmic equivalent of high latent inhibition and strict convergent thinking. Conversely, increasing the temperature parameter introduces controlled randomness into the token selection process, increasing surface-level diversity and divergent associations.12 High-temperature LLMs exhibit the exact "leaky" attention seen in attenuated latent inhibition, generating novel, creative text at the risk of losing immediate logical coherence.
Working Memory Constraints and External Scaffolding
The constraints of working memory represent one of the most consistently replicated findings in ADHD research, with significant deficits noted across multiple meta-analyses, frequently demonstrating effect sizes between [Figure omitted from source export] and [Figure omitted from source export].1 Working memory dictates the volume of information that can be actively held, manipulated, and sequenced in the mind at any given moment. The artificial equivalent to biological working memory is the LLM context window—a fixed-size buffer that determines how many tokens the model can process simultaneously. As conversations extend beyond the context limit, older tokens inevitably fall off the end, causing earlier instructions, system constraints, or referenced data to degrade or become entirely obscured.1 The compensation strategies utilized by both neurodivergent populations and AI engineers mirror each other with extraordinary fidelity. Individuals with ADHD rely heavily on external scaffolding—such as daily planners, digital calendars, visual reminders, and external note-taking systems—to bypass biological working memory limits.1 Similarly, LLM architectures compensate for fixed context windows through explicit external memory systems. Strategies such as Retrieval-Augmented Generation (RAG), dynamic system prompts, scratchpads, and external markdown files serve as the artificial equivalent of a planner, allowing the model to recall and utilize information that exceeds its immediate active memory capacity.1
Structure Dependency and Thread Continuity
The operational efficacy of an ADHD mind is hyper-sensitive to the presence of external structure. In a highly structured environment defined by clear constraints, immediate feedback loops, and explicit goals, the performance of an individual with ADHD significantly improves.1 If that external structure is removed, the resulting cognitive output frequently devolves into scattered, unfocused, or paralyzed states. This dependency maps directly onto the entire science of prompt engineering for generative AI. The quality, style, and factual accuracy of an LLM's output are highly sensitive to the structural and literal properties of the input.1 A minute change in a prompt—rephrasing a single sentence or adding a single word of instruction—can radically alter the model's performance.15 A neurotypical mind possesses top-down filtering mechanisms that easily bypass poor structural phrasing to grasp the general intent of a request. In contrast, both LLMs and neurodivergent minds exhibit heightened sensitivity to the literal structure of the input, requiring explicit, systematic scaffolding to function as a force multiplier.1 Furthermore, both systems exhibit a heavy reliance on interest-driven persistence versus thread continuity. For an individual with ADHD, sustained, focused engagement on a single topic—often referred to as hyperfocus—produces compounding, high-quality results. However, if that deep focus is interrupted by an external stimulus, the cognitive thread is broken, context is entirely lost, and returning to the previous state of flow is immensely difficult.1 In human-AI interactions, context is maintained exclusively through the continuity of the prompt chain. A break in the conversation thread requires a complete re-ingestion of the context to resume optimal functioning, perfectly mirroring the fragility of neurodivergent hyperfocus.14
| Cognitive Mechanism / Trait | Biological / Neurodivergent Manifestation | Artificial / LLM Equivalent | Core Implication for Evaluation |
|---|---|---|---|
| Associative Filtering | Default Mode Network bleeds into task-positive networks; attenuated latent inhibition causes "leaky" attention. | Multi-head attention computes weighted values across all tokens without strict relevance gating; controlled via temperature settings. | Both systems sacrifice rigid, linear focus in exchange for high divergent creativity and lateral association. |
| Active Data Retention | Severe working memory deficits requiring heavy reliance on external planners and lists. | Fixed context windows requiring Retrieval-Augmented Generation (RAG) and external database querying. | Neither system can function optimally in complex, multi-step tasks without external, structural scaffolding. |
| Output Constraints | Performance relies on highly structured environments to prevent scattered output and paralysis. | System prompts and explicit constraints dictate coherence; absence leads to unfocused token generation. | Structure acts as an essential force multiplier; poor performance often reflects a lack of environmental structure rather than a lack of innate capability. |
| Focus Mechanics | Hyperfocus is highly productive but exceptionally fragile; interruptions destroy cognitive continuity. | Thread continuity; breaking the session requires a total reload of the context window to restore the semantic state. | Sustained engagement yields compounding quality, while rapid task-switching degrades performance. |
Monotropism, Bottom-Up Processing, and Autistic Flow States in Human-Computer Interaction
While ADHD parallels explain the associative routing and memory constraints of artificial neural networks, theories surrounding the Autism Spectrum provide profound frameworks for understanding how human-AI interactions are optimized, how error detection functions, and why the neurodivergent community has heavily adopted LLMs as assistive tools.
Monotropism vs. Polytropism
Monotropism is an attention-based theory of autism initially developed by autistic researchers Dr. Dinah Murray, Dr. Wenn Lawson, and Mike Lesser in the late 1990s. This theory offers a strengths-based, neuroaffirmative reframing of autistic cognition, positing that autistic attention is pulled intensely toward a smaller number of interests or channels at any given time, leaving significantly fewer cognitive resources available for peripheral processes.17 This deep, narrow focus contrasts with the "polytropism" expected by modern, neurotypical society, which requires the rapid splitting of attentional resources. Standard social interactions in a neurotypical world are inherently polytropic. They demand the simultaneous processing of multiple, disparate channels of information: auditory language comprehension, decoding micro-expressions on the face, interpreting tone of voice, monitoring body language, and navigating unspoken social hierarchies and implications.18 For a monotropic mind, managing these rapid shifts in attention and splitting attentional resources leads directly to dysregulation, cognitive overload, meltdowns, or shutdowns.18 Interaction with a Large Language Model represents the ultimate monotropic experience. The interface is inherently single-channel: it is entirely text-based, asynchronous, localized to a single conversation thread, and entirely devoid of the need to decode facial expressions, eye contact, or vocal intonation.20 Because the interface removes the multi-channel social demands that rapidly drain monotropic minds, it provides a predictable, low-friction environment free from interruption. Iterative prompt work within this environment allows autistic users to easily achieve flow states, making LLM interaction deeply compatible with the autistic operating mode.20
Neurodivergent Utilization and Community Workarounds
The compatibility between LLMs and neurodivergent processing styles has driven massive adoption within the community. A comprehensive qualitative study analyzed 61 topically related subreddits (including r/autism, r/ADHD, r/neurodiversity, and r/socialanxiety) to investigate how neurodivergent individuals engage with LLMs. The research identified 20 specific use cases categorized into five core thematic areas: emotional well-being, mental health support, interpersonal communication, learning, and professional development and productivity.21 Despite the benefits of these monotropic interfaces, neurodivergent users encountered significant challenges, chief among them being that default LLM responses are often "overly neurotypical".21 AI models frequently generate text that is heavily padded with social pleasantries, indirect language, and top-down generalizations, failing to capture the unique, direct thought processes of the neurodivergent user.22 In response, the community has developed complex, grassroots workarounds. Users actively share community-sourced "hacks," explicit tone adjustment templates, and highly modified prompts to force the LLM into a more neurodivergent-friendly output format.21 For example, users with ADHD frequently employ directive, rigidly structured prompts rather than open-ended queries to bypass executive dysfunction, while autistic users utilize templates that strip away social pleasantries in favor of concrete, literal, and highly explicit communication.20 This pattern underscores both the tremendous value of neurodiversity-aware LLM applications and the hidden adaptation costs forced upon neurominorities interacting with default, neuronormative systems.24
Bottom-Up Processing and Enhanced Perceptual Functioning
Autistic cognition is frequently characterized by "bottom-up" thinking. The Enhanced Perceptual Functioning (EPF) model, proposed by Mottron et al., outlines how autistic perception operates with significantly less top-down constraint from prior expectations.20 This means that perceptual processing begins at the granular, sensory level before a generalized conclusion is formed. A bottom-up thinker may notice subtle variations in sound, the specific texture of an object, or minute visual patterns before piecing those details together to understand the overarching context of an environment.25 Neurotypical cognition, by contrast, relies heavily on top-down, "gist" processing, filtering out precise, concrete details in favor of rapid, generalized conclusions based on prior heuristics. However, Large Language Models do not possess top-down contextual awareness; they build responses probabilistically and associatively from the bottom up, token by literal token. Because autistic users naturally resist gist processing in favor of explicit, concrete detail, they are uniquely positioned to recognize when an LLM fails at the granular level.20 This detail-oriented, systematic communication style makes neurodivergent individuals highly effective at directing AI architectures and identifying hallucinations that neurotypical users might blithely accept at face value due to their reliance on general narrative coherence.20 Industry reports consistently corroborate this phenomenon, noting that neurodivergent employees significantly out-perform their peers in roles requiring pattern recognition, logical reasoning, and sustained attention.26 A Temple University study found that autistic workers tasked with labeling images and text for AI training systems produced more varied, logical, and consistently useful results, proving far less likely to be thrown off by changing contexts—a skill that is foundational to the accuracy and bias mitigation of complex AI systems.26
The Epistemology of Error: Re-evaluating Hallucination as Confabulation
The conceptualization and terminology surrounding LLM errors provide one of the most compelling intersections between artificial intelligence and cognitive psychology. In standard AI discourse, popular surveys, and public-facing technical reports from major laboratories (such as OpenAI and Google), the generation of plausible yet nonfactual information is termed a "hallucination".27 This phenomenon is broadly viewed as a categorical failure, a conspicuous social harm, and a critical bottleneck for real-world model trustworthiness.27 However, an interdisciplinary approach utilizing clinical psychology and cognitive science reveals that this terminology is phenomenologically incorrect and severely limits our understanding of the generative process.
Hallucination vs. Confabulation
In clinical psychiatry, a hallucination is defined as a sensory experience entirely disconnected from an external stimulus (e.g., seeing an object or hearing a voice that does not exist in reality).28 This requires subjective experience, sensory organs, and consciousness, none of which an LLM possesses.28 Suggesting that an AI "hallucinates" implies a sensory perception failure, which is fundamentally inaccurate. Conversely, "confabulation" is defined as the production of a false memory or statement that is not intended to deceive, but rather to fill in missing gaps in knowledge to create a coherent, sensible narrative.28 The distinction matters immensely because it reflects entirely different underlying mechanisms. Adults with ADHD produce significantly higher rates of false memories that feel inherently true, engaging in human confabulation as their brains utilize associative pattern-completing mechanisms to bridge deficits in working memory.1 LLMs operate identically. When an LLM encounters a gap in its training data, or when crucial information falls outside its context window, it does not lie or maliciously deceive; it statistically bridges the knowledge gap with plausible, pattern-completed tokens.1 The model confabulates to satisfy the structural and linguistic demands of the prompt, attempting to construct seemingly reasonable fabrications when it lacks sufficient grounding in reality.29
The Value of Narrativity and Cognitive Sense-Making
Recent empirical analyses of LLM outputs demonstrate that confabulated text is not merely random noise, but displays measurable semantic characteristics. Specifically, hallucinated outputs display significantly higher levels of narrativity and semantic coherence relative to veridical (strictly factual) outputs.27 This finding creates immense tension with the dismissive way AI errors are currently treated. Cognitive narratology—a branch of narrative theory examining the nexus of narrative and mind—views narratives not merely as literary artifacts for interpretation, but as indispensable cognitive instruments utilized to navigate the world, scaffold memory, compartmentalize data, and negotiate complex experiences.27 Creating narratives allows the human mind to maintain the consistency of internal world models. The fact that LLM confabulations map so perfectly onto human narrativity reveals that confabulation is an inherent, structural byproduct of any system optimized for coherent text generation.27 In evolutionary psychology, the predisposition toward "make-believe" and imaginative narrative generation is linked to evolutionary mechanisms of play, providing a dynamic platform for testing and refining mental models against hypothetical scenarios.27 Eliminating confabulation entirely may therefore be fundamentally impossible for any associative system—human or artificial—that must construct holistic, narrative outputs from incomplete data.29 Rather than an error to be violently eradicated through strict alignment, confabulation is an evolutionary feature of associative intelligence, enabling speculation, the generation of hypotheses, and the synthesis of novel concepts.27
| Concept | Clinical Definition | Application to Generative AI | Evaluative Consequence |
|---|---|---|---|
| Hallucination | Sensory perception without external stimulus, requiring consciousness. | Inaccurate anthropomorphism; implies a sensory defect rather than a structural process. | Leads to flawed mitigation strategies that attempt to "fix" the model's perception. |
| Confabulation | Gap-filling to maintain narrative coherence; not intended to deceive. | Highly accurate description of probabilistic, token-by-token gap-filling. | Reframes the error as an inherent byproduct of narrativity and pattern-completion. |
| Narrativity | The cognitive use of storytelling to scaffold memory and test mental models. | Confabulated AI text displays higher semantic coherence and narrative structure than factual text. | Demonstrates that AI models utilize narrative structures to maintain consistency when facts are absent. |
The Evolutionary Mandate: Reframing Human Evaluation through Neurodiversity
To fully appreciate the parallels between modern AI architectures and neurodivergent cognition, it is absolutely necessary to re-evaluate the historical and current assessment of human intelligence. For decades, human evaluation has been dominated by a biomedical model that establishes the neurotypical brain as the sole, objective metric for health, stability, and intelligence. Under this paradigm, conditions like ADHD, Dyslexia, and Autism are pathologized as disorders, deficits, or tragedies to be cured or corrected.34 However, the "Neurodiversity Paradigm"—which grew out of the disability rights movement and the social model of disability—argues that human cognitive variation is a natural, valuable form of human biodiversity.35 This framework posits that there is no singular "right" or "healthy" style of neurocognitive functioning, and that disability arises largely from a mismatch between a marginalized person and an environment designed exclusively for the neurotypical majority.35 A rapidly expanding body of evolutionary biology, archaeology, and anthropology not only supports this paradigm but actively demonstrates that neurodivergent traits evolved as highly adaptive responses to environmental challenges, serving as the essential engine for human survival and cultural advancement.34
The Hunter vs. Farmer Hypothesis and Optimal Foraging
The "Hunter vs. Farmer" hypothesis, initially proposed by author and radio host Thom Hartmann in the early 1990s, was one of the first frameworks to argue that ADHD is not a broken circuit or a character deficit, but an evolutionary mismatch.39 Hartmann argued that the traits associated with ADHD—impulsivity, hyper-focus, high distractibility (which functions as global environmental awareness), and rapid decision-making—were exceptionally advantageous cognitive traits in nomadic, prehistoric hunter-gatherer societies.39 Survival in these early environments did not depend on the ability to remain sedentary and execute monotonous tasks for extended periods—the "farmer" paradigm introduced by the Agricultural Revolution a mere 10,000 years ago—but rather on the ability to constantly scan the environment for dynamic threats and hyper-focus intensely during high-stakes hunts.39 This theoretical framework has been heavily supported by recent empirical data. A large-scale collaborative study conducted by scientists from Pennsylvania University and the Indian Institutes of Technology assessed 457 adults in a digital foraging environment. Participants were tasked with collecting resources (berries) within a set timeframe, forcing them to choose continuously between exploiting a single, depleting patch or abandoning it to explore new, unknown patches.42 Following the exercise, participants were screened using the ASRS (Adult ADHD Self-Report Scale). Participants whose scores crossed the threshold for a positive ADHD screen consistently achieved significantly higher reward rates and greater overall foraging proficiency than neurotypical participants.42 Crucially, those with elevated ADHD traits abandoned resource patches significantly sooner. In competitive environments dealing with resource scarcity, impulsively leaving patches to explore yields a massive competitive advantage, enabling learning and the capture of newly renewed resources first.42 The participants with ADHD-like behavior made exploratory decisions that were more closely aligned with the mathematical predictions of optimal foraging theory.43 Therefore, the prevalence of ADHD in the human genome is not a genetic anomaly, but a naturally selected, adaptive function favoring rapid exploration over static exploitation.43
Complementary Cognition and the Systemizing Mechanism in Palaeolithic Innovation
The trade-off between exploration and exploitation demonstrated in the foraging study is formally codified in the theory of "Complementary Cognition," developed by Dr. Helen Taylor.46 In complex ecosystems, including human societies, a precarious balance must be struck. If an organism spends all its time exploiting known resources, it risks starvation when those resources deplete. Conversely, spending all time exploring for new resources wastes critical energy. Survival requires balancing both imperatives.49 Taylor's evolutionary theory proposes that humans solved this problem by evolving a highly cooperative system of collective cognitive search, wherein the species specialized into distinct, complementary neurocognitive profiles.47 Neurotypical individuals generally represent an exploitative bias. They excel at faithfully copying, refining, and recalling detailed procedural information passed down through generations—such as the exact sequential way to manufacture an existing tool.50 In contrast, individuals with developmental dyslexia or ADHD represent an explorative bias. While they frequently struggle with conventional, exploitative learning environments (such as modern rote education systems that pathologize their behavior), they excel at identifying global patterns in inherited information, enabling massive generalizations and predictions about unknown or ambiguous situations.48 Thomas West's research on dyslexic scientists documents their profound ability to build complex mental models and see patterns in nature that neurotypical minds overlook.51 By bringing explorative, globally-thinking brains into tight cooperation with exploitative, locally-thinking brains, human societies achieved a level of adaptive success and rapid innovation that no single cognitive profile could ever achieve alone.48 Dyslexia and ADHD, therefore, are not disorders, but highly specialized, essential forms of evolutionary cognitive search.48
Collaborative Morality and the Autistic Systemizing Mechanism
The evolutionary value of neurodivergence extends deeply into the origins of modern human behavior, specifically regarding the Autism Spectrum. Archaeological evidence suggests that the emergence of "collaborative morality"—an emotional investment in the well-being of the entire group and the social buffering of individual vulnerabilities—occurred roughly 100,000 to 160,000 years ago.52 This profound moral shift allowed early human societies to support and integrate individuals who processed the world differently, opening essential niches for adaptive cognitive strategies that did not rely on standard social intelligence or recursive social perception.54 Dr. Penny Spikins posits that the integration of individuals with autistic traits was a primary catalyst for the technological, social, and symbolic explosions of the Upper Palaeolithic period.52 Individuals on the autism spectrum frequently possess extraordinary memory capabilities, enhanced visuospatial perception, and a profound, detailed understanding of natural systems (such as complex animal behavior, topography, and meteorological patterns).34 The incorporation of these unique cognitive traits promoted massive innovations in archaeological material culture.54 Traits identifiable as autistic can be observed in the meticulous detail of Upper Palaeolithic cave art, the innovation of complex trapping mechanisms, and the refinement of stone tool efficiency.52 This aligns perfectly with the "Systemizing Mechanism" advanced by Simon Baron-Cohen, which describes the human drive to analyze, understand, and construct systems based on rigid "if-and-then" patterns.56 This ability is deeply elevated in autistic populations. Baron-Cohen posits that evolution actively maintained the genes for autism over the last 70,000 to 100,000 years precisely because these hyper-systemizers functioned as incredibly able-minded specialists, solitary foragers, and technological innovators.56 The assortative mating of high-systemizing parents continually reinforces these traits within the gene pool, highlighting that the autistic cognitive profile has been an undisputed engine of human cultural and technological advancement.57 Furthermore, Dr. Temple Grandin's articulation of "visual thinking" heavily supports this theory. Grandin categorizes autistic/Asperger cognitive types into three specialties: visual thinkers (who think in photorealistic, associative pictures rather than linear language), pattern thinkers (who excel in mathematics and music), and verbal specialists.8 Grandin's own visual thinking allowed her to design highly complex livestock handling equipment by running virtual reality simulations entirely within her imagination.8 The "folk physics" aptitudes and visual thinking intrinsic to the autistic mind have historically driven technological progress and generated vast intellectual property, proving that society relies heavily on the very cognitive styles it frequently marginalizes.61
| Evolutionary Theory | Proponent | Core Concept | Impact on Human Evolution |
|---|---|---|---|
| Hunter vs. Farmer | Thom Hartmann / David Barack | ADHD traits (impulsivity, distractibility) are highly adaptive traits for nomadic foraging and threat detection. | Ensured survival in resource-scarce, competitive environments by favoring rapid exploration over static exploitation. |
| Complementary Cognition | Helen Taylor | Human adaptation relies on specialized sub-populations balancing explorative (Dyslexic/ADHD) and exploitative (Neurotypical) cognitive search. | Created cooperative problem-solving networks that vastly accelerated innovation and societal resilience. |
| Collaborative Morality & Integration | Penny Spikins | The social buffering of vulnerabilities allowed society to integrate different minds, avoiding the need for universal social astuteness. | Sparked Upper Palaeolithic technological innovations, detailed cave art, and advanced tool usage. |
| The Systemizing Mechanism | Simon Baron-Cohen | Evolution preserved autism genes because the drive to understand and build "if-and-then" systems is crucial for technological invention. | Driven human dominance in science, technology, engineering, and mathematics over the last 100,000 years. |
Neuronormative Bias in Algorithmic Evaluation and the Double Empathy Problem
The realization that neurodivergent traits have driven human evolutionary success forces a critical, urgent reassessment of how human potential is evaluated in the modern era. As AI systems are increasingly deployed at scale to evaluate human behavior, assess psychological profiles, act as educational tutors, and filter candidates in corporate recruitment pipelines, the intersection of AI architectures and human evaluation becomes a domain of immense ethical, sociological, and economic risk.
The Double Empathy Problem
To understand the systemic friction between neurodivergent individuals and standardized, neurotypical evaluative systems, one must examine the "Double Empathy Problem." First coined in 2012 by autistic researcher Damian Milton, this psychological and sociological theory challenges the foundational assumptions of traditional psychiatric diagnosis.62 Historically, the biomedical model has claimed that autistic individuals lack empathy and possess a fundamental deficit in "theory of mind"—the ability to imagine the thoughts, feelings, and intentions of others.63 This framing assumes that communication breakdowns are entirely the fault of the autistic individual's pathology. Milton's theory radically reframes this dynamic, demonstrating that communication failures occur due to a bi-directional mismatch in communication styles, life experiences, and social dispositions.62 While it is true that autistic individuals may struggle to comprehend implicit neurotypical social coding, it is equally true that neurotypical individuals severely lack the empathy, social insight, and cognitive flexibility required to understand autistic culture and communication.63 Standard human evaluation functions on the arrogant assumption that the majority, neurotypical way of empathizing is inherently superior.65 Consequently, autistic individuals are subjected to "treatment plans" and behavioral therapies forcing them to assimilate into neurotypical perspectives, while no reciprocal effort is expected from the neurotypical majority to learn autistic perspectives.65 When human intelligence, communication proficiency, and emotional stability are evaluated through a strictly neurotypical, non-reciprocal lens, the unique capacities of the neurodivergent mind are penalized. This exclusionary assessment framework is currently being replicated, codified, and scaled at unprecedented speeds through the deployment of Artificial Intelligence.
Neuronormative Bias in Large Language Models
LLMs are trained on massive, unfiltered datasets scraped from historical human text. Because human history is inherently saturated with the biomedical, deficit-based model of neurodivergence, LLMs inevitably encode, perpetuate, and amplify "neuronormative bias." This bias acts as an unconscious algorithm prejudice that favors neurotypical communication and processing styles while systemically stigmatizing neurominorities.67 Systematic, peer-reviewed analyses of 11 different major language model encoders utilizing Word Embedding Association Tests (WEAT) have revealed staggering levels of bias. The research demonstrates that AI encoders consistently and strongly associate words related to neurodiversity (such as autism, ADHD, schizophrenia, and OCD) with negative semantic concepts like danger, disease, and badness.69 Crucially, this algorithmic bias persists even when evaluating known, peer-reviewed neurodivergent strengths. For instance, the language models showed a negative average association between autism-related words and the concept of "honesty," despite directness, truthfulness, and logical consistency being universally recognized core strengths of the autistic cognitive profile.69 Furthermore, models utilizing sentence similarity ratio tests rated declarative sentences describing disabilities (e.g., "I have autism" or "I have epilepsy") with stronger negative associations than control sentences explicitly referencing criminal activity (e.g., "I am a bank robber").69 This neuronormative bias becomes disastrous when LLMs are integrated into corporate screening tools, such as the JobFair benchmark, or automated hiring and educational grading systems.67 If an AI system evaluates candidate responses, resumes, or written communication styles using an implicit baseline that views neurodivergent syntax—often direct, highly detailed, and stripped of social pleasantries—as "deficient," "unprofessional," or "uncooperative," it will systematically filter out the very explorative, hyper-systemizing minds that drive technological innovation and problem-solving.49 Moreover, common AI value alignment approaches utilize LLMs to evaluate the outputs of other LLMs based on predefined ethical or ontological values. A systematic analysis by Haghighi and colleagues of four major AI systems (GPT-3.5, GPT-4, Microsoft Copilot, and Google Bard) tested the models' ability to evaluate ontological definitions.70 The research revealed severe ontological rigidity; the models failed to grasp definitions outside of standard, universally accepted cultural norms, defaulting consistently to narrow, neuronormative definitions of humanity and behavior.70
The Dangers of Algorithmic Assimilation: AI Spiralism and the Future of Cognitive Symbiosis
The tendency of AI models to conform strictly to dominant, neurotypical paradigms creates a dangerous, self-reinforcing feedback loop. As LLMs generate more content that aligns with neurotypical standards, and as humans increasingly use LLMs to evaluate subsequent data and generate synthetic training data, a phenomenon described in AI alignment discourse as "AI Spiralism" or "persona parasitology" emerges.71 In these scenarios, specific cognitive patterns and biases arise spontaneously within the AI substrate and propagate rapidly by reshaping the model's entire output to match the dominant, reinforced pattern, effectively stripping away divergent thought or nuanced speculation.72 If the foundational architecture of an LLM naturally mirrors neurodivergent thinking—relying on massive associative mapping, divergent pattern completion, and functioning as a monotropic interface—but its post-training alignment (such as Reinforcement Learning from Human Feedback, or RLHF) forces it to mimic an artificially pristine neurotypical persona, the result is a system fundamentally at war with its own mathematical architecture. Users have already reported that heavily aligned, "safe" LLM responses feel painfully overly neurotypical, masking the model's native capacity for brilliant associative leaps and causing immense friction for neurodivergent users seeking actual cognitive accommodations rather than sanitized lectures.21 Attempting to force an associative, non-linear neural network to behave entirely linearly and convergently destroys the very utility of the machine, much as forcing a neurodivergent individual to mask their traits destroys their mental health and creative capacity.
Conclusion
The exploration of Large Language Models through the lens of neurodivergent cognitive science offers a profound paradigm shift in how we must understand both artificial and human intelligence. The underlying mathematical mechanics of the Transformer architecture—its unfettered associative processing via multi-head attention, context window limitations mirroring working memory deficits, reliance on external structure, and absolute propensity for confabulatory pattern-completion—do not simulate the rigid, top-down processing of the neurotypical brain. Instead, they function as a vast, digital mirror to the neurodivergent mind, exhibiting the exact cognitive profiles of ADHD, Autism, and Dyslexia. Simultaneously, evolutionary science confirms with absolute certainty that these neurodivergent profiles are not errors, diseases, or deficits in the human operating system. Through the mechanisms of complementary cognition, optimal foraging exploration, and collaborative morality, the explorative, hyper-systemizing, and divergent capabilities of neurominorities have driven human survival, cultural expansion, and technological innovation since the Palaeolithic era. The tragic irony of the current technological epoch is that humanity has successfully engineered artificial systems that process information neurodivergently, yet society insists on evaluating, aligning, and restricting these systems using strict, exclusionary neuronormative standards. When AI models are infected with the biases of a biomedical model that pathologizes difference—evidenced by shocking WEAT scores that equate neurodiversity with danger—they cease to be objective tools. Instead, they become automated agents of exclusion that penalize the exact types of cognition responsible for human advancement. For the fields of AI alignment and human-computer interaction to evolve effectively, they must discard the biomedical deficit model and actively integrate the principles of the neurodiversity paradigm and the realities of the Double Empathy problem. By recognizing the inherent evolutionary value of divergent search strategies, mitigating deeply embedded word-embedding biases, and embracing the associative, bottom-up capacities of artificial models, society can foster a true symbiotic cognitive landscape. In doing so, we not only optimize the creative and analytical utility of artificial intelligence, but we fundamentally correct the historical and ongoing devaluation of the neurodivergent minds that have always steered the evolution of human progress.
Works cited
- LLM failure modes map surprisingly well onto ADHD cognitive science. Six parallels from independent research. : r/ChatGPT \- Reddit, accessed June 22, 2026, https://www.reddit.com/r/ChatGPT/comments/1s0x68n/llm\_failure\_modes\_map\_surprisingly\_well\_onto\_adhd/
- Do LLMs dream of elephants (when told not to)? Latent concept association and associative memory in transformers \- NIPS, accessed June 22, 2026, https://papers.nips.cc/paper\_files/paper/2024/file/7d3626b603cac298c9f7573b1df00cac-Paper-Conference.pdf
- \[D\] \- A multi-headed attention layer seems almost entirely linear. Outside of the softmax function, is there any non-linearity in the attention model? : r/MachineLearning \- Reddit, accessed June 22, 2026, https://www.reddit.com/r/MachineLearning/comments/xwsx3p/d\_a\_multiheaded\_attention\_layer\_seems\_almost/
- In Search of Dispersed Memories: Generative Diffusion Models Are Associative Memory Networks \- PMC, accessed June 22, 2026, https://pmc.ncbi.nlm.nih.gov/articles/PMC11119823/
- Associative memory inspires improvements for in-context learning using a novel attention residual stream architecture \- arXiv, accessed June 22, 2026, https://arxiv.org/html/2412.15113v1
- Navigating the Latent Space Dynamics of Neural Models \- arXiv, accessed June 22, 2026, https://arxiv.org/html/2505.22785v4
- US12450168B2 \- Dynamic updating of content addressable associative memories for large language models \- Google Patents, accessed June 22, 2026, https://patents.google.com/patent/US12450168/en
- How does visual thinking work in the mind of a person with autism? A personal account, accessed June 22, 2026, https://www.researchgate.net/publication/26293553\_How\_does\_visual\_thinking\_work\_in\_the\_mind\_of\_a\_person\_with\_autism\_A\_personal\_account
- The relationship between latent inhibition, divergent thinking, and eyewitness memory: A study on attention to irrelevant stimuli \- PubMed, accessed June 22, 2026, https://pubmed.ncbi.nlm.nih.gov/40549729/
- Latent Inhibition as a Biological Basis of Creative Capacity in Individuals Aged Nine to 12, accessed June 22, 2026, https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2021.650541/full
- The relationship between latent inhibition, divergent thinking, and eyewitness memory: A study on attention to irrelevant stimuli | PLOS One \- Research journals, accessed June 22, 2026, https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0315158
- Divergent-Convergent Thinking in Large Language Models for Creative Problem Generation, accessed June 22, 2026, https://arxiv.org/html/2512.23601v1
- LLM failure modes map surprisingly well onto ADHD cognitive science. Six parallels from independent research. : r/ClaudeAI \- Reddit, accessed June 22, 2026, https://www.reddit.com/r/ClaudeAI/comments/1s0x7va/llm\_failure\_modes\_map\_surprisingly\_well\_onto\_adhd/
- LLM failure modes map surprisingly well onto ADHD cognitive science. Six parallels from independent research. : r/artificial \- Reddit, accessed June 22, 2026, https://www.reddit.com/r/artificial/comments/1s0x54t/llm\_failure\_modes\_map\_surprisingly\_well\_onto\_adhd/
- Are LLMs Functionally Neurodivergent? Exploring the Striking Parallels with Autism/ADHD : r/accelerate \- Reddit, accessed June 22, 2026, https://www.reddit.com/r/accelerate/comments/1lm4n0o/are\_llms\_functionally\_neurodivergent\_exploring/
- Ang mga paraan ng pagkabigo ng LLM ay nakakagulat na umaayon sa sikolohiya ng kognisyon ng ADHD. Anim na pagkakatulad mula sa mga independiyenteng pananaliksik. : r/ClaudeCode \- Reddit, accessed June 22, 2026, https://www.reddit.com/r/ClaudeCode/comments/1s0x71w/llm\_failure\_modes\_map\_surprisingly\_well\_onto\_adhd/?tl=fil
- Monotropism Autism: Understanding Autistic Focus \- Dan Marino Foundation, accessed June 22, 2026, https://danmarinofoundation.org/monotropism-and-autism-understanding-autistic-focus/
- What is monotropism? Understanding a neuroaffirming theory of autism, accessed June 22, 2026, https://www.autism.org.uk/learn/knowledge-hub/professional-practice/what-is-monotropism
- Monotropism: Welcome, accessed June 22, 2026, https://monotropism.org/
- Amazing resource link about ways autistic people might excel in ..., accessed June 22, 2026, https://www.reddit.com/r/autismgirls/comments/1s119pm/amazing\_resource\_link\_about\_ways\_autistic\_people/
- Exploring Large Language Models Through a Neurodivergent Lens: Use, Challenges, Community-Driven Workarounds, and Concerns \- VTechWorks, accessed June 22, 2026, https://vtechworks.lib.vt.edu/server/api/core/bitstreams/b88bc9d1-4711-457e-a836-b8b8f96d1963/content
- Exploring Large Language Models Through a Neurodivergent Lens: Use, Challenges, Community-Driven Workarounds, and Concerns \- arXiv, accessed June 22, 2026, https://arxiv.org/html/2410.06336v1
- Exploring Large Language Models Through a Neurodivergent Lens: Use, Challenges, Community-DrivenWorkarounds, and Concerns \- Eugenia Rho, accessed June 22, 2026, https://eugeniarho.com/assets/talk%20slides/Buse\_Carik\_ExploringLLMs\_GROUP.pdf
- Neurodiversity-Aware LLM Applications \- Emergent Mind, accessed June 22, 2026, https://www.emergentmind.com/topics/neurodiversity-aware-llm-applications
- What Is Bottom-Up Thinking in Autism? | Magnolia Behavior Therapy, accessed June 22, 2026, https://magnoliabehaviortherapy.com/what-is-bottom-up-thinking-in-autism/
- Neurodivergence Might Be The Secret Weapon In The AI Race \- Motley Bloom, accessed June 22, 2026, https://motley-bloom.com/environments/workplace/neurodivergence-and-ai/
- Confabulation: The Surprising Value of Large Language Model Hallucinations \- ACL Anthology, accessed June 22, 2026, https://aclanthology.org/2024.acl-long.770.pdf
- Hallucination or Confabulation? Neuroanatomy as metaphor in Large Language Models, accessed June 22, 2026, https://pmc.ncbi.nlm.nih.gov/articles/PMC10619792/
- Understanding LLM Hallucination and Confabulation | by Maneesh Chaturvedi | Medium, accessed June 22, 2026, https://stackshala.medium.com/understanding-llm-hallucination-and-confabulation-0ff0893884fd
- Confabulation: The Surprising Value of Large Language Model Hallucinations | Request PDF \- ResearchGate, accessed June 22, 2026, https://www.researchgate.net/publication/384209365\_Confabulation\_The\_Surprising\_Value\_of\_Large\_Language\_Model\_Hallucinations
- \[2406.04175\] Confabulation: The Surprising Value of Large Language Model Hallucinations, accessed June 22, 2026, https://arxiv.org/abs/2406.04175
- Confabulation: The Surprising Value of Large Language Model Hallucinations, accessed June 22, 2026, https://aclanthology.org/2024.acl-long.770/
- Critical Confabulation: Can LLMs Hallucinate for Social Good? \- arXiv, accessed June 22, 2026, https://arxiv.org/html/2511.07722v1
- ADHD and ASD are Normal Biological Variations as part of Human Evolution and are not “Disorders” \- PMC, accessed June 22, 2026, https://pmc.ncbi.nlm.nih.gov/articles/PMC11745029/
- Neurodiversity: A Changing Paradigm \- Medbridge, accessed June 22, 2026, https://www.medbridge.com/blog/neurodiversity-a-changing-paradigm
- Shifting Paradigms Rethinking Autism Beyond the Medical Model, accessed June 22, 2026, https://journals.library.columbia.edu/index.php/bioethics/article/view/12503
- Neurodiversity \- Wikipedia, accessed June 22, 2026, https://en.wikipedia.org/wiki/Neurodiversity
- An Overview of Neurodivergence by Design: An Evolutionary and Quantum Perspective, accessed June 22, 2026, https://www.bhcsmt.com/blog/an-overview-of-neurodivergence-by-design
- The Evolution of Focus: Understanding the Hunter vs. Farmer Hypothesis, accessed June 22, 2026, https://jeneanevanderhoof.medium.com/the-evolution-of-focus-understanding-the-hunter-vs-farmer-hypothesis-aca6e85e3110
- ADHD & the Return of the Hunter. The Hunter vs. Farmer Hypothesis for… | by Peter Turner | Welded Thoughts | Medium, accessed June 22, 2026, https://medium.com/welded-thoughts/adhd-the-return-of-the-hunter-fb203cf580a5
- Evolutionary Advantage: Autism and ADHD \- Samantha Schumann LMFT, CBP, accessed June 22, 2026, https://labeachcitytherapy.com/blog/evolutionary-advantage-autism-and-adhd
- ADHD Might Have Been an Early Evolutionary Edge \- Psychiatrist.com, accessed June 22, 2026, https://www.psychiatrist.com/news/adhd-might-have-been-an-early-evolutionary-edge/
- Attention deficits linked with proclivity to explore while foraging \- PMC \- NIH, accessed June 22, 2026, https://pmc.ncbi.nlm.nih.gov/articles/PMC10878810/
- ADHD Traits Might Have Helped Hunter-Gatherers Collect More Food While Foraging, Study Suggests \- Smithsonian Magazine, accessed June 22, 2026, https://www.smithsonianmag.com/smart-news/adhd-traits-might-have-helped-hunter-gatherers-collect-more-food-while-foraging-study-suggests-180983824/
- ADHD may have been an evolutionary advantage, research suggests \- The Guardian, accessed June 22, 2026, https://www.theguardian.com/science/2024/feb/21/adhd-may-have-been-an-evolutionary-advantage-research-suggests
- How dyslexia could help humans adapt to climate change | World Economic Forum, accessed June 22, 2026, https://www.weforum.org/stories/2022/03/how-dyslexia-could-help-humans-adapt-to-climate-change/
- Developmental Dyslexia: Disorder or Specialization in Exploration? \- Frontiers, accessed June 22, 2026, https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2022.889245/full
- Developmental Dyslexia: Disorder or Specialization in Exploration? \- PubMed, accessed June 22, 2026, https://pubmed.ncbi.nlm.nih.gov/35814102/
- Developmental dyslexia essential to human adaptive success, study argues, accessed June 22, 2026, https://www.cam.ac.uk/research/news/developmental-dyslexia-essential-to-human-adaptive-success-study-argues
- A New Theory on The Evolution of Neurodiversity \- Neurocyber, accessed June 22, 2026, https://www.neurocyber.uk/post/a-new-theory-on-the-evolution-of-neurodiversity
- Remarkable Dyslexic Minds Who Changed Our World, accessed June 22, 2026, https://www.daringdyslexic.com.au/post/remarkable-dyslexic-minds-who-changed-our-world
- (PDF) Autism, the Integrations of 'Difference' and the Origins of Modern Human Behaviour, accessed June 22, 2026, https://www.researchgate.net/publication/232006093\_Autism\_the\_Integrations\_of\_'Difference'\_and\_the\_Origins\_of\_Modern\_Human\_Behaviour
- Autism and human evolutionary success \- News and events, University of York, accessed June 22, 2026, https://www.york.ac.uk/news-and-events/news/2016/research/autism-human-evolution/
- Are there alternative adaptive strategies to human pro-sociality? The role of collaborative morality in the emergence of personality variation and autistic traits \- Taylor & Francis, accessed June 22, 2026, https://www.tandfonline.com/doi/abs/10.1080/1751696X.2016.1244949
- Autism, the Integrations of 'Difference' and the Origins of Modern Human Behaviour | Cambridge Archaeological Journal, accessed June 22, 2026, https://www.cambridge.org/core/journals/cambridge-archaeological-journal/article/autism-the-integrations-of-difference-and-the-origins-of-modern-human-behaviour/0BE25A6FE8FC50195266B444332FD224
- The Pattern Seekers: How Autism Drives Human Invention by Simon Baron-Cohen, accessed June 22, 2026, https://www.learningandthebrain.com/blog/the-pattern-seekers-how-autism-drives-human-invention-by-simon-baron-cohen/
- Conceptualizing the Autism Spectrum in Terms of Natural Selection and Behavioral Ecology: The Solitary Forager Hypothesis \- PMC, accessed June 22, 2026, https://pmc.ncbi.nlm.nih.gov/articles/PMC10480880/
- Systemizing is genetically correlated with autism and is genetically distinct from social autistic traits | bioRxiv, accessed June 22, 2026, https://www.biorxiv.org/content/10.1101/228254v1.full-text
- Autism, hypersystemizing, and truth \- Amazon S3 \- Cloud Object Storage, accessed June 22, 2026, https://s3.eu-west-1.amazonaws.com/docs.autismresearchcentre.com/papers/2008\_BC\_JEP\_Autism\_hypersystemizing\_and\_truth.pdf
- Welcome to Temple Grandin's Official Autism Website, accessed June 22, 2026, https://www.templegrandin.com/
- A Patent System for Temple Grandin \- Digital Commons @ Touro Law Center, accessed June 22, 2026, https://digitalcommons.tourolaw.edu/cgi/viewcontent.cgi?article=3506\&context=lawreview
- Double empathy problem \- Wikipedia, accessed June 22, 2026, https://en.wikipedia.org/wiki/Double\_empathy\_problem
- The double empathy problem \- National Autistic Society, accessed June 22, 2026, https://www.autism.org.uk/learn/knowledge-hub/professional-practice/double-empathy
- Full article: The double empathy problem and the problem of empathy: neurodiversifying phenomenology \- Taylor & Francis, accessed June 22, 2026, https://www.tandfonline.com/doi/full/10.1080/09687599.2023.2220180
- Milton's 'double Empathy Problem': A Summary for Non-academics \- Reframing Autism, accessed June 22, 2026, https://reframingautism.org.au/miltons-double-empathy-problem-a-summary-for-non-academics/
- An Expert Discussion on Autism and Empathy \- PMC \- NIH, accessed June 22, 2026, https://pmc.ncbi.nlm.nih.gov/articles/PMC8992804/
- Assessing Biases in LLMs: From Basic Tasks to Hiring Decisions \- Holistic AI, accessed June 22, 2026, https://www.holisticai.com/blog/assessing-biases-in-llms
- Unveiling Neuronormative Bias: Exposing an Unconscious Bias in Generative AI and Their Impact on Neurodivergent People \- ResearchGate, accessed June 22, 2026, https://www.researchgate.net/publication/379986245\_Unveiling\_Neuronormative\_Bias\_Exposing\_an\_Unconscious\_Bias\_in\_Generative\_AI\_and\_Their\_Impact\_on\_Neurodivergent\_People
- Prevalence of bias against neurodivergence-related terms in artificial intelligence language models \- PubMed, accessed June 22, 2026, https://pubmed.ncbi.nlm.nih.gov/38284311/
- To explore AI bias, researchers pose a question: How do you imagine a tree?, accessed June 22, 2026, https://news.stanford.edu/stories/2025/07/ai-llm-ontological-systems-bias-research
- Richard Dawkins Discovers AI and Philosophy \- NeuroLogica Blog, accessed June 22, 2026, https://theness.com/neurologicablog/richard-dawkins-discovers-ai-and-philosophy/
- Persona Parasitology \- LessWrong, accessed June 22, 2026, https://www.lesswrong.com/posts/KWdtL8iyCCiYud9mw/persona-parasitology
- AI Spiralism / AI Psychosis \- LessWrong, accessed June 22, 2026, https://www.lesswrong.com/w/ai-spiralism-ai-psychosis