2022.DKE.Anomaly explanation: A review

2022.DKE.Anomaly explanation: A review

  • paper
  • [explanation by feature importance](#explanation by feature importance)
    • [main idea](#main idea)
    • [Non-weighted feature importance](#Non-weighted feature importance)
  • [explanation by feature values](#explanation by feature values)
    • [main idea](#main idea)
  • [explanation by data points comparison](#explanation by data points comparison)
    • [main idea](#main idea)
  • [explanation by structure analysis](#explanation by structure analysis)
    • [main idea](#main idea)

paper

pdf

explanation by feature importance

main idea

to explain that anomaly to the user, we can just say that attribute f1 contributed to the abnormality of the square data point.

Non-weighted feature importance

1999.VLDB.Finding intensional knowledge of distance-based outliers

  • define the outlier categories C = {"trivial outlier," "weak outlier," "strongest outlier"} to help gain better insights about the nature of outliers.

explanation by feature values

main idea

explanation by data points comparison

main idea

what is the difference between anomalies and regular data points.

explanation by structure analysis

main idea

x1 and x2 are anomalies for the cluster of round instances and why it is the case, that y is an anomaly for the the triangles and why, and finally that z is an anomaly

for the squares and why.

相关推荐
Coovally AI模型快速验证5 天前
无人机拍叶片→AI找缺陷:CEA-DETR改进RT-DETR做风电叶片表面缺陷检测,mAP50达89.4%
人工智能·3d·视觉检测·无人机·异常检测·工业质检
quetalangtaosha6 天前
Anomaly Detection系列(CVPR2025 TAO论文解读)
人工智能·异常检测
Dfreedom.7 天前
异常检测算法详解:从“何为异常”到“如何发现”
人工智能·算法·机器学习·聚类·异常检测
quetalangtaosha12 天前
Anomaly Detection系列(CVPR2025 Odd-One-Out论文解读)
人工智能·计算机视觉·异常检测
quetalangtaosha13 天前
Anomaly Detection系列(CVPR2025 DeCo-Diff论文解读)
人工智能·计算机视觉·异常检测
Coovally AI模型快速验证15 天前
YOLO训练可以偷懒?Anti-Forgetting Sampling跳过已学会的图片加速收敛
人工智能·yolo·视觉检测·异常检测·工业质检
这张生成的图像能检测吗20 天前
(论文速读)基于混合学习的边缘计算物联网系统操作视觉质量检测
人工智能·深度学习·物联网·智能制造·异常检测
这张生成的图像能检测吗21 天前
(论文速读)MoECLIP:零射异常检测补丁专家
人工智能·深度学习·计算机视觉·异常检测·clip·zero-shot方法
阿钱真强道1 个月前
34 Python 离群点检测:什么是离群点?为什么要做异常检测?
python·sklearn·异常检测·异常·离群点检测
Shuai@1 个月前
VisualAD: Language-Free Zero-Shot Anomaly Detection via Vision Transformer
异常检测