Livnium v3: Multi-Scale Attractor Dynamics, Token-Level Alignment, and Divergence-Based Reliability for Natural Language Inference
Authors/Creators
Description
We extend the Livnium attractor-based NLI system with three contributions: (1) a cross-encoder upgrade improving SNLI dev accuracy from 82.2% to 84.5% via joint [CLS] premise [SEP] hypothesis [SEP] encoding; (2) token-level alignment extraction from the last-layer BERT cross-attention block, rendering the model's internal structural comparison visible as a force map between premise and hypothesis tokens; and (3) an alignment divergence metric that serves as a zero-cost intrinsic reliability signal, with empirically validated thresholds distinguishing stable from unreliable predictions. We further demonstrate that the same constraint-injection mechanism reproduces the Bayesian belief update in the Monty Hall problem, connecting NLI inference to classical decision theory through a unified energy-reshaping framework.
Files
paper_2 (1).pdf
Files
(272.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:101eaa5f7e08891eb78fc24289ed6f88
|
272.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/chetanxpatil/livnium (URL)
Software
- Repository URL
- https://github.com/chetanxpatil/livnium
- Programming language
- Python
- Development Status
- Active