Partial Multi-View Outlier Detection Based on Collective Learning

Abstract

In the past decade, various multi-view outlier detection methods have been designed to detect horizontal outliers that exhibit inconsistent across-view characteristics. The existing works assume that all objects are present in all views. However, in real-world applications, it is often the incomplete case that every view may suffer from some missing samples, resulting in partial objects difficult to detect outliers from. To address this problem, we propose a novel Collective Learning (CL) based framework to detect outliers from partial multi-view data in a self-guided way. More specifically, by well exploiting the inter-dependence among different views, we develop an algorithm to reconstruct missing samples based on learning. Furthermore, we propose similarity-based outlier detection to break through the dilemma that the number of clusters is unknown priori. Then, the calculated outlier scores act as the confidence levels in CL and in turn guide the reconstruction of missing data. Learning-based missing sample recovery and similarity-based outlier detection are iteratively performed in a self-guided manner. Experimental results on benchmark datasets show that our proposed approach consistently and significantly outperforms state-of-the-art baselines.

Cite

Text

Guo and Zhu. "Partial Multi-View Outlier Detection Based on Collective Learning." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11278

Markdown

[Guo and Zhu. "Partial Multi-View Outlier Detection Based on Collective Learning." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/guo2018aaai-partial/) doi:10.1609/AAAI.V32I1.11278

BibTeX

@inproceedings{guo2018aaai-partial,
  title     = {{Partial Multi-View Outlier Detection Based on Collective Learning}},
  author    = {Guo, Jun and Zhu, Wenwu},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {298-305},
  doi       = {10.1609/AAAI.V32I1.11278},
  url       = {https://mlanthology.org/aaai/2018/guo2018aaai-partial/}
}