Published March 28, 2026
| Version 1.0.0
Software
Open
LLM EKG: A Mathematical Health Monitor for Large Language Models
Description
LLM EKG is an open-source tool for monitoring the behavioral health of Large Language Models in production. It treats LLM outputs as numerical time series and applies signal processing techniques to detect quality degradation, hallucination patterns, and behavioral drift — using pure mathematics, not NLP. The system extracts 16 domain-agnostic numerical features per response, feeds them into a proprietary behavioral state engine, and produces anomaly scores, drift measurements, and multi-scale persistence analysis. All diagnostics are self-referential: zero hardcoded thresholds. Requires only numpy and matplotlib.
Files
llm_ekg_paper.pdf
Files
(246.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f001bd5dae371d66022d5e60b298a7bc
|
246.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/iafiscal1212/llm-ekg (URL)