菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-18
📄 Abstract - Unsupervised Symbolic Anomaly Detection

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.

顶级标签: machine learning model evaluation data
详细标签: anomaly detection symbolic regression interpretable ai unsupervised learning invariant learning 或 搜索:

基于符号回归的无监督符号异常检测 / Unsupervised Symbolic Anomaly Detection


1️⃣ 一句话总结

这篇论文提出了一种名为SYRAN的新方法,它通过符号回归学习一组人类可读的数学方程来描述正常数据的规律,从而直接、可解释地检测异常,其性能与最先进的方法相当。

源自 arXiv: 2603.17575