paper-with-me

홈 › Papers

Text Meets Topology: Rethinking Out-of-distribution Detection in Text-Rich Networks

2025-08-25 · Danny Wang, Ruihong Qiu, Guangdong Bai, Zi Huang arxiv

Out-of-distribution (OOD) detection remains challenging in text-rich networks, where textual features intertwine with topological structures. Existing methods primarily address label shifts or rudimentary domain-based splits, overlooking the intricate textual-structural diversity. For example, in social networks, where users represent nodes with textual features (name, bio) while edges indicate friendship status, OOD may stem from the distinct language patterns between bot and normal users. To address this gap, we introduce the TextTopoOOD framework for evaluating detection across diverse OOD scenarios: (1) attribute-level shifts via text augmentations and embedding perturbations; (2) structural shifts through edge rewiring and semantic connections; (3) thematically-guided label shifts; and (4) domain-based divisions. Furthermore, we propose TNT-OOD to model the complex interplay between Text aNd Topology using: 1) a novel cross-attention module to fuse local structure into node-level text representations, and 2) a HyperNetwork to generate node-specific transformation parameters. This aligns topological and semantic features of ID nodes, enhancing ID/OOD distinction across structural and textual shifts. Experiments on 11 datasets across four OOD scenarios demonstrate the nuanced challenge of TextTopoOOD for evaluating OOD detection in text-rich networks.

📄 PDF Abstract BibTeX arXiv:2508.17690

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Rethinking Out-of-Distribution Detection From a Human-Centric Perspective

2022-11-30 · Yao Zhu, Yuefeng Chen, Xiaodan Li, Rong Zhang 외

Out-Of-Distribution (OOD) detection has received broad attention over the years, aiming to ensure the reliability and safety of deep neural networks (DNNs) in real-world scenarios by rejecting incorrect predictions. Howe…

Model SelectionOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Both Topology and Text Matter: Revisiting LLM-guided Out-of-Distribution Detection on Text-attributed Graphs

2026-02-12 · Yinlin Zhu, Di Wu, Xu Wang, Guocong Quan 외 arxiv

Text-attributed graphs (TAGs) associate nodes with textual attributes and graph structure, enabling GNNs to jointly model semantic and structural information. Although effective on in-distribution (ID) data, GNNs often f…

Out-of-Distribution Detection

Modeling Topological Impact on Node Attribute Distributions in Attributed Graphs

2026-02-01 · Amirreza Shiralinasab Langari, Leila Yeganeh, Kim Khoa Nguyen arxiv

We investigate how the topology of attributed graphs influences the distribution of node attributes. This work offers a novel perspective by treating topology and attributes as structurally distinct but interacting compo…

Graph Anomaly Detection

Rethinking Out-of-distribution (OOD) Detection: Masked Image Modeling is All You Need

2023-02-06 · CVPR 2023 1 · Jingyao Li, Pengguang Chen, Shaozuo Yu, Zexin He 외

The core of out-of-distribution (OOD) detection is to learn the in-distribution (ID) representation, which is distinguishable from OOD samples. Previous work applied recognition-based methods to learn the ID features, wh…

AllOut-of-Distribution Detection

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

2025-05-09 · Henan Sun, Xunkai Li, Lei Zhu, Junyi Han 외

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 OO…

Density EstimationOut-of-Distribution Generalization