菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-23
📄 Abstract - Conditional anomaly detection with soft harmonic functions

In this paper, we consider the problem of conditional anomaly detection that aims to identify data instances with an unusual response or a class label. We develop a new non-parametric approach for conditional anomaly detection based on the soft harmonic solution, with which we estimate the confidence of the label to detect anomalous mislabeling. We further regularize the solution to avoid the detection of isolated examples and examples on the boundary of the distribution support. We demonstrate the efficacy of the proposed method on several synthetic and UCI ML datasets in detecting unusual labels when compared to several baseline approaches. We also evaluate the performance of our method on a real-world electronic health record dataset where we seek to identify unusual patient-management decisions.

顶级标签: machine learning medical
详细标签: anomaly detection harmonic functions semi-supervised learning healthcare 或 搜索:

基于软调和函数的条件异常检测 / Conditional anomaly detection with soft harmonic functions


1️⃣ 一句话总结

本文提出了一种新的非参数方法,通过软调和函数来估计数据标签的置信度,从而检测出那些标签异常(例如错误分类或罕见响应)的数据点,并特别避免了将孤立点或分布边缘的样本误判为异常,在合成数据、UCI数据集以及真实的电子健康记录中验证了其有效性。

源自 arXiv: 2604.21462