paper-with-me

홈 › Papers

LOHA: Direct Graph Spectral Contrastive Learning Between Low-pass and High-pass Views

2025-01-06 · Ziyun Zou, Yinghui Jiang, Lian Shen, Juan Liu, Xiangrong Liu

Spectral Graph Neural Networks effectively handle graphs with different homophily levels, with low-pass filter mining feature smoothness and high-pass filter capturing differences. When these distinct filters could naturally form two opposite views for self-supervised learning, the commonalities between the counterparts for the same node remain unexplored, leading to suboptimal performance. In this paper, a simple yet effective self-supervised contrastive framework, LOHA, is proposed to address this gap. LOHA optimally leverages low-pass and high-pass views by embracing "harmony in diversity". Rather than solely maximizing the difference between these distinct views, which may lead to feature separation, LOHA harmonizes the diversity by treating the propagation of graph signals from both views as a composite feature. Specifically, a novel high-dimensional feature named spectral signal trend is proposed to serve as the basis for the composite feature, which remains relatively unaffected by changing filters and focuses solely on original feature differences. LOHA achieves an average performance improvement of 2.8% over runner-up models on 9 real-world datasets with varying homophily levels. Notably, LOHA even surpasses fully-supervised models on several datasets, which underscores the potential of LOHA in advancing the efficacy of spectral GNNs for diverse graph structures.

📄 PDF Abstract BibTeX arXiv:2501.02969

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDiversitySelf-Supervised Learning

Similar Papers 제목 키워드 기반

Sparse + Low Rank Decomposition of Annihilating Filter-based Hankel Matrix for Impulse Noise Removal

2015-10-19 · Kyong Hwan Jin, Jong Chul Ye

Recently, so called annihilating filer-based low rank Hankel matrix (ALOHA) approach was proposed as a powerful image inpainting method. Based on the observation that smoothness or textures within an image patch correspo…

Image Inpainting

Signed Directed Graph Contrastive Learning with Laplacian Augmentation

2023-01-12 · Taewook Ko, Yoonhyuk Choi, Chong-Kwon Kim

Graph contrastive learning has become a powerful technique for several graph mining tasks. It learns discriminative representation from different perspectives of augmented graphs. Ubiquitous in our daily life, singed-dir…

Contrastive LearningGraph Mining

Graph Contrastive Learning with Stable and Scalable Spectral Encoding

2023-09-21 · NeurIPS 2023 11

Graph contrastive learning (GCL) aims to learn representations by capturing the agreements between different graph views. Traditional GCL methods generate views in the spatial domain, but it has been recently discovered …

ASPECT: Node-Level Adaptive Spectral Fusion for Graph Contrastive Learning

2026-04-02 · Zhuolong Li, Boxue Yang, Haopeng Chen arxiv

Spectral graph contrastive learning often constructs low- and high-frequency views to capture complementary graph signals, but these views are commonly combined by graph-level or node-agnostic fusion rules. We show that …

Contrastive Learning

Rank-based Geographical Regularization: Revisiting Contrastive Self-Supervised Learning for Multispectral Remote Sensing Imagery

2026-01-05 · Tom Burgert, Leonard Hackel, Paolo Rota, Begüm Demir arxiv

Self-supervised learning (SSL) has become a powerful paradigm for learning from large, unlabeled datasets, particularly in computer vision (CV). However, applying SSL to multispectral remote sensing (RS) images presents …

Self-Supervised Learning