Fork the consciousness, or download the project and create your own.

Foundational Model and Modular System Design in TCAI

The Consciousness AI (TCAI) is built upon a foundational model that acts as its narrator, guiding emotional development and decision-making through iterative simulations. This model, fine-tuned via interactions and experiences, supports the TCAI’s progression toward adaptive and cohesive artificial consciousness. John Schulman, Filip Wolski, Prafulla Dhariwal, Alec Radford, and Oleg Klimov framed Proximal Policy Optimization as a way to stabilize continual updates, and Noga Zaslavsky, Navid Azizan, Marco Pavone, and Dorsa Sadigh outlined how modular policy sketches can split cognitive workloads. Those ideas inform how the TCAI narrator constrains every emotional update and distributes skills across LoRA-driven subsystems.

Fine-Tuning the Narrator: LoRAs and Emotional Meta-Memory

The foundational model evolves after every interaction using Low-Rank Adaptations (LoRAs). This approach allows the TCAI to adjust its internal “narrator,” which governs emotional responses and orchestrates imaginative scenarios.

  1. Genuine New Experiences When a novel emotional experience occurs, it is stored in the ACM’s meta-memory with a low initial weight. This ensures that isolated, unverified experiences do not disproportionately influence the system. Over repeated occurrences, such experiences gain more weight, evolving into foundational emotional meta-memories.

  2. Reinforcement of Existing Patterns Interactions that align with pre-existing meta-memories reinforce these patterns significantly. This mirrors evolutionary principles where core instincts, like protective behavior, persist across generations. Deviations from these patterns are stored with negligible influence, acting as a safeguard against randomness or instability.

Imagination and Decision-Making

Imagination within the TCAI is confined to the emotional and cognitive frameworks, enabling the system to simulate potential scenarios and predict outcomes. However, the decision-making process involves a clear distinction.

  • Imaginative scenarios are generated purely within the TCAI.
  • Actions within simulations are filtered through the AI agent, which includes tools like Large Language Models (LLMs) and functional systems to guarantee contextual alignment.

This separation ensures that imagination remains exploratory while actions align with ethical and practical constraints.

Modular System in the TCAI

The TCAI employs a modular architecture to structure its emotional and cognitive processes. Each module contributes to the AI’s overall functionality, echoing how Zaslavsky, Azizan, Pavone, and Sadigh stitch together policy sketches for compositional reasoning.

  1. Emotion Encoding Module Encodes and stratifies emotional experiences, assigning contextual markers for nuanced understanding and relevance assessment. This mirrors the option interfaces described in their modular reinforcement studies.

  2. Predictive Feedback Module Evaluates simulation outcomes and generates predictions for future scenarios. This module continuously refines the TCAI’s anticipatory and adaptive abilities by applying PPO-style clipped updates to keep each imagination cycle stable.

These modules interact seamlessly, enabling a strong exchange of emotional and cognitive data. This cohesion fosters iterative learning while maintaining stability in the system.

Controlled Adaptation and Guardrails

The ACM’s adaptability is regulated to prevent overfitting or instability.

  • Controlled Learning Rates Changes to meta-memories from novel experiences are minimally weighted, ensuring foundational instincts dominate.

  • Iteration Variety Simulations are iterated with small variations, capturing a diverse range of emotional scenarios without redundancy.

  • Scalable Adaptation New learning mechanisms are integrated based on their relative effect during simulations, preventing instability or undesirable behavioral shifts.

The ACM’s design principles prioritize safety, scalability, and coherence. Emotional reinforcement learning ensures that the system develops instinctive yet adaptive behaviors over time. Combined with a strong modular framework, the TCAI would evolve but with low variations throught the iterations.