paper-with-me

홈 › Papers

Rethinking the Graph Polynomial Filter via Positive and Negative Coupling Analysis

2024-04-16 · Haodong Wen, Bodong Du, Ruixun Liu, Deyu Meng, Xiangyong Cao

Recently, the optimization of polynomial filters within Spectral Graph Neural Networks (GNNs) has emerged as a prominent research focus. Existing spectral GNNs mainly emphasize polynomial properties in filter design, introducing computational overhead and neglecting the integration of crucial graph structure information. We argue that incorporating graph information into basis construction can enhance understanding of polynomial basis, and further facilitate simplified polynomial filter design. Motivated by this, we first propose a Positive and Negative Coupling Analysis (PNCA) framework, where the concepts of positive and negative activation are defined and their respective and mixed effects are analysed. Then, we explore PNCA from the message propagation perspective, revealing the subtle information hidden in the activation process. Subsequently, PNCA is used to analyze the mainstream polynomial filters, and a novel simple basis that decouples the positive and negative activation and fully utilizes graph structure information is designed. Finally, a simple GNN (called GSCNet) is proposed based on the new basis. Experimental results on the benchmark datasets for node classification verify that our GSCNet obtains better or comparable results compared with existing state-of-the-art GNNs while demanding relatively less computational time.

📄 PDF Abstract BibTeX arXiv:2404.10353

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

GegenNet: Spectral Convolutional Neural Networks for Link Sign Prediction in Signed Bipartite Graphs

2025-08-27 · Hewen Wang, Renchi Yang, Xiaokui Xiao arxiv

Given a signed bipartite graph (SBG) G with two disjoint node sets U and V, the goal of link sign prediction is to predict the signs of potential links connecting U and V based on known positive and negative edges in G. …

Link Sign Prediction

Spectral Heterogeneous Graph Convolutions via Positive Noncommutative Polynomials

2023-05-31 · Mingguo He, Zhewei Wei, Shikun Feng, Zhengjie Huang 외

Heterogeneous Graph Neural Networks (HGNNs) have gained significant popularity in various heterogeneous graph learning tasks. However, most existing HGNNs rely on spatial domain-based methods to aggregate information, i.…

Graph LearningNode ClassificationNode Property Predictionvalid

Shape-aware Graph Spectral Learning

2023-10-16 · Junjie Xu, Enyan Dai, Dongsheng Luo, Xiang Zhang 외

Spectral Graph Neural Networks (GNNs) are gaining attention for their ability to surpass the limitations of message-passing GNNs. They rely on supervision from downstream tasks to learn spectral filters that capture the …

Rethinking Rotation in Self-Supervised Contrastive Learning: Adaptive Positive or Negative Data Augmentation

2022-10-23 · Atsuyuki Miyai, Qing Yu, Daiki Ikami, Go Irie 외

Rotation is frequently listed as a candidate for data augmentation in contrastive learning but seldom provides satisfactory improvements. We argue that this is because the rotated image is always treated as either positi…

Contrastive LearningData Augmentation

TFPS: A Temporal Filtration-enhanced Positive Sample Set Construction Method for Implicit Collaborative Filtering

2026-02-26 · Jiayi Wu, Zhengyu Wu, Xunkai Li, Rong-Hua Li 외 arxiv

The negative sampling strategy can effectively train collaborative filtering (CF) recommendation models based on implicit feedback by constructing positive and negative samples. However, existing methods primarily optimi…

Collaborative Filtering