Ask Concord
Answers from our documentation
Ask anything about Concord. Every answer comes from our actual documentation.
Concord engine vocabulary
Entity resolution with a coverage-guaranteed prediction set. Concord tells you when it doesn't know, instead of guessing.
Definition
Calibrated Identity is the patented entity resolution capability inside Concord by IaxaI. Most ER systems output a similarity score that means whatever the model felt that day. Concord outputs three numbers stacked together. The Bhattacharyya coefficient measures raw distribution overlap between the two values being compared, per entity category. Temperature scaling turns that coefficient into an honest per-category probability. Conformal prediction adds a coverage-guaranteed set: `{match}`, `{non-match}`, or `{match, non-match}` when the math says we genuinely don't know. The decision tier (auto-approve, human-review, auto-reject) keys off the calibrated probability with thresholds the operator controls. Downstream surfaces (Semantic Alert Dedup, the knowledge graph, Detection Portability) read the calibrated number as a prior so a shaky identity claim never anchors a high-confidence narrative. The patent is in active prosecution at USPTO. The math is auditable end-to-end and every match writes its full rationale to the ledger.
See also
Conformal Prediction
A distribution-free statistical wrapper that gives any predictor a coverage-guaranteed prediction set. Useful for honest "I don't know" outputs.
Bhattacharyya Distance
A statistical measure of overlap between two probability distributions. Concord by IaxaI uses the related Bhattacharyya coefficient to score how much two entities could plausibly be the same.
Sentence Transformer Embeddings
Dense vectors that turn text into geometry, used for translation alignment, entity resolution, and knowledge-graph retrieval.
Semantic Alert Dedup
Collapses alerts that describe the same incident across different tools into one narrative, using calibrated identity, not string matching.
30-minute walkthrough. Your tools. Your tenants. Your audit cycle. We will show you exactly where Concord earns its keep.