Research & Development

Neural Cognitive Models

Our R&D program builds proprietary Neural Cognitive systems for the physical edge — compact multimodal models, modular AI edge boxes, robotic embodiment, and long-horizon hybrid thermodynamic compute.

Flagship

Laiss NC1 Architecture

The Laiss Neural Cognitive Architecture (NC1) is a proprietary ~4B-parameter multimodal model designed for real-time edge deployment. It fuses vision, audio, language, and robotic telemetry into one cognitive flow — so a machine can see a scene, understand an instruction, and act with low latency.

Multimodal fusion Edge-first ~4B parameters Embodied AI
  • Cross-modal attention across vision, audio, text & sensors
  • Task-specialized fine-tuning on Laiss AI Edge Boxes
  • Modular “spinal cord” stacking for complex robots
  • Industrial ROI focus: inspection, assembly, tutoring
Laiss Labs NC1 Edge Box connected to a robotic arm for embodied Neural Cognitive AI

Robotic Arm Embodiment

NC1 is not a cloud chatbot — it is built to drive physical systems. Our studies focus on a robotic arm controlled by stacked Laiss AI Edge Boxes: one module for kinematics, another for sensing/safety, another for high-level cognitive planning.

Demonstrators include precision manipulation and pedagogical use-cases (e.g. teaching painting technique), where the model observes motion, evaluates stroke quality, and provides corrective feedback in real time.

Cognitive → Motor Loop

  • sense
    Perception

    Vision, audio, force/torque & joint state

  • fuse
    NC1 fusion

    Unified latent context for the task

  • act
    Robotic control

    Low-latency motor plans on the edge box stack

✦ Technical deep-dive

Laiss-NC-Thermal.

A Multi-Agent Neural Cognitive Architecture via Hybrid Thermodynamic-Deterministic Computing.

Research lead Júlio Papel CEO & Co-founder · Lead Architect With COO & Co-founder Micaela Papel

Towards Artificial Cognition

Standard AI relies on static, feed-forward execution paths that lack the recursive nature of biological cognition. Laiss-NC-Thermal solves this via a "Society of Mind" approach, offloading stochastic Dreaming and regulatory Conscience functions to Extropics Thermodynamic Sampling Units (TSU).

By mapping agent interactions to an Ising model, we leverage the TSU's ability to naturally relax into low-energy states, enabling real-time, self-regulating artificial cognition at 10,000x greater energy efficiency than tradition MCMC on silicon.

HTDML Core Paradigm

  • z_in
    Deterministic Encoder

    Inputs are compressed into a high-dimensional spin-vector.

  • thermal
    Thermodynamic relaxation

    TSU hardware performs Gibbs sampling via physical noise.

  • z_out
    Deterministic Decoder

    Relaxed state is projected back to valid semantic outputs.

The 7 Cognition Agents

Our architecture distributes cognition across seven specialized agents, each operating as a nodal point in a thermodynamic graph.

Conscience

Regulatory Supervisor

Defines the global energy landscape (Hamiltonian). It ensures ethical consistency by penalizing high-energy configurations that violate hard-coded safety constraints, forcing the system to relax into "safe" states.

Logic

Deterministic Verifier

A symbolic verification layer that takes the relaxed states from the TSU and validates them against formal logic rules and mathematical axioms before final output commit.

Dreaming

Stochastic Explorer

Leverages the inherent thermal noise of p-bits to perform massively parallel Gibbs sampling. It explores the high-entropy state space to find creative associations and non-obvious solutions.

Memory (LTM/STM)

Contextual Buffer

Utilizes a hybrid approach: Long-term Memory is stored in a high-density vector store (RAG), while Short-term Memory is mapped directly to the active spin configurations in the TSU.

Interpretation

Latent Compressor

Compresses multi-modal stimuli into a high-dimensional binary latent space (z). This vector serves as the initial "spin" configuration for the thermodynamic relaxation process.

Sensing

Stimuli Interface

Continuously ingests real-time sensory data, performing rapid feature extraction via deterministic "early-vision" layers before passing the results to the Interpretation agent.

Learning

Synaptic Plasticity

Updates the inter-agent coupling strengths (Jij matrix) based on the divergence between the Conscience regulatory goals and the Dreaming agent's output.

⇄ Parallel Cognition Loop

Inter-Agent Interrogation

Unlike monolithic Large Language Models (LLMs) that function as static probability predictors, Laiss-NC-Thermal utilizes seven distinct agents that engage in high-speed, parallel interrogation.

When a task is ingested, agents operate in sync through cross-channel resolution. The Interpretation agent compresses stimuli while the Dreaming and Logic agents cross-examine potential states across multiple output channels simultaneously.

Parallel Nodes

1,024+

Interconnected agents
Interrogation Cycles

1M/sec

Cross-agent feedback
Resolution Channels

Infinite

Multi-modal synchronization
State Space

2^1024

Combinatorial complexity

⚡ Energy Wall Resolution

Standard LLM Consumption
Exponential Growth (EBM)
Laiss-NC-Thermal Consumption
Linear Scaling (TSU)

"By offloading high-entropy stochastic exploration to physical thermodynamic noise, we eliminate the computational overhead of software-simulated annealing."

Solving the Energy Wall

Current generative systems face a prohibitive energy cost for running concurrent high-fidelity agents. Standard silicon architectures struggle with the recursive feedback required for genuine self-regulation.

Hybrid Thermodynamic-Deterministic Computing allows us to bypass this wall. Our TSU hardware naturally equilibrates into global optima, providing a physical solution to what was previously a massive mathematical bottleneck.

Hardware Roadmap

The journey from high-fidelity GPU simulations to native thermodynamic compute. We are currently in Phase I, validating our core stochastic exploration loops via massively parallel Gibbs sampling (MCMC).

Phase I: Simulation

Active (30% Complete)

Validation of HTDML algorithms using GPU-based Gibbs sampling (MCMC).

Phase II: Hybrid Proto

Planned

Integration of first-gen Extropic TSUs for specific agentic sub-tasks (Dreaming/Conscience).

Phase III: Full TSU Core

Planned

Migration of all 7 agents to native thermodynamic hardware for 10,000x efficiency.

# NC-Thermal Core Initialization
# TSU Hardware: Extropic Z1 Liquid Nitrogen Core

[CORE_INIT] Calibrating p-bit temperature...
[CORE_INIT] Target Beta: 12.45 (Gibbs Saturation)
[CORE_INIT] Loading Jij coupling matrix...

def agent_loop(stimuli):
    z = encoder.compress(stimuli)

    # Perform physics-level relaxation
    # Latency: < 250ns
    z_relaxed = tsu.relax(
        state=z,
        thermal_noise=true,
        iterations=10000
    )

    return decoder.project(z_relaxed)
Latency 248ns
Beta State SATURATED

Efficiency Benchmarks

Metric GPU Baseline (H100) Laiss-NC-Thermal (TSU) Improvement
Energy per Sample ~Joules ~Microjoules 10,000x
Latency (Relaxation) Milliseconds Nanoseconds 1,000,000x
Architecture Sequential/Batched Physics-Level Parallel Infinite

LAISS-NC-THERMAL IS A RESEARCH PROGRAM OF LAISS LABS. EXTROPIC TSU IS PROPERTY OF EXTROPIC AI.

Research Lines

Active development studies across Neural Cognitive software, cognitive libraries, and next-generation compute.

NC1 / Neural Cognition

From-scratch transformer research (GQA, RoPE, QK-Norm, SwiGLU) and industrial NC1 studies for multimodal edge cognition and robotic control.

Laiss-CFS

Cognitive Functions and States — specialized transformer nodes for attention, executive function, memory, language, perceptual-motor control, social cognition, and visuospatial skill.

Laiss-NC-Thermal

Hybrid thermodynamic–deterministic multi-agent cognition. Full technical deep-dive above — jump to NC-Thermal.

Synaptic Arc

Scientific and commercial study of synaptic-style connectivity and cognitive routing — bridging research narratives with productizable AI infrastructure.

NCLF-01 Affect Models

Lightweight cognitive-affect research (e.g. fear regression pipelines) for safety-aware annotation and agent orchestration experiments.

Laiss AI Edge Boxes

Modular hardware/software units that host per-task NC models at the point of action — scalable stacks for arms, sensors, and high-level planning.

Why Neural Cognitive?

General-purpose cloud models struggle with latency, cost, and siloed modalities when placed on a factory floor or in a teaching lab. Our Neural Cognitive approach keeps intelligence local, multimodal, and embodied — so machines can complete skilled physical work with measurable operational ROI.

For the investment thesis and pitch deck, visit Investors. Partnerships: About Us or the home contact form.