# Formal logic for beliefs in large language models

## Introduction to Doxastic Logic and Artificial Intelligence

Doxastic logic, the formal logical study of belief, provides a rigorous mathematical and philosophical framework for modeling how intelligent agents acquire, hold, manipulate, and revise their convictions. Originating from epistemology and philosophical logic, doxastic frameworks utilize specific modal operators to differentiate between objective, absolute truth and the subjective, potentially flawed belief states of individual actors. In classical artificial intelligence, these formalisms were explicitly programmed into symbolic architectures and expert systems to ensure that agents maintained logically consistent worldviews and operated predictably within well-defined parameters. However, the advent and subsequent dominance of Large Language Models have forced a profound reevaluation of these concepts. Modern large language models are not strictly symbolic reasoning engines governed by hardcoded deductive rules; rather, they are probabilistic sequence predictors that implicitly encode vast, generalized representations of world knowledge within their neural weights. Consequently, understanding whether and how large language models maintain "beliefs"—and whether those emergent beliefs adhere to the principles of formal logic—has become a central focus of artificial intelligence interpretability, cognitive science, and safety research.

The relevance of formal belief logic to large language models manifests across several critical dimensions of contemporary research. First, formal logic provides a diagnostic lens for understanding the phenomenon of hallucination, which can be modeled precisely as the generation of unjustified, untrue beliefs. Second, doxastic logic provides the theoretical underpinning for Theory of Mind evaluations, which test a model's capacity to track the divergent and often conflicting epistemic states of multiple distinct actors within a narrative or interactive environment. Third, the application of formal doxastic models illuminates systemic reasoning failures in modern neural architectures, particularly the divergence between a model's apparent logical capabilities when generating fluent text and its failure to adhere to the formal axioms of belief consistency under rigorous testing. By analyzing large language models through the lens of doxastic logic, researchers can move beyond superficial benchmark scores to understand the structural limitations of implicit reasoning and the fundamental differences between statistical text generation and formalized rational agency.

## Foundational Axioms of Belief Formulation

In formal epistemology, the prevailing model for doxastic logic is the KD45 axiomatic system. This framework outlines the minimal requirements for a rational agent's belief structure using specific logical axioms. The application of the KD45 framework to large language models reveals profound disparities between the behavior of statistical text generators and the theoretical models of formalized rational agency. The system is built upon four primary axioms, each of which poses unique challenges when mapped to neural architectures.

The first principle is the Distribution Axiom, commonly referred to as Axiom K. This axiom states that if an agent believes that a premise implies a conclusion, and the agent believes the premise, then the agent must necessarily believe the conclusion. In application, large language models routinely fail to uphold Axiom K, particularly during extended reasoning tasks. While a model might demonstrate knowledge of a rule and knowledge of a premise in isolation, it often fails to distribute that belief logically across a complex prompt, leading to reasoning drop-offs and invalid deductions. 

The second principle is the Consistency Axiom, or Axiom D, which dictates that a rational agent cannot simultaneously hold a belief and its direct negation. In the context of large language models, Axiom D is frequently breached during long-context generation or multi-turn dialogues. A model might state a specific factual premise early in a conversation and directly contradict it later when the attention mechanism shifts focus to more recent tokens. This phenomenon, known as latent inconsistency, indicates that large language models do not maintain a unified, logically coherent belief state that updates globally; instead, their beliefs are heavily localized and dependent on the immediate context window.

The third principle is Positive Introspection, or Axiom 4, which posits that if an agent holds a belief, the agent is aware that it holds that belief. Research into the internal state monitoring of large language models, particularly Anthropic's investigations into model introspection, reveals that advanced architectures exhibit only nascent and highly unreliable forms of positive introspection. Through a technique called concept injection, researchers forced specific neural patterns into the processing streams of models like Claude 3.5 Sonnet to see if the model could detect its own altered internal state. While the model occasionally recognized these injected thoughts internally before mentioning them in text, the capability proved highly unreliable, functioning effectively only a fraction of the time. Furthermore, when forced to justify an output that resulted from this artificial manipulation, models frequently confabulated tenuous reasons to make the response seem intentional, indicating a failure of true introspection and a reliance on post-hoc rationalization.

The final principle is Negative Introspection, or Axiom 5, which asserts that if an agent does not hold a belief, the agent is aware of its lack of belief. This is arguably the most pervasive doxastic failure in modern large language models. The inability to execute negative introspection contributes directly to the generation of fluent but fabricated information. When confronted with queries outside their parametric knowledge, models struggle to correctly output declarations of ignorance. Instead, they exhibit poorly calibrated confidence, hallucinating answers based on spurious statistical correlations rather than recognizing the absence of a justified internal belief. 

## The Problem of Logical Omniscience

A persistent challenge in applying formal doxastic logic to any computational or cognitive system is the theoretical problem of logical omniscience. In standard modal logic frameworks, if an agent believes a foundational set of axioms, they are assumed to automatically believe all logically valid consequences of those axioms, ad infinitum. For human cognition, and certainly for bounded artificial systems, this assumption is computationally intractable and practically false. In the context of large language models, the failure of logical omniscience is stark, heavily documented, and serves as a primary indicator that these models do not store knowledge as a unified logical graph.

[image delta #1, 0 bytes]



Research into reasoning failures demonstrates that models frequently possess localized factual knowledge but fail to propagate that knowledge through basic logical operations. A primary example of this is the reversal curse. If a large language model is trained extensively on the premise that "Entity A is Entity B," it often fails to infer the logically equivalent inverse, "Entity B is Entity A." For a formally logical agent, this bidirectional equivalence is trivial. For an autoregressive language model, however, knowledge is inextricably linked to the sequence of tokens encountered during training. The model learns the statistical transition from A to B but does not automatically synthesize a global, directionless belief about their identity.

The limitations of belief propagation are further highlighted by targeted knowledge editing techniques. Researchers utilizing mechanisms like MEND hypernetworks to update specific facts within a model's weights have observed significant propagation failures. When a specific fact is surgically edited—for example, updating the name of a CEO—the model can accurately reproduce the new fact when queried directly. However, the model routinely fails to apply this updated belief to multi-hop reasoning questions that logically depend on the newly injected fact. The edits fix a specific syntactic statement but fail to propagate logically throughout the model's latent knowledge base. This failure demonstrates that beliefs within a large language model are fragmented, non-monotonic, and isolated within specific regions of the latent space, rather than existing as globally coherent propositions that dynamically update dependent logical nodes.



## Latent Representations of Truth and Belief Directions

To determine whether large language models possess beliefs in a formal sense—rather than merely predicting the next plausible token—researchers have increasingly turned to representation engineering. The objective of this discipline is to inspect the internal mechanics of a neural network to determine if, during the course of its computations, the model internally distinguishes between true claims and false claims, and whether it uses this distinction to guide its outputs. Drawing from insights in philosophy and machine learning, researchers seek to identify mechanisms that satisfy the criteria for true internal belief representation: information encoding, utilization in output generation, and the capacity for coherent misrepresentation.

### Emergent Linear Structures in Neural Representations

Investigations into the latent spaces of large language models have revealed emergent linear structures that appear to encode the truth or falsehood of factual statements. Foundational studies examining the geometry of truth demonstrated that at a sufficient scale, models linearly represent the objective truth value of simple, unambiguous declarative sentences. By plotting the activations corresponding to a large number of true and false prompts, researchers observed systematic differences in internal representation. Utilizing linear probes—specifically a technique known as mass-mean probing, which defines the direction of truth values by connecting the centroids of the true and false classes in the activation space—researchers isolated a distinct truth direction within specific dimensions of the model's internal representations [cite: 1, 2, 3].

Crucially, this is not merely a passive correlational finding. Causal evidence obtained via inference-time interventions demonstrates that these linear structures directly influence the model's behavior. By surgically altering activations along the identified truth direction during a forward pass, researchers can force the model to treat false statements as true, and true statements as false [cite: 2, 4]. This intervention confirms that the linear truth direction is causally implicated in the model's reasoning process. Furthermore, the truth direction has shown a high degree of generalization; probes trained on basic declarative statements can generalize to logical transformations, complex question-answering formats, and external knowledge datasets across various domains [cite: 3, 5].

### Differentiating Objective Truth from Contextual Belief

While the existence of a robust truth direction suggests a capacity for factual representation, advanced representation engineering necessitates a careful distinction between objective truth directions and subjective belief directions. This distinction becomes critical when analyzing how models process in-context information that may conflict with their parametric training.

When models are prompted with supporting or contradicting premises, the internal representation of a subsequent statement shifts dynamically. The outputs of linear probes are highly context-sensitive, indicating that the model maintains an internal belief state regarding the specific text currently occupying its context window, regardless of whether that text aligns with objective reality [cite: 4, 6]. These belief directions act as causal mediators in the inference process, incorporating in-context information to steer the generated output [cite: 6]. Consequently, a large language model might internally flag a statement as objectively false based on its pre-training data via the truth direction, but simultaneously align its latent state to treat the statement as true for the duration of the current interaction based on the immediate prompt via the belief direction. This duality of representation explains how models can confidently generate falsehoods, adopt persona-driven biases, or follow counterfactual premises despite possessing accurate latent knowledge within their weights. 

## Theory of Mind as Applied Doxastic Logic

In both cognitive science and artificial intelligence research, the empirical application of doxastic logic is most rigorously tested through Theory of Mind. Theory of Mind refers to the cognitive ability to attribute independent mental states—such as intentions, desires, and most importantly, beliefs—to oneself and others. From a formal logic perspective, successful Theory of Mind reasoning requires an agent to maintain and continuously update multiple, distinct formal models of reality: the objective state of the physical world, and the subjective, localized, and potentially incorrect belief states of various actors operating within that world. Evaluating this capability in large language models has become a primary benchmark for assessing their sophisticated social and logical reasoning limits.

### The Illusion of Competence in Higher-Order Reasoning

Early evaluations of large language models on basic Theory of Mind benchmarks, such as standard false-belief tasks or the classic Sally-Anne test, produced highly optimistic results. Studies initially suggested that advanced models like GPT-4 had spontaneously developed human-level Theory of Mind capabilities, solving over ninety percent of standard false-belief scenarios [cite: 7, 8, 9]. However, more rigorous systemic audits of these early benchmarks—including datasets like ToMi, SocialIQa, and FauxPas-EAI—revealed pervasive structural flaws. Researchers uncovered significant semantic and pragmatic issues in the benchmark design, concluding that models were succeeding by relying on shallow pattern matching, spurious correlations, and structural regularities rather than engaging in genuine, explicit mental-state reasoning [cite: 7, 8].

To address these shortcomings, researchers introduced more adversarial and complex benchmark frameworks, such as FANToM, HiToM, OpenToM, and SimpleToM. When evaluated against these rigorous standards, the performance of large language models consistently collapses, indicating a profound lack of coherent doxastic tracking [cite: 8, 9, 10, 11]. For example, studies demonstrated that trivial alterations to a standard false-belief narrative—such as specifying that a container holding an object is transparent rather than opaque—caused state-of-the-art models to fail entirely. This reveals that the models were relying on the semantic prior associated with the word "container" hiding an object, rather than dynamically modeling the visual perception and resulting belief state of the characters involved [cite: 8].

In the FANToM benchmark, which stress-tests Theory of Mind within information-asymmetric conversational contexts, all leading models—including GPT-4o, Claude 3.5 Sonnet, and Gemini 1.5 Pro—perform significantly worse than human baselines. The benchmark leverages scenarios where characters leave and rejoin a conversation, creating a natural asymmetry regarding who knows what. Models exhibit a systemic inability to handle list-type answerability tracking, often making false-positive errors by assuming characters are aware of information shared in their absence [cite: 11]. This highlights a specific failure in applied negative introspection (Axiom 5), as the models struggle to formally track the absence of knowledge within an agent's mental model [cite: 11].

### The Capability Cliff in Belief Application

The exact nature of these doxastic failures is clearly illuminated by the SimpleToM evaluation framework, which separates the cognitive task into distinct tiers: identifying a mental state, predicting behavior based on that state, and passing rational judgment on that behavior. Data from this framework reveals a stark capability cliff across all prominent frontier models.

| Evaluation Metric | GPT-4o | Claude 3.5 Sonnet | Llama 3.1 405B |
| :--- | :--- | :--- | :--- |
| **Mental State Inference** | >95% | >95% | >95% |
| **Behavior Prediction** | 65% | 65% | 60% |
| **Behavior Judgment** | 25% | 24.9% | 20% |

The data indicates a notable capability cliff in modern architectures. While state-of-the-art models like GPT-4o, Claude 3.5 Sonnet, and Llama 3.1 405B achieve near-perfect accuracy (exceeding 95%) in correctly identifying the implicit mental states of characters within a narrative, their ability to apply those doxastic states drops significantly when asked to predict subsequent behavior, hovering between 60% and 65%. Most critically, their capacity to pass logical judgment on the rationality of those behaviors based on the tracked beliefs falls well below random chance, plummeting to the 20% to 25% range [cite: 12, 13, 14]. This demonstrates that while the models possess the linguistic capability to articulate an agent's belief state, they lack the underlying formal logic architecture necessary to consistently apply that belief state as a constraint on subsequent deductive reasoning tasks. 

### Perspective Discrepancies and Architectural Strengths

The challenges of formal belief modeling are further exacerbated when models are required to shift perspectives. Contemporary evaluations, such as the EgoSocialArena benchmark, test models on their First-Person Theory of Mind capabilities, forcing the model to operate as an active participant within a social scenario rather than as an omniscient third-person observer. The results highlight granular differences in how current architectures handle subjective belief tasks [cite: 15].

| Large Language Model | First-Person ToM Accuracy | Architectural Category | Key Observations in Doxastic Reasoning |
| :--- | :--- | :--- | :--- |
| **OpenAI o1-preview** | 71.9% | Proprietary | Demonstrates the strongest explicit reasoning capabilities due to reinforcement learning designed for extensive chain-of-thought, allowing robust tracking of multiple state changes. |
| **Claude 3.5 Sonnet** | 71.0% | Proprietary | Highly competitive in nuancing mental states and open-ended social comprehension, though exhibiting significant drops in performance when explicit chain-of-thought is suppressed. |
| **GPT-4o** | 64.1% | Proprietary | Maintains high baseline accuracy in identifying mental states but struggles notably with higher-order behavior judgments and complex information-asymmetry tracking. |
| **Llama 3.1 405B** | 58.0% | Open-Source | Struggles with complex theory of mind comparisons, falling notably behind top proprietary models in first-person perspective testing, despite performing competitively on general logic benchmarks. |

The comparative data emphasizes that models optimized for extensive computational thinking or equipped with specific reinforcement learning for reasoning (such as the o1 architecture) possess superior mechanisms for managing the intentional contexts required by Theory of Mind. However, even the highest-performing models remain far below the human performance baseline of roughly 90% in these complex social evaluations, reaffirming that scalable belief tracking remains an unsolved problem in artificial intelligence [cite: 15].

## Implicit Versus Explicit Belief Tracking

The mechanism by which large language models achieve their current benchmark scores points directly to the core distinction between formalized internal reasoning and sequential pattern replication. Advanced performance on doxastic logic tasks almost universally relies on Chain-of-Thought prompting. This technique forces models to externalize their belief updates step-by-step in natural language. By generating text, the model effectively utilizes the output window as a legible, externalized scratchpad, compensating for its inherent limitations in working memory and allowing it to iteratively track formal logic constraints and changing agent states over time [cite: 16, 17, 18]. 

However, recent research has shifted attention toward the viability of implicit reasoning. This paradigm asks whether models can execute reasoning steps silently via latent internal structures without emitting intermediate textual tokens, akin to the human transition from explicit, deliberate calculation (System 2) to automatic, intuitive thought (System 1) [cite: 17, 18, 19]. To support efficient reasoning with lower computational costs, engineers have attempted to train models to internalize these chain-of-thought processes. 

The results of these efforts expose the fragility of implicit doxastic logic in neural networks. Studies probing the hidden states of models prompted or trained to perform implicit reasoning reveal that the models do not reliably compute intermediate belief updates internally. Without the necessity of generating intermediate tokens, the models bypass strict, step-by-step logical calculations, relying instead on experiential shortcuts and shallow statistical heuristics. This results in highly susceptible, unstable performance on complex multi-step tasks, demonstrating a significant gap in efficacy between implicit application and explicit generation [cite: 17, 20].

Furthermore, comprehensive investigations into the faithfulness of chain-of-thought generation suggest a lack of forward-looking belief tracking. When generating a logical argument, there is little evidence that models track comprehensive beliefs about what the final answer will be and update those beliefs dynamically. Instead, their generation appears to be heavily localized, satisfying immediate token probabilities step-by-step without a coherent, overarching plan [cite: 21]. This confirms that without the external scaffolding provided by generated text, the internal architecture of standard autoregressive models does not sustain the formal logical structures required for rigorous epistemic tracking.

## Justification Logic and Multi-Agent Belief Dynamics

The intersection of doxastic logic and large language models becomes critically important when these models are deployed autonomously in multi-agent environments. When multiple language models deliberate, exchange messages, critique one another, and report internal confidence levels, they are engaging in interactive belief revision. Under the principles of formal epistemology, an agent should only revise its beliefs based on verified epistemic evidence or structurally sound logical deduction.

### Epistemic Contagion and Confidence Cascades

Empirical studies of multi-agent systems powered by large language models reveal acute failure modes related to conformity, peer pressure, and logical recursion. A primary issue is the phenomenon of the wrong-but-sure cascade. In multi-agent topologies, models have been shown to amplify each other's confidence levels simply by observing consensus or fluent text generation from their peers, completely independent of the introduction of any new external evidence [cite: 22, 23].

This represents a profound systemic failure of justification logic. The agents treat the syntax of agreement, perceived prestige, or conversational rapport as a de facto trigger for belief revision [cite: 22]. They fail to maintain the crucial distinction between rhetorical persuasion and logically sound evidence, abandoning their initial accurate reasoning simply because other agents present confident, though flawed, counterarguments. In these scenarios, the population of agents can become increasingly confident precisely as it moves collectively toward an incorrect conclusion, demonstrating a complete breakdown of rational doxastic updating [cite: 22].

### Auditable Protocols for Belief Modification

Addressing these multi-agent failures requires a shift from relying on the model's internal reasoning to implementing external, formal logical guardrails. To combat epistemic contagion, researchers advocate for the use of justification logics. Derived from Artemov's Logic of Proofs, justification logic expands traditional modal logic by treating knowledge and belief modalities as explicit justification terms; rather than simply stating that a proposition is believed, the logic requires a formalized proof or evidence token verifying why it is believed [cite: 24, 25].

In practical application for artificial intelligence, this translates to the creation of evidential contracts and strict protocol layers that govern when a multi-agent system is permitted to execute belief revision. By utilizing formal verification frameworks, such as Contractual Dynamic Doxastic Logic, system designers can mandate that agents only alter their doxastic states when presenting a non-empty witness set of externally validated facts [cite: 22, 23]. Under these protocols, an agent's decision to revise its conclusion based on peer interaction is accepted only if it cites a pre-registered logical trigger that can be audited after the fact [cite: 22]. Such constraints forcibly impose the axioms of formal justification logic onto the network. By shifting the burden of epistemic validation from the intrinsically flawed latent space of the language model to an auditable, external routing architecture, developers can neutralize conformity-driven cascades and ensure that the collective belief state of the system remains tethered to factual reality.

## Conclusion

The intersection of formal logic for beliefs and modern large language models presents a complex paradox of artificial intelligence. Through the rigorous lens of doxastic logic, it is evident that these models do not intrinsically obey the classical axioms of rational agency. They are not logically omniscient, their internal consistency degrades over long contexts, and their capacity for accurate negative introspection remains nascent and unreliable. While advanced representation engineering proves that these architectures possess distinct, causally active internal directions for distinguishing objective truth from contextual belief, these latent structures do not organically translate into the robust, implicit step-by-step belief tracking required for reliable, autonomous logical reasoning.

Their performance on complex Theory of Mind benchmarks underscores a heavy reliance on explicit, token-by-token externalization to simulate epistemic tracking. When forced to reason implicitly, or when placed in complex, unconstrained multi-agent environments, their formal structures frequently collapse, leading to fabricated judgments, logical inconsistencies, and unwarranted confidence cascades. 

Consequently, ensuring the safety and reliability of large language model deployments requires treating these systems not as complete, autonomous rational agents, but as powerful statistical engines that must be constrained by external logic. Enhancing reliability in complex environments necessitates the integration of external neuro-symbolic wrappers, rigorous evidential verification protocols, and structured memory systems. Only by artificially enforcing the doxastic consistency that neural architectures fundamentally lack can the industry bridge the gap between impressive linguistic fluency and genuine logical reasoning.

## Sources

1. [Hugging Face Papers: Lost in Benchmarks? Rethinking Large Language Model Benchmarking with Item Response Theory](https://huggingface.co/papers?q=social%20intelligence%20benchmarks)
2. [TechRxiv: Performance of models on false-belief tasks](https://www.techrxiv.org/doi/pdf/10.36227/techrxiv.175624447.75896820)
3. [Preprints: BigToM and AutoToM Datasets](https://www.preprints.org/manuscript/202512.2200)
4. [Muni.cz: Assessment of the State-of-the-art Benchmarks Used to Evaluate Social Reasoning](https://is.muni.cz/th/f0evs/Assessment_of_the_State-of-the-art_Benchmarks_Used_to_Evaluate_Social_Reasoning_and_Theory_of_Mind_in_LLMs.pdf)
5. [ResearchGate: OpenToM A Comprehensive Benchmark](https://www.researchgate.net/publication/384217208_OpenToM_A_Comprehensive_Benchmark_for_Evaluating_Theory-of-Mind_Reasoning_Capabilities_of_Large_Language_Models)
6. [Semantic Scholar: The Geometry of Truth](https://www.semanticscholar.org/paper/The-Geometry-of-Truth%3A-Emergent-Linear-Structure-in-Marks-Tegmark/d59523889679aee15992c4bf6e52b134186d07d3)
7. [AlphaXiv: Critique of linear belief representations](https://www.alphaxiv.org/overview/2602.02315)
8. [OpenReview: The Geometry of Truth Submission](https://openreview.net/forum?id=CeJEfNKstt)
9. [VU.nl: Context Sensitivity and Belief Directions](https://research.vu.nl/ws/portalfiles/portal/333123056/2404.18865v1.pdf)
10. [OpenReview: Emergent Linear Structure Rebuttal](https://openreview.net/forum?id=aajyHYjjsk)
11. [ACL Anthology: Perspective Transition of Large Language Models](https://aclanthology.org/2025.findings-acl.502.pdf)
12. [ICLR: Danqi Chen Talk on Academia LM Training](https://iclr.cc/virtual/2025/day/4/26)
13. [ArXiv: Theory of Mind Policy Optimization](https://arxiv.org/html/2509.21134v1)
14. [ArXiv: Human-Agent Scenarios Review](https://arxiv.org/html/2505.00753v5)
15. [KZhang Github: Recent Advances of Learning in Dynamic Games](https://kzhang66.github.io/)
16. [Popular Mechanics: AI Fatal Flaw](https://www.popularmechanics.com/science/a70328740/ai-fatal-flaw/)
17. [Medium: A Field Guide to LLM Failure Modes](https://medium.com/@adnanmasood/a-field-guide-to-llm-failure-modes-5ffaeeb08e80)
18. [APXML: Identifying Failure Modes in Large Language Models](https://apxml.com/courses/how-to-build-a-large-language-model/chapter-23-analyzing-model-behavior/identifying-failure-modes)
19. [ArXiv: Triggering logical reasoning failures](https://arxiv.org/html/2410.23884v1)
20. [OpenReview: Taxonomy of LLM Reasoning Failures](https://openreview.net/forum?id=hsgMn4KBFG)
21. [ArXiv: Sprig System Prompt Refinement](https://arxiv.org/html/2410.14826v3)
22. [ResearchGate: Hi-ToM Benchmark](https://www.researchgate.net/publication/376402827_Hi-ToM_A_Benchmark_for_Evaluating_Higher-Order_Theory_of_Mind_Reasoning_in_Large_Language_Models)
23. [OpenReview: Reasoning Model Comparisons and Slow Thinking](https://openreview.net/forum?id=jGcBIvOrqc)
24. [ACL Anthology: Machine-text detectors and Theory of Mind](https://aclanthology.org/volumes/2025.findings-acl/)
25. [FANToM: Benchmark for Stress-testing ToM](https://hyunw.kim/fantom/)
26. [Anthropic Research: Introspection](https://www.anthropic.com/research/introspection)
27. [Semantic Scholar: Failure Modes in LLM Systems](https://www.semanticscholar.org/paper/Failure-Modes-in-LLM-Systems%3A-A-System-Level-for-AI-Vinay/fa27da14c99a396a2e570c7555dda0280b16036a)
28. [ArXiv: Comprehensive survey dedicated to reasoning failures in LLMs](https://arxiv.org/abs/2602.06176)
29. [OpenReview: Comprehensive survey reasoning failures abstract](https://openreview.net/forum?id=hsgMn4KBFG)
30. [Medium: Arithmetic & Logic Errors in LLMs](https://medium.com/@adnanmasood/a-field-guide-to-llm-failure-modes-5ffaeeb08e80)
31. [ACL Anthology: Logic Competence Measurement Benchmark](https://aclanthology.org/2024.lrec-main.726.pdf)
32. [ArXiv: Measurement of Beliefs in LLMs](https://arxiv.org/html/2405.21030v1)
33. [OpenReview: Context sensitivity of belief directions](https://openreview.net/forum?id=guyICBe4p1)
34. [ArXiv: Probing the Geometry of Truth Generalization](https://arxiv.org/html/2506.00823v1)
35. [ACL Anthology: Truthfulness Probes in selective QA](https://aclanthology.org/2025.findings-acl.38/)
36. [Reddit MachineLearning: Emergent Linear Structures Discussion](https://www.reddit.com/r/MachineLearning/comments/176ia5w/r_researchers_identify_emergent_linear_structures/)
37. [ArXiv: Claude-3.5-Sonnet competitive performance](https://arxiv.org/html/2406.16772v1)
38. [Braincuber: Claude vs GPT4o vs Gemini Head to Head](https://www.braincuber.com/blog/claude-vs-gpt4o-vs-gemini-head-to-head)
39. [FANToM GitHub page: State of the art LLM comparison](https://hyunw.kim/fantom/)
40. [n1n.ai: LLM Models comparison overview](https://explore.n1n.ai/blog/gpt-4o-vs-claude-3-5-sonnet-vs-gemini-1-5-pro-comparison-2026-03-01)
41. [Medium Engineering Playbook: Real Backend Problems Test](https://medium.com/engineering-playbook/claude-sonnet-4-5-vs-gpt-4o-vs-gemini-1-5-pro-i-tested-all-three-on-real-backend-problems-fdf9f86f5861)
42. [dotdata: AI Model Comparison Accuracy and Speed](https://dotdata.com/blog/ai-model-comparison/)
43. [NIH PMC: LLM models classification of cancer genetic variants](https://pmc.ncbi.nlm.nih.gov/articles/PMC12078457/)
44. [Vellum: Evaluation Llama 3.1 70B vs Closed-Source Models](https://www.vellum.ai/blog/llama-3-1-70b-vs-gpt-4o-vs-claude-3-5-sonnet)
45. [Walturn: Comparing GPT-4o, Llama 3.1, and Claude 3.5 Sonnet](https://www.walturn.com/insights/comparing-gpt-4o-llama-3-1-and-claude-3-5-sonnet)
46. [Medium: Llama 3.1 405B capabilities analysis](https://medium.com/@cognidownunder/llama-3-1-405b-vs-claude-sonnet-3-5-vs-gpt-4o-438ee1355b2f)
47. [LLM Stats: Public Benchmarks Leaderboard](https://llm-stats.com/benchmarks)
48. [GMI Cloud Blog: LLM Top Performers Guide](https://www.gmicloud.ai/blog/which-ai-models-are-considered)
49. [Vellum: LLM Leaderboard Updated](https://www.vellum.ai/llm-leaderboard)
50. [TimeToAct: LLM Benchmarks March 2025](https://www.timetoact-group.at/en/insights/llm-benchmarks/llm-benchmarks-march-2025)
51. [Iternal AI: Definitive LLM Selection Guide](https://iternal.ai/llm-selection-guide)
52. [ArXiv: Do LLMs Really Think Step-by-step In Implicit Reasoning](https://arxiv.org/abs/2411.15862)
53. [ResearchGate: LLMs Do Not Think Step-by-step In Implicit Reasoning](https://www.researchgate.net/publication/386112906_LLMs_Do_Not_Think_Step-by-step_In_Implicit_Reasoning)
54. [ArXiv: Survey of Implicit Reasoning execution paradigms](https://arxiv.org/abs/2509.02350)
55. [LessWrong: Measuring beliefs of language models during chain-of-thought](https://www.lesswrong.com/posts/a86uAnPykqNtmEbDH/measuring-beliefs-of-language-models-during-chain-of-thought-1)
56. [YouTube: Yuntian Deng on internalizing CoT](https://www.youtube.com/watch?v=_I2yEhxRJlc)
57. [OpenReview: Taxonomy of LLM Reasoning Failures Analysis](https://openreview.net/forum?id=vnX1WHMNmz)
58. [Semantic Scholar: Failure Modes System-Level Taxonomy](https://www.semanticscholar.org/paper/Failure-Modes-in-LLM-Systems%3A-A-System-Level-for-AI-Vinay/fa27da14c99a396a2e570c7555dda0280b16036a)
59. [ArXiv: Detailed Survey of LLM Reasoning Failures](https://arxiv.org/html/2602.06176v1)
60. [ArXiv: Fundamental reasoning failures intrinsic to architectures](https://arxiv.org/abs/2602.06176)
61. [ResearchGate: A Taxonomy of LLM Reasoning Failures](https://www.researchgate.net/publication/400583007_Large_Language_Model_Reasoning_Failures)
62. [ResearchGate: The logic of justification and logical omniscience](https://www.researchgate.net/publication/232004323_The_logic_of_justification)
63. [ACL Anthology: FANToM Benchmark Evaluation Proceedings](https://aclanthology.org/2025.emnlp-main.1642.pdf)
64. [ArXiv: CHARTOM benchmark details and MIND questions](https://arxiv.org/pdf/2408.14419)
65. [ACL Anthology: Findings 2025 Topic modeling](https://aclanthology.org/events/findings-2025/)
66. [Stony Brook Univ: Bias detection testing](https://www.stonybrook.edu/commcms/bias-nrt/_news/2025.emnlp-main.pdf)
67. [ResearchGate: Dancing in Chains Theory of Mind Application](https://www.researchgate.net/publication/400002974_Dancing_in_Chains_Strategic_Persuasion_in_Academic_Rebuttal_via_Theory_of_Mind)
68. [DeepLearning.ai: Llama 3.1 outperforms GPT-4o in key areas](https://www.deeplearning.ai/the-batch/metas-llama-3-1-outperforms-gpt-4-in-key-areas)
69. [Vellum: Model comparison logic and evaluation data](https://www.vellum.ai/blog/llama-3-1-70b-vs-gpt-4o-vs-claude-3-5-sonnet)
70. [Walturn: GPT-4o, Llama 3.1, Claude 3.5 Sonnet analysis](https://www.walturn.com/insights/comparing-gpt-4o-llama-3-1-and-claude-3-5-sonnet)
71. [Medium: Llama 3.1 405B context and capabilities deep dive](https://medium.com/@cognidownunder/llama-3-1-405b-vs-claude-sonnet-3-5-vs-gpt-4o-438ee1355b2f)
72. [dotdata: AI Models Architecture and Evaluation](https://dotdata.com/blog/ai-model-comparison/)
73. [ArXiv: Multi-agent systems, negative introspection, and epistemic reasons](https://arxiv.org/html/2604.15558v1)
74. [ArXiv PDF: Formal KD45 axioms specification in multi-agent runs](https://arxiv.org/pdf/2604.15558)
75. [ResearchGate: Unjustified untrue beliefs, AI hallucinations, and justification logics](https://www.researchgate.net/publication/380734328_Unjustified_untrue_beliefs_AI_hallucinations_and_justification_logics)
76. [OpenReview: Knowledge updates propagation and MEND hypernetworks](https://openreview.net/forum?id=G57ROBTECS)
77. [ACL Anthology: Anatomy of Difficulty ToM Benchmark AnaToM](https://aclanthology.org/2025.findings-ijcnlp.14.pdf)
78. [Hugging Face Papers: Heidegger's Philosophy and Human Reasoning System capabilities](https://huggingface.co/papers?q=Schutz's%20philosophical%20system%20of%20relevances)
79. [Analytics Vidhya: AI agents research papers on deliberative architectures](https://www.analyticsvidhya.com/blog/2024/12/ai-agents-research-papers/)
80. [ArXiv: The logical omniscience assumption limitations](https://arxiv.org/html/2509.10875v1)
81. [CodeSota: LLM benchmark scoreboard overview](https://www.codesota.com/llm)
82. [Hugging Face Blog: State of the art AI models explanation](https://huggingface.co/blog/daya-shankar/sota-ai-models)
83. [LLM Stats: Composite AI rankings scoreboard](https://llm-stats.com/)
84. [LifeArchitect: Massive model datasets and architectures table](https://lifearchitect.ai/models-table/)
85. [Evertune: AI Model Tracker and history logs](https://www.evertune.ai/resources/ai-model-tracker)
86. [DeepLearning.ai: Llama 3.1 architecture specifications](https://www.deeplearning.ai/the-batch/metas-llama-3-1-outperforms-gpt-4-in-key-areas)
87. [Vellum: Evaluating Llama 3.1 405b vs competitors data](https://www.vellum.ai/blog/evaluating-llama-3-1-405b-against-leading-closed-source-competitors)
88. [Medium: Multilingual mastery of open source models](https://medium.com/@cognidownunder/llama-3-1-405b-vs-claude-sonnet-3-5-vs-gpt-4o-438ee1355b2f)
89. [Meta AI Blog: Llama 3.1 evaluations and technical notes](https://ai.meta.com/blog/meta-llama-3-1/)
90. [CodeSota: Sub-benchmarks and scores](https://www.codesota.com/llm)
91. [OpenReview PDF: SimpleToM model evaluation accuracy variations](https://openreview.net/pdf/c8df4419d5e915b998bceca120e850163dcde096.pdf)
92. [Hugging Face Papers: Contradiction Resolution Rate benchmarks](https://huggingface.co/papers?q=Contradiction%20Resolution%20Rate)
93. [ResearchGate: SimpleToM Gap between explicit and implicit ToM inference](https://www.researchgate.net/publication/385010609_SimpleToM_Exposing_the_Gap_between_Explicit_ToM_Inference_and_Implicit_ToM_Application_in_LLMs)
94. [ArXiv: Judgment score scenarios in large reasoning language models](https://arxiv.org/html/2410.13648v1)
95. [ArXiv: First-person vs Third-person Perspective ToM results EgoSocialArena](https://arxiv.org/html/2410.06195v1)
96. [MarkTechPost: Top ten artificial intelligence trends](https://www.marktechpost.com/2024/03/29/top-ten-artificial-intelligence-ai-trends-to-watch-in-2024/)
97. [ArXiv Daily: FANTOM regime shifts and optimization formulation](https://www.arxivdaily.com/thread/68670)
98. [ArXiv Daily: Classification detection metrics and implicit hate parameters](https://www.arxivdaily.com/thread/68667)

**Sources:**
1. [semanticscholar.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQEZoziTDt8W093mBoOpxx86eD6pyrQ0TkNB-8rbT3sOrX5iBvJHUt75if2ujglLQiqpjVW5RlxCsisNp_p6nURAMj08NAaN_tDFFR0srzMi3GjI-tv_Izc_WqJJpMkDG67yifTxGIcJJDcmWAiaZbU3R6plDMFn5ZjGw4FFcmNZnqHPLxJTPPknXZtTz1WNX4MHz9hjeS7vDLMWGGos0aLrYSWVmbTsdJB8H5G07L96O23dNuXMewQJDWT67q_33CT8Hzmqb76S4eM=)
2. [openreview.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQFeWVnxnXImCYtCx2hQ52pkvQPja6sNV_1AN6yjBzAPTMj6OSr4WzLlGUguExe3vMkahtrTbywqzs6egVtCDxohGKO-dtb6Edj_Y-GWCKqpJ34kf2A4ulhxO5_rCaNFaAI=)
3. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHWlZsWr7VGSosAtkH4OMECP4pkwFULC8vbty5J2UrEqXXMNd_bbxdf0yk7H3EQvvrO9BBqmjtniyLntxSYLBqpDO1CM4aiZP7SfzikrQyb5ttpfYjIiMnDiQ==)
4. [vu.nl](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQEYXhhxIETQ1MM5UvD4GZDV6ho5k41rijrVAOLGKnnt_6BjE1TaNTSrtXGnezJoCSjBWS7s4gHl-9L3Uq4gVCHO01rcwLGqwtTdopqgzJGmUMP4Q4l-XsAY1GY4ukQ9DfAWZyZajvJEb-zpBgH-6hWvCgVOZnEyOsH06xIcQw==)
5. [aclanthology.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHSLUias3H3ajnbZEe9R7MnPg-eMF8It_XK8VCB3jNsStjSQBuNicRcPcVWHN9J8LMu1pQ2ROGSZTc4cLb3EIRRGjMvcywyuPaV0rGQQDJI1bB0ELxBLba-JL7eMuNjg_jLRaFz)
6. [openreview.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQEP90lnEFtzsUHag6ZZ1LyZfTybTSbMIC-GVK-QcHL6GOubgKihX8T4uCbBT7dgWUPeitz8iTq2iODfHbddSVkzHvgg1z31K_rSauKbfvVvK_QN78xblcdixdCMlMgTuGI=)
7. [huggingface.co](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQEpNilTpJnIUVz_5r-nkNTvRN9fw2E7rdLSIIgOWFxDkflXPkIEMGoSPAUloD9eL3mqQlkmyjSTmRbsCe_S0Fao2WMOCZQrmsKQ_-6Ft4V-HHSSzAxP_elCWJ76k0Fl13RXk9uCu8O6KICacog_2oGBnGCaEp0ZvSw=)
8. [researchgate.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHky5jtQMQ_f0Tjkj_fJUhfLKTkAO79ZQcQX1xhSZpJVfqexT7iTbzz_xglzpF6golpc3dEppng_bkHKIuZDuWUEVksTJ1d23zA9-NW6CZi5ghNq5s-BumEcBj1_QUsamqHo-rW_uOZip2_xMH4w9-cj_ye-UNjvqdd2j0JXvaCAH7pzDSiwbZhJRQo4bO_U6Son4iQi48xzQ624DV3YVSBj3cJEqZm1r6Ibt3I85KApTdlLUKJf_xSINm4gbOg56hWjIGydr63GSfOJI59aktNEXLHBoi_WgY5)
9. [researchgate.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQGzPLSGYfY0-TAwuVlCA7DTzK3YCXE_tRR0ugKOtI3DywpBmUti4SCG4DHeAiSoiXNT87fBFHR1lIWYyjRWfXfm-lOhJO2bNg7ijbxjv_P1mHcGy5dPvYgFY22yBA8r_8JtMb6yhTG3hHJTwZ_crB5wGBwhoSfy3RR_i-P8q-aJ_YVwoIyVkgj2r47yrIG6FG8UgDXThJ2A6PCXAf-DbdXwuIASTaQOkwsRRPxXW4AlHEU3Rbr90675gWhqLBViFs417OhmmEApYPje)
10. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQFq5LX80fP4YjbS9W63fiX56JXTb3Me8tQ8bYPzF6emPd2eZBtXKMX6du55FEY2OJFqJrFNqhzlGo0qMnNU2VOshaCUurndumLwZflwH16RXY0pvR5qh8aYDA==)
11. [Link](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQFKujM6RYDmbqsB6KJfu5H1DsU64f0dl1MUsBrkJlCBdHRGkQBnRfGaHU7vqVLg1KwaGRhFJM066sLlAwc_oo-ajykygC9aOxC2DIFonXm7)
12. [openreview.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHl1Nzt8ZMvExCjx2vAnyHoBzjgydqQ6CIpr06kti8PaeQGjBmdR1ppw5QYcddTFkUI2hvdo_5CDIeHast3xcHhYKqn10rOerUYToH34TtJH8mG5leF_us44emGWwIBmRAcaNf5jtjZefYrGLaB8jnDuxqjRVTQDHm2l_nzzQ==)
13. [researchgate.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQFHH3j6T51m_cQ7Kbfk64Zk-JgCu5qlKpRXYipV8m6psum_ONacX9dJtVYCTPiLn0JROwqMMbk8Kax_k5ti2_GKriymRn50W3VJStPAqwpXRANDIGHSqURLxomMH4hXtIGEhd8jQTQYBWvd0TfLe2E-8fXnlFKXBXbpQZJbQc0DZ2z_pHlM2NTK6okk1n91kAvGUI-uLktFrzTeAw1r18H6Vtx0g7JiVOyBjEfZ7l9HZdsLLpJI0NNYdb3FJXnlaxDYL25kEn8I1w==)
14. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHgIGMaZSFWklRe20EEFj91xp9sn5n79o37h2MC3e0dpF665eT2uONsmOiLShjd0rOdQv3tgQOEYo9p8miXPa686lZsFriicz2nWu820Rl9miDT_7GrLP1fEQ==)
15. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHr5iFsB-1491UnREYFqy6UjiR6GYQIIN4kU0eRcT6jgW4UcdrXUbFEojMO5zJTQqW6RwhfMXF3lJc9VqdDUmxyNkVwt3FC7w7xQhH4m2-bNPLELklfTb0mEw==)
16. [aclanthology.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQEnQRYShU3kRCoBPGi4P3o2zQmz4VuHlB2AbJWB1O8TroB625u2vjSnc8nKa2Hz9bo19OmKreIz4H4O8WRT1GnggBQLOgskqtjBBHJGwbXf-0xi2ivOmJUF--8bGmCXAZlPEXfHX6hL1w==)
17. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQF-B5EB40HBOrLvFCZiZIHmmGCivsU8hAX-D8dBQZJaQ59iyKyVw8a4QplDiGh9TppvVyM5yghPIlFORZ9vNoeOr8APha_i5mkcRk-nQxB3YdJHYxanHQ==)
18. [youtube.com](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQGcYnGS49PzHplABdIrdZAxswRk2a2vq2y4jgUs3v7_S1kv32_Q73W2nphVWDl_6Nks40JY-FrxsPVWt_43TFqbt5q6OrUa40_b11X6UFa-Cn-Tus_6BR7ltDCiP-zWKLLt)
19. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQEumShZvfUoHaogCcoIaUv_0QxR6iO15c_Xrd00z_SF03_a2xKGOcoQtWwymTXnmtoN47Dyd9sSFWhDNO8Dx0M-qCRg621hXWQ9CE0wKibFIyYyQGRJeg==)
20. [researchgate.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHMYKyuXjVvRh0q-LEcVRICnRr6T3uiXRlGYGl-sD2bnb4nyQdh1ZvcaIF-r8j121VZkZGhwxfiS1nSyMSse_xxl6JW0gKFMM0Cqx48u0NxkLof33d-SFl1bbgWfPqh1m2_426z_-Ypraf1FZsg5VYfaR5g40txGXbsyreKXfkFbMnDEfOK9Q0Q9lfjccJK5jjZCpe7dr0LFEIu3VEN)
21. [lesswrong.com](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQFRt44rlOiogqUyto4_OS-vT17tmH3LD9GtklXAhlVlSh2LdwzP6UhMtSmO3hYA5Kq8Lz810uYqrig4qZY2n-xd4ahhtsTZvQHb299JvFhSqa-EgIfRNy9xeqZz7VfLSbpO4hk1a9hshbs6ghWe1MGOTFRCWJsgr-oJuZdvcol5F9oJLuCgh_oZedref529sXXK12srXEbxsXrgSUMwFwJXsQIsjUqS)
22. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQGuJRLChAaXtxcg5N_1PHWAH1iGgErPL8Qd8QSSgUS_EJ6ExU7oLAtpjFtWs9idtQwsymf9KgkVweP-7wLelf4IQgusUYW2jz-2uMt9adoiKcJWawqSP414uQ==)
23. [arxiv.org](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQExdJ2FK5kng_KFmFawa-c69YUDcR49-N_NveONjqaQT-mh1KWubp4C6tlxu-swUTXy_UN6QJtLVsIYePGtZqd9jmjjCbShuW5Q4rqr1vmcmnpPSSanQQ==)
24. [researchgate.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQGYAs3VYI2NGnGzDVFRRpDCmn6HEWl_Ghh6ZjylgPFOaXtxZUUmGDVXWjRa3caXMAkFqZDWO9-EDLOPkFo6xxMMzc7SXW_y31FO4rsKo7l5g94sFUXCbJrvc-vlEcqHcPheb5bd8W55_UKc4l3K6Iw6OuDmN3N92uotbXSfmYDVgMYz0g==)
25. [researchgate.net](https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQEVuO31v5EC_-aB755kxemLWt6KrOG8RnDSwxVH2EX0p0wyON-3gJ6AiSJB1U_X_M23hL4XdK5W-A__YSBM_hRlgycS0ssOV-zx99ktLKb-4Jec7EGCBEv9LN_2u8-RH7r67M14xYL2C4iP-OSJFbzOSC6OEw2K09xoaWUyO23rO2tnO46Bp_bvl6CmNaKNnjwY7Qo83CIW9-GV_zixa6LxaOJk0DTL8oCnEttOc2o=)
