paper-with-me

Papers

Learning Invariant Graph Representations Through Redundant Information

2025-12-05 · Barproda Halder, Pasan Dissanayake, Sanghamitra Dutta arxiv

Learning invariant graph representations for out-of-distribution (OOD) generalization remains challenging because the learned representations often retain spurious components. To address this challenge, this work introduces a new tool from information theory called Partial Information Decomposition (PID) that goes beyond classical information-theoretic measures. We identify limitations in existing approaches for invariant representation learning that solely rely on classical information-theoretic measures, motivating the need to precisely focus on redundant information about the target $Y$ shared between spurious subgraphs $G_s$ and invariant subgraphs $G_c$ obtained via PID. Next, we propose a new multi-level optimization framework that we call -- Redundancy-guided Invariant Graph learning (RIG) -- that maximizes redundant information while isolating spurious and causal subgraphs, enabling OOD generalization under diverse distribution shifts. Our approach relies on alternating between estimating a lower bound of redundant information (which itself requires an optimization) and maximizing it along with additional objectives. Experiments on both synthetic and real-world graph datasets demonstrate the generalization capabilities of our proposed RIG framework.

📄 PDF Abstract BibTeX arXiv:2512.06154

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningGraph Learning

Similar Papers 제목 키워드 기반

DIB-OD: Preserving the Invariant Core for Robust Heterogeneous Graph Adaptation via Decoupled Information Bottleneck and Online Distillation

2026-04-13 · Yang Yan, Qiuyan Wang, Tianjin Huang, Qiudong Yu 외 arxiv

Graph Neural Network pretraining is pivotal for leveraging unlabeled graph data. However, generalizing across heterogeneous domains remains a major challenge due to severe distribution shifts. Existing methods primarily …

Graph Neural NetworkDomain Adaptation

Representation Learning with Conditional Information Flow Maximization

2024-06-08 · Dou Hu, Lingwei Wei, Wei Zhou, Songlin Hu

This paper proposes an information-theoretic representation learning framework, named conditional information flow maximization, to extract noise-invariant sufficient representations for the input data and target task. I…

Representation Learning

Adversarial Multimodal Representation Learning for Click-Through Rate Prediction

2020-03-07 · Xiang Li, Chao Wang, Jiwei Tan, Xiaoyi Zeng 외

For better user experience and business effectiveness, Click-Through Rate (CTR) prediction has been one of the most important tasks in E-commerce. Although extensive CTR prediction models have been proposed, learning goo…

Click-Through Rate PredictionPredictionRepresentation Learning

Cross-View Graph Consistency Learning for Invariant Graph Representations

2023-11-20 · Jie Chen, Zhiming Li, Hua Mao, Wai Lok Woo 외

Graph representation learning is fundamental for analyzing graph-structured data. Exploring invariant graph representations remains a challenge for most existing graph representation learning methods. In this paper, we p…

AttributeData AugmentationGraph Representation LearningLink Prediction+1

Graph Classification via Network Usable Information: From Representation Evaluation to Structure Selection

2026-07-03 · Abdullah Shaik, Anwar Said arxiv

We propose NetinfoGC, a framework for graph classification that extends the Network Usable Information (NUI) paradigm to graph-level learning. Unlike conventional graph neural network approaches that rely on end-to-end t…

Graph ClassificationGraph Neural Network