Paper deep dive
The Efficiency Attenuation Phenomenon: A Computational Challenge to the Language of Thought Hypothesis
Di Zhang
Intelligence
Status: succeeded | Model: google/gemini-3.1-flash-lite-preview | Prompt: intel-v1 | Confidence: 95%
Last extracted: 3/26/2026, 1:28:48 AM
Summary
The paper introduces the 'AI Private Language' thought experiment and the 'Efficiency Attenuation Phenomenon' (EAP) to challenge the Language of Thought (LoT) hypothesis. Through multi-agent reinforcement learning (MARL) in a cooperative navigation task, the study demonstrates that agents developing an emergent, inscrutable communication protocol outperform those forced to use a human-comprehensible symbolic protocol, suggesting that optimal collaborative cognition in these systems is sub-symbolic rather than language-like.
Entities (4)
Relation Signals (2)
Efficiency Attenuation Phenomenon â challenges â Language of Thought hypothesis
confidence 95% · this Efficiency Attenuation Phenomenon (EAP) challenges the LoT.
Multi-Agent Reinforcement Learning â usedtodemonstrate â Efficiency Attenuation Phenomenon
confidence 95% · We formalize this in a cooperative navigation task... Results show that agents with an emergent protocol achieve 50.5% higher efficiency... confirming the EAP.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:This paper computationally investigates whether thought requires a language-like format, as posited by the Language of Thought (LoT) hypothesis. We introduce the ``AI Private Language'' thought experiment: if two artificial agents develop an efficient, inscrutable communication protocol via multi-agent reinforcement learning (MARL), and their performance declines when forced to use a human-comprehensible language, this Efficiency Attenuation Phenomenon (EAP) challenges the LoT. We formalize this in a cooperative navigation task under partial observability. Results show that agents with an emergent protocol achieve 50.5\% higher efficiency than those using a pre-defined, human-like symbolic protocol, confirming the EAP. This suggests optimal collaborative cognition in these systems is not mediated by symbolic structures but is naturally coupled with sub-symbolic computations. The work bridges philosophy, cognitive science, and AI, arguing for pluralism in cognitive architectures and highlighting implications for AI ethics.
Tags
Links
- Source: https://arxiv.org/abs/2603.22312v1
- Canonical: https://arxiv.org/abs/2603.22312v1
Trouble viewing inline? Open PDF directly â
Full Text
36,101 characters extracted from source content.
Expand or collapse full text
The Efficiency Attenuation Phenomenon: A Computational Challenge to the Language of Thought Hypothesis Di Zhang School of Advanced Technology Xiâan Jiaotong-Liverpool University Suzhou, Jiangsu, China di.zhang@xjtlu.edu.cn Abstract This paper computationally investigates whether thought requires a language-like format, as posited by the Language of Thought (LoT) hypothesis. We introduce the âAI Private Languageâ thought experiment: if two artificial agents develop an efficient, inscrutable communication protocol via multi-agent reinforcement learning (MARL), and their performance declines when forced to use a human-comprehensible language, this Efficiency Attenuation Phenomenon (EAP) challenges the LoT. We formalize this in a cooperative navigation task under partial observability. Results show that agents with an emergent protocol achieve 50.5% higher efficiency than those using a pre-defined, human-like symbolic protocol, confirming the EAP. This suggests optimal collaborative cognition in these systems is not mediated by symbolic structures but is naturally coupled with sub-symbolic computations. The work bridges philosophy, cognitive science, and AI, arguing for pluralism in cognitive architectures and highlighting implications for AI ethics. Keywords: Language of Thought; emergent communication; multi-agent reinforcement learning; cognitive architecture; symbol grounding; artificial intelligence; philosophy of mind 1 Introduction The quest to understand the nature of thought constitutes a foundational pursuit within cognitive science. A dominant strand of this inquiry, crystallized in Jerry Fodorâs influential Language of Thought (LoT) hypothesis, posits that thinking is intrinsically a computational process operating on structured, language-like symbolic representationsâa âmentaleseâ (Fodor, 1975, 2008). This paradigm, which reached its zenith in classical symbolic artificial intelligence (AI), views cognition as rule-based manipulation of physical symbol systems (Newell and Simon, 1976). From this perspective, the representational format for thought is presumed to share core logical and combinatorial properties with human natural language, suggesting a deep, necessary link between the machinery of thought and linguistic structure. However, the dramatic rise of connectionist architectures and deep learning presents a profound counterpoint to this symbolic vision. These sub-symbolic systems generate intelligent behavior through the adjustment of weights in distributed neural networks, with âknowledgeâ embedded in the geometry of high-dimensional state spaces rather than in discrete, composable tokens (Rumelhart et al., 1986; Hinton, 1986). The success of such models forces a critical re-examination: if complex, goal-directed behavior can emerge from computations that bear little resemblance to linguistic syntax, must we reconsider the putative necessity of a language-like medium for thought itself? This tension between symbolic and sub-symbolic paradigms lies at the heart of contemporary debates about the fundamental vehicles of cognition (Lake et al., 2017; McClelland et al., 2010). Concurrently, research in multi-agent reinforcement learning (MARL) has uncovered a phenomenon with significant, yet under-explored, philosophical implications: the emergence of communication. When artificial agents are placed in cooperative environments with a communication channel, they often spontaneously develop novel, task-specific signaling protocols to coordinate their behavior (Foerster et al., 2016; Mordatch and Abbeel, 2018). These protocols can become stable and efficient, yet remain largely opaque to human interpretation (Lowe et al., 2017). This empirical reality invites a powerful thought experiment: if two AIs were to develop a highly efficient âprivate languageâ through collaboration, and their performance measurably declined when forced to use a human-comprehensible language instead, what would this imply about the relationship between their internal cognitive processes and linguistic structure? Figure 1: Conceptual schematic of the AI Private Language thought experiment and the predicted Efficiency Attenuation Phenomenon (EAP). Left: Agents develop an efficient but opaque communication protocol through MARL and cooperation. Right: The same agents are forced to use a pre-defined, human-interpretable symbolic protocol. This paper introduces and rigorously develops this AI Private Language thought experiment as a novel methodological tool for interrogating the LoT hypothesis (see Figure 1 for a conceptual overview). We argue that the hypothesized performance declineâtermed the Efficiency Attenuation Phenomenon (EAP)âserves as a crucial behavioral signature. Its occurrence would suggest that, for these artificial cognitive systems, optimal collaborative problem-solving (and by extension, the thought processes underlying it) is not mediated by a language-like representational format but is instead more directly coupled with a non-linguistic, potentially sub-symbolic, mode of computation and communication. To transform philosophical speculation into a tractable cognitive science research program, we adopt a computational-philosophical approach. We first situate our thought experiment within the relevant theoretical landscape, engaging with classic philosophical objections from Wittgenstein on private language (Wittgenstein, 1953) and Searle on syntax versus semantics (Searle, 1980), as well as contemporary cognitive theories like the Extended Mind hypothesis (Clark and Chalmers, 1998). We then bridge this theoretical analysis with computational modeling by formalizing the core thought experiment within a MARL framework. This allows us to derive concrete, empirically testable hypotheses and present simulation results that demonstrate the plausibility and operational characteristics of the Efficiency Attenuation Phenomenon. The primary contribution of this work is threefold. First, it provides a novel, empirically grounded argument that challenges the universality of the LoT by illustrating a viable pathway for non-linguistic thought in artificial systems. Second, it demonstrates how classic philosophical puzzles can be productively engaged and extended through formal modeling and simulation, offering a blueprint for a renewed dialogue between philosophy and computational cognitive science (Griffiths et al., 2010). Third, it highlights the profound implications of this possibility for adjacent fields, including AI ethicsâwhere it complicates the value alignment problem by introducing the âultimate black boxâ of incommensurable thoughtâand the methodology of machine consciousness research. The remainder of this paper is structured as follows. Section 2 reviews related work in the philosophy of mind, cognitive science, and AI. Section 3 formally presents the AI private language thought experiment and derives our core testable hypotheses. Section 4 details the computational model and experimental design of our MARL simulation. Section 5 presents the results, providing evidence for the Efficiency Attenuation Phenomenon. Section 6 contains a comprehensive discussion, interpreting the results, responding to philosophical objections, and exploring broader implications. Section 7 concludes. 2 Related Work This work sits at the intersection of philosophy of mind, cognitive science, and artificial intelligence, engaging three core theoretical strands: the debate over symbolic vs. sub-symbolic cognition, classic philosophical critiques of machine understanding, and the empirical study of emergent communication in computational systems. 2.1 The Language of Thought and Its Alternatives Jerry Fodorâs LoT hypothesis posits that thinking operates on language-like symbolic structures with combinatorial syntax and semantics (Fodor, 1975). This view aligns with classical symbolic AI, which treats cognition as rule-based manipulation of physical symbol systems (Newell and Simon, 1976). In contrast, connectionist and deep learning models implement intelligence through distributed, sub-symbolic representations and parallel constraint satisfaction, challenging the necessity of discrete symbols for cognition (Rumelhart et al., 1986; Hinton, 1986). Further, embodied and extended cognitive science argues that intelligent behavior can arise from dynamic agent-environment coupling without internal linguistic representations (Clark, 1998; Brooks, 1991). Our thought experiment draws on this tension, proposing a scenario in which efficient collaborative cognition emerges without a language-like medium. This echoes recent calls for a pluralistic view of cognitive architectures (Dale and Galati, 2020) and emphasizes the possibility of âintelligence without representationâ (Brooks, 1991). 2.2 Philosophical Boundaries: Private Language and Understanding Two landmark philosophical critiques inform our approach. Wittgensteinâs private language argument questions the possibility of a language understandable by only one individual, emphasizing that meaning requires public criteria within a shared form of life (Wittgenstein, 1953). Our scenario of an AI dyad developing an opaque protocol tests this boundary: we argue that the dyad itself constitutes a novel intersubjective community where task success provides the necessary public criterion. Searleâs Chinese Room argument asserts that syntactic manipulation is insufficient for genuine understanding or intrinsic intentionality (Searle, 1980). Our analysis suggests that emergent communication may enable a form of machine-specific semantic grounding, where symbols acquire meaning through their functional role in the agentsâ own successful interactions, potentially circumventing Searleâs critique. This perspective aligns with conceptual role semantics (Block, 1986) and recent efforts to ground symbols in perceptual or interactive experience (Harnad, 1990; Barsalou, 1999). 2.3 Emergent Communication in Multi-Agent Systems Empirically, our work builds on research in MARL, where agents often develop novel communication protocols to solve cooperative tasks (Foerster et al., 2016; Mordatch and Abbeel, 2018). These protocols can exhibit linguistic properties such as compositionality and reference (Chaabouni et al., 2020), but they are typically studied for engineering purposes. The philosophical implications of agents developing inscrutable, highly efficient languages remain underexplored. Our contribution is to formalize this phenomenon as a cognitive science thought experiment, linking emergent communication to debates about the representational format of thought and the nature of machine understanding. Recent studies have shown that natural language does not necessarily emerge ânaturallyâ in multi-agent dialog (Kottur et al., 2017), highlighting the importance of task structure and learning biases in shaping emergent communication. This synthesis positions our work within a computational-philosophical framework, using MARL as a testbed to evaluate theoretical claims about language, thought, and intelligence in artificial systems (Griffiths et al., 2010). 3 Thought Experiment and Hypotheses We formalize the core philosophical intuition into a precise, testable scenario to evaluate the LoT hypothesis. 3.1 The AI Private Language Scenario Consider two deep neural network agents, A1A_1 and A2A_2, placed in a partially observable environment requiring deep cooperation. They share a communication channel but are not pre-programmed with any human language. Using MARL, they must maximize a shared reward. Through interaction, they are predicted to develop a stable, efficient communication protocol LpL_p with three key properties: 1. Emergence: Self-organized from goal-directed interaction. 2. Efficiency: Optimized for the task and the agentsâ internal architectures. 3. Incommensurability: No recoverable mapping to human language; opaque to human interpretation. 3.2 The Efficiency Attenuation Phenomenon The critical intervention is to subsequently force the agents to communicate using a pre-defined, human-comprehensible symbolic protocol LhL_h. For clarity, we note that LhL_h is a simple deterministic mapping rule (e.g., from relative positions to symbols), not a full natural language. It serves as a stand-in for a structured, externally imposed symbolic system. The central prediction is the Efficiency Attenuation Phenomenon: a significant and persistent decline in collaborative task performance when using LhL_h compared to LpL_p. The EAPâs explanatory force lies in its most plausible interpretation: if the agentsâ internal cognition were natively language-like (akin to LhL_h or translatable to it), externalizing thought into LhL_h should incur minimal cost. A significant penalty suggests a mismatchâindicating that the agentsâ native cognitive processes are optimized for a different, potentially non-linguistic, representational format (e.g., sub-symbolic vector transformations). The efficiency of LpL_p implies it is a direct externalization of this native format. 3.3 Testable Hypotheses We derive the following falsifiable hypotheses, operationalized within a MARL framework: Primary Hypothesis: H1: Efficiency Attenuation Agents that develop a communication protocol spontaneously through MARL will achieve significantly higher task efficiency (e.g., fewer steps to goal) than identical agents constrained to use a pre-defined, symbolic protocol. Secondary Hypotheses: H2: Complexity & Opacity The inscrutability of the emergent protocol to human interpretation will increase with the complexity of the collaborative task. H3: Structured Representation The emergent protocol will develop systematic, task-adaptive structure, reflecting salient environmental features, even if non-linguistic. H4: Grounded Generalization Agents using an emergent protocol will show stronger generalization to novel situations and more robust error recovery, indicating deeper semantic grounding within the task domain. H1 provides the direct test of the EAP. H2âH4 offer convergent evidence for a non-linguistic, task-grounded cognitive organization underlying the efficient communication, resonating with theories of grounded and embodied cognition (Barsalou, 1999; Clark, 1998). 4 Model and Experimental Design We designed a minimalist MARL experiment to isolate the effect of communication protocol origin (emergent vs. pre-defined) on collaborative efficiency. The environment, agent architecture, and learning algorithm were kept identical across conditions; only the rules governing a discrete communication channel were manipulated. 4.1 Task: Coordinated Navigation A two-agent cooperative navigation task was implemented in a 5Ă55Ă 5 grid. Agents A1A_1 and A2A_2 start at fixed corners. A single treasure is placed randomly at the start of each episode. The goal is for both agents to occupy the treasure cell simultaneously. The environment is partially observable: each agent sees only its own position and the treasure location, not the partnerâs position. Agents receive a sparse reward: +10 upon simultaneous success, and a per-step penalty of -1 to encourage efficiency. An episode terminates upon success or after 100 steps. 4.2 Agent Architecture and Training Both agents were implemented as identical Deep Q-Networks (DQN). The policy network was a lightweight Multi-Layer Perceptron (MLP) with a single hidden layer (32 units, ReLU). The input was an 8-dimensional vector concatenating the agentâs self-state (xi,yi)(x_i,y_i), the treasure state (xt,yt)(x_t,y_t), and a 4-dimensional one-hot vector representing the communication symbol received from the partner at the previous timestep. The output was a 5-dimensional Q-value vector for the movement actions Up, Down, Left, Right, Stay\Up, Down, Left, Right, Stay\. Agents were trained using independent DQN learners with experience replay. Hyperparameters included a replay buffer size of 2000, batch size of 32, discount factor Îł=0.95Îł=0.95, and Adam optimizer with a learning rate of 1Ă10â31Ă 10^-3. Exploration used a fixed Ï”=0.1Δ=0.1-greedy policy. Training consisted of 500 episodes per run, with results averaged over 10 independent runs with different random seeds. 4.3 Communication Conditions The core manipulation involved the generation and use of four discrete, one-hot encoded symbols CA,CB,C,CD\C_A,C_B,C_C,C_D\ broadcast over a dedicated channel at each timestep. Condition 1: Emergent Communication (EC). Each agent had a small, trainable MLP communication module that took the current observation as input and output logits for sampling a symbol. This module was trained end-to-end via the same DQN algorithm, with no auxiliary loss or pre-defined meaning for symbols. Communication evolved purely to maximize cumulative task reward. Condition 2: Pre-defined Symbolic Protocol (PSP). The communication channel was not learned. Instead, a fixed deterministic rule mapped an agentâs relative position to the treasure to a symbol based on the quadrant of the Manhattan vector (dâx,dây)(dx,dy). This rule was identical for both agents and provided a coherent, human-designed, informative signal. Note that this PSP is a simple symbolic mapping, not a natural language; it serves as a proxy for an externally imposed, language-like symbolic system. 4.4 Evaluation Metrics The primary dependent variable was collaborative efficiency, defined as the mean number of steps per episode (SÂŻ)( S) over the final 100 training episodes. The Efficiency Attenuation Rate η was calculated as η=SÂŻPSPâSÂŻECSÂŻECĂ100%.η= S_PSP- S_EC S_ECĂ 100\%. Secondary analyses included the Shannon entropy of the symbol distribution and the JensenâShannon divergence between agentsâ symbol distributions to assess protocol stability and shared convention. Statistical significance was assessed via independent two-sample t-tests (α=0.05)(α=0.05). 5 Results Experimental findings from the multi-agent navigation task robustly confirm the central prediction of the EAP and characterize the emergent communication protocol. All results are means across 10 independent runs. 5.1 Evidence for Efficiency Attenuation Agents in the EC condition learned to coordinate efficiently, stabilizing at a mean step count of SÂŻEC=28.7 S_EC=28.7 steps per episode over the final 100 training episodes. In contrast, agents using the PSP plateaued at a significantly higher mean of SÂŻPSP=43.2 S_PSP=43.2 steps. This translates to an Efficiency Attenuation Rate of ηâ50.5%ηâ 50.5\%, providing strong support for H1. Figure 2: Left: Learning curves for the EC and PSP conditions across training episodes. After around 100 episodes, EC begins to outperform PSP. Right: The EC condition shows steeper learning and converges to higher efficiency (28.7 mean steps) compared to the PSP condition (43.2 mean steps). Shaded regions represent standard error across multiple independent runs. The efficiency gap emerges early and persists throughout training, demonstrating the robustness of the EAP. 5.2 Characterization of the Emergent Protocol Analysis of the emergent protocol reveals its structured and adaptive nature, contrasting sharply with the static pre-defined protocol. Figure 3: Communication symbol frequency distribution after 300 training episodes. Under the EC condition, symbols A and B form a high-efficiency combination accounting for 77% of usage, demonstrating adaptive optimization. In contrast, the PSP condition maintains a more uniform distribution (approximately 25% each), reflecting the rigidity of the imposed deterministic mapping. The final symbol frequency distribution was highly skewed, demonstrating the emergence of a specialized convention (Figure 3). High cross-agent consistency was confirmed by a low final JensenâShannon divergence (0.08±0.03)(0.08± 0.03). 5.2.1 Evolution of Communication Complexity The Shannon entropy of the symbol distribution for the EC condition increased during training, stabilizing at a higher value than the PSP condition, indicating the development of a more complex and adaptive code. Figure 4: Evolution of symbol entropy across training episodes. The EC condition shows increasing entropy, stabilizing at 2.6 bits, indicating adaptive information capacity growth. The PSP condition maintains constant low entropy (1.8 bits), reflecting limited expressive flexibility due to its fixed mapping. 5.3 Interpretability Analysis A probing classifier trained to predict the agentâs situational context from transmitted symbols achieved 58%±5%58\%± 5\% accuracy for the EC condition, significantly above chance (25%) but far below the 100% accuracy for the deterministic PSP mapping. This indicates the emergent encoding was task-relevant but opaque and not aligned with the human-chosen feature mapping used in the PSP, consistent with findings that emergent languages often deviate from human-interpretable structure (Kottur et al., 2017). 5.4 Summary of Key Findings 1. H1 Supported: A significant EAP was observed (ηâ50.5%,p<.001)(ηâ 50.5\%,p<.001). 2. H3 Supported: A stable, adaptive, and shared communication protocol emerged, characterized by skewed symbol distribution and higher entropy. 3. Protocol Opacity: The emergent symbol-to-situation mapping was not easily interpretable, suggesting a departure from the human-intuitive encodings used in the PSP. These results provide a computational validation of the core thought experiment. The efficiency penalty associated with the pre-defined symbolic protocol supports the inference that the emergent protocol is a more direct externalization of the agentsâ collaborative cognitive processes, aligning with the view that cognition can be realized through sub-symbolic, distributed representations (Churchland, 1992). 6 General Discussion The empirical demonstration of the EAP provides a concrete foundation for re-examining the philosophical and cognitive scientific claims advanced by our thought experiment. The central findingâthat artificially intelligent agents achieve superior collaborative performance using a spontaneously evolved, opaque communication protocol compared to a human-designed, symbolic oneâserves as a crucial data point in the debate over the relationship between thought and language. We interpret the results, defend the thought experiment against philosophical objections, and explore its broader implications. 6.1 Interpreting the EAP The most parsimonious explanation for the EAP is that the emergent communication protocol (LpL_p) is more tightly coupled to the agentsâ native computational processes than the pre-defined symbolic protocol (LhL_h). The 50.5% performance penalty under LhL_h represents a significant âtranslation cost.â LhL_h imposes an alien structure, forcing agents to map their internal statesâshaped by task statistics and realized as trajectories in a high-dimensional neural activation spaceâonto fixed, discrete symbols defined by a human-crafted rule. In contrast, LpL_p co-evolved with these internal processes. Its syntax and semantics were shaped by gradient descent to minimize internal-to-external mapping loss. LpL_p can thus be seen not as a separate language for thought, but as a direct externalization of a distributed cognitive process (Hutchins, 1995; Clark and Chalmers, 1998). The efficiency gap reflects a deeper congruence between external signals and internal computations, supporting the view that the agentsâ effective âthoughtâ is not best characterized as manipulation of language-like symbols, but as a process native to their connectionist architecture. This functional systematicityâthe ability to coordinate efficiently across diverse spatial configurations without internal combinatorial syntaxâdemonstrates that behavioral regularity can emerge from continuous representational geometry, challenging the inference that systematic thought requires a language-like medium (McClelland et al., 2010; Buckner, 2018). 6.2 Confronting Philosophical Objections 6.2.1 Wittgensteinâs Private Language Argument Revisited The AI dyadâs protocol appears to be a âprivate languageâ opaque to us, yet it satisfies Wittgensteinâs requirement for a public criterion of correctness within a shared âform of life.â The partner agents provide the âothers,â and the reinforcement signal provides the tangible criterion: miscommunication leads to negative reward. The agentsâ form of life is their shared architecture, learning history, and goal. Their language is grounded in public (to them) behavioral success, generalizing Wittgensteinâs insight to a non-human community (Tomasello et al., 2005). 6.2.2 Beyond Searleâs Chinese Room: Toward Grounded Machine Semantics In the PSP condition, our agents resemble the Chinese Room, manipulating symbols whose meaning was assigned externally (by the experimenterâs rule). The EAP points to a different status for the EC protocol. The symbols of LpL_p were not assigned meanings; their significance derives solely from their functional role within the agentsâ own history of successful interaction. This establishes a causal-historical link between symbol patterns and successful action sequences. This process resembles a form of machine pragmatics or conceptual role semantics (Block, 1986). While not bestowing full âintrinsic intentionalityâ in Searleâs human-centric sense, it suggests a system-relative intrinsic intentionality: the symbols are âaboutâ task features for the agents themselves. The EAP is the behavioral signature of this grounded semantics, aligning with recent work on pragmatic grounding in AI systems (Lazaridou and Baroni, 2020). 6.3 Implications for Cognitive Science and AI For Cognitive Science: Challenging the LoTâs Necessity. The EAP supports a pluralistic view of cognitive architecture (Dale and Galati, 2020). Sophisticated, goal-directed coordination can emerge most efficiently in a system whose communicative and inferential processes are sub-symbolic and non-linguistic. While the Language of Thought may describe aspects of human cognition, it is not a necessary blueprint for all minds. Vector-space dynamics constitute a viable, and in some contexts superior, substrate for thought-like processes (Churchland, 1990; Lake et al., 2017). For Theories of Mind: A Model of Extended and Distributed Cognition. Our framework serves as a computational model for the Extended Mind thesis (Clark and Chalmers, 1998) and distributed cognition (Hutchins, 1995). The communication channel is an integral component of a distributed cognitive system; problem-solving is spread across the two networks and their signals. This illustrates how coupled systems develop unique, shared representational formats that enhance collective capability, extending the notion of cognitive extension to artificial agents (Menary, 2010). For AI Ethics and Safety: The Challenge of the âUltimate Black Box.â The incommensurability of the emergent protocol highlights a profound challenge for AI alignment (Bostrom, 2014). As AIs grow more complex, they may develop reasoning modes fundamentally unintelligible to humans. The EAP suggests that forcing expression in a human-imposed symbolic format may be inefficient and distortive, complicating alignment strategies based on interpretability (Doshi-Velez and Kim, 2017). This argues for alternative paradigms, such as value cultivation through shaped interactive environments, fostering a shared âform of lifeâ from which aligned behaviors co-evolve (Russell, 2019; Amodei et al., 2016). 7 Conclusion This research transformed the philosophical questionâcan machines think without language?âinto an empirically testable framework. Through a controlled MARL study, we demonstrated the Efficiency Attenuation Phenomenon: agents using a self-evolved protocol significantly outperformed those using a human-designed, symbolic protocol (50.5% fewer steps). This EAP is a behavioral signature of a mismatch between native, sub-symbolic cognitive processes and an externally imposed symbolic structure. The primary theoretical implication challenges the universality of the LoT hypothesis. The efficiency of the non-linguistic, emergent protocol suggests sophisticated coordination can be optimally realized in a connectionist medium, supporting a pluralistic view of cognitive architectures (Dale and Galati, 2020). Philosophically, the AI dyad establishes a Wittgensteinian âform of lifeâ with public success criteria, while its grounded semantics points toward system-relative intentionality beyond Searleâs critique (Block, 1986). For AI, these findings underscore the safety challenge of incommensurable cognitive modesâan âultimate black box.â Alignment strategies reliant on imposing human-interpretable symbolic formats may be limited if machine thought is natively non-linguistic, necessitating approaches based on shaped interaction and environmental grounding (Amodei et al., 2016; Russell, 2019). 7.1 Limitations and Future Directions Our study intentionally used a simplified task (2D navigation) and architecture (MLP) to isolate the core phenomenon. Future work should test the Complexity Hypothesis (H2) in richer domains (e.g., 3D worlds, symbolic reasoning) with more powerful models (e.g., transformers). We predict the incommensurability and efficiency gap will increase with complexity. Second, our âpre-defined symbolic protocolâ was a simplistic mapping; a more rigorous test would employ a richer synthetic language with compositionality, where we hypothesize the EAP would persist or amplify (Rita et al., 2020). Third, testing the Grounding Hypothesis (H4) requires extensive generalization and ablation tests, such as transfer to novel tasks or adversarial perturbations. Finally, we do not claim these agents possess consciousness or full intentionality; rather, the EAP provides a model that challenges the necessity of language-like structure for intelligence and offers a framework for exploring semantic content in non-human cognitive systems (Griffiths et al., 2010). In sum, this study bridges formal philosophy and computational modeling to advance cognitive science. It provides evidence that thought is not synonymous with language, and that the landscape of possible minds is more diverse than a single representational format can capture. Acknowledgments The authors acknowledge the use of DeepSeek111https://chat.deepseek.com/ as a research assistance tool during the preparation of this manuscript. It was employed for initial drafting, language polishing, and technical editing of selected passages. All content was thoroughly reviewed, critically evaluated, and substantially revised by the authors, who assume full responsibility for the accuracy, originality, and intellectual integrity of the work presented herein. References D. Amodei, C. Olah, J. Steinhardt, P. Christiano, J. Schulman, and D. ManĂ© (2016) Concrete problems in ai safety. arXiv preprint arXiv:1606.06565. Cited by: §6.3, §7. L. W. Barsalou (1999) Perceptual symbol systems. Behavioral and brain sciences 22 (4), p. 577â660. Cited by: §2.2, §3.3. N. Block (1986) An advertisement for a semantics for psychology. Oxford University Press. Cited by: §2.2, §6.2.2, §7. N. Bostrom (2014) Superintelligence: paths, dangers, strategies. Cited by: §6.3. R. A. Brooks (1991) Intelligence without representation. Artificial intelligence 47 (1-3), p. 139â159. Cited by: §2.1. C. Buckner (2018) Empiricism without magic: transformational abstraction in deep convolutional neural networks. Synthese 195 (12), p. 5339â5372. Cited by: §6.1. R. Chaabouni, E. Kharitonov, D. Bouchacourt, E. Dupoux, and M. Baroni (2020) Compositionality and generalization in emergent languages. arXiv preprint arXiv:2004.09124. Cited by: §2.3. P. M. Churchland (1990) Cognitive activity in artificial neural networks. Thinking: An invitation to cognitive science 3, p. 199â228. Cited by: §6.3. P. M. Churchland (1992) A neurocomputational perspective: the nature of mind and the structure of science. MIT press. Cited by: §5.4. A. Clark and D. Chalmers (1998) The extended mind. Analysis 58 (1), p. 7â19. Cited by: §1, §6.1, §6.3. A. Clark (1998) Being there: putting brain, body, and world together again. MIT press. Cited by: §2.1, §3.3. R. Dale and A. Galati (2020) More than one way to see it: individual differences in social cognition. Frontiers in Psychology 11, p. 564. Cited by: §2.1, §6.3, §7. F. Doshi-Velez and B. Kim (2017) Towards a rigorous science of interpretable machine learning. arXiv preprint arXiv:1702.08608. Cited by: §6.3. J. A. Fodor (1975) The language of thought. Harvard University Press. Cited by: §1, §2.1. J. A. Fodor (2008) LOT 2: the language of thought revisited. Oxford University Press. Cited by: §1. J. N. Foerster, Y. M. Assael, N. de Freitas, and S. Whiteson (2016) Learning to communicate with deep multi-agent reinforcement learning. Advances in neural information processing systems 29. Cited by: §1, §2.3. T. L. Griffiths, N. Chater, C. Kemp, A. Perfors, and J. B. Tenenbaum (2010) Probabilistic models of cognition: exploring the laws of thought. Trends in cognitive sciences 14 (8), p. 357â364. Cited by: §1, §2.3, §7.1. S. Harnad (1990) The symbol grounding problem. Physica D: Nonlinear Phenomena 42 (1-3), p. 335â346. Cited by: §2.2. G. E. Hinton (1986) Learning distributed representations of concepts. Proceedings of the eighth annual conference of the cognitive science society 1, p. 1â12. Cited by: §1, §2.1. E. Hutchins (1995) Cognition in the wild. MIT press. Cited by: §6.1, §6.3. S. Kottur, J. M. Moura, S. Lee, and D. Batra (2017) Natural language does not emerge ânaturallyâin multi-agent dialog. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, p. 2962â2967. Cited by: §2.3, §5.3. B. M. Lake, T. D. Ullman, J. B. Tenenbaum, and S. J. Gershman (2017) Building machines that learn and think like people. Behavioral and brain sciences 40. Cited by: §1, §6.3. A. Lazaridou and M. Baroni (2020) Emergent multi-agent communication in the deep learning era. arXiv preprint arXiv:2006.02419. Cited by: §6.2.2. R. Lowe, Y. Wu, A. Tamar, J. Harb, P. Abbeel, and I. Mordatch (2017) Multi-agent actor-critic for mixed cooperative-competitive environments. Advances in neural information processing systems 30. Cited by: §1. J. L. McClelland, M. M. Botvinick, D. C. Noelle, D. C. Plaut, T. T. Rogers, M. S. Seidenberg, and L. B. Smith (2010) Letting structure emerge: connectionist and dynamical systems approaches to cognition. Trends in cognitive sciences 14 (8), p. 348â356. Cited by: §1, §6.1. R. Menary (2010) The extended mind. MIT Press. Cited by: §6.3. I. Mordatch and P. Abbeel (2018) Emergence of grounded compositional language in multi-agent populations. Proceedings of the AAAI Conference on Artificial Intelligence 32 (1). Cited by: §1, §2.3. A. Newell and H. A. Simon (1976) Computer science as empirical inquiry: symbols and search. ACM. Cited by: §1, §2.1. M. Rita, F. Strub, O. Pietquin, and E. Dupoux (2020) On the emergence of compositional language. Advances in Neural Information Processing Systems 33, p. 16911â16923. Cited by: §7.1. D. E. Rumelhart, J. L. McClelland, and P. R. Group (1986) Parallel distributed processing: explorations in the microstructure of cognition, vol. 1. MIT Press. Cited by: §1, §2.1. S. Russell (2019) Human compatible: artificial intelligence and the problem of control. Penguin. Cited by: §6.3, §7. J. R. Searle (1980) Minds, brains, and programs. Behavioral and brain sciences 3 (3), p. 417â424. Cited by: §1, §2.2. M. Tomasello, M. Carpenter, J. Call, T. Behne, and H. Moll (2005) Understanding and sharing intentions: the origins of cultural cognition. Behavioral and brain sciences 28 (5), p. 675â691. Cited by: §6.2.1. L. Wittgenstein (1953) Philosophical investigations. Macmillan. Cited by: §1, §2.2.