English

Toward IIT-Inspired Consciousness in LLMs: A Reward-Based Learning Framework

Artificial Intelligence 2026-02-02 v1

Abstract

The pursuit of Artificial General Intelligence (AGI) is a central goal in language model development, in which consciousness-like processing could serve as a key facilitator. While current language models are not conscious, they exhibit behaviors analogous to certain aspects of consciousness. This paper investigates the implementation of a leading theory of consciousness, Integrated Information Theory (IIT), within language models via a reward-based learning paradigm. IIT provides a formal, axiom-based mathematical framework for quantifying consciousness. Drawing inspiration from its core principles, we formulate a novel reward function that quantifies a text's causality, coherence and integration, characteristics associated with conscious processing. Empirically, it is found that optimizing for this IIT-inspired reward leads to more concise text generation. On out of domain tasks, careful tuning achieves up to a 31% reduction in output length while preserving accuracy levels comparable to the base model. In addition to primary task performance, the broader effects of this training methodology on the model's confidence calibration and test-time computational scaling is analyzed. The proposed framework offers significant practical advantages: it is conceptually simple, computationally efficient, requires no external data or auxiliary models, and leverages a general, capability-driven signal rather than task-specific heuristics. Code available at https://github.com/MH-Sameti/LLM_PostTraining.git

Keywords

Cite

@article{arxiv.2601.22786,
  title  = {Toward IIT-Inspired Consciousness in LLMs: A Reward-Based Learning Framework},
  author = {Hamid Reza Akbari and Mohammad Hossein Sameti and Amir M. Mansourian and Mohammad Hossein Rohban and Hossein Sameti},
  journal= {arXiv preprint arXiv:2601.22786},
  year   = {2026}
}

Comments

13 pages, 8 figures, 4 tables

R2 v1 2026-07-01T09:27:29.718Z