IncidentGraph: Provenance-Preserving Heterogeneous Evidence Fusion for Uncertainty-Aware Multi-Camera Incident Reconstruction

Inside the System

Project overview

IncidentGraph is a research prototype for uncertainty-aware multi-camera incident reconstruction that preserves evidence provenance, contradictory hypotheses, alternatives, sensor gaps, confidence, and cross-camera associations in a typed graph.

Choose a project explanation mode

Result

Controlled Evaluation

0.923 ± 0.069 diagnostic graph score

60 synthetic multimodal incidents

How was this measured?
Evaluation
60 synthetic multimodal incidents
Scope
Controlled Evaluation
Baseline
Compared with component and fusion ablations; best on 45 of 60 incidents.
Method
Controlled incidents provided correspondence, event, contradiction, and missing-evidence ground truth; entity, event, conflict, missing-evidence, calibration, and composite graph scores were reported.
Review the evaluation source

Business Problem

Multi-camera pattern-recognition systems rarely receive perfectly aligned, complete, equally reliable evidence.

Different cameras may disagree because of:

  • viewpoint changes,
  • modality differences,
  • local clock offsets,
  • occlusion,
  • sensor outages,
  • incomplete track overlap,
  • appearance shift,
  • different spatial coverage,
  • different confidence scales,
  • missing observations,
  • contradictory local predictions.

A conventional fusion pipeline often tries to reduce all of this evidence to one final label, one identity, or one incident decision.

That compression creates a serious auditability problem.

If a system decides that two tracks belong to the same person, or that an event occurred across multiple cameras, a reviewer should be able to answer:

  • Which cameras supported the conclusion?
  • Which observations were used?
  • Which observations were unavailable?
  • Which alternative hypotheses were rejected?
  • Why were they rejected?
  • How confident was the system?
  • Did two sources contradict each other?
  • Was a missing camera silently interpreted as negative evidence?
  • Can the final graph edge be traced back to its source evidence?

IncidentGraph is built around these questions.

Rather than making provenance a post-hoc explanation, the framework carries provenance through the entire evidence-fusion process.


From: Why This Project Exists

Proposed Solution

IncidentGraph reconstructs multi-camera incidents without hiding where evidence came from, which claims disagree, which observations are missing, and how uncertain the final reconstruction remains.

The central design principle is:

Not observed is not the same as did not occur.

And the central architectural principle is:

A fused conclusion should remain traceable to the observations that support it.


From: One-Line Idea

Outcome

Documented in project article

The strongest mean real-MEVA family reports macro-F1 0.0718 ± 0.0127 and macro-mAP 0.1517 ± 0.0203, documenting the bounded task's difficulty. On 60 controlled incidents, IncidentGraph reaches diagnostic graph score 0.923 ± 0.069 and is best on 45/60 incidents while preserving conflict and missing-evidence semantics.

Cost and Risk Reduction

Not quantified

Quantified financial impact has not yet been documented.

Deployment Context

Research prototype with local API/dashboard, reproducibility scripts, Docker configuration, and dataset adapters; no production incident-decision deployment is claimed.

Key Capabilities

  • Computer Vision
  • Multimodal AI
  • Explainability

Evidence and Project Links

Reactions

0 reactions

Comments