ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

在线单类支持向量机×孤立森林 (Isolation Forest)×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份2006 (incremental/online variant); 1999 (base method)2008
提出者Laskov, P. et al. (incremental extension); Scholkopf, B. et al. (original OC-SVM)Liu, F.T., Ting, K.M. & Zhou, Z.-H.
类型Online anomaly detection / novelty detectionUnsupervised ensemble (random partitioning trees)
开创性文献Laskov, P., Gehl, C., Krueger, S., & Muller, K.-R. (2006). Incremental support vector learning: Analysis, implementation and applications. Journal of Machine Learning Research, 7, 1909–1936. link ↗Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗
别名Online OC-SVM, Incremental One-Class SVM, Online SVDD, Sequential One-Class SVMIsolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection
相关45
摘要Online One-Class SVM is an incremental extension of the classical One-Class Support Vector Machine that updates its decision boundary as new data arrive one sample at a time, making it suitable for streaming environments and real-time anomaly or novelty detection without retraining from scratch.Isolation Forest is an unsupervised machine-learning method for anomaly and outlier detection, introduced by Liu, Ting and Zhou in 2008, that isolates anomalies through random partitioning of the data. It works without any labelled anomaly data and scales to high-dimensional datasets.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Online One-class SVM · Isolation Forest. 于 2026-06-18 检索自 https://scholargate.app/zh/compare