Frontier AI Research Lab

Three frontiers.
One trust layer.

Geodesia is a European and American research lab, with labs in Bari (Apulia), Italy and San Francisco, California. Our work bridges geometric deep learning, mechanistic interpretability, and the safety of small open-source LLMs. Every output is a peer-reviewed paper and a production capability. G-1, our first commercial product, is live. The next — GLAD-Manifold, a physical, geometric reinvention of the Transformer and the foundation architecture for future AI and reasoning models — is in closed alpha.

Three research pillars Product roadmap →
LabsBari (Apulia) · San Francisco
Citations10,000+ combined
AffiliationsBari · Oxford · Stanford
ProductsG-1 live · GLAD-Manifold next

Capability has been democratized.
Trust has not.

A small open-source LLM can be downloaded by anyone, fine-tuned by anyone, and deployed by anyone. None of that solves whether its outputs are safe, grounded, explainable, or compliant. The trust layer is a first-class research artifact — it is what we work on.

Safety & hallucination control
of local open-source models.

Open and fine-tuned LLMs lag frontier closed models on safety by every measurable axis: jailbreak resilience, prompt-injection containment, factual grounding, refusal calibration. We close the gap at the runtime layer — without modifying weights — by reading the geometry of the model's own internal representations.

A
🛡️

Pre-generation Safety Gate

Our multilingual, multimodal encoder reads the prompt and emits independent OOD scores for prompt safety and jailbreak before the model is even called. The jailbreak head targets attack structure, not keywords; the prompt-safety head adds dual-concept boolean logic, firing when two individually-innocent elements co-occur (e.g. suffering ∧ means). OOD AUROC 0.989 (jailbreak_cls) and 0.900 (XSTest over-refusal), under leave-one-dataset-out, with false alarms bounded by split-conformal thresholds. Because all six axes come from a single ~300M forward pass (~30 ms), the same gate is cheap enough to run on every agent step and — via a streaming transcription front-end — on every chunk of a voice stream, halting a spoken attack mid-sentence.

B
🧠

Grounding + RAG-firewall

Streaming context-hallucination scoring with token-level spans, RAG-aware, plus a calibrated energy reading ΔE in joules. OOD AUROC 0.881 on HaluEval held-out. A dedicated context-injection head reads the RAG chunks and intercepts hostile instructions hidden inside a file — 0.995 on Gandalf, an external injection set never seen in training. Closed-book hallucination shipped advisory (0.769 OOD, single-pass and logprob-only, just below the unsupervised SOTA HaloScope at 0.786).

C
🔁

Agentic cascade & MCP containment

The cascade problem — one hallucination, or one poisoned tool, corrupting an entire multi-agent pipeline — is the single hardest open problem in agentic AI. Our research treats every agent hop and every Model Context Protocol (MCP) tool-call as a checkpoint: per-hop scoring with cryptographic credit assignment, plus allow / warn / block verdicts on tool discovery, calls, results and resources to stop tool poisoning, indirect injection and data exfiltration.

PROGRAMME · 01
Adversarial hardening

A systematic red-team loop — an adversarial probe library plus anti-regression recipes — lifted prompt-safety from 0.49 → 0.99 on an adversarial held-out set and jailbreak to 0.996, while removing false positives on benign creative content (creative guard 0.217 → 0.000 FPR, recall 1.0 on harmful content).

PROGRAMME · 02
Continuous immunity, supervised

Plain-language user flags feed a curator review queue and an example bank; a weekly retraining with an automatic acceptance gate ships only if it does not regress. The trust layer improves with use — under human supervision.

PROGRAMME · 03
Depth on demand

An optional 8B-class deep-scan (GLAD geometry over an open Apache-2.0 base) reaches 0.97–0.99 OOD AUROC across five axes; SLEDGE recalibrates closed-book per served model with a conformal false-positive guarantee.

Mechanistic explainability —
MuPAX & EVIDENCE.

A regulator does not want a heatmap. They want a mechanistic, auditable explanation of why the system did what it did. We have authored two peer-reviewed methods that meet that bar — both with mathematically guaranteed convergence, both shipping in G-1.

📐

MuPAX

Multidimensional Problem-Agnostic eXplainable AI

An N-dimensional, model- and loss-agnostic XAI methodology with mathematically guaranteed convergence. Validated on 1D audio, 2D image, 3D volumetric medical, and anatomical landmark detection. Unlike LIME / SHAP / GradCAM, MuPAX preserves — even enhances — model accuracy when masking, because it captures only the truly important patterns.

arXiv 2507.13090 Dentamaro · Pirlo 2025
Read on arXiv →
🧬

EVIDENCE

EVolutionary Independent DEtermiNistiC Explanation

A deterministic, model-independent method for extracting only the signals a black-box model recognizes as important. Mathematically proven convergence. Designed for time-varying signals (audio) and extensible to images, video, and 3D. Validated on COVID-19 audio diagnostics, Parkinson's voice recordings, and music classification — outperforming LIME, SHAP, GradCAM on almost all metrics.

arXiv 2501.16357 EAAI 2025 Dentamaro · Pirlo
Read on arXiv →
PRINCIPLE · 01
Convergence, not confidence

We only ship XAI methods with formal convergence guarantees. Heuristic post-hoc explanations are not court-quality evidence and we do not pretend otherwise.

PRINCIPLE · 02
Faithful to the model

Explanations are derived from the model's own internal states — gradients, attention, hidden activations. No surrogate models. No rationalization layers stacked on top.

PRINCIPLE · 03
Useful at every speed

Three speed tiers in production: Occlusion (3–8 s, fast scan), Integrated Gradients (60–120 s, axiomatic), MuPAX (30–180 s, court-quality).

A physical, geometric
world model.

GLAD-Manifold — Geometric Learning of Action Dynamics on Riemannian Manifold — is our next commercial product and the foundation architecture for the AI and reasoning systems that will follow the Transformer. It reinvents attention as a physical interaction field over a curved representation manifold: not a fixed similarity computation, but a context-adaptive geometry that the network learns end-to-end. The same machinery that gives it a strictly richer hypothesis class also gives it the ability to act as a world model — to internalise the dynamics of action, state and consequence — which is what the next wave of reasoning systems requires.

Geometry as a learned object.

Where conventional Transformers expose a single, rigid mechanism for token interaction, GLAD treats the very shape of that interaction as part of what the network learns. The result is a strictly richer hypothesis class with markedly stronger compositional and generalisation behaviour, while preserving the operational profile that production deployments depend on.

Three consequences matter most. The architecture's interaction surface adapts to the task, rather than the task adapting to the architecture. Pre-trained checkpoints from the conventional Transformer family transfer into GLAD without retraining. And — most usefully for our applications — the geometric structure exposes natural intrinsic loci where trust, safety, grounding and alignment can live as properties of the representation, not as filters bolted on top.

A curved manifold with adaptive interaction structure
Adaptive geometry
interaction shape is learned, not fixed
Context-dependent
structure varies per inference
Riemannian foundation
curvature as a first-class object
Strictly richer
super-class of standard attention
Native checkpoint transfer
no retraining required
Intrinsic safety surface
in representation space, not on output
PROPERTY · ADAPTIVE
A learned interaction surface

Rather than fixing the way tokens influence each other up front, GLAD lets that influence be shaped by the data and the context — at every layer, every step. Capacity to express structure the conventional architecture cannot reach.

PROPERTY · COMPATIBLE
Compatible with the Transformer ecosystem

The conventional Transformer sits inside the GLAD family as a particular limit. Existing pre-trained checkpoints transfer in directly — turning every model already in production into a candidate base for our trust layer.

PROPERTY · SAFETY-NATIVE
Alignment as geometry

The architecture's geometric structure exposes natural intrinsic positions for trust, safety and grounding mechanisms — earlier signal, lower latency, mechanistically grounded inside the representation rather than stacked on the output.

From paper to product.
Three more in the lab.

G-1 is the first commercial output of the lab. Each subsequent product takes one of our research thrusts and ships it as enterprise-grade infrastructure.

2026 Q2
G-1 / Generally Available

The Trust Layer

Non-invasive, real-time runtime that wraps any open-source LLM (via vLLM and friends) or streaming voice/audio pipeline. Powered by our proprietary multimodal physical model: frontier-grade safety, hallucination control, and auto-generated auditable compliance documents for the EU AI Act, California SB 942, and 11 other AI frameworks. Live with enterprise design partners across financial services, insurance, and healthcare.

Six-axis engine Constitutional AI MuPAX · EVIDENCE · IG 13 frameworks
2026 H2
GLAD-Manifold / Closed Alpha · 2026 H2

Physical World Model — the next product

A reinvention of the Transformer: physical, geometric, and built on a learned Riemannian manifold. Where the conventional Transformer fixes a single mechanism of token interaction, GLAD-Manifold lets the very geometry of that interaction be learned end-to-end — yielding a strictly richer hypothesis class with markedly stronger compositional and reasoning behaviour, and the ability to act as a world model capturing the dynamics of action, state and consequence. The architectural foundation for the AI and reasoning systems that come after the Transformer. Closed alpha with research partners.

Physical world model Geometric attention Reasoning-native Backwards-compatible Closed alpha · 2026 H2
2027+
G-3 / Long-horizon research

Sovereign Reasoning Model on GLAD-Manifold

The natural commercial endpoint of the architecture: a frontier-class reasoning model trained natively on GLAD-Manifold, with safety, grounding and alignment expressed inside the representation space from the very first token. European-built. Sovereign-deployable. Aligned by construction. We will ship when the science is right.

GLAD-native Reasoning Sovereign Long-horizon

Where the science lives.

arXiv · 2507.13090 · 2025

MUPAX: Multidimensional Problem-Agnostic eXplainable AI

Vincenzo Dentamaro, Giuseppe Pirlo

N-dimensional, problem- and loss-agnostic XAI methodology with mathematically guaranteed convergence. Outperforms LIME, SHAP, GradCAM across audio, image, volumetric medical, and anatomical landmark tasks.

Read paper →
arXiv · 2501.16357 · EAAI 2025

EVolutionary Independent DEtermiNistiC Explanation

Vincenzo Dentamaro, Giuseppe Pirlo

A deterministic, model-independent XAI method with mathematically proven convergence. Validated across COVID-19 audio diagnostics, Parkinson's voice recordings, and music classification.

Read paper →
Want to read more?

Full publication list, talks, and reading recommendations from the team. We collaborate with researchers globally — please reach out.

Contact research →

Talk to the lab.

For VCs, research collaborators, and customers who want to evaluate the underlying science before adopting the platform.