paper-with-me

홈 › Papers

Rethinking Graph Out-Of-Distribution Generalization: A Learnable Random Walk Perspective

2025-05-09 · Henan Sun, Xunkai Li, Lei Zhu, Junyi Han, Guang Zeng, RongHua Li, Guoren Wang

Out-Of-Distribution (OOD) generalization has gained increasing attentions for machine learning on graphs, as graph neural networks (GNNs) often exhibit performance degradation under distribution shifts. Existing graph OOD methods tend to follow the basic ideas of invariant risk minimization and structural causal models, interpreting the invariant knowledge across datasets under various distribution shifts as graph topology or graph spectrum. However, these interpretations may be inconsistent with real-world scenarios, as neither invariant topology nor spectrum is assured. In this paper, we advocate the learnable random walk (LRW) perspective as the instantiation of invariant knowledge, and propose LRW-OOD to realize graph OOD generalization learning. Instead of employing fixed probability transition matrix (i.e., degree-normalized adjacency matrix), we parameterize the transition matrix with an LRW-sampler and a path encoder. Furthermore, we propose the kernel density estimation (KDE)-based mutual information (MI) loss to generate random walk sequences that adhere to OOD principles. Extensive experiment demonstrates that our model can effectively enhance graph OOD generalization under various types of distribution shifts and yield a significant accuracy improvement of 3.87% over state-of-the-art graph OOD generalization baselines.

📄 PDF Abstract BibTeX arXiv:2505.05785

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Rethinking Feature Uncertainty in Stochastic Neural Networks for Adversarial Robustness

2022-01-01 · Hao Yang, Min Wang, Zhengfei Yu, Yun Zhou

It is well-known that deep neural networks (DNNs) have shown remarkable success in many fields. However, when adding an imperceptible magnitude perturbation on the model input, the model performance might get rapid decre…

Adversarial Robustness

Rethinking Learnable Tree Filter for Generic Feature Transform

2020-12-07 · NeurIPS 2020 12 · Lin Song, Yanwei Li, Zhengkai Jiang, Zeming Li 외

The Learnable Tree Filter presents a remarkable approach to model structure-preserving relations for semantic segmentation. Nevertheless, the intrinsic geometric constraint forces it to focus on the regions with close sp…

Instance Segmentationobject-detectionObject DetectionSegmentation+1

From Entropy to Epiplexity: Rethinking Information for Computationally Bounded Intelligence

2026-01-06 · Marc Finzi, Shikai Qiu, Yiding Jiang, Pavel Izmailov 외 arxiv

Can we learn more from data than existed in the generating process itself? Can new and useful information be constructed from merely applying deterministic transformations to existing data? Can the learnable content in d…

Rethinking Data Mixing from the Perspective of Large Language Models

2026-04-09 · Yuanjian Xu, Tianze Sun, Changwei Xu, XinLong Zhao 외 arxiv

Data mixing strategy is essential for large language model (LLM) training. Empirical evidence shows that inappropriate strategies can significantly reduce generalization. Although recent methods have improved empirical p…

Community-Invariant Graph Contrastive Learning

2024-05-02 · Shiyin Tan, Dongyuan Li, Renhe Jiang, Ying Zhang 외

Graph augmentation has received great attention in recent years for graph contrastive learning (GCL) to learn well-generalized node/graph representations. However, mainstream GCL methods often favor randomly disrupting g…

Contrastive Learning