AI Navigate

Unsupervised Symbolic Anomaly Detection

arXiv cs.LG / 3/19/2026

📰 NewsModels & Research

Key Points

  • The paper introduces SYRAN, an unsupervised anomaly detection method based on symbolic regression that learns an ensemble of human-readable equations describing invariants on normal data.
  • Anomalies are identified by deviations from these invariants, yielding a detection logic that is interpretable by construction rather than relying on opaque models.
  • The generated equations are designed to be human-readable and align with known scientific or medical relationships, enhancing interpretability and domain insight.
  • Experimental results show SYRAN achieves strong anomaly detection performance comparable to state-of-the-art methods while preserving interpretability.

Abstract

We propose SYRAN, an unsupervised anomaly detection method based on symbolic regression. Instead of encoding normal patterns in an opaque, high-dimensional model, our method learns an ensemble of human-readable equations that describe symbolic invariants: functions that are approximately constant on normal data. Deviations from these invariants yield anomaly scores, so that the detection logic is interpretable by construction, rather than via post-hoc explanation. Experimental results demonstrate that SYRAN is highly interpretable, providing equations that correspond to known scientific or medical relationships, and maintains strong anomaly detection performance comparable to that of state-of-the-art methods.