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.1.tar.gz (69.6 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.1-py3-none-any.whl (77.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for epalea-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f8744eed1db46a4fe6c958b5ca3c382a86428bb54ea1a09b362ce83e7f00431a
MD5 822f0d571adbce1dcd4f1d068f88ea4d
BLAKE2b-256 ec3838f5a039f17ed3fb2d70ec5e12f7dde69082542bbdf1ef55973c7a874ab9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: epalea-1.0.1-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.11.15

File hashes

Hashes for epalea-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 97badf5cb96da9c37ca948bc84b044c66a9ffc13b7ba4e40d06c7c14ddff6942
MD5 87d9cc139dda78d75ca24a1f66932482
BLAKE2b-256 4f8666fc98a002cc6868222cd6755c20eac0a86c74dad806657785f7109da357

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