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)        
print(result.results) 
print(result.uncertainty)        

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: epalea-1.0.2.tar.gz
  • Upload date:
  • Size: 69.5 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.2.tar.gz
Algorithm Hash digest
SHA256 5c326eb564c8ddbb02c603147c602c442e28f507c055c2891253ec9a5781a8aa
MD5 e058e52b0b6b6fe6aca3dfe59a0ac0f5
BLAKE2b-256 975dc8f2e9466fdaae579357c760e044aea87caef14a369d5ae2307fb5b1eb56

See more details on using hashes here.

File details

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

File metadata

  • Download URL: epalea-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 573de607c89a0fea685637debaf074c79c1cd2d6e6a2a940dd99c23cd43d5c3f
MD5 6ea7c31117de7e206a824411c50c9d1e
BLAKE2b-256 85246ede64b4ec88443d92603bd2746d0bd40e6c49a744767b81c3d847fc911d

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