← 返回论文检索
ICML 2026PosterAccept (regular)

What Information Matters? Graph Out-of-Distribution Detection via Tri-Component Information Decomposition

Danny Wang, Ruihong Qiu, Zi Huang

The University of Queensland · University of Queensland

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Graph neural networks are widely used for node classification, but they remain vulnerable to out-of-distribution (OOD) shifts in node features and graph structure. Prior work established that methods trained with standard supervised learning (SL) objectives tend to capture spurious signals from either features and/or structure, leaving the model fragile under distributional changes. To address this, we propose \textsc{Tide}, a novel and effective \underline{T}ri-Component \underline{I}nformation \underline{De}composition framework that explicitly decomposes information into \textit{feature-specific, structure-specific and joint} components. \textsc{Tide} aims to preserve only the label-relevant part of the joint information while filtering out spurious feature- and structure-specific information, thereby enhancing the separation between in-distribution (ID) and OOD nodes. Beyond the framework, we provide theoretical and empirical analyses showing that an information bottleneck objective is preferable to standard SL for graph OOD detection, with higher ID confidence and a greater entropy gap between ID and OOD data. Extensive experiments across seven datasets confirm the efficacy of \textsc{Tide}, achieving up to a 34% improvement in FPR95 over strong baselines while maintaining competitive ID accuracy. Code will be released upon acceptance.