paper-with-me

Papers

Regularized Contrastive Partial Multi-view Outlier Detection

2024-08-02 · Yijia Wang, Qianqian Xu, Yangbangyan Jiang, Siran Dai, Qingming Huang

In recent years, multi-view outlier detection (MVOD) methods have advanced significantly, aiming to identify outliers within multi-view datasets. A key point is to better detect class outliers and class-attribute outliers, which only exist in multi-view data. However, existing methods either is not able to reduce the impact of outliers when learning view-consistent information, or struggle in cases with varying neighborhood structures. Moreover, most of them do not apply to partial multi-view data in real-world scenarios. To overcome these drawbacks, we propose a novel method named Regularized Contrastive Partial Multi-view Outlier Detection (RCPMOD). In this framework, we utilize contrastive learning to learn view-consistent information and distinguish outliers by the degree of consistency. Specifically, we propose (1) An outlier-aware contrastive loss with a potential outlier memory bank to eliminate their bias motivated by a theoretical analysis. (2) A neighbor alignment contrastive loss to capture the view-shared local structural correlation. (3) A spreading regularization loss to prevent the model from overfitting over outliers. With the Cross-view Relation Transfer technique, we could easily impute the missing view samples based on the features of neighbors. Experimental results on four benchmark datasets demonstrate that our proposed approach could outperform state-of-the-art competitors under different settings.

📄 PDF Abstract BibTeX arXiv:2408.07819

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeContrastive LearningOutlier Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Unilaterally Aggregated Contrastive Learning with Hierarchical Augmentation for Anomaly Detection

2023-08-20 · ICCV 2023 1 · Guodong Wang, Yunhong Wang, Jie Qin, Dongming Zhang 외

Anomaly detection (AD), aiming to find samples that deviate from the training distribution, is essential in safety-critical applications. Though recent self-supervised learning based attempts achieve promising results by…

Anomaly DetectionContrastive LearningData AugmentationSelf-Supervised Learning

Multi-view Contrastive Graph Clustering

2021-10-22 · NeurIPS 2021 12 · Erlin Pan, Zhao Kang

With the explosive growth of information technology, multi-view graph data have become increasingly prevalent and valuable. Most existing multi-view clustering techniques either focus on the scenario of multiple graphs o…

ClusteringContrastive LearningGraph Clustering

Regularized Modal Regression with Applications in Cognitive Impairment Prediction

2017-12-01 · NeurIPS 2017 12 · Xiaoqian Wang, Hong Chen, Weidong Cai, Dinggang Shen 외

Linear regression models have been successfully used to function estimation and model selection in high-dimensional data analysis. However, most existing methods are built on least squares with the mean square error (MSE…

Model SelectionregressionVariable Selection

Cross-view Graph Contrastive Representation Learning on Partially Aligned Multi-view Data

2022-11-08 · Yiming Wang, Dongxia Chang, Zhiqiang Fu, Jie Wen 외

Multi-view representation learning has developed rapidly over the past decades and has been applied in many fields. However, most previous works assumed that each view is complete and aligned. This leads to an inevitable…

Contrastive LearningRepresentation Learning

Partial Multi-View Clustering via Meta-Learning and Contrastive Feature Alignment

2024-11-14 · BoHao Chen

Partial multi-view clustering (PVC) presents significant challenges practical research problem for data analysis in real-world applications, especially when some views of the data are partially missing. Existing clusteri…

ClusteringContrastive LearningMeta-LearningSelf-Supervised Learning