Skip to main content

Latent Factor Posteriors — evidential probabilistic inference

Project description

Epalea — Latent Posterior Factors (LPF)

Research and systems for multi-evidence reasoning, uncertainty quantification, and probabilistic inference.

LPF Pipeline Diagram

License: Apache 2.0 Weight License Docs

LPF (Latent Factor Posteriors) encodes evidence items into latent Gaussian posteriors, then decodes them into soft likelihood factors for tractable Sum-Product Network reasoning.

Quick Install

pip install epalea

5-Minute Quickstart

import epalea

model = epalea.load_model("compliance-v1")  # downloads from HF automatically

result = model.infer(entity_id="C0001", mode="both")
print(result.results.spn.prediction)        # "high"
print(result.results.aggregator.confidence) # 0.81
print(result.uncertainty.epistemic)         # 0.12

CLI

epalea generate-data --domain compliance --n-entities 300
epalea train         --config ./user_workspace/configs/train.yaml
epalea index         --config ./user_workspace/configs/index.yaml
epalea train-aggregator --config ./user_workspace/configs/train_aggregator.yaml
epalea infer         --entity-id C0001 --mode both

Pretrained Weights

Model Domain Hugging Face
compliance-v1 Compliance scoring aaaEpalea/epalea-compliance-v1

Weights download automatically on first use — no manual setup needed:

model = epalea.load_model("compliance-v1")  # downloads from HF on first call

Papers

Latent Posterior Factors (LPF) is developed across a structured research program:

Core Framework

I Know What I Don't Know: Latent Posterior Factor Models for Multi-Evidence Probabilistic Reasoning Introduces LPF as a unified probabilistic framework for aggregating multi-source evidence with calibrated uncertainty.

Theoretical Foundations of Latent Posterior Factors: Formal Guarantees for Multi-Evidence Reasoning Provides formal guarantees, theoretical grounding, and convergence properties of LPF models.


Architecture & Systems Analysis

Dissecting Hybrid Neuro-Symbolic Systems: An Architectural Ablation Study of the Latent Probabilistic Framework Analyzes LPF components through ablation to identify contributions of architecture modules.


Safety & Decision-Making

Safety-Critical Decision Making for Autonomous Machines: A Probabilistic Framework with Uncertainty-Based Human Handoff Proposes uncertainty-aware decision thresholds enabling safe human intervention.


Generalization & Transfer

Cross-Domain Transfer and Calibration Analysis for Latent Probabilistic Frameworks Studies generalization and calibration behavior of LPF across domains.


Reasoning & Verification

Exact Uncertainty Decomposition for Multi-Evidence Fact Verification: A Formal Alternative to LLM-Based Reasoning Introduces exact decomposition of uncertainty for verifiable multi-evidence reasoning.


Robustness

Robustness Under Noise: A Comprehensive Analysis of Latent Factor Posterior Models in Noisy Compliance Environments Evaluates LPF stability and degradation under structured and unstructured noise.


Scientific Applications

Uncertainty-Aware Quantum State Tomography via Latent Posterior Factors: A Multi-Evidence Aggregation Approach Applies LPF to quantum state reconstruction with uncertainty-aware inference.


Scalability

Scalability of Latent Factor Posteriors to Varying Evidence Pool Sizes Examines how LPF scales with increasing number and diversity of evidence sources.


Interpretability & UX

Understanding Provenance: A User Study on Explainability in Probabilistic Multi-Evidence Reasoning Systems Investigates user understanding of LPF explanations and provenance tracking.

About Epalea

Epalea is a research-driven effort focused on building reliable and interpretable AI systems grounded in principled probabilistic reasoning.

https://epalea.com

License

Commercial weight licensing: licensing@epalea.ai

Citation

@article{epalea2026lpf,
  title  = {Epalea: Latent Factor Posteriors for Evidential Inference},
  author = {Epalea Team},
  year   = {2026},
  url    = {https://epalea.ai}
}

Documentation

Full documentation at epalea.ai/docs

Star the repository to follow progress.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epalea-1.0.0.tar.gz (69.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

epalea-1.0.0-py3-none-any.whl (77.2 kB view details)

Uploaded Python 3

File details

Details for the file epalea-1.0.0.tar.gz.

File metadata

  • Download URL: epalea-1.0.0.tar.gz
  • Upload date:
  • Size: 69.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for epalea-1.0.0.tar.gz
Algorithm Hash digest
SHA256 89c1b287748ab84e5333bd9ef7ce2e0983f7f7a27736b2b3f7fb99d81e43a755
MD5 9d7002847ad949bf8fb58b90fc7a206d
BLAKE2b-256 3cff941e2af3c4985029179ac93ef42679d322d8e378af5ab055724ca740aad4

See more details on using hashes here.

File details

Details for the file epalea-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: epalea-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for epalea-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f22ba1fb3b76b74fdc1a9deedf987a64d3a87daeaecf5f0793ee23dc337c03c5
MD5 2c31e0d9cceef5f18d242c1e3f1177d9
BLAKE2b-256 5b41943e56a3a778878f58fcf20447bfa924725613edd974edac05561a59d2e3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page