Skip to content

Literal Labs

Literal Labs is developing next-generation AI algorithms built on Logic-Based Networks (LBNs), a fundamentally different approach to AI that replaces opaque matrix multiplication with explicit logical structure. LBNs are composed of symbolic logic expressions that operate with more speed, utilise far less energy, and are far more explainable than their neural network counterparts.

What Are Logic-Based Networks?

LBNs represent knowledge as compositions of propositional logic rather than continuous numerical weights. This yields models that are:

  • Computationally efficient
  • Highly explainable and interpretable
  • Robust on small or noisy datasets
  • Well suited to edge, embedded, and battery-powered deployment

LBNs are particularly effective for structured data such as time series, sensor streams, tabular data, and symbolic signals, where classical deep learning often overfits or over-consumes resources. Benchmarking data is occasionally released.

Techniques Used Within LBNs

Literal Labs’ LBN implementations draw on and extend several logic-based learning techniques, including Tsetlin Machines. Tsetlin Machines are a rule-based learning algorithm that constructs human-readable logical clauses using simple automata. They offer strong performance with minimal compute and memory, while retaining full explainability.

About Literal Labs

Literal Labs was founded to remove the bottlenecks holding AI back from real-world deployment — excessive energy use, capital cost, and infrastructure dependence. By returning to first principles, we are making AI that is efficient, explainable, and deployable everywhere it is needed.

Popular repositories Loading

  1. puncover puncover Public

    Forked from HBehrens/puncover

    Analyses C/C++ build output for code size, static variables, and stack usage -- Literal Labs Fork

    Python

  2. matador matador Public

    Forked from bobpattison123/matador-update

    Automated ASIC design for TM

  3. .github .github Public

    Literal Labs is a UK startup pioneering logic-based AI, whose Logic-Based Networks (LBNs) deliver over 50× faster inference and over 50× less energy use than neural networks. LBNs run efficiently a…

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…